@media (min-width: 1200px) {
    .container.container-navigateur {
        max-width: 1670px;
    }
    .container.container-footer,
    .container.container-avis,
    .container.container-vateur,
    .container.container-presentation,
    .container.container-navigateur-text {
        max-width: 1350px;
    }
    .container.container-general {
        max-width: 1200px;
    }
}

@media (max-width: 1600px) {
    .titre-form {
        font-size: 30px;
    }
    .section-reference .img-float {
        max-width: 500px;
        height: 554px;
    }
    .nav-lien a {
        font-size: 16px;
        line-height: 20px;
    }
    .section-slide.page .titre-slide,
    .section-slide.contact .titre-slide,
    .titre-slide {
        font-size: 50px;
    }
    .section-slide.contact .item-slide {
        height: 400px;
    }
    .section-slide .item-slide {
        height: 720px;
    }
    section.section-formulaire {
        top: 230px;
    }
    .section-navigateur.fixed .nav-lien>li>a,
    .nav-lien a {
        padding: 48px 16px;
    }
    section.section-formulaire.page {
        top: 140px;
    }
}

@media (max-width: 1400px) {
    .nav-number {
        display: none;
    }
    .btn-1.nav img {
        margin: 0;
    }
    .section-navigateur.fixed .nav-lien a,
    .nav-lien a {
        font-size: 13px;
    }
    .section-actu .text-avis {
        font-size: 20px;
    }
    .text-avis {
        font-size: 20px;
        line-height: 1.2;
        margin-bottom: 14px;
    }
    .banner-text-avis {
        padding-left: 70px;
    }
    .lien-avis {
        font-size: 12px;
    }
    .section-navigateur.fixed .nav-lien>li>a {
        padding: 48px 16px;
    }
    .nav-lien a {
        padding: 60px 16px;
    }
    .bloc-dots-1 {
        left: 31px;
        bottom: 66px;
        top: unset;
    }
    .custom-dots-container-1 {
        flex-direction: row;
    }
}

@media (max-width: 1350px) {
    .section-reference .img-float {
        margin-right: calc((100vw - 1365px));
    }
    .bloc-valeur {
        padding: 40px;
    }
    button.type,
    button.tpbien {
        font-size: 12px;
    }
    .lien-contact-nav ul li.adress{
        width: 375px;
        text-align: center;
        line-height: 20px;
    } 
}

