*, ::before, ::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    /* background-image: url("../ascend-image/light.jpg"); */
    /* backface-visibility: hidden;
    background-size: cover;
    background-attachment: fixed;
    background-position: fixed;
    background-repeat: no-repeat;
    max-width:3000px ; */
}
/* -------------------------------------------- -----navbar------------------------------------------------------- */
.bg-blue-1 {
    --bs-bg-opacity: 1;
    background-color:#f39c11;
}
.navbar {
    /* background-color: #c0392b; */
    padding: 5px 5px 10px 5px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    /* height: 14%; */
    box-sizing: border-box;
    align-items: center; */
}
#logo {
    width: 50%;
    height: 50%;
} 
.content {
    padding: 20px;
}
.navbar-nav .nav-link {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    color: #ffff;
    align-items: center;
}
.dropdown:hover .dropdown-menu { 
    display: block; 
} 
.dropdown-item {
    color: black;
    font-family: verdana;
    font-weight: 200;
}
.dropdown-item:hover {
    background-color: #05c46b;
    border-radius: 30px;
}
.navbar-nav  .nav-link:hover {
    background-color: #05c46b;
    border-radius: 30px;
}
/* -------------------------------------------------navbar fin ------------------------------------------------------- */


/*-------------------------------- carousell -------------------------------------*/
.carousel-inner{
    position: relative;
    width: 100%;
    /* height: 590px; */
    overflow: hidden;
}
.carousel-item{
    position: relative;
    display: none;
}
.carousel-item img{
    width: 100%;
    height: 590px;
}
.carousel-item:first-child{
    display: block;
}
.carousel-caption{
    position: absolute;
    top: 200px;
    margin: 10vh;
}
.carousel-caption h2{
    text-align: center;
    text-transform: uppercase;
    font-family: verdana;
    font-size: 5em;
    font-weight: bolder;
    color: #c0392b;
    letter-spacing: 25px;
    text-shadow: 0 0 5px #000000;
}
.carousel-caption p{
    font-family: verdana;
    font-size: 0.9em;
    color: black;
    font-weight: 700;
    background-color: #ffffff71;
    backdrop-filter: blur(7px);
    
}
.carousel {
    background-color: #fff;
}
@media screen and (max-width: 479px) {
    .carousel-item img{
        width: 100%;
        height: 250px;
    }
}

/*-------------------------------- carousell fin -------------------------------------*/


/* -------------------------------- HEADER ------------------------------------- */
.test{
    display: flex; 
    justify-content: center;
    align-items: center;
    height: 100%;
    width: auto;
    padding-top: 23vh;
    
}
.message{
    padding-left: 20vh;
}
.lettre {
    color: #ffffff;
    font-size: 7em;
    font-family: verdana;
    font-weight: bolder;
    letter-spacing: 15px;
    margin-top: -10vh;
    opacity: 0;
    transform: translateX(0%);
    /* animation-duration: 0.2s; */
    /* animation-iteration-count: infinite; */
    animation: flash 10s linear infinite;
}
.nom-Entreprise {
    color: #ffffff;
    font-size: 2em;
    font-family: verdana;
    font-weight: bolder;
    /* text-align: center; */
    padding-left: 45vh;
    text-shadow: 0 0 5px #000000;
}
@keyframes flash {
    0% {
        color:  #05c46b;
        text-shadow: 0 0 7px #000000;
        opacity: 1;
    }
    50% {
        transform: translateX(-30%);
        color: #ffffff;
        text-shadow: none;
        opacity: 0;
    }
    100% {
        transform: translateX(30%);
        color:  #05c46b;
        text-shadow: 0 0 7px #000000;
        
    }
}

.lettre:nth-child(1){
    animation-delay: 1s;
}
.lettre:nth-child(2){
    animation-delay: 2s;
}
.lettre:nth-child(3){
    animation-delay: 3s;
}
.lettre:nth-child(4){
    animation-delay: 4s;
}
.lettre:nth-child(5){
    animation-delay: 5s;
}
.lettre:nth-child(6){
    animation-delay: 6s;
}
.lettre:nth-child(7){
    animation-delay: 7s;
}
.lettre:nth-child(8){
    animation-delay: 8s;
}
.lettre:nth-child(9){
    animation-delay: 9s;
}
.domaine-de-travail p{
    font-size: 1em;
    font-family: verdana;
    font-weight: bold;
    text-align: center;
    color: rgb(0, 0, 0);
    text-transform: uppercase;
    background-color: #eb2f06;
}
.illustration ul{
    display: flex;
    list-style: none;
    justify-content: center;
    justify-items: center;
    letter-spacing: 60px;
    /* justify-content: space-around; */
    font-size: 7em;
    color: #ffffff;
    text-shadow: 0 0 2px #000000;
    padding: 5px;
    margin: 2px 0;
    border: 1px solid #eb2f06;
    border-radius: 5px;
}

