@font-face {
    font-family: "Tajawal";
    src: url("../webfonts/Tajawal-Medium.ttf") format("opentype");
}

.p-0 {
    padding: 0 !important;
}

.pt-5 {
    padding-top: 5px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-15 {
    padding-top: 15px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pt-40 {
    padding-top: 40px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.pt-60 {
    padding-top: 60px !important;
}

.pt-70 {
    padding-top: 70px !important;
}

.pt-80 {
    padding-top: 80px !important;
}

.pt-90 {
    padding-top: 90px !important;
}

.pt-100 {
    padding-top: 100px !important;
}

.pb-5 {
    padding-bottom: 5px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-15 {
    padding-bottom: 15px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pb-40 {
    padding-bottom: 40px !important;
}

.pb-50 {
    padding-bottom: 50px !important;
}

.pb-60 {
    padding-bottom: 60px !important;
}

.pb-70 {
    padding-bottom: 70px !important;
}

.pb-80 {
    padding-bottom: 80px !important;
}

.pb-90 {
    padding-bottom: 90px !important;
}

.pb-100 {
    padding-bottom: 100px !important;
}

.m-0 {
    margin: 0 !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-25 {
    margin-top: 25px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.mt-70 {
    margin-top: 70px !important;
}

.mt-80 {
    margin-top: 80px !important;
}

.mt-90 {
    margin-top: 90px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-25 {
    margin-bottom: 25px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mb-70 {
    margin-bottom: 70px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.mb-90 {
    margin-bottom: 90px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

body {
    font-family: 'Tajawal';
}

* {
    margin: 0;
    padding: 0;
}

a,
a:hover {
    text-decoration: none;
}

input,
select,
textarea,
button {
    box-shadow: none !important;
    outline: none !important;
}


/********** navbar ***********/

.top-nav {
    background-color: #ff7800;
    padding: 6px 28px;
    /* z-index: 110;*/
}

.sign-in {
    padding-right: 15px;
    margin: 5px 0 0;
    display: inline-block;
}

.sign-in a {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding-left: 10px;
}

.navbar {
    background-color: #fff;
    margin-bottom: 0;
    border: 0;
    z-index: 60;
}

.navbar img {
    margin-top: -43px;
    height: 100px;
    position: absolute;
    background-color: #fff;
    padding: 7px 10px 10px;
}

.navbar-nav a {
    margin-top: 12px;
    margin-bottom: 12px;
    color: #462407;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 7px !important;
}

.navbar-nav>li>a.active {
    color: #db227f
}

.nav>li>a:hover,
.nav>li>a:focus {
    background-color: transparent;
}

.navbar-brand {
    padding: 5px 15px 5px;
    height: auto;
}

.navbar-toggle {
    background-color: #ff7b06;
    margin-top: 20px;
}

.navbar-toggle .icon-bar {
    background-color: #fff;
}

.slidershadow {
    background-image: url(../img/down1.png);
    height: 85px;
    z-index: -27;
    position: absolute;
    top: 13px;
    width: 100%;
}

.slidershadow img {
    width: 100%;
    position: absolute;
    top: 80px;
    z-index: 3;
}

#affix {
    background-color: #fff;
    /*box-shadow: 0 1px 6px 0px #b9b9b9;*/
    z-index: 5;
    padding: 0;
    margin-top: 0px;
    -webkit-transition: all 1s ease 1s;
    -moz-transition: all 1s ease 1s;
    -ms-transition: all 1s ease 1s;
    -o-transition: all 0.5s ease .5s;
    transition: all 1s ease 1s;
    border-bottom: 1px solid #eee;
}

.affix img {
    margin-top: -4px !important;
    height: 62px !important;
    padding: 0 !important;
}

.navbar-nav {
    padding-left: 15px;
}

.img-title {
    box-shadow: 6px 2px 5px 3px #ccc;
    width: 100%;
    height: 100px;
}

.navbar .top-nav .list-nav {
    list-style: none;
    margin: 0;
}

.navbar .top-nav .list-nav li {
    display: inline-block;
    color: #fff;
    margin: 0 8px;
    font-size: 15px;
}

.navbar .top-nav .list-nav li span {
    padding-left: 10px;
    font-size: 12px;
}

.navbar .top-nav .social-media {
    list-style: none;
    text-align: left;
    margin: 0;
}

.navbar .top-nav .social-media li {
    display: inline-block;
    margin-right: 13px;
    margin-bottom: -1px;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 23px;
    height: 23px;
    line-height: 20px;
    text-align: center;
}

.navbar .top-nav .social-media li a {
    color: #fff;
    font-size: 12px;
}

@media (max-width: 992px) {
    .navbar .top-nav .social-media li {
        margin-right: 6px;
    }
    .navbar .top-nav .list-nav li a {
        font-size: 12px;
    }
    .navbar-nav a {
        font-size: 12px !important;
    }
}

@media (max-width: 767px) {
    .nav {
        background-color: rgba(70, 36, 7, 0.9);
        margin-top: 0;
        margin-bottom: 0;
        position: fixed;
        width: 100%;
        padding-bottom: 25px;
        padding-top: 45px;
    }
    .navbar-nav>li>a {
        color: #fff;
    }
    .list-nav {
        display: none;
    }
    .navbar-nav a {
        font-size: 15px !important;
    }
}


/**  slider **/

.fade {
    opacity: 1;
}

.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}

.fade .item:first-child {
    top: auto;
    position: relative;
}

.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}


/** LEFT/RIGHT ROUND CONTROL **/

.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}

.control-round:hover .carousel-control {
    opacity: 1;
}

.control-round .carousel-control.left {
    left: 1%;
}

.control-round .carousel-control.right {
    right: 1%;
}

.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover {
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}

.control-round .carousel-control.left>span:nth-child(1) {
    left: 45%;
}

.control-round .carousel-control.right>span:nth-child(1) {
    right: 45%;
}


/** INDICATORS CONTROL **/

.indicators-line>.carousel-indicators {
    right: 45%;
    bottom: 3%;
    left: auto;
    height: 20px;
    font-size: 0;
    z-index: 3;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}

.indicators-line>.carousel-indicators li {
    padding: 0;
    width: 15px;
    height: 15px;
    border: 1px solid rgb(158, 158, 158);
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: rgb(158, 158, 158);
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
    z-index: 10;
    cursor: pointer;
}

.indicators-line>.carousel-indicators .active {
    margin: 1px 5px 1px 1px;
    box-shadow: 0 0 0 2px #fff;
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

.indicators-line>.carousel-indicators .active:before {
    transform: scale(0.5);
    background-color: #fff;
    content: "";
    position: absolute;
    left: -1px;
    top: -1px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}


/** SLIDE CAPTION **/

.slide_style_left {
    text-align: left !important;
}

.slide_style_right {
    text-align: right !important;
}

.slide_style_center {
    text-align: center !important;
}

.slide-text {
    left: 0%;
    top: 3%;
    right: 0%;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 0px 40px;
}

.slide-text>h1 {
    color: #ffffff;
    font-size: 70px;
    margin-bottom: 30px;
    margin-top: 40px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    font-weight: bold;
}

.slide-text>.logo-slide-img {
    margin-top: 130px;
    margin-right: 70px;
    display: inline-block;
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

.slide-text>h2 {
    font-weight: bold;
    color: #ff7800;
    font-size: 80px;
    margin-top: 200px;
    margin-right: 50px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}

.slide-text>h3 {
    padding: 0;
    color: #472608;
    font-size: 39px;
    font-style: normal;
    letter-spacing: 1px;
    display: inline-block;
    margin-top: 70px;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}

.slide-text>p {
    color: #ffffff;
    font-size: 42px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 145px;
    margin-top: 101px;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}

.slide-text>p.p0,
.slide-text>p.p1,
.slide-text>p.p2,
.slide-text>p.p3 {
    background-color: rgba(255, 255, 255, 0.76);
    padding: 10px;
    width: 50%;
    border-radius: 7px;
    margin-right: 5px;
    margin-top: 50px;
    color: #555;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 25px;
    letter-spacing: 1px;
    text-shadow: none;
}

.slide-text>p.p0 {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}

.slide-text>p.p1 {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.slide-text>p.p2 {
    -webkit-animation-delay: 1.9s;
    animation-delay: 1.9s;
}

.slide-text>p.p3 {
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s;
}

.slide-text>a.r-btn-primary0,
.slide-text>a.r-btn-primary1,
.slide-text>a.r-btn-primary2,
.slide-text>a.r-btn-primary3,
.slide-text>a.r-btn-primary4 {
    display: inline-block;
    text-decoration: none;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    padding: 0 8px;
}

.slide-text>a.r-btn-primary0 {
    -webkit-animation-delay: 3.5s;
    animation-delay: 3.5s;
}

.slide-text>a.r-btn-primary1 {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}

.slide-text>a.r-btn-primary2 {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s;
}

.slide-text>a.r-btn-primary3 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.slide-text>a.r-btn-primary4 {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
}

.slide-text>a.r-btn-primary0 img,
.slide-text>a.r-btn-primary1 img,
.slide-text>a.r-btn-primary2 img,
.slide-text>a.r-btn-primary3 img,
.slide-text>a.r-btn-primary4 img {
    width: 200px;
    border: 3px solid #fff;
}

.slide-text>a.r-btn-primary0 img {
    transform: rotate(7deg) translatez(0);
}

.slide-text>a.r-btn-primary1 img {
    transform: rotate(0deg) translatez(0);
}

.slide-text>a.r-btn-primary2 img {
    transform: rotate(7deg) translatez(0);
}

.slide-text>a.r-btn-primary3 img {
    transform: rotate(-5deg) translatez(0);
}

.slide-text>a.r-btn-primary4 img {
    transform: rotate(-5deg) translatez(0);
}

.bs-slider>.carousel-inner>.item>img,
.bs-slider>.carousel-inner>.item>a>img {
    width: 100% !important;
    height: 650px;
}

.three-slider0 {
    position: absolute;
    left: 45px;
    top: 290px;
}

.three-slider1 {
    position: absolute;
    left: 220px;
    top: 170px;
    z-index: 3;
}

.three-slider2 {
    position: absolute;
    left: 50px;
    top: 64px;
}

.three-slider-img0,
.three-slider-img1,
.three-slider-img2 {
    width: 240px !important;
    /*height: 220px;*/
}


/** RESPONSIVE SLIDER **/

@media (max-width: 1200px) {
    .slide-text>a.r-btn-primary0 img,
    .slide-text>a.r-btn-primary1 img,
    .slide-text>a.r-btn-primary2 img,
    .slide-text>a.r-btn-primary3 img {
        margin-top: 0px;
        width: 170px !important;
        height: 190px
    }
    .slide-text>a.r-btn-primary4 img {
        display: none;
    }
    .slide-text>p.p0,
    .slide-text>p.p1,
    .slide-text>p.p2,
    .slide-text>p.p3 {
        font-size: 17px;
        width: 60%;
    }
}

@media (max-width: 991px) {
    .slide-text h1,
    .slide-text h2,
    .slide-text h3 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 0px;
    }
    .slide-text>p.p0,
    .slide-text>p.p1,
    .slide-text>p.p2,
    .slide-text>p.p3 {
        font-size: 17px;
        width: 66%;
    }
    .slide-text>p {
        font-size: 25px;
        margin-bottom: 92px;
        margin-top: 47px;
    }
    .slide-text>a.r-btn-primary0 img,
    .slide-text>a.r-btn-primary1 img,
    .slide-text>a.r-btn-primary2 img,
    .slide-text>a.r-btn-primary3 img {
        margin-top: -25px;
        width: 140px !important;
        height: 160px;
    }
    .r-btn-primary4 img {
        display: none;
    }
    .bs-slider>.carousel-inner>.item>img,
    .bs-slider>.carousel-inner>.item>a>img {
        height: 400px;
    }
    .slide-text>h3 {
        margin-top: 10px !important;
    }
    .slide-text>p.p0,
    .slide-text>p.p1,
    .slide-text>p.p2,
    .slide-text>p.p3 {
        margin-top: 25px !important;
    }
    .slide-text {
        padding: 10px !important;
    }
    .three-slider-img {
        width: 100px;
        height: 100px;
        border: 5px solid #fff;
    }
    .three-slider0 {
        left: 0px;
        top: 223px;
    }
    .three-slider2 {
        left: 0px;
    }
    .three-slider1 {
        left: 86px;
    }
    .slide-text>.logo-slide-img {
        margin-top: 23px;
        margin-right: 7px;
        width: 240px;
    }
}

@media (max-width: 767px) {
    .slide-text {
        padding: 10px 50px;
    }
    .slide-text h1,
    .slide-text h2,
    .slide-text h3 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .slide-text>p {
        font-size: 22px;
        line-height: 20px;
        margin-bottom: 84px;
        margin-top: 55px;
    }
    .control-round .carousel-control {
        display: none;
    }
    .slide-text>p.p0,
    .slide-text>p.p1,
    .slide-text>p.p2,
    .slide-text>p.p3 {
        font-size: 15px;
        width: 90%;
    }
    .slide-text>a.r-btn-primary1 img {
        display: none;
    }
    .slide-text>a.r-btn-primary0 img,
    .slide-text>a.r-btn-primary1 img,
    .slide-text>a.r-btn-primary2 img,
    .slide-text>a.r-btn-primary3 img {
        margin-top: 0;
        width: 140px;
        height: 140px;
        border: 5px solid #fff;
    }
    .slide-text>a.r-btn-primary3 img {
        display: none;
    }
    .bs-slider>.carousel-inner>.item>img,
    .bs-slider>.carousel-inner>.item>a>img {
        height: 408px;
    }
    .three-slider0,
    .three-slider1,
    .three-slider2 {
        display: none !important;
    }
    .indicators-line>.carousel-indicators {
        display: none;
    }
    .slide-text>.logo-slide-img {
        margin-top: -1px;
        margin-right: 5px;
        width: 200px;
    }
}

@media (max-width: 480px) {
    .slide-text {
        padding: 10px 30px;
    }
    .slide-text h1,
    .slide-text h2 {
        font-size: 25px;
        line-height: 25px;
        margin-bottom: 15px;
    }
    .slide-text h3 {
        font-size: 25px;
        line-height: 25px;
        margin-bottom: 0px;
    }
    .slide-text>p {
        font-size: 15px;
        line-height: 18px;
        margin-bottom: 55px;
    }
    .slide-text>a.btn-default,
    .slide-text>a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
    }
    .indicators-line>.carousel-indicators {
        display: none;
    }
    .slide-text>p.p0,
    .slide-text>p.p1,
    .slide-text>p.p2,
    .slide-text>p.p3 {
        font-size: 13px;
        width: 100%;
        margin-bottom:0;
    }
    .slide-text>a.r-btn-primary0 img {
        display: none;
    }
    .slide-text>.logo-slide-img{
        width: 140px;
    }
    .video .container,
    .works .container,
    .works-student .container,
    .about .container{
        padding:0;
    }
    .video{
        padding-left:0 !important;
        padding-right:0 !important;
    }
    .more-btn{
        width: 100%;
        padding: 9px 0 !important;
    }
}


/** about **/

.about {
    margin-top: 20px;
}

.about-titel {
    font-size: 22px;
    font-weight: bold;
    color: #ff7800;
    margin: 27px 0;
}

.about .p-about {
    font-size: 15px;
    line-height: 35px;
}

.about-div {
    margin-top: 18px;
}

@media (max-width: 992px) {
    .about-div {
        margin-top: 0px;
        margin-bottom: -50px;
    }
    .about-div1 {
        margin-top: 40px;
    }
    .about-div1 img {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .about-div {
        margin-bottom: 0px;
    }
    .about-div1 {
        margin-top: 0px;
    }
    .about-div1 img {
        width: 70%;
    }
    
}


/** works-student **/

.works-student {
    margin-top: 20px;
    background-color: #f5f5f5;
}

.works-student .works-student-img {
    width: 100%;
    max-width: 270px;
    border: 3px solid #fff;
    cursor: pointer;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
}

.works-student .works-student-img:hover {
    -webkit-transform: rotate(-5deg) translatez(0) scale(1.06);
    -moz-transform: rotate(-5deg) translatez(0) scale(1.06);
    -o-transform: rotate(-5deg) translatez(0) scale(1.06);
    transform: rotate(-5deg) translatez(0) scale(1.06);
    -webkit-box-shadow: 0 0 9px 0px #c7c7c7;
    -moz-box-shadow: 0 0 9px 0px #c7c7c7;
    -o-box-shadow: 0 0 9px 0px #c7c7c7;
    box-shadow: 0 0 9px 0px #c7c7c7;
}

.works-student .works-student-pop {
    width: 100%;
    border: 10px solid #fff;
}

.more-btn {
    background-color: #ff7800;
    color: #fff;
    padding: 10px 60px;
    margin-top: 20px;
}

.more-btn a {
    color: #fff;
    font-size: 15px;
}


/**  works **/

.works .col-xs-12 {
    margin-top: 40px;
}

.works img {
    width: 100%;
}

.works-div {
    border: 1px solid #eee;
    padding: 10px;
    margin-bottom: 30px;
    background-color: #fff;
}

.works-div h3,
.works-div a {
    font-size: 16px;
    color: #4c308c;
    text-decoration: none;
}


/** counter **/

.counter {
    background: url(../img/home/slider0.png) no-repeat center fixed;
    background-size: cover;
    min-height: 450px;
}

.counter h3 {
    color: #fff;
    padding: 50px 0 60px;
    font-size: 40px;
}

.counter .count-div .count-h3 {
    font-size: 38px;
    color: #fff;
    line-height: 1.8;
    font-size: 27px;
}

.counter .count-div .count-h3 span {
    font-weight: 100;
    font-size: 48px;
}

.counter .count-div .count-text {
    text-align: center;
}

.counter .count-div .count-text .counter-count {
    font-size: 40px;
    border-radius: 50%;
    line-height: 37px;
    font-weight: bold;
}

.counter .count-div .count-text .count-p {
    font-size: 18px;
    color: #fff;
    line-height: 20px;
}

.counter .count-div .count-text .count-img {
    width: 65px;
    margin-bottom: 30px;
}

.counter .count-div .border-left {
    border-color: rgba(255, 255, 255, 0.3) !important;
}

.counter .counter-count {
    font-size: 71px;
    color: #fff;
    font-weight: bold;
}

.counter .count-p {
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: bold;
}

.counter .plus {
    color: #fff;
    font-size: 34px;
    line-height: 42px;
    position: relative;
    top: -3px;
    left: 6px;
}


/** sign google **/

.sign {
    background: url(../img/home/slider5.jpg) no-repeat center fixed;
    background-size: cover;
    min-height: 350px;
    text-align: center;
}

.sign-btn {
    background-color: #ff7800;
    color: #fff;
    padding: 10px 60px;
    margin-top: 150px;
}

.sign-btn a {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.sign .back-color {
    height: 350px;
    background-color: rgba(86, 55, 28, 0.2);
}


/** video **/

.video {
    background-color: #f5f5f5;
    padding: 35px 15px;
}

.video h4 {
    font-size: 18px;
    font-weight: bold;
    color: #ff7800;
    margin-top: 30px;
}

.video p {
    padding: 20px;
    line-height: 35px;
}

@media (max-width: 991px) {
    .video h4 {
        margin-top: 10px;
    }
    .video p {
        padding: 15px 5px;
    }
}


/**  partners  **/

.custom {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #f5f5f5;
}

#owl-demo100 {
    direction: ltr !important;
}

#owl-demo100 .item {
    margin: 15px 30px;
}

#owl-demo100 .carousel-indicators {
    display: none;
}

#owl-demo100 .item img {
    width: 100%;
}

#owl-demo100 .carousel-control,
#owl-demo200 .carousel-control {
    font-size: 23px;
    color: #9e9e9e;
    margin-top: 70px;
}

#owl-demo100 .owl-prev.left,
#owl-demo200 .owl-prev.left {
    margin-left: -16px;
}

#owl-demo100 .owl-next.right,
#owl-demo200 .owl-next.right {
    margin-right: -16px;
}


/**  testmonia  **/

.testimonial .item img {
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 1px 2px 5px 0px #cacaca;
}

.testimonial .item h3 {
    color: #ff7800;
    font-size: 16px;
    margin: 14px 0 0;
    font-weight: bold;
}

.testimonial .item h3 span {
    color: #452305;
    font-weight: normal;
    padding-right: 12px;
}

#owl-demo200 {
    direction: ltr !important;
    margin-top: 40px;
}

#owl-demo200 .item {
    text-align: right;
    padding-bottom: 10px;
    padding: 15px;
}

#owl-demo200 .carousel-indicators {
    display: none;
}

