* {
    font-family: 'Noto Kufi Arabic', sans-serif;
}
nav {
    background-color: 0!important;
}
.navbar-brand img {
    max-width: 180px;
}
.navbar-light .navbar-nav .nav-link {
    font-size: 20px;
    color: #000;
}
.myslider {
    height:800px;
    width: 100%;
}
.myslider .carousel-item {
     height:800px;
    width: 100%;
    background: url(../img/slider1.png) no-repeat center;
    background-size: cover;

}
.leftIconsArrow, .rightIconsArrow {
    font-size: 50px;
    color: #686666;
}
.serachBar {
    width: 100%;
    top: -250px;
    position: relative;
    clear: both;
}
.serachBar .searchBody {
    width: 100%;
    display: block;
    height: 100px;
    background-color: rgba(198, 235, 237, 0.7);
    position: relative;
    border-radius: 20px;
    
    padding: 20px;
}
.searchBody input[type="text"] {
    height: 50px;
    border-radius: 25px;
    border: 1px solid #333;
}
.searchBody #dropdownMenuButton {
    height: 50px;
    border-radius: 25px;
    color: #000;
    background-color: #FFF;
    width: 100%;
}
.searchBody button, 
.searchBody button:hover, 
.searchBody button:focus, 
.searchBody button:visited{
    background-color: #01796c;
    border-color: #01796c;
    width: 100%;
    height: 50px;
    border-radius: 25px;
}

.btnleftarr {
    margin-right: 30px;
}
.dropdown-menu {
    width: 100%;
}
.headerdivider {
    width: 100%;
    height: 8px;
    background-color: #ccc;
    text-align: center;
    margin: auto;
    display: block;
    margin-bottom: 80px;
}
.headerdivider h1 {
    position: relative;
    display: inline-block;
    top: -25px;
    background: #fff;
    padding: 0 21px;
    font-weight: 500;
}
.allcourses {
    background: url(../img/back12.png) no-repeat center;
    background-size: cover;
    padding-top: 30px;
    margin-bottom: 80px;
}
.course {
    width: 100%;
     padding: 20px;
    text-align: center;
 }
.course img {
    width: 100%;
    height: 300px;
    box-shadow: 0 0 5px #CCC;
    border-radius: 7px;
}
.course .btn {
    background-color: #01796c;
    border-color: #01796c;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 15px;
     width: 100%;
}
.course p {
    color: #817e7e
}
.ourservices {
    width: 100%;
    min-height: 700px;
    background-color: #01796c;
    padding-top: 60px;
}
.myserv {
    width: 100%;
    height: 300px;
    border: 2px solid #fff;
    border-radius: 25px;
}
.myserv {
    color: #fff;
    text-align: center;
    padding: 30px 0;
    margin-bottom: 50px;
}
.myserv h2 {
    margin-top: 30px;
    font-size: 22px;
}
.ourservices .headerdivider {
    margin-top: 60px;
}
.ourservices .headerdivider h1 {
    background-color:  #01796c;
    color: #fff;
}
.ourpartners {
    display: block;
    width: 100%;
    position: relative;
    margin-top: -150px;
}
.partners {
    width: 100%;
    min-height: 200px;
    background-color: #fff;
    border-radius: 25px;
    padding: 50px;
    box-shadow: 3px 5px 19px #959595;

}
.partner {
    text-align: center;
}
.partner img {
    max-width: 100%;
    max-height: 90px;
    text-align: center;
    margin: auto;
}
.ourtrainers .headerdivider {
    margin-top: 90px;
}
.trainers {
    width: 100%;
    min-height: 400px;
    background: url(../img/back12.png) no-repeat center;
    background-size: cover;
    position: relative;
    display: block;
}
.trainer {
    width: 100%;
    height: 250px;
    background-color: #FFF;
    padding: 50px;
    border-radius: 25px;
    margin-top: 50px;
    box-shadow: 5px 5px 15px #ccc;
    display: block;
    position: relative;
 }
