@media only screen and (min-width: 1200px) {
    .home-slide .item-slide {
        max-height: calc(100vh - 100px);
        min-height: 575px;
    }
    .devis.interne .container {
        height: auto;
    }
    .home-slide .item-slide .sub-title {
        margin-bottom: 50px;
    }
    .referencement .img-principal {
        margin-right: 40px;
    }
    .referencement .btn-1 {
        position: relative;
        left: -50px;
    }
    .secteur .box-secteur {
        padding: 60px;
    }
    .row-avis {
        gap: 65px;
    }
    .formulaire .submit {
        position: relative;
        top: 8px;
    }
    .footer .hr-footer {
        width: calc(100% - 50px);
    }
    .profil img {
        position: relative;
        top: -3px;
    }
    .col-service-footer {
        position: relative;
        top: -70px;
        height: 0;
        padding-bottom: 60px;
    }
    .map {
        height: 600px;
    }
    .footer {
        padding-top: 95px;
    }
    .site-branding .home-link {
        position: relative;
        top: -32px;
    }
    .secteur .sect-title {
        padding-bottom: 30px;
    }
    .referencement .carte-ref {
        bottom: 0;
        left: -150px;
    }
    .referencement .bloc-text {
        padding-bottom: 60px;
    }
    .col-left-hs {
        -ms-flex: 0 0 580px;
        flex: 0 0 580px;
        max-width: 34%;
    }
    .col-hs {
        -ms-flex: 0 0 66%;
        flex: 0 0 66%;
        max-width: 66%;
        padding: 0;
    }
    .secteur .box-img {
        position: absolute;
        z-index: 1;
        top: 0;
        right: 0;
    }
    .valeur .card-valeur {
        max-width: 250px;
    }
    .secteur.contact .container {
        padding-left: 50px;
    }
    .home-slide .content-slide .sect-title {
        position: relative;
        top: 140px;
    }
    .contact-top .container,
    header .container,
    .banniere .container,
    .news-letter .container,
    .footer .container {
        max-width: 100%;
        padding: 0 40px;
    }
    .container {
        max-width: 100%;
        padding: 0 40px;
    }
    .service .content-box {
        max-width: 1370px;
        overflow: hidden;
        margin: auto;
    }
    .devis .row-form {
        justify-content: flex-start;
    }
    /*topbar*/
    #site-header-menu #site-navigation .menu>ul {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0px;
        gap: 25px;
    }
    #site-header-menu #site-navigation .menu>ul>li:hover>a,
    #site-header-menu #site-navigation .menu>ul>li.active>a {}
    .fixed-header .top-contact {
        display: none !important;
    }
    #site-header-menu #site-navigation .menu>ul>li>a {
        display: block;
        margin: 0px;
        padding: 60px 0px;
        text-align: left;
        text-decoration: none;
        position: relative;
        line-height: 1.2;
        z-index: 1;
    }
    #site-header-menu .fixed #site-navigation .menu>ul>li>a {
        padding: 65px 0;
    }
    #site-header-menu .fixed #site-navigation .menu>ul>li>a {
        /* color: #fff; */
    }
    #site-header-menu #site-navigation .menu>ul>li>a:hover {
        /* color: #D8DFAA; */
    }
    #site-header-menu #site-navigation .menu>ul>li.active>a {
        /* color: #D8DFAA; */
    }
    #site-header-menu #site-navigation .menu>ul>li {
        position: relative;
    }
    #site-header-menu #site-navigation .menu>ul>li>ul>li a {
        color: #3C3C3B;
        font-family: "Montserrat";
        font-size: 15px;
        font-style: normal;
        font-weight: 600;
        line-height: 1.3;
    }
    #site-header-menu #site-navigation .menu>ul>li>ul>li a:hover {
        /* color: #009E8E; */
    }
    .no-link {
        cursor: default;
    }
    #site-header-menu #site-navigation .menu>ul>li>ul>li::before a:not(.no-link) {
        width: 0px;
        position: absolute;
        height: 2px;
        background: #ffffff;
        left: 0;
    }
    #site-header-menu #site-navigation .menu>ul>li>ul>li:hover::before a:not(.no-link) {
        width: 0px;
        position: absolute;
        height: 2px;
        background: #ffffff;
        left: 0;
    }
    #site-header-menu #site-navigation .menu>ul>li>ul>li:hover::after {
        font-family: 'FontAwesome';
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 15px;
        z-index: 1;
        color: #55b7d9;
    }
    #site-header-menu #site-navigation .menu>ul>li ul a {
        -webkit-transition: all .3s linear;
        transition: all .3s linear;
    }
    #site-header-menu #site-navigation .menu ul>li ul li>a {
        margin: 0;
        display: block;
        padding: 6px 35px;
        position: relative;
        display: inline-flex;
        transition: 0.4s;
        width: 100%;
    }
    /* #site-header-menu #site-navigation .menu ul>li ul li a::before {
    position: absolute;
    left: 20px;
    top: 15px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #134A8B;
    z-index: 1;
    content: "";
} */
    /* #site-header-menu #site-navigation .menu ul>li ul li:not(:last-child) {
border-bottom: 1px solid rgb(255, 255, 255,0.5);
} */
    #site-header-menu #site-navigation .menu ul>li ul li:hover>a {
        transition: 0.4s;
        color: #F8D93A;
    }
    #site-header-menu #site-navigation .menu ul>li ul li:hover>a::before {
        background-color: #F7AD00;
        transition: 0.4s;
    }
    #site-header-menu #site-navigation .menu ul ul {
        text-align: left;
        position: absolute;
        visibility: hidden;
        display: block;
        opacity: 0;
        line-height: 20px;
        left: 0;
        border-top: none;
        top: calc(100% - 40px);
        transition: all .2s ease;
        z-index: 99;
        list-style: none;
        background-color: #ffffff;
        min-width: 262px;
        width: max-content;
        max-width: 280px;
        padding: 20px 0;
        border-radius: 0px;
        transform-origin: top center;
        /* box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); */
        transform: scaleY(0) translateZ(100px);
        transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
        overflow: hidden;
        /* filter: drop-shadow(6.364px 6.364px 12px rgba(40, 40, 40, 0.2)); */
    }
    #site-header-menu #site-navigation .menu ul ul.mega-menu {
        width: 780px;
        column-count: 2;
        column-gap: 70px;
    }
    .content-img-text .img-principal {
        padding: 0;
        margin-bottom: 70px;
        margin-right: 70px;
    }
    .referencement .img-principal {
        margin-left: 0;
    }
    .content-img-text.interne .img-principal {
        margin-left: 50px;
        margin-right: 0;
    }
    .to-center-xl {
        justify-content: center;
    }
    .actualite .to-border:not(:first-of-type) {
        border-left: 1px solid #ffffff8f;
    }
    .header-contact-top {
        padding: 0 40px;
    }
    .referencement .right-ref {
        margin-left: 40%;
        padding-left: 45px;
    }
    .content-img-text .img-principal .img-content {
        width: 100%;
    }
    .content-img-text .img-content img {
        position: relative;
        top: 70px;
        left: 0px;
        width: 100%;
    }
    .devis.interne .formulaire {
        top: inherit;
    }
    .menu-box {
        justify-content: center;
    }
    .footer .row-2-footer {
        max-width: 1200px;
        margin-left: auto;
    }
    .footer .row-3-footer {
        max-width: 1200px;
        margin-left: 0 auto;
    }
    .devis .title-devis {
        height: 100%;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
    }
    section.devis {
        background: transparent;
    }
    /* .devis .formulaire {
    margin-top: -120px;
} */
    .arobiz {
        position: absolute;
        right: 0;
    }
}

