:root {
    --primary-light-color: #ffffff;
    --secondary-light-color: #0CBBAA;
    --tertiary-light-color: #EC4125;
    --tertiary-light-color2: #ff5035;
    --primary-dark-color: #000000;
    --secondary-dark-color: #327169;
    --tertiary-dark-color: #D400DD;
    --footer-h:10rem;
  }
@media only screen and (max-width: 991px) {
    html {
        font-size: 1.303780964797914vw;
        font-size: 2.427184466019417vw;
    }
    .hide_tab_mob {
        display: none !important;
    }
    .section_container,
    .section1 .section_container {
        width: auto;
    }
    .box1 {
        width: 89%;
        margin: 0 auto;
        padding: 3rem 0 4rem 0;
        border-radius: 7rem;
        border-bottom-left-radius: 0;
    }
    .sec1-btns,
    .sec1-btns button, .sec1-btns a {
        display: block;
    }
    .sec1-btns button, .sec1-btns a {
        margin: 0 auto;
        width: 31rem;
        font-size: 2.3rem;
        line-height: 2.5rem;
        padding: 1rem 5.4rem;
        letter-spacing: normal;
    }
    .sec1-btns button::before, .sec1-btns a::before {
        top: -2.8rem;
        left: 5rem;
        font-size: 1.6rem;
        line-height: 1.9rem;
    }
    .sec1-btns button.btn2, .sec1-btns a.btn2 {
        font-size: 2.9rem;
        line-height: 2.9rem;
        padding: 2.05rem 8.4rem;
    }
    .sec1-btns button::after, .sec1-btns a::after {
        border: 0.3rem solid var(--secondary-dark-color);
        padding: 0.5rem 1.7rem 1rem 1.7rem;
        left: -2.3rem;
        top: -3rem;
        font-size: 4.5rem;
        line-height: 4.5rem;
      }
      .sec1-btns::after {
        display: none;
      }
    .sec1-btns button {
        margin-bottom: 5rem;
    }
    .section_holder {
        width: 100%;
        top: 22rem;
    }
    .section1 {
        padding: 12.5rem 0 0 0;
    }
    .sec1-btns {
        width: auto;
        height: auto;
        margin-bottom: 2.3rem;
        padding: 0;
        padding-top: 0;
        margin-top: 5.8rem;
    }
    .box1 h1 {
        font-size: 4.4rem;
        line-height: 4.7rem;
        padding: 0;
        margin-bottom: 0;
    }
    .box1 h1::after {
        font-size: 2.5rem;
        line-height: 2.6rem;
        top: 4.8rem;
        right: 2.6rem;
    }
    .box1 h4 {
        font-size: 2.2rem;
        line-height: 2.4rem;
        letter-spacing: initial;
        margin-bottom: 1.5rem;
        padding: 0 5rem;
    }
    .box1 p {
        font-size: 1.8rem;
        line-height: 2.4rem;
        margin-bottom: 0;
        padding: 0 2.5rem;
    }
    .header-container {
        padding: 0;
    }
    .header-logo {
        position: absolute;
    }
    .header-box {
        width: 100%;
        overflow: hidden;
    }
    .header-logo {
        width: 22.3rem;
    }
    .circle {
        border-radius: 0;
        border: 0;
        border-bottom-left-radius: 10rem;
        width: 10rem;
        height: 10rem;
        overflow: initial;
        background-color: transparent;
    }
    .circle img {
        width: 2.9rem;
        height: 2.9rem;
        margin-bottom: 2rem;
    }
    .circle::after,
    .circle:hover::after {
        background-color: var(--tertiary-light-color);
        width: 21.1rem;
        height: 21.1rem;
        border-radius: 50%;
        top: -11.1rem;
        right: -8.3rem;
        left: initial;
    }
    .circle span {
        font-size: 2.4rem;
        line-height: 2.7rem;
        width: 8rem;
        padding: 0 0 2.5rem 0;
    }
    .footer {
        padding: 3rem 2.6rem 2rem 2.6rem;
        display: block;
    }
    :root {
        --footer-h:auto;
      }
      .footer-logo {
        height: auto;
        display: block;
        width: 14.1rem;
      }
      .footer-media {
        width: auto;
        display: block;
        padding-bottom: 2.9rem;
        border-bottom: 1px solid rgba(255, 255, 255, 0.25);
      }
      .footer-sec{
        width: 42rem;
        width: 100vw;
        overflow-x: auto;
      }
      .header {
      }
      .prices-box {
        display: block !important;
      }
      .footer-container {
        width: auto;
        padding-top: 15.5rem;
        
      }
      .footer-container .h2 {
        font-size: 4.4rem;
        line-height: 4.4rem;
        margin-bottom: 1.5rem;
      }
      .footer-container .p {
        width: 35.2rem;
        margin: 0 auto 7.3rem auto;
        font-size: 1.8rem;
        line-height: 2.4rem;
      }
      .price-box {
        width: 30.8rem;
        height: 29.2rem;
        border-radius: 7rem;
        border-bottom-left-radius: 0;
        margin: 0 auto 10.2rem auto;
      }
      .prices-box h4 {
        font-size: 3rem;
        line-height: 3rem;
        text-transform: uppercase;
        margin-bottom: 0;
    }
    .prices-box p {
        font-size: 1.8rem;
        line-height: 2rem;
        width: 26rem;
    }
    .primary-btn {
        font-size: 2.9rem;
        line-height: 2.9rem;
        width: 23.2rem;
        padding: 2.105rem 0;
    }
    .footer-media p {
        font-size: 1.4rem;
        line-height: 1.4rem;
        margin-bottom: 1.2rem;
    }
    .footer-media-boxs {
        margin: 0 auto;
        width: 27.4rem;
    }
    .footer-links {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-top: 1.5rem;
    }
    .footer-links p {
        width: 18.5rem;
        font-size: 1.4rem;
        line-height: 2rem;
        text-align: right;
    }
    .footer-links p span {
        font-size: 1.4rem;
        line-height: 1.4rem;
        font-weight: 400;
        padding: 0 1rem;
    }
    .header.active .header-container, .section2 .header .header-container, .section3 .header .header-container, .section4 .header .header-container, .section5 .header .header-container, .section6 .header .header-container, .section7 .header .header-container{
        padding: 0;
    }
    .section2 .circle, .section3 .circle, .section4 .circle, .section5 .circle, .section6 .circle, .section7 .circle{
        display: none;
    }
    .section2 .header-box,
    .section3 .header-box,
    .section4 .header-box,
    .section5 .header-box,
    .section6 .header-box,
    .section7 .header-box {
        width: auto;
    }
    .section2 .header-box .primary-btn,
    .section3 .header-box .primary-btn,
    .section4 .header-box .primary-btn,
    .section5 .header-box .primary-btn,
    .section6 .header-box .primary-btn,
    .section7 .header-box .primary-btn {
        font-size: 2.3rem;
        line-height: 2.3rem;
        width: 16.4rem;
        margin-right: 2.4rem;
        padding: 1.05rem 0;
    }
    .header.active .header-logo, .section2 .header .header-logo, .section3 .header .header-logo, .section4 .header .header-logo, .section5 .header .header-logo, .section6 .header .header-logo, .section7 .header .header-logo {
        width: 17.4rem;
        margin-top: 1.9rem;
        margin-left: 2.4rem;
    }
    section{
        height: auto;
    }
    .section1{
        height: 100vh;
    }
    .section-qes {
        height: auto;
    }
    .qes-top {
        width: calc(100% - 6rem);
        height: auto;
        padding-top: 12.5rem;
    }
    .qes-top h6 {
        font-size: 2.8rem;
        line-height: 2.8rem;
        width: 3.8rem;
        height: 3.8rem;
        padding: 0.2rem 0.3rem 0 0;
        margin-bottom: 1.1rem;
    }
    .qes-top h5 {
        font-size: 2rem;
        line-height: 2.4rem;
        padding-bottom: 1rem;
        width: 27.3rem;
        border-bottom: 0.2rem solid var(--secondary-light-color);
        margin-bottom: 5.9rem;
    }
    .qes-top h2 {
        font-size: 5.7rem;
        line-height: 6.1rem;
        letter-spacing: normal;
        padding-right: 0;
        margin: 0 auto 2rem auto;
        width: auto;
    }
    .qes-top h2 span {
        font-size: 3.2rem;
        line-height: 3.3rem;
        top: 6rem;
        right: 2.8rem;
        padding: 0.1rem 0.1rem 0.2rem 0.5rem;
    }
    .qes-top p {
        font-size: 1.6rem;
        line-height: 2.2rem;
        margin-bottom: 8.9rem;
        padding: 0 1rem;
    }
    .box-qes {
        width: 33.6rem;
        height: auto;
        margin-bottom: 15.3rem;
        border-radius: 7rem;
        border-bottom-left-radius: 0;
    }
    .bg-img1 {
        display: none;
    }
    .inputs-holder {
        display: block;
        width: auto;
    }
    .box-qes-relative h4 {
        font-size: 2rem;
        line-height: 2rem;
        width: auto;
        margin: 0 auto 3.3rem auto;
        padding-bottom: 0rem;
    }
    .box-qes-relative{
        padding-top: 6.7rem;
    }
    .box-qes-relative h4::after {
        bottom: -0.4rem;
    }
    .box-qes-relative h3 {
        font-size: 2.2rem;
        line-height: 2.4rem;
        margin: 0 auto 3rem auto;
        width: 28rem;
        width: 27.3rem;
        text-align: left;
        padding: 0 2rem;
    }
    .box-qes-relative p {
        width: 32.5rem;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: -12rem;
        color: var(--primary-light-color);
    }
    .p-absolute {
        position: absolute;
        bottom: 6rem !important;
        font-size: 1.4rem !important;
        right: 0 !important;
        color: #000000 !important;
        width: 27rem !important;
        text-align: right;
    }
    .box-qes-relative p::after{
        position: absolute;
        content: ' ';
        width: 0.2rem;
        left: 50%;
        transform: translateX(-50%);
        bottom: -3.3rem;
        height: 1.7rem;
        background-color: var(--primary-light-color);
    }
    .input-holder {
        width: 22rem;
        margin-right: auto;
        margin-left: 0;
    }
    .input-holder label {
        font-size: 1.8rem;
        line-height: 1.8rem;
        text-align: left;
    }
    .input-holder input,
    #datetimepicker {
        font-size: 1.8rem;
        line-height: 1.8rem;
        height: 2.6rem;
        margin-bottom: 3.5rem;
        border-bottom: 1px solid var(--secondary-dark-color);
        text-align: left;
    }
    .input-holder input,
    #departementSelect,
    #datetimepicker {
        width: 27.3rem;
        font-size: 1.8rem;
    line-height: 1.8rem;
    border-bottom: 1px solid var(--secondary-dark-color);
    }
    .input-holder input, #datetimepicker
    .input-holder select {
        font-size: 1.8rem;
        line-height: 1.8rem;
        border-bottom: 1px solid var(--secondary-dark-color);  
        text-align: left;
    }
    .inputs-holder {
        margin-bottom: 8.3rem;
    }
    .animation1:hover::after {
        width: 0;
    }
    .circle.animation1:hover::after {
        width: 21.1rem;
    }
    .sec1-btns a.btn1 {
        margin-bottom: 5rem;
    }
    .inputs-holder .err {
        width: 100%;
        bottom: -3.8rem;
    }
    #form1 .inputs-holder .err {
        bottom: -4.5rem;
    }
    .title-2 {
        font-size: 5rem;
        line-height: 6.1rem;
    }
    .sec-title .bg-img4 {
        position: absolute;
        width: 100%;
        width: 41.2rem;
        display: block;
        z-index: 1;
        top: 0;
        left: 0;
        left: -2.3rem;
    }
    .box-res {
        width: 36.6rem;
        padding: 7rem 3.7rem 15.4rem 3.7rem;
        height: auto;
        display: block;
        height: auto;
        border-radius: 7rem;
        border-bottom-left-radius: 0;
    }
    .section-res {
        height: auto;
        padding-bottom: 2.3rem;
    }
    .btns-res {
        display: flex;
        justify-content: initial;
        align-items: flex-start;
        flex-direction: column;
        position: initial;
        left: initial;
        transform: initial;
        bottom: initial;
        width: 23.2rem;
        margin: 0 auto;
    }
    .btns-res .primary-btn {
        order: 2;
    }
    .btns-res .primary-btn-style2 {
        margin-bottom: 3.3rem;
        order: 1;
        margin-top: 3.5rem;
    }
    
    .box-res p {
        width: auto !important;
        text-align: left;
        font-size: 1.8rem;
        line-height: 2.6rem;
    }
    .bg-img2 {
        display: none;
    }
    .arrow-holder{
        display: none;
    }
    .bg-img5 {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        display: block;
        border-bottom-right-radius: 7rem;
    }
    .footer-sec {
        padding-bottom: 0;
    }
    .footer-logo img {
        width: 100%;
        height: auto;
    }
    .prices-box.hide_tab_mob {
        display: none !important;
    }
    .prices-box.multiple-items {
        width: 100vw;
    }
    .prices-box.multiple-items .slick-dots {
        bottom: 0.3rem;
    }
    .multiple-items .slick-dots li button:before {
        width: 1.9rem;
        height: 1.9rem;
        font-size: 1.9rem;
        color: transparent;
        border-radius: 50%;
        border: 1px solid var(--secondary-dark-color);
        opacity: 1;
    }
    .multiple-items .slick-dots li.slick-active button:before {
        background-color: var(--secondary-dark-color);
    }
    .multiple-items .slick-prev {
        bottom: 0.4rem;
        left: 50%;
        transform: translateX(-9.5rem);
        z-index: 5;
        top: initial;
        background-image: url(../images/slide-arrow2.svg);
        background-position: center;
        background-size: cover;
        width: 2.9rem;
        height: 1.9rem;
    }
    .multiple-items .slick-next {
        bottom: 0.4rem;
        right: 50%;
        transform: translateX(9.5rem);
        z-index: 5;
        top: initial;
        background-image: url(../images/slide-arrow1.svg);
        background-position: center;
        background-size: cover;
        width: 2.9rem;
        height: 1.9rem;
    }
    .slick-next:before,
    .slick-prev:before {
        content: ' ';
    }
    .header.active2 {
        display: none;
    }
    .sec-title {
        height: auto;
        padding-top: 14rem;
        padding-bottom: 3.3rem;
    }
    .sec-title::after {
        z-index: 3;
        top: 0;
    }
    .check-container {
        width: auto !important;
        padding-bottom: 6.3rem;
    }
    .check-container label {
        width: 26rem !important;
        min-height: 5rem !important;
        height: auto !important;
        font-size: 1.8rem;
        line-height: 2rem;
        padding: 0.4rem 0.4rem !important;
    }
    .check-container label:hover {
        background-color: var(--primary-light-color);
        color: var(--primary-dark-color);
    } 
    .check-container input[type="checkbox"]:checked + label, 
    .check-container input[type="radio"]:checked + label, 
    .check-container input[type="text"]:focus + label, 
    .check-container input[type="text"]:focus-visible + label, 
    .check-container input[type="text"]:active + label, 
    .check-container input[type="text"]:not(:placeholder-shown) + label,
    .check-container input[type="text"]:hover + label {

    }
    .section2 .box-qes {
        margin-bottom: 15.3rem;
    }
    .box-qes {
        margin-bottom: 7rem;
    }
    .err-lab {
        bottom: 4.3rem !important;
        width: 100%;
    }
    .title-2 {
        z-index: 4;
    }
    .bg-img3 {
        display: none;
    }
    #form3 .check-container label, #form5 .check-container label, #form8 .check-container label, #form9 .check-container label, #form10 .check-container label, #form11 .check-container label, #form12 .check-container label, #form14 .check-container label, #form14Bis .check-container label {
        height: 5rem;
    }
    .box-qes-relative::after {
        position: absolute;
        content: ' ';
        width: 0.2rem;
        left: 50%;
        transform: translateX(-50%);
        z-index: -1;
        height: 1.7rem;
        background-color: var(--primary-light-color);
        bottom: -7rem;
    }
    .section2 .box-qes-relative::after {
        bottom: -5.5rem;

    }
    #form3 .box-qes-relative, #form10 .box-qes-relative, #form11 .box-qes-relative, #form12 .box-qes-relative, #form14 .box-qes-relative, #form14Bis .box-qes-relative {
        padding-bottom: 0;
    }
    #form3 .err-lab, #form10 .err-lab, #form11 .err-lab, #form12 .err-lab, #form14Bis .err-lab {
        bottom: 4.2rem;
    }
    .input-txt-holder input {
        width: 23rem;
        font-size: 1.8rem;
        line-height: 1.8rem;
    }
    label[for="q13r6"] {
        min-height: 5.5rem !important;
    }
    #lastSec .qes-top h6,
    #lastSec .box-qes::after {
        width: 3.8rem;
        height: 3.8rem;
        font-size: 2.8rem;
        line-height: 2.8rem;
    }
    .mark1::after {
        display: none;
    }
    #lastSec .qes-top h2 {
        font-size: 5rem;
        line-height: 6.1rem;
        width: 35rem;
        margin-bottom: 5rem;
    }
    #lastSec .box-qes::after {
        top: -2.45rem;
    }
    #lastSec .box-qes {
        width: 36.6rem;
        height: auto;
        margin-bottom: 10.5rem;
    }
    #form16 h2 {
        font-size: 2.9rem;
        line-height: 2.9rem;
        margin-bottom: 2.5rem;
    }
    #form16 .box-qes-relative {
        padding-top: 3rem;
    }
    #form16 p {
        position: initial;
        transform: initial;
        width: 82%;
        text-align: left;
    }
    #form16 .check-container {
        width: 32.6rem;
    }
    #form16 .check-container label {
        width: 13.5rem !important;
        height: 8.5rem !important;
        font-size: 2.2rem;
        line-height: 2.2rem;
    }
    #form16 .p-r label {
        width: 29.5rem !important;
        display: block;
        padding-top: 1.5rem !important;
    }
    #form16 .p-r label input {
        display: block;
        font-size: 2.2rem;
        line-height: 2.2rem;
        width: 11rem;
        margin: 0 auto;
    }
    #form16 .p-r label div {
        width: 1.5rem;
        position: absolute;
        top: 6.5rem;
        right: 10.5rem;
        font-size: 2.2rem;
        line-height: 2.2rem;
    }
    #form16 .check-container {
        padding-bottom: 0;
    }
    #form16 h6 {
        width: 25rem;
        margin: 0 auto 3rem auto;
    }
    #lastSec #form16 .btns-qes {
        position: initial;
        transform: initial;
        margin-bottom: 6rem;
    }
    #lastSec #form16 .primary-btn {
        margin: 0 auto;
    }
    #lastSec .box-qes-relative p::after,
    #lastSec .box-qes-relative::after {
        display: none;
    }
    #lastSec .cache {
        height: initial !important;
        opacity: 1 !important;
    }
    #lastSec .cache .footer-holder,
    #lastSec .footer-sec.section-res .footer-logo2 {
        display: none;
    }
    .bg-b {
        position: absolute;
        width: 100%;
        height: 57.5rem;
        background-color: var(--primary-light-color);
        bottom: 0;
        left: 0;
    }
    .bg-b::after {
        content: ' ';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 9.8rem;
        background-position: center;
        background-size: cover;
        background-image: url(../images/bg29.jpg);
    }
    #lastSec.repNon .bg-b {
        display: none;
    }
    #lastSec .arrow-holder {
        display: none !important;
    }
    #lastSec.repNon .cache .footer-holder, #lastSec.repNon .footer-sec.section-res .footer-logo2 {
        display: block;
    }
    #lastSec.repNon .cache {
        height: auto !important;
    }
    #lastSec .footer-sec.section-res .footer-logo2 img {
        display: none !important;
    }
    #lastSec .footer-container .p {
        margin-bottom: 2.5rem;
    }
    #lastSec .cache .footer-holder::after {
        position: absolute;
        top: 3rem;
        left: 50%;
        transform: translateX(-50%);
        font-size: 2.8rem;
        line-height: 2.8rem;
        width: 3.8rem;
        height: 3.8rem;
        color: var(--secondary-dark-color);
        border-radius: 50%;
        border: 1px solid var(--secondary-dark-color);
        content: '2';
        font-family: "Lato";
    font-weight: 800;
    padding-top: 0.2rem;
    }
    #lastSec .cache .footer-holder::before {
        font-family: "Lato";
    font-weight: 800;
        top: 8.5rem;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        font-size: 2rem;
        line-height: 2rem;
        width: 26rem;
        padding-bottom: 1rem;
        color: var(--secondary-dark-color);
        border-bottom: 2px solid var(--secondary-light-color);
        content: 'Votre participation solidaire';
    }
    .input-holder input[type="email"]{
        margin-bottom: 0;
    }
    .input-holder select {
        margin-bottom: 3.5rem;
    }
}


