/*!
 *
 *
 *   MAIN STYLE FOR NAVBAR AND FOOTER
 *
 */

@font-face {
    font-family: 'Tajawal';
    src: url('../fonts/Tajawal-Regular.ttf');
}

:not(i) {
    font-family: 'Tajawal' !important;
}

.logo_dark {
    display: block;
    width: 180px;
    margin-right: 27px;
    margin-top: -60px;
}

img {
    max-width: 100%;
}

/*!
 *
 *
 *    HEADER
 *
 */

.educational_navbar .social_icons li a {
    width: 35px;
    height: 35px;
    padding-top: 6px;
    border-radius: 50% !important;
    margin: 0 5px;
    line-height: 24px;
    color: #fff;
    display: inline-block;
    text-align: center;
    border: 0;
    font-size: 15px;
}

.educational_navbar .mobile-section-header-logo {
    display: none;
}

.educational_navbar .section-brand-social-media-header {
    margin-top: -35px;
}

.educational_navbar .top-header {
    margin-bottom: 10px;
}

.educational_navbar .navbar-nav {
    margin-right: 0px !important;
}

@media (max-width: 1600px) {

    .educational_navbar .navbar .section-brand-social-media-header {
        width: 33.33%;
    }


    .educational_navbar .navbar .section-menu-header {
        width: 66.77%;
    }
}

@media (max-width: 991px) {

    .educational_navbar .navbar .banner, .navbar .section-brand-social-media-header {
        display: none;
    }


    .educational_navbar.top-header {
        margin-bottom: 0px;
    }

    .educational_navbar .section-menu-header {
        direction: ltr;
    }


    .educational_navbar .mobile-section-header-logo {
        display: block;
    }
}


.bviolet {
    background: #932ab6;
}

.blightblue {
    background: #52b9e9;
}

.borange {
    background: #f88529;
}

.bblue {
    background: #1171a3;
}

.bred {
    background: #fa3031;
}


.educational_navbar .mobile-section-header .navbar-brand {
    width: 66px;
    padding: 8px 0;
    margin-right: 0px;
}

.educational_navbar .mobile-section-header .logo_dark {
    margin-right: 0px !important;
    width: 100% !important;
}

.educational_navbar .navbar-toggler {
    padding: 9px .75rem;
}

.educational_navbar .nav-mobile {
    display: none;
}


.educational_navbar .navbar-brand {
    float: none;
    height: auto;
}

.bg_light_navy {
    background-color: #F15922;
}

.top-header, .middle-header {
    padding: 10px 0;
}

.top-header {
    margin-bottom: 10px;
}

.top-header .col-md-6 {
    float: right;
}

.top-header.light_skin .contact_detail li, .top-header.light_skin .contact_detail li a {
    color: #fff;
}

.top-header .contact_detail li {
    padding: 2px 0px 2px 15px !important;
}

.contact_detail li:first-child {
    margin-left: 0px;
}

.contact_detail li {
    color: #000;
    font-size: 14px;
    margin-left: 5px;
    vertical-align: middle;
}


.social_icons li, .contact_detail li {
    display: inline-block;
}

.list_none li {
    list-style: none;
}

.top-header ul, li, ol {
    margin: 0;
    padding: 0px;
}

.contact_detail i {
    margin-left: 4px;
    vertical-align: middle;
    font-size: 18px;
}

.educational_navbar {
    font-size: 14px;
}

.educational_navbar .navbar {
    padding: 0;
}

.educational_navbar .navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /* padding: .5rem 1rem; */
}

.educational_navbar .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.educational_navbar .logo_dark {
    display: block;
    /* width: 130px; */
    width: 180px;
    margin-right: 27px;
    margin-top: 0px;
}

.educational_navbar .navbar-brand1 {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

.educational_navbar .navbar-brand1 {
    float: none;
    height: auto;
}

.section-brand-social-media-header {
    margin-top: 25px;
}

.social_icons li, .contact_detail li {
    display: inline-block;
    padding: 2px 3px;
}

.educational_navbar .team_style2 .social_icons {
    margin-top: 10px;
}

.educational_navbar header .social_icons {
    text-align: right !important;
}

.educational_navbar .social_icons, .contact_detail {
    font-size: 0;
}

.educational_navbar ul, li, ol {
    margin: 0;
    padding: 0;
}

.navbar-inverse .navbar-nav .active a::after {
    display: none;
}

.article-navbar {
    border-top: 1px solid #d5d3d36e;
}

.contact_detail li {
    padding: 2px 15px;
}

.article-navbar .navbar-brand {
    display: none;
}

.nav-fixed .educational_navbar {
    display: none;
}

#header {
    border-top: none;
}