@media only screen and (min-width: 1400px) {
    .container,
    .content-img-text .container,
    .footer .container,
    .devis .container {
        max-width: 1350px;
        padding: 0 15px;
    }
}

@media only screen and (min-width: 1500px) {
    .header .container,
    .home-slide .container {
        max-width: 1492px;
        padding: 0 15px;
    }
}

@media only screen and (min-width: 1600px) {
    .col-formulaire {
        -ms-flex: 0 0 445px;
        flex: 0 0 445px;
        max-width: 445px;
    }
    .news-letter .container {
        max-width: 1544px;
        padding: 0 15px;
    }
    .avis .container {
        max-width: 1574px;
        padding: 0 15px;
    }
    .row-avis {
        justify-content: space-between;
    }
}

@media only screen and (max-width: 1800px) {
    .home-slide .item-slide .content .link {
        font-size: 24px;
    }
}

@media only screen and (max-width: 1599px) {
    .col-title-devis {
        width: 100%;
        max-width: 100%;
    }
    .col-left-hs {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-hs {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0;
    }
    #site-header-menu #site-navigation .menu>ul>li>a {
        /* font-size: 16px; */
    }
    .home-slide .z-top {
        padding-left: 50px;
    }
}

@media only screen and (max-width: 1500px) {
    /* header .espace-client {
display: none;
} */
    .home-slide .item-slide .content .link {
        font-size: 20px;
    }
    #site-header-menu #site-navigation .menu>ul {
        gap: 18px;
    }
    #site-header-menu #site-navigation .menu>ul>li::before {
        right: -12px;
    }
    .box-service .slide-nav {
        width: calc(100% + (50px * 2));
        left: -50px;
    }
}

