
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.hero-slider img {
    filter: brightness(0.8) blur(2px);
}


@media (min-width: 720px) {
    .hero-section .carousel-inner {
        height: calc(100vh - 70px);
    }
    
}

.hero-section .carousel-inner .carousel-item {
    height: 100%;

}

.hero-section .hero-slider-title, .hero-section .hero-slider-title span {
    font-family: "Vivaldi W01 V2", "vivaldi" !important;
    font-weight: 600;
    font-size: 32px;
    color: #F1F1F1;
}



@media (min-width: 720px) {
    .hero-section .hero-slider-title, .hero-section .hero-slider-title span {
        font-family: "Vivaldi W01 V2", "vivaldi" !important;
        font-weight: 600;
        font-size: 64px;
        color: #F1F1F1;
    }
}

.hero-section .hero-slider-title span.splitter {
    display: block;
    width: 80%;
    max-width: 400px;
    margin: 12px auto;
    height: 4px;
    background-color: #F1F1F1;
}

/* 
.hero-section .carousel-inner img {
    user-select: none;
} */

/* div.col-md-4 div.div_img {
    overflow: hidden !important;
    width: 100% !important;
    max-width: 340px !important;
} */

.div_img img{
    width: 340px;
    max-width: 340px;
}

.brand-name {
    font-family: "Vivaldi W01 V2", "vivaldi";
    font-weight: 600;
    font-size: 32px;
    color: #122947;
}

.header_animation {
    height: 90dvh;
    animation: bg 30s infinite;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header_animation h2 {
    font-size: 3rem;
    color: white;
    padding-bottom: 15px;
    text-align: center;
    animation: text-focus-in 1s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
    padding-top: 20px;
    font-weight: bold;
    /* background: linear-gradient(to top, #FAD323, #efedd0); */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

/* @keyframes bg {
    0% {
        background-image: url('/assets/home/Acceuil/maroc1.gif');
    }
    20% {
        background-image: url('/assets/home/Acceuil/marra.png');
    }
    40% {
        background-image: url('/assets/home/Acceuil/Rabat.png');
    }
    60% {
        background-image: url('/assets/home/Acceuil/chfchaoun.png');
    }
    80% {
        background-image: url('/assets/home/Acceuil/tanga.png');
    }
    100% {
        background-image: url('/assets/home/Acceuil/ouarzazt.png');
    }
} */

/* .section_presentation {
    background: linear-gradient(to bottom, #ffffff, #E9E7D0);
} */

.div_presentation {
    width: 100%;
    margin: auto;
}

@media (min-width: 992px) {
    .div_presentation {
        min-height: 775px;
    }
}

.div_infos span {
    font-size: 24px;
    font-weight: 600;
    color: #000;
}

.div_infos p {
    font-size: 21px;
    font-weight: 400;
    color: #070707;
    text-align: left;
    width: 70%;
    margin-top: 48px;
}

.card-title {
    font-size: 26px !important;
    font-weight: 600;

    font-family: "Vivaldi W01 V2", "vivaldi";
}



.card-détails {
    padding: 30px;
    background-color: #1A1A1A;
    color: #FAD323;
    text-align: start;
    width: 356px;
    max-width: 356px;
    z-index: 9999;
}

.card-détails span {
    font-size: 24px;
    font-weight: 600;
    display: block;
    padding-bottom: 15px;
}

.card-détails p {
    line-height: 2.4;
    padding-bottom: 20px;
    width: 90%;
}

.card-détails .icons {
    display: flex;
    gap: 20px;
}

.card-détails .icons i {
    cursor: pointer;
    /* margin-right: 15px; */
    color: #ffffff;
    transition: all 150ms linear;
}

.card-détails .icons a {
    transition: all 150ms linear;

}

.card-détails .icons a:hover {
    transform: scale(1.2);
    color: #e6e6e6;
}

.section_imgs {
    width: 100%;
    height: 70vh;
    background-size: cover;
    background-color: #ddd;
    background-image: url('/assets/attachement.jpg');
    margin-top: -13.6%;
    background-position: center;
    z-index: -1;
}


.div-principale {
    padding: 1px 20px;
}

.div_secondaire {
    /* background-color: #ffffff; */
    margin: 20px 0;
    padding-top: 20px;
}



.ceo-profile {
    width: 340px;
    max-width: 340px;
    height: 520px;
    max-height: 520px;
    overflow: hidden;
    aspect-ratio: 9/16;
    position: relative;
}

.ceo-profile img,
.ceo-profile video {
    width: 100%;
    aspect-ratio: 9/16;
    position: absolute;
    bottom: 0;
    left: 0;
}

.card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: none;
    /* background: linear-gradient(to top, #ffffff, #EBE9D5); */
    min-height: 350px !important;
    transition: all 150ms linear;
}

.icon .bi {
    font-size: 40px;
    color: #69727D;
}

.card-title {
    font-size: 12px;
    font-weight: 600;
}

.card:hover {
    transition: all 150ms linear;
    background-color: #b5985aad;
    color: #F3F3F3;

}

.card:hover p {
    color: #F1F1F1;
}



.div_secondaire:hover {
    transition-delay: 95ms;
    /* border-bottom: 5px solid #070707; */
}

.div-principale:hover {
    transition-delay: 100ms;
    /* border-bottom: 5px solid #070707; */
}

.section_gammes {
    background-color: #F3F3F3;
    padding: 100px 0;
}

.carousel-inner {
    height: 400px;
}

.carousel-inner-exeption {
    height: 100%;
}

.section-gammes-infos span {
    /* font-size: 24px;
    font-weight: 600; */
    line-height: 36px;

    font-size: 32px !important;
        font-weight: 600;
    
        font-family: "Vivaldi W01 V2", "vivaldi";
}

.section-gammes-infos p {
    font-size: 15px;
    font-weight: 400;
    line-height: 2.2;
    margin: 25px 0;
    text-align: justify;
}

.section-gammes-infos {
    margin-bottom: 5rem;
}

.section-gammes-infos .lead-paragraph {
    margin-bottom: 30px;
}

.section-gammes-infos .lead-paragraph::first-letter {
    font-size: 3rem;
    font-weight: bold;
    float: left;
    margin-right: 25px;
}

.carousel-caption h5 {
    font-size: 3rem;
    font-weight: 600;
    color: #1A1A1A;
}

.carousel-caption p {
    font-weight: 400;
}

.wraper {
    width: 100%;
    height: 500px;
    background: #000;
    display: flex;
    position: relative;
}

.div-1 {
    width: calc(50% - 40px);
    height: 100%;
    background: #E8E6CF;
}

.div-2 {
    width: calc(50% + 40px);
    height: 100%;
    background: #F3F3F3;
    border-left: 130px solid #E8E6CF;
    border-bottom: 400px solid transparent;
    box-sizing: border-box;
}

.content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 16px;
    /* padding: 15px; */
    background: rgba(0, 0, 0, 0);
    text-align: center;
    z-index: 1;
    width: 90%;
    height: 80%;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 20px;
}

