@import url('https://fonts.googleapis.com/css2? family= Montserrat:wght@100 & display=swap');
@import url('https://fonts.googleapis.com/css2? family= Montserrat:wght@300 & family= Mulish:wght@300 & display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.main {
    padding-top: 6rem;
}

/* 
#banner {
    background: linear-gradient(44deg, #398FF4 0%, #C6E0FF 100%);
    width: 100%;
    position: relative;
    border-radius: 0rem 1.25rem 1.25rem 0rem;
}

#banner .banner-content {
    display: flex;
    width: 70%;
    height: calc(100vh - 8.75rem);
    min-height: fit-content;
    border-radius: 0rem 1.25rem 1.25rem 0rem;
    position: relative;
    background: linear-gradient(44deg, #398FF4 0%, #C6E0FF 100%);
    z-index: 1;
}

#banner .blank {
    background-color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    width: 60%;
}

#banner .image {
    width: 45%;
    right: 0;
    top: 50%;
    height: 60vh;
    border-radius: 1.25rem 0rem 0rem 1.25rem;
    z-index: 10;
    object-fit: cover;
    position: absolute;
    transform: translateY(-50%);
}
#banner .banner-title {
    width: 70%;
}
#banner .banner-description {
    width: 70%;
}




#banner .image img {
    min-height: 30vh;
    border-radius: 1.25rem 0rem 0rem 1.25rem;
    width: 100%;

}

#banner .text-content {
    display: flex;
    justify-content: center;
    flex-direction: column; 
    gap: 2.5rem;
}

#banner .text-content .title {
    
    color: #001A49;
    font-family: Montserrat;
    font-size: 3.75rem;
    font-style: normal;
    font-weight: 700;
    line-height: 4.25rem;
    
    letter-spacing: -0.0625rem;
}

#banner .text-content .description {
    color: #4F596A;
    font-family: Mulish;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.875rem;
   
    text-align: justify;
    width: 70%;
} */

/* #informations {
    width: 100%;
    padding-top: 8.11rem;
    position: relative;
    padding-bottom: 12.5rem;
}

#informations .circle-img {
    position: absolute;
    bottom:0;
    z-index:-1;
}
#informations .circle-img {
    width:18.06rem;
}



#informations  .content-informations {
    display: flex;
    align-items: stretch;
    background: #fff;
    border-radius: 20px;
    z-index: 1;
    width:100%;
    padding: 40px 24px;
    border:1px solid rgba(231, 234, 235, 1);

}

#informations  .content-informations .items {
    justify-content: space-between;

    padding:36px 30px;
    align-items: center;
    white-space: nowrap;
   
}

#informations  .content-informations .item {

    border-right: 1px solid#E7EAEB;
    border-left: 1px solid #E7EAEB;
   
    
}


#informations  .content-informations .items .title {
   
    align-items: center;
    justify-content: center;
    color: #001A49;
    text-align: center;
    white-space:nowrap;
    font-family: Montserrat;
    font-size: 1.875rem;
    font-style: normal;
    font-weight: 700;
    line-height: 3.125rem;
   

}

#informations  .content-informations .items .description {
    justify-content: center;
    color: #4F596A;
    white-space:nowrap;
    text-align: center;
    font-family: Mulish;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
} */

#teachers {
    background: #FFF;
    padding-top: 8.5rem;
    width: 100%;

}

/* #teachers .entreprises{
    background: #6ABE9F;
} */

#teachers .teacher-content {
    display: flex;
    align-items: stretch;
    gap: 4.6rem;

}


#teachers .teacher-content .content-text {
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 2.5rem;
}

#teachers .teacher-content .content-text .btn-text,
#banner .text-content .btn-content {
    width: fit-content;
}

#teachers .content-description p {
    color: #4F596A;
    font-family: Mulish;
    font-size: 1.25rem;

}

#teachers .content-title h2 {
    color: #072153;
    font-family: Montserrat;
    font-size: 2.5rem;
    line-height: 3.5rem;
    font-weight: 700;


}

#teachers .content-picture {
    object-fit: cover;
    display: flex;
    align-items: center;
    border-radius: 20px;
}

#teachers .content-picture img {
    width: 25rem;
    height: auto;
    display: flex;
    align-items: center;
}


/*enterprises*/


#teacher {
    background: #6ABE9F;
    width: 100%;


}