.trainer p {
    font-size: 18px;
    font-weight: 500;
    color: #747474;
}
.myqoute {
    position: absolute;
    left: 40px;
    top: 40px;
    width: 40px;
}
.rater {
    width: 100%;
}
.rater > img {
    float: right;
    width: 70px;
}
.rater .stars {
    margin-top: 20px;
    position: relative;
    float: right;
    margin-right: 30px;
}
.rater span {
    float: left;
    font-size: 18px;
    margin-top: 20px;
    color: #333;
}
.mazeed {
    font-size: 24px;
    color: #01796c;
    margin-top: 60px;
    margin-right: 20px;
    display: block;
    position: relative;
    font-weight: 500;
    margin-bottom: 50px;
}
.footer {
    width: 100%;
    min-height: 400px;
    background: #414140;
    color: #DDDDDD;
    padding-top: 50px;
}
.footer h4 {
    border-bottom: 2px solid #DDDDDD;
    padding-bottom: 20px;
    color: #DDDDDD;
}
.footer div {
    padding: 0 20px;
}
.mapbtn {
    background-color: #90d0d1;
    margin-left: 5px;
    margin-bottom: 10px;
    color: #444;
    border-radius: 25px;
    padding:  5px 20px;
}
.fo_contact p {
     direction: ltr;
}
.s_media i {
    font-size: 18px;
    background-color: #fff;
    color: #000;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    margin-left: 20px;
}
.all_courses {
    width: 100%;
    min-height: 400px;
}
.allcourses .mazeed {
    margin-top: 0;
}
.MyLeftArr {
    position: absolute;
    bottom: 50%;
    right: 0;
    z-index: 999;
    cursor: pointer;
    font-size: 22px;
}
.MyRightArr {
    position: absolute;
    bottom: 50%;
    left: 0;
    z-index: 999;
    cursor: pointer;
    font-size: 22px;
}
.regcoursebtn {
    margin: auto;
    text-align: center;
    border-radius: 25px;
    background-color: #01796c;
    margin-top: 20px;
    color: #FFF;
    padding: 10px 30px;
    margin-bottom: 30px;
}
.MyLeftArrCourse {
    position: absolute;
    bottom: 50%;
    z-index: 999;
    cursor: pointer;
    font-size: 22px;
    right: -50px!important;
    top: 30%!important;

}

.MyRightArrCourse {
    position: absolute;
    bottom: 50%;
    z-index: 999;
    cursor: pointer;
    font-size: 22px;
    left: -50px!important;
    top: 30%!important;

}
/* SECOND PAGE "Courses" */
.courses_intro {
    width: 100%;
    min-height: 800px;
    background: url('../img/Group\ 12.png') no-repeat center;
    background-size: cover;
}
.torok {
    float: left;
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
}
.torok h1 {
     color: #FFF;
    display: block;
    margin-bottom: 50px;
}

.left_to {
    margin-top: 330px;
    padding-left: 0;
    float: left;
}
.stnow {
    background-color: #333;
    color: #FFF;
    margin-right: 70px;
}
.review {
    margin-top: -150px;
}
.tab-pane {
    width: 100%;
}

.mycard {
    width: 100%;
    height: 200px;
    background-color: #68c5c8;
    border-radius: 25px;
    box-shadow: 0 0 10px #ccc;
    overflow: hidden;
    margin-bottom: 80px;
}
.cardheader {
    width: 100%;
    height: 100px;
    padding-top: 20px;

}
.cardbody {
    background-color: #FFf;
    width: 100%;
    height: 100px;
    text-align: center;
    padding-top: 25px;
    display: block;
}
.cardbody a {
    text-align: right;
    float: right;
    color: #5eabf1;
    padding-right: 20px;
    margin-top: 10px;
}
.cardheader img {
    text-align: center;
    margin: auto;
    display: block;
    max-width: 100%;
    max-height: 62px;
}
.nav-tabs {
    width: 100%;
    display: block;
}
.nav-tabs .nav-link {
    width: 33.3%;
    display: inline-block;
    float: right;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    border: 0!important;
    color: #000;
}

