@media (min-width: 1200px) {
    .container.container-navigateur-text {
        max-width: 1200px;
    }
    .container.container-navigateur {
        max-width: 1750px;
    }
    .container.container-presentation {
        max-width: 1348px;
    }
    .container.container-g {
        max-width: 1250px;
    }
    .footer2 .contact .h-100 {
        margin-left: -65px;
    }
    ul.menu>li:hover .dropdown {
        transform: translateY(0px);
        visibility: visible;
        opacity: 1;
    }
    .contact-footer2 {
        height: 82%;
    }
}

@media (min-width: 1450px) {
    .container.container-navigateur-text {
        max-width: 1350px;
    }
}

@media (min-width: 1650px) {
    .container.container-navigateur-text {
        max-width: 1450px;
    }
}

@media (max-width: 1800px) {
    .style-img {
        width: 650px;
    }
    .bloc-form {
        padding: 30px 20px;
        max-width: 550px;
    }
    .label-form {
        font-size: 18px;
    }
    .img-form {
        transform: scale(.76);
        transform-origin: left center;
    }
    .bloc-valeur-parent {
        transform: scale(.85);
        transform-origin: right center;
    }
}

@media (max-width: 1600px) {
    .bloc-valeur-parent {
        transform: scale(.75);
        transform-origin: right center;
    }
    .bloc-form {
        padding: 30px 20px;
        max-width: 450px;
    }
    .label-form {
        font-size: 16px;
    }
    .has-dropdown>a {
        padding: 26px 20px;
    }
    .li-lien3 ul {
        gap: 20px;
    }
    .titre-actu {
        line-height: 1.2;
    }
    .bloc-footer1 {
        padding: 25px 0;
    }
    .li-lien1 {
        height: 110px;
    }
    .lien-mobile {
        margin: 0;
    }
    .li-lien1 img {
        max-width: 90px;
    }
    .li-lien1 {
        width: 120px;
    }
}

@media (max-width: 1400px) {
    .bloc-valeur-parent {
        transform: scale(.7);
        transform-origin: right center;
    }
    .li-lien1 {
        width: 142px;
    }
    .line-nav {
        display: none;
    }
    .email-nav i,
    .email-nav {
        font-size: 20px;
    }
    .btn-slide {
        flex-direction: column;
        gap: 8px;
        align-items: flex-start;
    }
    section.section-paiement {
        padding: 150px 0 50px 0;
    }
    .style-img {
        width: 550px;
    }
}

@media (max-width: 1250px) {
    .section-reference .img-pre {
        margin-right: calc((100vw - 1250px));
    }
    .has-dropdown>a {
        padding: 26px 18px;
    }
}

@media (max-width: 1199px) {
    .bloc-valeur-parent {
        transform: scale(1);
        transform-origin: center center;
    }
    .section-formulaire {
        all: revert;
        position: relative;
        margin: 25px 0;
    }
    .section-formulaire .container {
        display: flex;
        justify-content: center;
        height: 100%;
    }
    .style-form,
    .bloc-dots2 {
        display: none;
    }
    .item-slide {
        max-height: unset;
        min-height: unset;
        height: 500px;
    }
    .banner-avis .bloc-avis {
        position: relative;
        width: 100%;
        height: 100%;
    }
    .banner-avis .text-avis {
        font-size: unset;
        margin-bottom: unset;
    }
    .banner-avis .stars-avis {
        margin-bottom: unset;
    }
    .banner-avis .bloc-avis::before {
        content: '';
        position: absolute;
        bottom: 0;
        right: 37px;
        width: 78px;
        height: 69px;
        background: url(../images/avis/deco2.svg) no-repeat;
    }
    .li-lien1 a {
        height: 100px;
        background: #1F3643;
    }
    .li-lien1 {
        height: 66px;
        width: 100px;
    }
    .li-lien1 img {
        max-width: 70px;
    }
    .Mypage.home .titre-slide {
        margin-bottom: 20px;
    }
    .bloc-titre-slide {
        margin-top: 20px;
    }
    .sub-title,
    .titre-form {
        margin-bottom: 15px;
    }
    .sub-title {
        padding-top: 10px;
    }
    .sect-title {
        margin-bottom: 25px;
    }
    .banner-avis .bloc-avis::after {
        display: none;
    }
    .section-reference .img-pre {
        margin: 0;
    }
    section.section-paiement {
        padding: 50px 0;
    }
    .titre-paiement {
        margin-top: 15px;
    }
    .bloc-row-actu::before {
        display: none;
    }
    .text-actu {
        border: none;
    }
    .bloc-actu {
        gap: 15px;
    }
    .img-actu img {
        height: 300px;
    }
    .style-img {
        display: none;
    }
    .footer2 {
        padding: 50px 0;
    }
    .btn-2::before {
        height: 6px;
    }
    section {
        padding-top: clamp(50px, 7vw, 80px);
        padding-bottom: clamp(50px, 7vw, 80px);
    }
    .Mypage.page .item-slide {
        height: 470px;
    }
    .Mypage.page .bloc-titre-slide {
        margin: 0;
    }
    .Mypage.page .bloc-titre-slide {
        padding-top: 20px;
    }
    .btn-1:after {
        opacity: 1;
    }
}