@media only screen and (max-width: 1400px) {
    .box-service .slide-nav {
        width: calc(100% + (45px * 2));
        left: -45px;
    }
    .content-img-text .img-principal {
        margin-right: 50px;
    }
    .formulaire .label-form {
        font-size: 18px;
    }
    .devis .title-devis {
        font-size: 28px;
    }
    .footer .service-footer a,
    .footer .contact-footer .description {
        font-size: 14px;
    }
    .title-footer {
        font-size: 15px;
    }
    .col-service-footer {
        position: relative;
        top: 0px;
        max-width: 100%;
        flex: 0 0 100%;
        height: max-content;
        padding-bottom: 0;
    }
    .box-avis .slide-nav {
        width: calc(100% + (15px * 2) + (50px * 2));
    }
    .menu-box {
        gap: 20px;
    }
    header .container {
        padding: 0 30px;
    }
    #site-header-menu #site-navigation .menu>ul {
        gap: 15px;
    }
    .devis .form-devis {
        gap: 25px;
    }
    .devis .title-label {
        font-size: 14px;
    }
    .site-branding {
        flex: 0 0 180px;
    }
    /* header .btn-1,
#site-header-menu .fixed #site-navigation .menu>ul>li>a,
#site-header-menu #site-navigation .menu>ul>li>a {
font-size: 16px;
} */
    header .btn-1 {
        padding: 0 16px;
    }
    .copyright .content-copyright {
        padding-left: 0px;
    }
}

@media only screen and (max-width: 1300px) {
    header .btn-1,
    #site-header-menu .fixed #site-navigation .menu>ul>li>a,
    #site-header-menu #site-navigation .menu>ul>li>a {
        font-size: 14px;
    }
    .home-slide .item-slide .title {
        font-size: 43px;
    }
    .col-input {
        width: 33%;
        max-width: 33%;
        justify-content: center!important;
        display: flex;
        margin-bottom: 20px;
    }
    .formulaire .btn-1 {
        width: 100%;
    }
    .home-slide .item-slide .content .link {
        font-size: 18px;
    }
    header .espace-client .btn-icon.mail {
        display: none;
    }
    .content-img-text .img-principal .right-deco {
        width: 135px;
        height: 135px;
        top: 10px;
        right: -46px;
    }
}

