@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,400italic);
#test-offres {
  background-color: #004994; }
  #test-offres .text {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    margin-bottom: 17px; }
    #test-offres .text span[class^=icon-] {
      display: none; }
  #test-offres .testDispo {
    display: inline-block;
    width: 100%;
    padding: 10px 0;
    text-align: center; }
    #test-offres .testDispo > div {
      float: left;
      width: 100%;
      padding: 0 10px; }
      #test-offres .testDispo > div .btn-orange,#test-offres .testDispo > div input,#test-offres .testDispo > div select {
        font-size: 16px !important; }
  #test-offres .testDispo > div > *,#test-offres .btn-white,#test-offres .input-white {
    width: 100%; }
  #test-offres .input-white {
    margin-bottom: 15px; }
  #test-offres .btn-orange {
    font-size: 18px; }

#step-list {
  background-color: #004994;
  padding: 10px 0; }
  #step-list ul {
    text-align: center; }
  #step-list li {
    display: inline-block;
    position: relative;
    top: 3px;
    font-size: 15px;
    line-height: 30px;
    color: white; }
    #step-list li:not(.step-separator) {
      cursor: pointer; }
    #step-list li .icon-right-arrow {
      position: relative;
      margin: 0;
      top: 1px;
      font-size: 0.75em; }
    #step-list li.active {
      border-bottom: 1px solid #fff; }
      #step-list li.active ~ li {
        opacity: 0.5;
        cursor: default; }
  #step-list li:not(:last-child) {
    margin-right: 4px; }

#panier > ul,.shop-list > ul {
  display: block;
  border: 1px solid #004994;
  color: #000;
  border-radius: 6px; }
  #panier > ul .exponent,.shop-list > ul .exponent {
    position: absolute;
    top: -3px;
    font-size: 0.6em; }
  #panier > ul li,.shop-list > ul li {
    display: block;
    width: 100%; }
  #panier > ul h3,#panier > ul h4,.shop-list > ul h3,.shop-list > ul h4 {
    margin: 0; }
  #panier > ul [class^=icon-],.shop-list > ul [class^=icon-] {
    color: #00aae7;
    position: relative;
    top: 2px; }
  #panier > ul .header,.shop-list > ul .header {
    background-color: #004994;
    padding: 13px 0; }
    #panier > ul .header h3,.shop-list > ul .header h3 {
      font-weight: 400;
      font-size: 1.4em;
      color: #fff;
      text-transform: uppercase;
      text-align: center; }
  #panier > ul .month,#panier > ul .section:not(:last-child),#panier > ul .unique,.shop-list > ul .month,.shop-list > ul .section:not(:last-child),.shop-list > ul .unique {
    border-bottom: 1px solid #004994; }
  #panier > ul .month,#panier > ul .section,#panier > ul .term,#panier > ul .unique,.shop-list > ul .month,.shop-list > ul .section,.shop-list > ul .term,.shop-list > ul .unique {
    padding: 15px 10px; }
    #panier > ul .month ul,#panier > ul .section ul,#panier > ul .term ul,#panier > ul .unique ul,.shop-list > ul .month ul,.shop-list > ul .section ul,.shop-list > ul .term ul,.shop-list > ul .unique ul {
      display: block; }
    #panier > ul .month li,#panier > ul .section li,#panier > ul .term li,#panier > ul .unique li,.shop-list > ul .month li,.shop-list > ul .section li,.shop-list > ul .term li,.shop-list > ul .unique li {
      display: block;
      line-height: 20px;
      padding: 0 0 0 10px;
      text-align: left; }
      #panier > ul .month li:before,#panier > ul .section li:before,#panier > ul .term li:before,#panier > ul .unique li:before,.shop-list > ul .month li:before,.shop-list > ul .section li:before,.shop-list > ul .term li:before,.shop-list > ul .unique li:before {
        content: "";
        display: table; }
      #panier > ul .month li:after,#panier > ul .section li:after,#panier > ul .term li:after,#panier > ul .unique li:after,.shop-list > ul .month li:after,.shop-list > ul .section li:after,.shop-list > ul .term li:after,.shop-list > ul .unique li:after {
        content: "";
        display: table;
        clear: both; }
    #panier > ul .month .label,#panier > ul .month .price,#panier > ul .section .label,#panier > ul .section .price,#panier > ul .term .label,#panier > ul .term .price,#panier > ul .unique .label,#panier > ul .unique .price,.shop-list > ul .month .label,.shop-list > ul .month .price,.shop-list > ul .section .label,.shop-list > ul .section .price,.shop-list > ul .term .label,.shop-list > ul .term .price,.shop-list > ul .unique .label,.shop-list > ul .unique .price {
      font-size: 1.1em; }
    #panier > ul .month .price,#panier > ul .section .price,#panier > ul .term .price,#panier > ul .unique .price,.shop-list > ul .month .price,.shop-list > ul .section .price,.shop-list > ul .term .price,.shop-list > ul .unique .price {
      float: right;
      color: #00aae7;
      text-align: right;
      font-weight: 600; }
    #panier > ul .month .remise-name,#panier > ul .section .remise-name,#panier > ul .term .remise-name,#panier > ul .unique .remise-name,.shop-list > ul .month .remise-name,.shop-list > ul .section .remise-name,.shop-list > ul .term .remise-name,.shop-list > ul .unique .remise-name {
      color: #00aae7;
      font-size: 1.05em; }
  #panier > ul .term h4,.shop-list > ul .term h4 {
    margin: 0;
    display: inline-block; }
  #panier > ul .term span:not([data-l10n-id]),.shop-list > ul .term span:not([data-l10n-id]) {
    top: 2px;
    position: relative; }
  #panier > ul .prices,.shop-list > ul .prices {
    padding: 10px 0;
    background-color: #004994;
    color: #fff; }
    #panier > ul .prices ul,.shop-list > ul .prices ul {
      display: block;
      padding: 0 15px;
      text-align: center; }
      #panier > ul .prices ul li,.shop-list > ul .prices ul li {
        line-height: 25px; }
        #panier > ul .prices ul li:before,.shop-list > ul .prices ul li:before {
          content: "";
          display: table; }
        #panier > ul .prices ul li:after,.shop-list > ul .prices ul li:after {
          content: "";
          display: table;
          clear: both; }
    #panier > ul .prices .prices-label,#panier > ul .prices .prices-price,.shop-list > ul .prices .prices-label,.shop-list > ul .prices .prices-price {
      font-size: 15px;
      text-transform: uppercase; }
    #panier > ul .prices .prices-label,.shop-list > ul .prices .prices-label {
      float: left; }
    #panier > ul .prices .prices-price,.shop-list > ul .prices .prices-price {
      float: right;
      color: #fff;
      font-weight: 800;
      font-size: 1.1em; }
  #panier > ul h4,.shop-list > ul h4 {
    font-size: 1.3em;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px; }

.cart-note {
  display: none;
  color: #393939;
  font-weight: 400;
  padding: 0 13px;
  font-size: 1em;
  margin-top: 10px; }
  .cart-note span[class^="icon-"] {
    top: 2px;
    margin-right: 5px; }
  .cart-note .price {
    float: right;
    font-weight: 800;
    font-size: 1.05em; }

.shop-list > ul .month .price,.shop-list > ul .unique .price {
  font-weight: 400; }

#inscription {
  min-height: 520px; }

#steps .step {
  display: none; }

#steps .step-subtitle,#steps .step-title {
  margin: 0;
  font-size: 1.8em;
  font-weight: 600; }

#steps .step-subtitle {
  margin: 0;
  font-size: 1.3em;
  font-weight: 600; }

#steps .substep-title {
  display: block;
  font-weight: 600;
  color: #000;
  font-size: 1.05em; }

#steps .step-description,#steps .step-subdescription {
  font-size: 1.2em;
  margin: 10px 0;
  line-height: 20px;
  color: #393939; }

#steps .btn-blue,#steps .btn-orange {
  font-size: 1.1em; }
  #steps .btn-blue [class^=icon-],#steps .btn-orange [class^=icon-] {
    font-size: 0.8em;
    top: 1px; }

#steps .btn-blue {
  text-shadow: none; }
  #steps .btn-blue [class^=icon-] {
    margin-right: 10px; }

#steps .btn-orange {
  box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  margin: 0; }
  #steps .btn-orange [class^=icon-] {
    margin: 0;
    margin-left: 10px; }
  #steps .btn-orange.disabled:before {
    position: absolute;
    top: -23px;
    right: 0;
    content: attr(data-err);
    color: #DC0000;
    font-weight: 800;
    font-size: 0.94em; }

.shop-item {
  display: block;
  position: relative;
  text-align: center;
  overflow: hidden;
  min-height: 189px;
  padding: 15px;
  background-color: #fff;
  border: 1px solid #004994;
  border-radius: 6px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
  font-size: 14px; }
  .shop-item:before,.shop-item:after {
    content: "";
    display: table; }
  .shop-item:after {
    clear: both; }
  .shop-item .btn-blue {
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    font-size: 1.2em !important;
    cursor: inherit; }
    .shop-item .btn-blue:before {
      content: attr(data-attr); }
  .shop-item:not(.disabled):not(.fixed) {
    cursor: pointer; }
  .shop-item.disabled {
    border-color: #c0c0c0;
    opacity: 0.5;
    cursor: default; }
  .shop-item:not(.disabled):not(.fixed):hover {
    opacity: 0.8; }
  .shop-item li {
    display: block; }
  .shop-item.selected {
    border: 1px solid #00aae7; }
    .shop-item.selected .btn-blue {
      font-size: 0 !important;
      padding: 0 10px; }
      .shop-item.selected .btn-blue,.shop-item.selected .btn-blue:hover {
      background-color: #00aae7; }
      .shop-item.selected .btn-blue:before {
        position: relative;
        top: 1px;
        font-family: "luxonline-icons" !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        font-size: 28px !important;
        line-height: 45px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\45"; }

.shop-item-name {
  margin: 0 0 15px;
  font-size: 1.32em;
  font-weight: 600; }

.shop-item-description {
  line-height: 20px;
  font-size: 1.05em; }

.shop-item-container-img {
  overflow: hidden; }

.shop-item-img {
  display: inline-block;
  height: 100%;
  width: auto; }

.shop-item-price {
  display: inline-block;
  position: relative;
  float: left;
  text-align: left;
  line-height: 20px;
  font-size: 1em; }
  .shop-item-price .price {
    font-size: 1.25em; }
  .shop-item-price.promo .price {
    text-decoration: line-through; }

.form-input {
  display: inline-block;
  background-color: #f8f8f8;
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.7);
  -o-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.7);
  -ms-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.7);
  border-radius: 6px;
  border: none;
  height: 45px;
  text-align: center;
  font-size: 1.1em;
  font-weight: 600;
  color: #393939; }
  .form-input.not-fill {
    border: 1px solid #DC0000; }

.is-disabled {
  opacity: 0.3; }
  .is-disabled a {
    pointer-events: none;
    cursor: default; }

.client-label {
  position: relative;
  bottom: 1px;
  padding: 5px;
  font-size: 1.3em; }

.client-label,input[name="client"] {
  cursor: pointer; }

input[type="checkbox"].error + label,input[type="radio"].error + label {
  color: #DC0000; }

input:not([type="radio"]):not([type="checkbox"]).error {
  border: 1px solid #DC0000; }

.notif {
  color: #DC0000;
  font-weight: 800;
  font-size: 1.1em;
  line-height: 25px;
  margin-bottom: -30px; }
  .notif span[class^="icon-"] {
    top: 5px;
    font-size: 1.4em; }

.fibre-infos {
  position: relative;
  font-size: 1.025em; }
  .fibre-infos .infos,.fibre-infos [class^='icon-'] {
    display: inline-block;
    line-height: 18px; }
  .fibre-infos [class^='icon-'] {
    color: #00aae7;
    font-size: 2em;
    margin-right: 10px;
    position: absolute;
    top: 3px;
    left: 0px; }
  .fibre-infos .infos {
    padding-left: 35px; }
  .fibre-infos p {
    margin: 0; }

.fibre-install {
  margin-bottom: 10px; }
  .fibre-install .shop-item-price.promo.orange,.fibre-install .shop-item-price.promo.light-blue {
    font-size: 1.175em;
    display: block;
    float: none;
    margin-bottom: 5px;
    font-weight: 600; }

.shop-link {
  font-size: 1em;
  display: block;
  color: #004994;
  text-decoration: underline; }

input[type=number] {
  -moz-appearance: textfield; }
  input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none; }

#lolnow-banner {
  background-color: #eff0f3;
  background-size: 312px auto;
  padding-top: 175px;
  background-position: center top;
  background-image: url(../../../images/Internet/320px/Img_Option_NOW4.jpg); }

#lolnow-banner .footer-note,#test-offres {
    text-align: center; }

#test-offres {
  padding: 20px 0; }

