body {
    background-image: linear-gradient(to left, #ffffff, #f3f3f3);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.logo-container {
    text-align: center;
    margin-bottom: 20px;
}

.logo {
    margin-right: auto;
    margin-left: auto;
    width: 118px;
    height: 158px;
}

@media (max-width: 768px) {
    .logo {
        width: 80px;
        height: 106px;
    }
}

@media (max-width: 992px) {
    .top_nav .col-sm-6 {
        margin-bottom: 10px;
    }
}

@font-face {
    font-family: 'TheMixArab';
    src: url(../fonts/TheMixArab-Regular.ttf);
}

* {
    font-family: 'TheMixArab';
    margin: 0px;
    padding: 0px;
}

a:hover {
    text-decoration: none;
}

.first_header {
    background-color: #202c37;
    color: white;
    padding: 7px 0 0;
}

.header_date {
    font-size: 17px;
    padding-top: 15px;
}

.header_social_media li {
    display: inline-block;
    margin: 0 7.5px;
}

.header_social_media a {
    display: inline-block;
    color: #bbbbbb;
    padding: 5px;
    background-color: #232f3b;
    width: 25px;
    height: 25px;
    text-align: center;
}

.header_social_media a:hover {
    color: whitesmoke;
}

.bawaba a {
    width: 100%;
    height: 100%;
    font-size: 17px;
    padding: 13px 18px;
    color: white;
}

.bawaba span {
    padding-right: 10px;
}

.bawaba a:hover {
    background-color: #85b93b;
}

.top_nav {
    margin: 32px 0;
}

.top_nav .ii {
    display: inline-block;
    border-radius: 50%;
    border: solid 1.3px #376da0;
    padding: 5px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #376da0;
    margin: 0 10px;
}

top_nav .ii:hover{
    background-color: #85b93b;
    color:white;
    border: 1px solid transparent;
}

.top_nav .ii_text {
    display: inline-block;
    font-size: 17px;
    vertical-align: top;
    color: #3f3f3f;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.bottom_nav {
    background-color: #376da0 !important;
    margin-top: 30px;
    padding: 5px 0px;
}

.bottom_nav li a {
    color: white !important;
    font-size: 13px;
}

.navbar-default .navbar-nav > .active > a {
    background-color: #50a037 !important;
}

.bottom_nav a:hover,.nav .open>a{
    background-color: #31608c !important;
}

.footer_bio:hover {
    color: whitesmoke;
}

.sep {
    background-image: url(../images/sep.png);
    background-repeat: repeat-x;
    height: 10px;
    margin-top: 25px;
}

.title {
    color: #50a037;
    font-size: 17px;
}

.more {
    width: 80px;
    float: left;
    background-color: #85b93b;
    color: white;
    margin-top: 15px;
    font-size: 17px;
}

.navbar-brand {
    background-color: white;
}

.navbar_links {
    margin-top: 20px;
}
.search_icon{
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-top: 10px;
    margin-left: 10px;
    /*	text-align: center;*/
    border-radius: 50%;

}

header{

    position:relative; z-index:2;

}
#main_slider{
    position:relative; z-index:1;
    top: -97px;
    left: -15px;
}
header .col-sm-2,header .col-sm-10{
    padding: 0px !important;
}
.slider_text{
    position: absolute;
    top: 71%;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;

}
.slider_text h4{
    background-color: rgba(0,0,0,0.65);
    display: inline-block;
    color: white;
    padding: 10px;
    font-size: 20px;
}
.slider_text h5{
    display: inline-block;
    color: white;
    padding: 20px 20px 30px;
    font-size: 17px;
    margin-top: -15px;
    width: 60%;
}
.slider_text p a{
    background-color: rgb(55,109,160);
    display: inline-block;
    color: white;
    padding: 10px 20px;
    font-size: 17px;

}
.slider_text p {
    margin-top: -30px;
}
.news_title{
    margin: 10px 0px;
}
.news h1,.conf_ads h1{
    color:#376da0;
    font-size: 20px;
}
.success_stories h1{
    color:white;
    font-size: 20px;
}
.news_more{
    background-color: #85b93b;

    text-align: center;
    padding: 10px 0px;;
    margin-top: 10px;

}
.news_more:hover{
    background-color: #376da0;

}

