@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&display=swap');
body {
    background-image: url('../images/background/mrzqd09n.webp');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}
@media (min-width: 1600px) {
    body {
        background-position: center top;
    }
}
@media (min-width: 1024px) and (max-width: 1600px) {
    body {
        background-position: center center;
    }
}
@media (max-width: 1024px) {
    body {
        background-position: top;
        background-size: cover;
    }
}
.fvfdwliij {
    width: 120px;
    height: auto;
}
.navbar {
    background-color: #ffffff00;
    padding: 10px 20px;
}
.nav-link {
    font-size: 18px;
    color: #333;
    padding: 10px 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.nav-link.active {
    background-color: #e0e9eb86;
    border-radius: 10px;
}
.navbar-nav .nav-item {
    margin-right: 15px;
}
.bi-search {
    font-size: 20px;
    color: #333;
    cursor: pointer;
}
.bi-search:hover {
    color: #245360;
}
.x13t558ezo {
    border-radius: 20px;
}
.col-lg-6.d-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}
/* rectangle bleu */
section {
    position: relative;
    padding: 20px 0; 
    margin-top: -25px;
}
.tas8li {
    background-color: #245360;
    border-radius: 35px;
}
.text-container {
    background-color: #245360;
    border-radius: 30px;
    padding: 30px;
    color: #fff;
    position: relative; 
}
.text-container h1 {
    font-size: 2.5rem;
    font-family: 'Playfair Display', serif; 
    font-weight: 700;
}
.text-container h2 {
    font-size: 2.5rem;
    font-family: 'Playfair Display', serif; 
    font-weight: 700;
}
.text-container p {
    font-size: 1.2rem;
}
.oi8z72pnxu {
    color: #333; 
    font-weight: bold;
    border: none;
    border-bottom: 2px solid #245360;
    outline: none;
    transition: background-color 0.3s ease;
}
.oi8z72pnxu:hover {
    background-color: #1E4A52;
    color : white;
}
.oi8z72pnxu:focus {
    box-shadow: none;
}
.oi8z72pnxu:not(.x75dlqpys) {
    background-color: #1E4A52;
    color: #FFF;
}
.wooly6erwd {
    border-bottom: 2px solid #245360;
}
.eoqvaucmui {
    position: relative;
    top: 2vh; 
    z-index: 10;
    transition: all 0.3s ease-in-out; 
}
.btn-custom-contact2 {
    background-color: #E0E9EB;
    color: #333 !important;
    padding: 10px 10px 10px 15px !important;
    font-size:1rem !important;
    font-family: 'Playfair Display', serif !important;
    border-radius: 30px !important;
    border: 2px solid #245360 !important;
    text-decoration: none !important;
    display: inline-block !important;
    transition: background-color 0.3s ease, color 0.3s ease;
    margin-top: 20px;
    margin-bottom: 20px;
}
.bgtvyc2d4i {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;

}
.btn-custom-contact2:hover{
    background-color: #245360 !important;
    color: white !important;
}
.eoqvaucmui i {
    font-size: 3rem; 
    color: #292626;
    animation: bounce 2s infinite; 
}
@media (max-width: 1024px) {
    .eoqvaucmui {
        top: 6vh; 
    }

    .eoqvaucmui i {
        font-size: 2.5rem;
    }
}
.d49ep1b5v3 {
    display: flex;
    justify-content: space-around;
    gap: 20px;
    margin-top: 20px;
}
.uhasgl6 {
    position: relative;
    width: 300px;
    height: 400px;
    perspective: 1000px;
    cursor: pointer;
}
.s1jw7og11f, .x28utkavzt {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    transition: transform 0.6s;
}
.s1jw7og11f {
    background-color: #245360;
    z-index: 2;
    transform: rotateY(0deg);
    border: 6px solid #1f4550;
}
.x28utkavzt {
    background-color: white;
    border: 6px solid #245360;
    padding: 25px;
    text-align: center;
    transform: rotateY(180deg);
}
.uhasgl6.flip .s1jw7og11f {
    transform: rotateY(180deg);
}
.uhasgl6.flip .x28utkavzt {
    transform: rotateY(0deg);
}
.tfbx2in1g8 {
    position: absolute;
    bottom: 10px;
    right: 15px;
    color: white;
    font-size: 1.2rem;
    opacity: 0.7;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
.uhasgl6:hover .tfbx2in1g8 {
    transform: rotate(360deg);
    opacity: 1;
}
@keyframes bounce {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(10px);
    }
}
.o1pwu8ynn8 {
    position: absolute;
    top: 0%;
    right: -1%;
    width: 80px;
    height: auto;
    z-index: 1;
    animation: fadeIn 1.5s ease-in-out;
}
.hl469sma80 {
    position: absolute;
    top: -11%;
    right: 5%;
    width: 60px;
    height: auto;
    z-index: 1;
    animation: fadeIn 1.5s ease-in-out;
}
/* Section des services */
.lqt1u12u {
    background-color: transparent;
    padding: 50px 0;
    margin: 0 auto;
}
.lqt1u12u .container {
    max-width: 1200px; 
    border-radius: 30px;
    padding: 20px;
}
.container {
    max-width: 1200px;
    margin: 0 auto; 
    overflow: hidden; 
    background-color: transparent;
    border-radius: 30px;
}
.bi-check{
width: 50px !important;
}
.img-fluid {
    border-radius: 20px;
    width: 100%; 
    height: auto; 
    margin-top:55px;
}
.thliev51si {
    border-radius: 20px; 
    width: 600px;
    height: auto;
}
.cj8rpqo2zi {
    font-size: 2rem;
    font-weight: 700;
    font-family: 'Playfair Display', serif; 
    margin-bottom: 20px; 
    color:#333
}
.gvprrjdi3m {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 1.2rem; 
    line-height: 1.6; 
    color:#333
}
.gvprrjdi3m li {
    margin-bottom: 10px; 
}
.row {
    display: flex;
}
/* Section des bulles défilantes */
.b3zysjyit{
    background-color: #acbbc996;
    border-radius: 20px;
}
.j2e9ygvk7m{
    background-color: #b5cfe73f;
    border-radius: 20px;
}
.bubbles-section {
    padding: 50px 0;
    background-color: transparent;
    overflow: hidden;
}
.c1sz461a7f {
    display: flex;
    width: 300%;
    transition: transform 0.5s ease; 
}
.qgvppf {
    flex: 0 0 33.333%;
    padding: 40px;
    box-sizing: border-box;
    background-color: #ACBBC9;
    border-radius: 20px; 
    margin: 45px;
    max-width: 300px; 
    height: 420px; 
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}
.bubble-logo {
    width: 80px;
    height: auto;
    border-radius: 50%;
    margin-bottom: 10px;
}
.irsrrlrrew {
    font-size: 1.1rem; 
    font-family: 'Playfair Display', serif;
    text-align: center;
    color: #333; 
}
.c9o8edg81i {
    font-size: 1rem;
    color: #333;
    text-align: left;
}
.pagination-dots {
    text-align: center; 
    margin-top: 20px; 
}
.al6uqn {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #245360;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer; 
}
.al6uqn.active {
    background-color: #5ABBC4; 
}
/* Styles pour la section ISO 9001 */
.qcldjpts5s {
    background-color: #5ABBC4; 
    color: white;
    border-radius: 40px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); 
    margin:30px;
}
.qcldjpts5s p {
    font-size: 1.4rem;
    line-height: 1.8;
    padding: 30px;
}
.vke6sb {
    margin-left:100px;
}
.btn-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0 auto;
}
.btn-custom {
    background-color: white;
    color: #245360;
    border-radius: 30px;
    padding: 10px 40px;
    text-decoration: none;
    font-size: 1rem;
    font-family: 'Playfair Display', serif;
    border: 2px solid #245360;
    transition: background-color 0.3s, color 0.3s;
    display: inline-block;
    margin: 0 auto;
}
.btn-custom:hover {
    background-color: #245360;
    color: white;
}
/* Style général pour la section d'avis */
.avis-section {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.avis-wrapper {
    display: flex;
    transition: transform 0.5s ease;
    width: 200%;
}
.bubble-avis-1 {
    flex: 0 0 50%;
    box-sizing: border-box;
    padding: 40px;
    background: #245360;
    border-radius: 40px;
    margin-right: 100px;
    max-width: 500px;
}
.bubble-avis-2 {
    flex: 0 0 50%;
    box-sizing: border-box;
    padding: 20px;
    background: #f8f9fa;
    border-radius: 40px;
    margin-right: 100px;
    border: 2px solid #245360 ;
    max-width: 500px;
}
.pagination-dotsavis {
    text-align: center; 
    margin-top: 20px;
}
.dotavis {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #245360;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer; 
}
.activeavis {
    background-color: #5ABBC4;
}
.ilewmocudm {
    border: none;
    border-top: 2px solid #245360;
    margin: 20px 0; 
    display: none; 
}
/* Footer*/
.k8h9eo {
    background-color: #fff; 
    padding: 30px 0; 
    color: #333; 
}
.k8h9eo .container {
    max-width: 1200px;
    margin: 0 auto;
}
.row {
    display: flex; 
    justify-content: space-between;
}
.etfex0yv3z {
    flex: 1; 
    margin: 0 15px; 
}
.etfex0yv3z h4 {
    font-size: 1.5rem;
    margin-bottom: 20px; 
    font-family: 'Playfair Display', serif; 
    color: #245360;
    font-weight:bold;
}
.vuqxqytbx3 {
    list-style: none; 
    padding: 0;
    margin: 0;
}
.vuqxqytbx3 li {
    margin-bottom: 10px; 
}
.vuqxqytbx3 a {
    color: #333; 
    text-decoration: none;
    font-size: 1rem;
}
.vuqxqytbx3 a:hover {
    text-decoration: underline; 
    color: #245360; 
}
.jc2x8czbpk {
    text-align: center; 
    margin-top: 30px;
    font-size: 0.9rem; 
    color: #333;
}
.yytiiva7vf {
    border: none;
    border-top: 2px solid #245360;
    margin: 0;
}
.qgvppf i:hover {
    animation: bounce 0.5s infinite alternate;
}
html {
    scroll-behavior: smooth;
}
.trc3svlzg1 {
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 10px;
    font-size: 2.7rem;
    display: none; 
    z-index: 1000;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.3s ease;
}
.trc3svlzg1 i:hover {
    color: #f9a825;
    transform: translateY(-5px);
}
.trc3svlzg1.show {
    display: block;
}
.trc3svlzg1 i {
    font-size: 2.7rem;
    color: #67909b;
}
.c6eupx0gae {
    width: 20px; 
    height: 20px; 
    background-color: #245360;
    border-radius: 50%;
    display: inline-block; 
    margin: 2px;
}
.ojxwi99k {
    text-align: justify;
}
/* --- Blog- */
.blog-cards-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
    padding: 20px;
    justify-items: center;
}
.x7egk8mrq {
    width: 100%;
    max-width: 320px;
    height: 420px;
    background-color: #E0E9EB;
    color: #333;
    border: 3px solid #245360; 
    border-radius: 15px;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    position: relative;
}
.x7egk8mrq:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2);
}
.nrn8s5a181 {
    width: 100%;
    height: 150px;
    object-fit: cover;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom: 3px solid #245360;
}
.zulydktz6x {
    padding: 20px;
    flex: 1;
}
.zulydktz6x h4 {
    margin-bottom: 10px;
    font-size: 1.2rem;
    color: #245360; 
}
.zulydktz6x p {
    font-size: 0.9rem;
    line-height: 1.5;
    color: #333;
}
.zulydktz6x .idf0j60 {
    margin-bottom: 15px;
    opacity: 0.8;
}
.ujgg95ffk {
    padding: 10px 20px;
    background-color: #245360;
    color: #fff;
    border-radius: 30px;
    text-decoration: none;
    font-size: 0.9rem;
    transition: background-color 0.3s ease;
    text-align: center;
    font-family: 'Playfair Display', serif;
}
.ujgg95ffk:hover {
    background-color: #163841;
    cursor: pointer;
}
/*responsive*/
@media (min-width: 1024px) {
    .xig1a5jehy {
      padding-left: 0 !important;
    }
}
@media (max-width: 1024px) {
    .text-container p, 
    .gvprrjdi3m,
    .gvprrjdi3m li, 
    .fg9yiuma6r,
    .c9o8edg81i, 
    .qcldjpts5s p, 
    .jc2x8czbpk, 
    .vuqxqytbx3, 
    .lqt1u12u .col-lg-6:nth-child(2),
    .zulydktz6x p {
        text-align: left !important;
    }
    .f0na34bjub{
        width: 100% !important;
        border-radius: 40px !important;
    }
    .navbar-brand img {
        width: 90px;
    }
    .nav-link {
        font-size: 16px;
        padding: 5px 15px;
    }
    .text-container{
        padding : 20px !important;
    }
    .text-container h1 {
        font-size: 2rem;
    }
    .text-container h2 {
        font-size: 2rem;
    }
    .text-container p {
        font-size: 1rem;
    }
    .col-lg-6, .x13t558ezo, .thliev51si {
        max-width: 100%;
        padding: 15px;
    }
    .lqt1u12u .cj8rpqo2zi {
        font-size: 1.31rem; 
        margin-bottom: 10px;
        margin-left:none;
        text-align: left;
    }
    .lqt1u12u .gvprrjdi3m {
        padding-left: 0px; 
    }
    .lqt1u12u .col-lg-6 {
        padding: 10px; 
    }
    .lqt1u12u .col-lg-6:nth-child(2) {
        width: 100%;
    }
    .container {
        padding: 5px;
        background-color: transparent;
    }
    .thliev51si {
        margin-top: -10px;
        border-radius: 40px !important;
        display: block;
        margin: 0 auto;
    }
    body {
        background-color: #ffffff !important;
        background-image: none !important;
    }
    .qcldjpts5s {
        margin: 0 auto;
        text-align: center;
        max-width: 90%; 
        padding: 20px;
    }
    .qcldjpts5s p {
        font-size: 1rem; 
        line-height: 1.5;
    }
    .qcldjpts5s img{
        text-align: center;
    }
    .btn-custom {
        font-size: 0.9rem; 
        padding: 8px 30px; 
       
    }
    .ojxwi99k {
        margin-left: 20px;
        margin-right: 40px !important;
        padding-top: 50px !important;
    }
    .ilewmocudm {
        display: block;
    }
    .vke6sb {
        margin-left: 0 !important;
    }
    .c1sz461a7f {
        display: flex;
        flex-direction: row;
        overflow-x: scroll !important; 
        scroll-snap-type: x mandatory;
        gap: 20px;
        padding: 10px;
        width: 100%;
        scrollbar-width: thin !important; 
        scrollbar-color: #ACBBC9 #e0e0e0 !important; 
        margin-bottom: 20px;
    }
    .c1sz461a7f::-webkit-scrollbar {
        height: 12px !important;
        opacity: 1 !important; 
        visibility: visible !important; 
        display: block !important; 
    }
    .c1sz461a7f::-webkit-scrollbar-thumb {
        background-color: #ACBBC9 !important;
        border-radius: 10px;
    }
    .c1sz461a7f::-webkit-scrollbar-track {
        background-color: #e0e0e0 !important; 
        border-radius: 10px;
    }
    html,
    body {
        overflow-x: visible !important;
    }
    .qgvppf {
        flex: 0 0 auto;
        scroll-snap-align: center;
        width: 85%;
        max-width: 300px;
        margin: 10px auto;
        padding: 30px;
        background-color: #ACBBC9;
        border-radius: 20px;
        text-align: center;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        height: 400px;
    }
    .pagination-dots {
        display: none;
    }
    .k8h9eo .etfex0yv3z:nth-child(3) {
        order: 3;
        text-align: center;
    }
    .jc2x8czbpk {
        text-align: left;
        width: 100%;
    }
    .x7egk8mrq{
        height : 450px !important;
    }
    .tas8li {
        margin-top: 30px;
    }
    .o1pwu8ynn8 {
        top: 30px; 
    }
    .thliev51si {
        margin-top: -10px;
    }
    .jvfv5lmhi6 .col-lg-6:first-child {
        display: none;
    }
    section, .lqt1u12u {
        padding: 0 !important;
    }
    .etfex0yv3z {
        margin-bottom: 20px;
    }
    .etfex0yv3z h4 {
        font-size: 1.2rem;
    }
    .hl469sma80 {
        display: none;
    }
    .qwaebkfnsx{
        padding-top : 2px;
    }
    .aos-init{
        margin-bottom: 0px !important;
    }
    .col-lg-6 .thliev51si {
        display: none;
    }
    .d49ep1b5v3 {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 20px;
        width: 100%;
    }

    .uhasgl6 {
        width: 90% !important;
        max-width: 300px;
        min-height: 200px;
        margin: 10px auto;
        display: flex;
        align-items: center;
        position: relative;
    }
    .s1jw7og11f,
    .x28utkavzt {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
    }
    .cj8rpqo2zi {
        font-size: 1.6rem; 
        text-align: center; 
        margin-bottom: 15px;
    }
    .gvprrjdi3m {
        font-size: 1rem; 
        padding-left: 10px; 
        padding-top:12px !important;
    }
    .container {
        padding: 10px; 
        background-color: transparent;
    }
    .qcldjpts5s {
        margin: 0 auto;
        padding: 15px;
    }
    .qcldjpts5s p {
        font-size: 1rem;
        line-height: 1.5;
    }
    .k8h9eo .etfex0yv3z:nth-child(3) {
        order: 3;
        text-align: center;
        margin-top: 20px;
    }
    .jc2x8czbpk {
        text-align: left;
        width: 100%;
    }
    .dadd6x{
        padding-left:40px !important;
        padding-right: 40px !important;
    }
    .kvg045{
        padding-left:40px !important;
        font-size: 1.6rem !important;
    }
}