#teacher .teacher-content {
    display: flex;
    padding-bottom: 2rem;
    align-items: stretch;
    gap: 4.6rem;

}

#teacher .teacher-content .content-text {
    display: flex;
    justify-content: end;
    flex-direction: column;
    gap: 3.5rem;
}

#teacher .content-description p {
    color: #4F596A;
    font-family: Mulish;
    font-size: 1.25rem;
}

#teacher .content-title h2 {
    color: #072153;
    font-family: Montserrat;
    font-size: 2.5rem;
    line-height: 3.5rem;
    font-weight: 700;

}

#teacher .content-picture {
    object-fit: cover;
    display: flex;
    align-items: center;
    border-radius: 20px;
}

#teacher .content-picture img {
    width: 26rem;
    height: auto;
    display: flex;
    align-items: center;
}

#formations {
    width: 100%;
    background: #F6FAFF;
    position: relative;
}

#formations .content {
    display: block;
    justify-content: center;
    flex-direction: column;
    gap: 5rem;

}

#formations .content .content-title {

    gap: 2rem;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;

}


#formations .content .title {
    color: #001A49;
    font-family: Montserrat;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 3.5rem;
    /* 121.739% */
}

#formations .content .description {
    color: #4F596A;
    font-family: Mulish;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.875rem;
    /* 150% */
}

#formations .img-circle {
    right: 0;
    bottom: 0;
    position: absolute;
}

#trainning {
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
}

#trainning .trainning-content {
    display: flex;
    width: 100%;
    padding-top: 4.37rem;
    flex-wrap: wrap;
    position: relative;
    justify-content: flex-start;
    align-items: center;
    margin-right: -1.1rem;
}

#trainning .trainning-content .card-trainning {
    width: calc((100% / 4) - 2.2rem);
    position: relative;
    flex-wrap: wrap;
    /* min-height: 17.81rem; */
    display: flex;
    margin: 1.1rem;
    justify-content: space-between;
    flex-direction: column;
    min-height: 17.81rem;
    padding: 10px;



}

#trainning .trainning-content .card-trainning .card {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    flex-wrap: wrap;
    position: absolute;

    z-index: 98;
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(207, 229, 255, 0.80) 0%, rgba(50, 139, 243, 0.80) 61.19%);
}

#trainning .title {
    color: #001A49;
    font-family: Montserrat;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;

    /* 121.739% */
}

#trainning .trainning-content .card-trainning img {
    top: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    flex-wrap: wrap;
    object-fit: cover;
    border-radius: 10px;

}

#trainning .trainning-content .card-trainning .trainning-title {
    justify-content: space-between;
    flex-direction: column;
    display: block;

    z-index: 98;

}

#trainning .trainning-content .card-trainning .trainning-title .name-card {
    color: #FFF;
    font-family: Mulish;
    /* font-size: 1.80rem; */
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    display: flex;
    left: 1.37rem;
    top: 9.31rem;
    z-index: 98;
    justify-content: flex-start;
}

#trainning .trainning-content .card-trainning .fee {
    padding-top: 1rem;
    padding-left: 60%;
    color: #30DC9C;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 4.25rem;
    z-index: 98;
    /* 340% */
    letter-spacing: -1px;
    display: flex;
    align-items: center;
    justify-content: flex-end;


}

#trainning .trainning-content .card-trainning .trainning-title .card-button {
    /* color: #FFF; */
    font-family: Mulish;
    /* font-size: 0.80rem; */
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    top: 0.30rem;
    right: 1.23rem;
    display: flex;
    cursor: pointer;
    z-index: 98;
    justify-content: flex-end;

}

@media screen and (max-width: 1400px) {

    #trainning .trainning-content {
        width: 100%
    }

    #trainning .trainning-content .card-trainning {

        flex-wrap: wrap;
    }

    #trainning .trainning-content .card-trainning .card {
        height: 100%;
        width: 100%;
    }

    #trainning .trainning-content .card-trainning img {
        height: 100%;
        width: 100%;
    }
}

