@font-face {
    font-family: 'AvenirArabicLight';
    src: url("../assets/fonts/aviner/AvenirArabic-Light.otf");
}

@font-face {
    font-family: 'AvenirArabicMedium';
    src: url("../assets/fonts/aviner/AvenirArabic-Medium.otf");
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.body, a, input, h1, h2, h3, h4, h5, h6, p, button, span, li, textarea, .swal2-html-container, label,
thead, tbody, tfoot, tr, td, th {
    font-family: 'AvenirArabicMedium';
}

a {
    color: #0B75BA;
}

table th {
    color: #0b75ba;
}

.form-floating > label {
    right: 0;
    left: inherit;
}

table td {
    font-size: 15px;
    font-weight: normal;
    color: #112459;
}

.table > :not(:first-child) {
    border-top: 2px solid #112459;
}

.bg-warring {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.table > :not(caption) > * > * {
    padding: 0.6rem 0.6rem;
}

label {
    font-size: 14px;
    color: #0b75ba;
}
.terms_label{
    color: #000;
    font-size: 16px;
}
a {
    text-decoration: none !important;
}

header {
    padding: 10px 0;
    background-color: #FDFDFD;
}

.top-bg {
    height: 300px;
    background-size: cover;
    background-position: center center;
    position: relative;
}

.btn-primary {
    background-color: #0B75BA;
    border-color: #0B75BA;
    border-radius: 4px;
    color: #FFF;
}

.btn-check:focus + .btn-primary, .btn-primary:focus {
    background-color: #0B75BA;
    border-color: #0B75BA;
}

.btn-primary:hover {
    color: #0B75BA;
    background-color: #FFF;
}

.btn-save {
    height: 48px;
    margin: auto;
    display: inherit;
    padding: 0 50px;
}

.page-content.velmld-parent > .velmld-overlay {
    top: -60px;
    z-index: 99999999;
}

.velmld-overlay {
    position: absolute;
    z-index: 3000;
    margin: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: opacity .3s;
}

.page-content-wrapper .velmld-overlay {
    background: hsla(0, 0%, 100%, .7) !important;
}

.velmld-spinner {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    text-align: center;
}

.navbar-light .navbar-nav .nav-link {
    color: #112459;
    font-weight: 500;
    font-size: 16px;
    padding-right: 20px;
    padding-left: 16px;
    font-family: 'AvenirArabicMedium';
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-item.router-link-active .nav-link {
    color: #0B75BA;
}

.form-search-header {
    position: relative;
    /*width: 350px;*/
    height: 48px;
}

.form-search-header input {
    border-radius: 24px;
    background-color: #fff;
    padding-right: 20px;
}

.form-search-header button {
    position: absolute;
    color: #FFF;
    background-color: #0B75BA;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    top: 4px;
    left: 5px;
    padding: 0;
}

::placeholder {
    color: #999999;
    font-size: 14px;
}

input, a, button {
    outline: none !important;
    box-shadow: none !important;
}

.carousel-indicators [data-bs-target] {
    opacity: 1;
}

.carousel-indicators .active {
    background-color: #0B75BA;
}


#carouselExampleIndicators .carousel-item {
    height: 86vh;
    background-size: cover;
    background-position: center center;
}

#more_about_us {
    padding-top: 30px;
    padding-bottom: 70px;
}

#courses {
    padding-top: 50px;
    padding-bottom: 45px;
}

#more_about_us h3, #courses h3 {
    font-size: 40px;
    font-weight: 800;
    color: #112459;
    margin-bottom: 15px;
}

#more_about_us p, #courses p {
    color: #58668B;
    line-height: 31px;
    width: 90%;
    margin-bottom: 20px;
}

#courses p {
    width: 100%;
}

.more-about-us-img {
    position: relative;
}

.more-about-us-img img {
    border-radius: 8px;
}

.more-about-us-img .points img {
    border-radius: 0;
    position: absolute;
    bottom: -35px;
    right: -78px;
    z-index: -1;
}

.more-cards {
    margin-bottom: 25px;
}

.more-cards img {
    margin-bottom: 15px;
}

.more-cards h6 {
    color: #112459;
    line-height: 31px;
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 0;
}

.more-cards p {
    color: #58668B;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
}

.btn-more {
    color: #0B75BA;
    font-size: 18px;
    font-weight: 500;
    border: 1px solid #0B75BA;
    display: block;
    margin-right: auto;
    padding: 10px 35px;
}

.btn-more:hover {
    background-color: #0B75BA;
    color: #FFF;
}

#courses h4, .courses-page h1 {
    color: #0B75BA;
    font-weight: 300;
    font-size: 20px;
    position: relative;
}

#courses h4:before, .courses-page h1:before {
    content: url("../assets/images/icons/vector-286.png");
    position: absolute;
    width: 41px;
    height: 5px;
    bottom: 0;
}

#courses .card-course {
    background: #FFFFFF;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid #E5E5E5;
}

#courses .card-course .img {
    background-position: center center;
    background-size: cover;
    height: 180px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.card-course-content {
    /*border: 1px solid #E5E5E5;*/
    border-top: 0;
    /*border-bottom-left-radius: 8px;*/
    /*border-bottom-right-radius: 8px;*/
    padding: 15px 15px;
}