.nav-tabs {
    border: 0!important;
    display: block;
    width: 100%;
    height: 90px;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #01796c;
   border-bottom: 5px solid #01796c!important;
}
.nav-tabs {
    margin: 60px 0;
}
.mycourseintro {
    width: 100%;
    height: 700px;
    background: url('../img/4609570.webp') no-repeat center;
}
.mycourseintro .overlay {
    width: 100%;
    height: 700px;
    background: rgba(0, 0, 0, 0.5);

}
.mycourseintro .overlay h1 {
    color: #fff;
    margin-top: 250px;
}
.mycourseintro .overlay p {
    font-size: 18px;
    color: #ccc;
    margin-top: 30px;
    line-height: 40px;
}
.reg {
    width: 100%;
    height: 70px;
}
.regbtn {
    float: left;
    display: block;
    background-color: #01796c;
    color: #FFF;
    padding: 20px 50px;
    border-radius: 25px;
}
.co_details {
    width: 100%;
    min-height: 250px;
    background-color: #FFF;
    border-radius: 25px;
    box-shadow: 3px 3px 10px #ccc;
    margin-top: -100px;
 }
.co_details .head {
    width: 100%;
    height: 40px;
    background-color: #01796c;
    border-radius: 25px 25px  0 0;
    text-align: center;
    color: #FFF;
    padding-top: 7px;
    font-size: 18px;
    margin-bottom: 10px;
}
.onedetail {
    text-align: center;
    border-left: 2px solid #ccc;
}
.onedetail h4 {
    margin-top: 30px;
    margin-bottom: 20px;
}
.onedetail a{
    color: rgb(56, 56, 56);
    border: 1px solid #01796c;
    padding: 4px 10px;
    border-radius: 10px;
    margin-left: 20px;
     margin-bottom: 20px;
    text-decoration: none;
    display: inline-block;
 }
 .onedetail:last-child {
    border: 0;
}
.full_det h1 {
    margin: 60px 0;
}
.full_det p {
    line-height: 50px;
}
.full_det h2 {
    margin-bottom: 30px;
}
.full_det li {
    line-height: 35px;
}
.makharg {
    width: 100%;
    min-height: 600px;
    padding: 40px 20px;
    border: 3px solid #000;
    margin-top: 60px;
}
.gall {
    padding: 20px;
    text-align: center;
    margin: auto;
}
.gall img {
    width: 100%;
    margin-bottom: 20px;
}
































/* Media query */
@media screen and (max-width: 1200px) {
    .left_to {
        margin-top: 450px;
    }
}
@media screen and (max-width: 767px) {
    .serachBar .searchBody {
        height: 205px;
        margin: 30px;
        clear: both;
    }
        .MyRightArrCourse {
        display: none!important;
    }

    .searchBody input[type="text"], 
    .searchBody #dropdownMenuButton {
        margin-bottom: 10px;
    }
    .myslider, 
    .myslider .carousel-item {
        height: 500px;
    }
    .serachBar {
        margin-top: -250px;
        top: unset;
        margin-bottom: 35px;
    }
    .left_to img {
        display: none;
    }
    .review .row {
        margin-left: unset!important;
        margin-right: unset!important;
    }
    .mydd .row {
        margin-left: 0;
        margin-right: 0;
    }
    .onedetail {
        border: 0;
    }
    .mycourseintro .overlay {
        padding: 50px;
    }
    .co_details, .mycourseintro .overlay h1 {
        margin-top: 50px;
        padding-bottom: 30px;
    }
    .mycourseintro .overlay, .mycourseintro {
        height: 630px;
    }
    .full_det {
        margin-bottom: 40px;
    }
}

































