:root {
    --padd		: 2.5vw;
    --primary   : #6FA4C4;
    --secondary : #DCC9B6;
    --tertiary  : #383330;
    --text      : #FFFFFF;
}

@font-face { font-family: "DIN-Bold"; src: url('../fonts/DIN-Bold.woff2') format('woff2'), url('../fonts/DIN-Bold.ttf') format('truetype'); }
@font-face { font-family: "DIN-Light"; src: url('../fonts/DIN-Light.woff2') format('woff2'), url('../fonts/DIN-Light.ttf') format('truetype'); }
@font-face { font-family: "DIN-Medium"; src: url('../fonts/DIN-Medium.woff2') format('woff2'), url('../fonts/DIN-Medium.ttf') format('truetype'); }
@font-face { font-family: "DIN-Regular"; src: url('../fonts/DIN-Regular.woff2') format('woff2'), url('../fonts/DIN-Regular.ttf') format('truetype'); }
@font-face { font-family: "aldo"; src: url('../fonts/Aldo_PC.ttf') format('truetype'); }


/* NE pas utiliser / TYPO payante - PAS les droits */
/* @font-face {
  font-family: "BrutGrotesque-Bold";
  src: url("../fonts/BrutGrotesque-Bold.otf");
}

@font-face {
  font-family: "BrutGrotesque-Black";
  src: url("../fonts/BrutGrotesque-Book.otf");
}

@font-face {
  font-family: "BrutGrotesque-Light";
  src: url("../fonts/BrutGrotesque-Light.otf");
} */