@media only screen and (max-width: 1199px) {
    .top-contact .item.horaire {
        display: none;
    }
    .devis .title-devis {
        text-align: center;
        padding-bottom: 20px;
    }
    .formulaire .submit {
        margin: 0 auto;
        margin-top: 20px;
        max-height: 50px;
    }
    header .menu-box,
    header .container {
        height: 100%;
    }
    header .menu-box {
        padding: 15px 0;
    }
    .avis .list-btn {
        display: flex;
        flex-direction: inherit;
        flex-wrap: wrap;
        gap: 20px;
        width: max-content;
    }
    .map-box {
        height: 400px;
        margin-top: 75px;
    }
    .referencement .carte-ref {
        position: relative;
    }
    .content-img-text .img-content {
        display: flex;
        justify-content: center;
    }
    .menu-box .site-right.left {
        width: auto;
    }
    .home-slide .carte {
        display: none;
    }
    .home-slide .box-slide .contact-home {
        bottom: 50px;
        gap: 20px;
    }
    .footer .btn-1 .description .detail,
    .footer .btn-1 .description .title {
        font-size: 20px;
    }
    .home-slide .box-slide .contact-home .item {
        width: 60px;
    }
    .content-img-text .img-box {
        display: table;
        margin: 0 auto;
    }
    .header-contact-top .btn-1,
    .header-contact-top,
    .contact-top {
        display: flex!important;
    }
    .col-left-hs {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 800%;
    }
    .col-hs {
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%;
        padding: 0;
    }
    .map-box::before {
        position: absolute;
        width: calc(100% - 50px);
        height: calc(100% + 75px);
        top: -38px;
        right: -50px;
    }
    .home-slide .item-slide .title,
    .banniere .title {
        font-size: 38px;
    }
    .sect-title .h2,
    .sect-title h1 {
        font-size: 28px;
    }
    .sect-title .sub-title {
        font-size: 60px;
    }
    .copyright,
    .copyright .info a,
    .copyright .info {
        color: #fff;
    }
    .copyright br {
        display: none;
    }
    .avis .title,
    .sect-title h1,
    .sect-title .h2 {
        font-size: 30px;
    }
    .contact-top .btn-1.social.mail,
    .contact-top .btn-1.social.tel {
        display: flex!important;
        width: 50px;
        min-width: inherit;
    }
    i.add {
        display: none;
    }
    .referencement .bg-img {
        position: absolute;
        bottom: 0;
        top: inherit;
        left: 0;
        width: 100%;
        height: 350px;
    }
    .referencement .right-ref {
        margin-left: 0;
    }
    .header-contact {
        display: none;
    }
    .header-contact-top .item.tel {
        display: flex!important;
    }
    .ttm-menu-toggle {
        position: relative;
        height: 31px;
        width: 31px;
        float: right;
    }
    .site-navigation {
        height: 70px;
        position: static;
        display: block !important;
    }
    .ttm-menu-toggle label {
        cursor: pointer;
        position: absolute;
        z-index: 99;
        height: 100%;
        width: 100%;
        top: 25px;
        left: 0;
        margin: 0;
    }
    .site-right {
        width: auto;
    }
    #site-header-menu #site-navigation .menu>ul>li>a.btn-1 {
        border-radius: 15px;
        padding-left: 15px;
    }
    #site-header-menu #site-navigation .menu ul li>a br {
        display: none;
    }
    #site-header-menu #site-navigation .menu ul li>a {
        color: #3C3C3B;
    }
    .ttm-menu-toggle .toggle-block {
        position: absolute;
        height: 2px;
        width: 100%;
        padding: 0;
        background-color: #fff;
    }
    .top-contact {
        width: 100%;
    }
    .ttm-menu-toggle .toggle-blocks-1 {
        position: relative;
        float: left;
    }
    .ttm-menu-toggle .toggle-blocks-2 {
        position: relative;
        float: left;
        margin-top: 6px;
    }
    .ttm-menu-toggle .toggle-blocks-3 {
        position: relative;
        float: left;
        margin-top: 6px;
    }
    .ttm-menu-toggle input[type=checkbox]:checked~.ttm-menu-toggle-block>.toggle-blocks-2 {
        opacity: 0;
    }
    .ttm-menu-toggle input[type=checkbox]:checked~.ttm-menu-toggle-block>.toggle-blocks-1 {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        margin-top: 10px;
    }
    .ttm-menu-toggle input[type=checkbox]:checked~.ttm-menu-toggle-block>.toggle-blocks-3 {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        margin-top: -10px;
    }
    #site-header-menu #site-navigation .menu {
        clear: both;
        min-width: inherit;
        float: none;
    }
    #site-header-menu #site-navigation .menu>li>ul.sub-menu {
        padding: 0px;
        border: none;
        filter: drop-shadow(6.364px 6.364px 12px rgba(40, 40, 40, 0.2));
    }
    #site-header-menu #site-navigation .menu,
    #site-header-menu #site-navigation .menu>ul ul,
    #site-header-menu #site-navigation .menu ul li>ul li a:before {
        display: none;
    }
    #site-header-menu #site-navigation .menu.active,
    #site-header-menu #site-navigation .menu>ul ul.active {
        max-height: 55em;
        display: block;
    }
    #site-header-menu #site-navigation .menu>ul>li:last-of-type a {
        border: none;
    }
    #site-header-menu #site-navigation .menu li a {
        color: #f7f7f7;
        display: block;
        padding: 0.8em;
        position: relative;
    }
    #site-header-menu #site-navigation .menu ul ul>li a {
        padding: 10px 18px 10px 30px;
    }
    #site-header-menu #site-navigation .menu ul li:hover>ul {
        display: block;
    }
    #site-header-menu #site-navigation .menu ul li>ul {
        padding-left: 15px;
    }
    #site-header-menu #site-navigation .menu ul.dropdown li a.active:after {
        content: '\f106';
        font-family: 'FontAwesome';
    }
    #site-header-menu #site-navigation .menu ul ul,
    #site-header-menu #site-navigation .menu ul ul ul {
        display: inherit;
        position: relative;
        left: auto;
        top: auto;
        border: none;
    }
    /* header */
    .site-branding {
        float: none;
        text-align: left;
    }
    .site-branding {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1;
    }
    #site-header-menu #site-navigation .menu ul>li ul li>a {
        padding: 14px 10px 14px 0;
        font-size: 15px;
    }
    #site-header-menu #site-navigation .menu>ul {
        position: absolute;
        max-height: calc(100vh - 105px);
        overflow-y: scroll;
        padding: 10px 20px;
        box-shadow: rgba(0, 0, 0, 0.12) 3px 3px 15px;
        z-index: 100;
        width: 100%;
        left: 0;
        z-index: 20000;
        top: 100%;
        background-color: #fff;
        /* border-top: 3px solid #e0b35b; */
    }
    #site-header-menu #site-navigation .menu ul.dropdown>li>ul>li.has-submenu>a:after {
        content: '\f107';
    }
    #site-header-menu #site-navigation .menu ul.dropdown>li>ul>li.has-submenu>a.active:after {
        content: '\f106';
    }
    #site-navigation .menu>ul li:not(:last-child) {
        border-bottom: 1px solid (93, 101, 118, 0.15);
    }
    #site-header-menu #site-navigation .menu ul.dropdown>li>a:after {
        position: absolute;
        right: 0;
        font-size: 16px;
        opacity: .8;
    }
    #site-header-menu #site-navigation .menu ul>li.has-submenu>a:after {
        content: "\f107";
        display: inline-block;
        font-family: "FontAwesome";
        position: relative;
        font-size: 20px;
        position: absolute;
        right: 5px;
    }
    #site-header-menu #site-navigation .menu ul li a {
        display: block;
        text-align: left;
        padding: 15px 0px;
        text-decoration: none;
        height: auto;
    }
    #site-header-menu #site-navigation .menu li,
    #site-header-menu #site-navigation .menu>ul>li {
        display: block;
        margin-right: 0;
    }
    #site-header-menu #site-navigation .menu,
    #site-header-menu #site-navigation .menu>ul ul {
        overflow-y: hidden;
        max-height: 0;
        background-color: #f7f7f7;
    }
    .menu-box {
        justify-content: space-between;
    }
    header .btn-1 {
        color: #ffffff !important;
        height: 56px!important;
        border: none;
        margin-top: 8px;
    }
    .temoignage {
        background-size: cover;
    }
    .contact-footer {
        justify-content: center;
        flex-wrap: wrap;
        gap: 30px;
    }
    .home-slide .sect-title {
        padding-top: 30px;
    }
    /* .home-slide .item-slide {
height: 750px;
} */
    .devis .group {
        flex-direction: column;
        gap: 15px;
        align-items: center;
    }
    .devis {
        padding: 50px 0;
    }
    .devis .btn-1 {
        width: max-content;
        margin: 0 auto;
        padding: 0 35px;
        margin-top: 20px;
    }
    .devis .formulaire::before {
        display: none;
    }
    .devis.interne .formulaire {
        background: initial;
    }
    .contact-form .bg-contact-form {
        opacity: 0.5;
    }
    .avis,
    .secteur,
    .map-form,
    .valeur,
    .actualite,
    .content-img-text,
    .referencement {
        padding: 50px 0;
    }
    .valeur {
        margin-top: 30px;
    }
    .map-form {
        padding-top: 0;
    }
    .home-slide .item-slide {
        height: 720px;
    }
    .secteur .img-principal,
    .content-img-text .img-principal {
        margin: 0 auto;
    }
    .engagement .box-title {
        margin-top: -50px;
    }
    .bloc-text>p {
        font-size: 15px;
    }
    .content-img-text.interne.contact .bloc-text p {
        font-size: 18px;
    }
    .copyright .info {
        text-align: left;
    }
    .footer .push-top {
        padding-top: 100px;
    }
    .secteur .box-img {
        position: relative;
        z-index: 1;
        height: 500px;
        width: 400px;
        margin: 0 auto;
        margin-bottom: 40px;
    }
    .secteur .box-img img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center;
    }
    .devis .center-block {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .bloc-text.contact p {
        font-size: 20px;
    }
}