/* .fondu-out {
    opacity: 0;
    transition: opacity 20s ease-out;
} */
/* -------------------------------- HEADER FIN ------------------------------------- */

.team {
    height: 300px;
    width: 300px;
    /* padding-bottom: 60px;
    margin-right: 70px; */
}
.team-area {
    background-color: #ffffff99;
    backdrop-filter: blur(7px);
}
.team-content h1 {
    text-transform: uppercase;
    font-size: 30px;
    font-family: verdana;
    font-weight: 700;
    color:  #eb2f06;
    text-shadow: 0 0 1px rgb(0, 0, 0), 0 0 3px rgb(0, 0, 0);
    padding-top: 5vh;
    margin: 30px;
}
.team-content P {
    font-family: verdana;
    font-size: medium;
    font-weight: 100;
    margin-left: 40px;
    text-align: justify;
} 

/* -------------------------------------------------nos services------------------------------------------------------- */
.titre {
    text-align: center;
    text-decoration: double;
    text-transform: uppercase;
    font-family: New Century Schoolbook, TeX Gyre Schola, serif ;
    font-weight: bolder;
    color: rgb(255, 255, 255);
    /* background-color: #eb30069c;
    backdrop-filter: blur(7px); */
    font-size: 35px;
    text-shadow: 0 0 1px rgb(0, 0, 0), 0 0 3px rgb(0, 0, 0);
    font-weight: 700;
    animation-name: icone;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    transform: translateX(0%);
    /* top: 40px; */
}
@keyframes icone {
    0%{

    }
    25%{
        transform: translateX(-30%);
        /* background: rgba(255, 255, 255, 0.692); */
    }
    50%{
        transform: translateX(0%);
        /* background: rgba(255, 255, 255, 0.692); */
    }
    75%{
        transform: translateX(30%);
        /* background: rgba(255, 255, 255, 0.692); */
    }
    100%{
        transform: translateX(0);
        /* background: rgba(255, 255, 255, 0.692); */
    }
}

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');



.card{
    /* display: flex;
    position: relative;
    max-width: 400px; */
    height: 490px;
    padding: 20px 15px;
    margin: 25px 0px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.5);
    transition: 0.3s ease-in-out;
}
/* .card:hover{
    height: 470px;
} */
.card .imgContainer {
    position: relative;
    /* width:350px;
    height:250px; */
    top:-10px;
    /* left:10px; */
    z-index: 1;
    background-color: #05c46b;
    box-shadow: 0 5px 20px rgba(0,0,0,0.2);
}
.imgContainer i{
    display: flex;
    justify-content: center;
    justify-items: center;
    font-size: 6em;
    color: #ff7f50;
    padding-top: 10vh;
    padding-bottom: 10vh;
}
.card .imgContainer img {
    max-width: 100%;
    border-radius: 4px;
}
.card .content {
    /* position: relative; */
    margin-top: 20px;
    padding: 10px 5px;
    text-align: center;
    color:#111;
    /* visibility: hidden; */
    /* opacity: 0; */
    /* pointer-events: none; */
    transition: 0.3s ease-in-out;
}
.content p{
    text-align: justify;
    font-family: verdana;
    font-size: smaller;
}
.content a{
    text-decoration: none;
    font-size: medium;
    font-family: verdana;
    font-weight: 400;
    color: #ffffff;
    background-color: #05c46b;
    border-radius: 6px;
    padding: 5px 10px;
}
.content h5{
    font-family: verdana;
    font-size: smaller;
    color: #05c46b;
}
.card:hover .content{
    /* visibility: visible;
    opacity: 1;
    margin-top: -10px;
    margin-bottom: 10px;
    transition-delay: 0.3s; */
}

#arriere {
    background-color: #11b4b4cc;
    backdrop-filter: blur(7px);

}

/* --------------------------------- fin nos service ------------------------------------------- */

/* --------------------------------- pourquoi nous choisir------------------------------------------- */

.groupe {
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-top: 5vh;
    backdrop-filter: blur(7px);
    /* box-shadow: 0 5px 10px black; */
}
.lot{
    background-color: #b9dbf5;
    padding-left: 30px;
    padding-right: 30px;
}
.groupe h4 {
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    font-family: verdana;
    font-weight: 700;
    color:  #eb2f06;
    text-shadow: 0 0 1px rgb(0, 0, 0), 0 0 3px rgb(0, 0, 0);
    padding-top: 6px;
    margin-left: 48px;
}
.groupe p{
    text-transform: uppercase;
    font-family: verdana;
    /* text-align: justify; */
    font-size: 0.9em;
    font-weight: bold;
    color: #000000;
    margin-left: 30px;
    /* text-align: center; */
    padding-top: 15px;
    margin-top: 10px;
}
.groupe i{
    color:  #05c46b;
    font-size: 1em;
}


/* --------------------------------- fin pourquoi nous choisir ------------------------------------------- */


  /* --------------------------------- nos partenaire ------------------------------------------- */