@media screen and (max-width: 1200px) {

    #certifying-trainning .content-banner .form-group .form-content {
        flex-wrap: wrap;

    }

    #trainning .trainning-content {
        width: 100%
    }

    #trainning .trainning-content .card-trainning {

        flex-wrap: wrap;
    }

    #trainning .trainning-content .card-trainning .card {
        height: 100%;
        width: 100%;
    }

    #trainning .trainning-content .card-trainning img {
        height: 100%;
        width: 100%;
    }

    /* #banner{
        border-radius:none;
        width:100%;
        background:none; 
    }
    #banner .blank{
        display:none;
    }
    #banner .banner-content{
        width:100%;
        border-radius:1.25rem;
        height:auto;
    }
    #banner .text-content {
        width:100%;
        padding:10px;
    
    }
    #banner .image{
        border-radius:1.25rem;
    } */
    /* #informations  .content-informations .items{
        width:100%;

    }
    
    #informations  .content-informations{
        flex-direction:column;
        width:100%;
    } */

}

@media screen and (max-width: 992px) {


    #trainning .trainning-content {
        width: 100%
    }

    #trainning .trainning-content .card-trainning {
        width: calc((100% / 3) - 2.2rem);
        flex-wrap: wrap;
        height: 100%;
    }

    #trainning .trainning-content .card-trainning .fee {
        left: 60%;
        top: 0;
    }

    /* #banner{
        border-radius:none;
        width:100%;
        background:none;
        
    }
    #banner .blank{
        display:none;
    }
    #banner .banner-content{
        width:100%;
        border-radius:1.25rem;
        height:auto;
    }
    #banner .text-content {
        width:100%;
        padding:10px;
    } */
    /* #informations  .content-informations .items .item{
        border-top: 1px solid #E7EAEB;
        border-bottom: 1px solid #E7EAEB;
    }
    
    #informations  .content-informations{
        flex-direction:column;
        width:100%;
    } */

    #teachers .circle-img {
        display: none;
    }

    #teachers .teacher-content {
        display: block;
        align-items: center;
        justify-content: center;
    }

    #teachers .teacher-content .content-text {
        align-items: center;
        padding-top: 2rem;
}

    

    #teachers .content-picture {
        display: flex;
        justify-content: space-between;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    #teacher .circle-img {
        display: none;
    }

    #teacher .teacher-content {
        display: block;
        align-items: center;
        justify-content: center;
    }

    #teacher .teacher-content .content-text {
        align-items: center;

    }

    #teacher .content-picture {
        display: flex;
        justify-content: space-between;
        align-items: center;
        /* justify-content: center; */
        flex-direction: column;
    }

    #teachers .content-title h2 {
        text-align: center;
    }

    #teachers .content-description p {
        text-align: center;
    }

    #teacher .content-title h2 {
        text-align: center;
    }

    #teacher .content-description p {
        text-align: center;
    }

    #trainning .title {
        text-align: center;
    }




@media screen and (max-width: 768px) {

    #fre-courses {
        width: 100%;

    }

    #free-courses .content-banner {
        width: 100%;

    }

    #free-courses .content-banner .form-group {
        width: 100%;
        flex-wrap: wrap;
        display: flex;

    }

    #free-courses .content-banner .form-group .form-content {
        flex-wrap: wrap;

    }


    #trainning .trainning-content {

        width: 100%;
    }

    #trainning .trainning-content .card-trainning {
        width: calc((100% / 2) - 2.2rem);
        height: 100%;
    }

    #banner {
        border-radius: none;
        width: 100%;
        background: none;
    }

    #teachers .circle-img {
        display: none;
    }

    #teacher .circle-img {
        display: none;
    }

}

@media screen and (max-width: 576px) {


    #trainning .trainning-content {
        width: 100%
    }

    #trainning .trainning-content .card-trainning {

        width: 100%;
        justify-content: center;
        flex-wrap: wrap;
    }

}

@media screen and (max-width: 320px) {

    #trainning .trainning-content .card-trainning {
        width: 100%;
        height: 100%;

    }

}

#teachers>div>div>div>div.content-text>div.btn-content {
    width: fit-content;
}

#banner>div.app-container>div.banner-content>div>div.banner-title {
    width: 100%;
}

#banner>div.app-container>div.banner-content>div>div.banner-description {
    width: 95%;
}


}
/* 
#teachers>div>div>div>div.content-text>div.btn-content {
    width: fit-content;
}

#banner>div.app-container>div.banner-content>div>div.banner-title {
    width: 70%;
}

#banner>div.app-container>div.banner-content>div>div.banner-description {
    width:70%;
} */
