@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 */
        -webkit-transform: rotate(-20deg);
        /* 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: -webkit-box;
      display: flex;
      -ms-flex-direction: row;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
              flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-pack: center;
      -webkit-box-pack: center;
              justify-content: center;
      -ms-flex-line-pack: start;
      align-content: flex-start;
      -ms-flex-align: start;
      -webkit-box-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.section-title {
  height: 320px !important;
  background-image: url(../../../images/Internet/wifi/slider_phone.jpg);
  background-size: auto !important;
  margin: 0px !important; }

@media screen and (min-width: 672px) {
  #wifi-header.section-title {
    height: 290px !important;
    background-image: url(../../../images/Internet/wifi/slider_tab.jpg); } }

@media screen and (min-width: 1056px) {
  #wifi-header.section-title {
    height: 370px !important;
    background-image: url(../../../images/Internet/wifi/slider_desk.jpg); } }

@media screen and (min-width: 1302px) {
  #wifi-header.section-title {
    height: 500px !important;
    background-image: url(../../../images/Internet/wifi/slider_lgdesk.jpg); } }

@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%;
    -webkit-transform: TranslateX(-50%);
            transform: TranslateX(-50%); } }

@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%;
    -webkit-transform: TranslateX(-50%);
            transform: TranslateX(-50%); } }

@media screen and (min-width: 1056px) {
  #wifi-service,#wifi-mesh {
    height: 400px; } }

@media screen and (min-width: 1302px) {
  #wifi-hardware {
    height: 590px !important; } }

#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; }

.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%;
    -webkit-transform: TranslateX(-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;
    -webkit-transform: inherit;
    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%;
        -webkit-transform: translateY(-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%;
    -webkit-transform: TranslateX(-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;
    -webkit-transform: inherit;
    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%;
        -webkit-transform: translateY(-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;
    -webkit-transform: inherit;
    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%;
        -webkit-transform: translateY(-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;
    -webkit-transform: inherit;
    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%;
        -webkit-transform: translateY(-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; } }

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