body{
    font-family: Poppins, serif;
    background-color: #F6F6F6!important;
    }
.eligible-box{
    width: fit-content;
    position: absolute;
    top:4.2%;
    right: 0
}
.formation-1-carousel .card{
    width: 30%;
}

.formation-card{
    background: #D4D4D4;
    border: 1px solid #000000;
    box-sizing: border-box;
    box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    padding: 15px;
}
.red-title{
    color: #AE132A;
}
.btn-rec{
    border-radius: 0!important;
}
.btn-round{
    border-radius: 100px!important;
    border: 1px #AE132A solid;
}
.formation-title-1{
    font-style: normal;
    font-weight: normal;
    font-size: 10pt;
    line-height: 30px;
    color: #AE132A;
}
.partners img{
    width: 50%!important;
    margin: 5px;
}
.formation-description-1{
    font-style: normal;
    font-weight: normal;
    font-size: 10pt;
    line-height: 30px;
    color: #969696;
}
.gray-circle{
    border-radius: 50%;
    padding: 2px;
    background: #545454;
    color: white;
    font-weight: bold;

}
.formation-btn{
    border-radius: 63px;
    background: #FFFFFF;
    box-sizing: border-box;
    box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.25);
}
.formation-description{
    font-size: 12pt;
    font-style: italic;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    color: black;
}
.breadcrumb-ctn{
    background-color: #C4C4C4;
    padding: 2px;
}
    .home-text{
        position: absolute;
        top: 25%;
        right: 10%;
    }
    .home-title{
        font-style: normal;
        font-weight: bold;
        font-size: 25px;
        line-height: 37px;
        color: #000000;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    }
    .home-header{
        position: relative;
        margin-top: 9%;
    }
    .home-search{
        border: unset!important;
    }
    .home-card-search{
        padding: .4rem 1.25rem!important;
    }
    .home-btn-search{
        color: #AE132A;
    }
.bg-primary{
        background-color: #AE132A !important;
    color: white;
    }
.bg-dark{

    background-color: #F7F7F7 !important;
    color: white;
    }
.bg-avis{
    background-color: #F6F6F6;
    padding: 15px;
}
.text-primary{
    color: #AE132A !important;
    }
    .home-btn-search:hover{
        color: #000000;
    }
    .home-div-card-search{
        border: 3px solid #AE132A; margin-top: 3%
    }
    .testimony-card{
        margin-left: -18%;
        margin-top: 15px;
    }
    .testimony-box{
        padding: 55px 55px 10px 55px;
        background: #D4D4D4;
        box-shadow: 5px 5px 4px rgba(0, 0, 0, 0.25);
        border-radius: 20px;
    }
    .text-gray{
        color: #969696;
    }

.testimony-single{
    padding: 15px;
}
.bi-star-fill{
    color: #AE132A;
}
.link-black{
    color: black;
    margin: 5px;
}
.link-social{
    color: #AE132A;
    font-size: 15pt;
    margin: 5px;
}

    @media only screen and (max-width: 1284px) {
        .navbar-nav li a{
            font-size: 10pt;
        }
        .home-title{
            font-size: 20px;
        }
        .home-div-card-search{
            width: 80%;
        }
    }
 a:hover{
    color:#AE132A;
}
.btn .btn-primary a:hover{
    color:#AE132A;
}
.btn-inscription{
    padding: 4px 50px 1px 6px;
}
.btn-inscription i{
    margin-right: 10px;
    font-size: 15pt;
}
.btn-inscription span{
    padding-top: -10%;

}
    @media only screen and (max-width: 1152px) {
        .navbar-nav li a{
            font-size: 9pt;
        }
    }
    @media only screen and (max-width: 1084px) {
        .navbar-nav li a{
            font-size: 8pt;
        }
        .home-text{
            top: 25%;
            right: 2%;
        }
        .home-header{
            margin-top: 11%;
        }
    }
    @media only screen and (max-width: 1010px) {
        .navbar-nav li a{
            font-size: 7pt;
        }
        .home-text{
            top: 28%;
            right: 1%;
        }
        .home-header{
            margin-top: 13%;
        }
    }
    @media only screen and (max-width: 650px) {
        .home-text{
            position: unset;
        }
        .home-text{
            text-align: center!important;
            padding-bottom: 2%;
        }
        .home-header{
            margin-top: 15%;
        }
        .testimony-card{
            margin: 15px;
        }
    }
@media only screen and (width: 768px) {
        .home-text{
            position: unset;
        }
        .home-text{
            text-align: center!important;
            padding-bottom: 2%;
        }
        .home-header{
            margin-top: 15%;
        }
    .testimony-card{
        margin-left: -18%;
        margin-top: 15px;
    }
    .testimony-box{
        padding: 55px 55px 10px 55px;
        background: #D4D4D4;
        box-shadow: 5px 5px 4px rgba(0, 0, 0, 0.25);
        border-radius: 20px;
    }
    }

    @media only screen and (max-width: 450px) {
        .home-header{
            margin-top: 28%;
        }

    }
.section-title{
    background-color: #AE132A !important;
    color: white;
    padding: 5px;
    margin-bottom: 15px;
    width: fit-content;
    -webkit-box-shadow: 0 8px 6px -6px #CCC;
    -moz-box-shadow: 0 8px 6px -6px #CCC;
    box-shadow: 0 8px 6px -6px #CCC;
    z-index: 99999;
}
.custom-collapse-btn{
    font-weight: bolder;
    font-size: 18pt;

}

/* Time line */


.w-32 {
    width: 32px !important;
    height: 32px !important;
    font-size: .85em
}

.tl-item .avatar {
    z-index: 2
}

.circle {
    border-radius: 500px
}

.gd-warning {
    color: #fff;
    border: none;
    background: #f4c414 linear-gradient(45deg, #f4c414, #f45414)
}

.timeline {
    position: relative;
    border-color: rgba(160, 175, 185, .15);
    padding: 0;
    margin: 0
}

.p-4 {
    padding: 1.5rem !important
}

.block,
.card {
    background: #fff;
    border-width: 0;
    border-radius: .25rem;
    margin-bottom: 1.5rem
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.tl-item {
    border-radius: 3px;
    position: relative;
    display: -ms-flexbox;
    display: flex
}

.tl-item>* {
    padding: 10px
}

.tl-item .avatar {
    z-index: 2
}

.tl-item:last-child .tl-dot:after {
    display: none
}

.tl-item.active .tl-dot:before {
    border-color: #AE132A;
}

.tl-item:last-child .tl-dot:after {
    display: none
}

.tl-item.active .tl-dot:before {
    border-color: #AE132A;
}

.tl-dot {
    position: relative;
    border-color: rgba(160, 175, 185, .15)
}

.tl-dot:after,
.tl-dot:before {
    content: '';
    position: absolute;
    border-color: inherit;
    border-width: 2px;
    border-style: solid;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    top: 15px;
    left: 50%;
    transform: translateX(-50%)
}

.tl-dot:after {
    width: 0;
    height: auto;
    top: 25px;
    bottom: -15px;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-width: 0;
    border-radius: 0
}

tl-item.active .tl-dot:before {
    border-color: #AE132A;
}

.tl-dot {
    position: relative;
    border-color: rgba(160, 175, 185, .15)
}

.tl-dot:after,
.tl-dot:before {
    content: '';
    position: absolute;
    border-color: inherit;
    border-width: 2px;
    border-style: solid;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    top: 15px;
    left: 50%;
    transform: translateX(-50%)
}

.tl-dot:after {
    width: 0;
    height: auto;
    top: 25px;
    bottom: -15px;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-width: 0;
    border-radius: 0
}

.tl-content p:last-child {
    margin-bottom: 0
}

.tl-date {
    font-size: .85em;
    margin-top: 2px;
    min-width: 100px;
    max-width: 100px
}

.avatar {
    position: relative;
    line-height: 1;
    border-radius: 500px;
    white-space: nowrap;
    font-weight: 700;
    border-radius: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 500px;
}

.b-warning {
    border-color: #f4c414 !important
}

.b-primary {
    border-color: #AE132A !important
}

.b-danger {
    border-color: #f54394 !important
}