@media screen and (max-width: 671px) {
  .shop-list > ul {
    font-size: 12px; }
  .input-group-table .input-group.inline > .input-group-cell,.input-group-table .input-group.inline > input,.input-group-table .input-group.inline > label {
    display: block !important; } }

@media screen and (max-width: 1055px) {
  /*.shop-item{
        [class^="phone-"]{
            float: none;
        }
    }*/ }

@media screen and (min-width: 672px) {
  #test-offres {
    padding: 6px 0 10px; }
    #test-offres .btn-orange,#test-offres .input-white {
      width: 290px;
      vertical-align: top; }
    #test-offres .btn-orange {
      vertical-align: top;
      top: 3px;
      float: right; }
    #test-offres .input-white {
      float: left; }
    #test-offres .text {
      position: relative;
      font-size: 19px;
      margin-bottom: 30px; }
      #test-offres .text span[class^=icon-] {
        display: inline-block;
        position: relative;
        top: 15px;
        font-size: 45px;
        margin-right: 31px;
        /* IE 9 */
        /* Chrome, Safari, Opera */
        transform: rotate(-20deg); }
    #test-offres .testDispo > div {
      width: 50%; }
  .shop-item-list [class$="-6"]:nth-child(odd) {
    padding-right: 10px; }
  .shop-item-list [class$="-6"]:nth-child(even) {
    padding-left: 10px;
    margin-bottom: 20px; }
  #steps .btn-orange.disabled:before {
    top: auto;
    right: 123px; }
  #lolnow-banner {
    background-size: 427px auto;
    padding-top: 235px;
    background-image: url(../../../images/Internet/640px/Img_Option_NOW3.jpg); } }

@media screen and (min-width: 1056px) and (max-width: 1302px) {
  #lolnow-banner .section-text,#lolnow-banner .section-title {
    margin-bottom: 15px; } }

@media screen and (min-width: 1056px) {
  #test-offres {
    padding: 5px 0 6px; }
    #test-offres .text {
      width: 45% !important;
      display: inline-block;
      margin-bottom: 22px; }
    #test-offres .row {
      position: relative; }
    #test-offres .testDispo {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-line-pack: start;
      align-content: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
      width: auto;
      margin: 4px 0; }
      #test-offres .testDispo > div {
        max-width: 217px;
        width: auto; }
        #test-offres .testDispo > div .btn-orange,#test-offres .testDispo > div input,#test-offres .testDispo > div select {
          font-size: 15px !important;
          margin: 0; }
        #test-offres .testDispo > div .btn-orange {
          padding: 12px 8px; }
    #test-offres .btn-orange,#test-offres .input-white {
      margin: 0; }
    #test-offres .btn-orange {
      top: 2px;
      width: 270px; }
    #test-offres .input-white {
      width: 200px; }
  #personalData > ul {
    max-width: 280px; }
  #step-list ul {
    display: block;
    text-align: justify;
    width: 100%;
    line-height: 0; }
    #step-list ul:after {
      content: '';
      display: inline-block;
      width: 100%; }
  #lolnow-banner {
    height: 400px !important;
    background-size: 742px auto;
    padding-top: 0;
    background-position: right top;
    background-image: url(../../../images/Internet/1024px/Img_Option_NOW2.jpg); }
    #lolnow-banner .footer-note {
      text-align: left; } }

@media screen and (min-width: 1302px) {
  .shop-item {
    text-align: left; }
    .shop-item .shop-item-price {
      position: absolute; }
  .shop-item-container-img {
    text-align: right; }
  #test-offres .input-white {
    width: 250px; }
  #test-offres .btn-orange {
    float: left;
    margin-left: 30px; }
  #test-offres .testDispo > div {
    max-width: none; }
    #test-offres .testDispo > div .btn-orange,#test-offres .testDispo > div input,#test-offres .testDispo > div select {
      font-size: 15px !important;
      margin: 0; }
    #test-offres .testDispo > div .btn-orange {
      padding: 12px 15px; }
  #lolnow-banner {
    height: 500px !important;
    background-size: 928px auto;
    background-image: url(../../../images/Internet/1280px/Img_Option_NOW1.jpg); } }

#wifi-header {
  background: #00A3E2 0% 0% no-repeat padding-box; }
  @media screen and (max-width: 671px) {
    #wifi-header.section-title {
      height: 620px !important;
      margin: 0px !important; }
      #wifi-header.section-title .wifi-img {
        width: 270px !important;
        height: 230px !important; }
      #wifi-header.section-title .zone-text {
        position: relative;
        height: auto; }
        #wifi-header.section-title .zone-text .text-title {
          font-size: 40px;
          text-align: center;
          line-height: 55px; }
        #wifi-header.section-title .zone-text .text-text {
          font-size: 16px;
          text-align: center;
          line-height: 22px; } }
  @media screen and (min-width: 672px) {
    #wifi-header.section-title {
      height: 401px !important; }
    #wifi-header .wifi-img {
      left: 0%;
      position: relative;
      width: 304px !important;
      height: 263px !important; }
    #wifi-header .zone-text {
      top: 29%;
      position: relative;
      height: auto; }
      #wifi-header .zone-text .text-title {
        font-size: 40px;
        text-align: left;
        line-height: 39px; }
      #wifi-header .zone-text .text-text {
        font-size: 20px;
        text-align: left;
        line-height: 37px; } }
  @media screen and (min-width: 1056px) {
    #wifi-header.section-title {
      height: 500px !important; }
    #wifi-header .wifi-img {
      left: 5%;
      position: relative;
      width: 320px !important;
      height: 276px !important; }
    #wifi-header .zone-text {
      top: 34%;
      position: relative;
      height: auto; }
      #wifi-header .zone-text .text-title {
        font-size: 50px;
        text-align: left;
        line-height: 28px; }
      #wifi-header .zone-text .text-text {
        font-size: 20px;
        text-align: left;
        line-height: 28px; } }
  @media screen and (min-width: 1302px) {
    #wifi-header.section-title {
      height: 500px !important; }
    #wifi-header .wifi-img {
      left: -9%;
      position: relative;
      width: 300px !important;
      height: 269px !important;
      top: 69px; }
    #wifi-header .zone-text {
      position: relative;
      height: auto;
      max-width: 863px; }
      #wifi-header .zone-text .text-title {
        font-size: 50px;
        text-align: left;
        line-height: 46px; }
      #wifi-header .zone-text .text-text {
        font-size: 20px;
        text-align: left;
        line-height: 28px; } }

#wifi-test {
  background: #00A3E2 0% 0% no-repeat padding-box;
  color: white; }
  #wifi-test .wifi-test-tilte {
    text-align: center;
    color: white; }
  #wifi-test .wifi-test-text,#wifi-test .wifi-test-button {
    text-align: center; }