.testimonial-text {
    position: relative
}

.testimonial-text i {
    position: absolute;
    top: -2px;
    right: -16px;
    font-size: 15px;
    color: #bfbfbf;
    transform: rotateY(180deg);
}

@media (max-width: 992px) {
    #owl-demo200 .item {
        text-align: center;
    }
    .testimonial-text i {
        display: none;
    }
}


/** contact **/

.contact h4 {
    font-size: 18px;
    padding-right: 25px;
    line-height: 24px;
}

.contact h4 span {
    color: #ff7800;
    font-size: 20px;
    position: absolute;
    right: 0px;
}


/**  foooter  **/

.footer {
    background-color: #462407;
    padding: 20px 0;
}

.r-menu {
    color: #fff;
    margin-top: 30px;
    margin-bottom: 25px;
}

.footer-ul,
.footer-ul1 {
    padding-right: 0px;
}

.footer-ul li,
.footer-ul1 li {
    list-style: none;
    padding-bottom: 14px;
    padding-right: 0px;
}

.footer-ul li a {
    color: #fff;
    text-decoration: none;
    border-right: 3px solid #ff7800;
    padding-right: 12px;
}

.footer-ul1 li {
    color: #fff;
}

.footer-ul1 li a {
    color: #fff;
    text-decoration: none;
}