@font-face {
  font-family:"helvetica-lt-pro";
  src:url("https://use.typekit.net/af/8610c8/0000000000000000775aa95b/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/8610c8/0000000000000000775aa95b/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/8610c8/0000000000000000775aa95b/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
  font-display:auto;font-style:italic;font-weight:700;font-stretch:normal;
}
  
@font-face {
  font-family:"helvetica-lt-pro";
  src:url("https://use.typekit.net/af/4b070b/0000000000000000775aa963/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/4b070b/0000000000000000775aa963/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/4b070b/0000000000000000775aa963/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
  font-display:auto;font-style:italic;font-weight:400;font-stretch:normal;
}
  
@font-face {
  font-family:"helvetica-lt-pro";
  src:url("https://use.typekit.net/af/564c95/0000000000000000775aa95c/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/564c95/0000000000000000775aa95c/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/564c95/0000000000000000775aa95c/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display:auto;font-style:normal;font-weight:700;font-stretch:normal;
}
  
@font-face {
  font-family:"helvetica-lt-pro";
  src:url("https://use.typekit.net/af/200e5c/0000000000000000775aa961/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/200e5c/0000000000000000775aa961/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/200e5c/0000000000000000775aa961/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
}

@font-face {
  font-family: "Lato-Bold";
  src: url("../fonts/Lato-Bold.ttf");
}

@font-face {
  font-family: "Lato-Black";
  src: url("../fonts/Lato-Black.ttf");
}

@font-face {
  font-family: "Lato-Light";
  src: url("../fonts/Lato-Light.ttf");
}

@font-face {
  font-family: "Lato-Regular";
  src: url("../fonts/Lato-Regular.ttf");
}

@font-face {
  font-family: "Roboto";
  src: url('../fonts/Roboto-Regular.ttf');
}

@font-face {
  font-family: "Roboto-Light";
  src: url('../fonts/Roboto-Light.ttf');
}

@font-face {
  font-family: "Roboto-Black";
  src: url('../fonts/Roboto-Black.ttf');
}

@font-face { font-family: "mont"; src: url("../fonts/Montserrat-Regular.ttf") format('truetype'); }

body {
    margin: 0;
    line-height: 1.2;
}

sup {
  font-size: 0.6em!important;
  line-height: 0.6em!important;
  font-family: 'Roboto';
}

.aldo {
  font-family: "aldo";
}

.mont {
  font-family: "mont";
}

/* .splide__arrow {
  display: none !important;
} */

.splide__arrow--prev, .splide__arrow--next {
  background: rgba(255, 255, 255, 0)!important ;
}

.splide__arrow--prev svg, .splide__arrow--next svg {
  fill: #fff !important;
}


.splide__pagination {
  flex-direction: column !important;
  left: 2% !important;
  margin-top: -5vw !important;
  bottom: 25vw !important;
}

.splide__pagination__page.is-active {
  background: #AC7765 !important;
}

.splide__pagination__page {
  opacity: 1 !important;
  background: #AC776590 !important;
}

@media (max-width: 1025px) {
  .splide__pagination{
    bottom: 50vw!important;
    left: 5%!important;
  }
}

.splide__pagination { display: none!important; }

strong { font-family: "DIN-Bold", sans-serif }

body main {
    width: 100%;
    display: flex;
    height: 100%;
}

.container {
  display: flex;
  justify-content: start;
  align-items: start;
}

.bloc-left {
  background-color: #F5978E;
  width: 41%;
  height: 92vh;
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  align-items: flex-start;
  padding: 2vw 1vw 0 1vw;
}

.container-top {
    width: 100%;
    padding-left: 2vw;
}

.container-top h2 {
  text-align: start;
  padding-left: 1.5vw;
  font-size: 1.4vw;
  font-family: "Lato-Black";
}

.container-bottom {
  padding-left: 3vw;
}

.container-bottom h3 {
  font-size: 1.2vw;
  font-family: "Lato-Black";
}

.container-bottom ul {
  padding-left: 1vw;
  width: 88%;
}

.container-bottom ul li {
  font-size: 1.1vw;
  margin-bottom: 1vw;
}

.bloc-left .logo-prog {
  width: 21vw;
  margin-bottom: 1vw;
  padding-left: 1.5vw;
}

.bloc-right {
    width: 41.5%;
    background-image: url("../images/constructa-heritage-vdesk2.jpg");
    height: 92vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}



.patch-offre {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4.5vw;
    margin-top: 0.5vw;
}

.patch-offre img {
  width: 21%;
}

.bloc-right .bandeau-exclu {
  background-color: #000000;
  text-align: center;
  color: #fff;
  width: 70%;
  position: relative;
  right: -11.5vw;
  top: 3vw;
  padding: 1vw 0.5vw;
  font-family: "helvetica-lt-pro";
  font-weight: bold;
  font-size: 1.2vw;
}




#slider, #slider_mob {
  height: 100%;
}

body main section.presentation {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    row-gap: 1vw;
}

body main section.presentation article.logos {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    row-gap: var(--padd);
}

footer {
  width: 100%;
  background-color: #000000;
  position: relative;
  z-index: 4;
}

.footer-content-wrapper {
  padding: 1vw 0 0 0;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0;
  width: 74%;
}

.footer-left {
  width: 33%;
}

.footer-content-adresse {
  width: 32%;
  text-align: center;
  color: #fff;
  padding-top: 1.5vw;
  font-size: 0.9vw;
}

.footer-right {
    text-align: right;
    padding: 0.2vw 0.5vw 0 0;
    display: flex;
    justify-content: center;
    align-items: end;
    flex-direction: column;
    gap: 1vw;
}

.footer-link {
  color: #fff;
}

.footer-right .footer-cta .cta-tel {
  background-color: #8E8C54;
  color: #fff;
  border-radius: 7px;
  padding: 0.5vw 3vw;
  display: flex;
  flex-direction: column;
}

.footer-right .footer-cta .cta-tel .tel-num {
  font-size: 1.15vw;
  font-weight: bold;
  margin: 0;
}

.footer-right .footer-cta .cta-tel .tel-ml {
  font-size: 0.5vw;
  font-weight: 500;
}

.footer-right p a {
  margin: 0 0.2vw;
  font-weight: bold;
  color: #fff;
  text-decoration: underline;
}

.footer-content_mentions-link {
  width: 32%;
  font-size: 0.9vw;
}

.footer-content_logo {
  width: 50%;
}



footer .mentions { width:97%; margin-left:0; text-align:left; padding-left: 2vw; }
footer .logo-promoteur { max-width:20vw;padding-left: 1vw; }
footer .logo-promoteur-txt {font-size: 1vw;}

footer .mentions p {
    font-size: 0.6vw;
    color: #fff;
    font-family: "Roboto";
    line-height: 1.2vw;
}
footer .mention-link { line-height:6vw; margin-bottom: 7vw; }

body main section.principal {
    width: 75%;
}



body main section.principal .descr {
  /* position: absolute; */
  /* top: 0; */
  width: 100%;
  /* left: 0; */
  text-align: left;
  height: 100%;
  vertical-align: middle;
  /* padding: 1.5vw; */
  z-index: 0;
}

body main section.principal .descr img.logo {
  width: 15vw;
}

body main section.principal .descr h1 {
  position: absolute;
  top: 1vw;
  right: 2vw;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-size: 1.95vw;
}

body main section.principal .descr .offre{
  position: absolute;
  top: 5vw;
  right: 0;
  width: 29vw;
  background-color: #EC663C;
  color: #FFFFFF;
  font-family: "helvetica-lt-pro";
  text-transform: uppercase;
  font-size: 1.3vw;
  font-weight: 700;
  padding: 0.5vw 0.8vw;
  text-align: center;

}

#patch {
  position: absolute;
  bottom: 28vw;
  right: 1vw;
}

@media(max-width: 1500px) {
  #patch {
    position: absolute;
    bottom: 30vw;
    right: 1vw;
  }
}

#patch img {
  max-width: 12vw; 
}

body main .principal .descr .descr-txt {
  width: 25%;
  text-align: left;
  font-family: "Lato", sans-serif;

}

body main .principal .descr .descr-txt ul {margin-left: 0; padding-left: 1vw;}
body main .principal .descr .descr-txt ul li {
  font-size: 1.3vw;
  font-weight: 700;
  padding-bottom: 1vw;
}

body main .principal .descr .descr-txt p {
  line-height: 1.4vw;
  color: #23414F;
  font-size: 0.8vw;
}

body main .principal .bottom-img {
  position: absolute;
  width: 75%;
  bottom: 0;
}


