.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) {
    opacity: 1 !important;
    overflow: visible !important;
    transform: scale(1) !important;
    display: none !important;
    background: transparent !important;
}
.elementor-search-form--skin-full_screen .elementor-search-form__container {
    background-color: rgba(0,0,0,.8) !important;
    display: flex !important;
}

/* Tabs */


.home-hero-tabs #home-tab1.hometab-content,
.home-hero-tabs #home-tab2.hometab-content {
    display: none;
}

.home-hero-tabs #home-tab1.hometab-content.active,
.home-hero-tabs #home-tab2.hometab-content.active {
    display: block;
}

.home-hero-tabs {
    width: 100%;
    background-color: #fff;
    border-radius: 15px;
  }

  .home-hero-tabs ul#home-hero-tabs-nav {
    list-style: none;
    margin: 0;
    display: flex;
    justify-content: space-between;
  }

  .home-hero-tabs ul#home-hero-tabs-nav li {
    width: 25%;
    text-align: center;
    cursor: pointer;
    color: #22313F;
    border-right: 1px solid #DE6C39;
  }

  .home-hero-tabs ul#home-hero-tabs-nav li:first-child {
    border-radius: 15px 0 0 0;
}

  .home-hero-tabs ul#home-hero-tabs-nav li:last-child {
    border-radius: 0 15px 0 0;
    border: 0;
    background-color: #EAEAEA;
}

  .home-hero-tabs ul#home-hero-tabs-nav li:hover,
  .home-hero-tabs ul#home-hero-tabs-nav li.active {
    background-color: #EF6326 !important;
    color: #fff;
  }

  .home-hero-tabs #home-hero-tabs-nav li a {
    text-decoration: none;
    color: inherit;
    font-size: 20px;
    font-weight: 500;
    line-height: 36px;
    display: block;
    padding: 11px 0;
    outline: 0;
  }

  .home-hero-tabs .hometab-content {
    padding: 3.3854166666666665vw 2.604166666666667vw;
    background-color: #FFF;
    border-radius: 15px;
  }

  div#htabs-content {
    box-shadow: 0 -5px 10px rgba(147, 147, 147, 0.16);
}

/* tab END */

.home-hero-tabs #home-hero-tabs-nav li a svg {
    margin-right: 7px;
}

.home-hero-tabs ul#home-hero-tabs-nav li:last-child a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-hero-tabs #home-hero-tabs-nav li:hover svg circle {
    fill: #AAC15D;
}





.engagement-text-col ul {
    margin: 0;
}

.home-news-post a.elementor-post__read-more {
    position: relative;
    background-image: url(/wp-content/uploads/2023/05/Fleche-1-1.svg);
    background-repeat: no-repeat;
    background-position: 100% center;
    padding: 5px 32px 5px 0;
}

/* home page news form */