.card-course-content .title-course h5 {
    color: #112459;
    font-weight: 800;
    font-size: 16px;
    height: 38px;
    margin: 0;
}
.card-course-content .title-course h5 a{
    color: #112459;
}
.card-course-content hr{
    color: #0B75BA;
}
.login-form form {
    position: relative !important;
    width: 77% !important;
    left: auto !important;
    top: auto !important;
    transform: inherit !important;
}

#courses .card-course-content .available p {
    margin: 0;
    padding: 2px 16px;
    color: #0B75BA;
    font-weight: 500;
    font-size: 12px;
    background-color: #DAEAF5;
    border-radius: 4px;
    text-align: center;
    width: 100%;
}

.mb-70px {
    margin-bottom: 70px !important;
}

#courses .card-course-content p.description {
    color: #112459;
    font-weight: 300;
    font-size: 14px;
    line-height: 19px;
    padding: 10px 0;
    margin: 0;
    height: 60px;
}

#courses .card-course-content h6.trainer {
    color: #58668B;
    font-weight: 300;
    font-size: 14px;
    line-height: 19px;
    margin: 0;
    padding-bottom: 10px;
}

#courses .card-course-content h6.trainer span.name {
    color: #112459;
}

#courses .card-course-content .date {
    color: #112459;
    font-size: 11px;
    padding-left: 0;
}

#courses .card-course-content a.subscribe {
    color: #0B75BA;
    font-weight: 300;
    font-size: 16px;
    transition: 0.3s;
}

#courses .card-course-content a.subscribe:hover {
    color: #f3c300;
}

#courses .card-course-content .price {
    color: #112459;
    font-size: 20px;
    font-weight: 500;
    text-align: left;
}

#courses .categories {
    margin-top: 25px;
}

footer {
    padding: 40px 0 10px;
    background-color: #F4F7FF;
}

footer h5 {
    color: #58668B;
    margin-bottom: 25px;
}

footer .logo img {
    width: 250px;
}

footer .social-media li {
    display: inline-block;
    padding-left: 30px;
    font-size: 30px;
}

footer .social-media li a {
    color: #1E2833;
    transition: 0.3s;
}

footer .social-media li a:hover {
    color: #0B75BA;
}

footer form.form-subscribe {
    margin-top: 20px;
}

footer form.form-subscribe h5 {
    color: #112459;
    margin-bottom: 25px;
}

footer form.form-subscribe input {
    border: 0;
    border-bottom: 1px solid #E5E5E5;
    border-radius: 0;
    background-color: #f4f7ff;
    display: inline-block;
    width: 250px;
    height: 40px;
}

footer form.form-subscribe button {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #0B75BA;
    border-radius: 4px 4px 0 0;
    position: relative;
    right: -4px;
    top: -1px;
}

footer form.form-subscribe button:hover {
    background-color: #f3c300;
    border-color: #f3c300;
}

footer .footer-menu {
    text-align: center;
    margin-top: 55px;
}

footer .footer-menu li {
    display: inline-block;
}

footer .footer-menu li .nav-link {
    display: block;
    padding: 1.2rem 2.5rem;
    color: #112459;
    font-weight: 300;
    font-size: 16px;
}

footer .footer-menu li .nav-link:hover {
    color: #0B75BA;
}

footer .contact-us a span:first-child {
    direction: ltr;
    display: inline-block;
    color: #112459;
}

footer .contact-us h5 {
    margin-bottom: 40px;
}

footer .contact-us li {
    margin-bottom: 15px;
}

footer .contact-us a .la {
    color: #999999;
    padding-right: 10px;
    font-size: 18px;
}

footer .copyright {
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    color: #58668B;
}


.page-content {
    padding: 40px 0;
    color: #112459;
    position: relative;
}

.page-content:after {
    content: url(../assets/images/group-7712.png);
    position: absolute;
    top: 30px;
    left: 0;
    z-index: -1;
}

footer .contact-us {

    text-align: left;
}

.fade-enter-active, .fade-leave-active {
    transition: opacity .5s ease
}

.fade-enter, .fade-leave-active {
    opacity: 0
}

.form-check {
    padding: 0;
    margin-bottom: 20px;
}

.form-check label {
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    padding: 12px 10px;
    display: block;
}

.form-check .form-check-input {
    float: inherit;
    margin-left: 7px;
}

.form-check lable {
    font-size: 14px;
    line-height: 22px;
    color: #112459;
}

.form-check span {
    font-weight: 300;
    font-size: 12px;
    color: #58668B;
    position: relative;
    top: -1px;
    padding-right: 20px;
}

.navbar-light .navbar-nav .nav-link.login {
    background-color: #0b75ba;
    color: #fff !important;
    border-radius: 3px;
}

.dropdown-item {
    text-align: right;
}

.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #0b75ba;
    border-radius: 0;
}

.m-show {
    display: none;
}

/*********** Responsive ******/