body main section.presentation article.logos img.logo {
    width: 30%;
}
body main section.presentation article.logos img.logo_prog {
    width: 50%;
}
body main section.presentation article.text {
    color: var(--text);
    font-size: 0.9vw;
    line-height: 1.2;
    width: 68%;
    padding-left: 3%;
}
body main section.presentation article.text p:first-child {
    text-align: center;
}
body main section.presentation article.text p {
    font-family: "DIN-Regular", sans-serif;
}

body main section.presentation article.dispos {
    position: relative;
    margin-left: -100%;
    margin-top: -70%;
}
body main section.presentation article.dispos img.desktop {
    width: 7vw;
}
body main section.presentation article.dispos img.mobile {
    width: 38vw;
}

body main section.form {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    font-family: "Roboto";
    line-height: 1.2;
    overflow-y: scroll;
    gap: 1.5vw;
    background-color: white;
    color: black;
}

body main section.form form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-weight: bold;
    width: 100%;
    padding: 0 1.5vw;
}
body main section.form form div h2 {
    font-family: 'DIN-Light';
}

body main section.form .acheter {
    font-size: 0.9vw;
}

body main section.form form div p {
    font-family: 'DIN-Bold';
    margin-top: 0vw;
    font-size: 0.9vw;
    font-weight: bold;
}
body main section.form form h2 {
    line-height: 1.2;
    font-size: 1.3vw;
    margin: 2vw 0 0 0;
    font-weight: 500;
}
body main section.form form .inputs {
    width: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 0.8vw;
    align-items: center;
}
body main section.form form .inputs input {
    border: 1px solid var(--tertiary);
    /*padding: 10px 20px 5px 20px;*/
    padding: 10px 20px;
    width: 100%;
    /*font-family: 'DIN-Light';*/
    line-height: 1.4;
}
body main section.form form .inputs input::placeholder {
    /*font-family: 'DIN-Light';
    line-height: 4;
    color: black;
    opacity: 1;*/
}
body main section.form form .inputs .infos1,
body main section.form form .inputs .infos2,
body main section.form form .inputs .infos3 {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
body main section.form form .inputs .infos1 label,
body main section.form form .inputs .infos2 label,
body main section.form form .inputs .infos3 label {
    width: 49%;
}
body main section.form form div.acheter div.checkbox {
    width: 48%;
}

body main section.form form .inputs input[type='number'] {
    width: unset;
}

.oneinput {
  width: 100%;
}

.oneinput input{
  font-family: 'Roboto';
}

.titre-descr {
  font-size: 2vw;
  color: #23414F;
  margin-top: 0.5vw;
  margin-bottom: 1.5vw;
}

body main section.form form p.typos {
    font-size: 0.9vw;
    font-family: 'DIN-Bold';
}
body main section.form form div.acheter,
body main section.form form div.typos {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
    column-gap: 0.5vw;
    font-family: 'DIN-Bold';
}
body main section.form form div.acheter {
    justify-content: space-between;
}

body main section.form form .checkbox { width: 6.25vw; height: 40px; border-radius: 0; display: flex; justify-content: center; align-items: center; color: var(--tertiary); background-color: white; border: 1px solid var(--tertiary); }
body main section.form form .checkbox label { position: absolute; font-size: 0.85vw; line-height: 1.3vw; }
body main section.form form .checkbox.active { color: var(--tertiary); background-color: var(--secondary); border: 1px solid var(--secondary); transition: all 0.3s ease; }
body main section.form form .checkbox input[type='radio'] { width: 100%; margin: 0; height: 100%; opacity: 0; z-index: 10; cursor: pointer; }

body main section.form form .donnees {
    display: flex;
    flex-direction: row;
    column-gap: 1vw;
    justify-content: center;
    width: 100%;
}
body main section.form form .donnees input[type='checkbox'] {
    width: 20%;
    margin: 0;
}
body main section.form form p.mention,
body main section.form form .donnees label {
    font-size: 0.55vw;
    line-height: 1.2;
    text-align: left;
    font-weight: 500;
}
body main section.form article.or a,
body main section.form form button[type='submit'],
body main section.presentation article.contact a {
    background-color: #23414F;
    border: 1px solid #23414F;
    color: var(--text);
    border-radius: 0;
    padding: 15px 50px;
    margin-top: 1.5vw;
    text-decoration: none;
    font-family: 'Roboto';
    font-size: 1vw;
    line-height: 1.5;
    border-radius: 7px;
}
body main section.form form button[type='submit'] {
    padding: 10px 61px 10px 61px;
    font-weight: bold;
}

body main section.form article.or a:hover,
body main section.form form button[type='submit']:hover {
    background-color: var(--text);
    color: var(--tertiary);
    cursor: pointer;
}

body main section.form::-webkit-scrollbar {
    display: none;
}


body main section.form article.or {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
}

.formLeads .optin.mab_radio2 .mab_radio__input {
  gap: 1vw!important;
}

.formLeads .optin.mab_radio2 {
  gap: 1vw !important;
}

body main section.form article.or p,
body main section.form article.or h2,
body main section.form article.or a {
    margin: 0;
}
body main section.form article.or p {
    font-weight: bold;
}
body main section.form article.or a {
    padding: 10px 38px 10px 38px;
    line-height: 1.5;
    font-weight: bold;
}
/* body main section.form article.or h2 {
    font-family: "DIN-Light";
    font-weight: 500;
} */


.titre-appel {
  color: #EBDCD3;
  margin-bottom: 0.8vw !important;
}

.or-appel {
  color: #EBDCD3;
}

.din-bold {
  font-family: 'DIN-Bold';
}

.offre {
  width: 15%;
  position: absolute;
  margin-left: -30vw;
}

.slider {
  width: 100%;
  height: 43vw;
}

.description {
  width: 100%;
  padding: 2vw;
}

.txt-sz, .principaltext ul li {
  font-size: 0.85vw;
  line-height: 1.2vw;
}

.visu {
  height: 100%;
  width: 100%;
}

.description .principaltext h3 {
  font-size: 1.3vw;
}

.box {
  width: 80%;
}

#projet h3 {
  text-align: start;
}

