/* Fonts */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300&display=swap');
@import url('https://fonts.googleapis.com/css?family=Reenie+Beanie&display=swap');

@font-face {
    font-family: Titillium;
    src: url("../fonts/Titillium/TitilliumWeb-Regular.ttf");
}

html {
    font-family: Titillium;
}

* {
    font-family: Titillium;
}

#root {
    overflow-x: hidden;
}

.home-banner {
    height: 947px;
    background: linear-gradient(to left, rgba(236, 237, 242, 1)50%, rgba(30, 30, 30, 1)50%);
    overflow: hidden;
}

.owl-carousel-wrapper {
    display: flex;
    align-items: center;
    height: 172px;
}

#partnair-carousel .owl-carousel-wrapper .item img {
    width: 150px;
}

#banner-carousel .owl-carousel-wrapper .item img {
    width: 100%;
}

#banner-carousel .owl-item {
    width: fit-content !important;
}

#banner-carousel {
    width: 160%;
    margin-left: -160px;
}

#banner-carousel img {
    width: fit-content !important;
    max-width: fit-content !important;
    height: 100%;
}

.owl-stage {
    display: flex;
    align-items: center;
}

.home-about-us {
    background: linear-gradient(to right, rgba(236, 237, 242, 1)60%, transparent 40%);
    min-height: 850px;
    padding: 100px 0;
    margin: 200px 0 0;
}

.home-about-us .entete h6{
    color: #26A646;
    font-family: Titillium;
    font-size: 24px;
    font-weight: 700;
}

.home-about-us .entete h2{
    color: #000;
    font-family: Titillium;
    font-size: 50px;
    font-weight: 400;
}

.home-about-us .entete p{
    color: #000;
    font-family: Titillium;
    font-size: 14px;
    font-weight: 400;
}

.entete {
    margin: 20px 0px 50px;
}

.arrow-list {
    list-style: url(/assets/images/green-arrow.png);
    font-family: Titillium;
}

.arrow-list li {
    font-family: Titillium;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
}

.arrow-list li::marker {
    margin-right: 20px;
}

.home-our-project {
    background-color: rgba(30, 30, 30, 1);
    height: 720px;
    padding: 150px 0;
}

.home-our-project .entete h2{
    color: #fff;
    font-family: Titillium;
    font-size: 50px;
    font-weight: 400;
}

.home-our-project .entete h6{
    color: #26A646;
    font-family: Titillium;
    font-size: 24px;
    font-weight: 700;
}

.see-more-button {
    height: 52px;
    width: 52px;
    border-radius: 50%;
    background: #1E8A3A;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card-project {
    border-radius: 0;
    background: none;
}

.card-project .card-title {
    font-family: Titillium;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
}

.card-project .card-localisation {
    font-family: Titillium;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

.card-overlay {
    border-radius: 0 !important;
    padding: 50px;
    background: rgba(12, 38, 34, 0.3);
}

#project-carousel .item .card-project {
    width: 650px;
    height: 495px;
    overflow: hidden;
}

#project-carousel .item .card-project .card-img {
    width: 650px;
    height: 495px
}

#project-carousel .owl-item {
    width: fit-content !important;
}

#project-carousel .item {
    width: fit-content !important;
}

#project-carousel {
    margin-top: 75px;
}

.owl-carousel .owl-item a img {
    width: 16px !important;
}

.home-reviews {
    margin: 400px 0 150px;
}

.home-news {
    margin-bottom: 150px;
}

.home-news .entete h2{
    color: #333333;
    font-family: Titillium;
    font-size: 50px;
    font-weight: 400;
}

.home-news .entete h6{
    color: #26A646;
    font-family: Titillium;
    font-size: 24px;
    font-weight: 700;
}

.home-news .see-more-button {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: #1E8A3A;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform 0.3s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.home-news .see-more-button:hover {
    transform: translateY(-5px); 
}

.actu-card {
    border: none;
    border-radius: 0;
}

.actu-card .article-title {
    font-family: Titillium;
    font-size: 18px;
    font-weight: 700;
}

.actu-card .article-date {
    font-family: Titillium;
    font-size: 13px;
    font-weight: 400;
    color: rgba(0, 0, 0, .5);
}

.home-services .entete h6{
    color: #26A646;
    font-family: Titillium;
    font-size: 24px;
    font-weight: 700;
}

.home-services .entete h2{
    color: #000;
    font-family: Titillium;
    font-size: 50px;
    font-weight: 400;
}

.home-services .entete p{
    color: #000;
    font-family: Titillium;
    font-size: 14px;
    font-weight: 400;
}

.home-services {
    margin: 100px 0 0;
}

.home-services .service-dark {
    max-height: 442.5px;
    width: 100%;
    background: rgba(30, 30, 30, 1);
    padding: 20px;
    color: #fff;
}

.home-services .service-grey {
    max-height: 442.5px;
    width: 100%;
    background: rgba(240, 240, 240, 1);
    padding: 20px;
    color: rgba(3, 3, 3, 1);
}

.home-services .service-yellow {
    max-height: 442.5px;
    width: 100%;
    background: #26A646;
    padding: 20px;
    color: #fff;
}

