@font-face {
    font-family: "Doroob SSTArabic Bold";
    src: url("../../fonts/SSTArabic-Bold[1][7][2][1][2][1][2].otf");
    /*src: url("../fonts/SSTArabic-Bold[1][7][2][1][2][1][2].otf?#iefix") format("embedded-opentype"), url("../fonts/gedinarone-medium.woff") format("woff"), url("../fonts/gedinarone-medium.ttf") format("truetype"), url("../fonts/gedinarone-medium.svg#ge_dinar_oneregular") format("svg");*/
}

@font-face {
    font-family: "Doroob SSTArabic Roman";
    src: url("../../fonts/SSTArabic-Roman[1][4][1][3][2][1][2].otf");
    /*src: url("../fonts/SSTArabic-Roman[1][4][1][3][2][1][2].otf?#iefix") format("embedded-opentype"), url("../fonts/GEDinarOne-Light.woff") format("woff"), url("../fonts/GEDinarOne-Light.ttf") format("truetype"), url("../fonts/GEDinarOne-Light.svg#ge_dinar_onelight") format("svg");*/
}

body:lang(en) {
    font-size: 16px;
    font-family: "Doroob", "Doroob SSTArabic Roman", Arial, Tahoma, sans-serif;
}

body:lang(ar) {
    font-family: "Doroob SSTArabic Roman", "Doroob", Tahoma, sans-serif;

}

body, html {
    margin: 0;
    padding: 0;
    font-family: "Doroob SSTArabic Roman", serif;
    font-size: 14pt;
    width: 100%;
    overflow-x: hidden
}

#phone-menu {
    height: 100vh;
    overflow-y: scroll;
    padding-bottom: 120px
}

#phone-menu::-webkit-scrollbar {
    display: none
}

#search-results-menu {
    z-index: 99 !important;
    padding: 10px
}

*:focus {
    outline: none !important
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #247190
}

.btn {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-transform: uppercase;
    padding: 9px 16px 7px 16px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-family: "Doroob SSTArabic Bold", sans-serif;
}

.btn-default {
    color: #247190;
    background-color: transparent;
    border-color: #277b9d
}

.btn-default:hover, .btn-default:active {
    color: #fff;
    background-color: #277b9d;
    border-color: #277b9d
}

.btn-default--white {
    color: #fff;
    background-color: transparent;
    border-color: #fff
}

.btn-default--white:hover, .btn-default--white:active {
    color: #000;
    background-color: #fff;
    border-color: #fff
}

.btn-primary {
    color: #fff;
    background-color: #277b9d;
    border-color: #277b9d
}