.bloc-offre {
  position: absolute;
  top: 0vw;
  height: 45vw;
  width: 100%;
}

.bloc-offre img {
  width: 19vw;
  bottom: 0;
  right: 28vw;
  position: absolute;
}

.bloc-offre h3 {
  background-color: #8E8C54;
  width: 19vw;
  height: 6vw;
  right: 28vw;
  bottom: 0;
  text-align: center;
  line-height: 2vw;
  vertical-align: middle;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  font-size: 1.7vw;
  padding: 1vw 0 0 0;
  font-weight: 500;
  font-family: 'Roboto-Black';
  letter-spacing: 1px;
}

.bloc-offre h3 sup {
  top: -0.5em;
}




@media (max-width: 768px) {
  .slider {
    height: 65vw;
  }

  .description {
    padding: 4vw;
  }

  .box {
    width: 100%;
  }

  .description .principaltext h3 {
    font-size: 5vw;
  }

  .txt-sz, .principaltext ul li {
    font-size: 3.8vw;
    line-height: 5vw;
  }

  .formLeads .mab_radio input:checked + .mab_radio__control {
    background-color: #fff !important;
    color: white;
  }

  .cta-mob {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 11vw;
    text-align: center;
    z-index: 10;
  }

  .cta-mob a {
    background-color: #8E8C54;
    color: #fff;
    width: 50%;
    margin: 0 auto;
    font-size: 5vw;
    border-radius: 7px;
    display: block;
    padding: 3vw 5vw;
  }

  .bloc-offre {
    height: 75vw;
  }

  .bloc-offre img {
    width: 40vw;
    bottom: 0;
    right: 5vw;
    position: absolute;
  }

  .bloc-offre h3 {
    background-color: #8E8C54;
    width: 42vw;
    height: 12vw;
    right: 4vw;
    bottom: 0;
    text-align: center;
    line-height: 4vw;
    vertical-align: middle;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    font-size: 3.5vw;
    padding: 2vw 0 0 0;

  }

}





@media (min-width: 1025px) {

    .mobile { display: none; }

    body main section {
        height: 100%;
        width: 25%;
    }

    body main section.image {
        width: 50%;
    }

    body main section.image img {
        width: 150%;
        height: 100%;
        max-width: none !important;
    }

    body main section.presentation {
        background: linear-gradient(180deg, rgba(111,164,196,1) 40%, rgba(247,249,252,0) 100%);
    }

    body main section.form {
        position: fixed;
        top: 0;
        right: 0;
        z-index: 99;
    }

    
}