.home-services .service-icon {
    display: flex;
    justify-content: start;
}

.limited-text-3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    /* max-height: calc(1.2em* 3); */
}

.limited-text-6 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    /* max-height: calc(1.2em* 3); */
}

.home-services .read-more a {
    color: #26A646;
    font-family: Titillium;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

.home-services .service-yellow .read-more a {
    color: #000;
    font-family: Titillium;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

.home-services-left {
    margin-bottom: -80px;
}

.home-services-right {
    margin-top: -80px;
}

.testimonial-left {
    background: rgba(236, 237, 242, 1);
    display: flex;
    justify-content: center;
    width: 100%;
    height: 525px;
    position: relative;
}

.testimonial-left img {
    position: absolute;
    bottom: 0;
}

.testimonial-right .entete h6{
    color: #26A646;
    font-family: Titillium;
    font-size: 24px;
    font-weight: 700;
}

.testimonial-right .entete h2{
    color: #333333;
    font-family: Titillium;
    font-size: 50px;
    font-weight: 400;
}

.testimonial-right p{
    color: #000;
    font-family: Titillium;
    font-size: 14px;
    font-weight: 400;
}

/* .testimonial-right {
    margin: 100px 0 0;
} */

.profile .company {
    font-size: 16px;
    font-family: Titillium;
    font-weight: 600;
    color: #000;
}

.profile .profession {
    font-size: 14px;
    font-family: Titillium;
    font-weight: 400;
    color: #000;
}

.profile-image {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 82px;
    max-height: 82px;
    overflow: hidden;
}

q {
    quotes: none; /* Supprime les guillemets par défaut */
    position: relative;
}

.mc4wp-form-fields {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

/* q::before {
    content: url('/assets/images/before-quote.png');
    margin-right: 15px;
    display: inline-block;
    vertical-align: middle;
}

q::after {
    content: url('/assets/images/after-quote.png');
    margin-left: 15px;
    display: inline-block;
    vertical-align: middle;
} */

.banner-dark-box {
    background: #000;
    padding: 25px 25px 85px;
    position: relative;
    z-index: 2;
}

.banner-dark-box .entete h2{
    color: #fff;
    font-family: Titillium;
    font-size: 45px;
    font-weight: 400;
}

.banner-dark-box .entete p{
    color: #fff;
    font-family: Titillium;
    font-size: 14px;
    font-weight: 400;
}

.transparent-button {
    background: none;
    border-radius: 50px;
    border: 1px solid #fff;
    color: #fff;
    font-family: Titillium;
    font-size: 14px;
    font-weight: 700;
}

#banner-carousel .item {
    /* height: 100%; */
    width: 628px;
    height: 724px;
    overflow: hidden;
}

.swiper {
    width: 100%;
    height: 724px; /* Ajuste la hauteur selon ton design */
    margin-left: -50px;
    z-index: 1;
}

.swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    background: #ddd; /* Juste pour voir les slides */
}

@media (max-width: 768px) {
    .home-news {
        margin-bottom: 50px;
    }
    
    .home-services {
        margin: 50px 0 0;
    }
    
    .home-about-us {
        /* background: linear-gradient(to right, rgba(236, 237, 242, 1) 60%, transparent 40%); */
        background: rgba(236, 237, 242, 1);
        min-height: 850px;
        padding: 50px 0;
        margin: 50px 0 0;
    }
    
    .home-our-project {
        background-color: #333333;
        height: 720px;
        padding: 50px 0;
    }
    
    .home-news {
        margin-bottom: 50px;
    }
    
    .home-reviews {
        margin: 150px 0 60px;
    }

    .banner-row-wrapper {
        margin-top: 100px;
    }

    #project-carousel .item .card-project {
        width: 250px;
        height: 200px;
    }

    #project-carousel .item .card-project .card-img {
        width: 250px;
        height: 200px;
    }

    .card-overlay {
        border-radius: 0 !important;
        padding: 10px;
        background: rgba(12, 38, 34, 0.3);
    }

    .see-more-button {
        height: 35px;
        width: 35px;
        border-radius: 50%;
        background: #1E8A3A;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #project-carousel .owl-item {
        width: fit-content !important;
        margin-right: 8px !important;
    }

    #banner-carousel .owl-item {
        width: fit-content !important;
        margin-right: 8px !important;
    }

    /* #banner-carousel .item {
        width: 250px;
    }

    #banner-carousel .item img {
        width: 250px;
    } */
}

@media (max-width: 992px) {
    .services-speciaux {
        margin-top: 100px;
    }
}

.egcorp-in-numbers .info {
    font-family: Titillium;
}

.egcorp-in-numbers .info h2 {
    color: #26A646;
    font-weight: 700;
    font-size: 40px;
}

.egcorp-in-numbers .info p {
    color: rgba(0, 0, 0, 1);
    font-weight: 700;
    font-size: 14px;
}

.egcorp-in-numbers {
    background: linear-gradient(to right, transparent 50%, rgba(236, 237, 242, 1) 50%);
}

.e-con {
    padding: 0 !important;
}