@media screen and (max-width: 671px) {
  #wifi-repeater {
    height: 1135px; }
    #wifi-repeater .title {
      font-size: 30px;
      line-height: 34px;
      top: 10px; }
    #wifi-repeater .title,#wifi-repeater .text {
      text-align: center;
      position: relative; }
    #wifi-repeater .text {
      font-size: 16px;
      line-height: 27px;
      top: 28px; }
    #wifi-repeater .deco-1 {
      background: #F7E757;
      border-radius: 50%;
      width: 180px;
      height: 180px;
      font-size: 20pX;
      position: absolute;
      top: 6%;
      left: 53%;
      text-align: center;
      z-index: 1;
      opacity: 0.9; }
      #wifi-repeater .deco-1 .deco-text {
        top: 37%;
        position: relative; }
    #wifi-repeater .deco-2 {
      background: #F7E757;
      border-radius: 50%;
      width: 140px;
      height: 140px;
      font-size: 16px;
      position: absolute;
      text-align: center;
      top: calc(14% + 60px);
      left: calc(63% + -27px);
      z-index: 3;
      opacity: 0.9; }
      #wifi-repeater .deco-2 .deco-text {
        top: 37%;
        position: relative; }
    #wifi-repeater .deco-3 {
      background: #F7E757;
      border-radius: 50%;
      width: 140px;
      height: 140px;
      font-size: 16px;
      position: absolute;
      top: 15%;
      left: 54%;
      text-align: center;
      z-index: 3;
      opacity: 0.9; }
      #wifi-repeater .deco-3 .deco-text {
        top: 37%;
        position: relative; }
    #wifi-repeater .img-wap,#wifi-repeater .img-repeater {
      width: 282px;
      height: 330px;
      z-index: 2;
      position: relative;
      left: 18%;
      top: 123px; }
    #wifi-repeater .wifi-repeater-button {
      position: relative;
      top: 8%;
      font-size: 20px; }
    #wifi-repeater .shema-title {
      margin-top: 146px; }
    #wifi-repeater .shema-text {
      width: 240px;
      position: absolute;
      left: 21%; }
  #wifi-assistance {
    background: #00A3E2 0% 0% no-repeat padding-box;
    color: white;
    height: 378px; }
    #wifi-assistance .zone-text {
      position: relative; }
  #wifi-best {
    background-image: url("../../../images/Internet/wifi/PHONE_671.png");
    background-repeat: no-repeat;
    color: white;
    height: 500px; }
    #wifi-best .zone-text {
      position: relative;
      top: 45px; }
  #wifi-test .wifi-test-tilte {
    font-weight: bold; }
  #wifi-test .wifi-test-tilte,#wifi-test .wifi-test-text {
    font-size: 30px;
    line-height: 41px; }
  #wifi-hardware {
    overflow: hidden;
    height: 862px !important; }
    #wifi-hardware .zone-text {
      top: 7%; }
  .ellipse-1 {
    background: #F7E757;
    border-radius: 50%;
    width: 1317px;
    height: 1317px;
    position: relative;
    right: 53%; }
  .wifi-img-1 {
    top: 37%;
    right: 47%;
    width: 174px; }
  .wifi-img-1,.wifi-img-2 {
    position: absolute;
    height: auto; }
  .wifi-img-2 {
    top: 54%;
    right: calc(47% - -59px);
    width: 67px; }
  .wifi-img-3 {
    position: absolute;
    top: 65%;
    width: 231px;
    right: calc(47% - 33px); }
  .wifi-img-4 {
    position: absolute;
    top: 75%;
    width: 53px;
    right: calc(47% - 31px); }
  .wifi-img-5 {
    position: absolute;
    top: 61%;
    right: calc(47% - 104px);
    width: 143px;
    height: auto; }
  .wifi-everywhere {
    background-image: url(../../../images/Internet/wifi/wifi_header_bg-1056.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    .wifi-everywhere-wrapper {
      padding: 67px 20px 57px;
      margin: auto;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center; }
    .wifi-everywhere__img {
      width: 232px;
      margin: auto; }
    .wifi-everywhere__content {
      margin-top: 56px;
      color: #FFFFFF;
      max-width: 346px; }
      .wifi-everywhere__content-title {
        font-size: 30px;
        font-weight: 600;
        line-height: 41px;
        margin: 0;
        color: inherit;
        text-align: center; }
      .wifi-everywhere__content-description {
        margin: 38px auto 0;
        font-size: 16px;
        line-height: 22px;
        text-align: center;
        max-width: 299px; }
  .wifi-reinvent-experience-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
  .wifi-reinvent-experience__content {
    padding: 60px 20px 75px; }
    .wifi-reinvent-experience__content-title {
      font-size: 30px;
      line-height: 41px;
      font-weight: 600;
      margin: 0 auto 42px;
      color: #004994;
      text-align: center;
      max-width: 299px; }
    .wifi-reinvent-experience__content-description {
      font-size: 16px;
      line-height: 22px;
      color: #000000;
      text-align: center;
      max-width: 300px;
      margin: auto; }
  .wifi-reinvent-experience__img {
    height: 504px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center; }
  .wifi-possibility-wrapper {
    padding: 95px 20px 125px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center; }
  .wifi-possibility-content {
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    text-align: center;
    max-width: 299px;
    margin: 0 auto 54px; }
    .wifi-possibility-content img {
      width: 86px;
      margin-bottom: 21px; }
    .wifi-possibility-content h2 {
      font-weight: 600;
      margin: 0; }
    .wifi-possibility-content h2,.wifi-possibility-content p {
      font-size: initial;
      line-height: initial;
      color: initial; }
    .wifi-possibility-content p {
      margin-top: 0; }
    .wifi-possibility-content:last-child {
      margin-bottom: 0; }
  .wifi-network {
    padding: 115px 0 110px; }
    .wifi-network__wrapper {
      max-width: 580px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: center;
          justify-content: center;
      margin: auto; }
    .wifi-network__content {
      max-width: 300px;
      margin: auto; }
      .wifi-network__content-title {
        font-size: 30px;
        line-height: 41px;
        font-weight: 700;
        color: #004994;
        text-align: center;
        margin: 0; }
      .wifi-network__content-description {
        font-size: 16px;
        line-height: 22px;
        text-align: center; }
        .wifi-network__content-description:not(:first-child) {
          margin-top: 30px; }
    .wifi-network__picture {
      width: 375px;
      margin: 32px auto 0; }
      .wifi-network__picture img {
        width: 100%; }
  .wifi-reception {
    background-image: url(../../../images/Internet/wifi/wifi_reception_bg-375.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 314px;
    min-height: 436px;
    margin: auto;
    padding: 0 20px;
    color: #FFFFFF;
    transform: translateX(10px); }
    .wifi-reception__wrapper {
      padding: 60px 20px;
      text-align: center;
      transform: translateX(-10px); }
    .wifi-reception__title {
      font-size: 30px;
      line-height: 41px; }
    .wifi-reception__subtitle {
      font-size: 20px;
      line-height: 27px;
      margin: 32px auto 0;
      max-width: 271px; }
    .wifi-reception #wifi-button.wifi-reception__button {
      margin: 47px auto 0;
      max-width: 218px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center; }
  .wifi-offers {
    background: linear-gradient(180deg, #0AB6F9, #006EB4);
    max-width: 299px;
    min-height: 489px;
    margin: auto;
    padding: 0 20px;
    color: #FFFFFF;
    border-radius: 38px;
    position: relative; }
    .wifi-offers__wrapper {
      padding: 48px 0px 28px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: center;
          align-items: center;
      min-height: 480px; }
      .wifi-offers__wrapper img {
        position: absolute;
        bottom: 0;
        max-width: 309px; }
    .wifi-offers__title {
      font-size: 30px;
      line-height: 41px;
      font-weight: 600;
      color: #FFFFFF;
      text-align: center; }
  .wifi-troubles {
    padding: 100px 0px 80px;
    text-align: center;
    margin: auto;
    max-width: 300px; }
    .wifi-troubles__title {
      font-size: 30px;
      line-height: 41px;
      font-weight: 700;
      text-align: center;
      margin: 0; }
    .wifi-troubles__description {
      font-size: 16px;
      line-height: 22px;
      margin-top: 30px;
      text-align: center; }
  .btn-slider {
    background-color: #FFE923;
    color: #004994; }
  .wifi-instalation {
    max-width: 300px;
    margin: auto; }
    .wifi-instalation__wrapper,.wifi-instalation__section {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center; }
    .wifi-instalation__section,.wifi-instalation__img {
      max-width: 300px; }
    .wifi-instalation__title {
      font-size: 30px;
      line-height: 41px;
      font-weight: 700;
      color: #004994;
      margin-top: 56px;
      text-align: center; }
    .wifi-instalation__description {
      font-size: 16px;
      line-height: 22px;
      text-align: center;
      margin-top: 37px; }
    .wifi-instalation__lists {
      -ms-flex-direction: column;
          flex-direction: column;
      margin-top: 32px; }
    .wifi-instalation__lists,.wifi-instalation__list {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
    .wifi-instalation__list {
      -ms-flex-pack: justify;
          justify-content: space-between;
      width: 250px; }
      .wifi-instalation__list:not(:first-child) {
        margin-top: 22px; }
      .wifi-instalation__list-confirm {
        width: 30px;
        margin-right: 30px; }
      .wifi-instalation__list-item {
        font-size: 16px;
        line-height: 22px;
        font-weight: 600;
        color: #004994;
        margin: auto;
        text-align: center; }
    .wifi-instalation #wifi-button.wifi-instalation__button {
      margin: 55px auto 0;
      max-width: 270px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center; }
  #slider.button-position {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center; }
  .wifi-service {
    position: relative;
    padding: 110px 0 168px; }
    .wifi-service__wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .wifi-service__img--first {
      max-width: 375px;
      height: 434px;
      -o-object-position: center;
         object-position: center;
      -o-object-fit: cover;
         object-fit: cover;
      margin: auto; }
    .wifi-service__img--second {
      display: none; }
    .wifi-service__content {
      width: 299px;
      padding: 42px 28px;
      border-radius: 50px;
      margin: -60px auto 0;
      position: relative;
      background: linear-gradient(359deg, #00A3E2, #015099);
      box-shadow: 0px 3px 15px #00000066;
      text-align: center;
      color: #FFFFFF; }
      .wifi-service__content-title {
        font-size: 30px;
        line-height: 41px;
        font-weight: 700;
        color: inherit;
        margin: 0; }
      .wifi-service__content-img {
        margin-top: 30px;
        width: 136px; }
      .wifi-service__content-description {
        color: inherit;
        max-width: 260px;
        margin-top: 45px;
        font-size: 16px;
        line-height: 22px; }
  .wifi-contact {
    color: #FFFFFF;
    background-color: #00A3E2;
    padding-top: 35px; }
    .wifi-contact__wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
      max-width: 300px;
      margin: auto;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center; }
    .wifi-contact-img {
      width: 235px;
      margin-top: 40px;
      position: relative;
      bottom: 0; }
    .wifi-contact__content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column; }
      .wifi-contact__content-title {
        color: inherit;
        font-size: 30px;
        line-height: 41px;
        font-weight: 700;
        margin: 0;
        text-align: center; }
      .wifi-contact__content-description {
        text-align: center;
        color: inherit;
        font-size: 16px;
        line-height: 22px;
        margin: 20px 0 0;
        max-width: 309px; }
  .slick-dots {
    margin-top: 35px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    .slick-dots li:not(:first-child) {
      margin-left: 22px; }
    .slick-dots li button {
      font-size: 0;
      padding: 0;
      width: 25px;
      height: 25px;
      background-color: #33333340;
      border-radius: 50%;
      border: none; }
    .slick-dots li.slick-active button {
      width: 25px;
      height: 25px;
      border: 2px solid #004994;
      background-color: #FFFFFF;
      border-radius: 50%; } }

@media screen and (min-width: 672px) {
  #wifi-assistance {
    background: #00A3E2 0% 0% no-repeat padding-box;
    color: white;
    height: 400px; }
    #wifi-assistance .zone-text {
      position: relative; }
    #wifi-assistance .img-assist {
      width: 313px;
      height: 373px;
      position: relative;
      bottom: 3px; }
  #wifi-best {
    background-image: url("../../../images/Internet/wifi/TAB_1056.png");
    background-repeat: no-repeat;
    color: white;
    height: 401px; }
    #wifi-best .zone-text {
      position: relative;
      top: 30px; }
  .wifi-mesh-text {
    font-size: 14px !important;
    line-height: 20px !important; }
  #wifi-repeater {
    height: 1201px; }
    #wifi-repeater .title {
      font-size: 40px;
      line-height: 44px;
      top: 80px; }
    #wifi-repeater .title,#wifi-repeater .text {
      text-align: center;
      position: relative; }
    #wifi-repeater .text {
      font-size: 20px;
      line-height: 27px;
      top: 110px; }
    #wifi-repeater .deco-1 {
      background: #F7E757;
      border-radius: 50%;
      width: 180px;
      height: 180px;
      font-size: 20pX;
      position: absolute;
      top: -19%;
      left: 63%;
      text-align: center;
      z-index: 1;
      opacity: 0.9; }
      #wifi-repeater .deco-1 .deco-text {
        top: 37%;
        position: relative; }
    #wifi-repeater .deco-2 {
      background: #F7E757;
      border-radius: 50%;
      width: 140px;
      height: 140px;
      font-size: 16px;
      position: absolute;
      text-align: center;
      top: calc(-4% + 60px);
      left: calc(63% + 30px);
      z-index: 3;
      opacity: 0.9; }
      #wifi-repeater .deco-2 .deco-text {
        top: 37%;
        position: relative; }
    #wifi-repeater .deco-3 {
      background: #F7E757;
      border-radius: 50%;
      width: 140px;
      height: 140px;
      font-size: 16px;
      position: absolute;
      top: -4%;
      left: 63%;
      text-align: center;
      z-index: 3;
      opacity: 0.9; }
      #wifi-repeater .deco-3 .deco-text {
        top: 50%;
        position: relative;
        transform: translateY(-50%); }
    #wifi-repeater .img-wap,#wifi-repeater .img-repeater {
      width: 282px;
      height: 330px;
      z-index: 2;
      position: relative; }
    #wifi-repeater .wifi-repeater-button {
      position: relative;
      top: -20%;
      font-size: 20px; }
    #wifi-repeater .shema-title {
      margin: 46px; }
    #wifi-repeater .shema-text {
      width: 240px;
      position: absolute;
      left: 9%; }
  #wifi-test .wifi-test-tilte {
    font-weight: bold; }
  #wifi-test .wifi-test-tilte,#wifi-test .wifi-test-text {
    font-size: 35px;
    line-height: 47px; }
  #wifi-hardware {
    overflow: hidden;
    height: 505px !important; }
    #wifi-hardware .zone-text {
      top: 7%; }
  .ellipse-1 {
    background: #F7E757;
    border-radius: 50%;
    width: 1317px;
    height: 1317px;
    position: relative;
    top: -117px; }
  .wifi-img-1 {
    top: 0%;
    right: 34%;
    width: 216px; }
  .wifi-img-1,.wifi-img-2 {
    position: absolute;
    height: auto; }
  .wifi-img-2 {
    top: 29%;
    right: calc(34% - -88px);
    width: 67px; }
  .wifi-img-3 {
    position: absolute;
    top: 43%;
    width: 280px;
    right: calc(34% - 37px); }
  .wifi-img-4 {
    position: absolute;
    top: 50%;
    width: 53px;
    right: calc(34% - 40px); }
  .wifi-img-5 {
    position: absolute;
    top: 10%;
    right: calc(34% - 177px);
    width: 181px;
    height: auto; }
  .wifi-everywhere {
    background-image: url(../../../images/Internet/wifi/wifi_header_bg-1056.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    .wifi-everywhere-wrapper {
      max-width: 580px;
      padding: 88px 20px 68px;
      margin: auto;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center; }
    .wifi-everywhere__img {
      width: 289px;
      margin: auto; }
    .wifi-everywhere__content {
      margin-top: 56px;
      color: #FFFFFF; }
      .wifi-everywhere__content-title {
        font-size: 30px;
        font-weight: 600;
        line-height: 41px;
        margin: 0;
        color: inherit;
        text-align: center; }
      .wifi-everywhere__content-description {
        margin: 33px auto 0;
        font-size: 16px;
        line-height: 22px;
        text-align: center;
        max-width: 450px; }
  .wifi-reinvent-experience-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
  .wifi-reinvent-experience__content {
    padding: 65px 20px 55px; }
    .wifi-reinvent-experience__content-title {
      font-size: 30px;
      line-height: 41px;
      font-weight: 700;
      margin: 0 auto 42px;
      color: #004994;
      text-align: center;
      max-width: 423px; }
    .wifi-reinvent-experience__content-description {
      font-size: 16px;
      line-height: 22px;
      color: #000000;
      text-align: center;
      max-width: 574px;
      margin: auto; }
  .wifi-reinvent-experience__img {
    height: 542px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center; }
  .wifi-possibility-wrapper {
    padding: 95px 20px 125px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: 740px;
    max-width: 600px;
    margin: auto; }
  .wifi-possibility-content {
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    text-align: center;
    max-width: 226px;
    margin: 0 auto 54px; }
    .wifi-possibility-content img {
      width: 86px;
      margin-bottom: 21px; }
    .wifi-possibility-content h2 {
      font-weight: 600;
      margin: 0; }
    .wifi-possibility-content h2,.wifi-possibility-content p {
      font-size: initial;
      line-height: initial;
      color: initial; }
    .wifi-possibility-content p {
      margin-top: 0; }
    .wifi-possibility-content:nth-child(2n) {
      margin-bottom: 0; }
  .wifi-network {
    padding: 140px 20px 96px; }
    .wifi-network__wrapper {
      max-width: 580px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: center;
          justify-content: center;
      margin: auto; }
    .wifi-network__content {
      max-width: 575px;
      margin: auto; }
      .wifi-network__content-title {
        font-size: 30px;
        line-height: 41px;
        font-weight: 700;
        color: #004994;
        text-align: center;
        margin: 0; }
      .wifi-network__content-description {
        font-size: 16px;
        line-height: 22px;
        text-align: center; }
        .wifi-network__content-description:not(:first-child) {
          margin-top: 30px; }
    .wifi-network__picture {
      width: 572px;
      margin-top: 40px; }
      .wifi-network__picture img {
        width: 100%; }
  .wifi-reception {
    background-image: url(../../../images/Internet/wifi/wifi_reception_bg-1056.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 573px;
    min-height: 410px;
    margin: auto;
    padding: 0 20px;
    color: #FFFFFF;
    transform: translateX(10px); }
    .wifi-reception__wrapper {
      padding: 68px 20px;
      text-align: center; }
    .wifi-reception__title {
      font-size: 30px;
      line-height: 41px;
      font-weight: 600; }
    .wifi-reception__subtitle {
      font-size: 20px;
      line-height: 27px;
      margin: 25px auto 0;
      max-width: 307px; }
    .wifi-reception #wifi-button.wifi-reception__button {
      margin: 47px auto 0;
      max-width: 218px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center; }
  .wifi-offers {
    background: linear-gradient(180deg, #0AB6F9, #006EB4);
    max-width: 367px;
    min-height: 514px;
    margin: auto;
    padding: 0 20px;
    color: #FFFFFF;
    border-radius: 38px;
    position: relative; }
    .wifi-offers__wrapper {
      padding: 45px 0px 28px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: center;
          align-items: center;
      min-height: 520px; }
      .wifi-offers__wrapper img {
        position: absolute;
        bottom: 0;
        max-width: 339px; }
    .wifi-offers__title {
      font-size: 30px;
      line-height: 41px;
      font-weight: 600;
      color: #FFFFFF;
      text-align: center;
      max-width: 299px; }
  .wifi-troubles {
    padding: 80px 0px 75px;
    text-align: center;
    margin: auto;
    max-width: 580px; }
    .wifi-troubles__title {
      font-size: 30px;
      line-height: 41px;
      font-weight: 700;
      text-align: center;
      margin: 0; }
    .wifi-troubles__description {
      font-size: 16px;
      line-height: 22px;
      margin: 30px auto 0;
      text-align: center;
      max-width: 521px; }
  .btn-slider {
    background-color: #FFE923;
    color: #004994; }
  .wifi-instalation {
    max-width: 1044px;
    margin: auto; }
    .wifi-instalation__wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-align: center;
          align-items: center; }
      .wifi-instalation__wrapper-slider {
        width: 456px;
        margin: auto; }
    .wifi-instalation__section {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center;
      max-width: 456px; }
    .wifi-instalation__img {
      max-width: 456px; }
    .wifi-instalation__title {
      font-size: 30px;
      line-height: 41px;
      font-weight: 700;
      color: #004994;
      margin-top: 56px;
      text-align: center; }
    .wifi-instalation__description {
      font-size: 16px;
      line-height: 22px;
      text-align: center;
      margin-top: 37px; }
    .wifi-instalation__lists {
      -ms-flex-direction: column;
          flex-direction: column;
      margin-top: 32px; }
    .wifi-instalation__lists,.wifi-instalation__list {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
    .wifi-instalation__list {
      -ms-flex-pack: justify;
          justify-content: space-between;
      width: 250px; }
      .wifi-instalation__list:not(:first-child) {
        margin-top: 22px; }
      .wifi-instalation__list-confirm {
        width: 30px;
        margin-right: 30px; }
      .wifi-instalation__list-item {
        font-size: 16px;
        line-height: 22px;
        font-weight: 600;
        color: #004994;
        margin: auto;
        text-align: center; }
    .wifi-instalation #wifi-button.wifi-instalation__button {
      margin: 55px auto 0;
      max-width: 270px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center; }
  #slider.button-position {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center; }
  .wifi-service {
    position: relative;
    padding: 112px 0 155px; }
    .wifi-service__wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .wifi-service__img--first {
      max-width: 573px;
      height: 542px;
      border-radius: 43px;
      -o-object-position: center;
         object-position: center;
      -o-object-fit: cover;
         object-fit: cover;
      margin: auto; }
    .wifi-service__img--second {
      display: none; }
    .wifi-service__content {
      width: 467px;
      padding: 42px 52px;
      border-radius: 50px;
      margin: -130px auto 0;
      position: relative;
      background: linear-gradient(359deg, #00A3E2, #015099);
      box-shadow: 0px 3px 15px #00000066;
      text-align: center;
      color: #FFFFFF; }
      .wifi-service__content-title {
        font-size: 30px;
        line-height: 41px;
        font-weight: 700;
        color: inherit;
        margin: 0; }
      .wifi-service__content-img {
        margin-top: 42px;
        width: 192px; }
      .wifi-service__content-description {
        color: inherit;
        max-width: 362px;
        margin-top: 45px;
        font-size: 16px;
        line-height: 22px; }
  .wifi-contact {
    color: #FFFFFF;
    background-color: #00A3E2;
    padding-top: 35px; }
    .wifi-contact__wrapper {
      display: -ms-flexbox;
      display: flex;
      max-width: 590px;
      margin: auto;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center; }
    .wifi-contact-img {
      width: 277px;
      position: relative;
      bottom: 0; }
    .wifi-contact__content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      margin-left: 28px; }
      .wifi-contact__content-title {
        color: inherit;
        font-size: 30px;
        line-height: 41px;
        font-weight: 700;
        margin: 0; }
      .wifi-contact__content-description {
        color: inherit;
        font-size: 16px;
        line-height: 22px;
        margin: 20px 0 0;
        max-width: 309px; }
  .slick-dots {
    margin-top: 75px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    .slick-dots li:not(:first-child) {
      margin-left: 22px; }
    .slick-dots li button {
      font-size: 0;
      padding: 0;
      width: 25px;
      height: 25px;
      background-color: #33333340;
      border-radius: 50%;
      border: none; }
    .slick-dots li.slick-active button {
      width: 25px;
      height: 25px;
      border: 2px solid #004994;
      background-color: #FFFFFF;
      border-radius: 50%; } }

@media screen and (min-width: 1056px) {
  #wifi-assistance {
    background: #00A3E2 0% 0% no-repeat padding-box;
    color: white;
    height: 413px; }
    #wifi-assistance .zone-text {
      position: relative; }
    #wifi-assistance .img-assist {
      width: 327px;
      height: 390px;
      position: relative;
      bottom: -22px; }
  #wifi-best {
    background-image: url("../../../images/Internet/wifi/DESK_1302.png");
    background-repeat: no-repeat;
    color: white;
    height: 391px; }
    #wifi-best .zone-text {
      position: relative;
      top: 95px; }
  #wifi-repeater {
    height: 1201px; }
    #wifi-repeater .title {
      font-size: 40px;
      line-height: 44px;
      top: 80px; }
    #wifi-repeater .title,#wifi-repeater .text {
      text-align: center;
      position: relative; }
    #wifi-repeater .text {
      font-size: 20px;
      line-height: 27px;
      top: 110px; }
    #wifi-repeater .deco-1 {
      background: #F7E757;
      border-radius: 50%;
      width: 205px;
      height: 205px;
      font-size: 24pX;
      position: absolute;
      top: -4%;
      left: 63%;
      text-align: center;
      z-index: 1;
      opacity: 0.9; }
      #wifi-repeater .deco-1 .deco-text {
        top: 37%;
        position: relative; }
    #wifi-repeater .deco-2 {
      background: #F7E757;
      border-radius: 50%;
      width: 205px;
      height: 205px;
      font-size: 20px;
      position: absolute;
      text-align: center;
      top: calc(-4% + 150px);
      left: calc(63% + 30px);
      z-index: 3;
      opacity: 0.9; }
      #wifi-repeater .deco-2 .deco-text {
        top: 37%;
        position: relative; }
    #wifi-repeater .deco-3 {
      background: #F7E757;
      border-radius: 50%;
      width: 205px;
      height: 205px;
      font-size: 20px;
      position: absolute;
      top: -4%;
      left: 63%;
      text-align: center;
      z-index: 1;
      opacity: 0.9; }
      #wifi-repeater .deco-3 .deco-text {
        top: 50%;
        position: relative;
        transform: translateY(-50%); }
    #wifi-repeater .img-wap,#wifi-repeater .img-repeater {
      width: 342px;
      height: 400px;
      z-index: 2;
      position: relative; }
    #wifi-repeater .wifi-repeater-button {
      position: relative;
      top: -20%;
      font-size: 20px; }
    #wifi-repeater .shema-title {
      margin: 46px; }
    #wifi-repeater .shema-text {
      width: 414px;
      position: absolute;
      left: 19%; }
  #wifi-test .wifi-test-tilte {
    font-weight: bold; }
  #wifi-test .wifi-test-tilte,#wifi-test .wifi-test-text {
    font-size: 35px;
    line-height: 47px;
    top: 83px;
    position: relative; }
  #wifi-test .wifi-test-button {
    top: 110px;
    position: relative; }
  #wifi-service,#wifi-mesh {
    height: 400px; }
  #wifi-hardware {
    height: 488px !important;
    overflow: hidden; }
    #wifi-hardware .zone-text {
      top: 88px; }
    #wifi-hardware .ellipse-1 {
      background: #F7E757;
      border-radius: 50%;
      width: 884px;
      height: 884px;
      position: relative;
      right: -13%;
      top: -93px; }
    #wifi-hardware .wifi-img-1 {
      position: absolute;
      top: 36%;
      right: 47%;
      width: 223px;
      height: auto; }
    #wifi-hardware .wifi-img-2 {
      position: absolute;
      top: 43%;
      right: calc(47% - 79px);
      width: 68px;
      height: auto; }
    #wifi-hardware .wifi-img-3 {
      position: absolute;
      top: 24%;
      width: 296px;
      height: auto;
      right: calc(47% - 303px); }
    #wifi-hardware .wifi-img-4 {
      position: absolute;
      top: 43%;
      width: 68px;
      height: auto;
      right: calc(47% - 319px); }
    #wifi-hardware .wifi-img-5 {
      position: absolute;
      top: 20%;
      right: calc(41% - 357px);
      width: 140px;
      height: auto; }
  .wifi-everywhere {
    background-image: url(../../../images/Internet/wifi/wifi_header_bg-1302.png); }
    .wifi-everywhere-wrapper {
      max-width: 1024px;
      padding: 125px 0px;
      margin: auto;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-align: center;
          align-items: center; }
    .wifi-everywhere__img {
      width: 289px;
      margin: auto; }
    .wifi-everywhere__content {
      margin-top: 0;
      margin-left: 109px; }
      .wifi-everywhere__content-title {
        font-size: 35px;
        line-height: 47px;
        margin: 0; }
      .wifi-everywhere__content-description {
        margin-top: 33px;
        max-width: 612px;
        text-align: start;
        margin-left: 0; }
  .wifi-reinvent-experience-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .wifi-reinvent-experience__content {
    padding: 65px 20px 55px; }
    .wifi-reinvent-experience__content-title {
      font-size: 35px;
      line-height: 47px;
      margin: 0 auto 41px;
      text-align: left;
      max-width: 498px; }
    .wifi-reinvent-experience__content-description {
      text-align: left;
      max-width: 499px; }
  .wifi-reinvent-experience__img {
    max-width: 620px;
    height: 448px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left;
       object-position: left; }
  .wifi-possibility-wrapper {
    padding: 110px 20px;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    height: auto;
    max-width: 100%;
    gap: 40px; }
  .wifi-network {
    padding: 75px 20px 120px; }
    .wifi-network__wrapper {
      max-width: 1024px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
      -ms-flex-pack: center;
          justify-content: center;
      margin: auto; }
    .wifi-network__content {
      max-width: 450px; }
      .wifi-network__content-title {
        font-size: 35px;
        line-height: 47px;
        text-align: start; }
      .wifi-network__content-description {
        font-size: 16px;
        line-height: 22px;
        text-align: start; }
    .wifi-network__picture {
      width: 572px;
      margin-top: 0;
      margin-left: 40px; }
  .wifi-reception {
    background-image: url(../../../images/Internet/wifi/wifi_reception_bg-1302.png);
    max-width: 1044px; }
    .wifi-reception__wrapper {
      padding: 104px 20px;
      text-align: center; }
    .wifi-reception__title {
      font-size: 35px;
      line-height: 47px; }
    .wifi-reception__subtitle {
      font-size: 22px;
      line-height: 30px;
      margin-top: 14px;
      max-width: 100%; }
  .wifi-offers {
    max-width: 774px;
    min-height: auto;
    margin: auto;
    padding: 0 20px;
    color: #FFFFFF;
    border-radius: 47px;
    position: relative; }
    .wifi-offers__wrapper {
      padding: 45px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: start;
          align-items: flex-start;
      min-height: auto;
      max-width: -moz-fit-content;
      max-width: fit-content;
      gap: 40px; }
      .wifi-offers__wrapper img {
        position: absolute;
        bottom: 0;
        right: 10px;
        max-width: 339px; }
    .wifi-offers__title {
      text-align: center;
      max-width: 350px; }
  .wifi-troubles {
    padding: 108px 0px;
    text-align: center;
    margin: auto;
    max-width: 682px; }
    .wifi-troubles__title {
      font-size: 35px;
      line-height: 47px;
      font-weight: 700;
      text-align: center; }
    .wifi-troubles__description {
      font-size: 16px;
      line-height: 22px;
      margin-top: 30px;
      text-align: center;
      max-width: 657px; }
  .wifi-instalation {
    max-width: 1044px; }
    .wifi-instalation__wrapper {
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      -ms-flex-align: baseline;
          align-items: baseline; }
      .wifi-instalation__wrapper-slider {
        width: 100%; }
    .wifi-instalation__section {
      -ms-flex-direction: column;
          flex-direction: column;
      max-width: 456px; }
    .wifi-instalation__img {
      max-width: 456px; }
    .wifi-instalation__title {
      font-size: 35px;
      line-height: 47px;
      font-weight: 700;
      margin-top: 52px; }
    .wifi-instalation__description,.wifi-instalation__lists {
      margin-top: 37px; }
    .wifi-instalation__list {
      width: 250px; }
      .wifi-instalation__list-confirm {
        width: 37px;
        margin-right: 20px; }
      .wifi-instalation__list-item {
        font-size: 20px;
        line-height: 27px; }
  .wifi-service {
    position: relative;
    padding: 196px 0 184px; }
    .wifi-service__wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      max-height: 598px; }
    .wifi-service__img--first {
      max-width: 590px;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 0; }
    .wifi-service__img--second {
      display: block;
      max-width: 170px;
      -o-object-position: center;
         object-position: center;
      -o-object-fit: cover;
         object-fit: cover;
      margin: auto;
      height: 542px; }
    .wifi-service__content {
      width: 533px;
      height: 685px;
      padding: 70px 58px;
      margin-top: -43px;
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center; }
      .wifi-service__content-title {
        font-size: 37px;
        line-height: 47px; }
      .wifi-service__content-img {
        margin-top: 52px;
        width: 192px; }
      .wifi-service__content-description {
        max-width: 408px;
        margin-top: 55px; }
  .wifi-contact {
    padding-top: 23px; }
    .wifi-contact__wrapper {
      max-width: 1044px; }
    .wifi-contact-img {
      width: 327px; }
    .wifi-contact__content {
      margin-left: 116px; }
      .wifi-contact__content-title {
        font-size: 35px;
        line-height: 47px; }
      .wifi-contact__content-description {
        max-width: 491px; } }