.news_more a{
    color:white;
    font-size: 17px;
}
.news_img{
    position: relative;
}
.news_img p{
    position: absolute;
    bottom: 0px;
    background-color: #5388bc;
    color:white;
    margin: 0px;
    padding: 5px 10px;
}
.news_content{
    padding: 15px;

}
.news_content h2{
    font-size: 18px;
    border-bottom: 1px solid #ebebeb;

}
.news_content h3{
    font-size: 14px;


}

.news_one:hover{

    background-color: #376da0;
    border-bottom: 5px solid #1e3e5c;
}
.news_one:hover *{
    color:white;
}
.news_last p{
    color:#9f9f9f;
}
.news_last_item{
    padding: 5px;
}
.news_last_item a{
    color:#1f1f1f;
}
.news_last_item:hover{
    /*	margin: 0px 0px 50px;*/
    background-color: #e5e5e5;
}
.middle_menu{
    margin: 20px 0px;
    width: 100%;
    padding: 0px 200px;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#213e59+0,213e59+30,376da0+67,376da0+100 */
    background: #213e59; /* Old browsers */
    background: -moz-linear-gradient(left, #213e59 0%, #213e59 30%, #376da0 67%, #376da0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #213e59 0%,#213e59 30%,#376da0 67%,#376da0 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #213e59 0%,#213e59 30%,#376da0 67%,#376da0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#213e59', endColorstr='#376da0',GradientType=1 ); /* IE6-9 */


}
.news{
    margin-top: -100px;
}
.middle_menu_item{
    float: right;
    width: 20%;
    /*	padding: 20px;*/
    display: inline-block;
    padding: 30px 0px;

}
.middle_menu_item h3{
    font-size: 14px;
    padding: 10px 0px;
}
.middle_menu_item a{
    color:white;

}
.i1:hover{
    background-color: #213e59;
}
.i2:hover{
    background-color: #284c6e;
}
.i3:hover{
    background-color: #213e59;
}
.i4:hover{
    background-color: #376da0;
}
.i5:hover{
    background-color: #2d567d;
}
.i1{
    background-color: #376da0;
}
.i2{
    background-color: #326290;
}
.i3{
    background-color: #2d567d;
}
.i4{
    background-color: #284c6e;
}
.i5{
    background-color: #213e59;
}
.conf_text{
    margin-left: 20px;
}
.conf_text h2{
    font-size: 16px;
   color: #337ab7;
}
.conf_text h3{
    font-size: 14px;
    color:#858585;
    line-height: 2;
}
.conf_date{
    background-color: #2b333b;
    color:white;
    text-align: center;
    padding: 15px 0px;
}

.conf_second h5{
    color:#939393;
}

.conf_second h6{
    color:#2b2b2b;
    font-size: 14px;
}
.conf_second{
    padding-top: 7px !important;
}
.conf_second:hover{
    background-color: #f2f2f2;
}
.main_ad_text h4{
    color:#2b2b2b;
    font-size: 15px;
    padding: 10px 0px 20px;
}

.main_ad_text p{
    font-size: 13px;
    color:#808080;
}

.main_ad_text h5{
    color:#376da0;
    font-size: 13px;
}
.ads_under{
    background-color: #f2f2f2;
    padding: 10px;
    margin: 10px 0px;
}
.ads_under p{
    color:#376da0;
}
.ads_under h5{
    color: #2b2b2b;
    line-height: 2;
}
.success_story_element h6{
    color:#6b6b6b;
    font-size: 13px;
}

.success_story_element h3{
    font-size: 15px;
    color:#2b2b2b;
}

.success_story_element p{
    color:#858585;
    font-size: 17px;
    line-height: 1.7;
}
.success_story_text{
    padding: 10px;
    border: 1px solid #e1e1e1;
}
.success_story_element:hover{
    background-color: #f6f6f6;
}
.success_story_element:hover h3{
    color:#5388bc;
}
.success_stories{
    position: relative;
}
.success_stories{
    background-image: url(../images/s_bg.png) ;
    background-repeat: repeat-x;

}
.subscribe{
    background-image: url(../images/suscribe.png);
    background-size: contain;
    padding: 30px 0px;
    margin-top: 20px;
}
.subscribe a {
    color:white;
    padding-right: 20px;
    margin-top: 10px;
    display: inline-block;
}
.marker{
    color:white;
    margin-right: 178px;
}
.subscribe a .fa{
    padding-right: 20px;
}
.subscribe .fa-envelope{
    margin-left: 20px;
    color:#9fbcd9;
    font-size: 30px;
}
.subscribe span{
    color:white;
}
input[type='email']{
    padding: 10px 5px;
    margin-right: 20px;
    border: none;
}
input[type='submit']{
    padding: 10px 20px;
    background-color: #72ade8;
    border: none;
    color: white;
}
[type='submit']:hover{
    background-color: #85b93b;

}
footer{
    background-color: #121517;
    color:#7e7e7e;
}
footer a{
    color:#7e7e7e;
}
footer h4{
    color:white;
    margin-bottom: 20px;
    margin-top: 30px;

}
footer span{
    font-size: 17px;
}
footer .footer_bio{
    font-size: 17px;
}
.last_news h6{
    color:white;
    font-size: 13px;
    margin-right: 10px;
}
.last_news p{
    font-size: 13px;
    margin-right: 10px;
}
.last_news *{
    padding: 0px !important;
}
.last_news_item{
    margin: 0px 0px 10px 5px;
}
.last_news_item1{
    border-bottom: 1px dashed #7e7e7e;
    margin-bottom: 30px;
    padding-bottom: 10px;
}
.useful_links li{
    list-style-type: none;
    margin-bottom: 8px;
    margin-left: 5px;
    padding: 7px;
}
.useful_links li a{
    font-size: 17px;
}
.border_bottom{
    border-bottom: 1px dashed #7e7e7e;

}

.contact_us li{
    list-style-type: none;
}
.contact_us .ii_text{
    display: inline-block;
    font-size: 17px;
    vertical-align: top;

}
.contact_us .ii{
    display: inline-block;
    border-radius: 50%;
    border: solid 1.3px #7e7e7e;
    padding: 5px;
    width: 30px;
    height: 30px;
    text-align: center;
    color:#7e7e7e;
    margin: 0px 10px;
}
.contact_us .ii:hover{
    background-color: #85b93b;
    color:white;
}
.contact_us li{
    margin: 20px 0px;
}
.img-responsive{
    width: 100% !important;
    height: auto !important;
}
.dropdown li a{
    color: white !important;
    background-color: #337ab7;
    padding: 7px 5px;
    font-size: 15px;

}
.dropdown-menu{
    background-color: #337ab7 !important;

}
#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
    display: none;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
    z-index: 106;
    display: block;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -51px;
    width: 60%;
    margin-left: 20%;
    color: rgb(255, 255, 255);
    background: transparent;
    border-top: 1px solid rgba(255, 255, 255, .8);
    border-bottom: 2px solid rgba(255, 255, 255, .5);
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    font-size: 40px;
    font-family: Roboto;
    font-weight: 300;
    text-align: center;
    outline: none;
    padding: 10px;
}