@media (min-width: 992px) {
    .owl-carousel.temoignage .owl-item.center .bloc-avis {
        height: 118%;
        width: 150%;
        z-index: 2;
    }
    .owl-carousel.temoignage .owl-item.center {
        z-index: 10;
        /* au-dessus des autres */
    }
    .owl-carousel.temoignage .owl-item.center .text-avis {
        font-size: 20px;
        margin-bottom: 30px;
        transition: all 0.4s ease;
        ;
    }
    .owl-carousel.temoignage .owl-item.center .perso-avis {
        font-size: 24px;
    }
    .owl-carousel.temoignage .owl-item.center .stars-avis svg {
        width: 140px;
        height: 24px;
    }
    .owl-carousel.temoignage .owl-item.center .stars-avis {
        margin-bottom: 20px;
    }
    .owl-carousel.temoignage .owl-item.center .bloc-avis::before {
        transform: scale(1.2) translateY(-9%);
    }
}

@media (max-width: 991px) {
    .item-slide {
        height: 450px;
    }
    .contact-info {
        line-height: 28px;
    }
    .logo-footer img {
        max-width: 250px;
    }
}

@media (max-width: 767px) {
    .valeur6,
    .valeur5,
    .valeur4,
    .valeur3,
    .valeur2,
    .valeur1 {
        width: 100px;
        height: 100px;
    }
    .valeur1 {
        top: -50px;
    }
    .valeur4 {
        bottom: -50px;
    }
    .sect-title {
        margin-bottom: 20px;
    }
    .section-avis .bloc-title {
        display: inline-block;
    }
    .date-actu>div {
        font-size: 14px;
        line-height: 1.2;
    }
    .btn-contact {
        flex-direction: column;
    }
    .logo-footer img {
        max-width: 200px;
    }
    .footer2 {
        padding: 25px 0;
    }
    .btn-2::before {
        height: 5px;
    }
    .Mypage.page .item-slide {
        height: 400px;
    }
}

@media (max-width: 575px) {
    .valeur6,
    .valeur5,
    .valeur4,
    .valeur3,
    .valeur2,
    .valeur1 {
        width: 80px;
        height: 80px;
    }
    .valeur1 {
        top: -40px;
    }
    .valeur4 {
        bottom: -40px;
    }
    .text-valeur {
        font-size: 13px;
    }
    .bloc-footer1 {
        flex-direction: column;
    }
    .contact-footer {
        text-align: center;
    }
}

@media (max-width: 448px) {
    .valeur6,
    .valeur5,
    .valeur4,
    .valeur3,
    .valeur2,
    .valeur1 {
        width: 60px;
        height: 60px;
    }
    .valeur1 {
        top: -30px;
    }
    .valeur4 {
        bottom: -30px;
    }
    .bloc-valeur svg {
        max-width: 30px;
    }
    .bloc-form {
        padding: 20px;
    }
    .text-valeur {
        font-size: 9px;
    }
    .bloc-valeur .sub-title {
        margin: 0 !important;
    }
    .bloc-valeur .bloc-title {
        white-space: nowrap;
    }
    .text-actu {
        gap: 20px;
    }
    .Mypage.page .section-service,
    .section-form-contact {
        border-top-left-radius: 50px;
        border-top-right-radius: 50px;
    }
}