@media (max-width: 1024px) {

    .desktop { display: none; }

    main .navbar {
      width: 100%;
      height: 20vw;
      position: fixed;
      top: 0;
      z-index: 5;
      background-color: #000;
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 0 3vw;
    }

    main .navbar .nav-logo {
      width: 40vw;
    }

    main .navbar .nav-right {
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 2vw;
    }

    main .navbar .nav-right .nav-cta {
      background-color: #F5978E;
      border-radius: 7px;
      padding: 3vw;
    }

    main .navbar .nav-right .nav-cta img {
      width: 6vw;
      height: 6vw;
    }

    body main {
        width: 100%;
        display: flex;
        flex-direction: column;
        height: unset;
    }

    body main p {
        font-size: 3.6vw;
        line-height: 1.5;
    }

    body main section {
        height: fit-content;
    }

    body main section.image {
        height: 50vh;
    }

    .fontsize-optin {
      font-size: 3.3vw;
    }

    body main section.presentation article.logos img.logo_prog {
        margin-top: 5vw;
    }

    body main section.presentation article.text p:first-child {
        font-size: 4.2vw;
    }

    body main section.presentation article.dispos {
      top: 36%;
      left: 90%;
    }

    body main section.presentation article.text {
        width: 85%;
        margin-top: 5vw;
    }
    body main section.presentation article.text p {
        margin: 4vw 0 0 0;
        font-size: 3.4vw;
    }

    body main section.presentation article.contact a {
        padding: 20px 50px 20px 50px;
        line-height: 3;
    }

    body main section.form form h2 {
        font-size: 6vw;
    }
    body main section.form form .checkbox {
        width: 36.25vw;
    }
    body main section.form form .checkbox label {
        font-size: 3.4vw;
        /* margin-top: 1.5vw; */
    }
    body main section.form form p.acheter,
    body main section.form form p.typos {
        font-size: 4vw;
    }
    body main section.form form button[type='submit'] {
        padding: 10px 56px 10px 56px;
        margin-top: 6vw;
    }

    body main section.form form p.mention,
    body main section.form form .donnees label {
        font-size: 3vw;
        margin-top: 5vw;
    }
    body main section.form form .donnees {
        column-gap: 5vw;
    }
    body main section.form article.or {
        margin-top: 4vw;
    }

    body main section.form form button[type='submit'],
    body main section.form article.or a,
    body main section.presentation article.contact a {
        font-size: 4.4vw;
    }
    body main section.form {
        overflow: unset;
        /* padding-top: 5vw; */
        margin-top: 0;
        /* margin-bottom: 12vw; */
        background-color: #8E8C54;
        height: unset;
    }
    body main section.form form div.typos {
        column-gap: 1.5vw;
    }


    body main section.presentation article.contact {
        margin-top: 10vw;
    }

    body main section.presentation article.dispos img.mobile {
      width: 20vw;
    }

    .offre {
      width: 100%;
      position: relative;
      margin-left: 0vw;
      top: 0;
      padding: 3vw 0;
      background-color: #EC663C;
      color: #fff;
    }

    .offre h3 {
      text-transform: uppercase;
      font-size: 4.3vw;
      margin-bottom: 0;
    }

  body main section.principal {
    width: 100%;
  }

  body main section.principal .descr {
    position: absolute;
    top: 25vw;
    width: 100%;
    right: 0;
    background: none;
    text-align: center;
    height: auto;
    vertical-align: middle;
    padding-top: 1.5vw;
  }

  body main section.principal .descr img.logo {
    width: 45vw;
  }

  body main section.principal .descr h2.logo-txt {
    color: #000;
    font-size: 6vw;
    margin-top: 1vw;
  }

  #patch {
    position: absolute;
    bottom: -23vw;
    right: 2vw;
  }

  #patch img {
    max-width: 30vw;
  }


  .logo-sopic-mob {
    width: 40%;
    top: -2vw;
    position: relative;
  }

  .logo-sopic {
    width: 75%;
  }

  .descr-logo {
    margin-top: 10vw;
  }

  #slider_mob {
    height: 75vh;
    margin-top: 10vw;
  }

  .descr-mob {
    background-color: #fff;
    text-align: center;
    /* padding: 0 5vw 5vw 5vw; */
  }

  .titre-descr {
    margin: 0;
    font-size: 6.8vw;
    padding: 5vw 0;
    color: #000;
    font-family: 'Roboto';
  }

  .titre-descr::after {
    content: " ";
    width: 30vw;
    height: 2vw;
    background-color: #E0CA99;
    position: absolute;
    left: 34%;
    margin-top: 13.5vw;
  }

  .descr-txt-mob {
    text-align: start;
    color: #000;
  }

  .descr-txt-mob .list-pointfort {
    padding-left: 10vw;
  }

  .descr-txt-mob .list-pointfort li {
    margin-bottom: 5vw;
    font-size: 4.5vw;
    font-family: 'Roboto-Light';
    font-weight: 300;
  }

  .descr-txt-mob {
    font-family: "mont";
    color: #000;
    margin-top: 15vw;
  }

  /* .cta-mob {
    padding: 5vw 5vw 10vw 5vw;
  } */

  .cta-mob a button {
    width: 60vw;
    height: 13vw;
    background-color: #AB7766;
    color: #ffffff;
    border-radius: 7px;
    font-family: 'mont';
    font-weight: bold;
    letter-spacing: 0.5vw;
  }

  .logo-footer {
    width: 40%;
    margin-top: -6vw;
    box-shadow: 0px 7px 18px -3px #00000050;
  }

  body main .principal .bottom-img {
    width: 100%;
  }

  footer .footer .mentions {
    color: #000;
    background-color: #fff;
    padding-top: 5vw;
    width: 100%;
  }

  footer .mentions p {
    font-size: 2.8vw;
    color: #000;
    line-height: 3.2vw;
    background-color: #fff;
    margin-bottom: 0;
    padding-bottom: 3vw;
  }

  .footer-content_logo {
    width: 100%;
    text-align: center;
    padding-top: 2vw;
  }

  .footer-content-wrapper {
    padding: 1vw 0 0 0;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0;
    width: 100%;
  }

  

  .footer-left {
    width: 100%;
  }

  footer .logo-promoteur {
    max-width: 50vw;
  }
  
}

div#error_message {
    font-family: 'Roboto';
}

/* ---- Formulaire ----- */

.small-required {
  font-weight: 500;
  font-size: 0.7vw;
  width: 96%;
  text-align: right;
}

.formLeads div {
  width: 100%;
}

.formLeads::-webkit-scrollbar {
  display: none;
}

.formLeads .form-top {
  text-align: center;
}