.footer-span {
    color: #ff7800;
    padding-left: 15px;
    font-size: 15px;
}

.r-copy {
    background-color: #462407;
}

.r-copy p {
    margin: 0;
    padding: 10px 0;
    border-top: 1px solid #bdbdbd47;
    font-size: 11px;
    color: #fff;
}


/*  places  */

.places {
    background: url(../img/home/location.jpg) no-repeat center fixed;
    background-size: cover;
    min-height: 400px;
    position: relative;
}

.places h3 {
    color: #fff;
    padding: 25px 0 35px;
    font-size: 40px;
}

.places .count-div .count-text {
    max-width: 350px;
    margin: 0 auto;
}

.places .count-div .count-text .count-img {
    width: 60px;
    margin-bottom: 22px;
}

.places .count-div .count-text h4 span {
    font-size: 17px;
}

.places .shadwo {
    background-color: rgba(42, 42, 42, 0.7);
    min-height: 400px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}

.places h4 {
    color: #fff;
    font-size: 23px;
    padding: 0 16px;
}


/*** modal**/

.cource-modal h4 {
    color: #ff7800;
}

.cource-modal p {
    line-height: 26px;
}

.cource-modal h5 {
    color: #ff7800;
    margin-top: 25px;
    font-size: 15px;
}