#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    opacity: 1;
    font-size: 27px;
    color: #72ade8;
}

#search .close:hover{
    color: #85b93b;
    cursor: pointer;
}
.page_title{
    background-color: #ebebeb;
    padding: 10px 0px;
    margin: 0px !important;
}
.about_whos_us .navbar{
    margin-bottom: 0px !important;
}
.light_title{
    color:#9f9e9e;
}
.dark_title{
    color:#444444;
}
.panel-default>.panel-heading{
    background-color: #6897c3;
    color:white;
    padding: 15px 20px;
    border: none !important;

}
.panel-default>.panel-heading:hover{
    background-color: #376da0;
    transition: all .5s ease;
}
.panel-default>.panel-heading *{
    font-size: 15px;
    text-decoration: none;
}
.list-group-item {
    border:none !important;
    border-bottom: 2px solid #ededed !important;
}
.page_body{
    margin-top: 30px;
}
.page_body h2{
    margin: 0px;
    color:#376da0;
    font-size: 24px;
    margin-bottom: 10px;
}
.page_body{
    padding: 10px;
}
.page_body p{
    font-size: 17px;
    line-height: 2;
}
.vision{
    background-color: #d5f4e7;
    padding: 10px;
}
.page_body h5{
    color:#376da0;
    margin-top: 20px;
}
.page_body h6{
    color:black;
    font-weight: bold;
}
.page_body ol{
    padding-right: 20px;
    margin-bottom: 20px;
}
.deen_info {
    float: left;
}