.formLeads img {
  width: 35%;
  text-align: center;
  margin-bottom: 1.5vw;
}

.formLeads .titre-form {
  padding-top: 3vw;
  margin-bottom: 1.5vw;
}
  
.formLeads .titre-form h3 {
    font-size: 1.1vw;
    font-weight: 900;
    margin-bottom: 0.2vw;
    color: black;
    font-family: 'Roboto-Black';
}

.roboto-black {
  font-family: "Roboto-Black";
}

.roboto-light {
  font-family: "Roboto-Light";
}

.mab_checkbox input {
  font-family: 'Roboto';
}

.formLeads .titre-form span {
    font-size: 1.4vw;
    font-weight: bold;
    color: #EBDCD3;
}

.formLeads form {
  margin-top: 2vw;
}

.formLeads #container_input {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 4%;
}

.formLeads #container_input input {
  background-color: white;
  width: 100%;
  font-size: 0.875rem;
  border-radius: 7px;
  margin-bottom: 6%;
  color: black;
  padding: 0.5rem;
  height: 2.5vw;
  border: 1px #AAAAAA solid;
  font-family: 'Roboto';
}

.formLeads #container_input input::-webkit-input-placeholder,
.formLeads #container_input input::-moz-placeholder,
.formLeads #container_input input:-ms-input-placeholder,
.formLeads #container_input input::placeholder {
  color: #8C8B8B;
  /*padding: 0vw;*/
  font-style: italic;
}

.formLeads #container_input input

.formLeads form .projet::placeholder {
  color: #8C8B8B;
}

.formLeads #container_input input::placeholder{
  color: #8C8B8B;
}

.formLeads form .projet .mab_radio {
  border-radius: 7px;

  /* font-family: "albert-bold"; */
}

.formLeads .form-group .control {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 4%;
}

.formLeads .projet p {
  color: black;
  text-align: center;
  margin-bottom: 1.25vw;
}

.formLeads .mab_radio {
  display: block;
  width: 48%;
  margin: 0;
}
.formLeads .optin.mab_radio {
  display: flex;
  width: 100%;
  margin: 0;
  margin-top: 0px;
  align-items: flex-start;
}
.formLeads .projet .mab_radio label {
  color: #707070;
  text-align: center;
  transition: all 0.3s ease;
  line-height: 1em;
  background-color: #f2f2f2;
  padding: 1rem 2rem;
  border-radius: 8px;
  width: 100%;
  display: block;
  cursor: pointer;
}

.formLeads .optin.mab_radio2 {
  font-size: 1vw;
  margin-top: 0.1vw;
  display: inline-flex;
  width: 100%;
  gap: 4vw;
}

.formLeads .optin.mab_radio2 input {
  position: absolute;
  z-index: -1;
  width: max(1.5vw, 20px);
  height: max(1.5vw, 20px);
  margin: 0;
  opacity: 0;
  }

.formLeads .optin.mab_radio2 .mab_radio__input{
  display: inline-flex;
  min-width: 30%;
  justify-content: left;
  gap: 2vw;
}

  .formLeads .optin.mab_radio2 .mab_radio__control {
    border-radius: 25px !important;
    border: 1px #AAAAAA solid !important;
}

.formLeads .optin.mab_radio2 input{
  width: 2vw;
  
}

.formLeads .projet .control {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 0%;

}
.formLeads #projet .mab_radio input:checked + label,
.formLeads #projet .mab_checkbox input:checked + label {
  background-color: #DCC9B6;
  color: white;
  font-weight: 700;
  border: 1px  #DCC9B6 solid;
}

.mab_checkbox input:checked + label {
  background-color: #8E8C54!important;
  color: white;
  border: 1px  #000 solid;
}

.formLeads #container_typo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* font-family: "albert-bold"; */
}

.formLeads form .label-typo {
  text-align: center;
  color: #ffffff;
  margin-top: 1.5vw;
}

.mab_checkbox label {
  border: 1px #AAAAAA solid !important;
  background-color: white;
  color: black;
  font-weight: bold;
  border-radius: 7px !important;
}

.formLeads .mab_checkbox {
  width: 100% !important;
}


.formLeads form i {
  color: #ffffff;
}

.mab_radio__control {
  width: max(1.5vw, 20px);
  height: max(1.5vw, 20px);
  border: 1px solid #56809A;
  transition: background 0.3s ease;
}

.mab_radio__label,
.mab_radio__input {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
  font-weight: 300!important;
  line-height: 1rem!important;
}

.mab_radio__control {
  border-radius: 5px!important;
  border: 1px #AAAAAA solid !important;
}

.formLeads .mab_radio input:checked + .mab_radio__control {
  background-color: #8E8C54;
  color: white;
}

.formLeads .optin {
  margin-top: 1.5vw;
}

.formLeads .optin input {
  margin-bottom: var(--padd4d);
  background-color: white;
  border: 1px solid var(--secondary);
  color: black;
  border-radius: 5px;
  width: 100%;
  height: 2vw;
  padding: 0 max(0.5vw, 15px);
  font-size: 75%;
  font-family: "klavika-web", sans-serif;
}