@media (min-width: 1150px) {
  .wifi-reinvent-experience__img {
    max-width: 719px; } }

@media screen and (min-width: 1302px) {
  #wifi-assistance {
    background: #00A3E2 0% 0% no-repeat padding-box;
    color: white;
    height: 413px; }
    #wifi-assistance .zone-text {
      position: relative; }
    #wifi-assistance .img-assist {
      width: 327px;
      height: 390px;
      position: relative;
      bottom: -22px; }
  #wifi-best {
    background-image: url("../../../images/Internet/wifi/LG-DESK_1920.png");
    background-repeat: no-repeat;
    color: white;
    height: 391px; }
    #wifi-best .zone-text {
      position: relative;
      top: 95px; }
  #wifi-repeater {
    height: 1201px; }
    #wifi-repeater .flickity-viewport {
      height: 670px !important; }
    #wifi-repeater .title {
      font-size: 40px;
      line-height: 44px;
      top: 80px; }
    #wifi-repeater .title,#wifi-repeater .text {
      text-align: center;
      position: relative; }
    #wifi-repeater .text {
      font-size: 20px;
      line-height: 27px;
      top: 110px; }
    #wifi-repeater .deco-1 {
      background: #F7E757;
      border-radius: 50%;
      width: 205px;
      height: 205px;
      font-size: 24pX;
      position: absolute;
      top: -4%;
      left: 59%;
      text-align: center;
      z-index: 1;
      opacity: 0.9; }
      #wifi-repeater .deco-1 .deco-text {
        top: 37%;
        position: relative; }
    #wifi-repeater .deco-2 {
      background: #F7E757;
      border-radius: 50%;
      width: 205px;
      height: 205px;
      font-size: 20px;
      position: absolute;
      text-align: center;
      top: calc(-4% + 150px);
      left: calc(59% + 70px);
      z-index: 3;
      opacity: 0.9; }
      #wifi-repeater .deco-2 .deco-text {
        top: 37%;
        position: relative; }
    #wifi-repeater .deco-3 {
      background: #F7E757;
      border-radius: 50%;
      width: 205px;
      height: 205px;
      font-size: 20px;
      position: absolute;
      top: -4%;
      left: 59%;
      text-align: center;
      z-index: 1;
      opacity: 0.9; }
    #wifi-repeater .img-wap,#wifi-repeater .img-repeater {
      width: 342px;
      height: 400px;
      z-index: 2;
      position: relative; }
    #wifi-repeater .wifi-repeater-button {
      position: relative;
      top: -20%;
      font-size: 20px; }
    #wifi-repeater .shema-title {
      margin: 46px; }
    #wifi-repeater .shema-text {
      width: 414px;
      position: absolute;
      left: 19%; }
  #wifi-test .wifi-test-tilte {
    font-weight: bold; }
  #wifi-test .wifi-test-tilte,#wifi-test .wifi-test-text {
    font-size: 40px;
    line-height: 55px;
    top: 83px;
    position: relative; }
  #wifi-test .wifi-test-button {
    top: 110px;
    position: relative;
    font-size: 20px; }
  #wifi-hardware {
    height: 488px !important;
    overflow: hidden; }
    #wifi-hardware .zone-text {
      top: 82px;
      bottom: auto; }
    #wifi-hardware .ellipse-1 {
      background: #F7E757;
      border-radius: 50%;
      width: 1317px;
      height: 1317px;
      top: -294px;
      position: relative;
      left: 13%; }
    #wifi-hardware .wifi-img-1 {
      position: absolute;
      top: 29%;
      right: 41%;
      width: 333px;
      height: auto; }
    #wifi-hardware .wifi-img-2 {
      position: absolute;
      top: 37%;
      right: calc(41% - 118px);
      width: 102px;
      height: auto; }
    #wifi-hardware .wifi-img-3 {
      position: absolute;
      top: 8%;
      width: 441px;
      height: auto;
      right: calc(41% - 444px); }
    #wifi-hardware .wifi-img-4 {
      position: absolute;
      top: 37%;
      width: 102px;
      height: auto;
      right: calc(41% - 430px); }
    #wifi-hardware .wifi-img-5 {
      position: absolute;
      top: 6%;
      right: calc(41% - 532px);
      width: 209px;
      height: auto; }
  .wifi-everywhere {
    background-image: url(../../../images/Internet/wifi/wifi_header_bg.png); }
    .wifi-everywhere-wrapper {
      max-width: 1384px;
      padding: 102px 20px;
      -ms-flex-pack: justify;
          justify-content: space-between; }
    .wifi-everywhere__img {
      width: 340px;
      margin: 0; }
    .wifi-everywhere__content {
      margin-left: 105px; }
      .wifi-everywhere__content-title {
        font-size: 40px;
        line-height: 55px;
        text-align: left; }
      .wifi-everywhere__content-description {
        margin-top: 38px;
        font-size: 20px;
        line-height: 27px; }
  .wifi-reinvent-experience__content {
    padding-right: 60px;
    width:50% }
  .wifi-reinvent-experience__img {
    max-width: 920px;
    height: auto; }
  .wifi-possibility-wrapper {
    padding: 110px 20px;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    height: auto;
    gap: 40px;
    max-width: 1310px; }
  .wifi-possibility-content {
    max-width: 226px; }
    .wifi-possibility-content img {
      width: 87px;
      margin-bottom: 15px; }
  .wifi-network {
    padding: 210px 20px 110px; }
    .wifi-network__wrapper {
      max-width: 1344px; }
    .wifi-network__content {
      max-width: 620px; }
      .wifi-network__content-title {
        font-size: 40px;
        line-height: 55px; }
      .wifi-network__content-description {
        font-size: 20px;
        line-height: 27px; }
    .wifi-network__picture {
      width: 664px; }
  .wifi-reception {
    background-image: url(../../../images/Internet/wifi/wifi_reception_bg.png);
    max-width: 1250px;
    background-size: contain; }
    .wifi-reception__wrapper {
      padding: 92px 20px; }
    .wifi-reception__title {
      font-size: 40px;
      line-height: 55px; }
    .wifi-reception__subtitle {
      font-size: 25px;
      line-height: 34px;
      margin-top: 14px; }
  .wifi-offers {
    max-width: 893px;
    border-radius: 70px;
    min-height: 290px; }
    .wifi-offers__wrapper {
      padding: 45px;
      gap: 50px; }
      .wifi-offers__wrapper img {
        max-width: 401px; }
    .wifi-offers__title {
      font-size: 35px;
      line-height: 47px;
      max-width: 400px; }
  .wifi-troubles {
    padding: 80px 0px 93px;
    text-align: center;
    margin: auto;
    max-width: 780px; }
    .wifi-troubles__title {
      font-size: 40px;
      line-height: 55px;
      color: #004994;
      text-align: center;
      font-weight: 700; }
    .wifi-troubles__description {
      font-size: 20px;
      line-height: 27px;
      margin-top: 33px;
      text-align: center;
      max-width: 766px; }
  .wifi-instalation {
    max-width: 1347px; }
    .wifi-instalation__section {
      max-width: 594px; }
    .wifi-instalation__img {
      max-width: 503px; }
    .wifi-instalation__title {
      font-size: 40px;
      line-height: 55px; }
    .wifi-instalation__description {
      font-size: 20px;
      line-height: 27px;
      margin-top: 37px; }
    .wifi-instalation__lists {
      margin-top: 38px; }
    .wifi-instalation__list {
      width: 250px; }
      .wifi-instalation__list-confirm {
        width: 37px;
        margin-right: 20px; }
      .wifi-instalation__list-item {
        font-size: 20px;
        line-height: 27px; }
  .wifi-service {
    position: relative;
    padding: 238px 0 213px;
    max-width: 1920px;
    margin: auto; }
    .wifi-service__wrapper {
      max-height: 640px; }
    .wifi-service__img--second {
      max-width: 407px;
      -o-object-position: right;
         object-position: right;
      -o-object-fit: cover;
         object-fit: cover; }
    .wifi-service__content {
      width: 553px;
      height: 725px;
      padding: 63px;
      border-radius: 50px;
      margin-top: -43px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      position: relative; }
      .wifi-service__content-title {
        font-size: 40px;
        line-height: 55px; }
      .wifi-service__content-img {
        margin-top: 54px;
        width: 192px; }
      .wifi-service__content-description {
        max-width: 408px;
        margin-top: 55px;
        font-size: 20px;
        line-height: 27px; }
  .wifi-contact {
    padding-top: 23px; }
    .wifi-contact__wrapper {
      max-width: 1347px; }
    .wifi-contact-img {
      width: 327px; }
    .wifi-contact__content {
      margin-left: 130px; }
      .wifi-contact__content-title {
        font-size: 40px;
        line-height: 55px; }
      .wifi-contact__content-description {
        font-size: 20px;
        line-height: 27px;
        margin: 30px 0 0;
        max-width: 690px; } }