.deen_image {
    border-style: solid;
    border-width: 1px;
    float: right;
    height: 197px;
    margin-left: 10px;
    width: 150px;
    margin-top: 10px
}
.margin15{
    margin-right: 15px;
}
.auc_struct_image{
    width: 100%;
    margin-right: 40px;
    border: 15px #eee solid;
    padding: 10px;
}

.left{
    float: left;
    margin-top: 10px;
}
.left .btn{
    padding: 10px 40px;
    border-radius: 0
}
.search_text label{
    float: right;
    color: #252424;
}
.search_text .form-control{
    width:80%;
    float: left;
    background: #ddd;
    border-radius: 0;
    border: none;
}
.silver_bg{
    background: #f9f9f9;
    opacity: .7;
    padding: 30px;
}
.blue_title{
    background: #6897c3;
    color: #fff;
}
.blue_text{
    color: #6897c3;
}
.green_title{
    background: #72b084;
    color: #fff;
}
.green_bg{
    background: #82c293;
}
.blue_bg{
    background: #d5e1f0
}
ul {
    margin: 0;
}
ul.dashed {
    list-style-type: none;
}
ul.dashed > li {
    text-indent: -5px;
}
ul.dashed > li:before {
    content: "-";
    text-indent: -5px;
    padding-right: 15px;
    margin-left: 5px;
}
.padding15{
    padding: 15px
}

.pdf{
    padding: 15px 20px;
    border-radius: 0;
    background: #85b93b;
}
.panel-default> .active {
    background-color: #376da0;

}
.logo{
    z-index: 111111;
    right: 60px;
    position: absolute;
    margin-top: 14px;
}
.o_bottom_nav{
    background-color: #376da0 !important;
    margin-top: 30px;
    padding: 5px 0px;
    margin: 0 -30px;

}
.o_bottom_nav .navbar-nav>li>a{
    color: #fff;
}
@media only screen and (max-width: 768px) {
    #main_slider {
        position: relative;
        z-index: 1;
        top: 0px;
    }
    .navbar-brand {
        width: 100px;
    }
    .navbar-toggle {
        margin-top: 30px;
    }
    .navbar-header {
        border-bottom: 1px solid #85b93b;
    }
    .slider_text h4 {
        font-size: 12px;
    }
    .slider_text p {
        margin-top: -15px;
    }
    .slider_text p a {
        font-size: 10px;
        padding: 5px;
    }
    .news {
        margin-top: 0px;
    }
    .news_one,
    .success_story_element {
        margin-bottom: 20px;
    }
    .subscribe {
        background-image: none;
        background-color: #376da0;
    }
    .bottom_nav * {
        text-align: center;
    }
    .middle_menu_item {
        display: block;
        width: 100%;
        float: none;
    }
    .middle_menu {
        background-color: #376da0;
        padding: 0px
    }
}



/**************************** Teacher Gate **********************************/