.form-oflow-text {
    height: 30px;
    width: calc(100% - 16px);
    overflow-y: scroll;
    overflow-x: hidden;
    font-size: 10px;
    line-height: 12px;
    font-family: 'Poppins';
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

.home-news-form p {
    margin: 0;
    display: flex;
    align-items: center;
}

.home-news-form .mail-div p {
    padding-bottom: 15px;
    font-size: 18px;
    line-height: 23px;
    font-weight: 600;
    font-family: 'Poppins';
    color: #323232;
}

.home-news-form .mail-div input {
    border-radius: 20px;
    padding: 12px 15px;
}

.home-news-form .mail-div ::placeholder {
    color: #818181;
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    font-family: 'Poppins';
  }

.home-news-checkbox input[type="checkbox"] {
    font-size: 11px;
}

.home-news-checkbox .first {
    margin: 0;
}

.home-news-checkbox span {
    font-family: 'Poppins';
    font-size: 14px;
    line-height: 26px;
    font-weight: 500;
    color: #333333;
}

.home-newsletter-permet p {
    color: #323232;
    font-size: 12px;
    line-height: 18px;  
}

.ho-check {
    margin-bottom: 12px;
}

.ho-check span.wpcf7-list-item {
    margin: 0;
}

.ho-check span.wpcf7-list-item-label,
.ho-check span.wpcf7-list-item-label a {
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
    color: #323232;
}

.ho-check span.wpcf7-list-item-label a {
    text-decoration: underline;
}

.ho-check span.wpcf7-list-item-label a:hover {
    color: #fff;
}

.form-oflow-text p {
    color: #323232;
}

.wpcf7-response-output font {
    color: #96c11f;
}

.home-form .invalid .wpcf7-response-output {
    color: red !important;
    border: 1px solid red !important;
}

.wpcf7-response-output {
    margin: 20px 0 !important;
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
}

.home-news-form .recaptcha {
    margin-bottom: 15px;
}

.home-form .home-news-form .frc-captcha {
    margin-bottom: 12px;
}

input[type="submit"].home-news-sub {
    background-color: #323232;
    border-radius: 50px !important;
    background-image: url(/wp-content/uploads/2023/06/green-arrow.png);
    background-repeat: no-repeat;
    background-position: 94% 50%;
    padding: 10px 42px 10px 16px;
    font-size: 16px;
    letter-spacing: 2px;
    transition: all 0.3s;
}

input[type="submit"].home-news-sub:hover {
    background-color: #ec6707;
}

.en-savoir-btn h6 a:hover {
    color: #ec6707;
}

.home-news-post a.elementor-post__read-more:hover {
    color: #000 !important;
}

.home-form .wpcf7-response-output {
    color: #fff !important;
    border-color: #46b450 !important;
}

.recaptcha {
    transform: scale(0.8);
    transform-origin: 0 0;
}

.marques-slider-arrow {
    position: absolute;
}

.home-marques-slider .slick-next,
.home-marques-slider .slick-prev {
    display: none !important;
}

.home-marques-slider1 .slick-slider {
    margin-bottom: 0;
}

.marques-slider-arrow {
    width: 100% !important;
    position: absolute;
    top: 39%;
}

.home-marques-slider .elementor-widget-container a img {
    width: 9.375vw !important;
}

.home-marques-slider1 .elementor-element-populated {
    position: relative;
}

.home-marques-slider1 .elementor-element-populated .left-arrow {
    position: absolute;
    top: 45%;
    left: -20px;
    cursor: pointer;
}

.home-marques-slider1 .elementor-element-populated .right-arrow {
    position: absolute;
    top: 45%;
    right: -20px;
    cursor: pointer;
}

.acheter {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.acheter .vill-dep-cod input,
.acheter .budget-maximum input {
    width: 100%;
    border: 1px solid #FF6926;
    outline: 0;
    font-family: 'Poppins';
    font-weight: 400;
    color: #909090;
    background-color: #fff;

    padding: 0.9895833333333333vw 1.25vw;
    font-size: 0.9895833333333333vw;
    line-height: 1.3541666666666667vw;
}

.acheter .vill-dep-cod {
    margin-right: 15px;
    width: 373px;
    position: relative;
}

.acheter .budget-maximum {
    margin-right: 15px;
    width: 373px;
}

.acheter a {
    border: 1px dashed #EA662B;
    text-align: center;
    font-family: 'Poppins';
    font-weight: 400;
    color: #909090;
    display: flex;
    align-items: center;
    justify-content: center;

    padding: 1.0416666666666665vw 0;
    width: 9.895833333333332vw;
    font-size: 0.9895833333333333vw;
    line-height: 1.3541666666666667vw;
}

.acheter a:hover {
    background-color: #EA662B;
    color: #fff;
}

.mai-app {
    display: flex;
    align-items: center;
    gap: 10px;
    display: none;
}

.mai-app label {
    display: flex;
    align-items: center;
    border: 1px dashed #EA662B;
    font-family: 'Poppins';
    font-weight: 400;
    color: #909090;

    padding: 0.8854166666666666vw 0.5208333333333333vw;
    font-size: 0.9895833333333333vw;
    line-height: 1.3541666666666667vw;
}

.mai-app.form_wrapper input[type="checkbox"] {
    margin: 0 0.3645833333333333vw 0 0;
    height: 1.5625vw;
    width: 1.5104166666666667vw;
}

.mai-app.form_wrapper input[type="checkbox"]:checked:before {
    left: 0.5208333333333333vw;
    top: 0.3645833333333333vw;
    width: 0.3645833333333333vw;
    height: 0.625vw;
}

.acheter input[type=submit] {
    background-color: #96C33C;
    border: 1px solid #AAC15D;
    transition: all 0.3s;
    font-weight: 500;

    padding: 1.0416666666666665vw 2.5vw;
    font-size: 1.0416666666666665vw;
    line-height: 1.3541666666666667vw;
}

.acheter input[type=submit]:hover {
    background-color: #EA662B;
    border: 1px solid #EA662B;
}

.acheter-criteres {
    margin-right: 20px;
}

#suggestions3 {
    position: relative;
}

.vill-dep-cod #suggestions,
.vill-dep-cod #suggestions1,
.location_search #suggestions3,
.search-wrapper.form_wrapper #suggestions4 {
    position: absolute;
    background-color: #fff;
    overflow-y: scroll;
    max-height: 190px;
    z-index: 1;
    width: 100%;
}

.vill-dep-cod .suggestion,
.location_search .suggestion {
    padding: 10px 45px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    border-bottom: 1px solid rgb(230, 233, 237);
}