@media (min-width: 1550px) {
  .wifi-service__img--first {
    margin-right: 0;
    max-width: 960px; }
  .wifi-service__img--second {
    max-width: 580px; }
  .wifi-service__content {
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
    .wifi-service__content-description {
      margin: 55px auto 0; } }

@media (min-width: 1920px) {
  .wifi-everywhere__content-description {
    max-width: 843px; }
  .wifi-reinvent-experience__content {
    padding-right: 80px;
    width: 40%; }
    .wifi-reinvent-experience__content-title {
      font-size: 40px;
      line-height: 55px;
      margin: 0 auto 35px;
      max-width: 637px; }
    .wifi-reinvent-experience__content-description {
      font-size: 20px;
      line-height: 27px;
      max-width: 620px; }
  .wifi-possibility-wrapper {
    padding: 150px 20px 117px;
    max-width: 1347px; }
  .wifi-possibility-content {
    max-width: 313px; }
    .wifi-possibility-content img {
      width: 117px;
      margin-bottom: 15px; }
    .wifi-possibility-content h2,.wifi-possibility-content p {
      font-size: 20px;
      line-height: 27px; }
  .wifi-offers {
    max-width: 1056px;
    min-height: 324px; }
    .wifi-offers__wrapper {
      padding: 50px;
      gap: 60px; }
      .wifi-offers__wrapper img {
        max-width: 449px; }
    .wifi-offers__title {
      font-size: 40px;
      line-height: 55px;
      max-width: 450px; }
  .wifi-network {
    padding-top: 230px; } }

#QCM-0.wifi-check-header.section-title {
  height: 320px !important;
  background-image: url(../../../images/Internet/wificheck/slider_phone.png);
  background-size: auto !important;
  margin: 0px !important; }

