body, h1, h2, h3, h4, h5, h6, p, span, a {
    font-family: 'Almarai', sans-serif !important;
}

.contact-info-box {
    text-align: center;
    border-radius: 5px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    background: #ffffff00;
    padding: 30px;
}

.text-gold {
    color: #009acc;
}

.text-dark-blue {
    color: #183055;
}

.text-p {
    color: #d2dded;
    font-size: 18px;
    margin-bottom: 50px;
}

.training-course-banner-area {
    background-image: url(../../assets/img/motivation-course/training-course-banner-bg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding-top: 70px;
    padding-bottom: 50px;
}


.default-btn:hover, .default-btn:focus {
    background-color: #183055;
    color: #ffffff;
    border-color: #183055;
}


.footer-area {
    padding-top: 50px;
}

.footer-bottom-area {
    margin-top: 25px;
}


.page-title-area.page-title-style-three {
    padding-top: 50px;
    padding-bottom: 40px;
}


.raque-nav .navbar .navbar-nav .nav-item a {
    font-weight: 600;
}


.page-title-content h1 {
    color: #ffffff;
    margin-bottom: 0;
    font-size: 42px;
    font-weight: 700;
}

.about-content h1 {
    margin-bottom: 15px;
    line-height: 1.4;
    font-size: 38px;
    font-weight: 700;
}


.myAccount-profile .profile-content {
    padding-right: 20px;
    padding-left: 20px;
}

.single-learning-box {
    border: 1px solid #007093;
}

.single-team-card {
    border: 1px solid #ececec;
}

.single-team-card:hover {
    border: 1px solid #007093;
}


.motivation-featured-item .icon i {
    background: linear-gradient(247.7deg, #037ba3 0%, #007093 70.91%);
}

#particles-js-circle-bubble {
    opacity: 30%;
}

.faq-accordion .accordion .accordion-item {
    background: #f2f6ff;
    border-radius: 20px
}

.start-free-trial-content .start-free-trial-form .free-btn-box button:hover {
    background-color: #183055 !important;
}


.raque-nav .navbar .navbar-nav .nav-item a {
    color: #ffffff;
}

.raque-nav .navbar .navbar-nav .nav-item a:hover, .raque-nav .navbar .navbar-nav .nav-item a:focus, .raque-nav .navbar .navbar-nav .nav-item a.active {
    color: #ffbf00;
}

@media only screen and (max-width: 991px)
.raque-responsive-nav .mean-container a.meanmenu-reveal span {
    background: #057aa1;
}



.raque-nav .navbar .navbar-nav .nav-item:first-child a {
    margin-right: 15px;
    margin-left: 15px;
}

.raque-nav .navbar .navbar-nav .nav-item a {
    padding-top: 20px;
    padding-bottom: 20px;
}


.raque-nav .navbar .navbar-nav .nav-item .dropdown-menu {
    top: 64px;
}

.top-header-style-two {
    padding-top: 20px;
    padding-bottom: 40px;
}
.raque-nav {
    margin-top: -30px;
}


/*//==========================================================*/

.carousel-inner {
    top: 138px;
}

.carousel-control-next, .carousel-control-prev {
    top: 220px;
}


.raque-responsive-nav .mean-container a.meanmenu-reveal span {
    background: #037ba3;
}


.page-title-area.page-title-style-three {
    padding-top: 80px;
    padding-bottom: 60px;
    margin-top: 135px;
}

.page-title-content h1 {
    font-size: 24px;
}


.raque-nav .navbar .navbar-nav .nav-item a {
    font-size: 18px;
    margin-left: 20px;
    margin-right: 20px;
}

.raque-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover, .raque-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus, .raque-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active {
    color: #000000;
}

.form-control {
    height: 44px;
    border: 1px solid #9abbdd;
}


.contact-info-box {
    padding: 30px 20px;
}

.contact-info-box .icon {
    margin-top: 5px;
    margin-bottom: 5px;
}

#about_home{
    margin-top: 120px;
}

.h1, h1 {
    font-size: 23px;
}


/*/////////////////////////////////*/
@media only screen and (max-width: 991px)
{
    #about_home{
        margin-top: 55px;
    }


    .top-header-style-two {
        display: none;
    }

    .carousel-control-next, .carousel-control-prev {
        top: 150px;
    }

    .carousel-control-next-icon, .carousel-control-prev-icon {
        width: 1rem;
        height: 1rem;
    }

    .carousel-inner {
        top: 75px;
    }

    .raque-responsive-nav .logo {
        width: 75%;
    }

    .raque-responsive-nav .mean-container a.meanmenu-reveal {
        color: #037ba3;
    }

    .page-title-area.page-title-style-three {
        padding-top: 60px;
        padding-bottom: 30px;
        margin-top: 50px;
    }

    .page-title-content h1 {
        font-size: 24px;
        font-weight: 700;
    }

}



.single-footer-widget .support-link li a {
    color: #ffffff;
}

.single-footer-widget .support-link li a:hover, .single-footer-widget .support-link li a:focus {
    color: #ffe200;
}

.raque-nav .navbar .navbar-nav .nav-item a:hover, .raque-nav .navbar .navbar-nav .nav-item a:focus, .raque-nav .navbar .navbar-nav .nav-item a.active {
    color: #ffe200;
}

.raque-nav .navbar .navbar-nav .nav-item:hover a, .raque-nav .navbar .navbar-nav .nav-item.active a {
    color: #ffe200;
}

.footer-bottom-area p a:hover, .footer-bottom-area p a:focus {
    color: #ffe200;
    text-decoration: none;
}

.footer-bottom-area p {
    color: #ffffff;
}

.single-footer-widget .support-link li:last-child {
    margin-bottom: 5px;
}

.single-footer-widget .social-link li a:hover, .single-footer-widget .social-link li a:focus {
    background-color: #00678f;
    color: #ffffff;
}


.footer-bottom-area.footer-bottom-style-wrap .container {
     border-top: 0;
     padding-top: 0;
     padding-bottom: 0;
}