@media (max-width: 1199px) {
    .bloc-boutton-nav .btn-1 {
        margin-right: 10px;
        padding: 13px;
    }
    
    .section-navigateur .nav-lien>li,
    ul.dropdown>li {
        border-bottom: 1px solid #D2DDE5;
    }
    .section-navigateur .nav-lien>li:last-child,
    ul.dropdown>li:last-child {
        border-bottom: none;
    }
    .img-float {
        float: none;
        margin: 0 auto 30px;
    }
    ul.menu>li>a::after {
        display: none;
    }
    .section-navigateur.fixed .nav-lien>li:not(:last-child) {
        border-bottom: 1px solid #00000016;
    }
    .section-navigateur ul.dropdown {
        top: 0 !important;
        position: relative;
        width: 100%;
        background: #fff;
        padding: 0px 10px;
        display: block;
        z-index: 1000;
        max-height: 0;
        overflow: hidden;
        transition: 0.5s;
        transform: none;
        box-shadow: none;
        display: none;
    }
    .section-navigateur ul.dropdown.active {
        max-height: 1000px;
        visibility: visible;
        display: block;
        opacity: 1;
    }
    .logo-nav img.logo-default {
        width: 100px;
    }
    .menu-toggle {
        display: flex;
        width: 50px;
        height: 50px;
        align-items: center;
        justify-content: center;
        background: #005FA3;
        gap: 10px;
        flex-direction: column;
    }
    .menu-toggle div {
        width: 30px;
        height: 2px;
        background: #fff;
        transition: 0.5s;
        border-radius: 10px;
    }
    ul.menu {
        position: absolute;
        left: 0;
        top: 100%;
        background: #fff;
        box-shadow: 0 0 4px #00000030;
        width: 100%;
        padding: 10px;
        display: block;
        z-index: 1000;
        visibility: hidden;
        opacity: 0;
        overflow: hidden;
        max-height: 0;
        transition: 0.5s;
    }
    ul.menu.open {
        visibility: visible;
        opacity: 1;
        overflow: auto;
        max-height: calc(100vh - 120px);
    }
    ul.dropdown li a::after,
    ul.menu>li>a br {
        display: none;
    }
    .section-navigateur.fixed .nav-lien>li>a,
    ul.menu>li>a {
        padding: 10px 16px;
        display: block;
        width: 100%;
        text-align: left;
        font-size: 16px;
        position: relative;
        z-index: 1;
        line-height: 20px;
        color: #000;
    }
    ul.dropdown li a {
        color: #000;
        font-weight: 400;
        font-size: 14px;
    }
    .bloc-navigateur {
        position: relative;
        z-index: 5;
    }
    .section-navigateur .nav-lien>li.has-dropdown>a::before {
        content: '\f107';
        position: absolute;
        top: 50%;
        right: 10px;
        font-family: "FontAwesome";
        font-weight: 900;
        font-size: 16px;
        color: #000;
        transition: 0.5s;
        transform: translateY(-50%);
    }
    .section-navigateur .nav-lien>li.has-dropdown>a.active::before {
        transform: translateY(-50%) rotate(-180deg);
    }
    .bloc-footer,
    section.section-formulaire.page,
    section.section-formulaire,
    section.section-carousel,
    section.section-presentation,
    section.section-valeur,
    section.section-reference,
    section.section-actu,
    section.section-info-contact,
    section.section-contact-formulaire {
        padding: 50px 0;
    }
    section.section-formulaire.page,
    section.section-formulaire {
        position: relative;
        top: 0px;
    }
    .titre-slide {
        font-size: 40px;
    }
    .section-slide .item-slide {
        height: 375px;
    }
    section.section-navigateur {
        position: relative;
    }
    .titre-slide {
        margin-bottom: 15px;
    }
    .bloc-contact-nav {
        bottom: 15px;
    }
    .sub-title {
        font-size: 13px;
    }
    .bloc-title {
        font-size: 40px;
        line-height: 1.2;
    }
    .margin-b-80px {
        margin-bottom: 20px;
    }
    .section-reference .pre-deco1 {
        top: 35px;
        left: 35px;
    }
    .section-reference .pre-deco1 img {
        width: 70%;
    }
    .banner-text-avis {
        padding-left: 100px;
    }
    .section-actu .text-avis {
        line-height: 1.2;
        height: 48px;
        margin-bottom: 2px;
    }
    .date-actu {
        font-size: 14px;
        line-height: 1.2;
        margin-bottom: 7px;
    }
    .titre-contact {
        font-size: 40px;
        line-height: 1.2;
    }
    .section-slide .lien-contact-nav>ul>li i,
    .section-slide .lien-contact-nav>ul>li {
        font-size: 9px;
    }
    .section-slide.page .item-slide {
        height: 300px;
        padding-top: 0;
    }
    .section-slide.page .bloc-titre-slide {
        padding-top: 0;
    }
    .section-slide.contact .item-slide {
        height: 370px;
    }
    .section-slide.page .titre-slide {
        font-size: 42px;
    }
    .section-formulaire.page {
        position: relative;
        margin-top: 25px;
    }
}