#QCM-0.wifi-check-header .section-title {
  font-size: 2.75vw !important; }

#QCM-0.wifi-check-header .special-space {
  margin-top: 1vw; }

@media screen and (max-width: 1055px) {
  #QCM-0.wifi-check-header .btn-outline-white-special {
    color: #ffffff !important; } }

@media screen and (max-width: 671px) {
  #QCM-0.wifi-check-header .container-wrapper {
    width: 100%;
    padding: 0 30px; }
  #QCM-0.wifi-check-header.section-title {
    height: 290px !important;
    background-image: url(../../../images/Internet/wificheck/slider_tab.jpg); }
  #QCM-0.wifi-check-header.section-layout {
    padding: 5px 0px !important; }
  #QCM-0.wifi-check-header .section-title {
    line-height: 25px;
    font-size: 20px !important;
    color: #ffffff; }
  #QCM-0.wifi-check-header h2.section-title {
    margin-bottom: 5px; }
  #QCM-0.wifi-check-header .section-text {
    font-size: 14px;
    line-height: 20px;
    color: #ffffff; }
  #QCM-0.wifi-check-header .btn-outline-white {
    font-size: 15px;
    padding: 10px 15px; } }

@media screen and (min-width: 672px) {
  #QCM-0.wifi-check-header.section-title {
    height: 290px !important;
    background-image: url(../../../images/Internet/wificheck/slider_tab.jpg); }
  #QCM-0.wifi-check-header.section-layout {
    padding: 5px 0px !important; }
  #QCM-0.wifi-check-header .section-title {
    line-height: 30px;
    font-size: 3vw !important;
    color: #ffffff; }
  #QCM-0.wifi-check-header h2.section-title {
    margin-bottom: 15px; }
  #QCM-0.wifi-check-header .section-text {
    font-size: 14px;
    line-height: 20px;
    color: #ffffff; }
  #QCM-0.wifi-check-header .btn-outline-white {
    font-size: 15px;
    padding: 10px 15px; } }

@media screen and (min-width: 1056px) {
  #QCM-0.wifi-check-header.section-title {
    height: 370px !important;
    background-image: url(../../../images/Internet/wificheck/slider_desk.png); }
  #QCM-0.wifi-check-header .section-title {
    line-height: 38px;
    font-size: 2.75vw !important;
    color: #004994; }
  #QCM-0.wifi-check-header h2.section-title {
    margin-bottom: 15px; }
  #QCM-0.wifi-check-header .section-text {
    font-size: 14px;
    line-height: 22px;
    color: #004994; }
  #QCM-0.wifi-check-header .btn-outline-white {
    font-size: 15px;
    padding: 10px 15px; }
  #QCM-0.wifi-check-header .ludo {
    color: red; }
  #QCM-0.wifi-check-header.section-layout {
    padding: 30px 0px !important; } }

@media screen and (min-width: 1302px) {
  #QCM-0.wifi-check-header.section-layout {
    padding: 30px 0px !important; }
  #QCM-0.wifi-check-header.section-title {
    height: 500px !important;
    background-image: url(../../../images/Internet/wificheck/slider_lgdesk.png); }
  #QCM-0.wifi-check-header .section-title {
    line-height: 46px;
    font-size: 2.75vw !important; }
  #QCM-0.wifi-check-header h2.section-title {
    margin-bottom: 25px; }
  #QCM-0.wifi-check-header .section-text {
    font-size: 16px;
    line-height: 22px; }
  #QCM-0.wifi-check-header .btn-outline-white {
    font-size: 17px;
    padding: 15px 20px; } }

.wifi-check-header.section-title {
  height: 320px !important;
  margin: 0px !important; }

@media screen and (min-width: 672px) {
  .wifi-check-header.section-title {
    height: 290px !important; } }

@media screen and (min-width: 1056px) {
  .wifi-check-header.section-title {
    height: 370px !important; } }

@media screen and (min-width: 1302px) {
  .wifi-check-header.section-title {
    height: 500px !important; } }

.image-hardware.popup-gallery img {
  width: auto !important;
  height: auto !important; }

.button-list .hardware {
  color: #004994 !important;
  border: 2px solid #004994;
  padding: 10px 25px;
  margin: 10px 10px;
  font-size: 18px;
  border-radius: 8px;
  cursor: pointer; }

.button-list .hardware-selected {
  color: white !important;
  background-color: #004994 !important; }

.button-list {
  margin: 50px 0px; }

#wifi-hardware.section-layout {
  height: auto !important; }

#wifi-hardware .section-title {
  text-align: left; }

.section-title.qcm {
  text-align: center; }

#wifi-hardware .section-text {
  text-align: left; }

.section-text.qcm {
  text-align: center; }

.section-text__note {
  font-size: 12px;
  margin-top: 20px;
  color: #000000;
}

.image-hardware {
  width: auto;
  display: inline-block;
  font-size: 28px; }

.circle-grey {
  background-color: #949494;
  border: 3px solid #949494;
  border-radius: 50%; }

.circle-grey,.circle-selected {
  width: 15px;
  height: 15px;
  display: inline-block;
  margin: 10px 5px !important; }

.circle-selected {
  background-color: white;
  border: 3px solid #004994;
  border-radius: 50%; }

#wifi-check {
  font-size: 11pt;
  color: white;
  background-color: #004994;
  margin-top: -2px;
  padding: 17px 0 15px;
  text-align: center;
  width: 100%;
  box-sizing: border-box; }

.image-thumbmail {
  border: 1px solid #dadada;
  cursor: pointer;
  height: unset !important; }

.content-vertical-align {
  /*   top: 50%;
    transform: translateY(-50%);
    position: absolute;
*/ }

.btn-light-blue {
  margin-left: 25px; }

.section-layout .row > div {
  height: auto !important; }

@media screen and (max-width: 671px) {
  #wifi-hardware-phone-tab .image-hardware {
    margin-top: 10px;
    width: auto;
    display: inline-block;
    font-size: 20px;
    left: 50%;
    transform: TranslateX(-50%); }
  #QCM-MAIN.section-layout {
    padding: 5px 0px; }
  #QCM-MAIN.section-title {
    height: 500px !important; }
  #QCM-MAIN .section-text.qcm {
    margin-top: 25px;
    margin-bottom: 25px !important; }
  #QCM-MAIN #QCM-MAIN-CONTAINER {
    top: 10px;
    transform: inherit; }
    #QCM-MAIN #QCM-MAIN-CONTAINER .section-title {
      font-size: 24px;
      line-height: 1; }
    #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE {
      height: 350px; }
      #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT {
        text-align: center;
        top: 50%;
        transform: translateY(-50%); }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-QUESTION {
          margin-bottom: 15px;
          font-size: 18px; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-container.qcm-image-right {
          padding-left: 4vh;
          text-align: left; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-container.qcm-image-left {
          padding-right: 4vh;
          text-align: right; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-container {
          line-height: 32px !important; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image {
          position: relative;
          width: 55%;
          height: auto; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-frame {
          position: relative;
          text-align: center;
          display: inline-block;
          border: 2px solid #818181;
          border-radius: 10px;
          padding: 15px 10px;
          margin-top: 10px; }
          #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-frame span {
            display: block;
            line-height: 18px;
            font-size: 16px;
            text-transform: initial !important; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-no-image-frame {
          position: relative;
          text-align: center;
          display: inline-block;
          border: 2px solid #818181;
          border-radius: 10px;
          padding: 7px;
          min-width: 250px; }
          #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-no-image-frame span {
            display: block;
            line-height: 14px;
            font-size: 16px;
            text-transform: initial !important; }
          #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-no-image-frame .check-div {
            top: 2px !important; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-frame:hover,#QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-no-image-frame:hover {
          cursor: pointer;
          border: 2px solid #004994 !important;
          opacity: 0.5; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .check-div {
          display: none;
          position: absolute;
          right: 5px;
          top: 5px;
          padding-top: 2px;
          width: 25px;
          height: 25px;
          background-color: #004994;
          color: white;
          font-size: 20px;
          line-height: 20px;
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px;
          text-align: center; }
          #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .check-div span {
            line-height: 20px;
            width: 100%;
            height: 100%; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-frame.is-selected,#QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES qcm-no-image-frame.is-selected {
          border: 2px solid #004994 !important; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-container .is-selected .check-div {
          display: block !important; }
    #QCM-MAIN #QCM-MAIN-CONTAINER #QCM-QUESTION-ZONE-BUTTON .button-previous {
      text-align: right;
      padding-right: 10px; }
      #QCM-MAIN #QCM-MAIN-CONTAINER #QCM-QUESTION-ZONE-BUTTON .button-previous a {
        background-color: #004994;
        border-color: #004994; }
    #QCM-MAIN #QCM-MAIN-CONTAINER #QCM-QUESTION-ZONE-BUTTON .button-next {
      text-align: left;
      padding-left: 10px; }
      #QCM-MAIN #QCM-MAIN-CONTAINER #QCM-QUESTION-ZONE-BUTTON .button-next a {
        background-color: #00A3E0;
        border-color: #00A3E0; }
    #QCM-MAIN #QCM-MAIN-CONTAINER #QCM-QUESTION-ZONE-BUTTON a {
      height: 38px;
      padding: 0px 17px;
      line-height: 34px;
      color: white;
      text-transform: initial !important; } }

@media screen and (min-width: 672px) {
  #wifi-hardware-phone-tab .image-hardware {
    margin-top: 10px;
    width: auto;
    display: inline-block;
    font-size: 22px;
    left: 50%;
    transform: TranslateX(-50%); }
  #QCM-MAIN.section-layout {
    padding: 5px 0px; }
  #QCM-MAIN.section-title {
    height: 290px; }
  #QCM-MAIN .section-text.qcm {
    margin-top: 25px;
    margin-bottom: 25px !important; }
  #QCM-MAIN #QCM-MAIN-CONTAINER {
    top: 10px;
    transform: inherit; }
    #QCM-MAIN #QCM-MAIN-CONTAINER .section-title {
      font-size: 27px;
      line-height: 1; }
    #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE {
      height: 190px; }
      #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT {
        text-align: center;
        top: 50%;
        transform: translateY(-50%); }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-QUESTION {
          margin-bottom: 15px;
          font-size: 22px; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-container.qcm-image-right {
          padding-left: 4vh;
          text-align: left; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-container.qcm-image-left {
          padding-right: 4vh;
          text-align: right; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-container {
          line-height: 32px !important; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image {
          position: relative;
          width: 55%;
          height: auto; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-frame {
          position: relative;
          text-align: center;
          display: inline-block;
          border: 2px solid #818181;
          border-radius: 10px;
          padding: 15px 10px; }
          #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-frame span {
            display: block;
            line-height: 18px;
            font-size: 16px;
            text-transform: initial !important; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-no-image-frame {
          position: relative;
          text-align: center;
          display: inline-block;
          border: 2px solid #818181;
          border-radius: 10px;
          padding: 7px;
          min-width: 250px; }
          #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-no-image-frame span {
            display: block;
            line-height: 14px;
            font-size: 16px;
            text-transform: initial !important; }
          #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-no-image-frame .check-div {
            top: 2px !important; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-frame:hover,#QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-no-image-frame:hover {
          cursor: pointer;
          border: 2px solid #004994 !important;
          opacity: 0.5; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .check-div {
          display: none;
          position: absolute;
          right: 5px;
          top: 5px;
          padding-top: 2px;
          width: 25px;
          height: 25px;
          background-color: #004994;
          color: white;
          font-size: 20px;
          line-height: 20px;
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px;
          text-align: center; }
          #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .check-div span {
            line-height: 20px;
            width: 100%;
            height: 100%; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-frame.is-selected,#QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES qcm-no-image-frame.is-selected {
          border: 2px solid #004994 !important; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-container .is-selected .check-div {
          display: block !important; }
    #QCM-MAIN #QCM-MAIN-CONTAINER #QCM-QUESTION-ZONE-BUTTON .button-previous {
      text-align: right;
      padding-right: 10px; }
      #QCM-MAIN #QCM-MAIN-CONTAINER #QCM-QUESTION-ZONE-BUTTON .button-previous a {
        background-color: #004994;
        border-color: #004994; }
    #QCM-MAIN #QCM-MAIN-CONTAINER #QCM-QUESTION-ZONE-BUTTON .button-next {
      text-align: left;
      padding-left: 10px; }
      #QCM-MAIN #QCM-MAIN-CONTAINER #QCM-QUESTION-ZONE-BUTTON .button-next a {
        background-color: #00A3E0;
        border-color: #00A3E0; }
    #QCM-MAIN #QCM-MAIN-CONTAINER #QCM-QUESTION-ZONE-BUTTON a {
      height: 38px;
      padding: 0px 17px;
      line-height: 34px;
      color: white;
      text-transform: initial !important; } }

