@font-face {
    font-family: "LamaRounded";
    src: url("./font/Lama-Rounded/Fonts/Web/Standard/LamaRounded-Regular.woff") format("woff");
    font-style: normal;
}
html , body{
    width: 100%;
    height: 100%;
    background-color: #f5f5f521;
    /*-webkit-user-select: none;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;*/
}
body{
    font-family: "LamaRounded" , sans-serif !important;
}
.arabic{
    direction: rtl;
    text-align: right;
}
.english{
    direction: ltr;
    text-align: left;
}
/* Start Scrollbar */
    /* width */
    ::-webkit-scrollbar {
      width: 7px;
      height: 6px;
    }
    
    /* Track */
    ::-webkit-scrollbar-track {
      background: #f1f1f1; 
      border-radius: 10px;
    }
     
    /* Handle */
    ::-webkit-scrollbar-thumb {
      background: rgba(187, 122, 145, 1);
      border-radius: 10px;
    }
    
    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
      background: rgba(183, 83, 161, 1); 
    }
/* End Scrollbar */
.justify-text{
    text-align: justify !important;
}
.text-justify{
    text-align: justify !important;
}
.nav-list{
    text-align-last: right;
    z-index: 100 !important;
}
.navbar-color{
    background-color:rgba(245, 249, 255, 0.5) !important;
    -webkit-backdrop-filter: blur(100px);
    backdrop-filter: blur(100px);
}
.new-user-btn{
    background-color: #B753A1;
    color: white;
    border-radius: 15px;
}
.nav-login-color{
    color:#00953B !important;
}
.nav-color{
    color:#00416B !important;
}
.nav-active{
    color: #B753A1 !important;
}
/* Start Index Page */
.owl-theme{
    direction: ltr;
    text-align:center;
    text-align-last: center;
}
.carousel-text{
    margin-top: 75px;  
    padding: 50px;  
    text-align: right !important;
    text-align-last: right;
}
.text-color-blue{
    color: rgba(187, 122, 145, 1);
}
.text-color-dark-blue{
    color: #002741;
}
.text-color-light-green{
    color: rgba(183, 83, 161, 1);
}
.text-color-dark-green{
    color: rgba(45, 106, 79, 1);
}
.text-color-dark{
    color: rgba(85, 87, 112, 1);
}
.text-color-gray{
    color: rgba(143, 144, 166, 1);
}
.gradient-btn{
    background-image: linear-gradient( to right, rgba(183, 83, 161, 1), rgba(187, 122, 145, 1) );
    color: white;
    border: 0;
    border-radius: 10px;
}
.green-btn{
    background-color: #B753A1;
    color: rgba(187, 122, 145, 1);
    border: 0;
    border-radius: 10px;
}
a:hover{
    color: #00416B;
}
.carousel-image-background-old{
    background-image: url(../../images/pages/carousel-background.png);
    background-repeat: no-repeat;
    background-size: 400px 101%;
    background-position-x: center;
    background-position-y: 3cm;
}
.carousel-image-background{
    position: relative;
    bottom: 57%;
    right: 1%;
    width: 71%;
    height: 59%;
    border-radius: 30px;
    background-image: linear-gradient( to left, rgba(183, 83, 161, 1), rgba(187, 122, 145, 1) );
}
@media only screen and ( min-width: 1500px ) {
    .carousel-image-background{
        position: relative;
        bottom: 55%;
        right: 1%;
        width: 71%;
        height: 57%;
        border-radius: 30px;
        background-image: linear-gradient( to left, rgba(183, 83, 161, 1), rgba(187, 122, 145, 1) );
    }
}
@media only screen and ( max-width: 600px ) {
    .carousel-image-background {
        position: relative;
        bottom: 57%;
        right: 0%;
        width: 99%;
        height: 57%;
        border-radius: 30px;
        background-image: linear-gradient( to left, rgba(183, 83, 161, 1), rgba(187, 122, 145, 1) );
    }
}
.carousel-image{
    margin-top: 8%;
    position: relative;
    top: 5px;
    /*left: 27px;*/
    /*width: 360px !important;*/
    width: 90% important;
    /*height: 400px !important;*/
    z-index: 1;
}
.item{
    text-align: -webkit-center !important;
}
.carousel-background-1{
    position: absolute;
    top: 0%;
    left: 0%;
    width: 45%;
    /* height: 50%; */
    z-index: -1;
}
.carousel-background-2{
    position: absolute;
    top: 0%;
    left: 0%;
    width: 49%;
    /* height: 118%; */
    z-index: -1;
}
.carousel-background-3{
    position: absolute;
    top: 0%;
    left: 0%;
    width: 53%;
    /* height: 118%; */
    z-index: -1;
}
@media only screen and ( min-width: 1500px ) and ( max-width: 1999px ){
    .carousel-background-1{
        position: absolute;
        top: -18%;
        left: 0%;
        width: 45%;
         height: 98%; 
        z-index: -1;
    }
    .carousel-background-2{
        position: absolute;
        top: -172px;
        left: 0%;
        width: 48%;
         height: 106%; 
        z-index: -1;
    }
    .carousel-background-3{
        position: absolute;
        top: -178px;
        left: 0%;
        width: 51%;
        height: 114%;
        z-index: -1;
    }   
}
@media only screen and ( min-width: 2000px ){
    .carousel-background-1{
        position: absolute;
        top: -15%;
        left: 0%;
        width: 47%;
        /* height: 98%; */
        z-index: -1;
    }
    .carousel-background-2{
        position: absolute;
        top: -15%;
        left: 0%;
        width: 50%;
        /* height: 106%; */
        z-index: -1;
    }
    .carousel-background-3{
        position: absolute;
        top: -15%;
        left: 0%;
        width: 53%;
        /* height: 126%; */
        z-index: -1;
    }   
}
.start-section{
    /*margin-top: 100px;*/
    margin-top: 50px;
}
.statistics{
    width: 100%;
    height: 200px;
    background-color: rgba(255, 255, 255, 1);
    text-align: -webkit-center !important;
    padding: 15px;
    margin: 2px;
    border-radius: 30px;
    box-shadow: 15px 59px 110px -20px rgba(238,246,226,0.75);
    -webkit-box-shadow: 15px 59px 110px -20px rgba(238,246,226,0.75);
    -moz-box-shadow: 15px 59px 110px -20px rgba(238,246,226,0.75);
}
.about-video-overley{
    width: 100%;
    max-width: 100%;
    height: 350px;
    max-height: 350px;
    border-radius: 20px;
    background-color: #00416ba8;
    z-index: 10;
}
.about-video{
    width: 100%;
    max-width: 100%;
    height: 350px;
    max-height: 350px;
    border-radius: 20px;
    box-shadow: 15px 59px 110px -20px rgba(238,246,226,0.75);
    -webkit-box-shadow: 15px 59px 110px -20px rgba(238,246,226,0.75);
    -moz-box-shadow: 15px 59px 110px -20px rgba(238,246,226,0.75);
    outline: none;
    object-fit: cover;
}
.statistics-background-circle-1{
    position: absolute;
    top: 700px;
    width: 13%;
    right: 0%;
    z-index: -1;
}
.statistics-background-circle-2{
    position: absolute;
    top: 600px;
    width: 19%;
    right: 0%;
    z-index: -1;
}
.statistics-background-circle-3{
    position: absolute;
    top: 500px;
    width: 25%;
    right: 0%;
    z-index: -1;
}
.solution-card{
    margin: 5px;
    width: 100%;
    height: 100%;
    /*height: 560px;*/
    /*height: 15cm;*/
    background-color: rgba(250, 250, 252, 1);
    border-radius: 15px;
    padding: 25px;
    /*overflow-x: hidden;*/
    /*overflow-y: auto;*/
}
.solution-card-green{
    width: 100%;
    /*height: 560px;*/
    background-color: rgba(183, 83, 161, 1);
    background-size: 100% 100%;
    border-radius: 15px;
    padding: 25px;
    /*overflow-x: hidden;*/
    /*overflow-y: hidden;*/
}
.solution-2-icon{
    position: relative;
    top: -5%;
    left: -41%;
    width: 69%;
    height: 52%;
}
.solution-2-text{
    position: relative;
    top: -31%;
}
.benefits-background-1{
    position:absolute;
    top: 200%;
    left: 0%;
    z-index: -1;
    width: 30%;
    height: 100%;
}
.benefits-background-2{
    position:absolute;
    top: 190%;
    left: 0%;
    z-index: -1;
    width: 40%;
    height: 120%;
}
.benefits-background-3{
    position: absolute;
    top: 180%;
    left: 0%;
    z-index: -1;
    width: 50%;
    height: 140%;
}
.benefit-number{
    width: 50px;
    height: 50px;
    padding: 5px;
    border-radius: 50%;
    background-color: #B753A129;
}
.benefit-leyout-1{
    position: relative;
    right: 33%;
    width: 250px;
    height: 325px;
    border-radius: 20px;
    background-image: url(../../images/pages/benefits-leyout-1.webp);
    background-size: 100% 100%;
}
.benefit-leyout-2{
    position: relative;
    top: -42%;
    right: 1%;
    width: 250px;
    height: 325px;
    border-radius: 20px;
    background-image: url(../../images/pages/benefits-leyout-2.webp);
    background-size: 100% 100%;
    z-index: -1;
}
.academy-section{
    background: linear-gradient( rgba(255, 255, 255, 0) , rgba(172, 172, 172, 0.22) , rgba(172, 172, 172, 0.22) , rgba(255, 255, 255, 0) );
}
.academy-container{
    position: relative;
    bottom: 8cm;
}
.academy-card{
    width: 100%;
    height: 420px;
    background-color: white;
    border-radius: 15px;
    margin: 5px;
    overflow-x: hidden;
    overflow-y: auto;
}
.academy-card-overley{
    width: 100%;
    height: 100%;
    background-color: #41464b73;
    border-radius: 15px 15px 0px 0px;
}
.academy-card-image{
    width: 100%;
    height: 40%;
    max-height: 40%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 15px 15px 0px 0px;
}
.academy-card-text{
    padding: 10px;
    font-size: 9.5pt;
}
.academy-card-info{
    position: relative;
    top: -31px;
    color: white;
    text-align: center;
}
.partners-background-1{
    position: absolute;
    top: 128cm;
    right: 0%;
    width: 250px;
    z-index: -1;
    display: none;
}
.partners-background-2{
    position: absolute;
    top: 127cm;
    right: 0%;
    width: 300px;
    z-index: -1;
    display: none;
}
.partners-background-3{
    position: absolute;
    top: 126cm;
    right: 0%;
    width: 350px;
    z-index: -1;
    display: none;
}
@media only screen and ( min-width: 1200px ) and ( max-width: 2000px ){
    .partners-background-1{
        position: absolute;
        top: 128cm;
        right: 0%;
        width: 250px;
        z-index: -1;
        display: block;
    }
    .partners-background-2{
        position: absolute;
        top: 127cm;
        right: 0%;
        width: 300px;
        z-index: -1;
        display: block;
    }
    .partners-background-3{
        position: absolute;
        top: 126cm;
        right: 0%;
        width: 350px;
        z-index: -1;
        display: block;
    }
}
.partners-image{
    width: 200px !important;
    height: 140px !important;
}
.news_background-1{
    position: absolute;
    top: 170cm;
    left: 0%;
    z-index: -1;
    width: 20%;
    height: 100%;
    display: none;
}
.news_background-2{
    position: absolute;
    top: 170cm;
    left: 0%;
    z-index: -1;
    width: 25%;
    height: 100%;
    display: none;
}
.news_background-3{
    position: absolute;
    top: 170cm;
    left: 0%;
    z-index: -1;
    width: 30%;
    height: 100%;
    display: none;
}
.news_background-4{
    position: absolute;
    top: 168cm;
    left: 0%;
    z-index: -1;
    width: 35%;
    height: 121%;
    display: none;
}
@media only screen and ( min-width: 1200px ) and ( max-width: 2000px ){
    .news_background-1{
        position: absolute;
        top: 170cm;
        left: 0%;
        z-index: -1;
        width: 20%;
        height: 100%;
        display: block;
    }
    .news_background-2{
        position: absolute;
        top: 170cm;
        left: 0%;
        z-index: -1;
        width: 25%;
        height: 100%;
        display: block;
    }
    .news_background-3{
        position: absolute;
        top: 170cm;
        left: 0%;
        z-index: -1;
        width: 30%;
        height: 100%;
        display: block;
    }
    .news_background-4{
        position: absolute;
        top: 168cm;
        left: 0%;
        z-index: -1;
        width: 35%;
        height: 121%;
        display: block;
    }
}
.news-card{
    margin-bottom: 10px;
    width: 100%;
    height: 17cm;
    /*max-height: 630px;*/
    overflow-y: auto;
    background-color: white;
    border-radius: 30px;
    border: 2px solid #00416B;
    overflow-x: hidden;
    overflow-y: auto;
}
.new-image{
    width: 50%;
    max-height: 400px;
}
.new-text{
    margin-top: 75px;
    padding: 50px;
    text-align: center !important;
    text-align-last: center;
}
.new-page-background-1-circle-3 {
    position: absolute;
    top: 70%;
    width: 35%;
    right: 0%;
    z-index: -1;
}
.new-page-background-1-circle-2 {
    position: absolute;
    top: 80%;
    width: 30%;
    right: 0%;
    z-index: -1;
}
.new-page-background-1-circle-1 {
    position: absolute;
    top: 90%;
    width: 25%;
    right: 0%;
    z-index: -1;
}
.new-page-background-2-circle-1 {
    position: absolute;
    top: 33cm;
    width: 15%;
    /* height: 130%; */
    left: 0%;
    z-index: -1;
}
.new-page-background-2-circle-2 {
    position: absolute;
    top: 31cm;
    width: 20%;
    /* height: 150%; */
    left: 0%;
    z-index: -1;
}
.new-page-background-2-circle-3 {
    position: absolute;
    top: 29cm;
    width: 25%;
    /* height: 130%; */
    left: 0%;
    z-index: -1;
}
/*@media only screen and ( max-width: 400px ) and ( max-height: 667px ){
    .news-card{
        margin: 5px;
        width: 100%;
        height: 700px;
        max-height: 700px;
        overflow-y: auto;
        background-color: white;
        border-radius: 30px;
        border: 2px solid #00416B;
        overflow-x: hidden;
        overflow-y: auto;
    }
}
@media only screen and ( max-width: 800px ) and ( max-height: 640px ){
    .news-card{
        margin: 5px;
        width: 100%;
        height: 610px;
        max-height: 630px;
        overflow-y: auto;
        background-color: white;
        border-radius: 30px;
        border: 2px solid #00416B;
        overflow-x: hidden;
        overflow-y: auto;
    }
}
@media only screen and ( max-width: 800px ) and ( max-height: 1024px ){
    .news-card{
        margin: 5px;
        width: 100%;
        height: 610px;
        max-height: 630px;
        overflow-y: auto;
        background-color: white;
        border-radius: 30px;
        border: 2px solid #00416B;
        overflow-x: hidden;
        overflow-y: auto;
    }
}
@media only screen and ( max-width: 800px ) and ( min-height: 1280px ){
    .news-card{
        margin: 5px;
        width: 100%;
        height: 610px;
        max-height: 630px;
        overflow-y: auto;
        background-color: white;
        border-radius: 30px;
        border: 2px solid #00416B;
        overflow-x: hidden;
        overflow-y: auto;
    }
}
@media only screen and ( max-width: 1366px ) and ( min-height: 550px ) and ( max-height: 950px ) {
    .news-card{
        margin: 5px;
        width: 100%;
        height: 610px;
        max-height: 630px;
        overflow-y: auto;
        background-color: white;
        border-radius: 30px;
        border: 2px solid #00416B;
        overflow-x: hidden;
        overflow-y: auto;
    }
}*/
.news-head{
    width: 100%;
    height: 47%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 30px 30px 0px 0px;
}
.news-head-overley{
    width: 100%;
    height: 100%;
    background-image: linear-gradient( #41464b1c, white );
}
.news-head-text{
    position: relative;
    padding: 20px;
    top: 70%;
}
.news-body-text{
    height: 36%;
    padding: 40px;
    padding-top: 10px;
    padding-bottom: 0;
    text-align: justify;
}
.rewards-text{
    width: 50%;
    position: relative;
    /*top: 48%;*/
    top: 63%;
    right: 54%;
}
.rewards-h2{
    font-size: 20pt;
    color: #B753A1;
}
.rewards-btn{
    font-size: 13pt;
    background-color: #B753A1;
    border-radius: 15px;
}
.rewards-image{
    width: 100%;
    /*position: relative;*/
    /*bottom: 15%;*/
    z-index: -1;
}
@media only screen and ( min-width: 800px ) and ( max-width: 1000px ){
    .rewards-text{
        width: 50%;
        position: relative;
        top: 63%;
        right: 54%;
        font-size: 8pt;
    }  
    .rewards-h2{
        font-size: 18pt;
        color: #B753A1;
    }
    .rewards-btn{
        font-size: 10pt;
        background-color: #B753A1;
        border-radius: 15px;
    }
}
@media only screen and ( min-width: 540px ) and ( max-width: 799px ){
    .rewards-text{
        width: 45%;
        position: relative;
        top: 63%;
        right: 55%;
        font-size: 6pt;
    }   
    .rewards-h2{
        font-size: 13pt;
        color: #B753A1;
    }
    .rewards-btn{
        font-size: 7pt;
        background-color: #B753A1;
        border-radius: 15px;
        width: 150px;
    }
}
@media only screen and ( min-width: 451px ) and ( max-width: 539px ){
    .rewards-text{
        width: 50%;
        position: relative;
        top: 63%;
        right: 54%;
        font-size: 5pt;
    }   
    .rewards-h2{
        font-size: 9pt;
        color: #B753A1;
    }
    .rewards-btn{
        font-size: 5pt;
        background-color: #B753A1;
        border-radius: 15px;
    }
}
@media only screen and ( min-width: 400px ) and ( max-width: 450px ){
    .rewards-text{
        width: 140px;
        position: relative;
        top: 63%;
        right: 61%;
        font-size: 5pt;
    }   
    .rewards-h2{
        font-size: 7pt;
        color: #B753A1;
    }
    .rewards-btn{
        font-size: 5pt;
        background-color: #B753A1;
        border-radius: 15px;
        width: 100px;
    }
}
@media only screen and ( min-width: 300px ) and ( max-width: 399px ){
    .rewards-text{
        width: 130px;
        position: relative;
        top: 63%;
        right: 56%;
        font-size: 3pt;
    }   
    .rewards-h2{
        font-size: 7pt;
        color: #B753A1;
    }
    .rewards-btn{
        font-size: 4pt;
        background-color: #B753A1;
        border-radius: 15px;
        width: 80px;
    }
}
.success-stories{
    padding-top: 75px;
    background-image: url(../../images/pages/success-stories.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 700px;
}
/*.stories-card{
    margin-top: 50px;
    width: 100%;
    height: 550px;
    overflow-x: hidden;
    overflozw-y: auto;
    padding: 5px;
}*/
.stories-card{
    padding: 10px;
}
@media only screen and ( max-width: 850px ) {
    /*.stories-card{
        margin-top: 50px;
        width: 100%;
        height: 700px;
        overflow-x: hidden;
        overflow-y: auto;
        padding: 5px;
    }*/
}
.stories-image{
    width: 90px !important;
    height: 90px !important;
    /*max-height: 100px !important;*/
    border-radius: 50%;
    float: right;
}
.stories-align{
    text-align-last: right !important;
    text-align: justify;
    padding: 2px;
    display: inline-block;
}
.articles-background-1{
    position: absolute;
    top: 260cm;
    right: 0%;
    z-index: -1;
    width: 10%;
    height: 70%;
    display: none;
}
.articles-background-2{
    position: absolute;
    top: 259cm;
    right: 0%;
    z-index: -1;
    width: 16%;
    height:80%;
    display: none;
}
.articles-background-3{
    position: absolute;
    top: 258cm;
    right: 0%;
    z-index: -1;
    width: 22%;
    height: 90%;
    display: none;
}
.articles-background-4{
    position: absolute;
    top: 256cm;
    right: 0%;
    z-index: -1;
    width: 28%;
    height: 110%;
    display: none;
}
@media only screen and ( min-width: 1200px ) and ( max-width: 2000px ){
    .articles-background-1{
        position: absolute;
        top: 260cm;
        right: 0%;
        z-index: -1;
        width: 10%;
        height: 70%;
        display: block;
    }
    .articles-background-2{
        position: absolute;
        top: 259cm;
        right: 0%;
        z-index: -1;
        width: 16%;
        height:80%;
        display: block;
    }
    .articles-background-3{
        position: absolute;
        top: 258cm;
        right: 0%;
        z-index: -1;
        width: 22%;
        height: 90%;
        display: block;
    }
    .articles-background-4{
        position: absolute;
        top: 256cm;
        right: 0%;
        z-index: -1;
        width: 28%;
        height: 110%;
        display: block;
    }
}
.articles-card{
    margin-top: 25px;
    width: 100%;
    /*height: 480px;*/
    border-radius: 15px;
    background-color: white;
    border: 2px solid #D1D1D1;
    /*overflow-x: hidden;*/
    /*overflow-y: auto;*/
}
.articles-image{
    width: 100%;
    /*height: 30%;*/
    height: 4cm;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 15px 15px 0px 0px;
}
/*@media only screen and ( max-width: 800px ) and ( min-height: 640px ) and ( max-height: 1280px ) {
    .articles-card{
        margin-top: 25px;
        width: 100%;
        height: 450px;
        border-radius: 15px;
        background-color: white;
        border: 2px solid #D1D1D1;
        overflow-x: hidden;
        overflow-y: auto;
    }   
    .articles-image{
        width: 100%;
        height: 30%;
        max-height: 35%;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        border-radius: 15px 15px 0px 0px;
    }
}*/
.articles-body{
    padding: 5px;
}
.articles-title{
    height: 2cm;
    font-weight: bold;
    padding: 10px;
}
.articles-text{
    height: 2cm;
    padding: 10px;
    text-align: justify;
}
.articles-info{
    position: relative;
    top: 10px;
    margin-top: 40px;
    padding: 10px;
    font-size: 10pt;
    height: 2cm;
}
.articles-read-more{
    position: relative;
    top: 30px;
    padding: 10px;
}
.testimonial-section{
    background-image: linear-gradient( #eef8f4b5 100% , #EEF8F4 0% );
    padding-top: 50px;
    padding-bottom: 50px;
}
.testimonial-card{
    width: 100%;
    /*height: 610px;*/
    border: 3px solid #F2F2F5;
    border-radius: 15px;
    padding: 20px;
    background-color: white;
    /*overflow-x: hidden;*/
    /*overflow-y: auto;*/
}
.testimonial-head{
    height: 2cm;
}
.testimonial-text{
    margin-top: 0.5cm;
    height: 6cm;
}
/*@media only screen and ( max-width: 600px ) {*/
/*    .testimonial-text{*/
/*        margin-top: 1cm;*/
/*        height: 7cm;*/
/*    }*/
/*}*/
@media only screen and ( max-width: 350px ) {
    .testimonial-text{
        margin-top: 1cm;
        height: 7.5cm;
    }
}
.testimonial-image{
    width: 150px !important;
    height: 150px !important;
    border-radius: 50%;
    /*object-fit: cover;*/
}
.newsletter-name{
    margin-top: 30px;
    width: 100%;
    height: 65%;
    background-color: #E4E4EB;
    border-radius: 15px;
    padding: 10px;
}
.newsletter-input-name{
    border: 0;
    outline: none;
    background-color: #e4e4eb00;
    width: 82%;
    /*width: 85%;*/
    height: 100%;
}
.newsletter-input-resume{
    border: 0;
    outline: none;
    background-color: #e4e4eb00;
    width: 100%;
    /*width: 85%;*/
    height: 100%;
}
.newsletter-textarea{
    margin-top: 30px;
    width: 100%;
    height: 150%;
    background-color: #E4E4EB;
    border-radius: 15px;
    padding: 10px;
}
.newsletter-input-textarea{
    border: 0;
    outline: none;
    background-color: #e4e4eb00;
    width: 100%;
    height: 100%;
    resize: none;
}
.newsletter-phone{
    margin-top: 30px;
    width: 100%;
    height: 65%;
    background-color: #E4E4EB;
    border-radius: 15px;
    padding: 10px;
}
.newsletter-input-phone{
    border: 0;
    outline: none;
    background-color: #e4e4eb00;
    width: 80%;
    height: 100%;
}
.newsletter-email{
    margin-top: 30px;
    width: 100%;
    height: 65%;
    background-color: #E4E4EB;
    border-radius: 15px;
    padding: 10px;
}
.newsletter-input-email{
    border: 0;
    outline: none;
    background-color: #e4e4eb00;
    width: 84%;
    height: 100%;
}
.footer{
    background-color: rgba(238, 248, 244, 1);
    padding: 75px;
}
.footer-logo{
    width: 222px;
    height: 64px;
}
.footer-list{
    list-style-type: none;
}
.social-media-link{
    text-decoration: none;
}
.social-media-image{
    width: 40px;
    height: 40px;
}
.category-video{
    cursor: pointer;
}
.newsletters-section{
    position: relative;
    /*bottom: 3cm;*/
    bottom: 0cm;
}
/* End Index Page */

/* Start Blog Page */
.blog-page-background-1-circle-1{
    position: absolute;
    top: 100%;
    width: 25%;
    right: 0%;
    z-index: -1;
}
.blog-page-background-1-circle-2{
    position: absolute;
    top: 90%;
    width: 30%;
    right: 0%;
    z-index: -1;
}
.blog-page-background-1-circle-3{
    position: absolute;
    top: 80%;
    width: 35%;
    right: 0%;
    z-index: -1;
}
.blog-page-background-2-circle-1{
    position: absolute;
    top: -42%;
    width: 30%;
    height: 130%;
    left: 0%;
    z-index: -1;
}
.blog-page-background-2-circle-2{
    position: absolute;
    top: -51%;
    width: 35%;
    height: 150%;
    left: 0%;
    z-index: -1;
}
.blog-page-background-2-circle-3{
    position: absolute;
    top: -60%;
    width: 39%;
    height: 170%;
    left: 0%;
    z-index: -1;
}
.blog-page-background{
    width: 100%;
    height: 400px;
    background-image: url(../../images/pages/blog-background.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.blog-page-text{
    position: relative;
    bottom: 6cm;
}
.blog-page-tabs{
    position: relative;
    bottom: 5cm;
}
.blog-page-section{
    position: relative;
    bottom: 4cm;
}
.blog-image{
    width: 100%;
    height: 400px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 30px;
}
.blog-image-overley{
    background-color: #00416b75;
    width: 100%;
    height: 400px;
    border-radius: 30px;
}
.blog-image-text{
    position: relative;
    bottom: 2.5cm;
    padding-right: 50px;
    font-size: 9pt;
}
@media only screen and ( max-width: 600px ) {
    .blog-image{
        width: 100%;
        height: 30vh;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        border-radius: 30px;
    }
    .blog-image-overley{
        background-color: #00416b75;
        width: 100%;
        height: 30vh;
        border-radius: 30px;
    }
    .blog-image-text{
        position: relative;
        bottom: 2.5cm;
        padding-right: 20px;
        font-size: 9pt;
    }
}
.entrepreneurial-section{
    position: relative;
    bottom: 4cm;
}
.entrepreneurial-image{
    width: 100%;
    /*position: relative;
    bottom: 100%;
    z-index: -1;*/
}
.entrepreneurial-text{
    width: 50%;
    position: relative;
    top: 60%;
    right: 8%;
}
.entrepreneurial-h2{
    font-size: 20pt;
}
.entrepreneurial-btn{
    font-size: 13pt;
    background-color: #B753A1;
    color: white;
    border-radius: 15px;
}
@media only screen and ( min-width: 800px ) and ( max-width: 1000px ){
    .entrepreneurial-text{
        width: 50%;
        position: relative;
        top: 60%;
        right: 8%;
        font-size: 8pt;
    }  
    .entrepreneurial-h2{
        font-size: 18pt;
    }
    .entrepreneurial-btn{
        font-size: 10pt;
        background-color: #B753A1;
        color: white;
        border-radius: 15px;
    }
}
@media only screen and ( min-width: 540px ) and ( max-width: 799px ){
    .entrepreneurial-text{
        width: 50%;
        position: relative;
        top: 60%;
        right: 8%;
        font-size: 7pt;
    }   
    .entrepreneurial-h2{
        font-size: 13pt;
    }
    .entrepreneurial-btn{
        font-size: 7pt;
        background-color: #B753A1;
        color: white;
        border-radius: 15px;
    }
}
@media only screen and ( min-width: 400px ) and ( max-width: 539px ){
    .entrepreneurial-text{
        width: 50%;
        position: relative;
        top: 60%;
        right: 8%;
        font-size: 5pt;
    }   
    .entrepreneurial-h2{
        font-size: 9pt;
    }
    .entrepreneurial-btn{
        font-size: 5pt;
        background-color: #B753A1;
        color: white;
        border-radius: 15px;
    }
}
@media only screen and ( min-width: 300px ) and ( max-width: 399px ){
    .entrepreneurial-text{
        width: 50%;
        position: relative;
        top: 60%;
        right: 8%;
        font-size: 4pt;
    }   
    .entrepreneurial-h2{
        font-size: 7pt;
    }
    .entrepreneurial-btn{
        font-size: 4pt;
        background-color: #B753A1;
        color: white;
        border-radius: 15px;
    }
}
/* End Blog Page */

/* Start News Page */
.news-page-section{
    position: relative;
    bottom: 4cm;
}
/* End News Page */

/* Start Price Page */
    .price-section{
        position: relative;
        bottom: 6cm;
    }
    .price-card-section{
        position: relative;
        bottom: 3cm;
    }
    .duration-btn-light{
        width: 100px;
        background-color: white;
        border-radius: 30px;
    }
    .duration-btn-green{
        position: relative;
        left: 28px;
        width: 100px;
        background-color: #B753A1;
        border-radius: 30px;
    }
    .price-card-light{
        width: 100%;
        /*height: 530px;*/
        height: 100%;
        background-color: white;
        border-radius: 30px;
        padding: 50px;
        text-align: justify;
    }
    .price-card-light:hover{
        position: relative;
        bottom: 30px;
        width: 100%;
        height: 100%;
        background-color: #B753A1;
        color: white;
        border-radius: 30px;
        padding: 50px;
        text-align: justify;
    }
    .price-card-green{
        position: relative;
        bottom: 30px;
        width: 100%;
        height: 700px;
        background-color: #B753A1;
        color: white;
        border-radius: 30px;
        padding: 50px;
        text-align: justify;
    }
    .price-item{
        padding: 5px;
    }
    .price-btn-card-light{
        margin-top: 50px;
        background-color: #B753A1;
        border-radius: 30px;
        width: 75%;
        font-weight: bold;
    }
    .price-btn-card-green{
        margin-top: 50px;
        background-color: #B753A1;
        border: 2px solid #2D6A4F;
        color: #2D6A4F;
        border-radius: 30px;
        width: 75%;
        font-weight: bold;
    }
    @media only screen and ( max-width: 1366px ) and ( max-height: 950px ){
        .price-card-light{
            width: 100%;
            background-color: white;
            border-radius: 30px;
            padding: 50px;
            text-align: justify;
            margin-bottom: 50px;
        }
        .price-card-green{
            position: relative;
            bottom: 30px;
            width: 100%;
            background-color: #B753A1;
            color: white;
            border-radius: 30px;
            padding: 50px;
            text-align: justify;
        }
    }
    @media only screen and ( max-width: 1280px ) and ( max-height: 950px ){
        .price-card-light{
            width: 100%;
            background-color: white;
            border-radius: 30px;
            padding: 50px;
            text-align: justify;
            margin-bottom: 50px;
        }
        .price-card-green{
            position: relative;
            bottom: 30px;
            width: 100%;
            background-color: #B753A1;
            color: white;
            border-radius: 30px;
            padding: 50px;
            text-align: justify;
        }
    }
    @media only screen and ( max-width: 1024px ) and ( max-height: 1366px ){
        .price-card-light{
            width: 100%;
            background-color: white;
            border-radius: 30px;
            padding: 50px;
            text-align: justify;
            margin-bottom: 50px;
        }
        .price-card-green{
            position: relative;
            bottom: 30px;
            width: 100%;
            background-color: #B753A1;
            color: white;
            border-radius: 30px;
            padding: 50px;
            text-align: justify;
        }
    }
    @media only screen and ( max-width: 800px ) and ( max-height: 1280px ){
        .price-card-light{
            width: 100%;
            background-color: white;
            border-radius: 30px;
            padding: 50px;
            text-align: justify;
            margin-bottom: 50px;
        }
        .price-card-green{
            position: relative;
            bottom: 30px;
            width: 100%;
            background-color: #B753A1;
            color: white;
            border-radius: 30px;
            padding: 50px;
            text-align: justify;
        }
    }
    @media only screen and ( max-width: 768px ) and ( max-height: 1024px ){
        .price-card-light{
            width: 100%;
            background-color: white;
            border-radius: 30px;
            padding: 50px;
            text-align: justify;
            margin-bottom: 50px;
        }
        .price-card-green{
            position: relative;
            bottom: 30px;
            width: 100%;
            background-color: #B753A1;
            color: white;
            border-radius: 30px;
            padding: 50px;
            text-align: justify;
        }
    }
    @media only screen and ( max-width: 640px ) and ( max-height: 360px ){
        .price-card-light{
            width: 100%;
            background-color: white;
            border-radius: 30px;
            padding: 50px;
            text-align: justify;
            margin-bottom: 50px;
        }
        .price-card-green{
            position: relative;
            bottom: 30px;
            width: 100%;
            background-color: #B753A1;
            color: white;
            border-radius: 30px;
            padding: 50px;
            text-align: justify;
        }
    }
    @media only screen and ( max-width: 540px ) and ( max-height: 720px ){
        .price-card-light{
            width: 100%;
            background-color: white;
            border-radius: 30px;
            padding: 50px;
            text-align: justify;
            margin-bottom: 50px;
        }
        .price-card-green{
            position: relative;
            bottom: 30px;
            width: 100%;
            background-color: #B753A1;
            color: white;
            border-radius: 30px;
            padding: 50px;
            text-align: justify;
        }
    }
    @media only screen and ( max-width: 412px ) and ( max-height: 732px ){
        .price-card-light{
            width: 100%;
            background-color: white;
            border-radius: 30px;
            padding: 50px;
            text-align: justify;
            margin-bottom: 50px;
        }
        .price-card-green{
            position: relative;
            bottom: 30px;
            width: 100%;
            background-color: #B753A1;
            color: white;
            border-radius: 30px;
            padding: 50px;
            text-align: justify;
        }
    }
    @media only screen and ( max-width: 411px ) and ( max-height: 823px ){
        .price-card-light{
            width: 100%;
            background-color: white;
            border-radius: 30px;
            padding: 50px;
            text-align: justify;
            margin-bottom: 50px;
        }
        .price-card-green{
            position: relative;
            bottom: 30px;
            width: 100%;
            background-color: #B753A1;
            color: white;
            border-radius: 30px;
            padding: 50px;
            text-align: justify;
        }
    }
    @media only screen and ( max-width: 411px ) and ( max-height: 736px ){
        .price-card-light{
            width: 100%;
            background-color: white;
            border-radius: 30px;
            padding: 50px;
            text-align: justify;
            margin-bottom: 50px;
        }
        .price-card-green{
            position: relative;
            bottom: 30px;
            width: 100%;
            background-color: #B753A1;
            color: white;
            border-radius: 30px;
            padding: 50px;
            text-align: justify;
        }
    }
    @media only screen and ( max-width: 390px ) and ( max-height: 844px ){
        .price-card-light{
            width: 100%;
            background-color: white;
            border-radius: 30px;
            padding: 50px;
            text-align: justify;
            margin-bottom: 50px;
        }
        .price-card-green{
            position: relative;
            bottom: 30px;
            width: 100%;
            background-color: #B753A1;
            color: white;
            border-radius: 30px;
            padding: 50px;
            text-align: justify;
        }
    }
/* End Price Page */

/* Start Academy Page */
    .academy-image{
        margin-top: 8%;
        position: relative;
        top: 5px;
        width: 90% !important;
        z-index: 1;
    }
    .academy-image-2{
        margin-top: 8%;
        position: relative;
        top: 5px;
        width: 60% !important;
        z-index: 1;
    }
    .specialty-card{
        width: 100%;
        border: 1px solid #80808038;
        border-radius: 30px;
        text-align: -webkit-center;
        background-color: white;
        padding: 25px;
        margin: 3px;
    }
    .specialty-image{
        width: 50px;
    }
    .specialty-text{
        display: -webkit-inline-box;
    }
    .academy-page-green-circle-1{
        position: absolute;
        top: 71cm;
        width: 30%;
        height: 130%;
        left: 0%;
        z-index: -1;
    }
    .academy-page-green-circle-2{
        position: absolute;
        top: 69cm;
        width: 37%;
        height: 150%;
        left: 0%;
        z-index: -1;
    }
    .academy-page-green-circle-3{
        position: absolute;
        top: 67cm;
        width: 45%;
        height: 170%;
        left: 0%;
        z-index: -1;
    }
    .search-icon-btn{
        background-color: rgb(13 110 253 / 0%);
        border: 0;
        position: relative;
        left: 45px;
    }
    .academy-input{
        background-color: #6c757d0f;
        padding: 10px;
    }
    .form-check-input:checked {
        background-color: rgba(183, 83, 161, 1);
        border-color: rgba(183, 83, 161, 1);
    }
    .form-radio-input:checked {
        background-color: rgba(183, 83, 161, 1);
        border-color: rgba(183, 83, 161, 1);
    }
    .border-radius:{
        border-radius: 30px;
    }
    .form-control:hover{
        border: 1px solid rgba(45, 106, 79, 1);
    }
    .form-control:focus{
        border: 1px solid rgba(45, 106, 79, 1);
    }
    .academy-page-background{
        width: 100%;
        background-image: url(../../images/pages/blog-background.png);
        background-size: 100% 8cm;
        background-repeat: no-repeat;
    }
/* End Academy Page */

/* Start Programmes Pages */
    .program-background{
        background-image: url(../../images/pages/carousel-background.webp);
        background-repeat: no-repeat;
        background-size: 60% 100%;
        background-position-x: -80px;
    }
    .reward-background{
        background-image: url(../../images/pages/carousel-background.webp);
        background-repeat: no-repeat;
        background-size: 60% 65%;
        background-position-x: -100px;
    }
    @media only screen and ( max-width: 1000px ) {
        .program-background{
            background-image: url(../../images/pages/carousel-background.webp);
            background-repeat: no-repeat;
            background-size: 100%;
            background-position-x: -80px;
        }
        .reward-background{
            background-image: url(../../images/pages/carousel-background.webp);
            background-repeat: no-repeat;
            background-size: 100%;
            background-position-x: -80px;
        }
    }
    .program-rowad-image{
        margin-top: 15%;
        position: relative;
        top: 5px;
        width: 80% !important;
        z-index: 1;
    }
    .program-reward-image{
        margin-top: 15%;
        position: relative;
        top: 5px;
        width: 100% !important;
        z-index: 1;
    }
    .gallery{
        width: 100%;
        height: 300px;
    }
    .gallery-image{
        width: 95%;
        height: 95%;
    }
    @media only screen and ( max-height: 640px ){
        .gallery-image{
            width: 95%;
            height: 75%;
        }   
    }
    @media only screen and ( max-width: 440px ){
        .gallery-image{
            width: 95%;
            height: 75%;
        }   
    }
    .tools-list{
        list-style-image: url('../../images/pages/check-blue.webp');
    }
    .tools-list li{
        padding: 5px;
    }
    .output-list{
        padding: 5px;
        margin: 20px;
    }
    .program-right-circle{
        position: absolute;
        top: 14cm;
        width: 53%;
        height: 90%;
        right: 0px;
        z-index: -1;
        display: none;
    }
    .gallery-background{
        width: 55%;
        height: 30cm;
        position: absolute;
        top: 40cm;
        z-index: -1;
        display: none;
    }
    @media only screen and ( min-width: 1200px ) and ( max-width: 2000px ){
        .program-right-circle{
            display: block;
        }
        .gallery-background{
            display: block;
        }
    }
    .fields-card{
        width: 100%;
        height: 200px;
        border-radius: 20px;
        background-color: white;
        padding: 20px;
        margin-bottom: 8px;
        box-shadow: -2px 10px 42px 6px rgba(162,204,135,0.34);
        -webkit-box-shadow: -2px 10px 42px 6px rgba(162,204,135,0.34);
        -moz-box-shadow: -2px 10px 42px 6px rgba(162,204,135,0.34);
    }
    .fields-card-btn{
        background-image: linear-gradient( to right, rgba(183, 83, 161, 1), rgba(187, 122, 145, 1) );
        color: white;
        border: 0;
        border-radius: 20px;
        width: 100%;
        height: 200px;
        padding: 20px;
        margin-bottom: 8px;
        box-shadow: -2px 10px 42px 6px rgba(162,204,135,0.34);
        -webkit-box-shadow: -2px 10px 42px 6px rgba(162,204,135,0.34);
        -moz-box-shadow: -2px 10px 42px 6px rgba(162,204,135,0.34);
    }
    .right-4-circle{
        position: absolute;
        top: 130cm;
        width: 45%;
        left: 0%;
        z-index: -1;
        display: none;
    }
    .curriculum-right-4-circle{
        position: absolute;
        top: 55cm;
        width: 45%;
        left: 0%;
        z-index: -1;
        display: none;
    }
    @media only screen and ( min-width: 1200px ) and ( max-width: 2000px ){
        .right-4-circle{
            display: block;
        }  
        .curriculum-right-4-circle{
            display: block;
        }
    }
/* End Programmes Pages */

/* Start Curriculum Page */
    .advantage-card{
        width: 100%;
        height: 7cm;
        padding: 30px;
        margin-bottom: 8px;
        background-color: #e4e4eb63;
        border-radius: 10px;
    }
    .background-number{
        width: 40px;
    }
    .advantage-info{
        position: relative;
        bottom: 35px;
    }
    .advantage-number{
        position: relative;
        right: 25px;
    }
    .book-level{
        width: 100%;
        height: 15cm;
        padding: 30px;
        margin-bottom: 8px;
        background-color: white;
        border: 1px solid #00416B;
        border-radius: 10px;
    }
    .level-info{
        position: relative;
        bottom: 40px;
        height: 7cm;
    }
    .book-image{
        width: 100%;
        position: relative;
        bottom: 75px;
    }
/* End Curriculum Page */

/* Start Resources Page */
    .resourses-text{
        margin-top: 75px;
        padding: 50px;    
    }
    .resource_card{
        width: 100%;
        background: rgba(245, 245, 245, 1);
        border-radius: 10px;
        margin-bottom: 10px;
    }
    .resource_image{
        width: 100%;
        height: 6cm;
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    .resource-image{
        margin-top: 15%;
        position: relative;
        top: 5px;
        width: 80% !important;
        z-index: 1;
        border-radius: 10px;
    }
    .resource-file{
        margin-top: 27%;
        position: relative;
        top: 5px;
        width: 80% !important;
        z-index: 1;
    }
    .resource-text{
        padding: 20px;
        height: 3cm;
    }
    .resource-title{
        height: 1.5cm;
    }
    .resource-footer{
        padding: 20px;
        height: 3cm;
    }
    .resource-btn{
        color: white;
        background: rgba(183, 83, 161, 1);
        border-radius: 10px;
        width: 150px;
        text-align-last: center;
    }
    .resources-page-background-1-circle-1{
        position: absolute;
        top: 80%;
        width: 25%;
        right: 0%;
        z-index: -1;
        display: none;
    }
    .resources-page-background-1-circle-2{
        position: absolute;
        top: 70%;
        width: 30%;
        right: 0%;
        z-index: -1;
        display: none;
    }
    .resources-page-background-1-circle-3{
        position: absolute;
        top: 60%;
        width: 35%;
        right: 0%;
        z-index: -1;
        display: none;
    }
    .resources-page-background-2-circle-1{
        position: absolute;
        top: -42%;
        width: 30%;
        height: 130%;
        left: 0%;
        z-index: -1;
        display: none;
    }
    .resources-page-background-2-circle-2{
        position: absolute;
        top: -51%;
        width: 35%;
        height: 150%;
        left: 0%;
        z-index: -1;
        display: none;
    }
    .resources-page-background-2-circle-3{
        position: absolute;
        top: -60%;
        width: 39%;
        height: 170%;
        left: 0%;
        z-index: -1;
        display: none;
    }
    @media only screen and ( min-width: 1200px ) and ( max-width: 2000px ){
        .resources-page-background-1-circle-1{
            display: block;
        }
        .resources-page-background-1-circle-2{
            display: block;
        }
        .resources-page-background-1-circle-3{
            display: block;
        }
    }
/* End Resources Page */

/* Start About Page */
    .mission_card{
        width: 100%;
        height: 100%;
        border-radius: 30px;
        background: rgba(250, 250, 252, 1);
        padding: 30px;
        border: 2px solid rgba(183, 83, 161, 1);
        margin-bottom: 10px;
    }
    .mission-logo{
        height: 3cm;
    }
    .mission-title{
        height: 1cm;
    }
    .mission-text{
        height: 4cm;
    }
    .team-card{
        width: 100%;
        border-radius: 30px;
        background-color: white;
        box-shadow: 0px 10px 28px -4px rgba(153,149,149,0.75);
        -webkit-box-shadow: 0px 10px 28px -4px rgba(153,149,149,0.75);
        -moz-box-shadow: 0px 10px 28px -4px rgba(153,149,149,0.75);
        padding: 40px;
        margin-bottom: 10px;
    }
    .team-image{
        width: 100px;
        height: 100px;
        border-radius: 50%;
        border: 5px solid lightblue;
        object-fit: contain;
        transition: transform .3s;
    }
    .team-image:hover{
        -ms-transform: scale(1.5); /* IE 9 */
        -webkit-transform: scale(1.5); /* Safari 3-8 */
        transform: scale(1.1); 
    }
    .team-info{
        margin-top: 10px;
        height: 4cm;
    }
    .team-social{
        padding: 5px;
    }
    .team-icon{
        transition: transform .3s;
    }
    .team-icon:hover{
        -ms-transform: scale(1.5); /* IE 9 */
        -webkit-transform: scale(1.5); /* Safari 3-8 */
        transform: scale(1.1); 
    }
    .about-page-background-1-circle-1{
        position: absolute;
        top: 82%;
        width: 25%;
        right: 0%;
        z-index: -1;
        display: hidden;
    }
    .about-page-background-1-circle-2{
        position: absolute;
        top: 73%;
        width: 30%;
        right: 0%;
        z-index: -1;
        display: hidden;
    }
    .about-page-background-1-circle-3{
        position: absolute;
        top: 65%;
        width: 35%;
        right: 0%;
        z-index: -1;
        display: hidden;
    }
    .about-page-green-circle-1{
        position: absolute;
        top: 38cm;
        width: 34%;
        /* height: 120%; */
        left: 0%;
        z-index: -1;
        display: hidden;
    }
    .about-page-green-circle-2{
        position: absolute;
        top: 40cm;
        width: 28%;
        /* height: 95%; */
        left: 0%;
        z-index: -1;
        display: hidden;
    }
    .about-page-green-circle-3{
        position: absolute;
        top: 42cm;
        width: 22%;
        /* height: 120%; */
        left: 0%;
        z-index: -1;
        display: hidden;
    }
    @media only screen and ( min-width: 1200px ) and ( max-width: 2000px ){
        .about-page-background-1-circle-1{
            display: block;
        }
        .about-page-background-1-circle-2{
            display: block;
        }
        .about-page-background-1-circle-3{
            display: block;
        }
        .about-page-green-circle-1{
            display: block;
        }
        .about-page-green-circle-2{
            display: block;
        }
        .about-page-green-circle-3{
            display: block;
        }
    }
/* End About Page */

/* Start Contact Page */
    .contact-card{
        height: 3cm;
        width: 100%;
        border-radius: 20px;
        padding: 20px;
        padding-top: 30px;
        background-color: #EBEBF0;
        margin-bottom: 10px;
    }
    .contact-social{
        padding-left: 10px;
    }
    .contact-head{
        display: flex;
        justify-content: center;
        text-align: right !important;
    }
    .contact-image{
        width: 100% !important;
        z-index: 1;
    }
    .contact-page-green-circle-1{
        position: absolute;
        top: 26cm;
        width: 34%;
        /* height: 120%; */
        left: 0%;
        z-index: -1;
        display: hidden;
    }
    .contact-page-green-circle-2{
        position: absolute;
        top: 28cm;
        width: 28%;
        /* height: 95%; */
        left: 0%;
        z-index: -1;
        display: hidden;
    }
    .contact-page-green-circle-3{
        position: absolute;
        top: 30cm;
        width: 22%;
        /* height: 120%; */
        left: 0%;
        z-index: -1;
        display: hidden;
    }
    .join-page-green-circle-1{
        position: absolute;
        top: 18cm;
        width: 34%;
        /* height: 120%; */
        left: 0%;
        z-index: -1;
        display: hidden;
    }
    .join-page-green-circle-2{
        position: absolute;
        top: 20cm;
        width: 28%;
        /* height: 95%; */
        left: 0%;
        z-index: -1;
        display: hidden;
    }
    .join-page-green-circle-3{
        position: absolute;
        top: 22cm;
        width: 22%;
        /* height: 120%; */
        left: 0%;
        z-index: -1;
        display: hidden;
    }
    @media only screen and ( min-width: 1200px ) and ( max-width: 2000px ){
        .contact-page-green-circle-1{
            display: block;
        }
        .contact-page-green-circle-2{
            display: block;
        }
        .contact-page-green-circle-3{
            display: block;
        }
        .join-page-green-circle-1{
            display: block;
        }
        .join-page-green-circle-2{
            display: block;
        }
        .join-page-green-circle-3{
            display: block;
        }
    }
/* End Contact Page */

/* Start Store Page */
    .store-image-1{
        margin-top: 8%;
        position: relative;
        top: 5px;
        width: 60% !important;
        z-index: 1;
    }
    .store-book{
        width: 100%;
        border: 1px solid #D1D1D1;
        border-radius: 15px;
        background: white;
        padding: 20px;
        margin-bottom: 10px;
    }
    .store-book-image{
        width: 100%;
        height: 4cm;
        object-fit: contain;
    }
    .store-book-title{
        height: 2cm;
    }
    .store-book-text{
        height: 2cm;
    }
    .store-book-price{
        height: 1cm;
    }
    .store-page-green-circle-1{
        position: absolute;
        top: 38cm;
        width: 34%;
        /* height: 120%; */
        left: 0%;
        z-index: -1;
        display: none;
    }
    .store-page-green-circle-2{
        position: absolute;
        top: 40cm;
        width: 28%;
        /* height: 95%; */
        left: 0%;
        z-index: -1;
        display: none;
    }
    .store-page-green-circle-3{
        position: absolute;
        top: 42cm;
        width: 22%;
        /* height: 120%; */
        left: 0%;
        z-index: -1;
        display: none;
    }
    @media only screen and ( min-width: 1200px ) and ( max-width: 2000px ){
        .store-page-green-circle-1{
            display: block;
        }
        .store-page-green-circle-2{
            display: block;
        }
        .store-page-green-circle-3{
            display: block;
        }
    }
/* End Store Page */

/* Start Register Page */
    .register-div{
        width: 100%;
        padding: 50px;
    }
    .register-label{
        position: relative;
        top: 25px;
    }
    .facebook-btn{
        padding: 10px;
        background: rgba(24, 119, 242, 1);
        color: white;
        border-radius: 10px;
    }
    .google-btn{
        padding: 10px;
        /*background: rgba(255, 255, 255, 1);*/
        background: #e9ecef78;
        color: gray;
        border-radius: 10px;
    }
    .section-image-div{
        display: none;
    }
    @media only screen and ( min-width: 1200px ){
        .section-image-div{
            display: block;
        }
    }
/* End Register Page */

/* Start Profile Page */
    .profile-logo{
        width: 90%;
        margin-bottom: 10px;
    }
    .profile-sideNav{
        width: 100%;
        /*margin-top: 20px;*/
        margin-bottom: 20px;
        background-color: white;
        border: 1px solid rgba(199, 201, 217, 1);
        border-radius: 30px;
    }
    .sideNav-head{
        width: 100%;
        background-color: white;
        padding: 20px;
        border-radius: 30px;
        box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
        -webkit-box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
        -moz-box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
    }
    .sideNav-body{
        width: 100%;
        /*background-color: white;*/
        padding: 10px;
        border-radius: 30px;
    }
    .sideNav-item-active{
        padding: 10px;
        display: flex;
        /*justify-content: center;*/
        background-color: #80808029;
        color: rgba(187, 122, 145, 1);
        border-radius: 20px;
        margin-bottom: 10px;
    }
    .sideNav-item{
        padding: 10px;
        display: flex;
        /*justify-content: center;*/
        color: rgba(199, 201, 217, 1);
        margin-bottom: 10px;
    }
    .sideNav-footer{
        width: 80%;
        height: 7.5cm;
        padding: 10px;
        border: 1px solid rgba(199, 201, 217, 1);
        border-radius: 30px;
        margin-top: 50px;
        margin-bottom: 30px;
    }
    .profile-footer-image{
        width: 130px;
        position: relative;
        bottom: 2cm;
    }
    .profile-footer-text{
        position: relative;
        bottom: 1.5cm;
    }
    .profile-body-head{
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .profile-2-image{
        width: 100%;
        height: 5cm;
    }
    .profile-card{
        width: 100%;
        height: 80%;
        background-color: white;
        border-radius: 20px;
        padding: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
        box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
        -webkit-box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
        -moz-box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
    }
    .profile-card-1-background{
        width: 100px;
        height: 100px;
        position: relative;
        right: 1cm;
        z-index: 0;
    }
    .profile-card-1-text{
        position: relative;
        bottom: 1cm;
    }
    .progress-num{
        color: rgba(255, 62, 29, 1);
    }
    .profile-card-2-text{
        position: relative;
        bottom: 2cm;
    }
    .profile-activity{
        width: 100%;
        height: 100%;
        overflow-y: auto;
        background-color: white;
        border-radius: 20px;
        padding: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
        box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
        -webkit-box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
        -moz-box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
    }
    .profile-videos{
        width: 100%;
        height: 100%;
        background-color: white;
        border-radius: 20px;
        padding: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
        box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
        -webkit-box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
        -moz-box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
    }
    .profile-video-image{
        width: 100%;
        max-width: 100%;
        height: 200px;
        max-height: 200px;
        outline: none;
    }
    .awards-profile{
        width: 100%;
    }
    @media only screen and ( max-width: 360px ) and ( max-height: 640px ){
        .awards-profile{
            width: 100%;
            position: relative;
            bottom: 0.4cm;
        }   
    }
    @media only screen and ( max-width: 600px ) and ( max-height: 1024px ){
        .awards-profile{
            width: 100%;
            position: relative;
            bottom: 0.5cm;
        }   
    }
    .calendar-card{
        width: 100%;
        background-color: white;
        border-radius: 20px;
        padding: 20px;
        margin-top: 66px;
        margin-bottom: 10px;
        box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
        -webkit-box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
        -moz-box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
    }
    .calendar-item{
        /*width: 50px;*/
        /*height: 50px;*/
        padding: 1px;
    }
    .calendar-item:hover{
        /*width: 50px;*/
        /*height: 50px;*/
        padding: 1px;
        background: rgba(183, 83, 161, 1);
        color: white;
        border-radius: 50%;
    }
    .calendar-item-active{
        /*width: 50px;*/
        /*height: 50px;*/
        padding: 1px;
        background: rgba(183, 83, 161, 1);
        color: white;
        border-radius: 50%;
    }
    .calendar-saved-item{
        width: 100%;
        padding: 10px;
        border-radius: 20px;
        background-color: white;
        margin-bottom: 10px;
        box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
        -webkit-box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
        -moz-box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
    }
    .calendar-box{
        width: 100%;
        border: 1px solid rgba(199, 201, 217, 1);
        border-radius: 30px;
        padding: 20px;
    }
    .calendar-note{
        width: 100%;
        height: 2cm;
        border: 1px solid rgba(199, 201, 217, 1);
        border-radius: 30px;
    }
    .calendar-note-text{
        width: 86%;
        height: 100%;
        background-color: rgb(199 201 217 / 0%);;
        border: none;
        border-radius: 30px;
        outline: none;
        padding: 10px;
    }
    .calendar-add{
        width: 100%;
        padding: 10px;
        border-radius: 20px;
        background-color: white;
        margin-bottom: 10px;
        box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
        -webkit-box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
        -moz-box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
    }
    .calendar-saved{
        width: 100%;
        max-height: 5cm;
        overflow-y: auto;
        overflow-x: hidden;
        border-radius: 30px;
    }
    .add-notes{
        width: 100%;
        max-height: 9cm;
        overflow-y: auto;
        border-radius: 30px;
    }
    .profile-2-text{
        width: 50%;
        height: 0px;
        position: relative;
        bottom: 3.5cm;
        right: 20px;
    }
/* End Profile Page */

/* Start Roadmap Page */
    .roadmap-bar{
        width: 100%;
        background: rgba(235, 235, 240, 1);
        border-radius: 30px;
        padding: 30px;
    }
    .horizontal-map{
        display: flex;
    }
    .roadmap-bar-circle-green{
        width: 40px;
        height: 30px;
        border-radius: 50%;
        background: rgba(183, 83, 161, 1);
    }
    .roadmap-bar-circle-gray{
        width: 40px;
        height: 30px;
        border-radius: 50%;
        background: rgba(209, 213, 219, 1);
    }
    .roadmap-bar-circle-icon{
        font-size: 16pt;
    }
    .roadmap-bar-horizontal-line-green{
        width: 100px;
        height: 17px;
        border: none;
        border-bottom: 2px solid rgba(183, 83, 161, 1);
    }
    .roadmap-bar-horizontal-line-gray{
        width: 100px;
        height: 17px;
        border: none;
        border-bottom: 2px solid rgba(209, 213, 219, 1);
    }
    .roadmap-bar-label-green{
        background: rgba(183, 83, 161, 1);
        width: 130px;
        height: 40px;
        border-radius: 10px;
        position: relative;
        left: 36px;
        bottom: 15px;
        padding-top: 8px;
        margin-left: 15px;
        display: none;
    }
    .roadmap-bar-label-gray{
        background: rgba(209, 213, 219, 1);
        width: 130px;
        height: 40px;
        border-radius: 10px;
        position: relative;
        left: 36px;
        bottom: 15px;
        padding-top: 8px;
        margin-left: 15px;
        display: none;
    }
    @media only screen and ( min-width: 1100px ) {
        .roadmap-bar-label-green{
            background: rgba(183, 83, 161, 1);
            width: 130px;
            height: 40px;
            border-radius: 10px;
            position: relative;
            left: 36px;
            bottom: 15px;
            padding-top: 8px;
            margin-left: 15px;
            display: block;
        }
        .roadmap-bar-label-gray{
            background: rgba(209, 213, 219, 1);
            width: 130px;
            height: 40px;
            border-radius: 10px;
            position: relative;
            left: 36px;
            bottom: 15px;
            padding-top: 8px;
            margin-left: 15px;
            display: block;
        }
    }
    .circle-number-green{
        width: 50px;
        height: 50px;
        background: rgba(183, 83, 161, 1);
        border-radius: 50%;
        color: white;
        margin-top: 15px;
        padding-top: 12.5px;
    }
    .circle-number-gray{
        width: 50px;
        height: 50px;
        background: rgba(209, 213, 219, 1);
        border-radius: 50%;
        color: white;
        margin-top: 15px;
        padding-top: 12.5px;
    }
    .roadmap-card-green{
        display: flex;
        width: 100%;
        border: 2px solid rgba(183, 83, 161, 1);
        border-radius: 20px;
    }
    .roadmap-card-gray{
        display: flex;
        width: 100%;
        border: 2px solid rgba(209, 213, 219, 1);
        border-radius: 20px;
    }
    .roadmap-card-1-green{
        width: 34%;
        border-left: 2px solid rgba(183, 83, 161, 1);
        padding: 20px;
    }
    .roadmap-card-2-green{
        width: 32%;
        border-left: 2px solid rgba(183, 83, 161, 1);
        padding: 20px;
    }
    .roadmap-card-1-gray{
        width: 34%;
        border-left: 2px solid rgba(209, 213, 219, 1);
        padding: 20px;
    }
    .roadmap-card-2-gray{
        width: 32%;
        border-left: 2px solid rgba(209, 213, 219, 1);
        padding: 20px;
    }
    .roadmap-card-3{
        width: 34%;
        padding: 20px;
        background-color: white;
        border-radius: 20px 0px 0px 20px;
    }
    .roadmap-check{
        display: flex;
    }
    .roadmap-upload-div{
        width: 100%;
        border-radius: 30px;
        border: 2px dashed rgba(209, 213, 219, 1);
        padding: 5px;
        display: flex;
    }
    .roadmap-upload-div-dashed{
        width: 50%;
        border-radius: 10px;
        border: 2px dashed rgba(209, 213, 219, 1);
        padding: 20px;
        margin: 10px;
        font-size: 8pt;
        padding-top: 20px;
    }
    .roadmap-virtical-line-green{
        width: 2px;
        height: 7cm;
        background: rgba(183, 83, 161, 1);
        margin-top: 15px;
    }
    .roadmap-virtical-line-gray{
        width: 2px;
        height: 6cm;
        background: rgba(209, 213, 219, 1);
        margin-top: 15px;
    }
    .circle_numbers{
        display: block;
    }
    @media only screen and ( min-width: 200px ) and ( max-width: 1100px ){
        .roadmap-card-green{
            display: block;
            width: 100%;
            border: 2px solid rgba(183, 83, 161, 1);
            border-radius: 20px;
        }
        .roadmap-card-gray{
            display: block;
            width: 100%;
            border: none;
            border-radius: 20px;
        }
        .roadmap-card-1-green{
            width: 100%;
            border-left: none;
            padding: 20px;
        }
        .roadmap-card-2-green{
            width: 100%;
            border-left: none;
            padding: 20px;
        }
        .roadmap-card-1-gray{
            width: 100%;
            border-left: none;
            padding: 20px;
        }
        .roadmap-card-2-gray{
            width: 100%;
            border-left: none;
            padding: 20px;
        }
        .roadmap-card-3{
            width: 100%;
            padding: 20px;
            background-color: white;
            border-radius: 20px 0px 0px 20px;
        }
        .circle_numbers{
            display: none;
        }
        .roadmap_card{
            width: 100%;
        }
    }
/* End Roadmap Page */

/* Start Forms and Tools and Test Track Page */
    .profile-card-footer{
        width: 100%;
        height: 1.3cm;
    }
    .profile-card-upload{
        width: 100%;
        height: 5cm;
        background-color: #F5F5F5;
        border: 2px solid #C7C9D9;
        border-radius: 20px;
        padding: 55px;
        /*padding-top: 22%;*/
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .formsAndToolsImg{
        width: 100%;
        height: 150px;
        /*margin-top: 105px;*/
        margin-top: 66px;
        margin-bottom: 20px;
    }
    .test-card{
        width: 100%;
        height: 80%;
        background-color: white;
        border-radius: 30px;
        padding: 30px;
        margin-top: 10px;
        margin-bottom: 10px;
        box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
        -webkit-box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
        -moz-box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
    }
    .test-card-text{
        width: 100%;
        height: 5.5cm;
    }
    .test-card-footer{
        width: 100%;
        height: 4cm;
    }
    @media only screen and ( min-width: 200px ) and ( max-width: 770px ){
        .formsAndToolsImg{
            width: 100%;
            margin-top: 0px;
            margin-bottom: 15px;
        }   
    }
/* End Forms and Tools and Test Track Page */

/* Start Projects Page */
    .project-card{
        width: 100%;
        background-color: white;
        border-radius: 30px;
        padding: 30px;
        margin-top: 10px;
        margin-bottom: 10px;
        box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
        -webkit-box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
        -moz-box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
    }
    .project-card-head{
        width: 100%;
        height: 2cm;
    }
    .project-card-head-calendar{
        
    }
    .project-card-text{
        width: 100%;
        height: 3.5cm;
    }
    .project-card-uploaded{
        width: 100%;
        height: 7cm;
        background-color: #F5F5F5;
        border: 2px solid #C7C9D9;
        border-radius: 20px;
        padding: 90px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
/* End Projects Page */

/* Start My Points Page */
    .point-card{
        width: 100%;
        background-color: white;
        border-radius: 30px;
        padding: 30px;
        margin-top: 10px;
        margin-bottom: 10px;
        box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
        -webkit-box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
        -moz-box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
    }
    .point-card-text{
        width: 100%;
        height: 3cm;
    }
    .point-image{
        width: 50px;
        height: 50px;
        border-radius: 50%;
        object-fit: cover;
        float: right;
    }
    .point-horizontal-line{
        border: none;
    }
    @media only screen and ( min-width: 1100px ) {
        .point-horizontal-line{
            border: none;
            border-left: 2px solid rgba(209, 213, 219, 1);
        }   
    }
    .point-info{
        height: 3cm;
    }
/* End My Points Page */

/* Start Cart Page */
    .cart-item{
        width: 100%;
        background-color: white;
        border-radius: 30px;
        padding: 30px;
        margin-top: 10px;
        margin-bottom: 10px;
        box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
        -webkit-box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
        -moz-box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
    }
    .cart-item-image{
        width: 100%;
        border-radius: 10px;
        height: 100px;
        object-fit: contain;
    }
    .cart-checkout{
        width: 100%;
        background-color: white;
        border-radius: 30px;
        padding: 50px;
        margin-top: 10px;
        margin-bottom: 10px;
        box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
        -webkit-box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
        -moz-box-shadow: 0px 10px 41px -12px rgba(169,154,154,0.75);
    }
/* End Cart Page */

/* Start Privacy Policy Page */
    .policy-page-background-2-circle-1{
        position: absolute;
        top: 2900px;
        width: 200px;
        height: 350px;
        left: 0%;
        z-index: -1;
        display: none;
    }
    .policy-page-background-2-circle-2{
        position: absolute;
        top: 2830px;
        width: 270px;
        height: 500px;
        left: 0%;
        z-index: -1;
        display: none;
    }
    .policy-page-background-2-circle-3{
        position: absolute;
        top: 2760px;
        width: 350px;
        height: 650px;
        left: 0%;
        z-index: -1;
        display: none;
    }
    @media only screen and ( min-width: 1200px ) and ( max-width: 2000px ){
        .policy-page-background-2-circle-1{
            display: block;
        }
        .policy-page-background-2-circle-2{
            display: block;
        }
        .policy-page-background-2-circle-3{
            display: block;
        }
    }
/* End Privacy Policy Page */

/* Start Story Page */
    .story-page-background-2-circle-1{
        position: absolute;
        top: 945px;
        width: 200px;
        height: 350px;
        left: 0%;
        z-index: -1;
        display: none;
    }
    .story-page-background-2-circle-2{
        position: absolute;
        top: 895px;
        width: 250px;
        height: 450px;
        left: 0%;
        z-index: -1;
        display: none;
    }
    .story-page-background-2-circle-3{
        position: absolute;
        top: 845px;
        width: 300px;
        height: 550px;
        left: 0%;
        z-index: -1;
        display: none;
    }
    @media only screen and ( min-width: 1200px ) and ( max-width: 2000px ){
        .story-page-background-2-circle-1{
            display: block;
        }
        .story-page-background-2-circle-2{
            display: block;
        }
        .story-page-background-2-circle-3{
            display: block;
        }
    }
/* End Story Page */
/* Start Tests Page */
.question-circle{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding-right: 20px;
    background-color: #e9ecef;
    padding-top: 10px;
}
.question-number{
    position: relative;
    right: 10px;
}
/* End Tests Page */

/* Start Courses Pages */
.navar-course-page{
    width: 100%;
    border-radius: 20px;
    background-color: #EBEBF0;
    padding: 20px;
}
.course-video-div{
    width: 100%;
    border-radius: 30px;
    background-color: #EBEBF0;
    padding: 20px;
    margin-top: 17px;
    margin-bottom: 10px;
}
.course-video{
    width: 100%;
    max-width: 100%;
    height: 90%;
    max-height: 350px;
    border-radius: 20px;
    box-shadow: 15px 59px 110px -20px rgba(238,246,226,0.75);
    -webkit-box-shadow: 15px 59px 110px -20px rgba(238,246,226,0.75);
    -moz-box-shadow: 15px 59px 110px -20px rgba(238,246,226,0.75);
    outline: none;
    object-fit: cover;
}
.accordion-item{
    background-color: #EBEBF0;
    /*border-radius: 20px !important;*/
    text-align: right;
}
.accordion-header{
    /*border-radius: 20px !important;*/
    text-align: right;
}
.accordion-button{
    background-color: #EBEBF0;
    /*border-radius: 20px !important;*/
    text-align: right;
}
.accordion-button:not(.collapsed)::after {
    background-image: url(../../images/pages/minus-cirlce.png);
    transform: rotate(-180deg);
}
.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: 0;
    margin-right: auto;
    content: "";
    background-image: url(../../images/pages/add-circle.png);
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}
.accordion-button:not(.collapsed) {
    color: #212529;
    background-color: #EBEBF0;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #B753A1;
    background-color: #f9fafb;
    border-color: #e9ecef #e9ecef rgba(183, 83, 161, 1);
}
.what-learning-div{
    width: 100%;
    background-color: #EBEBF0;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 40px;
    padding-right: 40px;
}
.description-course-div{
    width: 100%;
    background-color: #EBEBF0;
    padding: 20px;
    border-radius: 10px;
    margin-top: 20px;
}
.course-list{
    display: list-item;
    list-style-image: url(../../images/pages/check-list.png);
}
/* End Courses Pages */

/* Start Splash Page */
.splash{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    /*background: #e9ecef;*/
    background-color:rgba(245, 249, 255, 0.5) !important;
    -webkit-backdrop-filter: blur(100px);
    backdrop-filter: blur(100px);
    z-index: 5000;
    text-align: center;
    line-height: 90vh;
}
.splash.display-none{
    position: fixed;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    /*background-color: #e9ecef;*/
    background-color:rgba(245, 249, 255, 0.5) !important;
    -webkit-backdrop-filter: blur(100px);
    backdrop-filter: blur(100px);
    z-index: -5000;
    text-align: center;
    line-height: 90vh;
    transition: all 0.5s;
}
@keyframes fadeIn{
    to{
        opacity: 1;
    }
}
.fade-in{
    opacity: 0;
    animation: fadeIn is ease-in forwards;
}
/* End Splash Page */

/* Start Lectures Page */
.lecture-question{
    padding: 45px;
}
.q1 , .q2 , .q3{
    display: none;
}
.lecture_review{
    width: 100%;
    border-radius: 10px;
    border: 2px solid #E4E4EB;
    padding: 20px;
}
.top-border{
    border-top : 2px solid #E4E4EB;
    padding: 10px;
}
/* End Lectures Page */
.table-td{
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.swal2-success-circular-line-right{
    background-color: rgb(0 65 107 / 0%) !important;
}
.swal2-success-circular-line-left{
    background-color: rgb(0 65 107 / 0%) !important;
}
.swal2-success-fix{
    background-color: rgb(0 65 107 / 0%) !important;
}

/* RoadMap Modal */
.modal-status{
    display: flex;
    justify-content: center;
}
.modal-status-number{
    background: rgba(209, 213, 219, 1);
    width: 100%;
    height: 30px;
    border-radius: 10px;
    padding-top: 4px;
    margin-left: 50px;
    color: #00416b;
}
.modal-input{
    width: 100%;
    background: none;
    border: none;
    border-bottom: 1px dotted black;
    margin-bottom: 5px;
    outline: none;
}
.modal-input-canvas{
    width: 100%;
    background: none;
    border: none;
    resize: none;
    margin-bottom: 5px;
    outline: none;
}
.modal-1-section-1-number , .modal-2-section-1-number ,.modal-3-section-1-number ,.modal-4-section-1-number , .modal-5-section-1-number, .modal-6-section-1-number ,.modal-7-section-1-number ,.modal-8-section-1-number{
    background: rgba(183, 83, 161, 1);
}