@media only screen and (max-width: 768px) {
    #carouselExampleIndicators .carousel-item {
        height: 25vh;

    }

    .form-search-header {
        width: 90%;
        margin: 27px auto 0;
    }

    .m-hide {
        display: none !important;
    }

    .m-show {
        display: block;
    }

    #more_about_us {
        text-align: center;
        padding-bottom: 20px;
    }

    .more-about-us-img {
        text-align: center;
        margin-bottom: 50px;
    }

    .more-about-us-img img {
        border-radius: 8px;
        max-width: 88%;
    }

    .more-cards {
        text-align: center;
    }

    .more-cards.pe-4 {
        padding-right: 0 !important;
    }

    #courses h3 {
        text-align: center;
        margin-bottom: 30px;
    }

    #courses p {
        color: #58668B;
        width: 100%;
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 23px;
    }

    .btn-more {

        font-size: 14px;
        padding: 10px 20px;
    }

    #courses .categories {
        margin-bottom: 40px;
    }

    footer {
        text-align: center;
    }

    footer .logo {
        margin-bottom: 20px;
    }

    footer .footer-menu li .nav-link {

        padding: 10px;
        font-size: 14px;
        line-height: 8px;
    }

    footer .contact-us {
        text-align: center;
        margin-top: 30px;
    }

    footer .contact-us h5 {
        margin-bottom: 20px;
    }

    #courses {
        padding-bottom: 30px;
    }

    header .navbar-nav.text-start {
        text-align: initial !important;
    }

    header .navbar-nav {
        padding-top: 30px;
    }

    #courses .card-course {
        padding: 0;
        margin: 0 40px;
    }

    #courses .card-course-content .available p {
        margin: 0;
        padding: 2px 3px;

        font-size: 9px;
    }

    .card-course-content .title-course h5 {
        font-size: 14px;
    }

    #courses .card-course-content p.description {
        font-size: 11px;
        line-height: 16px;
    }

    #courses .card-course-content a.subscribe {
        font-size: 12px;
    }

    #courses .card-course-content .price {
        font-size: 13px;
        line-height: 27px;
        margin: 0;
    }
}


.loading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    background-color: #0b75ba;
    z-index: 9;
}

.spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -25px;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px;
}

.spinner > div {
    z-index: 999;
    background-color: #fff;
    height: 100%;
    width: 6px;
    display: inline-block;

    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4)
    }
    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }
    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}


.about-us .title {
    position: relative;
}

.about-us .title h1 {
    padding: 40px 0;
    font-weight: 800;
    font-size: 48px;
    line-height: 75px;
    width: 50%;
}

.about-us .title h1 span {
    color: #f3c300;
}
.btn-search{
    display: none;
    border: 1px solid #0b75ba;
    color: #0b75ba;
    margin: 0 41px 13px auto;

}
@media only screen and (max-width: 768px) {
    .btn-search{
        display: block;
    }

    .about-us .title h1 {
        padding: 23px 0;
        font-size: 20px;
        line-height: 40px;
        width: 100%;
        text-align: center;
    }

    #myTab.nav-tabs .nav-link {
        font-size: 14px;
    }

    #myTab.nav-tabs .nav-link img {
        width: 33px;
    }

}

.tabbable .nav-tabs {
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
}

.tabbable .nav-tabs .nav-link {
    white-space: nowrap;
}
.tabbable .nav-tabs .nav-item:first-child a{
    margin-left: 10px;
}
.swiper-button-disabled{
    opacity: 0 !important;
}
.fv-plugins-message-container.invalid-feedback, .fv-plugins-message-container.valid-feedback {
    display: block;
    font-weight: 400;
}
.course-tab{

}
.nav-tabs.course-tab .nav-link.active, .nav-tabs.course-tab .nav-item.show .nav-link{
    color: #FFF;
    background-color: #0b75ba;
    border: 0;
    border-radius: 3px;
}
.nav-tabs.course-tab{
    margin-bottom: 15px;
    border: 0;
}
.nav-tabs.course-tab .nav-link:hover, .nav-tabs.course-tab .nav-link:focus{
    border: 0;
}
.nav-tabs.course-tab .nav-link{
    color:#f3c300 ;
    border: 0;
}
.simple-range-slider{
    display: inline-block;
    padding-top: 0 !important;
}
.ages input{
    width: 60%;
    padding: 0.375rem 0.75rem;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.buy-amount{
    margin: 50px 0;
}

.buy-amount .card img{
    max-width: 90%;
    text-align: center;
}
.buy-amount .card .price{
    text-align: center;
    background-color: #0b75ba;
    padding: 5px 0;
    color: #FFFFFF;
    margin-top: 11px;
    transition: all 0.25s;
}
.buy-amount .card a:hover .price{
    background-color: #f3c300;
}
.buy-amount .card .price h4{
    font-size: 18px;
    margin: 7px;
}
.buy-amount .card .card-body{
    text-align: center;
    padding: 20px 0 0;
}
.wallet-amount{
    background-color: #f3c300;
    margin-left: 32px;
    font-size: 15px !important;
    border-radius: 3px;
    padding: 11px 16px;
}
.select2-container--default .select2-selection--single {
    height: 48px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 48px;
}