@media screen and (min-width: 1056px) {
  #wifi-service,#wifi-mesh {
    height: 400px; }
  #QCM-0.section-title {
    line-height: 30px;
    font-size: 3vw !important; }
  #QCM-0.section-layout {
    padding: 5px 0px !important; }
  #QCM-MAIN.section-title {
    height: 370px; }
  #QCM-MAIN .section-text.qcm {
    margin-top: 25px;
    margin-bottom: 25px !important; }
  #QCM-MAIN #QCM-MAIN-CONTAINER {
    top: 60px;
    transform: inherit; }
    #QCM-MAIN #QCM-MAIN-CONTAINER .section-title {
      font-size: 28px;
      line-height: 38px; }
    #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE {
      height: 220px; }
      #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT {
        text-align: center;
        top: 50%;
        transform: translateY(-50%); }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-QUESTION {
          margin-bottom: 25px;
          font-size: 22px; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-container.qcm-image-right {
          padding-left: 4vh;
          text-align: left; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-container.qcm-image-left {
          padding-right: 4vh;
          text-align: right; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-container {
          line-height: 38px !important; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image {
          position: relative;
          width: 65%; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-frame {
          position: relative;
          text-align: center;
          display: inline-block;
          border: 2px solid #818181;
          border-radius: 10px;
          padding: 20px 20px; }
          #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-frame span {
            display: block;
            line-height: 20px;
            font-size: 18px;
            text-transform: initial !important; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-no-image-frame {
          position: relative;
          text-align: center;
          display: inline-block;
          border: 2px solid #818181;
          border-radius: 10px;
          padding: 10px;
          min-width: 280px; }
          #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-no-image-frame span {
            display: block;
            line-height: 16px;
            font-size: 16px;
            text-transform: initial !important; }
          #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-no-image-frame .check-div {
            top: 3px !important; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-frame:hover,#QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-no-image-frame:hover {
          cursor: pointer;
          border: 2px solid #004994 !important;
          opacity: 0.5; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .check-div {
          display: none;
          position: absolute;
          right: 10px;
          top: 10px;
          padding-top: 6px;
          width: 30px;
          height: 30px;
          background-color: #004994;
          color: white;
          font-size: 20px;
          line-height: 20px;
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px;
          text-align: center; }
          #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .check-div span {
            line-height: 20px;
            width: 100%;
            height: 100%; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-frame.is-selected,#QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES qcm-no-image-frame.is-selected {
          border: 2px solid #004994 !important; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-container .is-selected .check-div {
          display: block !important; }
    #QCM-MAIN #QCM-MAIN-CONTAINER #QCM-QUESTION-ZONE-BUTTON .button-previous {
      text-align: right;
      padding-right: 10px; }
      #QCM-MAIN #QCM-MAIN-CONTAINER #QCM-QUESTION-ZONE-BUTTON .button-previous a {
        background-color: #004994;
        border-color: #004994; }
    #QCM-MAIN #QCM-MAIN-CONTAINER #QCM-QUESTION-ZONE-BUTTON .button-next {
      text-align: left;
      padding-left: 10px; }
      #QCM-MAIN #QCM-MAIN-CONTAINER #QCM-QUESTION-ZONE-BUTTON .button-next a {
        background-color: #00A3E0;
        border-color: #00A3E0; }
    #QCM-MAIN #QCM-MAIN-CONTAINER #QCM-QUESTION-ZONE-BUTTON a {
      height: 38px;
      padding: 0px 17px;
      line-height: 34px;
      color: white;
      text-transform: initial !important; } }

@media screen and (min-width: 1302px) {
  #QCM-MAIN.section-title {
    height: 500px; }
  #QCM-MAIN .section-text.qcm {
    margin-top: 25px;
    margin-bottom: 50px !important; }
  #QCM-MAIN #QCM-MAIN-CONTAINER {
    top: 60px;
    transform: inherit; }
    #QCM-MAIN #QCM-MAIN-CONTAINER .section-title {
      font-size: 37px;
      line-height: 46px; }
    #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE {
      height: 330px; }
      #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT {
        text-align: center;
        top: 50%;
        transform: translateY(-50%); }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-QUESTION {
          margin-bottom: 50px;
          font-size: 26px; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-container.qcm-image-right {
          padding-left: 4vh;
          text-align: left; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-container.qcm-image-left {
          padding-right: 4vh;
          text-align: right; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-container {
          line-height: 46px !important; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image {
          position: relative; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-frame {
          position: relative;
          text-align: center;
          display: inline-block;
          border: 2px solid #818181;
          border-radius: 10px;
          padding: 25px 30px; }
          #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-frame span {
            display: block;
            line-height: 20px;
            font-size: 18px;
            text-transform: initial !important; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-no-image-frame {
          position: relative;
          text-align: center;
          display: inline-block;
          border: 2px solid #818181;
          border-radius: 10px;
          padding: 10px;
          min-width: 320px; }
          #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-no-image-frame span {
            display: block;
            line-height: 20px;
            font-size: 18px;
            text-transform: initial !important; }
          #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-no-image-frame .check-div {
            top: 5px !important; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-frame:hover,#QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-no-image-frame:hover {
          cursor: pointer;
          border: 2px solid #004994 !important;
          opacity: 0.5; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .check-div {
          display: none;
          position: absolute;
          right: 10px;
          top: 10px;
          padding-top: 6px;
          width: 30px;
          height: 30px;
          background-color: #004994;
          color: white;
          font-size: 20px;
          line-height: 20px;
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px;
          text-align: center; }
          #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .check-div span {
            line-height: 20px;
            width: 100%;
            height: 100%; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-frame.is-selected,#QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES qcm-no-image-frame.is-selected {
          border: 2px solid #004994 !important; }
        #QCM-MAIN #QCM-MAIN-CONTAINER .QCM-QUESTION-ZONE .QCM-QUESTION-ZONE-CONTENT .QCM-QUESTION-ZONE-CONTENT-ANSWER-IMAGES .qcm-image-container .is-selected .check-div {
          display: block !important; }
    #QCM-MAIN #QCM-MAIN-CONTAINER #QCM-QUESTION-ZONE-BUTTON .button-previous {
      text-align: right;
      padding-right: 10px; }
      #QCM-MAIN #QCM-MAIN-CONTAINER #QCM-QUESTION-ZONE-BUTTON .button-previous a {
        background-color: #004994;
        border-color: #004994; }
    #QCM-MAIN #QCM-MAIN-CONTAINER #QCM-QUESTION-ZONE-BUTTON .button-next {
      text-align: left;
      padding-left: 10px; }
      #QCM-MAIN #QCM-MAIN-CONTAINER #QCM-QUESTION-ZONE-BUTTON .button-next a {
        background-color: #00A3E0;
        border-color: #00A3E0; }
    #QCM-MAIN #QCM-MAIN-CONTAINER #QCM-QUESTION-ZONE-BUTTON a {
      height: 45px;
      padding: 0px 20px;
      line-height: 43px;
      color: white;
      text-transform: initial !important; } }

.header-section-modem-4g {
  background-repeat: no-repeat;
  background-size: cover; }
  .header-section-modem-4g img {
    z-index: 10; }
  @media screen and (max-width: 671px) {
    .header-section-modem-4g {
      height: 350px;
      background-image: url("../../../images/Internet/modem4g/PHONE_672_IMG_header@2x.png");
      text-align: center; }
      .header-section-modem-4g .section-title {
        position: absolute;
        top: 50px;
        font-size: 30px; }
      .header-section-modem-4g .section-text {
        position: absolute;
        top: 110px;
        font-size: 25px; }
      .header-section-modem-4g img {
        position: absolute;
        left: 50%;
        top: 197px;
        width: 230px !important;
        height: 180px !important;
        transform: translateX(-50%); }
      .header-section-modem-4g a {
        top: 149px;
        left: -52px; } }
  @media screen and (min-width: 672px) {
    .header-section-modem-4g {
      height: 405px;
      background-image: url("../../../images/Internet/modem4g/TAB_IMG_header@2x.png");
      text-align: left; }
      .header-section-modem-4g .section-title {
        position: absolute;
        top: 116px;
        font-size: 36px; }
      .header-section-modem-4g .section-text {
        position: absolute;
        top: 195px;
        font-size: 25px; }
      .header-section-modem-4g img {
        position: absolute;
        left: 50%;
        top: 251px;
        width: 230px !important;
        height: 180px !important;
        transform: translateX(-50%); }
      .header-section-modem-4g a {
        top: 245px; } }
  @media screen and (min-width: 1056px) {
    .header-section-modem-4g {
      height: 405px;
      background-image: url("../../../images/Internet/modem4g/DESK_IMG_header@2x.png");
      text-align: left; }
      .header-section-modem-4g .section-title {
        position: absolute;
        top: 137px;
        font-size: 50px; }
      .header-section-modem-4g .section-text {
        position: absolute;
        top: 235px;
        font-size: 25px; }
      .header-section-modem-4g img {
        position: absolute;
        left: 50%;
        top: 281px;
        width: 230px !important;
        height: 180px !important;
        transform: translateX(-50%); }
      .header-section-modem-4g a {
        top: 310px; } }
  @media screen and (min-width: 1302px) {
    .header-section-modem-4g {
      height: 500px;
      background-image: url("../../../images/Internet/modem4g/LG-DESK_IMG_header@2x.png");
      text-align: left; }
      .header-section-modem-4g .section-title {
        position: absolute;
        top: 209px;
        font-size: 50px; }
      .header-section-modem-4g .section-text {
        position: absolute;
        top: 282px;
        font-size: 25px; }
      .header-section-modem-4g img {
        position: absolute;
        top: 316px;
        left: 50%;
        width: 339px !important;
        height: 264px !important;
        transform: translateX(-50%); }
      .header-section-modem-4g a {
        top: 340px; } }