.teacher_gate_header {
    background-color: #2c2d3a;
    color:white;
    padding: 20px 0px 0px;
}
.first_header_sec{
    margin-bottom: 20px;

}
.gate_notes{
    background-color: white;
    padding: 15px 10px;
    border-top: 3px solid #1d71e3;
}
.ajenda{
    background-color: white;
    padding: 15px 10px;
    border-top: 3px solid #1d71e3;
}
.ajenda .dropdown-toggle{
    width: 90%;
    float: left;
    border-radius: 0px;
    background-color: #008ee4;
    border: none;
}
.ajenda .dropdown-toggle .caret{
    margin-right: 10px;
}
.ajenda .dropdown-menu{
    width: 90%;
    margin: 30px 71.5px 0px 0px ;
    border: none;
    border-radius: 0px;
    text-align: center;
}
.gate_notes h3{
    color: #1d71e3;
    font-size: 18px;
    margin-bottom: 20px;
}
.gate_notes ol{
    background-color: #e8eff7;
    padding: 10px 30px;
    height: 300px;
}
.teacher_gate .row{
    margin: 20px 0px;
}

.gate_acadmic{
    background-color: white;
    border-top: 3px solid #4b647d;
    padding: 30px;
    height: 220px;



}
.gate_acadmic h5{
    color: #4b647d;
    font-size: 16px;

}
.gate_acadmic table{
    margin-top: 20px;
    width: 80%;
    margin: 20px auto;
}
.gate_acadmic td{
    border-bottom: 1px #ebebeb solid;
    padding: 5px 0px;
}
.gate_important_info{
    background-color: white;
    border-top: 3px solid #d13a1c;
    padding: 30px;
    height: 220px;

}
.gate_important_info h5{
    color: #d13a1c;
    font-size: 16px;
    margin-bottom: 30px;
}
.gate_important_info p{

    font-size: 17px;
}
.khereeg{
    background-color: #4b647d;
    color: white;
    text-align: center;
}
.tarakomi{
    background-color: #1d71e3;
    color:white;
    text-align: center;
}

/*
.first_header_left{
	margin-top: 17px;
}
*/
.teacher_gate_header a{
    color:white;
}
.teacher_gate_header h1{
    font-size: 18px;
}
.teacher_gate_header p{
    font-size: 17px;
    color: #5f6174;
}
.teacher_gate_header span{
    margin: 0px 10px;
}
.teacher_gate{
    background-color: #f2f7f8;
}
.teacher_gate .navbar{
    background-color: #24242f;
    border-radius: 0px;
    border: none;
}

.teacher_gate .navbar-right input{
    background-color: #2c2d3a;
    border-radius: 50px;
    border: none;
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    background-position: 90% center;
    padding: 10px 50px ;
    width: 80%;
    float: left;
    margin-top: 7px;
}
.teacher_gate .dropdown-menu{
    background-color: #323240;
}
.teacher_gate .dropdown-menu a{
    color:white !important;
    border-bottom: 1px solid black;
    padding-top: 5px;
    padding-bottom: 5px;
}
.teacher_gate .dropdown-menu a:hover{
    color:#7d7d98 !important;
    background-color: transparent!important;
}
.carousel-inner .item img {
    height: 500px;
    width: 100vw; /* Use viewport width to cover the full width */
    object-fit: cover;
}

.carousel-inner .item {
    margin-top: 76px; /* Adjust the margin as needed */
}
@media (max-width: 768px) {
.carousel-inner .item {
    margin-top: 0px; /* Adjust the margin as needed */
}

}

@media (max-width: 576px) {
 .carousel-inner .item {
    margin-top: 0px; /* Adjust the margin as needed */
}
}

.carousel-inner {
    overflow: hidden;
}

.carousel-control.left,
.carousel-control.right {
    top: 50%; /* Position the controls vertically at 50% */
    transform: translateY(-50%); /* Center the controls vertically */
    margin-top: 0; /* Remove the margin-top to align with the carousel */
}