.cource-modal ul {
    margin-right: 35px;
}

.cource-modal ul li {
    list-style: circle;
    margin-bottom: 10px;
}

.cource-modal .close {
    margin-top: -10px;
    margin-left: -10px;
    background-color: #fff;
    opacity: 1;
    width: 27px;
    height: 29px;
    border-radius: 50%;
}

.img-back-div {
    background-image: url(../img/course/1.png);
    height: 375px;
    background-size: cover;
    background-position: center;
    margin-bottom: 20px;
}

.img-back-div1 {
    background-image: url(../img/course/2.jpg);
    height: 375px;
    background-size: cover;
    background-position: center;
    margin-bottom: 20px;
}

.img-back-div2 {
    background-image: url(../img/course/4.jpg);
    height: 375px;
    background-size: cover;
    background-position: center;
    margin-bottom: 20px;
}

.img-back-div3 {
    background-image: url(../img/course/5.jpg);
    height: 375px;
    background-size: cover;
    background-position: center;
    margin-bottom: 20px;
}

.img-back-div4 {
    background-image: url(../img/course/3.jpg);
    height: 375px;
    background-size: cover;
    background-position: center;
    margin-bottom: 20px;
}

.gm-style-iw {
    max-width: 278px !important;
    padding: 12px 8px !important;
    font-family: 'Tajawal' !important;
    text-align: center;
}


/***  **/

.sign-now a {
    background-color: #ff7800;
    color: #fff;
    padding: 10px 22px !important;
    transition: .5s;
}

.sign-now a:hover,
.sign-now a:focus {
    background-color: #462407 !important;
    color: #fff;
}

.navbar-nav li.active a{
    color: #ff7800;
}