.nav-fixed .article-navbar {
    background-color: white;
    position: fixed;
    top: 0;
    width: 100%;
    opacity: 1;
    z-index: 100000;
    box-shadow: 0 1px 4px #e4e4e4;
}

.nav-fixed .article-navbar .navbar-brand {
    display: block;
}

.nav-fixed .modal-search {
    position: fixed;
    top: 65px;
}

@media (max-width: 191px ) {
    .nav-fixed .modal-search {
        position: fixed;
        top: 74px;
    }
}

.nav-desktop .navbar-collapse {
    padding: 0px;
}


/*!
 *
 *
 *    NAVBAR
 *
 */
.section-menu-header .nav-link {
    display: block;
}

.section-menu-header .justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.section-menu-header .navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

@media (min-width: 992px) {
    .section-menu-header .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }

    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }
}


.section-menu-header .navbar-nav {
    margin-right: 0px !important;
}

@media only screen and (max-width: 1199px) {
    .section-menu-header .navbar-expand-lg .navbar-nav li {
        margin-left: 17px;
        margin-right: 17px;
    }
}

.section-menu-header .navbar-expand-lg .navbar-nav li {
    position: relative;
    list-style: none;
}

.section-menu-header .navbar-expand-lg .navbar-nav > li > .nav-link.home {
    color: #92278f;
}

.section-menu-header .nav-link {
    font-size: 14px;
    font-weight: 600;
    padding: 25px 22px;
    text-transform: uppercase;
    text-align: -webkit-center;
}

.section-menu-header .nav-link {
    padding: 25px 0px;
}

.section-menu-header .nav-link img {
    display: block;
    margin-bottom: 15px;
    width: 35px;
}

.section-menu-header .navbar-nav > li > .nav-link {
    padding: 25px 0px;
}

.section-menu-header .navbar-collapse {
    padding: 0px;
}

.section-menu-header .navbar-nav {
    width: 100%;
}

/*.section-menu-header .home {*/
    /*color: #92278f;*/
/*}*/

/*.section-menu-header .articles {*/
    /*color: #FFDE3D;*/
/*}*/

/*.section-menu-header .career_path {*/
    /*color: #F78F32;*/
/*}*/

/*.section-menu-header .results {*/
    /*color: #4CD964;*/
/*}*/

/*.section-menu-header .successway {*/
    /*color: #77cef6;*/
/*}*/

/*.section-menu-header .about_us {*/
    /*color: #FF5044;*/
/*}*/

/*.section-menu-header .edug_team {*/
    /*color: #8BA7A7;*/
/*}*/



.section-menu-header .home {
    color: #F15922;
}

.section-menu-header .articles {
    color: #F15922;
}

.section-menu-header .career_path {
    color: #F15922;
}

.section-menu-header .results {
    color: #F15922;
}

.section-menu-header .successway {
    color: #F15922;
}

.section-menu-header .about_us {
    color: #F15922;
}

.section-menu-header .edug_team {
    color: #F15922;
}

.dropdown:hover .top-dropdown {
    display: block
}
.nav-mobile .logo img{
    margin-top: -10px;
    position: absolute;
    top: 30px;
    right: 29px;
    font-size: 22px;
    color: #333;
    max-width: 162px;
    max-height: 45px;
}

/*!
 *
 *
 *    FOOTER
 *
 */


section.small_pb, .top_footer.small_pb {
    padding-bottom: 50px;
}

section.small_pt, .top_footer.small_pt {
    padding-top: 50px;
}

.bg_orange1 {
    background-color: #F78F32;
}

.our_volunteer { /* padding: 40px 0; */
    padding: 50px 0;
    position: relative;
    width: 100%;
}

.our_volunteer .heading_s1 {
    font-weight: bolder;
}

.our_volunteer .heading_s1 h2 {
    margin-bottom: 1rem;
    margin-top: 0px;
    text-transform: capitalize;
    font-weight: 900;
}

.text_white * {
    color: #fff;
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }
}