.btn-primary:hover, .btn-primary:active {
    color: #fff!important;
    background-color: #206886;
    border-color: #206886
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

@media screen and (max-width: 991px) {
    .btn-group > .btn {
        margin: 5px 10px
    }
}

.btn-grey {
    color: #333;
    border-color: #ccc;
    border-radius: 4px
}

.btn-grey:hover {
    color: #fff;
    border-color: #333;
    border-radius: 4px;
    background: #333
}

.btn-default--mcs {
    color: #90731c;
    background-color: transparent;
    border-color: #90731c
}

.btn-default--mcs:hover, .btn-default--mcs:active {
    color: #fff;
    background-color: #90731c;
    border-color: #90731c
}

@media screen and (max-width: 767px) {
    .btn-block {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 480px) {
    .btn-xs-block {
        width: 100% !important;
        margin-bottom: 10px
    }
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-weight: 500
}

html[dir=ltr] h1, html[dir=ltr] h2, html[dir=ltr] h3, html[dir=ltr] h4, html[dir=ltr] h5, html[dir=ltr] h6 {
    font-weight: 500
}

html[dir=rtl] h1, html[dir=rtl] h2, html[dir=rtl] h3, html[dir=rtl] h4, html[dir=rtl] h5, html[dir=rtl] h6 {
    font-weight: 500
}

h1 {
    font-size: 2em;
    margin-bottom: .8em
}

h2 {
    font-size: 1.8em;
    margin-bottom: .64em
}

h3 {
    font-size: 1.6em;
    margin-bottom: .48em
}

h4 {
    font-size: 1.4em;
    margin-bottom: .4em
}

h5 {
    font-size: 1.2em;
    margin-bottom: .32em
}

h6 {
    font-size: 1em;
    margin-bottom: .24em
}

ul, ol {
    margin: 0;
    padding: 0
}

li {
    list-style: none
}

@media (min-width: 768px) and (max-width: 991px) {
    .container {
        width: inherit
    }
}

.affix .cls-1 {
    fill: #515457
}

.affix .main-nav__logo {
    padding: 9px 0 3px 0;
    display: block;
    float: left;
    margin-right: 3em
}

.affix .main-nav__logo-img {
    height: 32px
}

.affix .main-nav__menu-link--active {
    border-bottom: 3px solid #57ad46
}

.affix .main-nav__menu-link:hover {
    border-bottom: 3px solid #57ad46;
    color: #58585b
}

.affix .main-nav__menu-link {
    text-transform: uppercase;
    padding: 15px 1em 10px 1em;
    display: block;
    text-decoration: none !important;
    color: #58585b
}

.affix .main-nav__menu-trigger {
    padding: 10px 0 0 0
}

.main-nav__menu-list .dropdown-toggle, .affix .main-nav__menu-list .dropdown-toggle {
    border-bottom: 0 !important
}

.affix .main-nav__submenu-group {
    top: 48px
}

.choose-doroob {
    background: #163151;
    background: -moz-linear-gradient(-45deg, #163151 37%, #318720 100%);
    background: -webkit-linear-gradient(-45deg, #163151 37%, #318720 100%);
    background: linear-gradient(135deg, #163151 37%, #318720 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#163151', endColorstr='#318720', GradientType=1)
}

.choose-doroob .section__title {
    color: #fff
}

.choose-doroob__icon {
    width: 55px;
    height: 55px
}

.choose-doroob__text {
    color: #fff;
    font-size: 18px
}

@media screen and (max-width: 767px) {
    .choose-doroob__text {
        font-size: 14px
    }

    .choose-doroob__item {
        margin-bottom: 10px
    }
}

.course-catalog {
    display: block;
    clear: both
}

html[lang=ar] .course-catalog {
    width: 100%
}

.course-catalog-home .course-catalog__item {
    margin-bottom: 0
}

.course-catalog-home .course-catalog__item figure {
    margin: 0;
    overflow: hidden;
    border-radius: 4px 4px 0 0
}

.course-catalog-home .course-catalog__course-level {
    position: absolute;
    bottom: 7px
}

.course-catalog-home {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.course-catalog__course-details {
    padding: 15px;
    height: 150px;
    float: left;
    clear: both;
    width: 100%
}

html[lang=ar] .course-catalog__course-details {
    float: right
}

.course-catalog--upcoming .course-catalog__course-details {
    height: 160px
}

@media (max-width: 540px) {
    .course-catalog--upcoming .course-catalog__course-details, .course-catalog__course-details--week {
        height: 200px
    }
}

@media (max-width: 320px) {
    .course-catalog--upcoming .course-catalog__course-details, .course-catalog__course-details--week {
        height: 230px
    }
}

.course-catalog__course-image {
    min-height: 140px
}

@media (max-width: 480px) {
    .courses-container .col-xs-6 {
        width: 100% !important;
        padding-left: 30px
    }

    html[lang=ar] .courses-container .col-xs-6 {
        padding-right: 30px
    }

    .course-catalog__course-image {
        max-width: inherit
    }

    .courses-container a.btn {
        display: block;
        width: 100%
    }
}

@media (max-width: 767px) {
    .courses-container {
        padding: 32px 0
    }

    .course-catalog__course-image {
        min-height: 155px;
        max-height: inherit
    }

    .rainbow-box {
        text-shadow: 0 0 5px #444
    }
}

.course-catalog--listview .course-catalog__course-image {
    height: 90px;
    min-height: 90px;
    background-color: #ccc
}

@media screen and (max-width: 480px) {
    .course-catalog--listview .course-catalog__item {
        flex-direction: column
    }

    .course-catalog--listview .course-catalog__course-image {
        height: auto;
        min-height: 140px
    }

    .course-catalog--listview .course-catalog__item figure {
        height: 140px;
        width: 100%
    }

    .course-catalog--tvtc .course-catalog__register {
        display: block
    }
}

@media screen and (max-width: 640px) {
    .program-course-list .course-catalog__item {
        display: block !important
    }

    .program-course-list .course-catalog__item a {
        display: block !important;
        width: 100% !important
    }

    .program-course-list .course-catalog__item figure {
        width: 100%;
        height: 165px
    }

    .program-course-list .course-catalog__course-image {
        width: 100%;
        min-height: 165px;
        height: auto
    }

    .program-course-list .course-catalog__course-details {
        padding: 15px
    }
}

.course-catalog__course-level {
    float: left;
    clear: both;
    width: 100%;
    text-align: left;
    color: #999;
    font-size: 14px;
    padding: 5px 0
}

html[lang=ar] .course-catalog__course-level {
    float: right;
    text-align: right
}

@media screen and (max-width: 767px) {
    .course-catalog--listview .course-catalog__course-details {
        padding: 0 10px
    }

    .course-catalog--listview .course-catalog__course-title {
        font-size: 16px
    }

    .course-catalog--listview .course-catalog__course-level {
        font-size: 11px
    }
}

.course-catalog__course-title {
    float: left;
    clear: both;
    width: 100%;
    text-align: left;
    font-size: 16px;
    color: #58585b;
    padding-bottom: 10px;
    line-height: 1.6em;
    font-family: "Doroob SSTArabic Bold", sans-serif;
}

html[lang=ar] .course-catalog__course-title {
    float: right;
    text-align: right
}

.course-catalog--listview .course-catalog__course-title {
    padding-bottom: 0
}

.course-catalog__item {
    margin-bottom: 2em;
    display: block;
    float: left;
    width: 100%;
    clear: both;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
    border-radius: 4px
}

html[lang=ar] .course-catalog__item {
    float: right
}

.course-catalog--upcoming .course-catalog__item, .course-catalog--previous .course-catalog__item {
    padding: 10px
}

.course-catalog__item figure {
    margin: 0;
    height: 140px;
    overflow: hidden;
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #eee
}

.course-catalog-home .course-catalog__item {
    margin-bottom: 0
}

.course-catalog-home .course-catalog__item figure {
    margin: 0;
    overflow: hidden;
    border-radius: 4px 4px 0 0
}

.course-catalog--tvtc .course-catalog__item a {
    display: block !important;
    width: auto !important
}

.course-catalog--listview .course-catalog__item {
    display: flex;
    margin-bottom: 1em;
    padding: 10px
}

.course-catalog--listview .course-catalog__item a {
    display: flex;
    width: 100%
}

html[lang=ar] .course-catalog--listview .course-catalog__item figure {
    border-radius: 0
}

.course-catalog--listview .course-catalog__item figure {
    border-radius: 0 !important
}

.course-catalog--listview .course-catalog__item figure {
    height: 90px;
    width: 125px;
    min-width: 125px;
    border: none
}

@media screen and (max-width: 480px) {
    .course-catalog--listview .course-catalog__item {
        flex-direction: column
    }

    .course-catalog--listview .course-catalog__course-image {
        height: auto;
        min-height: 140px
    }

    .course-catalog--listview .course-catalog__item figure {
        height: 140px;
        width: 100%
    }

    .course-catalog--tvtc .course-catalog__register {
        display: block
    }
}

.program-course-list .course-catalog__item a {
    display: block !important;
    width: auto !important
}

@media screen and (max-width: 640px) {
    .program-course-list .course-catalog__item {
        display: block !important
    }

    .program-course-list .course-catalog__item a {
        display: block !important;
        width: 100% !important
    }

    .program-course-list .course-catalog__item figure {
        width: 100%;
        height: 165px
    }

    .program-course-list .course-catalog__course-image {
        width: 100%;
        min-height: 165px;
        height: auto
    }

    .program-course-list .course-catalog__course-details {
        padding: 15px
    }
}

.course-catalog-home .course-catalog__item figure {
    margin: 0;
    overflow: hidden;
    border-radius: 4px 4px 0 0
}

html[lang=ar] .course-catalog--listview .course-catalog__item figure {
    border-radius: 0
}

.course-catalog--listview .course-catalog__item figure {
    border-radius: 0 !important
}

.course-catalog--listview .course-catalog__item figure {
    height: 90px;
    width: 125px;
    min-width: 125px;
    border: none
}

.courses-container {
    padding: 60px 0
}

.courses-container h2 {
    margin-bottom: 1em
}

.courses-container h3 {
    font-size: 1em;
    margin-bottom: 1em
}

@media (max-width: 480px) {
    .courses-container .col-xs-6 {
        width: 100% !important;
        padding-left: 30px
    }

    html[lang=ar] .courses-container .col-xs-6 {
        padding-right: 30px
    }

    .course-catalog__course-image {
        max-width: inherit
    }

    .courses-container a.btn {
        display: block;
        width: 100%
    }
}

@media (max-width: 767px) {
    .courses-container {
        padding: 32px 0
    }

    .course-catalog__course-image {
        min-height: 155px;
        max-height: inherit
    }

    .rainbow-box {
        text-shadow: 0 0 5px #444
    }
}

.courses-container h2 {
    margin-bottom: 1em
}

.courses-slider {
    background: #f4f4f4
}

.courses-slider .swiper-container {
    padding: 5px 25px
}

.courses-slider .swiper-button-next, .courses-slider .swiper-button-prev {
    top: 45%;
    width: 44px;
    height: 60px;
    padding: 10px;
    background-color: rgba(0, 0, 0, .5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-size: 27px 27px;
    -webkit-background-size: 27px 27px;
    background-size: 27px 27px
}

.courses-slider .swiper-button-next:hover, .courses-slider .swiper-button-prev:hover {
    background-color: rgba(0, 0, 0, .7)
}

.courses-slider .swiper-button-disabled {
    opacity: 0
}

.courses-slider > .container-fluid {
    max-width: 1170px
}

.dropdown-menu > li > a {
    padding: 7px 15px;
    white-space: normal
}

.dropdown-menu > li > a:hover {
    color: #277b9d !important
}

@media screen and (max-width: 991px) {
    .main-nav__dropdown-menu .dropdown-menu {
        position: static !important;
        width: 100%;
        margin-top: 0
    }

    .dropdown-menu > li > a {
        padding: 10px 15px;
        white-space: normal;
        width: 100%
    }

    .dropdown-backdrop {
        display: none
    }
}

.dropdown-menu a {
    text-align: right !important
}

.dropdown-toggle {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}

.footer {
    padding-bottom: 3em;
    background: #eaeaea
}

.footer__border {
    height: 6px;
    margin-bottom: 2em;
    background-size: cover;
    background-color: #163151;
    background-image: url(../../images/title-banner-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.footer__takamol-logo a, .footer__hrdf-logo a {
    display: block;
    float: left
}

.footer__takamol-logo p, .footer__hrdf-logo p {
    font-size: .8em;
    color: #999
}

.footer__takamol-logo {
    border-left: 1px solid #ccc;
    padding-left: 10px
}

.footer__takamol-logo, .footer__hrdf-logo {
    display: inline-block;
    float: left;
    padding-right: 10px
}

.footer__takamol-logo-img {
    height: 30px;
    margin-right: 15px
}

.footer__hrdf-logo-img {
    height: 30px
}

html[lang=ar] .footer__takamol-logo, html[lang=ar] .footer__hrdf-logo {
    float: right;
    padding-right: 0;
    padding-left: 10px
}

html[lang=ar] .footer__takamol-logo {
    border-left: none;
    border-right: 1px solid #ccc;
    padding-right: 10px
}

html[lang=ar] .footer__takamol-logo a, html[lang=ar] .footer__hrdf-logo a {
    float: right
}

html[lang=ar] .footer__takamol-logo-img {
    margin-left: 15px;
    margin-right: auto
}

.footer__copyright {
    margin: 1em 0;
    font-size: .8em;
    color: #666
}

.footer__about {
    color: #666;
    font-size: 13px
}

.footer__menu-title {
    color: #666;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: "Doroob SSTArabic Bold", sans-serif;
    display: inline-block
}

.footer__terms-privacy a {
    color: #666;
    font-size: 13px
}

.footer__menu-link {
    color: #666;
    font-size: 13px;
    padding-bottom: 8px;
    display: block
}

.footer__terms-privacy a:hover, a.footer__menu-link:hover {
    color: #222;
    text-decoration: none
}

.footer__social-menu {
    float: right;
    margin: 0 !important;
    text-align: right
}

html[lng=ar] .footer__social-menu {
    float: left;
    text-align: left
}

@media (max-width: 991px) {
    .footer__copyright, .footer__terms-privacy {
        text-align: center
    }

    .footer__logos {
        display: flex;
        justify-content: center;
        text-align: center
    }

    .footer__takamol-logo-img {
        margin: 0 !important
    }

    html[lang=ar] .footer__takamol-logo {
        padding-left: 0
    }
}

.header--home {
    background: transparent
}

.header--home .top-nav {
    background: rgba(22, 49, 81, .9)
}

.header--home .affix-top .cls-1 {
    fill: #fff
}

.header--home .affix-top {
    border-bottom: none !important
}

.header--home .affix-top .main-nav__menu-link {
    color: #fff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .3)
}

.header--home .affix-top .btn-default {
    color: #277b9d;
    background-color: #fff;
    border-color: #fff
}

.header--home .affix-top .btn-default:hover, .header--home .affix-top .btn-default:active {
    color: #fff;
    background-color: #277b9d;
    border-color: #277b9d
}

.header--home .affix-top .main-nav__mobile-menu-group {
    border-color: #277b9d
}

.header--home .affix-top .main-nav__menu-trigger {
    color: #fff
}

.header--home .affix-top a.main-nav__menu-trigger:hover, .header--home .affix-top a.main-nav__menu-trigger:focus {
    color: #fff;
    text-decoration: none
}

@-moz-document url-prefix() {
    .header--home .main-nav__menu-link {
        padding: 24px .5em 22px .5em
    }
}

.hero-container {
    background-repeat: no-repeat;
    background-position: center center;
    height: 18.9rem;
    position: initial !important
}

.hero-container:before {
    content: '';
    width: 100%;
    height: 470px;
    z-index: -1000;
    background-size: cover;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0
}

@media screen and (min-width: 1600px) {
    .hero-container:before, .hero-container:after {
        height: 600px
    }

    .hero-container {
        height: 22rem
    }
}

@media screen and (max-width: 991px) {
    .hero-container:before, .hero-container:after {
        height: 390px
    }

    .hero-container {
        height: 14.6rem
    }
}

@media screen and (max-width: 320px) {
    .hero-container:before, .hero-container:after {
        height: 341px
    }

    .hero-container {
        height: 12rem
    }
}

.hero-content-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center
}

.hero-content {
    width: 100%;
    padding: 0 2em;
    margin: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap
}

.hero-content__heading {
    font-size: 2em;
    color: #fff;
    display: block;
    padding-bottom: 1.25em;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    font-weight: 300;
    width: 100%
}

.hero-content__input {
    max-width: 500px;
    margin: 0 auto
}

html[lang=ar] .hero-content__heading {
    font-size: 2.2em
}

@media screen and (max-width: 767px) {
    .hero-content {
        justify-content: center;
        align-items: center
    }

    .hero-content__heading {
        text-align: center
    }
}

.hero-content .btn-search {
    border-radius: 0 4px 4px 0 !important
}

html[lang=ar] .hero-content .btn-search {
    border-radius: 4px 0 0 4px !important
}

.hero-content--form .hero-content__heading {
    text-align: center
}

@media screen and (max-width: 767px) {
    .hero-content {
        padding: 0 1em
    }

    .register-home-container {
        width: 90%;
        background: transparent;
        padding: 0
    }

    .hero-content__heading {
        font-size: 1.3em
    }

    html[lang=ar] .hero-content__heading {
        font-size: 1.5em
    }

    .hero-content__heading br {
        display: none
    }

    .register-home-container .form-group label {
        display: none
    }

    .register-home__buttons .register-home__radio {
        white-space: nowrap;
        margin: 10px 0
    }

    .register-home__buttons .register-home__submit {
        margin: 10px 0
    }
}

.hero-content__input {
    max-width: 500px;
    margin: 0 auto
}

.home-wrapper {
    background: #fff
}

.info-list {
    list-style: none;
    margin-bottom: 1.7em;
    margin-top: 0;
    padding: 4px 0
}

.info-list > li {
    border-bottom: 1px solid #c5c5c5;
    font-size: .8em;
    line-height: 1.5em;
    padding: 12px 2px
}

.info-list__label {
    color: #666;
    display: inline-block;
    vertical-align: top;
    width: 46%;
    position: relative;
    padding-left: 30px
}

html[lang=ar] .info-list__label {
    padding-left: 10px;
    padding-right: 30px
}

.info-list .fa {
    position: absolute;
    left: 0;
    top: 5px
}

html[lang=ar] .info-list .fa {
    right: 0;
    left: auto
}

.info-list__desc {
    display: inline-block;
    vertical-align: top;
    width: 52%
}

.program-catalog__program-details .info-list {
    width: 100%
}

.program-catalog__program-details .info-list .info-list__label {
    width: 60%
}

.program-catalog__program-details .info-list .info-list__desc {
    width: 30%
}

.program-catalog__program-details .info-list li:last-child {
    border-bottom: none
}

.main-nav a {
    font-family: "Doroob SSTArabic Roman", sans-serif;
}

.main-nav--mobile {
    background: #fff;
    box-shadow: 5px 5px 10px #ccc;
    -webkit-box-shadow: 5px 5px 10px #ccc;
    min-height: 0 !important;
    z-index: 5000
}

.affix .main-nav--mobile {
    background: rgba(255, 255, 255, 1)
}

.affix .main-nav__btn {
    padding: 7px 5px
}

.affix .main-nav__btn .btn {
    padding: 8px 16px 6px 16px
}

.main-nav__btn {
    padding: 18px 5px;
    float: left
}

html[lang=ar] .main-nav__btn {
    float: right
}

.main-nav__btn #dLabel {
    padding: 6px 12px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 16px
}

@media (max-width: 991px) {
    .main-nav .container {
        width: 100%
    }

    .main-nav__buttons, .main-nav__btn {
        width: 100%;
        padding: 0
    }

    .main-nav__btn .menu-user-button {
        display: flex;
        padding: 10px 12px !important;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 0
    }
}

html[lang=ar] .main-nav__menu-group, html[lang=ar] .main-nav__menu-list, html[lang=ar] .main-nav__buttons {
    float: right
}

.main-nav__buttons {
    float: right
}

html[lang=ar] .main-nav__buttons {
    float: left
}

.main-nav__buttons .open .dropdown-menu {
    display: block
}

@media (max-width: 991px) {
    .main-nav .container {
        width: 100%
    }

    .main-nav__buttons, .main-nav__btn {
        width: 100%;
        padding: 0
    }

    .main-nav__btn .menu-user-button {
        display: flex;
        padding: 10px 12px !important;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 0
    }
}

.main-nav__dropdown-menu .dropdown-menu {
    right: 0;
    left: auto;
    z-index: 999999999;
    margin-right: 20px;
    margin-top: -20px
}

html[lang=ar] .main-nav__dropdown-menu .dropdown-menu {
    right: auto;
    left: 20px
}

.main-nav__dropdown-link {
    color: #58585b;
    white-space: nowrap
}

@media screen and (max-width: 991px) {
    .main-nav__dropdown-menu .dropdown-menu {
        position: static !important;
        width: 100%;
        margin-top: 0
    }

    .dropdown-menu > li > a {
        padding: 10px 15px;
        white-space: normal;
        width: 100%
    }

    .dropdown-backdrop {
        display: none
    }
}

.main-nav__dropdown-reg {
    text-align: right;
    border-bottom: 1px solid #ccc
}

.main-nav__logo {
    padding: 18px 0 10px 0;
    display: block;
    float: left;
    margin-right: 3em
}

html[lang=ar] .main-nav__logo {
    float: right;
    margin-left: 3em;
    margin-right: 0
}

.main-nav__logo-img {
    height: 40px
}

@media screen and (min-width: 991px) and (max-width: 1200px) {
    html[lang=ar] .main-nav__logo {
        margin-left: 18px !important
    }
}

.main-nav__menu-group, .main-nav__menu-list {
    float: left;
    position: relative
}

html[lang=ar] .main-nav__menu-group, html[lang=ar] .main-nav__menu-list, html[lang=ar] .main-nav__buttons {
    float: right
}

.main-nav__menu-group .dropdown:hover {
    border-bottom: 5px solid #57ad46;
    color: #58585b;
    border-radius: 0
}

.affix .main-nav__menu-group .dropdown:hover {
    border-bottom: 3px solid #57ad46
}

.header--home .affix-top .main-nav__menu-link {
    color: #fff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .3)
}

.main-nav__menu-link {
    text-transform: uppercase;
    padding: 27px .7em 20px .7em;
    display: block;
    text-decoration: none !important;
    color: #58585b
}

.main-nav__menu-link:hover {
    border-bottom: 5px solid #57ad46;
    color: #58585b;
    border-radius: 0
}

.main-nav__menu-link--active {
    border-bottom: 5px solid #57ad46
}

.affix .main-nav__menu-link:hover {
    border-bottom: 3px solid #57ad46;
    color: #58585b
}

@media screen and (max-width: 1199px) {
    .main-nav__menu-link {
        padding: 31px .5em 20px .5em;
        font-size: .85em
    }

    .affix .main-nav__menu-link {
        padding: 18px 1em 11px 1em
    }
}

@media screen and (max-width: 1199px) {
    @-moz-document url-prefix() {
        .affix .main-nav__menu-link {
            padding: 16px .6em 13px .6em
        }
        .main-nav__menu-link {
            padding: 29px .5em 22px .5em
        }
    }
}

.main-nav__menu-link:hover {
    border-bottom: 5px solid #57ad46;
    color: #58585b;
    border-radius: 0
}

.affix .main-nav__menu-link:hover {
    border-bottom: 3px solid #57ad46;
    color: #58585b
}

.main-nav__menu-group, .main-nav__menu-list {
    float: left;
    position: relative
}

html[lang=ar] .main-nav__menu-group, html[lang=ar] .main-nav__menu-list, html[lang=ar] .main-nav__buttons {
    float: right
}

.main-nav__menu-list .dropdown-toggle, .affix .main-nav__menu-list .dropdown-toggle {
    border-bottom: 0 !important
}

.affix .main-nav__menu-trigger {
    padding: 10px 0 0 0
}

.header--home .affix-top .main-nav__menu-trigger {
    color: #fff
}

.header--home .affix-top a.main-nav__menu-trigger:hover, .header--home .affix-top a.main-nav__menu-trigger:focus {
    color: #fff;
    text-decoration: none
}

.header--home .affix-top .main-nav__menu-trigger {
    color: #fff
}

.header--home .affix-top a.main-nav__menu-trigger:hover, .header--home .affix-top a.main-nav__menu-trigger:focus {
    color: #fff;
    text-decoration: none
}

.main-nav__menu-trigger {
    display: block;
    padding: 20px 0;
    font-size: 1.5em;
    color: #58585b;
    float: right;
    position: relative;
    min-width: 24px;
    text-align: center
}

a.main-nav__menu-trigger:hover, a.main-nav__menu-trigger:focus {
    color: #58585b;
    text-decoration: none
}

html[lang=ar] .main-nav__menu-trigger {
    float: left
}

.header--home .affix-top .main-nav__mobile-menu-group {
    border-color: #277b9d
}

.main-nav__mobile-menu-group {
    width: 100%;
    float: left;
    padding-top: 20px
}

html[lang=ar] .main-nav__mobile-menu-group {
    float: right
}

.main-nav__mobile-menu-link {
    display: block;
    padding: 10px;
    font-size: 1em;
    color: #58585b;
    text-transform: uppercase
}

.main-nav__mobile-menu-link:hover, .main-nav__mobile-menu-link:active {
    background: #318720;
    color: #fff;
    text-decoration: none;
    border-radius: 0
}

.main-nav__mobile-menu-list {
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%
}

.main-nav__mobile-menu-list .btn-default {
    border-color: #ccc !important
}

html[lang=ar] .main-nav__mobile-menu-list {
    float: right
}

.main-nav__mobile-menu-list--no-border {
    border-bottom: 0 !important
}

.main-nav__mobile-menu-list .btn {
    margin: 5px 0;
    padding: 10px;
    width: 100%
}

.main-nav__mobile-menu-list .dropdown-menu {
    position: static !important;
    width: 100%
}

.main-nav__mobile-menu-list .btn-default {
    border-color: #ccc !important
}

.main-nav__mobile-menu-list .btn {
    margin: 5px 0;
    padding: 10px;
    width: 100%
}

.main-nav__mobile-menu-list--no-border {
    border-bottom: 0 !important
}

.main-nav__submenu-group {
    top: 71px;
    border-radius: 0 0 4px 4px;
    border: 1px solid rgba(0, 0, 0, .05);
    max-width: 200px
}

.affix .main-nav__submenu-group {
    top: 48px
}

.navbar-label--new {
    color: red;
    font-size: .6em
}

.partner-slider-container {
    padding-left: 0;
    padding-right: 0
}

.partner-slider {
    min-height: 200px;
    padding: 2em
}

.partner-slider__item {
    background-color: #fff;
    min-height: 200px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.partner-slider__item--image {
    display: inline-block;
    max-height: 200px;
    padding: 0 10px
}

.partner-slider {
    min-height: auto;
    padding: 0
}

.program-catalog__item {
    position: relative;
    margin-bottom: 2em;
    display: block;
    float: left;
    width: 100%;
    clear: both;
    background: #fff;
    box-shadow: 0 0 5px #aaa;
    -webkit-box-shadow: 0 0 5px #aaa;
    border-radius: 4px
}

.tabs__content .program-catalog__item {
    background: #f4f4f4
}

.program-catalog__item:after {
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ededed;
    border: 1px solid #ddd;
    top: -8px;
    z-index: -2;
    left: -8px;
    border-radius: 4px
}

.program-catalog__item:before {
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ededed;
    border: 1px solid #ddd;
    top: -4px;
    z-index: -1;
    left: -4px;
    border-radius: 4px
}

.program-catalog__item *:hover {
    text-decoration: none
}

.program-catalog__item figure {
    background: #277b9d;
    position: relative;
    height: 140px;
    border-radius: 4px 4px 0 0;
    overflow: hidden
}

.tawteen-programs .program-catalog__item figure:before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    width: 100px;
    height: 43px
}

.program-catalog__program-details {
    padding: 20px;
    height: 150px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis
}

.program-catalog__program-details .info-list {
    width: 100%
}

.program-catalog__program-details .info-list .info-list__label {
    width: 60%
}

.program-catalog__program-details .info-list .info-list__desc {
    width: 30%
}

.program-catalog__program-details .info-list li:last-child {
    border-bottom: none
}

.program-catalog__program-details p {
    display: none
}

.program-catalog__program-details p:first-child {
    display: block
}

.program-catalog__program-title {
    color: #fff;
    position: absolute;
    font-size: 22px;
    bottom: 0;
    white-space: normal;
    padding: 20px;
    text-decoration: none
}

.search-dropdown {
    width: 100%
}

.section__title {
    text-transform: uppercase;
    text-align: center;
    position: relative;
    margin-bottom: 1em
}

.section__title:after {
    position: absolute;
    bottom: -.5em;
    left: 50%;
    height: .09em;
    content: '';
    background: #57ad46;
    width: 5em;
    margin-left: -2.5em
}

.employer-services .section__title {
    margin-bottom: 20px
}

.choose-doroob .section__title {
    color: #fff
}

.separator {
    width: 100%;
    clear: both;
    display: block;
    float: none;
    height: 1em;
    margin: .5em 0
}

.social-menu {
    float: left;
    width: 100%;
    margin: 20px auto
}

html[lang=ar] .social-menu {
    float: right
}

.social-menu__list {
    margin: 0 3px;
    display: inline-block
}

.social-menu__link--linkedin, .social-menu__link--twitter, .social-menu__link--facebook, .social-menu__link--instagram {
    display: inline-block;
    font-size: 20px;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #999
}

.social-menu__link--linkedin:hover, .social-menu__link--twitter:hover, .social-menu__link--facebook:hover, .social-menu__link--instagram:hover {
    border: 1px solid #aaa;
    color: #666;
    text-decoration: none
}

.social-menu__link--linkedin:after {
    content: "\f0e1";
    font-family: "FontAwesome", sans-serif;
    display: block;
    padding: 1px 5px;
    position: absolute
}

.social-menu__link--twitter:after {
    content: "\f099";
    font-family: "FontAwesome", sans-serif;
    display: block;
    padding: 1px 5px;
    position: absolute
}

.social-menu__link--facebook:after {
    content: "\f09a";
    font-family: "FontAwesome", sans-serif;
    display: block;
    padding: 1px 9px;
    position: absolute
}

.social-menu__link--instagram:after {
    content: "\f16d";
    font-family: "FontAwesome", sans-serif;
    display: block;
    padding: 1px 5px;
    position: absolute
}

.main-nav__social-menu a.social-menu__link--linkedin:after, .main-nav__social-menu a.social-menu__link--twitter:after, .main-nav__social-menu a.social-menu__link--facebook:after, .main-nav__social-menu .social-menu__link--instagram:after {
    position: inherit !important
}

.top-nav {
    background: #163151
}

.top-nav > .container > .row > .col-xs-12 {
    padding-left: 0;
    padding-right: 0
}

.header--home .top-nav {
    background: rgba(22, 49, 81, .9)
}

.top-nav__menu-group {
    position: absolute;
    right: 350px
}

.top-nav__menu-group--loggedin {
    float: right
}

html[lang=ar] .top-nav__menu-group--loggedin {
    float: left
}

html[lang=ar] .top-nav__menu-group {
    left: 260px;
    right: auto
}

.top-nav__menu-list {
    float: left
}

html[lang=ar] .top-nav__menu-list {
    float: right
}

.top-nav__menu-link {
    float: left;
    padding: 13px 10px;
    font-size: .8em;
    color: #fff
}

.top-nav__menu-link--active {
    float: left;
    padding: 13px 10px;
    font-size: .8em;
    color: #57ad46
}

html[lang=ar] .top-nav__menu-link {
    float: right
}

.top-nav__menu-link:hover, a.top-nav__menu-link:active {
    color: #57ad46;
    text-decoration: none
}

.top-nav__menu-link--active:hover {
    color: #57ad46;
    text-decoration: none
}

.top-nav__user-tabs {
    float: right
}

html[lang=ar] .top-nav__user-tabs {
    float: left
}

.top-nav__tab-item {
    float: left
}

html[lang=ar] .top-nav__tab-item {
    float: right
}

.top-nav__tab-link {
    position: relative;
    display: block;
    padding: 10px 20px;
    z-index: 9;
    text-decoration: none !important;
    color: #fff !important;
    text-transform: uppercase;
    font-size: .9em
}

.top-nav__tab-link:after {
    position: absolute;
    z-index: -1;
    content: " ";
    display: block;
    background: #1c3a60;
    width: 100%;
    height: 100%;
    -webkit-transform: skew(-45deg, 0deg);
    -ms-transform: skew(-45deg, 0deg);
    transform: skew(-45deg, 0deg);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transition: background .5s;
    -webkit-transition: background .5s;
    top: 0;
    left: 0
}

.top-nav__tab-link:hover:after {
    background: #57ad46
}

.top-nav__tab-link--active:after {
    position: absolute;
    z-index: -1;
    content: " ";
    display: block;
    background: #57ad46;
    width: 100%;
    height: 100%;
    -webkit-transform: skew(-45deg, 0deg);
    -ms-transform: skew(-45deg, 0deg);
    transform: skew(-45deg, 0deg);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transition: background .5s;
    -webkit-transition: background .5s;
    top: 0;
    left: 0
}

.top-nav__tab-link img {
    margin-top: -3px;
    padding: 5px
}

@media (max-width: 991px) {
    .top-nav .row {
        margin: 0
    }

    .top-nav .container {
        width: 100%;
        padding: 0
    }

    .top-nav__user-tabs {
        float: left;
        width: 100%
    }

    html[lang=ar] .top-nav__user-tabs {
        float: right
    }

    .top-nav__tab-item {
        width: 50%
    }

    .top-nav__tab-link {
        width: 100%;
        display: inline-block;
        text-align: center
    }

    .top-nav__tab-link:after {
        display: none
    }

    .top-nav__tab-link--active {
        background: #318720
    }
}

.why-doroob {
    padding: 15px 0;
    background: #163151;
    background: -moz-linear-gradient(-45deg, #163151 37%, #318720 100%);
    background: -webkit-linear-gradient(-45deg, #163151 37%, #318720 100%);
    background: linear-gradient(135deg, #163151 37%, #318720 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#163151', endColorstr='#318720', GradientType=1)
}

.why-doroob__item {
    display: flex;
    align-items: center;
    justify-content: center
}

.why-doroob__img {
    width: 55px;
    height: 47px
}

.why-doroob__text {
    color: #fff;
    padding: 0 0 0 15px;
    font-size: 18px
}

html[lang=ar] .why-doroob__text {
    padding: 0 15px 0 0
}

@media screen and (max-width: 991px) {
    .why-doroob__img {
        width: 40px;
        height: 34px
    }

    .why-doroob__text {
        font-size: 14px
    }
}

@media screen and (max-width: 767px) {
    .why-doroob__item--last {
        display: none
    }
}

@media screen and (max-width: 480px) {
    .why-doroob__img {
        width: 30px;
        height: 26px
    }

    .why-doroob__text {
        font-size: 12px
    }
}

header .main-nav.affix {
    top: 0;
    width: 100%;
    z-index: 9;
    background: rgba(255, 255, 255, 1);
    border-bottom: 1px solid #ccc
}

@media screen and (min-width: 992px) {
    header .main-nav.affix {
        -webkit-animation: affix-navbar .5s ease;
        animation: affix-navbar .5s ease
    }
}

header .main-nav.affix-top {
    width: 100%
}

header .main-nav.affix-bottom {
    position: absolute;
    width: 100%
}

header .main-nav.affix {
    height: auto
}

html[dir=rtl] h1, html[dir=rtl] h2, html[dir=rtl] h3, html[dir=rtl] h4, html[dir=rtl] h5, html[dir=rtl] h6 {
    font-weight: 500
}

html[dir=rtl] h1, html[dir=rtl] h2, html[dir=rtl] h3, html[dir=rtl] h4, html[dir=rtl] h5, html[dir=rtl] h6 {
    font-weight: 500
}

html[lang=ar] .course-catalog__buttons {
    float: right
}

html[lang=ar] .course-catalog__status {
    float: right
}

html[lang=ar] .course-catalog__status--value {
    float: left;
    text-align: left
}

html[lang=ar] .course-catalog {
    width: 100%
}

html[lang=ar] .course-catalog__item {
    float: right
}

html[lang=ar] .course-catalog__course-details {
    float: right
}

html[lang=ar] .course-catalog__course-title {
    float: right;
    text-align: right
}

html[lang=ar] .course-catalog__course-level {
    float: right;
    text-align: right
}

.html[lang=ar] .course-catalog__register {
    float: right
}

@media (min-width: 768px) {
    .course-catalog__item--week figure {
        margin: 0;
        height: 100%;
        overflow: hidden;
        border-radius: 4px 0 0 4px
    }

    html[lang=ar] .course-catalog__item--week figure {
        border-radius: 0 4px 4px 0
    }

    .course-catalog__course-image--week {
        min-height: 185px;
        max-height: 100%
    }

    .course-catalog__course-details--week {
        height: auto;
        padding: 10px 0
    }
}

li {
    list-style: none
}

main {
    display: block
}

main > section {
    padding: 45px 0
}

@media (max-width: 767px) {
    main > section {
        padding: 32px 0
    }
}

.footer-cta {
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 100%;
    clear: both;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
    border-radius: 4px;
    padding: 20px;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center
}

.footer-cta__text {
    padding-left: 20px
}

@media screen and (max-width: 767px) {
    .footer-cta {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center
    }

    .footer-cta__btn {
        margin-top: 20px;
        width: 100%;
        float: none
    }

    .footer-cta__text {
        padding-left: 0
    }
}

.megamenu {
    padding: 20px;
    width: 550px;
    max-width: 550px !important
}

.megamenu-heading {
    color: #57ad46;
    font-weight: 700;
    font-size: 1.1em
}

.megamenu-divider {
    height: 2px;
    background-color: #8a8a8a
}

.megamenu-content__menu-item {
    padding: 5px 0 5px;
    font-size: .9em
}

.megamenu-content__menu-item a, .megamenu-content__menu-item--more a {
    text-decoration: none
}

.megamenu-content__menu-item a {
    color: #58585b
}

.megamenu-content__menu-item--more a {
    color: #277b9d;
    font-weight: 700
}

.megamenu-content__menu-item--more i {
    font-size: .6em;
    font-weight: 700;
    color: #277b9d
}

.megamenu-content__menu-item a:hover, .megamenu-content__menu-item--more a:hover {
    color: #247190
}

html[lang=ar] .main-nav__buttons {
    float: left
}

.menu-user-error {
    position: relative
}

.menu-user-error:after {
    position: absolute;
    content: 'غير موثق';
    background: #fe0000;
    padding: 0 5px;
    border-radius: 0 0 4px 4px;
    width: 102%;
    bottom: -14px;
    left: -1px;
    font-size: 12px;
    color: #fff
}

.menu-user-dropdown-error {
    background: #fe0000;
    padding: 2px 5px;
    border-radius: 10px;
    font-size: 12px;
    color: #fff
}

.notification__container {
    float: left;
    display: block;
    padding: 26px 5px
}

.notification__btn i {
    color: #58585b;
    font-size: 18px
}

.header--home .notification__btn i {
    color: #fff
}

.affix .notification__container {
    padding: 16px 5px 0 5px
}

.affix .notification__btn i {
    color: #58585b
}

.notification__btn i:hover {
    color: #277b9d
}

.notification__btn {
    position: relative
}

.notification__btn .dropdown-toggle {
    padding: 10px
}

.notification__btn-dot:after {
    color: #fe0000;
    content: '';
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: list-item;
    position: absolute;
    top: -8px;
    right: 22px
}

.notification__list--mobile {
    left: 0 !important;
    right: auto !important
}

.notification__list-item:not(:last-child) {
    border-bottom: 1px solid #ddd
}

.notification__list-item {
    padding: 10px
}

.notification__list-link {
    clear: none !important;
    padding: 0 !important;
    display: inline !important;
    color: #277b9d !important
}

.notification__list-empty {
    text-align: center;
    color: #bbb;
    display: block;
    width: 100%
}

h1, h2, h3, h4, h5, h6, html[dir=ltr] h1, html[dir=ltr] h2, html[dir=ltr] h3, html[dir=ltr] h4, html[dir=ltr] h5, html[dir=ltr] h6 {
    font-weight: 500
}

.choose-doroob, .why-doroob {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#163151', endColorstr='#318720', GradientType=1)
}

.info-list, li {
    list-style: none
}

.btn, .footer__menu-title, .main-nav__menu-link, .main-nav__mobile-menu-link, .section__title, .top-nav__tab-link {
    text-transform: uppercase
}

body:lang(en) {
    font-size: 16px;
    font-family: "Doroob SSTArabic Roman", sans-serif;
}

body:lang(ar) {
    font-size: 16px;
    font-family: "Doroob SSTArabic Roman", sans-serif;
}

body, html {
    margin: 0;
    padding: 0;
    font-family: "Doroob SSTArabic Roman", sans-serif;
    font-size: 14pt;
    width: 100%;
    overflow-x: hidden
}

.btn, .course-catalog__course-title, .footer__menu-title {
    font-family: "Doroob SSTArabic Bold", sans-serif;
}

#phone-menu {
    height: 100vh;
    overflow-y: scroll;
    padding-bottom: 120px
}

#phone-menu::-webkit-scrollbar {
    display: none
}

#search-results-menu {
    z-index: 99 !important;
    padding: 10px
}

:focus {
    outline: 0 !important
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #247190
}

.btn {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    padding: 9px 16px 7px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.btn-default {
    color: #247190;
    background-color: transparent;
    border-color: #277b9d
}

.btn-default:active, .btn-default:hover {
    color: #fff;
    background-color: #277b9d;
    border-color: #277b9d
}

.btn-default--white {
    color: #fff;
    background-color: transparent;
    border-color: #fff
}

.btn-default--white:active, .btn-default--white:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff
}

.btn-primary {
    color: #fff;
    background-color: #277b9d;
    border-color: #277b9d
}

.btn-primary:active, .btn-primary:hover {
    color: #fff;
    background-color: #206886;
    border-color: #206886
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-radius: 0
}

@media screen and (max-width: 991px) {
    .btn-group > .btn {
        margin: 5px 10px
    }
}

.btn-grey {
    color: #333;
    border-color: #ccc;
    border-radius: 4px
}

.btn-grey:hover {
    color: #fff;
    border-color: #333;
    border-radius: 4px;
    background: #333
}

.btn-default--mcs {
    color: #90731c;
    background-color: transparent;
    border-color: #90731c
}

.btn-default--mcs:active, .btn-default--mcs:hover {
    color: #fff;
    background-color: #90731c;
    border-color: #90731c
}

@media screen and (max-width: 767px) {
    .btn-block {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 480px) {
    .btn-xs-block {
        width: 100% !important;
        margin-bottom: 10px
    }
}

h1, h2, h3, h4, h5, h6, ol, ul {
    margin: 0;
    padding: 0
}

h1 {
    font-size: 2em;
    margin-bottom: .8em
}

h2 {
    font-size: 1.8em;
    margin-bottom: .64em
}

h3 {
    font-size: 1.6em;
    margin-bottom: .48em
}

h4 {
    font-size: 1.4em;
    margin-bottom: .4em
}

h5 {
    font-size: 1.2em;
    margin-bottom: .32em
}

h6 {
    font-size: 1em;
    margin-bottom: .24em
}

@media (min-width: 768px) and (max-width: 991px) {
    .container {
        width: inherit
    }
}

.affix .cls-1 {
    fill: #515457
}

.affix .main-nav__logo {
    padding: 9px 0 3px;
    display: block;
    float: left;
    margin-right: 3em
}

.affix .main-nav__logo-img {
    height: 32px
}

.affix .main-nav__menu-link--active {
    border-bottom: 3px solid #57ad46
}

.affix .main-nav__menu-link {
    text-transform: uppercase;
    padding: 15px 1em 10px;
    display: block;
    text-decoration: none !important;
    color: #58585b
}

.choose-doroob {
    background: #163151;
    background: -moz-linear-gradient(-45deg, #163151 37%, #318720 100%);
    background: -webkit-linear-gradient(-45deg, #163151 37%, #318720 100%);
    background: linear-gradient(135deg, #163151 37%, #318720 100%)
}

.choose-doroob__icon {
    width: 55px;
    height: 55px
}

.choose-doroob__text {
    color: #fff;
    font-size: 18px
}

.course-catalog {
    display: block;
    clear: both
}

.course-catalog-home .course-catalog__course-level {
    position: absolute;
    bottom: 7px
}

.course-catalog-home {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.course-catalog__course-details {
    padding: 15px;
    height: 150px;
    float: left;
    clear: both;
    width: 100%
}

.course-catalog--upcoming .course-catalog__course-details {
    height: 160px
}

@media (max-width: 540px) {
    .course-catalog--upcoming .course-catalog__course-details, .course-catalog__course-details--week {
        height: 200px
    }
}

@media (max-width: 320px) {
    .course-catalog--upcoming .course-catalog__course-details, .course-catalog__course-details--week {
        height: 230px
    }
}

.course-catalog__course-image {
    min-height: 140px
}

.course-catalog--listview .course-catalog__course-image {
    height: 90px;
    min-height: 90px;
    background-color: #ccc
}

.course-catalog__course-level {
    float: left;
    clear: both;
    width: 100%;
    text-align: left;
    color: #999;
    font-size: 14px;
    padding: 5px 0
}

@media screen and (max-width: 767px) {
    .choose-doroob__text {
        font-size: 14px
    }

    .choose-doroob__item {
        margin-bottom: 10px
    }

    .course-catalog--listview .course-catalog__course-details {
        padding: 0 10px
    }

    .course-catalog--listview .course-catalog__course-title {
        font-size: 16px
    }

    .course-catalog--listview .course-catalog__course-level {
        font-size: 11px
    }
}

.course-catalog__course-title {
    float: left;
    clear: both;
    width: 100%;
    text-align: left;
    font-size: 16px;
    color: #58585b;
    padding-bottom: 10px;
    line-height: 1.6em
}

.course-catalog--listview .course-catalog__course-title {
    padding-bottom: 0
}

.course-catalog__item {
    margin-bottom: 2em;
    display: block;
    float: left;
    width: 100%;
    clear: both;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
    border-radius: 4px
}

.course-catalog--previous .course-catalog__item, .course-catalog--upcoming .course-catalog__item {
    padding: 10px
}

.course-catalog__item figure {
    margin: 0;
    height: 140px;
    overflow: hidden;
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #eee
}

.course-catalog-home .course-catalog__item {
    margin-bottom: 0
}

.course-catalog--tvtc .course-catalog__item a {
    display: block !important;
    width: auto !important
}

.course-catalog--listview .course-catalog__item {
    display: flex;
    margin-bottom: 1em;
    padding: 10px
}

.course-catalog--listview .course-catalog__item a {
    display: flex;
    width: 100%
}

@media screen and (max-width: 480px) {
    .course-catalog--listview .course-catalog__item {
        flex-direction: column
    }

    .course-catalog--listview .course-catalog__course-image {
        height: auto;
        min-height: 140px
    }

    .course-catalog--listview .course-catalog__item figure {
        height: 140px;
        width: 100%
    }

    .course-catalog--tvtc .course-catalog__register {
        display: block
    }
}

.program-course-list .course-catalog__item a {
    display: block !important;
    width: auto !important
}

@media screen and (max-width: 640px) {
    .program-course-list .course-catalog__item {
        display: block !important
    }

    .program-course-list .course-catalog__item a {
        display: block !important;
        width: 100% !important
    }

    .program-course-list .course-catalog__item figure {
        width: 100%;
        height: 165px
    }

    .program-course-list .course-catalog__course-image {
        width: 100%;
        min-height: 165px;
        height: auto
    }

    .program-course-list .course-catalog__course-details {
        padding: 15px
    }
}

.course-catalog-home .course-catalog__item figure {
    margin: 0;
    overflow: hidden;
    border-radius: 4px 4px 0 0
}

html[lang=ar] .course-catalog--listview .course-catalog__item figure {
    border-radius: 0
}

.course-catalog--listview .course-catalog__item figure {
    border-radius: 0 !important;
    height: 90px;
    width: 125px;
    min-width: 125px;
    border: none
}

.courses-container {
    padding: 60px 0
}

.courses-container h3 {
    font-size: 1em;
    margin-bottom: 1em
}

@media (max-width: 480px) {
    .courses-container .col-xs-6 {
        width: 100% !important;
        padding-left: 30px
    }

    html[lang=ar] .courses-container .col-xs-6 {
        padding-right: 30px
    }

    .course-catalog__course-image {
        max-width: inherit
    }

    .courses-container a.btn {
        display: block;
        width: 100%
    }
}

@media (max-width: 767px) {
    .courses-container {
        padding: 32px 0
    }

    .course-catalog__course-image {
        min-height: 155px;
        max-height: inherit
    }

    .rainbow-box {
        text-shadow: 0 0 5px #444
    }
}

.courses-container h2 {
    margin-bottom: 1em
}

.courses-slider {
    background: #f4f4f4
}

.courses-slider .swiper-container {
    padding: 5px 25px
}

.courses-slider .swiper-button-next, .courses-slider .swiper-button-prev {
    top: 45%;
    width: 44px;
    height: 60px;
    padding: 10px;
    background-color: rgba(0, 0, 0, .5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-size: 27px 27px;
    -webkit-background-size: 27px 27px;
    background-size: 27px 27px
}

.courses-slider .swiper-button-next:hover, .courses-slider .swiper-button-prev:hover {
    background-color: rgba(0, 0, 0, .7)
}

.courses-slider .swiper-button-disabled {
    opacity: 0
}

.courses-slider > .container-fluid {
    max-width: 1170px
}

.dropdown-menu > li > a {
    padding: 7px 15px;
    white-space: normal
}

.dropdown-menu > li > a:hover {
    color: #277b9d !important
}

.dropdown-menu a {
    text-align: right !important
}

.dropdown-toggle {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}

.footer {
    padding-bottom: 3em;
    background: #eaeaea
}

.footer__border {
    height: 6px;
    margin-bottom: 2em;
    background-size: cover;
    background-color: #163151;
    background-image: url(../../images/title-banner-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

.footer__hrdf-logo a, .footer__takamol-logo a {
    display: block;
    float: left
}

.footer__hrdf-logo p, .footer__takamol-logo p {
    font-size: .8em;
    color: #999
}

.footer__takamol-logo {
    border-left: 1px solid #ccc;
    padding-left: 10px
}

.footer__hrdf-logo, .footer__takamol-logo {
    display: inline-block;
    float: left;
    padding-right: 10px
}

.footer__takamol-logo-img {
    height: 30px;
    margin-right: 15px
}

.footer__hrdf-logo-img {
    height: 30px
}

html[lang=ar] .footer__hrdf-logo, html[lang=ar] .footer__takamol-logo {
    float: right;
    padding-right: 0;
    padding-left: 10px
}

html[lang=ar] .footer__takamol-logo {
    border-left: none;
    border-right: 1px solid #ccc;
    padding-right: 10px
}

html[lang=ar] .footer__hrdf-logo a, html[lang=ar] .footer__takamol-logo a {
    float: right
}

html[lang=ar] .footer__takamol-logo-img {
    margin-left: 15px;
    margin-right: auto
}

.footer__copyright {
    margin: 1em 0;
    font-size: .8em;
    color: #666
}

.footer__about, .footer__menu-link, .footer__terms-privacy a {
    color: #666;
    font-size: 13px
}

.footer__menu-title {
    color: #666;
    margin-bottom: 10px;
    display: inline-block
}

.footer__menu-link {
    padding-bottom: 8px;
    display: block
}

.footer__terms-privacy a:hover, a.footer__menu-link:hover {
    color: #222;
    text-decoration: none
}

.footer__social-menu {
    float: right;
    margin: 0 !important;
    text-align: right
}

html[lng=ar] .footer__social-menu {
    float: left;
    text-align: left
}

@media (max-width: 991px) {
    .footer__copyright, .footer__logos, .footer__terms-privacy {
        text-align: center
    }

    .footer__logos {
        display: flex;
        justify-content: center
    }

    .footer__takamol-logo-img {
        margin: 0 !important
    }

    html[lang=ar] .footer__takamol-logo {
        padding-left: 0
    }
}

.header--home {
    background: 0 0
}

.hero-container, .hero-container:before {
    background-repeat: no-repeat;
    background-position: center center
}

.header--home .affix-top .cls-1 {
    fill: #fff
}

.header--home .affix-top {
    border-bottom: none !important
}

.header--home .affix-top .btn-default {
    color: #277b9d;
    background-color: #fff;
    border-color: #fff
}

.header--home .affix-top .btn-default:active, .header--home .affix-top .btn-default:hover {
    color: #fff;
    background-color: #277b9d;
    border-color: #277b9d
}

@-moz-document url-prefix() {
    .header--home .main-nav__menu-link {
        padding: 24px .5em 22px
    }
}

.hero-container {
    height: 18.9rem;
    position: initial !important
}

.hero-container:before {
    content: '';
    width: 100%;
    z-index: -1000;
    background-size: cover;
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0
}

@media screen and (min-width: 1600px) {
    .hero-container:after, .hero-container:before {
        height: 600px
    }

    .hero-container {
        height: 22rem
    }
}

@media screen and (max-width: 991px) {
    .hero-container:after, .hero-container:before {
        height: 390px
    }

    .hero-container {
        height: 14.6rem
    }
}

@media screen and (max-width: 320px) {
    .hero-container:after, .hero-container:before {
        height: 341px
    }

    .hero-container {
        height: 12rem
    }
}

.hero-content-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center
}

.hero-content {
    width: 100%;
    padding: 0 2em;
    margin: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap
}

.hero-content__heading {
    font-size: 2em;
    color: #fff;
    display: block;
    padding-bottom: 1.25em;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    font-weight: 300;
    width: 100%
}

html[lang=ar] .hero-content__heading {
    font-size: 2.2em
}

.hero-content .btn-search {
    border-radius: 0 4px 4px 0 !important
}

html[lang=ar] .hero-content .btn-search {
    border-radius: 4px 0 0 4px !important
}

.hero-content--form .hero-content__heading {
    text-align: center
}

@media screen and (max-width: 767px) {
    .hero-content {
        justify-content: center;
        align-items: center;
        padding: 0 1em
    }

    .hero-content__heading {
        text-align: center;
        font-size: 1.3em
    }

    .register-home-container {
        width: 90%;
        background: 0 0;
        padding: 0
    }

    html[lang=ar] .hero-content__heading {
        font-size: 1.5em
    }

    .hero-content__heading br, .register-home-container .form-group label {
        display: none
    }

    .register-home__buttons .register-home__radio {
        white-space: nowrap;
        margin: 10px 0
    }

    .register-home__buttons .register-home__submit {
        margin: 10px 0
    }
}

.info-list__desc, .info-list__label {
    display: inline-block;
    vertical-align: top
}

.hero-content__input {
    max-width: 500px;
    margin: 0 auto
}

.home-wrapper {
    background: #fff
}

.info-list {
    margin-bottom: 1.7em;
    margin-top: 0;
    padding: 4px 0
}

.info-list > li {
    border-bottom: 1px solid #c5c5c5;
    font-size: .8em;
    line-height: 1.5em;
    padding: 12px 2px
}

.info-list__label {
    color: #666;
    width: 46%;
    position: relative;
    padding-left: 30px
}

html[lang=ar] .info-list__label {
    padding-left: 10px;
    padding-right: 30px
}

.info-list .fa {
    position: absolute;
    left: 0;
    top: 5px
}

html[lang=ar] .info-list .fa {
    right: 0;
    left: auto
}

.info-list__desc {
    width: 52%
}

.main-nav--mobile {
    background: #fff;
    box-shadow: 5px 5px 10px #ccc;
    -webkit-box-shadow: 5px 5px 10px #ccc;
    min-height: 0 !important;
    z-index: 5000
}

.affix .main-nav--mobile {
    background: rgba(255, 255, 255, 1)
}

.affix .main-nav__btn {
    padding: 7px 5px
}

.affix .main-nav__btn .btn {
    padding: 8px 16px 6px
}

.main-nav__btn {
    padding: 18px 5px;
    float: left
}

.main-nav__buttons, html[lang=ar] .main-nav__btn {
    float: right
}

.main-nav__btn #dLabel {
    padding: 6px 12px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 16px
}

.main-nav__buttons .open .dropdown-menu {
    display: block
}

@media (max-width: 991px) {
    .main-nav .container {
        width: 100%
    }

    .main-nav__btn, .main-nav__buttons {
        width: 100%;
        padding: 0
    }

    .main-nav__btn .menu-user-button {
        display: flex;
        padding: 10px 12px !important;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 0
    }
}

.main-nav__dropdown-menu .dropdown-menu {
    right: 0;
    left: auto;
    z-index: 999999999;
    margin-right: 20px;
    margin-top: -20px
}

html[lang=ar] .main-nav__dropdown-menu .dropdown-menu {
    right: auto;
    left: 20px
}

.main-nav__dropdown-link {
    color: #58585b;
    white-space: nowrap
}

@media screen and (max-width: 991px) {
    .main-nav__dropdown-menu .dropdown-menu {
        position: static !important;
        width: 100%;
        margin-top: 0
    }

    .dropdown-menu > li > a {
        padding: 10px 15px;
        white-space: normal;
        width: 100%
    }

    .dropdown-backdrop {
        display: none
    }
}

.main-nav__dropdown-reg {
    text-align: right;
    border-bottom: 1px solid #ccc
}

.main-nav__logo {
    padding: 18px 0 10px;
    display: block;
    float: left;
    margin-right: 3em
}

html[lang=ar] .main-nav__logo {
    float: right;
    margin-left: 3em;
    margin-right: 0
}

.main-nav__logo-img {
    height: 40px
}

@media screen and (min-width: 991px) and (max-width: 1200px) {
    html[lang=ar] .main-nav__logo {
        margin-left: 18px !important
    }
}

.main-nav__menu-group .dropdown:hover {
    border-bottom: 5px solid #57ad46;
    color: #58585b;
    border-radius: 0
}

.affix .main-nav__menu-group .dropdown:hover {
    border-bottom: 3px solid #57ad46
}

.main-nav__menu-link--active, .main-nav__menu-link:hover {
    border-bottom: 5px solid #57ad46
}

.header--home .affix-top .main-nav__menu-link {
    color: #fff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .3)
}

.main-nav__menu-link {
    padding: 27px .7em 20px;
    display: block;
    text-decoration: none !important;
    color: #58585b
}

@media screen and (max-width: 1199px) {
    .main-nav__menu-link {
        padding: 31px .5em 20px;
        font-size: .85em
    }

    .affix .main-nav__menu-link {
        padding: 18px 1em 11px
    }

    @-moz-document url-prefix() {
        .affix .main-nav__menu-link {
            padding: 16px .6em 13px
        }
        .main-nav__menu-link {
            padding: 29px .5em 22px
        }
    }
}

.main-nav__menu-link:hover {
    color: #58585b;
    border-radius: 0
}

.affix .main-nav__menu-link:hover {
    border-bottom: 3px solid #57ad46;
    color: #58585b
}

.main-nav__menu-group, .main-nav__menu-list {
    float: left;
    position: relative
}

html[lang=ar] .main-nav__buttons, html[lang=ar] .main-nav__menu-group, html[lang=ar] .main-nav__menu-list {
    float: right
}

.affix .main-nav__menu-list .dropdown-toggle, .main-nav__menu-list .dropdown-toggle {
    border-bottom: 0 !important
}

.affix .main-nav__menu-trigger {
    padding: 10px 0 0
}

.header--home .affix-top .main-nav__menu-trigger {
    color: #fff
}

.header--home .affix-top a.main-nav__menu-trigger:focus, .header--home .affix-top a.main-nav__menu-trigger:hover {
    color: #fff;
    text-decoration: none
}

.main-nav__menu-trigger {
    display: block;
    padding: 20px 0;
    font-size: 1.5em;
    color: #58585b;
    float: right;
    position: relative;
    min-width: 24px;
    text-align: center
}

a.main-nav__menu-trigger:focus, a.main-nav__menu-trigger:hover {
    color: #58585b;
    text-decoration: none
}

html[lang=ar] .main-nav__menu-trigger {
    float: left
}

.header--home .affix-top .main-nav__mobile-menu-group {
    border-color: #277b9d
}

.main-nav__mobile-menu-group {
    width: 100%;
    float: left;
    padding-top: 20px
}

html[lang=ar] .main-nav__mobile-menu-group {
    float: right
}

.main-nav__mobile-menu-link {
    display: block;
    padding: 10px;
    font-size: 1em;
    color: #58585b
}

.main-nav__mobile-menu-link:active, .main-nav__mobile-menu-link:hover {
    background: #318720;
    color: #fff;
    text-decoration: none;
    border-radius: 0
}

.main-nav__mobile-menu-list {
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%
}

html[lang=ar] .main-nav__mobile-menu-list {
    float: right
}

.main-nav__mobile-menu-list .dropdown-menu {
    position: static !important;
    width: 100%
}

.main-nav__mobile-menu-list .btn-default {
    border-color: #ccc !important
}

.main-nav__mobile-menu-list .btn {
    margin: 5px 0;
    padding: 10px;
    width: 100%
}

.main-nav__mobile-menu-list--no-border {
    border-bottom: 0 !important
}

.main-nav__submenu-group {
    top: 71px;
    border-radius: 0 0 4px 4px;
    border: 1px solid rgba(0, 0, 0, .05);
    max-width: 200px
}

.affix .main-nav__submenu-group {
    top: 48px
}

.navbar-label--new {
    color: red;
    font-size: .6em
}

.partner-slider-container {
    padding-left: 0;
    padding-right: 0
}

.partner-slider__item {
    min-height: 200px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.partner-slider__item--image {
    display: inline-block;
    max-height: 200px;
    padding: 0 10px
}

.partner-slider {
    min-height: auto;
    padding: 0
}

.program-catalog__item {
    position: relative;
    margin-bottom: 2em;
    display: block;
    float: left;
    width: 100%;
    clear: both;
    background: #fff;
    box-shadow: 0 0 5px #aaa;
    -webkit-box-shadow: 0 0 5px #aaa;
    border-radius: 4px
}

.tabs__content .program-catalog__item {
    background: #f4f4f4
}

.program-catalog__item:after, .program-catalog__item:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ededed;
    content: ''
}

.program-catalog__item:after {
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
    border: 1px solid #ddd;
    top: -8px;
    z-index: -2;
    left: -8px;
    border-radius: 4px
}

.program-catalog__item:before {
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
    border: 1px solid #ddd;
    top: -4px;
    z-index: -1;
    left: -4px;
    border-radius: 4px
}

.program-catalog__item :hover {
    text-decoration: none
}

.program-catalog__item figure {
    background: #277b9d;
    position: relative;
    height: 140px;
    border-radius: 4px 4px 0 0;
    overflow: hidden
}

.tawteen-programs .program-catalog__item figure:before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    width: 100px;
    height: 43px
}

.program-catalog__program-details {
    padding: 20px;
    height: 150px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis
}

.program-catalog__program-details .info-list {
    width: 100%
}

.program-catalog__program-details .info-list .info-list__label {
    width: 60%
}

.program-catalog__program-details .info-list .info-list__desc {
    width: 30%
}

.program-catalog__program-details .info-list li:last-child {
    border-bottom: none
}

.program-catalog__program-details p {
    display: none
}

.program-catalog__program-details p:first-child, .separator {
    display: block
}

.program-catalog__program-title {
    color: #fff;
    position: absolute;
    font-size: 22px;
    bottom: 0;
    white-space: normal;
    padding: 20px;
    text-decoration: none
}

.search-dropdown {
    width: 100%
}

.section__title {
    text-align: center;
    position: relative;
    margin-bottom: 1em
}

.section__title:after {
    position: absolute;
    bottom: -.5em;
    left: 50%;
    height: .09em;
    content: '';
    background: #57ad46;
    width: 5em;
    margin-left: -2.5em
}

.employer-services .section__title {
    margin-bottom: 20px
}

.choose-doroob .section__title {
    color: #fff
}

.separator {
    width: 100%;
    clear: both;
    float: none;
    height: 1em;
    margin: .5em 0
}

.social-menu {
    float: left;
    width: 100%;
    margin: 20px auto
}

.top-nav__menu-group--loggedin, html[lang=ar] .social-menu {
    float: right
}

.social-menu__list {
    margin: 0 3px;
    display: inline-block
}

.social-menu__link--facebook, .social-menu__link--instagram, .social-menu__link--linkedin, .social-menu__link--twitter {
    display: inline-block;
    font-size: 20px;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #999
}

.social-menu__link--linkedin:after, .social-menu__link--twitter:after {
    padding: 1px 5px;
    font-family: FontAwesome, sans-serif;
    position: absolute;
    display: block
}

.social-menu__link--facebook:hover, .social-menu__link--instagram:hover, .social-menu__link--linkedin:hover, .social-menu__link--twitter:hover {
    border: 1px solid #aaa;
    color: #666;
    text-decoration: none
}

.social-menu__link--linkedin:after {
    content: "\f0e1"
}

.social-menu__link--twitter:after {
    content: "\f099"
}

.social-menu__link--facebook:after {
    content: "\f09a";
    font-family: FontAwesome, sans-serif;
    display: block;
    padding: 1px 9px;
    position: absolute
}

.social-menu__link--instagram:after {
    content: "\f16d";
    font-family: FontAwesome, sans-serif;
    display: block;
    padding: 1px 5px;
    position: absolute
}

.top-nav {
    background: #163151
}

.top-nav > .container > .row > .col-xs-12 {
    padding-left: 0;
    padding-right: 0
}

.header--home .top-nav {
    background: rgba(22, 49, 81, .9)
}

.top-nav__menu-group {
    position: absolute;
    right: 350px
}

.top-nav__menu-list, html[lang=ar] .top-nav__menu-group--loggedin {
    float: left
}

html[lang=ar] .top-nav__menu-group {
    left: 260px;
    right: auto
}

html[lang=ar] .top-nav__menu-list {
    float: right
}

.top-nav__menu-link {
    float: left;
    padding: 13px 10px;
    font-size: .8em;
    color: #fff
}

.top-nav__menu-link--active {
    float: left;
    padding: 13px 10px;
    font-size: .8em;
    color: #57ad46
}

.top-nav__user-tabs, html[lang=ar] .top-nav__menu-link {
    float: right
}

.top-nav__menu-link--active:hover, .top-nav__menu-link:hover, a.top-nav__menu-link:active {
    color: #57ad46;
    text-decoration: none
}

.top-nav__tab-item, html[lang=ar] .top-nav__user-tabs {
    float: left
}

html[lang=ar] .top-nav__tab-item {
    float: right
}

.top-nav__tab-link {
    position: relative;
    display: block;
    padding: 10px 20px;
    z-index: 9;
    text-decoration: none !important;
    color: #fff !important;
    font-size: .9em
}

.top-nav__tab-link--active:after, .top-nav__tab-link:after {
    z-index: -1;
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute
}

.top-nav__tab-link:after {
    background: #1c3a60;
    -webkit-transform: skew(-45deg, 0deg);
    -ms-transform: skew(-45deg, 0deg);
    transform: skew(-45deg, 0deg);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transition: background .5s;
    -webkit-transition: background .5s
}

.top-nav__tab-link:hover:after {
    background: #57ad46
}

.top-nav__tab-link--active:after {
    background: #57ad46;
    -webkit-transform: skew(-45deg, 0deg);
    -ms-transform: skew(-45deg, 0deg);
    transform: skew(-45deg, 0deg);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transition: background .5s;
    -webkit-transition: background .5s
}

.top-nav__tab-link img {
    margin-top: -3px;
    padding: 5px
}

@media (max-width: 991px) {
    .top-nav .row {
        margin: 0
    }

    .top-nav .container {
        width: 100%;
        padding: 0
    }

    .top-nav__user-tabs {
        float: left;
        width: 100%
    }

    html[lang=ar] .top-nav__user-tabs {
        float: right
    }

    .top-nav__tab-item {
        width: 50%
    }

    .top-nav__tab-link {
        width: 100%;
        display: inline-block;
        text-align: center
    }

    .top-nav__tab-link:after {
        display: none
    }

    .top-nav__tab-link--active {
        background: #318720
    }
}

.why-doroob {
    padding: 15px 0;
    background: #163151;
    background: -moz-linear-gradient(-45deg, #163151 37%, #318720 100%);
    background: -webkit-linear-gradient(-45deg, #163151 37%, #318720 100%);
    background: linear-gradient(135deg, #163151 37%, #318720 100%)
}

.why-doroob__item {
    display: flex;
    align-items: center;
    justify-content: center
}

.why-doroob__img {
    width: 55px;
    height: 47px
}

.why-doroob__text {
    color: #fff;
    padding: 0 0 0 15px;
    font-size: 18px
}

html[lang=ar] .why-doroob__text {
    padding: 0 15px 0 0
}

@media screen and (max-width: 991px) {
    .why-doroob__img {
        width: 40px;
        height: 34px
    }

    .why-doroob__text {
        font-size: 14px
    }
}

@media screen and (max-width: 767px) {
    .why-doroob__item--last {
        display: none
    }
}

@media screen and (max-width: 480px) {
    .why-doroob__img {
        width: 30px;
        height: 26px
    }

    .why-doroob__text {
        font-size: 12px
    }
}

header .main-nav.affix {
    top: 0;
    width: 100%;
    z-index: 9;
    background: rgba(255, 255, 255, 1);
    border-bottom: 1px solid #ccc;
    height: auto
}

@media screen and (min-width: 992px) {
    header .main-nav.affix {
        -webkit-animation: affix-navbar .5s ease;
        animation: affix-navbar .5s ease
    }
}

header .main-nav.affix-top {
    width: 100%
}

header .main-nav.affix-bottom {
    position: absolute;
    width: 100%
}

html[dir=rtl] h1, html[dir=rtl] h2, html[dir=rtl] h3, html[dir=rtl] h4, html[dir=rtl] h5, html[dir=rtl] h6 {
    font-weight: 500
}

html[lang=ar] .course-catalog__buttons, html[lang=ar] .course-catalog__status {
    float: right
}

html[lang=ar] .course-catalog__status--value {
    float: left;
    text-align: left
}

.html[lang=ar] .course-catalog__register, html[lang=ar] .course-catalog__course-details, html[lang=ar] .course-catalog__item {
    float: right
}

html[lang=ar] .course-catalog {
    width: 100%
}

html[lang=ar] .course-catalog__course-level, html[lang=ar] .course-catalog__course-title {
    float: right;
    text-align: right
}

@media (min-width: 768px) {
    .course-catalog__item--week figure {
        margin: 0;
        height: 100%;
        overflow: hidden;
        border-radius: 4px 0 0 4px
    }

    html[lang=ar] .course-catalog__item--week figure {
        border-radius: 0 4px 4px 0
    }

    .course-catalog__course-image--week {
        min-height: 185px;
        max-height: 100%
    }

    .course-catalog__course-details--week {
        height: auto;
        padding: 10px 0
    }
}

main {
    display: block
}

main > section {
    padding: 45px 0
}

@media (max-width: 767px) {
    main > section {
        padding: 32px 0
    }
}

.footer-cta {
    position: fixed;
    bottom: 0;
    width: 100%;
    clear: both;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
    border-radius: 4px;
    padding: 20px;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center
}

.footer-cta__text {
    padding-left: 20px
}

@media screen and (max-width: 767px) {
    .footer-cta {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center
    }

    .footer-cta__btn {
        margin-top: 20px;
        width: 100%;
        float: none
    }

    .footer-cta__text {
        padding-left: 0
    }
}

.megamenu {
    padding: 20px;
    width: 550px;
    max-width: 550px !important
}

.megamenu-heading {
    color: #57ad46;
    font-weight: 700;
    font-size: 1.1em
}

.megamenu-divider {
    height: 2px;
    background-color: #8a8a8a
}

.megamenu-content__menu-item {
    padding: 5px 0;
    font-size: .9em
}

.megamenu-content__menu-item a, .megamenu-content__menu-item--more a {
    text-decoration: none
}

.megamenu-content__menu-item a {
    color: #58585b
}

.megamenu-content__menu-item--more a {
    color: #277b9d;
    font-weight: 700
}

.megamenu-content__menu-item--more i {
    font-size: .6em;
    font-weight: 700;
    color: #277b9d
}

.megamenu-content__menu-item a:hover, .megamenu-content__menu-item--more a:hover {
    color: #247190
}

html[lang=ar] .main-nav__buttons {
    float: left
}

.home-announcement {
    background: #277b9d;
    color: #fff;
    padding: 15px 30px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    font-family: Doroob, "Doroob Arabic Medium", Arial, Tahoma, sans-serif
}

.home-announcement--englishprogram {
    background: #B91A5F
}

.home-announcement--hmc {
    background: #ef9837
}

.home-announcement__close {
    color: #fff !important;
    position: absolute;
    top: 20px;
    left: 20px;
    margin-right: 20px
}

.hero-container:before {
    height: 570px !important
}

.home-announcement .btn {
    margin: 0 10px
}

@media (min-width: 1600px) {
    .hero-container:before {
        height: 650px !important
    }
}

@media (max-width: 640px) {
    .home-announcement {
        flex-direction: column
    }

    .home-announcement__close {
        position: absolute;
        top: 10px;
        left: 10px
    }

    .home-announcement .btn {
        margin-top: 10px;
        width: 100%
    }
}

.englishcourse__banner {
    background: url(../images/english-course/english-course-bg-trans.png) center center #003675;
    background-size: cover;
    padding: 3em 2em
}

.englishcourse__banner-logo-wrapper {
    display: flex;
    justify-content: center;
    align-items: center
}

.englishcourse__banner-logo {
    max-width: 250px;
    fill: #fff !important;
    padding: 0 20px
}

.englishcourse__banner h2, .englishcourse__banner h3, .englishcourse__banner p {
    color: #fff
}

ol.englishcourse__terms {
    padding: 0 30px
}

ol.englishcourse__terms li {
    list-style: inherit;
    padding-bottom: 10px
}

.englishcourse__btn {
    color: #B91A5F;
    border: 1px solid #B91A5F !important
}

.englishcourse__btn:hover {
    background: #B91A5F !important
}
