/* file created by charles.torris@gmail.com */
                                              /* 
    Created on : 11 juil. 2018, 13:57:12
    Author     : roger
*/
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham-Bold.eot");
  src: url("../fonts/Gotham-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Bold.woff2") format("woff2"), url("../fonts/Gotham-Bold.woff") format("woff"), url("../fonts/Gotham-Bold.ttf") format("truetype"), url("../fonts/Gotham-Bold.svg#Gotham-Bold") format("svg");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham-Medium.eot");
  src: url("../fonts/Gotham-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Medium.woff2") format("woff2"), url("../fonts/Gotham-Medium.woff") format("woff"), url("../fonts/Gotham-Medium.ttf") format("truetype"), url("../fonts/Gotham-Medium.svg#Gotham-Medium") format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham-Medium.woff2") format("woff2"), url("../fonts/Gotham-Medium.woff") format("woff"), url("../fonts/Gotham-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Gotham-BlackItalic';
  src: url("../fonts/Gotham-BlackItalic.eot") format("eot"), url("../fonts/Gotham-BlackItalic.woff2") format("woff2"), url("../fonts/Gotham-BlackItalic.woff") format("woff"), url("../fonts/Gotham-BlackItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Gotham-Book';
  src: url("../fonts/Gotham-Book.eot") format("eot"), url("../fonts/Gotham-Book.woff2") format("woff2"), url("../fonts/Gotham-Book.woff") format("woff"), url("../fonts/Gotham-Book.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'FuturaMain';
  src: url("../fonts/FuturaStd-Bold.eot");
  src: url("../fonts/FuturaStd-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaStd-Bold.woff2") format("woff2"), url("../fonts/FuturaStd-Bold.woff") format("woff"), url("../fonts/FuturaStd-Bold.ttf") format("truetype"), url("../fonts/FuturaStd-Bold.svg#FuturaStd-Bold") format("svg");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'FuturaMain';
  src: url("../fonts/FuturaStd-Medium.eot");
  src: url("../fonts/FuturaStd-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaStd-Medium.woff2") format("woff2"), url("../fonts/FuturaStd-Medium.woff") format("woff"), url("../fonts/FuturaStd-Medium.ttf") format("truetype"), url("../fonts/FuturaStd-Medium.svg#FuturaStd-Medium") format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'FuturaMain-Book';
  src: url("../fonts/FuturaStd-Medium.eot") format("eot"), url("../fonts/FuturaStd-Medium.woff2") format("woff2"), url("../fonts/FuturaStd-Medium.woff") format("woff"), url("../fonts/FuturaStd-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'FuturaBold';
  src: url("../fonts/FuturaStd-Bold.eot") format("eot"), url("../fonts/FuturaStd-Bold.woff2") format("woff2"), url("../fonts/FuturaStd-Bold.woff") format("woff"), url("../fonts/FuturaStd-Bold.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
/* @include x-display-flex; */
select {
  text-overflow: ellipsis;
  max-width: 100%;
  overflow-x: auto; }

body {
  margin: 0; }

.front {
  /* header */
  /* page devis */
  /* */ }
  .front .bloc {
    position: relative; }
  .front select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative; }
  .front select::-ms-expand {
    display: none; }
  .front input, .front textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .front .info {
    text-align: center;
    margin: 30px 10px;
    line-height: 30px; }
  .front h3 {
    font-weight: lighter;
    /* margin-bottom: 50px; */
    text-align: center;
    max-width: 425px;
    margin: 20px auto 40px;
    font-size: 20px;
    line-height: 30px; }
  .front .myhidden {
    display: none; }
  .front .header, .front #resume {
    background: #061e5a; }
  .front .header, .front .footer {
    font-family: "Rubik", sans-serif; }
  .front .container {
    font-family: "Rubik", sans-serif;
    max-width: 920px;
    padding: 20px 40px;
    overflow: hidden;
    position: relative;
    margin: auto;
    background: #f1f3f5;
    margin-top: 20px; }
    @media screen and (max-width: 850px) {
      .front .container {
        max-width: 500px;
        padding: 5px 5px; } }
    .front .container.unpadded {
      padding: 0;
      max-width: 1000px; }
    @media (max-width: 850px) {
      .front .container .main_bloc {
        width: 100%;
        max-width: 100%;
        overflow: hidden; } }
  .front .step {
    position: relative;
    height: 45px;
    width: 65px;
    margin: 10px 40px; }
    .front .step .icon {
      content: "";
      position: absolute;
      background: #234187;
      height: 60px;
      width: 60px;
      border-radius: 60px;
      border: 10px solid #0f2a68; }
    .front .step .labe {
      margin-top: 10px;
      position: absolute;
      top: 80px;
      font-size: 12px;
      text-transform: uppercase;
      width: 141Px;
      left: -30px;
      font-weight: bold; }
  .front .ui-datepicker select {
    height: auto !important; }
  .front .acf-ui-datepicker {
    font-family: "Rubik", sans-serif; }
  .front .hasDatepicker {
    background-image: url(../assets/calendar_icon.png) !important;
    background-position: right  !important;
    background-repeat: no-repeat  !important;
    background-color: white  !important;
    font-size: 26px !important;
    letter-spacing: 0px;
    background-size: 43px  !important; }
    .front .hasDatepicker::placeholder {
      color: #CCC !important;
      letter-spacing: 15px;
      font-size: 30px !important; }
    .front .hasDatepicker::-webkit-input-placeholder {
      letter-spacing: 15px; }
    .front .hasDatepicker:read-only {
      background-image: url(../assets/calendar_icon.png) !important;
      background-position: right  !important;
      background-repeat: no-repeat  !important;
      background-color: white  !important; }
  .front .buttoncolor1 {
    background: #4eafb7;
    min-width: 235px;
    max-width: 435px;
    margin: 20px auto 20px;
    display: block;
    color: white;
    padding: 15px;
    text-transform: uppercase;
    border: none;
    border-bottom: 3px solid #e4e4e4;
    cursor: pointer;
    font-size: 15px; }
.front .buttoncolor1:active {
    background: #436D79!important;
}
  .front .buttoncolor2 {
    background: #f0364d;
    min-width: 235px;
    max-width: 435px;
    margin: auto;
    display: block;
    color: white;
    padding: 15px;
    text-transform: uppercase;
    border: none;
    border-bottom: 3px solid #af2a2a;
    cursor: pointer;
    font-size: 15px;
    margin-bottom: 00px; }
.front .buttoncolor2:active {
    background: #BB0034!important;
}

  @media (max-width: 850px) {
    .front .acf-field-5b4da3baa2e66 label {
      padding-left: 10px; } }
  .front input, .front select, .front .ui-selectmenu-button {
    font-family: "Rubik", sans-serif;
    height: 60px;
    border: none;
    border-bottom: 3px solid #CCC;
    background: white; }
  .front .flexbox {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  .front .villeinput {
    width: calc(-60px + 100%) !important; }
  .front select, .front .myinput {
    border-radius: 0;
    /* border:none;*/
    background: white;
    font-size: 16px;
    padding-left: 20px;
    width: 100%; }
    .front select:not(.myinput), .front .myinput:not(.myinput) {
      font-weight: 800; }
    .front select.myinput, .front .myinput.myinput {
      height: 57px; }
  .front .tablebox {
    display: table; }
    .front .tablebox div {
      display: table-cell; }
  .front .inputville {
    width: calc(100% - 30px); }
  .front .kmbloc {
    position: relative; }
    .front .kmbloc .kmcontainer {
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      z-index: -5; }
      .front .kmbloc .kmcontainer .num_km {
        flex: 1;
        margin: 0;
        padding: 0;
        text-align: center;
        font-size: 30px;
        padding: 0;
        color: #AAA;
        margin-right: 2%;
        width: 16%; }
        .front .kmbloc .kmcontainer .num_km:nth-of-type(6) {
          margin-right: 0; }
        @media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 850px) {
          .front .kmbloc .kmcontainer .num_km {
            /* safari hack */
            width: 15%; } }
        .front .kmbloc .kmcontainer .num_km::placeholder {
          color: #CCC; }
        .front .kmbloc .kmcontainer .num_km:disabled {
          background: white; }
    .front .kmbloc #km {
      /* pointer-events: none;
       display:none;*/
      font-size: 48px;
      width: calc( 100% - 40px);
      letter-spacing: 25px;
      padding-left: 40px;
      text-align: left;
      line-height: 30px; }
      @media (max-width: 850px) {
        .front .kmbloc #km {
          width: calc( 100% - 20px);
          padding-left: 20px; } }
      .front .kmbloc #km:placeholder {
        color: #CCC;
        line-height: 60px; }
      .front .kmbloc #km::-webkit-input-placeholder {
        color: #CCC;
        line-height: 60px; }
      .front .kmbloc #km:-moz-placeholder {
        color: #CCC;
        line-height: 60px; }
      .front .kmbloc #km::-moz-placeholder {
        color: #CCC;
        line-height: 60px; }
      .front .kmbloc #km:-ms-input-placeholder {
        color: #CCC;
        line-height: 60px; }
  .front #geoloc {
    height: 60px;
    width: 60px;
    min-width: 60px;
    margin-left: 15px;
    margin-right: 8px;
    background-size: 60px;
    background-image: url(../assets/geoloc.png);
    cursor: pointer; }
  .front .immacontainerbloc {
    margin-bottom: 30px !important; margin-left:40px !important;}
    .front .prestabloc {
    margin-left:40px !important;}
  .front .kmbloc {
    margin-bottom: 30px !important; }
  .front .immabloc {
    position: relative;
    height: 65px;
    padding: 0;
    margin: 0; }
    .front .immabloc #imma {
      padding: 0;
      margin: 0;
      text-align: center;
      height: 65px;
      margin-left: 32px;
      font-size: 45px;
      line-height: 45px;
      width: calc(100% - 64px);
      border: none; }
      .front .immabloc #imma::placeholder {
        color: #CCC; }
      @media (max-width: 850px) {
        .front .immabloc #imma {
          padding-top: 5px;
          width: calc(94% - 45px) !important; } }
    .front .immabloc::before {
      content: "";
      background-image: url(../assets/plaque_gauche.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 27px;
      width: 32px;
      height: 66px;
      position: absolute;
      background-color: white;
      border-radius: 9px 0 0 9px; }
    .front .immabloc::after {
      content: "";
      background: url(../assets/plaque_droite.png);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 27px;
      width: 32px;
      height: 66px;
      position: absolute;
      background-color: white;
      border-radius: 0 9px 9px 0; }
  .front input::-webkit-outer-spin-button,
  .front input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0;
    /* <-- Apparently some margin are still there even though it's hidden */ }
  .front #admindata {
    display: none;
    padding: 20px;
    font-size: 12px;
    background: black;
    color: white;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    margin-top: 40px;
    bottom: 0;
    max-width: 100%;
    overflow: scroll; }
    .front #admindata h2 {
      font-size: 12px; }
  .front #admindata {
    /* display:block !important;*/ }
  .front .hiddenfields, .front .hiddenfield {
    border: 1px solid red;
    float: right;
    display: none; }
  .front .error #select2-presta-container {
    border-bottom: 2px solid red !important; }
  .front .errornotice {
    font-size: 12px;
    position: absolute;
    color: red;
    padding-top: 5px; }
  .front .error {
    border-bottom: 2px solid red !important; }
  .front .notice {
    border: 1px solid red;
    padding: 20px;
    margin: 20px;
    display: none; }
  .front .header {
    color: white;
    height: 130px;
    padding: 10px; }
    @media screen and (max-width: 850px) {
      .front .header {
        display: none; } }
    .front .header .devis_steps {
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      max-width: 600px;
      margin: auto;
      text-align: center;
      margin-bottom: 50px; }
      .front .header .devis_steps::before {
        content: "";
        border-top: 1px solid white;
        position: absolute;
        width: 485px;
        top: 50px;
        left: 56px; }
      .front .header .devis_steps .step.step3 .icon svg {
        -moz-transform: scale(0.4);
        -o-transform: scale(0.4);
        -ms-transform: scale(0.4);
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
        top: -14px;
        left: -1px; }
      .front .header .devis_steps .step.step4 .icon svg {
        -moz-transform: scale(0.65);
        -o-transform: scale(0.65);
        -ms-transform: scale(0.65);
        -webkit-transform: scale(0.65);
        transform: scale(0.65);
        top: -1px;
        left: 0px; }
      .front .header .devis_steps .step .icon {
        position: relative; }
      .front .header .devis_steps .step.selected .icon {
        background: #4eafb7;
        border-color: #286386; }
      .front .header .devis_steps .step svg {
        position: absolute; }
        .front .header .devis_steps .step svg path {
          fill: white; }
      .front .header .devis_steps .step #caricon {
        position: absolute;
        right: -0px;
        top: -10px; }
  .front .hidden {
    display: none !important; }
  .front .chevron_select {
    position: absolute;
    top: 20px;
    right: 0px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    pointer-events: none; }
  .front .chevron {
    background: url(../assets/chevron.png);
    position: absolute;
    top: 20px;
    right: 0px;
    cursor: pointer;
    width: 20px;
    height: 20px; }
  .front .devis_form .blocs {
    max-width: 1000px;
    margin: auto; }
    .front .devis_form .blocs .bloc {
      margin: 0;
      padding: 0;
      position: relative;
      display: inline-block;
      width: calc(50% - 70px);
      max-width: 435px;
      margin-left: auto;
      margin-right: 5%;
      vertical-align: top;
      height: 100px; }
      @media screen and (max-width: 850px) {
        .front .devis_form .blocs .bloc {
          display: block;
          width: 100%;
          margin-left: auto; }
          .front .devis_form .blocs .bloc.prestabloc {
            margin-top: 45px; margin-left: auto !important;}
          .front .devis_form .blocs .bloc.immacontainerbloc {
              margin-left: auto !important;}
      }

      .front .devis_form .blocs .bloc .label {
        font-weight: bold;
        color: #234187;
        margin-bottom: 10px; }
    .front .devis_form .blocs.bloc_step2 {
      display: none; }
  .front .devis_form .loading {
    text-align: center; }
  .front .resultbloc #services {
    display: none; }
  .front #modelechoice {
    margin-bottom: 20px; }
  .front .equip {
    display: none; }
    .front .equip.selectionned {
      display: block; }
  .front .modifier {
    text-align: center;
    margin: 30px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px; }
  .front .mandatorynotice {
    text-align: center;
    font-size: 12px;
    margin: 20px; }
  .front #containerGarages {
    margin-bottom: 10px; }
    .front #containerGarages .garagebox {
      cursor: pointer;
      width: 100%;
      max-width: 400px;
      min-height: 135px;
      padding-top: 20px;
      margin: 20px auto;
      background: white;
      display: table; }
      .front #containerGarages .garagebox > div {
        display: table-cell;
        vertical-align: top; }
      .front #containerGarages .garagebox .gbox_container {
        height: 30Px; }
      .front #containerGarages .garagebox.garageboxSelected {
        border-bottom: 2px solid #234187; }
      .front #containerGarages .garagebox .etoiles {
        padding-top: 50px;
        padding-right: 20px; }
    .front #containerGarages div {
      transition: opacity 0.5s ease;
      padding: 0; }
      .front #containerGarages div.inactive {
        opacity: 0.2; }
    .front #containerGarages div:not(:last-of-type) {
      border-bottom: 1px solid white; }
    .front #containerGarages h5 {
      margin-bottom: 0px;
      font-weight: bold;
      font-size: 15px; }
    .front #containerGarages .garageadress {
      width: 80%;
      padding-right: 10px; }
  .front .garagecheckbox {
    display: none; }
  .front .front_garagebox {
    z-index: 222;
    border: 3Px solid #234187 !important;
    width: 25px !important;
    padding: 0 !important;
    height: 25px;
    margin: 40px 25px;
    border-radius: 50%;
    display: block;
    position: relative; }
  .front .garageboxSelected .front_garagebox {
    background: #f0364d;
    border: 3Px solid #f0364d !important;
    position: relative; }
    .front .garageboxSelected .front_garagebox::after {
      top: 7px;
      left: 4px;
      width: 15px;
      height: 11px;
      background-image: url(../assets/checkmark.png);
      content: "";
      position: absolute; }
  .front .acf-input-wrap {
    height: 55px; }
  .front .acf-form .acf-field--post-title {
    display: none; }
  .front #devis_data, .front #garage_data {
    display: none; }
  .front .rgpd {
    max-width: 1000px;
    margin: 40px auto;
    font-size: 12px;
    line-height: normal;
    padding: 20px; }
  .front #rdvform {
    text-align: center; }
    .front #rdvform .devisdata, .front #rdvform .garage_data, .front #rdvform #prix, .front #rdvform #data_services, .front #rdvform .data_services {
      display: none; }
    .front #rdvform input::placeholder {
      font-size: 12px; }
    .front #rdvform textarea::placeholder {
      font-size: 12px; }
  .front #resume {
    color: white;
    text-align: center;
    padding: 20px 20px; }
    @media screen and (max-width: 850px) {
      .front #resume {
        padding: 20px 0px 20px 20px; } }
    .front #resume .flexbox {
      display: table;
      width: 100%; }
      @media screen and (max-width: 850px) {
        .front #resume .flexbox {
          display: block; } }
      .front #resume .flexbox .re_bloc {
        display: table-cell;
        width: 20%;
        text-align: left;
        margin-bottom: 10px;
        padding-left: 10%; }
        @media screen and (max-width: 850px) {
          .front #resume .flexbox .re_bloc {
            width: 100%;
            display: block;
            padding-left: 0; } }
        .front #resume .flexbox .re_bloc div {
          display: inline-block;
          vertical-align: top;
          min-width: 90px;
          max-width: 220px; }
          @media screen and (max-width: 850px) {
            .front #resume .flexbox .re_bloc div {
              min-width: 40px;
              width: 40%; } }
          .front #resume .flexbox .re_bloc div.lab {
            max-width: 120px;
            color: #fff02a;
            padding-right: 10px; }
  .front .presta_r {
    position: relative;
    max-width: 500px;
    margin: auto;
    padding: 5px 20px 5px 200px;
    border-bottom: 2px solid #eaeaea; }
    @media screen and (max-width: 850px) {
      .front .presta_r {
        width: 100%;
        padding: 0px 0; } }
    .front .presta_r .presta_r_bloc {
      margin-top: 20px; }
      @media screen and (min-width: 850px) {
        .front .presta_r .presta_r_bloc {
          min-width: 320px;
          max-width: 320px; } }
      .front .presta_r .presta_r_bloc .prestatitle {
        font-size: 22px;
        font-weight: bold;
        margin-bottom: 8px; }
        @media screen and (max-width: 850px) {
          .front .presta_r .presta_r_bloc .prestatitle {
            font-size: 17px;
            max-width: 200px; } }
      .front .presta_r .presta_r_bloc div {
        display: block; }
  .front .r_checkbox {
    position: relative;
    width: 25px;
    min-width: 25px;
    height: 25px;
    margin-top: 23px;
    margin-right: 20px;
    border: 4px solid #234187; }
    @media screen and (max-width: 850px) {
      .front .r_checkbox {
        margin-right: 35px;
        margin-left: 20px; } }
    .front .r_checkbox.serv_selected {
      background: #234187; }
      .front .r_checkbox.serv_selected::before {
        content: "";
        position: absolute;
        background-image: url(../assets/checkmark.png);
        background-size: 13px;
        background-repeat: no-repeat;
        width: 13px;
        height: 13px;
        font-size: 27px;
        left: 5px;
        top: 8px; }
    .front .r_checkbox input {
      width: 30px;
      left: -5px;
      top: -20px;
      opacity: 0; }
    .front .r_checkbox.forced {
      background: #d8d9db;
      border: 4px solid #d8d9db; }
      .front .r_checkbox.forced::before {
        content: "";
        position: absolute;
        background-image: url(../assets/checkmark.png);
        background-size: 13px;
        background-repeat: no-repeat;
        width: 13px;
        height: 13px;
        font-size: 27px;
        left: 5px;
        top: 8px; }
  .front .prix {
    font-size: 22px;
    font-weight: lighter; }
  .front .service .prestatitle {
    font-size: 17px !important; }
  .front .addition {
    position: relative;
    height: 40px;
    border-top: 2px solid #234187;
    padding: 20px 0;
    font-size: 20px;
    text-align: center;
    max-width: 720px;
    margin: auto; }
    .front .addition::before {
      content: "Total";
      position: absolute;
      left: 0;
      font-weight: bold; }
    .front .addition .result {
      background: yellow;
      max-width: 300px;
      /* margin: auto; */
      padding: 5px;
      margin-left: calc(25% + 60px);
      font-size: 22px; }
      @media screen and (max-width: 850px) {
        .front .addition .result {
          margin-left: 86px; } }
  .front .affinabox {
    text-align: center;
    text-transform: uppercase;
    padding: 20px 0 30px;
    font-size: 13px; }
  .front .affinage h3 {
    text-align: left;
    font-weight: bold;
    margin: 10px; }
  .front .affinage .nodetails {
    color: white !important;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 20px; }
  .front #affinage {
    margin: 30px auto;
    margin-top: 80px; }
  .front .soloption {
    margin: 20px 10px; }
  .front .equibloc {
    position: relative;
    vertical-align: text-bottom; }
    @media screen and (min-width: 850px) {
      .front .equibloc {
        display: inline-block;
        width: 40%;
        margin: 50px 8% 0 0;
        /* height: 117px; */
        vertical-align: top; }
        .front .equibloc:first-of-type {
            margin-left: 32px !important;
        }
    }
    .front .equibloc .select2-selection--single, .front .equibloc .select2-selection__rendered {
      padding-top: 8px !important; }
  .front .centerbox {
    text-align: center; }
  .front .acf-field-message {
    margin-top: 60px !important; }
  .front #rdvform textarea {
    border-bottom: 3px solid #CCC !important;
    height: 145px; }
  @media screen and (max-width: 850px) {
    .front #rdvform .blocnom, .front #rdvform .blocprenom {
      padding: 0 12px 0px; }
    .front #rdvform .acf-field-5b50a48660b5a {
      display: none; } }
  @media screen and (min-width: 850px) {
    .front #rdvform .acf-fields {
      text-align: left;
      max-width: 828px;
      padding-left: 115px;
      margin: auto; }
    .front #rdvform textarea {
      margin-left: -12px; }
    .front #rdvform .nomwrap {
      height: 145px;
      padding-left: 11px; }
      .front #rdvform .nomwrap .acf-field {
        width: calc(100% - 20px);
        padding: 0;
        margin: 0; }
    .front #rdvform .inline {
      display: inline-block;
      width: 40%;
      margin: 0 2% 0 0;
      vertical-align: top; } }
  .front #rdvform textarea {
    font-family: "Rubik";
    opacity: 0.75;
    border: none;
    padding: 11px;
    padding-top: 30px; }
    .front #rdvform textarea::placeholder {
      opacity: 0.75; }
  .front #rdvform .acf-fields > .acf-field {
    border: none;
    padding: 0 12px 5px; }
  .front #rdvform .acf-label {
    display: none; }
  .front #rdvform h3 {
    margin-top: 20px;
    margin-bottom: 30px; }
  .front #rdvform .acf-input-wrap {
    height: 90px; }
    .front #rdvform .acf-input-wrap input {
      height: 54px;
      padding-left: 10px; }
      .front #rdvform .acf-input-wrap input::placeholder {
        opacity: 0.75; }
  .front .message {
    text-align: center;
    font-weight: 500;
    font-size: 20px;
    max-width: 625px;
    margin: auto; }
  .front .merci p {
    text-align: center;
    font-weight: 500;
    font-size: 20px; }
  .front .prestadescription {
    margin-bottom: 20px; }
    .front .prestadescription .chevronpresta {
      cursor: pointer; }
      .front .prestadescription .chevronpresta.closed {
        transform: rotate(180deg); }
  .front .checkboxaffinage {
    position: relative;
    display: inline-block;
    width: 300px;
    padding-left: 70px;
    padding-top: 11px;
    margin-bottom: 20px; }
    .front .checkboxaffinage input {
      height: auto !important; }
  .front .fullclassbox {
    width: 100%; }
  .front .uiGarageCheckbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 222;
    border: 3Px solid #234187 !important;
    width: 30px !important;
    padding: 12px !important;
    height: 30px;
    margin: 5px 15px 0 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .front .uiGarageCheckboxChecked::after {
    top: 7px;
    left: 4px;
    width: 15px;
    height: 11px;
    background-image: url(../assets/checkmark.png);
    content: "";
    position: absolute; }
  .front .noprice {
    text-align: center;
    margin: 30px 0px;
    line-height: 30px;
    font-weight: 500;
    font-size: 20px;
    padding: 40px; }
    @media (max-width: 850px) {
      .front .noprice {
        padding: 10px; } }
  .front .fakelink {
    text-decoration: none;
    display: block;
    padding-top: 40px; }