.our_volunteer .btn, .our_volunteer .btn:hover {
    border-width: 2px;
    cursor: pointer;
    line-height: normal;
    padding: 12px 30px;
    text-transform: capitalize;
    transition: all 0.5s ease-in-out;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.our_volunteer .btn-outline-white {
    background-color: transparent;
    border: 2px solid #ffffff;
    color: #ffffff;
    padding: 12px 30px;
}

.our_volunteer .col-md-8 {
    float: right;
    width: 66.66666667%;
}

.top_footer {
    padding: 30px 0;
}

.bottom_footer {
    position: relative;
    padding: 15px 0;
}

.bg_black {
    background-color: #202325;
}


.copyright {
    color: #ffffff !important;
    font-weight: 900;
}

.social_icons, .contact_detail {
    font-size: 0;
}

.footer_dark ul, .footer_dark li, .footer_dark ol {
    margin: 0;
    padding: 0;
}

.footer_dark .social_icons li, .contact_detail li {
    display: inline-block;
    padding: 2px 3px;
}

.footer_dark .list_none li {
    list-style: none;
}

.social_icons li a {
    font-size: 18px;
    height: 35px;
    width: 35px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.radius_social li a {
    border-radius: 5px;
}

.social_style1 li a {
    background-color: rgba(0, 0, 0, 0.1);
}

.social_white .social_icons li a, .social_white.social_icons li a {
    color: #fff;
    border-color: #fff;
}


.social_white.social_style1 li a {
    background-color: rgba(255, 255, 255, 0.1);
}

.bottom_footer p {
    margin-top: 7px;
}

.bottom_footer .contact_detail li {
    padding: 2px 15px;
}

.contact_detail li {
    padding: 2px 0px 2px 15px;
}
footer .text-right {
    text-align: right;
}
footer .widget_title {
    font-size: 18px;
    margin-top: 10px;
}
footer .widget_links li {
    padding: 0 0 10px;
}
footer .list_none li {
    list-style: none;
}
.footer_dark h1, .footer_dark h2, .footer_dark h3, .footer_dark h4, .footer_dark h5, .footer_dark h6, .footer_dark p, .footer_dark .contact_info li i, .footer_dark .contact_info i + *, .footer_dark .widget_links li a, .footer_dark .footer_link li a, .footer_dark .post_content h6 a {
    color: #fff;
}
.heading_s1 {
    font-weight: bolder;
}
.heading_s1 h1, .heading_s1 h2, .heading_s1 h3, .heading_s1 h4, .heading_s1 h5, .heading_s1 h6 {
    margin-bottom: 1rem;
    text-transform: capitalize;
    font-weight: 900;
}
.sponsors h2{
    color: #F15922 ;
}
.sponsors .owl-item {
    border-right: 1px solid #817f7fb0;
}
.sponsors{
    padding: 50px 0;
    position: relative;
    width: 100%;
}

.sponsors .animation{
    opacity: 1!important;
}
.small_divider {
    height: 30px;
}
@media only screen and (max-width: 1199px){
    .our_volunteer  .h2, .our_volunteer  h2 {
        font-size: 30px;
    }
}

@media only screen and (max-width: 767px){
    .our_volunteer .h2,.our_volunteer h2 {
        font-size: 28px;
    }
}

.copyright a,.copyright a:hover,.copyright a:focus,.copyright a:active {
    color: #ffffff !important;
    font-weight: 900;
}

/*Loader Css*/
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #fff;
    z-index: 999999;
}

.spinner, .spinner-small {
    height: 45px;
    width: 45px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -20px;
    border: 2px solid #000000;
    border-top: 2px solid #FFBC09;
    border-radius: 100%;
    -webkit-animation: rotation .6s infinite linear;
    -moz-animation: rotation .6s infinite linear;
    -o-animation: rotation .6s infinite linear;
    animation: rotation .6s infinite linear;
    z-index: 9999;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(359deg)
    }
}

@-moz-keyframes rotation {
    from {
        -moz-transform: rotate(0)
    }
    to {
        -moz-transform: rotate(359deg)
    }
}

@-o-keyframes rotation {
    from {
        -o-transform: rotate(0)
    }
    to {
        -o-transform: rotate(359deg)
    }
}

@keyframes rotation {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(359deg)
    }
}

.loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background-color: #E7EDF3;
    z-index: 999;
    -webkit-transform: translateX(0); /* Chrome, Opera 15+, Safari 3.1+ */
    -moz-transform: translateX(0);
    -ms-transform: translateX(0); /* IE 9 */
    transform: translateX(0); /* Firefox 16+, IE 10+, Opera */
}

.loader-section.section-left {
    left: 0;
}

.loader-section.section-right {
    right: 0;
}

/* Loaded */
.loaded .loader-section.section-left {
    -webkit-transform: translateX(-100%); /* Chrome, Opera 15+, Safari 3.1+ */
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%); /* IE 9 */
    transform: translateX(-100%); /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.8s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 0.8s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded .loader-section.section-right {
    -webkit-transform: translateX(100%); /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(100%); /* IE 9 */
    -moz-transform: translateX(100%);
    transform: translateX(100%); /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.8s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 0.8s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.font_style1 {
    font-family: 'Cairo', cursive;
}


@media (min-width: 992px) {

    /* Overwrite the default to keep the scrollbar always visible */
    ::-webkit-scrollbar {
        -webkit-appearance: none;
        height: 7px;
        width: 7px;
    }

    ::-webkit-scrollbar-thumb {
        border-radius: 4px;
        background-color: rgba(0, 0, 0, .5);
        -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
    }
}