.content div img {
    width: 250px;
}

@media (min-width:720px) {
    .content div img {
        width: 350px;
    }
}

.content-title span {
    padding-bottom: 50px;
    color: black;
    display: block;
}

.content-title i {
    text-align: left;
    color: black;
    /* display: block; */
    /* margin-bottom: 15px; */
    font-size: 32px;
}

.content-title a {
    text-decoration: none;
    /* position: relative; */
    display: flex;
    gap: 12px;
    align-items: center;

}

/* .content-title a::before {
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background-color: #000;
    left: -208px;
    top: 25px;
} */

.content-title p {
    font-size: 32px;
    font-weight: 600;
    color: #1A1A1A;
}

@media (max-width: 767px) {
    .div_infos p {
        text-align: justify;
        width: 100%;
    }
    .div_infos span {
        font-size: 22px;
    }
    .card {
        margin-bottom: 20px;
    }
    .div_infos p {
        margin-top: 40px;
    }
    .section_imgs {
        margin-top: -67.6%;
    }
    .carousel-inner {
        height: 100%;
        margin-top: 15px;
    }
    .content {
        flex-direction: column;
    }
    .content-title i {
        text-align: center;
    }
    .content-title a::before {
        left: -10px;
    }
    .div-2 {
        width: calc(50% + 38px);
        border-left: 85px solid #E8E6CF;
        border-bottom: 506px solid transparent;
    }
    .div-1 {
        width: calc(50% - 38px);
    }
}

.historique {
    position: relative;
    min-height: 80vh;
    margin-top: -20px;
    background: url('/assets/home/licensed-image.jpeg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.historique h1 {
    /* padding: 5vh; */
    font-size: 3rem;
    font-weight: 600;
    text-align: center;
    margin: 20px 0;
}

.content_historique {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.historique p {
    text-align: justify;
    width: 80%;
    font-size: 1.5rem;
    font-weight: 500;
    color: #1A1A1A;
}

.historique p::first-letter {
    font-size: 4rem;
    font-weight: bold;
    float: inline-start;
    margin-right: 15px;
}

.custom-shape-divider-bottom-1720446579 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-bottom-1720446579 svg {
    position: relative;
    display: block;
    width: calc(153% + 1.3px);
    height: 105px;
}

.custom-shape-divider-bottom-1720446579 .shape-fill {
    fill: #FFFFFF;
}


/** For mobile devices **/

@media (max-width: 767px) {
    .custom-shape-divider-bottom-1720446579 svg {
        width: calc(100% + 1.3px);
        height: 110px;
    }
}

.carousel-caption {
    display: block !important;
}



/* SUMMARY SECTION */
.services-summary {
    padding: 64px 20px;
  background: 
      linear-gradient(
        rgba(0, 0, 0, 0.4),
        rgba(0, 0, 0, 0.4)
      ),
      linear-gradient(
        0deg, 
        rgba(171, 169, 207, 0.7) 0%,
        rgba(255, 255, 255, 0.7) 67%, 
        rgba(255, 255, 255, 0.7) 100%
      ),
      url("/assets/images/services/banner-vertical.jpg");
  
    background-blend-mode: darken, multiply;
    background-size: cover;
    background-position: center;
  }
  
.services-summary div.overview p {
    text-align: center;
    color: #F1F1F1 !important;
}


/* SUMMARY CARDS */
.summary-card {
    background-color: #f3f5deb8;
    padding: 16px;
    min-height: 332px;
    height: 100%;
  }
  
  .icon-holder {
    overflow: hidden;
    margin-bottom: 20px;
  }
  
  .icon-holder img {
    width: 100%;
    max-width: 128px;
    
  }
  
  .summary-card p {
    font-size: 14px;
  }