@media (max-width: 991px) {
    .deco2-service,
    .deco1-service,
    .item-service::before {
        opacity: 1;
    }
    .titre-valeur {
        font-size: 19px;
        line-height: 1.2;
    }
    .para-valeur {
        font-size: 13px;
        line-height: 20px;
        color: #767676;
        height: 120px;
    }
    .bloc-valeur {
        padding: 20px;
        gap: 15px
    }
    .bloc-avis {
        padding: 30px 14px 30px 160px;
    }
    .image-avis {
        width: 160px;
    }
    .titre-contact,
    .section-info-contact .titre-contact-footer {
        font-size: 30px;
        line-height: 1.2;
    }
    .titre-contact {
        margin-bottom: 20px;
    }
    .form-contact textarea,
    .form-contact input {
        font-size: 14px;
        line-height: 1.2;
    }
    .footer-ref {
        font-size: 13px;
        line-height: 1.2;
    }
    .titre-slide {
        font-size: 30px;
    }
    .section-slide .lien-contact-nav>ul {
        gap: 28px;
    }
    .item-service {
        height: 350px;
    }
    .deco2-service {
        top: 15%;
    }
    .item-service .deco2-service {
        transform: translate(-50%, 0) scale(1) !important;
    }
    .deco2-service,
    .deco1-service,
    .item-service::before {
        opacity: 1;
    }
}

@media (max-width: 767px) {
    .titre-form {
        font-size: 24px;
        line-height: 1.2;
        margin-bottom: 16px;
    }
    .bloc-title {
        font-size: 32px;
        line-height: 1.2;
    }
    .deco-avis {
        width: 80px;
        height: 80px;
    }
    .deco-avis img {
        width: 55%;
    }
    .banner-text-avis {
        padding-left: 70px;
    }
    .para-form-contact {
        margin-bottom: 15px;
    }
    .capchat {
        justify-content: center;
        gap: 10px;
    }
    .footer-ref {
        font-size: 10px;
    }
    .bloc-footer3 {
        padding: 15px 0;
    }
    .bloc-footer2 {
        padding: 35px 0;
    }
}

@media (max-width: 575px) {
    .bloc-form {
        padding: 19px 19px;
    }
    button.type,
    button.tpbien {
        font-size: 12px;
    }
    .sub-title {
        font-size: 11px;
    }
    .bloc-title {
        font-size: 24px;
        line-height: 1.2;
    }
    .section-actu .text-avis {
        height: 26px;
    }
    .info_footer {
        font-size: 14px;
        line-height: 1.2;
    }
    .section-info-contact .contact-footer>li {
        margin-bottom: 15px;
    }
    .section-info-contact .titre-contact-footer {
        margin-bottom: 30px;
    }
    .titre-contact,
    .section-info-contact .titre-contact-footer {
        font-size: 22px;
        line-height: 1.2;
    }
    .section-slide .item-slide {
        height: 450px;
    }
    .titre-slide {
        font-size: 25px;
    }
    .section-slide.page .titre-slide {
        font-size: 34px;
    }
}

@media (max-width: 500px) {
    .banner-text-avis {
        padding-left: 50px;
    }
}

@media (max-width: 448px) {
    .btn-1 {
        font-size: 12px;
        line-height: 1.2;
        padding-bottom: 16px;
        padding-top: 16px;
    }
    .section-reference .pre-deco1 {
        top: 20px;
        left: 20px;
    }
    .section-reference .pre-deco1 img {
        width: 50%;
    }
    .bloc-avis {
        padding: 30px 14px 30px 100px;
    }
    .image-avis {
        width: 100px;
    }
    .banner-text-avis {
        padding-left: 50px;
    }
    .text-avis {
        font-size: 16px;
        line-height: 1.2;
        margin-bottom: 12px;
    }
    .lien-avis {
        font-size: 10px;
        line-height: 1.2;
    }
    .bloc-form-contact {
        padding: 30px 30px;
    }
    .footer-ref {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        gap: 10px;
    }
}

@media (max-width: 366px) {
    .banner-text-avis {
        padding-left: 40px;
    }
    .bloc-avis {
        padding: 30px 0px 30px 100px;
    }
    .section-actu .text-avis,
    .text-avis {
        font-size: 14px;
    }
    .section-actu .text-avis {
        height: 38px;
    }
}