.vill-dep-cod .suggestion:hover,
.location_search .suggestion:hover {
    background: rgb(245, 247, 250);
    color: rgb(38, 38, 38);
    text-shadow: rgb(38, 38, 38) 1px 0px 0px;
}

.vill-dep-cod .suggestion:before,
.location_search .suggestion:before {
    content: "";
    background-image: url("/wp-content/uploads/2023/09/location-icon.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: 20px;
    transform: translateY(14%);
    width: 15px;
    height: 15px;
}

.vill-dep-cod #suggestions::-webkit-scrollbar,
.vill-dep-cod #suggestions1::-webkit-scrollbar,
.location_search #suggestions3::-webkit-scrollbar,
.search-wrapper.form_wrapper #suggestions4::-webkit-scrollbar {
    width: 5px;
}

.vill-dep-cod #suggestions::-webkit-scrollbar-thumb,
.vill-dep-cod #suggestions1::-webkit-scrollbar-thumb,
.location_search #suggestions3::-webkit-scrollbar-thumb,
.search-wrapper.form_wrapper #suggestions4::-webkit-scrollbar-thumb {
    background: #c9c9c9; 
  }

  .info_content.info_implantation_content .img-content {
    padding: 15px;
}

.info_content.info_implantation_content .img-content .fil-img {
    width: 75%;
}

.info_content.info_implantation_content .img-content .fil-content {
    width: 100%;
}

.info_content.info_implantation_content .img-content .fil-content .price h2 {
    padding-right: 40px;
}



@media only screen and (max-width: 1440px) {

    .home-hero-tabs #home-hero-tabs-nav li a {
        font-size: 18px;
        line-height: 26px;
    }

    .acheter {
        justify-content: start;
        gap: 0.78125vw;
    }

    .acheter .vill-dep-cod, .acheter .budget-maximum {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1280px) {

    .wpcf7-response-output {
        font-size: 14px;
        line-height: 20px;
    }

    .vill-dep-cod .suggestion,
    .location_search .suggestion {
        padding: 10px 35px;
    }

    .vill-dep-cod .suggestion:before,
    .location_search .suggestion:before {
        left: 12px;
    }

    .home-hero-tabs #home-hero-tabs-nav li a {
        font-size: 15px;
        line-height: 25px;
        padding: 16px 0;
    }

    .home-hero-tabs .hometab-content {
        padding: 40px 20px;
    }

    .home-marques-slider1 .elementor-widget-container a img {
        width: 127px !important;
    }

    .acheter .vill-dep-cod input, .acheter .budget-maximum input {
        font-size: 14px;
        line-height: 20px;
        padding: 15px 10px;
    }

    .acheter {
        gap: 10px;
        justify-content: center;
    }

    .acheter a {
        padding: 15px 10px;
        width: 100px;
        font-size: 14px;
        line-height: 20px;
    }

    .acheter input[type=submit] {
        padding: 15px 10px;
        font-size: 14px;
        line-height: 20px;
    }

    .acheter-criteres {
        margin-right: 0;
    }

    .mai-app label {
        padding: 15px 10px;
        font-size: 14px;
        line-height: 20px;
    }

    .mai-app.form_wrapper input[type="checkbox"] {
        margin: 0 5px 0 0;
        height: 16px;
        width: 16px;
    }

    .mai-app.form_wrapper input[type="checkbox"] {
        margin: 0 5px 0 0;
        height: 16px;
        width: 16px;
        border-radius: 2px;
    }

    .mai-app.form_wrapper input[type="checkbox"]:checked:before {
        left: 4px;
        top: 1px;
        width: 6px;
        height: 10px;
    }

    .info_content.info_implantation_content .img-content .fil-img {
        width: 100%;
    }

}

@media only screen and (max-width: 1024px) {

    .ho-check span.wpcf7-list-item-label {
        /* font-size: 14px;
        line-height: 20px; */
    }


    .home-hero-tabs #home-hero-tabs-nav li a {
        font-size: 16px;
    }

    .home-hero-tabs ul#home-hero-tabs-nav li:last-child {
        width: 30%;
    }

    .home-marques-slider1 .elementor-widget-container a img {
        width: 100px !important;
    }

    .acheter .vill-dep-cod, .acheter .budget-maximum {
        width: 48%;
    }

    input::placeholder {
        font-size: 15px;
        line-height: 20px;
        
    }

    .mai-app label {
        font-size: 16px;
        line-height: 22px;
    }
    .acheter {
        flex-wrap: wrap;
        justify-content: center;
    }

    .vill-dep-cod #suggestions, .vill-dep-cod #suggestions1, .location_search #suggestions3, .search-wrapper.form_wrapper #suggestions4 {
        max-height: 180px;
    }
}