@media only screen and (max-width: 991px) {
    .top-contact .item.mail {
        display: none;
    }
    .devis .center-block {
        flex-direction: row;
    }
    .home-slide .box-slide .slide-nav {
        right: 90px;
        top: calc((50% - 129px) / 2);
    }
    .home-slide .item-slide .title br {
        display: none;
    }
    .home-slide .item-slide .title,
    .banniere .title {
        font-size: 32px;
        line-height: 1.4;
    }
    .copyright .span {
        text-align: center;
    }
    .arobiz {
        align-items: center;
    }
    .contact-info .item .title {
        font-size: 28px;
    }
    .contact-info .item .description {
        font-size: 14px;
    }
    .valeur .bg-valeur {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        height: 250px;
    }
    .valeur .bg-valeur img {
        object-position: top;
    }
    .valeur .content {
        width: 100%;
        left: 0;
        padding: 60px 0;
    }
    .valeur .ban-valeur {
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        left: 0;
        top: 250px;
    }
    .news-letter .box-newsletter {
        padding: 60px 50px 40px 62px;
        border-top-left-radius: 125px;
    }
    .content-img-text {
        padding: 50px 0;
    }
    .devis {
        padding: 40px 0;
    }
    .news-letter {
        margin: 50px 0 0 0;
    }
    .contact-form {
        padding: 20px 0 0 0;
    }
    .banniere {
        height: 600px;
    }
    .service .item-slide .img {
        height: 475px;
    }
    .footer .row-3-footer,
    .footer .row-2-footer,
    .footer .push-top {
        justify-content: flex-start!important;
    }
    .devis .center-block {
        display: flex;
    }
    .devis .form-devis {
        flex-direction: column;
    }
    .sect-title .sub-title {
        font-size: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .valeur .card-valeur {
        max-width: 100%;
    }
    .copyright .content-copyright {
        flex-wrap: wrap;
        justify-content: flex-start;
        gap: 20px;
    }
    .home-slide .item-slide .title,
    .banniere .title {
        font-size: 28px;
        line-height: 1.2;
    }
    .sect-title h1,
    .sect-title .h2 {
        font-size: 25px;
    }
    .col-captcha {
        flex-wrap: wrap;
        gap: 20px;
    }
    .home-slide .item-slide {
        mask-image: none;
    }
    .engagement .box-title {
        margin-top: 20px;
    }
    .service .item-slide .detail {
        flex-wrap: wrap;
        padding: 25px;
    }
    .footer .box-logo.secondary {
        flex-wrap: wrap;
    }
    .news-letter .newsletter {
        gap: 20px;
        flex-wrap: wrap;
    }
    .footer .btn-1 {
        gap: 10px;
    }
    .content-img-text .img-principal .right-deco {
        display: none;
    }
    .footer .btn-1 .description .detail,
    .footer .btn-1 .description .title {
        font-size: 15px;
    }
    .footer .newsletter .btn-1 {
        width: 100%;
    }
    .copyright {
        flex-wrap: wrap;
    }
    .service-footer.right {
        align-items: flex-start;
    }
    .footer .newsletter input {
        width: 100%;
    }
    .news-letter .newsletter .btn-1.submit {
        width: 100%;
    }
    .bloctel {
        flex-wrap: wrap;
    }
    .bloctel .separator {
        display: none;
    }
    .contact-top .btn-1.social.mail {
        display: none!important;
    }
    .recaptcha {
        width: 100%;
    }
    .contact-top .item.mail {
        display: none;
    }
    .col-input {
        width: 50%;
        max-width: 50%;
    }
    .temoignage {
        padding-top: 0;
        margin-top: 0;
    }
    .temoignage .sect-title {
        padding-top: 40px;
    }
    .temoignage .ban-img {
        position: relative;
        width: 100%;
        height: 280px;
        left: 0;
        top: 100%;
        transform: none;
    }
    .footer form {
        width: 100%;
    }
    .footer .box-newsletter {
        height: auto;
    }
    .footer .row-topped {
        margin-top: 85px;
    }
    .contact-form .contact-info .item {
        gap: 15px;
    }
    .sect-title .sub-title {
        font-size: 45px;
    }
    .title-devis {
        font-size: 30px;
    }
    .news-letter .title {
        font-size: 28px;
    }
    .secteur .box-img {
        height: 300px;
        width: 100%;
    }
}

@media only screen and (max-width: 575px) {
    .top-contact .item.social {
        display: none;
    }
    .devis .center-block {
        flex-direction: column;
    }
    .content-img-text .img-content img {
        width: 100%;
    }
    .news-letter .title {
        font-size: 24px;
    }
    .col-input {
        width: 100%;
        max-width: 100%;
    }
    .ttm-stickable-header {
        padding-left: 0;
    }
    .home-slide .z-top {
        padding-left: 15px;
    }
    .box-service .slide-nav {
        width: 100%;
        left: 0;
        top: -25px;
    }
    .img-principal {
        flex-wrap: wrap;
        justify-content: center;
    }
    .content-img-text .right-content {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }
    .contact-info .item.mail .icon {
        display: none;
    }
    .contact-form .box-form {
        padding: 40px 20px;
    }
}

@media only screen and (max-width: 425px) {
    .top-contact .item.client .description {
        display: none;
    }
}