/*.UnderLineHeader {
    border-bottom: 5px #fff solid;
}*/
@font-face {
    font-family: 'Cairo-Regular';
    src: url('../fonts/Cairo (3)/Cairo-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'alfont_com_alfont_com_al-jazeera-arabic-regular';
    src: url('../fonts/alfont_com_alfont_com_al-jazeera-arabic-regular.otf') format('opentype');
}

*:not(.fa) {
    font-family: 'alfont_com_alfont_com_al-jazeera-arabic-regular' !important;
}

.fixed-header .UnderLineHeader {
    border-bottom: unset !important;
}

.inner-box .image-box {
    border-top-left-radius: 25px !important;
    border-top-right-radius: 25px !important;
}

.Youtube-Div .overlay-inner {
    background: rgba(0,0,0,0) !important;
    font-size: 72px;
}

.weekday {
    padding: 5px;
}

.day,
.today,
.month_cur {
    text-align: center;
}

.Social-Btn {
    border: 1px solid #ad8930;
    background-color: #0e5b5a;
    border-radius: 10px;
    width: 40px;
    height: 40px;
    padding: 6px;
    margin: 5px;
}

    .Social-Btn:hover {
        background-color: #007b7b;
    }

    .Social-Btn i {
        color: #ad8930
    }

.Social-Icon {
    display: inline-flex;
}

.Header-Background {
    height: 100px;
    background-color: #0e5b5a;
}

.main-header.light-version.fixed-header .main-box {
    background-color: #0e5b5a
}

.overlay-inner,
.news-style-one .image-box img,
.inner-box,
.overlay-box,
.post-thumb img {
    border-radius: 25px;
}

.Font22 {
    font-size: 22px;
}

.cart-section {
    padding: unset;
}

.vbtn {
    background-color: #0e5b5a;
    border-radius: 10px;
    padding: 10px 15px;
    color: #fff;
}

.pagination_wrap {
    padding-top: 20px;
}

.vbtn .active {
    background-color: aquamarine;
}

.Lesson {
    position: fixed;
    left: 0px;
    top: 100px;
    background-color: #ad8930;
    width: 40px;
    height: 40px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
    z-index: 999;
}

.Search {
    position: fixed;
    left: 0px;
    top: 200px;
    background-color: #ad8930;
    width: 40px;
    height: 40px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
    z-index: 999;
}

.Att {
    position: fixed;
    left: 0px;
    top: 150px;
    background-color: #ad8930;
    width: 40px;
    height: 40px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
    z-index: 999;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    z-index: 99999;
}

    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 18px;
        color: #fff;
        display: block;
        transition: 0.3s;
    }

        .sidenav a:hover {
            color: #f1f1f1;
        }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 24px;
        margin-left: 50px;
    }

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }
}

.SidebarTitle {
    font-size: 24px !important;
    font-weight: bolder !important;
    margin-bottom: 50px;
}

#Search {
    background-color: #0e5b5a;
}

.NavY {
    background-color: #ad8930;
}

.NavG {
    background-color: #ad8930;
}

.vbtn {
    cursor: pointer;
}

.lessonse, Additinal {
    display: none;
}

.Lesson .fa,
.Att .fa,
.Search .fa {
    padding-top: 7px;
}

#video {
    width: 100%;
}

.Student {
    background-color: #1eaace;
    padding: 30px 0px;
    color: #fff;
    text-align: left;
}

.page-title:before {
    background: unset;
}

.image-box img {
    border-radius: 15px;
    /*width:525px;
    height:530.3px;*/
}

.Boarder {
    border: 2px solid #ad8930;
    border-radius: 25px;
    margin-top: 20px;
    padding-bottom: 10px;
    padding-top: 5px;
}

.container {
    /*background: rgba(54, 25, 25, .5);*/
}

.Shadow {
    box-shadow: 10px 10px 5px #888888;
}

.dark-area {
    background-color: #666;
    padding: 40px;
    margin: 0 -40px 20px -40px;
    clear: both;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.Upload {
    width: 100%;
    border-radius: 10px;
}

.Teacher-Item img {
    border-radius: 15px;
}

input,
textarea,
select,
#SchoolDiv .select2 {
    border: 1px solid #ad8930;
    border-radius: 15px;
    padding: 5px;
    margin: 10px 0;
    width: 100%;
}

#SchoolDiv .select2-container--default .select2-selection--single {
    background-color: unset;
    border: unset;
    border-radius: unset;
}

    #SchoolDiv .select2-container--default .select2-selection--single .select2-selection__arrow b {
        margin-top: 3px;
    }

.select2-dropdown {
    z-index: 99999;
    direction: rtl;
}

.logo-box img {
    width: 100px;
    height: auto;
}

.sidebar .recent-posts .post {
    position: relative;
    min-height: 100px;
    padding-left: 110px;
    padding-bottom: unset;
    margin-bottom: unset;
    border-bottom: 1px solid #f0f0f0;
}

.main-menu .navigation > li {
    float: right;
}

.desc-text,
.time {
    text-align: right;
}

.sidebar-title,
.Teacher-Item .Info {
    text-align: center;
}

.gallery-section-three,
.blog-classic-view {
    direction: rtl;
}

.quickLinks {
    text-align: center;
}

.modal-content {
    direction: rtl;
}

.bootbox-body {
    text-align: center;
}

.quickLinks a:hover,
.Color1:hover {
    color: #007b7b;
}

.footer-widget {
    color: #fff;
}

.default-shop-item i {
    font-size: 42px;
}

#Teacher-Detail .Image,
#Teacher-Detail .MainInfo,
#Teacher-Detail .HonorsAwards,
#Teacher-Detail .EducationTraining,
#Teacher-Detail .Skill,
#Teacher-Detail .Title {
    border: 2px solid #ad8930 !important;
}

.custom-file-upload {
    border: 1px solid #ad8930;
    border-radius: 15px;
    padding: 5px;
    margin: 10px 0;
    width: 100%;
}

.footer-upper iframe {
    padding-top: 70px;
}

#Lesson {
    direction: rtl;
}

#WhatsApp {
    position: fixed;
    left: 20px;
    bottom: 20px;
    width: 75px;
    height: auto;
    z-index: 10
}

@media screen and (max-width: 1440px) {
    .logo-box img {
        width: 75px;
        height: auto;
    }
}

h1 {
    font-size: 24px !important;
}

h2, h3 {
    font-size: 22px !important;
}

.StudentCount i {
    font-size: 20px !important;
}

.fa-heart-o,
.fa-hear,
.fa-thumbs-up,
.fa-thumbs-down {
    cursor: pointer;
}

.Rating {
    display: flex;
}

.fa-thumbs-up {
    color: #008300;
    padding: 0 5px;
}

.fa-thumbs-down {
    color: #ff0000;
    padding: 0 5px;
}

.RCol {
    float: right;
    display:flex;
    align-items: center;
    min-height:70px
}

.RCol h3{
    width:190px !important;
}

@media only screen and (max-width: 991px) {
    .RCol {
        float: unset !important;
    }
}

.ComplainForm{
    position: fixed;
    left: 32px;
    bottom: 100px;
    width: 50px;
    height: 50px;
    z-index: 10;
    background-color:#f00;
    padding:10px;
    display:flex;
    color:#fff;
    align-items: center;
    justify-content: center;
    border-radius:100% !important;
    cursor:pointer;
}
.close{
    float:left;
}
.modal-footer{
    text-align:left;
}