.nocontainerbackground.front .container {
  background: none !important;
  background-color: #f1f3f500 !important; }

.mybutton {
  background-color: #27639e;
  padding: 20px;
  color: white;
  margin: 20px 20px;
  display: block;
  min-width: 200px;
  text-decoration: none; }

#rdvform .flowup.acf-field {
  position: relative; }
  #rdvform .flowup.acf-field .acf-label {
    position: absolute;
    display: block; }
    #rdvform .flowup.acf-field .acf-label label {
      opacity: 0.7;
      transition: all 0.25s ease-in-out;
      position: absolute;
      z-index: 2;
      top: 20px;
      left: 10px; }
  #rdvform .flowup.acf-field input {
    padding-top: 16px; }
#rdvform .flowup.acf-field-textarea label {
  top: 10px !important;
  left: 0 !important; }
#rdvform .flowuped label {
  top: 6px !important;
  left: 10px !important;
  font-size: 10px;
  opacity: 0.4 !important; }

::-ms-input-placeholder {
  color: #CCC !important; }

.front {
  /* custom select */
  /*the container must be positioned relative:*/
  /*style the arrow inside the select element:*/
  /*point the arrow upwards when the select box is open (active):*/
  /*style the items (options), including the selected item:*/
  /*style items (options):*/
  /*hide the items when the select box is closed:*/ }
  .front .hidepage {
    /* display:none;*/ }
  .front .custom-select {
    position: relative;
    font-family: Arial;
    height: 100%;
    width: 100%; }
  .front .custom-select select {
    display: none;
    /*hide original SELECT element:*/ }
  .front .select-selected {
    font-size: 20px;
    background-color: white;
    height: 45px !important;
    border: none;
    border-bottom: 3px solid #CCC; }
  .front .select-selected:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #234187 transparent transparent transparent; }
  .front .select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 7px; }
  .front .select-items div, .front .select-selected {
    padding: 8px 16px;
    cursor: pointer; }
  .front .select-items {
    position: absolute;
    background-color: white;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99; }
  .front .select-hide {
    display: none; }
  .front .bloc.blocselect {
    height: auto !important;
    top: -11px; }
  .front .select2-container .select2-selection--single,
  .front .select2-container--default .select2-selection--single .select2-selection__rendered,
  .front .select2-container--default .select2-selection--single {
    height: 41Px;
    padding-top: 0px;
    border: none;
    border-bottom: 3px solid #CCC;
    border-radius: 0;
    color: #234187;
    background: white; }
    .front .select2-container .select2-selection--single:focus,
    .front .select2-container--default .select2-selection--single .select2-selection__rendered:focus,
    .front .select2-container--default .select2-selection--single:focus {
      border: none;
      outline: none; }
  .front .select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none; }
  .front #select2-modelechoice-container {
    width: 100%;
    margin: 0;
    padding: 10px 10px 0 0; }
  .front #car_selection .select2-container--default, .front .equibloc .select2-container--default {
    width: 100% !important; }
  .front .beta_radio ul {
    margin: 0;
    padding: 0; }
    .front .beta_radio ul li {
      height: 40px;
      line-height: 20px;
      list-style: none;
      position: relative;
      text-decoration: underline;
      cursor: pointer; }
  .front .beta {
    height: 150px !important; }
    .front .beta p {
      margin-top: 0;
      margin-bottom: 30px; }
    .front .beta .tablebox {
      display: none; }
  .front .TGradio {
    z-index: 222;
    border: 2Px solid #234187 !important;
    width: 15px !important;
    padding: 0 !important;
    height: 15px;
    margin: 0;
    margin-right: 10px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .front .TGradioChecked {
    background: #f0364d;
    border: 2Px solid #f0364d !important;
    position: relative; }
    .front .TGradioChecked::after {
      top: 7px;
      left: 4px;
      width: 15px;
      height: 11px;
      /* background-image: url(../assets/checkmark.png);*/
      content: "";
      position: absolute; }
  .front *:focus {
    outline: none; }
  .front #presta {
    position: absolute; }
  .front #presta_display {
    width: 100%;
    max-width: 100%;
    font-family: "Rubik", sans-serif;
    height: 30px;
    border: none;
    border-bottom: 3px solid #CCC;
    background: white;
    font-size: 25px;
    padding-top: 05px;
    padding-bottom: 25px;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: clip;
    line-height: 50px;
    line-height: 3.125rem; }
  .front .modal {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200000;
    background: white;
    width: 100%;
    max-width: 1000px;
    padding: 0;
    height: 100%;
    overflow: hidden; }
    @media (min-width: 850px) {
      .front .modal {
        margin-left: calc(50% - 500px); } }
    @media (max-width: 850px) {
      .front .modal {
        position: fixed;
        height: 100%;
        width: 100%; }
        .front .modal li {
          max-width: 85% !important; } }
    .front .modal b {
      height: 30px; }
    .front .modal li {
      padding: 10px 0;
      list-style: none;
      width: 100%; }
      .front .modal li.seps {
        margin-top: 20px; }
      .front .modal li.option_presta {
        cursor: pointer; }
        .front .modal li.option_presta:hover {
          background: #CCC; }
    .front .modal .modal-dialog {
      height: 100%; }
      .front .modal .modal-dialog .close-presta {
        z-index: 400000000;
        cursor: pointer;
        position: absolute;
        right: 40px;
        top: 20px;
        font-size: 40px; }
    .front .modal #select-presta-popin {
      padding: 0 35px;
      position: relative;
      overflow-y: scroll;
      height: 100%; }
      @media (max-width: 850px) {
        .front .modal #select-presta-popin {
          padding: 0; } }

.garageicon .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle; }
.garageicon img {
  margin-top: 12px;
  max-width: 45px;
  margin-left: -2px;
  width: 35px;
  height: auto; }

.merci a, .merci a:hover {
  text-decoration: none !important; }


#presta-filter{
    padding: 10px 0;
    margin-top: 20px;
    font-size: 16px;
    height: auto;
}

#most-search-presta > ul >li.option_presta{
    padding-left: 20px;
}