.container {
    max-width: 1200px;
    width: 95%;
}
.container h3{
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    color: white;
    font-family: verdana;
    letter-spacing: 20px;
}
.nos-partenaire{
    background-color: #f39c11;
    padding-top: 20px;
}
.slider-wrapper {
    position: relative;
}
.slider-wrapper .slide-button {
    position: absolute;
    top: 50%;
    outline: none;
    border: none;
    height: 50px;
    width: 50px;
    z-index: 5;
    color: #fff;
    display: flex;
    cursor: pointer;
    font-size: 2.2rem;
    background-color: #000;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transform: translateY(-50%);
}
.slider-wrapper .slide-button:hover {
    background: #404040;
}
.slider-wrapper .slide-button#prev-slide {
    left: -25px;
    display: none;
}
.slider-wrapper .slide-button#next-slide {
    right: -25px;
}
.slider-wrapper .image-list {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
    gap: 18px;
    font-size: 0;
    list-style: none;
    margin-bottom: 30px;
    overflow-x: auto;
    scrollbar-width: none;
}
.slider-wrapper .image-list::-webkit-scrollbar {
    display: none;
}
.slider-wrapper .image-list .image-item {
    width: 250px;
    height: 250px;
    object-fit: cover;
}
.container .slider-scrollbar {
    height: 24px;
    width: 100%;
    display: flex;
    align-items: center;
}
.slider-scrollbar .scrollbar-track {
    background: #ccc;
    width: 100%;
    height: 2px;
    display: flex;
    align-items: center;
    border-radius: 4px;
    position: relative;
}
.slider-scrollbar:hover .scrollbar-track {
    height: 4px;
}
.slider-scrollbar .scrollbar-thumb {
    position: absolute;
    background: #000;
    top: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
    cursor: grab;
    border-radius: inherit;
}
.slider-scrollbar .scrollbar-thumb:active {
    cursor: grabbing;
    height: 8px;
    top: -2px;
}
.slider-scrollbar .scrollbar-thumb::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: -10px;
    bottom: -10px;
}
  /* Styles for mobile and tablets */
@media only screen and (max-width: 1023px) {
    .slider-wrapper .slide-button {
      display: none !important;
    }
    .slider-wrapper .image-list {
      gap: 10px;
      margin-bottom: 15px;
      scroll-snap-type: x mandatory;
    }
    .slider-wrapper .image-list .image-item {
      width: 150px;
      height: 150px;
    }
    .slider-scrollbar .scrollbar-thumb {
      width: 20%;
    }
  }
    /* --------------------------------- nos partenaire fin ------------------------------------------- */

    /* --------------------------------- Pied de page ------------------------------------------- */
footer {
    background-color: rgb(255, 255, 255);
    /* height: 300px; */
    width: 100%;
    border-top: 7px solid #000000ef;
}
#texte{
    text-align: center;
    font-family: Verdana;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 5vh;
    letter-spacing: 10px;
}
.media{
    display: flex;
    justify-content: space-around;
}
.reference P{
    font-family: verdana;
    font-weight: 400;
}
.reference i{
    font-size: 2em;
    color: #f39c11;
    margin-bottom: 30px;
}
#ascend-logo{
    font-size: 0.4em;
    width: 70%;
    height: 50px;
    margin-left: 35px;
}
    /* --------------------------------- fin Pied de page------------------------------------------- */

    /* --------------------------------- responsible ------------------------------------------- */
@media screen and (max-width: 479px) {
    .team-content p {
        margin: 3%;
    }
    .team-content h1{
        font-size: 25px;
    }
    .team{
        justify-content: center;
    }
    .titre{
        font-size: x-large;
    }
    .partenaire-inner {
        height: 360px;
    }
    .d-block {
        width: auto;
        height: 360px ;
    }
    .groupe h4{
        font-size: x-large;
        margin: 3%;
    }
    .partenaire h2{
        font-size: x-small;
    }
    /* CE LOT CEST POUR RENDRE LA BARRE DE NAVIGATION RESPONSIVIE */
    .navbar-nav  .nav-link:hover {
        background-color:  #05c46b;
        border-radius: 20px;
    }
    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
        background-color:#f39c11;
        border-top: 1px solid #000000;
        /* border-bottom: 3px solid black; */
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: .4rem .65rem;
    }
    .navbar-expand-lg .navbar-nav .nav-link:not(:last-child) {
        border-bottom: 1px solid #000000cf;
    }
    .dropdown-item{
        border-bottom: 1px solid #000000cf;
        font-size: 0.7em;
    }
    #logo{
        width: 30%;
        height: 30%;
    }
    .navbar-toggler {
        font-size: 0.3rem;
        background-color: white;
    }
    .nav-link {
        border-bottom: 1px solid #000000cf;
    }
    .reference i{
        font-size: 1.5em;
    }
    .reference p{
        font-size: 10PX;
    }
}

    /* --------------------------------- responsible fin ------------------------------------------- */