.info-section-modem-4g {
  background-color: white; }
  .info-section-modem-4g img {
    position: absolute; }
  .info-section-modem-4g .section-title {
    position: absolute;
    color: #00A3E2; }
  .info-section-modem-4g .section-text {
    position: absolute;
    color: #707070; }
  @media screen and (max-width: 671px) {
    .info-section-modem-4g {
      height: 1342px; }
      .info-section-modem-4g .phone-12 {
        height: 25%; }
      .info-section-modem-4g .row {
        height: 100%; }
      .info-section-modem-4g .img-200gb {
        width: 323px !important;
        height: 95px !important;
        left: 50%;
        transform: translateX(-50%);
        top: 91px; }
      .info-section-modem-4g .img-4g {
        width: 86px !important; }
      .info-section-modem-4g .img-4g,.info-section-modem-4g .img-install {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        height: 95px !important;
        top: 80px; }
      .info-section-modem-4g .img-install {
        width: 95px !important; }
      .info-section-modem-4g .img-map {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 66px !important;
        height: 95px !important;
        top: 80px; }
      .info-section-modem-4g .section-title {
        top: 200px;
        font: normal normal 600 25px/28px Open Sans;
        line-height: 28px; }
      .info-section-modem-4g .section-title,.info-section-modem-4g .section-text {
        width: 238px;
        text-align: center;
        left: 50%;
        transform: translateX(-50%); }
      .info-section-modem-4g .section-text {
        top: 274px;
        font: normal normal normal 16px/22px Open Sans; } }
  @media screen and (min-width: 672px) {
    .info-section-modem-4g {
      height: 807px; }
      .info-section-modem-4g .tab-6 {
        height: 50% !important; }
      .info-section-modem-4g .row {
        height: 100%; }
      .info-section-modem-4g .img-200gb {
        width: 323px !important;
        height: 95px !important;
        left: 50%;
        transform: translateX(-50%);
        top: 91px; }
      .info-section-modem-4g .img-4g {
        width: 86px !important; }
      .info-section-modem-4g .img-4g,.info-section-modem-4g .img-install {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        height: 95px !important;
        top: 80px; }
      .info-section-modem-4g .img-install {
        width: 95px !important; }
      .info-section-modem-4g .img-map {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 66px !important;
        height: 95px !important;
        top: 80px; }
      .info-section-modem-4g .section-title {
        top: 230px;
        font: normal normal 600 25px/28px Open Sans;
        line-height: 28px; }
      .info-section-modem-4g .section-title,.info-section-modem-4g .section-text {
        width: 238px;
        text-align: center;
        left: 50%;
        transform: translateX(-50%); }
      .info-section-modem-4g .section-text {
        top: 315px;
        font: normal normal normal 16px/22px Open Sans; } }
  @media screen and (min-width: 1056px) {
    .info-section-modem-4g {
      height: 471px; }
      .info-section-modem-4g .tab-6 {
        height: 100% !important; }
      .info-section-modem-4g .img-200gb {
        width: 245px !important;
        height: 72px !important;
        left: 50%;
        transform: translateX(-50%);
        top: 88.75px; }
      .info-section-modem-4g .img-4g {
        width: 65px !important; }
      .info-section-modem-4g .img-4g,.info-section-modem-4g .img-install {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        height: 72px !important;
        top: 80px; }
      .info-section-modem-4g .img-install {
        width: 72px !important; }
      .info-section-modem-4g .img-map {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 50px !important;
        height: 72px !important;
        top: 80px; }
      .info-section-modem-4g .section-title {
        top: 191px;
        font: normal normal 600 25px/28px Open Sans; }
      .info-section-modem-4g .section-title,.info-section-modem-4g .section-text {
        width: 238px;
        text-align: center;
        left: 50%;
        transform: translateX(-50%); }
      .info-section-modem-4g .section-text {
        top: 280px;
        font: normal normal normal 16px/22px Open Sans; } }
  @media screen and (min-width: 1302px) {
    .info-section-modem-4g {
      height: 471px; }
      .info-section-modem-4g .img-200gb {
        width: 323px !important;
        height: 95px !important;
        left: 50%;
        transform: translateX(-50%);
        top: 91px; }
      .info-section-modem-4g .img-4g {
        width: 86px !important; }
      .info-section-modem-4g .img-4g,.info-section-modem-4g .img-install {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        height: 95px !important;
        top: 80px; }
      .info-section-modem-4g .img-install {
        width: 95px !important; }
      .info-section-modem-4g .img-map {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 66px !important;
        height: 95px !important;
        top: 80px; }
      .info-section-modem-4g .section-title {
        top: 216px;
        font: normal normal 600 25px/28px Open Sans; }
      .info-section-modem-4g .section-title,.info-section-modem-4g .section-text {
        width: 274px;
        text-align: center;
        left: 50%;
        transform: translateX(-50%); }
      .info-section-modem-4g .section-text {
        top: 282px;
        font: normal normal normal 16px/22px Open Sans; } }

.box-section-modem-4g {
  background-color: #004994;
  color: white !important;
  text-align: left; }
  .box-section-modem-4g .section-title {
    color: white !important;
    margin-top: 20px; }
  .box-section-modem-4g .section-text li {
    display: list-item;
    margin-bottom: 30px; }
  @media screen and (max-width: 671px) {
    .box-section-modem-4g {
      height: 565px;
      padding-bottom: 0; }
      .box-section-modem-4g img {
        position: absolute;
        max-width: 400px;
        right: 0;
        bottom: 0;
        width: 100% !important;
        height: auto !important; }
      .box-section-modem-4g .section-title {
        font-size: 29px; } }
  @media screen and (min-width: 672px) {
    .box-section-modem-4g {
      height: 387px;
      padding: 0; }
      .box-section-modem-4g .desk-6 {
        top: 50%;
        transform: translateY(-50%); }
      .box-section-modem-4g .container-wrapper {
        width: 100%; }
      .box-section-modem-4g .section-title {
        text-align: left;
        font: normal normal 600 25px/34px Open Sans; }
      .box-section-modem-4g .section-text {
        text-align: left;
        font: normal normal normal 16px/22px Open Sans;
        margin-left: 18px; }
      .box-section-modem-4g img {
        position: absolute;
        right: 19%;
        width: 855px !important;
        height: 387px !important; } }
  @media screen and (min-width: 1056px) {
    .box-section-modem-4g {
      height: 387px; }
      .box-section-modem-4g .desk-6 {
        top: 50%;
        transform: translateY(-50%); }
      .box-section-modem-4g .container-wrapper {
        width: 100%; }
      .box-section-modem-4g .section-title {
        text-align: left;
        font: normal normal 600 25px/34px Open Sans; }
      .box-section-modem-4g .section-text {
        text-align: left;
        font: normal normal normal 16px/22px Open Sans;
        margin-left: 18px; }
      .box-section-modem-4g img {
        position: absolute;
        right: 50%;
        width: 800px !important;
        height: 387px !important; } }
  @media screen and (min-width: 1302px) {
    .box-section-modem-4g {
      height: 387px; }
      .box-section-modem-4g .desk-6 {
        top: 50%;
        transform: translateY(-50%); }
      .box-section-modem-4g .container-wrapper {
        width: 100%; }
      .box-section-modem-4g .section-title {
        text-align: left;
        font: normal normal 600 25px/34px Open Sans; }
      .box-section-modem-4g .section-text {
        text-align: left;
        font: normal normal normal 16px/22px Open Sans;
        margin-left: 18px; }
      .box-section-modem-4g img {
        position: absolute;
        right: 58%;
        width: 800px !important;
        height: 387px !important; } }

.subs-section-modem-4g {
  background-color: white; }
  .subs-section-modem-4g a {
    text-decoration: underline; }
  @media screen and (max-width: 671px) {
    .subs-section-modem-4g {
      height: 1035px; }
      .subs-section-modem-4g .container-wrapper {
        width: 100%; }
      .subs-section-modem-4g img {
        height: 874px !important;
        position: absolute;
        width: auto;
        left: -4px;
        top: 161px; }
      .subs-section-modem-4g .section-title {
        position: absolute;
        left: 20%;
        top: 37px;
        width: 230px;
        height: 68px;
        text-align: left;
        font: normal normal 600 25px/34px Open Sans; }
      .subs-section-modem-4g .section-text {
        position: absolute;
        left: 20%;
        top: 957px;
        text-align: left;
        z-index: 15;
        font: normal normal normal 16px/22px Open Sans; }
      .subs-section-modem-4g .point1 {
        width: 98px;
        height: 44px;
        top: 165px; }
      .subs-section-modem-4g .point1,.subs-section-modem-4g .point2 {
        text-align: center;
        font: normal normal 600 16px/22px Open Sans;
        color: #707070;
        position: absolute;
        left: 186px; }
      .subs-section-modem-4g .point2 {
        width: 102px;
        height: 66px;
        top: 283px; }
      .subs-section-modem-4g .point3 {
        width: 160px;
        height: 66px;
        top: 413px;
        left: 160px; }
      .subs-section-modem-4g .point3,.subs-section-modem-4g .point4 {
        text-align: center;
        font: normal normal 600 16px/22px Open Sans;
        color: #707070;
        position: absolute; }
      .subs-section-modem-4g .point4 {
        width: 128px;
        height: 44px;
        top: 554px;
        left: 173px; } }
  @media screen and (min-width: 672px) {
    .subs-section-modem-4g {
      height: 405px; }
      .subs-section-modem-4g img {
        width: 925px !important;
        height: 405px !important;
        position: absolute;
        left: 0;
        top: -31px; }
      .subs-section-modem-4g .section-title {
        position: absolute;
        top: 37px;
        width: 425px;
        height: 34px;
        text-align: left;
        font: normal normal 600 25px/34px Open Sans; }
      .subs-section-modem-4g .section-text {
        position: absolute;
        top: 338px;
        text-align: left;
        font: normal normal normal 16px/22px Open Sans; }
      .subs-section-modem-4g .point1 {
        width: 98px;
        height: 44px;
        left: -25px; }
      .subs-section-modem-4g .point1,.subs-section-modem-4g .point2 {
        text-align: center;
        font: normal normal 600 16px/22px Open Sans;
        color: #707070;
        top: 210px;
        position: absolute; }
      .subs-section-modem-4g .point2 {
        width: 102px;
        height: 66px;
        left: 155px; }
      .subs-section-modem-4g .point3 {
        width: 160px;
        height: 66px;
        left: 300px; }
      .subs-section-modem-4g .point3,.subs-section-modem-4g .point4 {
        text-align: center;
        font: normal normal 600 16px/22px Open Sans;
        color: #707070;
        top: 210px;
        position: absolute; }
      .subs-section-modem-4g .point4 {
        width: 124px;
        height: 44px;
        left: 488px; } }
  @media screen and (min-width: 1056px) {
    .subs-section-modem-4g {
      height: 368px; }
      .subs-section-modem-4g img {
        width: 885px !important;
        height: 368px !important;
        position: absolute;
        left: 0;
        top: inherit; }
      .subs-section-modem-4g .section-title {
        position: absolute;
        top: 149px;
        width: 230px;
        height: 68px;
        text-align: left;
        font: normal normal 600 25px/34px Open Sans; }
      .subs-section-modem-4g .section-text {
        position: absolute;
        top: 328px;
        text-align: left;
        font: normal normal normal 16px/22px Open Sans; }
      .subs-section-modem-4g .point1 {
        width: 98px;
        height: 44px;
        left: -25px; }
      .subs-section-modem-4g .point1,.subs-section-modem-4g .point2 {
        text-align: center;
        font: normal normal 600 16px/22px Open Sans;
        color: #707070;
        top: 240px;
        position: absolute; }
      .subs-section-modem-4g .point2 {
        width: 102px;
        height: 66px;
        left: 155px; }
      .subs-section-modem-4g .point3 {
        width: 160px;
        height: 66px;
        left: 300px; }
      .subs-section-modem-4g .point3,.subs-section-modem-4g .point4 {
        text-align: center;
        font: normal normal 600 16px/22px Open Sans;
        color: #707070;
        top: 240px;
        position: absolute; }
      .subs-section-modem-4g .point4 {
        width: 128px;
        height: 44px;
        left: 488px; } }
  @media screen and (min-width: 1302px) {
    .subs-section-modem-4g {
      height: 368px; }
      .subs-section-modem-4g img {
        width: 1113px !important;
        height: 368px !important;
        position: absolute;
        left: 0;
        top: inherit; }
      .subs-section-modem-4g .section-title {
        position: absolute;
        top: 149px;
        width: 230px;
        height: 68px;
        text-align: left;
        font: normal normal 600 25px/34px Open Sans; }
      .subs-section-modem-4g .section-text {
        position: absolute;
        top: 328px;
        text-align: left;
        font: normal normal normal 16px/22px Open Sans; }
      .subs-section-modem-4g .point1 {
        width: 98px;
        height: 44px;
        left: -25px; }
      .subs-section-modem-4g .point1,.subs-section-modem-4g .point2 {
        text-align: center;
        font: normal normal 600 16px/22px Open Sans;
        color: #707070;
        top: 240px;
        position: absolute; }
      .subs-section-modem-4g .point2 {
        width: 102px;
        height: 66px;
        left: 185px; }
      .subs-section-modem-4g .point3 {
        width: 160px;
        height: 66px;
        left: 365px; }
      .subs-section-modem-4g .point3,.subs-section-modem-4g .point4 {
        text-align: center;
        font: normal normal 600 16px/22px Open Sans;
        color: #707070;
        top: 240px;
        position: absolute; }
      .subs-section-modem-4g .point4 {
        width: 128px;
        height: 44px;
        left: 580px; } }

/*# sourceMappingURL=../maps/internet/accueil.css.map */