/*Mobile*/

@media only screen and (max-width: 767px){}

@media only screen and (max-width: 384px){}


/*Tablet*/

@media only screen and (min-width: 768px) and (max-width: 991px) {
    html {
        font-size: 1.303780964797914vw;
      }
}


/*Desktop*/

@media only screen and (min-width: 992px) {
    html {
        font-size: 0.5208333333333333vw;
    }
    .hide_desk {
        display: none !important;
    }
    .bg-img4 {
        display: none;
    }
    .input-holder input[type="email"]{
        width: 35rem;
    }
    #form1 .box-qes-relative p {
        padding-bottom: 1rem;
    }
    #form4 .input-txt-holder label {
        width: 21.117rem;
    }
    #form4 .input-txt-holder input {
        width: 19rem;
    }
}
@media only screen and (min-width: 992px) and (max-height: 970px) {
    .section_holder {
        top: 38vh;
    }
}
@media only screen and (min-width: 992px) and (max-height: 950px) {

}
@media only screen and (min-width: 992px) and (max-height: 850px) {
    .section_holder {
        top: calc(100vh - 55rem);
    }
}
@media only screen and (min-width: 1700px) and (max-height: 850px) {
    .section_holder {
        top: calc(100vh - 55rem);
    }
    #lastSec .qes-top h2 {
        font-size: 6.5rem;
        line-height: 7.1rem;
    }
    #form16 .check-container label {
        height: 6.5rem;
        margin: 0 1rem;
    }
    #lastSec .box-qes{
        height: 44rem;
    }
    #form16 .p-r label {
        margin-top: 1.5rem;
    }
    #form16 h2 {
        font-size: 4.5rem;
        line-height: 4.5rem;
    }
    #form16 p {
        margin-bottom: 1.5rem;
    }
    #lastSec .qes-top h6,
    #lastSec .box-qes::after {
        font-size: 4.2rem;
        line-height: 4.2rem;
        width: 6.3rem;
        height: 6.3rem;
        margin-bottom: 0;
    }
    #lastSec .qes-top {
        padding-bottom: 1.0rem;
    }
    #lastSec .box-qes-relative {
        padding-bottom: 1rem;
    }
}