@font-face {
    font-family: 'Mollen';
    src: url('../fonts/Mollen-Light.otf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Ageo';
    src: url('../fonts/AgeoTrial-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Ageo';
    src: url('../fonts/AgeoTrial-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Ageo';
    src: url('../fonts/AgeoTrial-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Ageo';
    src: url('../fonts/AgeoTrial-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Ageo';
    src: url('../fonts/AgeoTrial-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Ageo';
    src: url('../fonts/AgeoTrial-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Ageo';
    src: url('fonts/AgeoTrial-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Ageo';
    src: url('../fonts/AgeoTrial-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}



.landing-page.horizontal .slide {
    margin: 0 10px;
}

.horizontal .side-menu {
    margin-left: 5%;
}

.landing-page .collapse.navbar-collapse {
    float: right;
}

.hero-7-img, .hero-7-txt{
    width: 80%;
}

.subtitle-slide{
    text-align: center;
    padding: 10px 20px;
    background-color: rgba(99, 49, 138, 0.1) ;
    color: #63318A;
    border-radius: 5px;
}

.desc-slide{
    font-size: 20px;
}

.title-slide{
    color: #63318A;
    font-weight: 900 !important;
}

.pricing-tabs{
    padding-top: 20px;
    background-color: rgba(99, 49, 138, 0.03) ;
    border-radius: 20px;
    backdrop-filter: blur(10px); 
    -webkit-backdrop-filter: blur(10px); 
}

.validity{
    padding: 10px 15px;
    border-radius: 20px;
    width: 75%;
}

.payment-gateway{
    background-image: url(../images/landing/bg5.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.section.payment-gateway .overlay {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(117, 49, 169, 0.5); 
    z-index: 1;
}

.section.payment-gateway .container,
.section.payment-gateway .row,
.section.payment-gateway .card {
    position: relative;
    z-index: 2;
}

.menu-footer li{
    margin: 10px;
}

.about-icon{
    width: 60px;
    height: 60px;
    padding-top: 18px; 
    border-radius: 45px;
}

.about-box{
    padding: 40px 20px 20px 20px;
    background-color: rgba(99, 49, 138, 0.05) ;
    border-radius: 20px;
    margin: 30px 15px;
    width: 80%;
}

.position-relative {
    position: relative;
}

.gradient-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30%; /* Ajustez la hauteur selon vos besoins */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);

}

.side-menu__label {
    color: black;
}

.horizontal .side-menu .slide .side-menu__item.active .side-menu__label{
    font-weight: 900;
    color: #63318A !important;
}



.symbol-group.symbol-hover .symbol {
    cursor: pointer;
}

.symbol-group .symbol {
    position: relative;
    z-index: 0;
    margin-left: -20px;
    transition: all 0.3s ease;
}
.symbol.symbol-circle, .symbol.symbol-circle > img, .symbol.symbol-circle .symbol-label {
    border-radius: 50%;
    background-color: rgba(99, 49, 138, 0.1) ;
    border: 2px white solid;
}

.symbol.symbol-circle > img{
    width: 40px;
    height: auto;
}

.symbol {
    display: inline-block;
    flex-shrink: 0;
    position: relative;
    border-radius: 0.75rem;
}

.symbol-group {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 10px;
}
.flex-nowrap {
    flex-wrap: nowrap !important;
}

.flaticon-star:before,  .flaticon-star:after {
    font-family: Flaticon;
    font-size: 14px;
    line-height: 1 !important;
    font-style: normal;
    margin-left: 0;
    color:#FFC947;
}

.flaticon-star-half-empty:before{
    font-family: Flaticon;
    font-size: 14px;
    line-height: 1 !important;
    font-style: normal;
    margin-left: 0;
    color:#FFC947;
}

.flaticon-star-1::before{
    font-family: Flaticon;
    font-size: 14px;
    line-height: 1 !important;
    font-style: normal;
    margin-left: 0;
    color:#FFC947;
}

.ml-box{
    margin-left: 20%;
}

.stars_about{
    position: relative;
    top: 50px;
    left: 70px;
}

.bg-rv{
    background-image: url(../images/bg_rv.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: content;
}

.bg-numbers{
    background-image: url(../images/landing/numbers.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
}

.bg-faqs{
    background-image: url(../images/landing/faqs.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

.bg-dwl{
    background-image: url(../images/landing/dwl.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
}

.bg-header {
    background-image: url(../images/landing/header.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
}

@media (max-width: 991px) {
    .demo-screen-headline {
        padding-top: 90px;
    }

    .demo-screen-headline h1 {
        font-size: 25px !important; 
    }
}

@media (max-width: 425px) {
    .hero-7-img{
        margin: 40px;
    }

    .feedback{
        margin-left: -10px !important;
    }

    .ml-box {
        margin-left: 10px;
    }

    .about-box {
        padding: 40px 20px 20px 20px;
        width: 100%;
    }

    .stars_about {
        position: relative;
        top: 50px;
        left: 0px;
    }
}