.formLeads button {
  background-color: #8E8C54;
  border: 1px solid #8E8C54;
  color: var(--text);
  border-radius: 0;
  padding: 10px 40px;
  margin-top: 2vw;
  text-decoration: none;
  font-family: 'Roboto';
  font-size: 1vw;
  line-height: 1.5;
  cursor: pointer;
  font-weight: bold;
  border-radius: 7px;
}

.formLeads button:hover {
  background-color: var(--text);
  color: var(--tertiary);
  cursor: pointer;
}

.formLeads .form-footer {
  width: 25%;
  margin-top: 2.5vw;
}

.formLeads #projet .mab_checkbox label {
  font-size: 0.875rem;
  height: 2.5vw;
  font-family: 'Roboto';
}
.formLeads .mab_checkbox label {
  font-size: 0.875rem;
  height: 3vw;
  font-family: 'Roboto';
}

.form-ml {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
  font-weight: 300;
  line-height: 1rem;
  padding: 1vw 0;
  font-size: 0.7vw;
}

@media screen and (max-width : 1025px){
  .formLeads #projet .mab_checkbox label {
      font-size: 14px;
      height: 40px;
  }
  .formLeads .mab_checkbox label {
    font-size: 14px;
    height: 50px;
  }
}

.formLeads .mab_checkbox {
  height: 2.5vw;
}
#confirmation {
  color: black;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

#error_message {
  font-family: Arial;
}

.mg-2 {
  margin-top: 1.2vw;
  margin-bottom: 1vw;
}

.mg-3 {
  margin-bottom: 0.4vw;
}

.mg-4 {
  margin-top: 0.3vw;
}

.din-l {
  font-family: "DIN-Light";
}

.oneinput input {
  background-color: white;
  width: 100%;
  font-size: 0.875rem;
  border-radius: 7px;
  margin-bottom: 6%;
  color: black;
  padding: 0.5rem;
  height: 2.5vw;
  border: 1px #AAAAAA solid;
}

.oneinput input::placeholder {
  color: #8C8B8B;
}

@media (max-width: 1025px) {
  .formLeads img {
    width: 33%;
    margin: 5vw 0;
  }

  .mg-4 {
    margin-top: 2.5vw;
  }

  body main section.form form {
    padding: 0 5vw;
    background-color: #8E8C54;
  }

  .formLeads .titre-form h3 {
    font-size: 5.6vw;
  }
  .formLeads .titre-form p {
     font-size: 4.7vw;
  }

  .formLeads .titre-form span {
    font-size: 4.4vw;
    font-family: 'mont';
    font-weight: bold;
  }

  .formLeads .oneinput input {
    height: 10vw;
    padding: 0 3vw;
    font-size: 14px;
  }
  .mg-2 {
    margin-top: 3vw;
    margin-bottom: 3vw;
  }
  .formLeads h4 {
    font-size: 15px;
    margin-top: 10vw;
  }

  .form-ml {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
    font-weight: 300;
    line-height: 1rem;
    padding: 4vw 0 8vw 0;
    font-size: 2.7vw;
  }

  .formLeads .optin.mab_radio2 .mab_radio__control {
    border: 1px #fff solid !important;
  }

  .mab_radio__control {
    border: 1px #fff solid !important;
  }
  
  #modal_form .modal_wrapper {
    background-color: #002a43 !important;
    height: 100vh;
    width: 95% !important;
    max-width: none !important;
    padding: 0 42px 42px 42px !important;
    border-radius: 5px;
    max-height: calc(100vh - 80px);
    overflow: visible;
  }
  #modal_form .modal_wrapper{
    overflow:visible !important;
  }
  .formLeads .projet .mab_radio label {
    width: 35vw;
  }

  .formLeads #container_input input {
    height: 10vw;
    padding: 0 3vw;
    font-size: 14px;
  }

  .formLeads form .label-typo {
    margin-top: 4vw;
  }

  .formLeads #projet .mab_radio input:checked + label {
    background-color: #ebc371;
    color: white;
    width: 35vw;
    height: 100%;
    font-weight: bold;
  }

  .formLeads form .projet .mab_radio {
    height: 10.5vw;
    width: auto;
  }

  .formLeads #projet .mab_radio input:checked + label {
    background-color: #ebc371;
    color: white;
    width: 10vw;
    height: 100%;
    font-weight: bold;
  }

  .formLeads #container_input {
    column-gap: 2.5vw;
    margin-top: 5vw;
  }

  .formLeads #container_input label {
    margin-bottom: 1vw;
  }

  .fsize_vsm {
    font-size: 12px
  }

  .formLeads .optin {
    margin-top: 5.5vw;
  }

  .formLeads button {
    background-color: #fff;
    color: #000;
    margin-top: 5vw;
    padding: 10px 55px 10px 55px;
    line-height: 1.5;
    font-weight: bold;
    margin-top: 7vw;
    font-size: 4.4vw;
  }

  .small-required {
    font-size: 2.5vw;
    font-weight: 500;
  }


  .formLeads form {
    margin-top: 5vw;
  }

  .formLeads .projet p {
    margin-bottom: 4.55vw;
    margin-top: 2vw;
  }

  .formLeads .mab_checkbox {
    height: 10vw;
  }

  .formLeads .mab_checkbox label {
    font-size: 13px
  }

  .mab_modal {
    z-index: 9999 !important;
  }
  .ui-autocomplete {
    z-index: 10000 !important;
  }

  .formLeads .titre-form {
    margin: 5vw 0;
  }

  footer .footer {
    background-color: #fff;
  }

  .footer-link {
    background-color: #fff;
    font-family: "Roboto-Regular";
    font-size: 2.8vw;
    text-decoration: underline;
    color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    padding-left: 2vw;
    margin-bottom: 0;
    padding-bottom: 2vw;
  }
    

  .container {
    flex-direction: column-reverse;
  }

  .bloc-right {
    width: 100%;
    background-image: url("../images/constructa-heritage-vdesk2.jpg");
    height: 63vh;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
  }

  .header-mob {
    position: relative;
    top: 25vw;
    text-align: center;
  }

  .header-mob .logo {
    width: 70%;
  }

  .header-mob .patch-offre {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 30vw;
  }

  .patch-offre img {
    width: 65%;
  }

  .bandeau-exclu {
    width: 100%;
    background-color: #000;
    font-family: "helvetica-lt-pro";
    font-size: 3.8vw;
    color: #fff;
    text-align: center;
    padding: 2vw 3vw;
    font-weight: 700;
    margin: 0;
  }

  .bloc-left {
    background-color: #F5978E;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: flex-start;
    padding: 1vw 3vw 0 1vw;
    height: unset; /*60vh;*/
  }

  .container-top {
    padding: 0;
  }

  .container-top h2 {
    text-align: center;
    padding-left: 0;
    font-size: 6.7vw;
    font-family: "Roboto";
    margin-top: 7vw;
  }

  .container-bottom ul li {
    font-size: 4.5vw;
    margin-bottom: 4vw;
  }

  .container-bottom {
    padding-left: 6vw;
    margin-top: 7vw;
  }

  .container-top h2::after {
    content: " ";
    width: 30vw;
    height: 2vw;
    background-color: #E0CA99;
    position: absolute;
    left: 34%;
    margin-top: 13.5vw;
  }
}