@media only screen and (max-width: 768px) {

    .location_search #suggestions3,
    .search-wrapper.form_wrapper #suggestions4 {
        max-height: 180px;
    }

    .vill-dep-cod #suggestions,
    .vill-dep-cod #suggestions1 {
        max-height: 150px;
    }

    .home-hero-tabs ul#home-hero-tabs-nav li:last-child {
        width: 45%;
    }

    .home-marques-slider1 .elementor-widget-container a img {
        width: 150px !important;
    }

    .acheter .vill-dep-cod, .acheter .budget-maximum {
        width: 100%;
    }

    .acheter .vill-dep-cod input, .acheter .budget-maximum input {
        padding: 15px;
    }

    .acheter a {
        padding: 15px 0;
    }

    .acheter input[type=submit] {
        padding: 15px 42px;
    }

    .mai-app label {
        padding: 15px;
    }

    .mai-app.form_wrapper input[type="checkbox"]:checked:before {
        left: 6px;
        top: 2px;
    }

    .mai-app.form_wrapper input[type="checkbox"] {
        height: 20px;
        width: 20px;
    }

    .info_content.info_implantation_content .img-content .fil-img {
        margin: 0 !important;
    }

}


@media only screen and (max-width: 600px) {

    .mai-app {
        flex-wrap: wrap;
        justify-content: center;
    }

    .home-hero-tabs ul#home-hero-tabs-nav li:first-child {
        border-bottom: 0.5px solid #EC6707 !important;
    }

    .home-hero-tabs ul#home-hero-tabs-nav {
        flex-wrap: wrap;
    }

    .home-hero-tabs #home-hero-tabs-nav li a img {
        width: 18px;
    }

    .home-hero-tabs ul#home-hero-tabs-nav li,
    .home-hero-tabs ul#home-hero-tabs-nav li:last-child {
        width: 50%;
    }

    .home-hero-tabs ul#home-hero-tabs-nav li:last-child {
        border-radius: 0;
    }

    .home-hero-tabs ul#home-hero-tabs-nav li:nth-child(2) {
        border: 0;
    }
}


@media only screen and (max-width: 450px) {

    .home-hero-tabs #home-hero-tabs-nav li a svg {
        display: none;
    }

    .home-hero-tabs ul#home-hero-tabs-nav li.active:last-child {
        color: #22313F;
    }

    .home-hero-tabs ul#home-hero-tabs-nav li:last-child {
        border-right: 1px solid #DE6C39;
        background-color: #fff;
        width: 25%;
    }

    .home-hero-tabs ul#home-hero-tabs-nav li {
        width: 25%;
        border-top: 0.5px solid #EC6707 !important;
        border-bottom: 0.5px solid #EC6707 !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .home-hero-tabs ul#home-hero-tabs-nav li:nth-child(2) {
        border-right: 0.5px solid #EC6707 !important;
    }

    .home-hero-tabs ul#home-hero-tabs-nav li:nth-child(1) {
        border-left: 0.5px solid #EC6707 !important;
    }

    .home-hero-tabs ul#home-hero-tabs-nav li:first-child,
    .home-hero-tabs {
        border-radius: 0;
    }

    .acheter .vill-dep-cod,
    .acheter .budget-maximum,
    .mai-app label {
        width: 255px;
    }

    .mai-app {
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 15px;
    }

    .search_bar {
        padding: 100px 26px 175px 26px !important;
    }

    .home-hero-tabs #home-hero-tabs-nav li a {
        font-size: 11px;
        line-height: 12px;
        padding: 13px 0;
    }

    .acheter .vill-dep-cod input::placeholder,
    .acheter .budget-maximum input::placeholder,
    .acheter a,
    .mai-app label {
        font-size: 12px;
        line-height: 16px;
    }

    .acheter input[type=submit] {
        font-size: 12px;
        line-height: 33px;
        padding: 5px 42px;
    }

    .home-hero-tabs #home-hero-tabs-nav li a img {
        width: 15px;
        margin-right: 14px;
    }

    .home-hero-tabs .hometab-content {
        padding: 47px 20px 32px;
    }

    .acheter-criteres {
        margin: 0 0 30px 0;
        width: 255px;
    }

    .mai-app label,
    .acheter a {
        width: 100%;
    }

    .mai-app.form_wrapper input[type="checkbox"]:checked:before {
        left: 3px;
        top: 0px;
        width: 5px;
        height: 9px;
    }

    .mai-app.form_wrapper input[type="checkbox"] {
        height: 13px;
        width: 13px;
    }

    .info_content.info_implantation_content .img-content {
        padding: 10px;
    }
}



@media only screen and (max-width: 414px) {

    .wpcf7-response-output {
        font-size: 14px;
        line-height: 20px;
    }

    .search_bar {
        padding: 100px 20px 175px 20px !important;
    }

    .home-news-post a.elementor-post__read-more {
        background-size: 18px;
    }
}