/* CIBLAGE IPHONE SE */

@media only screen 
and (device-width: 375px) 
and (device-height: 667px) 
and (-webkit-device-pixel-ratio: 2) {

  .bloc-right {
    height: 77vh;
  }

  body main section.form {
    margin-top: 43vw;
  }

}

/* form.formLeads input[type="text"],
form.formLeads input[type="email"],
form.formLeads input[type="number"] { font-family:'DIN-Light', sans-serif !important; } */

/* --- MODAL ML ---- */

#modal_lao .modal_wrapper { 
  padding: 5vw 5vw;
  height: 25vh;
  background-color: #ffffff;

}

#modal_lao {
  font-family: "DIN-Regular", sans-serif;
}

#modal_lao h2 {
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 20px;
}
#modal_lao h3 {
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 5px;

}

#modal_lao p {
  /* font-family: "albert"; */
  margin-bottom: 10px;
}

@media(max-width: 1700px) {
  .container-bottom ul li {
    font-size: 1.2vw;
  }

  .container-bottom h3 {
    font-size: 1.4vw;
  }

  .container-top h2 {
    font-size: 1.6vw;
  }

  .bloc-left .logo-prog {
    width: 23vw;
  }
}

@media(min-width: 2100px) {

  body main {
    height: 96vh;
  }

  .container-bottom ul li {
    font-size: 1.2vw;
  }

  .container-bottom h3 {
    font-size: 1.6vw;
  }

  .container-top h2 {
    font-size: 1.6vw;
  }

  .bloc-left {
    height: 96vh;
  }
  .bloc-left .logo-prog {
    width: 22vw;
  }
  .bloc-right {
    height: 96vh;
  }

}

@media(max-width: 1500px) {
  .container-bottom ul li {
    font-size: 1.1vw;
  }

  .container-bottom h3 {
    font-size: 1.6vw;
  }

  .container-top h2 {
    font-size: 1.8vw;
  }

  .bloc-left .logo-prog {
    width: 25vw;
  }

  .mab_radio__label {
    font-size: 1vw;
  }
}

@media (max-width: 768px) {

  .mab_modal {
    z-index: 9999 !important;
  }

  .container-bottom ul li {
    font-size: 4.2vw;
  }

  .container-top h2 {
    font-size: 6.7vw;
  }

  .small-required {
    font-size: 2.5vw;
  }

  .fontsize-optin {
    font-size: 3.3vw;
  }

  .container-adresse {
    background-color: #000;
    color: #fff;
    padding: 2vw;
    width: 100%;
    text-align: center;
    z-index: 1;
  }

  .container-adresse p {
    font-family: "helvetica-lt-pro";
    font-size: 4.6vw;
    margin-bottom: 0;
    font-weight: 700;
  }


  .formLeads .titre-form {
    margin-top: 10vw ;
  }
}

@media (max-width: 414px) {
  img.offre {
    top: 35.65%;
  }
}
