/*   ============  typography   ============  */

body{
    font-family: 'Droid Arabic Kufi', sans-serif !important;
}
h1 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Droid Arabic Kufi', sans-serif !important;
}
h2{
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Droid Arabic Kufi', sans-serif !important;
}
h3{
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Droid Arabic Kufi', sans-serif !important;
}
h4{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Droid Arabic Kufi', sans-serif !important;
}
h5{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Droid Arabic Kufi', sans-serif !important;
}
h6{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Droid Arabic Kufi', sans-serif !important;
}
a {
    font-family: 'Droid Arabic Kufi', sans-serif !important;
    -webkit-transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -ms-transition: all .3s ease-in 0s;
    -o-transition: all .3s ease-in 0s;
    transition: all .3s ease-in 0s;
}
a,
a:hover,
a:focus{
    text-decoration: none;
    outline: 0;
}
p{
    font-family: 'Droid Arabic Kufi', sans-serif !important;
    line-height: 25px;
    font-size: 14px;
}

textarea{
    resize: none;
}
.text-center{
    text-align: center;
}
.text-left{
    text-align: left;

}
.text-right{
    text-align: right;

}
.text-black{
    color: #666 !important;
}
.text-red{
    color: #ff5946;
}
.text-yellow{
    color: #fdbc51;
}
.text-green{
    color: #31d26d;
}
.text-theme{
    color: #f09d29;
}
.text-white{
    color: #fff !important;
}
.bg-white{
    background-color: #fff !important;
}
.bg-black{
    background-color: #333 !important;
}
.bg-gry{
    background-color: #f8f7f6;
}
.bg-theme{
    background-color: #f09d29
}
.bg-green{
    background-color: #38b54a !important;
}
.bg-red{
    background-color: #ee1c23 !important;
}
.bg-yellow{
    background-color: #fdbc51 !important;
}
.bg-blue{
    background-color: #428bca !important;
}
.bg-parallex{
    background-image: url("../images/16.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;

}
.float-left{
    float: left !important;
}
.float-right{
    float: right !important;
}
.no-float{
    float: none !important;
}
.border-none{
    border: none !important;
}

.size-20{
    font-size: 18px !important;
    color: #f09d29 !important;
    font-weight: 600 !important;
}


/*   ============  Helper   ============  */

#wrap{
    position: relative;
    width: 100%;
    overflow: hidden;
}


/* override */
.top-search{
    margin-top: -30px;
    margin-bottom: 40px;
}
.top-search .input-group-addon{
    margin-right: 36px;
}
.header{
    margin-bottom: 30px;
    margin-top: 30px;
}
.navbar-brand{
    float: right;
}
.nav .navbar-header img{
    float: right;
}
.navbar-header{
    float: right;
}
.navbar-right{
    margin-right: 60px !important;
    margin-top: -15px;
}
nav .navbar-header img{
    width: 220px;
    height: 110px;
    margin-right: -40px;
    margin-top: -55px;
}
.navbar-nav>li{
    float: right;
    font-family: 'Droid Arabic Kufi', sans-serif !important;
}
.attr-nav{
    float: left;
    left: 40px;
}
.top-search input.form-control{
    text-align: center;
}
nav.navbar.bootsnav{
    border-bottom: none;
    padding-bottom: 15px;
}
.languges .open>.dropdown-menu{
    top: 40px;
    left: -120px !important;
}
.languges .fa-cart-arrow-down{
    color: #fff;
    font-size: 20px;
}
ul.cart-list > li > h6{
    text-align: right;
    font-size: 14px;
}
ul.cart-list > li > h6 a{
    color: #f09d29;

}
ul.cart-list > li.total b, strong{
    font-size: 14px;
}
ul.cart-list > li > p{
    text-align: right;
    margin-top: 10px;
}

.attr-nav > ul > li{
    margin-top: -15px;
}
ul.cart-list > li.total > .btn{
    background-color:#f09d29 ;
    border: none;
    border-radius: 0px;
    color: #fff;
}
ul.cart-list > li.total > span{
    margin-top: -10px;
    font-size: 20px;
}
/* margin-top */

.mg-top-100{
    margin-top: 100px;
}
.mg-top-90{
    margin-top: 90px;
}
.mg-top-80{
    margin-top: 80px;
}
.mg-top-70{
    margin-top: 70px;
}
.mg-top-60{
    margin-top: 60px;
}
.mg-top-50{
    margin-top: 50px;
}
.mg-top-40{
    margin-top: 40px;
}
.mg-top-30{
    margin-top: 30px;
}
.mg-top-20{
    margin-top: 20px;
}
.mg-top-10{
    margin-top: 10px;
}
.mg-top-5{
    margin-top: 5px;
}
.mg-top-0{
    margin-top: 0px;
}

/* margin -minus */

.mg-top-10-10{
    margin-top: -10px;
}
.mg-top-20-20{
    margin-top: -20px;
}
.mg-top-30-30 {
    margin-top: -30px;
}
.mg-top-40-40{
    margin-top: -40px;
}
.mg-top-50-50{
    margin-top: -50px;
}
.mg-top-60-60{
    margin-top: -60px;
}
.mg-top-70-70{
    margin-top: -70px;
}
.mg-top-80-80{
    margin-top: -80px;
}
.mg-top-90-90{
    margin-top: -90px;
}
.mg-top-100-100{
    margin-top: -100px;
}
/* margin-left */

.mg-left-100{
    margin-left: 100px;
}
.mg-left-90{
    margin-left: 90px;
}
.mg-left-80{
    margin-left: 80px;
}
.mg-left-70{
    margin-left: 70px;
}
.mg-left-60{
    margin-left: 60px;
}
.mg-left-50{
    margin-left: 50px;
}
.mg-left-40{
    margin-left: 40px;
}
.mg-left-30{
    margin-left: 30px;
}
.mg-left-20{
    margin-left: 20px;
}
.mg-left-10{
    margin-left: 10px;
}
.mg-left-5{
    margin-left: 5px;
}
.mg-left-0{
    margin-left: 0px;
}
/* margin-right */

.mg-right-100{
    margin-right: 100px;
}
.mg-right-90{
    margin-right: 90px;
}
.mg-right-80{
    margin-right: 80px;
}
.mg-right-70{
    margin-right: 70px;
}
.mg-right-60{
    margin-right: 60px;
}
.mg-right-50{
    margin-right: 50px;
}
.mg-right-40{
    margin-right: 40px;
}
.mg-right-30{
    margin-right: 30px;
}
.mg-right-20{
    margin-right: 20px;
}
.mg-right-10{
    margin-right: 10px;
}
.mg-right-5{
    margin-right: 5px;
}
.mg-right-0{
    margin-right: 0px;
}

/* margin-bottom */

.mg-bottom-100{
    margin-bottom: 100px !important;
}
.mg-bottom-90{
    margin-bottom: 90px !important;
}
.mg-bottom-80{
    margin-bottom: 80px !important;
}
.mg-bottom-70{
    margin-bottom: 70px !important;
}
.mg-bottom-60{
    margin-bottom: 60px !important;
}
.mg-bottom-50{
    margin-bottom: 50px !important;
}
.mg-bottom-40{
    margin-bottom: 40px !important;
}
.mg-bottom-30{
    margin-bottom: 30px !important;
}
.mg-bottom-20{
    margin-bottom: 20px !important;
}
.mg-bottom-10{
    margin-bottom: 10px !important;
}
.mg-bottom-5{
    margin-bottom: 5px !important;
}
.mg-bottom-0{
    margin-bottom: 0px !important;
}

/* padding-top */

.pad-top-100{
    padding-top: 100px;
}
.pad-top-90{
    padding-top: 90px;
}
.pad-top-80{
    padding-top: 80px;
}
.pad-top-70{
    padding-top: 70px;
}
.pad-top-60{
    padding-top: 60px;
}
.pad-top-50{
    padding-top: 50px;
}
.pad-top-40{
    padding-top: 40px;
}
.pad-top-30{
    padding-top: 30px;
}
.pad-top-20{
    padding-top: 20px;
}
.pad-top-10{
    padding-top: 10px;
}
.pad-top-5{
    padding-top: 5px;
}
.pad-top-0{
    padding-top: 0px;
}

/* padding-left */

.pad-left-100{
    padding-left: 100px;
}
.pad-left-90{
    padding-left: 90px;
}
.pad-left-80{
    padding-left: 80px;
}
.pad-left-70{
    padding-left: 70px;
}
.pad-left-60{
    padding-left: 60px;
}
.pad-left-50{
    padding-left: 50px;
}
.pad-left-40{
    padding-left: 40px;
}
.pad-left-30{
    padding-left: 30px;
}
.pad-left-20{
    padding-left: 20px;
}
.pad-left-10{
    padding-left: 10px;
}
.pad-left-5{
    padding-left: 5px;
}
.pad-left-0{
    padding-left: 0px;
}

/* padding-right */

.pad-right-100{
    padding-right: 100px;
}
.pad-right-90{
    padding-right: 90px;
}
.pad-right-80{
    padding-right: 80px;
}
.pad-right-70{
    padding-right: 70px;
}
.pad-right-60{
    padding-right: 60px;
}
.pad-right-50{
    padding-right: 50px;
}
.pad-right-40{
    padding-right: 40px;
}
.pad-right-30{
    padding-right: 30px;
}
.pad-right-20{
    padding-right: 20px;
}
.pad-right-10{
    padding-right: 10px;
}
.pad-right-5{
    padding-right: 5px;
}
.pad-right-0{
    padding-right: 0px;
}

/* padding-bottom */
.pad-bottom-200{
    padding-bottom: 200px !important;
}
.pad-bottom-150{
    padding-bottom: 150px !important;
}
.pad-bottom-100{
    padding-bottom: 100px !important;
}
.pad-bottom-90{
    padding-bottom: 90px !important;
}
.pad-bottom-80{
    padding-bottom: 80px !important;
}
.pad-bottom-70{
    padding-bottom: 70px !important;
}
.pad-bottom-60{
    padding-bottom: 60px !important;
}
.pad-bottom-50{
    padding-bottom: 50px !important;
}
.pad-bottom-40{
    padding-bottom: 40px !important;
}
.pad-bottom-30{
    padding-bottom: 30px !important;
}
.pad-bottom-20{
    padding-bottom: 20px!important ;
}
.pad-bottom-10{
    padding-bottom: 10px !important;
}
.pad-bottom-5{
    padding-bottom: 5px !important;
}
.pad-bottom-0{
    padding-bottom: 0px !important;
}



/*   ============  Section Style   ============  */

.section-tittle{
    text-align: center;
    position: relative;

}
.section-tittle h2{
    text-align: center;
    display: block;
    padding-top: 50px;
    color: #666;
    margin-top: 0px;
}
.section-tittle h2:before{
    position: relative;
    content: "";
    top: 50px;
    display: inherit;
    height: 2px;
    width: 110px;
    background-color: #666;
    z-index: 1;
    margin: auto;
}
.section-tittle h2::after{
    position: relative;
    content: "";
    top: 12px;
    display: inherit;
    height: 8px;
    width: 50px;
    border-radius: 20px;
    background-color:  #f09d29;
    z-index: 1;
    margin: auto;
}
.section-tittle p{
    text-align: center;
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 40px;
    width: 70%;
}




/* drobdown button */
.dropbtn {
    background-color: transparent;
    color: white;
    padding: 6px;
    margin-top: -8px;
    font-size: 12px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    background-color: #f09d29;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 5;
}

.dropdown-content a {
    color: #fff;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #f1f1f1;
    color: #4e4e4e;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #f09d29;
}


/* start navtop */
/*********** Sec Top *********/
.nav-top{
    background-color: #f09d29;
}
.nav-top .sec-top{
    width: 100%;
    padding-bottom: 13px;
}
.nav-top .sec-top .phone,
.nav-top .sec-top .email{
    margin-top: 14px;
}
.nav-top .sec-top .phone img,
.nav-top .sec-top .email img{
    margin-right: 4px;
    margin-top: 5px;
}
.nav-top .sec-top .email{
    margin-left: 15px;
}
.nav-top .sec-top .phone span,
.nav-top .sec-top .email span{
    color: #fff;
    font-size: 14px;
    margin-left: 2;
}

.nav-top .sec-top .languges{
    margin-top: 15px;
}
.nav-top .sec-top .languges select{
    background-color: transparent;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    margin-right: -6px;
}
.nav-top .sec-top .languges select:focus{
    outline: 0;
    border: 0;
}
.nav-top .sec-top .languges select option{
    color: #000;
}
.nav-top .sec-top .login{
    margin-top: 15px;
    margin-right: 10px;
}
.nav-top .sec-top .login img{
    margin-right: 4px;
}
.nav-top .sec-top .login span,
.nav-top .sec-top .login a{
    color: #fff;
    font-size: 12px;
    font-weight: 600;
}
.nav-top .sec-top .login span,
.nav-top .sec-top .login a:active,:visited,:focus{
    border: none;
    text-decoration: none;
    outline: 0;
}
.modal-content{
    border-radius: 0px;
    background-color: #192229;
    z-index: 9999999999999999999999999999;
}
.modal-header{
    border-bottom: none;
    padding: 30px;
    color: #fff;
}
.modal-title{
    text-align: center;
}
.close:focus, .close:hover{
    opacity: 1;
}
.modal-header .close {
    background-color: #f09d29;
    padding: 5px 14px;
    margin: -15px;
    opacity: 1;
    line-height: 25px;
}
.modal-header .close span{

}
.modal-header .close span{
    font-weight: 200;
    font-size: 16px !important;
}
.nav-top .modal-body ul{
    text-align: center;
    width: 100%;
    margin-top: 30px;
    list-style-type: none;
}
.nav-top .modal-body ul li{
    float: left;
    width: 48%;
}
.nav-top .modal-body ul li a{
    font-size: 20px;
    padding: 15px 0;
    display: block;
    background-color: #435159;
    color: #909ea2;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.nav-top .modal-body ul li:last-child{
    float: right;
}
.nav-top .modal-body ul .active a{
    background-color: #f09d29;
    color: #fff;
}
.nav-top .modal-body ul li a:hover{
    background-color: #f09d29;
    color: #fff;
}
.nav-top .modal-body h3{
    font-size: 30px;
    text-align: center;
    color: #fff;
    margin-top: -70px;
}
.nav-top .modal-body h5{
    text-align: right;
    font-size: 14px;
    color: #fff;
}
.nav-top .modal-body form{
    width: 100%;
    margin-top: 120px;
}
.nav-top .modal-body form input{
    width: 100%;
    background-color: transparent;
    padding: 13px;
    border: 1px solid #bdbdbd;
    outline: 0;
    color: #fff;
    text-align: right;
}
.nav-top .sec-top label{
    color: #fff;
}
.nav-top .modal-body form input label {
    float: left;
}
.nav-top .modal-body input[type=checkbox]{
    float: right;
    width: 5%;
}
.nav-top .modal-body form input:focus{
    outline: 0;
}
.nav-top .modal-body form .input-email,
.nav-top .modal-body form .input-name{
    margin-bottom: 40px;
}
.nav-top .sec-top .fa{
    color: #fff;
    font-size: 18px;
    margin-top: 3px;
}
.nav-top .sec-top  .fa-whatsapp{
    color: #fff;
    background-color: #71b912;
    padding: 5px;
    border-radius: 2px;
    border: 1px solid #fff;
    margin-top: -2px;
}
.nav-top .modal-body form .input-pass{
    margin-bottom: 10px;
}
.nav-top .modal-body form .input-login{
    margin-top: 30px;
    background-color: #f09d29;
    color: #fff;
    border: 0;
    font-size: 18px;
    margin-bottom: 30px;

    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.nav-top .modal-body form .input-login:hover{
    background-color: #f09d29;
}
.nav-top .modal-body form p{
    float: right;
}
.nav-top .modal-body form p a{
    color: #fff;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;

    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.nav-top .modal-body form p a:hover{
    color:#f09d29;
}
.nav-top .modal-body form ::-webkit-input-placeholder {
    color: #788087;
}

.nav-top .modal-body form :-moz-placeholder { /* Firefox 18- */
    color: #788087;
}

.nav-top .modal-body form ::-moz-placeholder {  /* Firefox 19+ */
    color: #788087;
}

.nav-top .modal-body form :-ms-input-placeholder {
    color: #788087;
}
.nav-top .social-share{
    position: absolute;
    top: -70px;
    left: 50%;
    border: none;
}
.nav-top .social-share ul li{
    margin-left: 3px;
}
.nav-top .social-share ul li a{
    background-color: transparent !important;
}
.face{
    background-color: #1d78cb !important;
    border-color: #1d78cb !important;
    color: #fff;
    font-size: 16px !important;
    font-weight: 600;
    border-radius: 0px;
    height: 40px;
    position: relative;
    text-align: center;
    line-height: 30px;
    top: -40px;
}
/*   ============  slidere   ============  */

.slider{
   width: 100%;
    overflow: hidden;
    margin-top: -30px;
    z-index: 99;
}

.slider-book{
    width: 100%;
    overflow: hidden;
    margin-top: -30px;
}

.slider-book .rev_slider .tp-caption, .rev_slider .caption{
    top:-80px;
}
.learn{
    position: relative;
    float: left;
}
.learn ul{
    list-style-type: none;
}
.learn ul li{
    display: block;
    margin-bottom: 40px;
    float: left;
}
.learn ul li .fa{
    margin-left: 10px;
    font-size: 16px;
}


.btn-start{
    height: 50px;
    padding: 10px 20px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    background-color: #1d78cb;
    border-color: #1d78cb;
    position: relative;
    top: 50px;
    left: 50px;
    line-height: 20px;


}


.grid-blue{
    background: #1488CC;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #0d4994, #1488CC);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #0d4994, #1488CC); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
.grid-red{
    background: #e52d27;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #b31217, #e52d27);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #b31217, #e52d27); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
.grid-yellow{
    background: #efcd2b;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #d68f12, #efcd2b );  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right,#d68f12 ,  #efcd2b); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
.grid-green{
    background: #2aad2a;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #047704, #2aad2a);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #047704, #2aad2a); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */


}
.grid-black{
    background: #000;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #524d4d, #000);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #524d4d, #000); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
/*   ============  Banner   ============  */



/* start banner-top */
.banner-top{
    width: 100%;
    height: 180px;
    text-align: center;
    background-image: url("../images/bg-ground.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    margin-top: -30px;
    position: relative;
}
.overlay{
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    right: 0;
    content: "";
    background-color: rgba(0, 0, 0, 0.6);
}
.banners h2{
    font-size: 30px;
    padding-top: 60px;
    color: #fff;
    text-align: center;
}
.banners ul{
    list-style-type: none;
    margin-top: 20px;
}
.banners ul li{
    float: right;
    margin-left: 10px;
}
.banners ul li a{
    font-size: 12px;
    color: #fff;
    font-weight: 600;
}



/* ============== about-us ===============   */
.about-us{
    width: 100%;
    overflow: hidden;
    padding-bottom: 60px;
}
.serviceBox{
    text-align: center;
    padding: 25px;
    position: relative;
    transition: all 0.4s ease-in-out 0s;
}
.serviceBox:hover{
    transform: scale(1.05, 1.05);
}
.serviceBox .service-icon{
    width: 80px;
    height: 80px;
    line-height: 75px;
    border: 2px solid #f09d29;
    font-size: 30px;
    color: #f09d29;
    margin: 0 auto 30px;
    position: relative;
    transition: all 0.3s ease-out 0s;
}
.serviceBox:hover .service-icon{
    border-color: #f09d29;
}
.serviceBox .service-icon i{
    transform: rotate(0);
    transition: all 0.2s ease-out 0s;
}
.serviceBox:hover .service-icon i{
    transform: rotate(360deg);
    color: #f09d29;
}
.serviceBox .title{
    font-size: 18px;
    font-weight: bold;
    color: #666;
    line-height: 40px;
    margin: -10px 0 25px 0;
    position: relative;
}
.serviceBox .title:after{
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    background: #f09d29;
    margin: 0 auto;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    transition: all 0.2s ease-out 0s;
}
.serviceBox:hover .title:after{
    width: 50%;
}
.serviceBox p{
    font-size: 12px;
    color: #7a7a7a;
    line-height: 24px;
    margin-bottom: 20px;
    text-align: center;
}
.serviceBox .read-more{
    display: inline-block;
    padding: 8px 22px;
    background: #f09d29;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-transform: capitalize;
    transform: scale(1);
    transition: all 0.2s ease-out 0s;
}
.serviceBox .read-more:hover{
    transform: scale(1.1, 1.1);
}
.serviceBox:hover .read-more{
    background: #f09d29;
}


/* about us page */

.info-us{
    position: relative;
    margin-bottom: 50px;
}
.info-us h3{
    text-align: right;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    margin-top: 0px;
}
.info-us p{
    font-size: 14px;
    line-height: 25px;
    text-align: right;
    color: #777;
    margin-top: 20px;
}
.info-img{
    position: relative;
    max-height: 400px;
    margin-bottom: 50px;
}
.info-img img{
    width: 100%;
    height: 100%;
}

/* start latest courses  */
.courses{
    width: 100%;
    overflow: hidden;
    padding-bottom: 40px;
}
.courses .more-cor{
    height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: #f09d29;
    border-color: #f09d29;
    position: relative;
    left: 45%;
    top: 10px;
    border-radius: 0px;
    font-weight: 600;
    line-height: 20px;
    padding: 10px 30px;
}
.courses .more-cor:hover{
    background-color: #666;
    border-color: #666;
}
.type{
    position: absolute;
    top: 0px;
    left: 25px;
    height: 40px;
    padding: 10px;
    background-color: #f09d29;
    z-index: 1;
    text-align: center;
}
.type span{
    color: #fff;
    font-size: 11px;
    text-align: center;
    display: inline-block;
    font-weight: 600;
}
.shape{
    position: absolute;
    top: 0;
    right: 1%;
    overflow: hidden;
    height: 100px;
    width: 100px;
    text-align: center;
    z-index: 1;
}
.shape-right{
    background: #ee1c23;
    padding: 70px 0px 7px 0;
    width: 158px;
    position: absolute;
    right: -81%;
    top: -52%;
    z-index: 1;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: rotate(-44deg);
    -ms-transform: rotate(-44deg);
    transform: rotate(45deg);
}
.shape-right span{
    color: #fff;
    font-size: 12px;
    text-align: center;
    display: inline-block;
    font-weight: 600;
}
.latest-courses{
    width: 100%;
    margin: 0 10px;
    background: #fff;
    padding-bottom: 15px;
    margin-bottom: 40px;
    overflow: hidden;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.latest-courses .post-img{
    overflow: hidden;
    position: relative;
}
.latest-courses .post-img img{
    width: 100%;
    height:200px;
    transform: scale(1,1);
    transition: all 0.30s ease 0s;
}
.latest-courses:hover .post-img img{
    transform: scale(1.1,1.1);
}
.latest-courses .over-layer{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    opacity: 0;
    text-align:center;
    background:rgba(103, 102, 101, 0.7);
    transition: all 0.50s linear;
}
.latest-courses:hover .over-layer{
    opacity:1;
}
.latest-courses .over-layer p{
    color: #fff;
    width: 80%;
    text-align: center;
    margin: auto;
    position: relative;
    top: 60px;

}
.latest-courses .post-link{
    padding:0;
    margin:0;
    list-style:none;
    position: relative;
    top:45%;
}
.latest-courses .post-link li{
    display: block;
    margin-right:10px;
    text-align: right;
}
.latest-courses .post-link li a{
    width: 60px;
    height: 60px;
    line-height: 59px;
    border-radius: 50%;
    color:#fff;
    background:#333;
    font-size:20px;
    transform: scale(1,1);
    transition: all 0.20s linear;
}
.latest-courses .post-link li a:hover{
    text-decoration:none;
    transform: scale(1.1,1.1);
}
.latest-courses .post-review{
    padding: 15px 0;
    overflow: hidden;
}
.latest-courses .post-title{
    margin-top: 0;
    text-align: right;
    padding: 10px;
    line-height: 18px;
}
.latest-courses .post-title a{
    display: block;
    color: #333;
    font-size: 14px;
    text-align:right;
    font-weight: bold;
    text-transform:uppercase;
    transition: all 0.50s ease 0s;
}
.latest-courses .post-title a:hover{
    text-decoration: none;
    color:#f09d29;
}
.latest-courses .post-info{
    list-style:none;
    padding:15px 0 10px 0;
    margin:0 0 7px 0;
    text-align:center;
    border-top:1px solid #d3d3d3;
    border-bottom: 1px solid #ddd;
}
.latest-courses .post-info li{
    display: block;
    margin-right: 12px;
    text-align: right;
    color:  #666;
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 3px;
}
.latest-courses .post-info li .fa{
    color:#f09d29;
    position: relative;
    right: 50px;
    font-size: 15px;
}
.latest-courses .post-info span{
    font-size: 13px;
    color: #777;
    margin-right: 20px;
    font-weight: 100;
}
.latest-courses .tag-info{
    margin:0;
    padding:0 0 10px 0;
    text-align:center;
    border-bottom:1px solid #d3d3d3;
}
.latest-courses .rating{
    display: block;
    padding: 1px 5px;
    margin: 0;
    list-style: none;
    right: 25px;
    margin-top: 20px;
    margin-bottom: -10px;
}
.latest-courses .rating h5{
    text-align: right;
    margin-left: 20px;
    margin-right: 10px;
    font-size: 14px;
    color: #777;
    float: right;
}
.latest-courses .rating ul{
     display: inline-block;
    margin-top: 10px;
    margin-left: 10px;
}
.latest-courses .rating li{
    display: inline-block;
    font-size: 14px;
    color: #f09d29;
}
.latest-courses .tag-info li{
    list-style:none;
    display: block;
}
.latest-courses .tag-info li a{
    color:#808080;
    text-transform:capitalize;
}
.latest-courses .tag-info li a:hover{
    color:#f09d29;
    text-decoration:none;
}
.latest-courses .read-more{
    color:#fff;
    float: left;
    background-color: #f09d29;
    font-weight: 600;
    font-size: 12px;
    padding: 10px 10px;
    margin-left: 10px;
    margin-right:25px;
    text-transform:capitalize;

}
.latest-courses .read-more:hover{
    color:#fff;
    text-decoration:none;
    background-color: #353535;
}
.steker-course .title{
    padding: 10px 20px;
    background: #ee1c23;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0px;
    position: absolute;
    top: -10px;
    right: -10px;
    z-index: 99;
}

.steker-course:before{
    content: "";
    border-left: 30px solid #bf0a02;
    border-bottom: 30px solid transparent;
    border-left: 20px solid #bf0a02;
    position: absolute;
    top: 35px;
    right: -10px;
}

    /* start left-side */

.left-side{
    position: relative;
}
.cours{
    position: relative;
}


/* start cours-details*/

.cours-details{
    position: relative;
}
.cors-details {
    position: relative;
    text-align: right;
    padding-bottom: 40px;
}
.cors-image{
    position: relative;
    width: 100%;
}
.cors-image iframe{
    width: 100%;
    height: 480px;
}
.cors-image .btn-default{
    height: 50px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    margin-top: 10px;
}
.cors-review{
    position: relative;
}
.cors-review h3{
    font-size: 18px;
    text-align: right;
    color: #f09d29;
    margin-top: 30px;
}
.cors-review ul{
    display: block;
    list-style-type: disc;
    margin-top: 20px;
}
.cors-review ul li{
    display: block;
    text-align: right;
    margin-bottom: 10px;
    font-weight: 600;
}
.cors-review ul li span{
    font-weight: 100;
    margin-right: 20px;
}

.cors-details .rating{
    display: block;
    padding: 1px 5px;
    margin: 0;
    list-style: none;
    right: 25px;
    margin-top: 20px;
    margin-bottom: -10px;
}
.cors-details .rating h5{
    text-align: right;
    margin-left: 20px;
    margin-right: 10px;
    font-size: 14px;
    color: #777;
    float: right;
}
.cors-details .rating ul{
    display: inline-block;
    margin-top: 10px;
    margin-left: 10px;
}
.cors-details .rating li{
    display: inline-block;
    font-size: 14px;
    color: #f09d29;
}
.cors-details .read-more{
    color:#fff;
    float: left;
    background-color: #f09d29;
    font-weight: 600;
    font-size: 12px;
    padding: 10px 20px;
    margin-left: 50%;
    margin-right:25px;
    text-transform:capitalize;

}
.cors-details .read-more:hover{
    color:#fff;
    text-decoration:none;
}


/* course information */

.information{
    position: relative;
    margin-top: 50px;
    border-top: 1px solid #ddd;
    padding-top: 50px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 50px;
}
.information .btn-default{
    height: 50px;
    border-radius: 0px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 37px;
    border: none;
    background-color: #e52d27;
    text-align: center;
}
.information .btn-info {
    height: 50px;
    border-radius: 0px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 37px;
    border: none;
    text-align: center;
}
.tab .nav-tabs{
    border-bottom: none;
    position: relative;
}
.tab .nav-tabs li{
    margin-right: 10px;
    z-index: 1;
    float: right;
}
.tab .nav-tabs li a{
    display: block;
    padding: 15px 20px;
    background: #fff;
    font-size: 14px;
    font-weight: 600;
    color: #555;
    text-transform: uppercase;
    border-radius: 0;
    margin-right: 0;
    border: 2px solid #888;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.tab .nav-tabs li.active a,
.tab .nav-tabs li a:hover{
    color: #fff;
    border: 2px solid #666;
}
.tab .nav-tabs li a:after{
    content: "";
    display: block;
    width: 100%;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.3s ease 0s;
}
.tab .nav-tabs li.active a:after,
.tab .nav-tabs li a:hover:after{
    height: 100%;
    background: #444;
}
.tab .tab-content{
    padding: 20px 10px;
    margin-top: 0;
    font-size: 14px;
    color: #777;
    line-height: 26px;
}
.tab .tab-content ul{
    list-style-type: none;
}
.tab .tab-content ul li{
    display: block;
    padding: 20px;
    padding-right: 40px;
    font-size: 14px;
    color: #555;
    font-weight: 600;
    border: 1px solid #ddd;
}
.tab .tab-content ul li a{
    text-align: right;
    text-decoration: none;
    color: #555;
}
.tab .tab-content ul li span{
    font-size: 12px;
    color: #f09d29;
    float: left;
}
.tab .tab-content ul li .fa-lock{
    font-size: 15px;
    position: absolute;
    right: 25px;
    margin-top: 5px;
}
.tab .tab-content button{
    background-color:#f09d29 ;
    color: #fff;
    font-size: 12px;
    margin-right: 20px;
    display: inline-block;
    border: 1px solid #f09d29;
}
.tab .tab-content .rating{
    display: inline-block;
    padding: 1px 5px;
    margin: 0;
    list-style: none;
    right: 25px;
    margin-top: -10px;
    margin-bottom: -10px;
}
.tab .tab-content .rating h5{
    text-align: right;
    margin-left: 20px;
    margin-right: 10px;
    font-size: 14px;
    color: #555;
    float: right;
}
.tab .tab-content .rating ul{
    display: inline-block;
    margin-top: 10px;
    margin-left: 10px;
}
.tab .tab-content .rating li{
    display: inline-block;
    font-size: 14px;
    color: #f09d29;
    border: none;
    padding: 5px;
}

.profile-structure{
    position: relative;
    margin-top: 20px;
}
.profile-structure h3{
    font-size: 18px;
    margin-bottom: 20px;
    color: #555;
    display: inline-block;
    margin-top: 0px;
}
.profile-structure img{
    float: right;
    width: 90px;
    height: 90px;
    margin-left: 20px;
}
.profile-structure h6{
    text-align: right;
    font-size: 14px;
}
.profile-structure p{
    font-size: 14px;
    line-height: 30px;
    margin-top: 35px;
}
.related-course{
    position: relative;
    display: inline-block ;
}
.related-course h5{
    text-align: right;
    font-size: 16px;
    color: #555;
    display: block;
}

@media only screen and (max-width: 767px){
    .tab .nav-tabs li{ margin: 0 25px 0 0; }
}
@media only screen and (max-width: 479px){
    .tab .nav-tabs li{
        width: 100%;
        text-align: center;
        margin: 0 0 10px 0;
    }
    .tab .nav-tabs li:after{
        width: 0;
        height: 100%;
        top: auto;
        bottom: -60%;
        right: 50%;
    }
}

/* blog details */


.blog-detail{
    width: 100%;
}
.img-post{
    position: relative;
}
.img-post img{
    width: 100%;
    height: 350px;
}
.img-post h3{
    text-align: right;
    font-size: 16px;
    color: #666;
    font-weight: 600;
}
.img-post ul{
    display: block;
}
.img-post ul li{
    float: right;
    margin-left: 10px;
    margin-top: 20px;
}
.img-post .fa{
    color: #f09d29;
    margin-right: 10px;
    font-size: 20px;
}
.img-post p{
    font-size: 14px;
    line-height: 25px;
    margin-top: 30px;
    display: inline-block;
    text-align: right;
    color: #777;
}
.img-post a{
    color: #666;
}
.post-content{
    position: relative;
    padding: 20px;
    margin-top: 20px;
}
.post-content img{
    width: 350px;
    height: 250px;
    float: left;
}
.post-content ul{
    float: right;
    display: inherit;
    width: 50%;
    margin-right: 0px;
}
.post-content ul li{
    margin-bottom: 5px;
}
.post-content span{
    color: #f09d29;
    margin-left: 10px;
    font-size: 20px;
}

/* related-blog */

.related-blog{
    position: relative;
    margin-top: 60px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 50px;
}
.related-blog h5{
    text-align: right;
    padding: 20px;
    background-color: #eee;
}
.relate-img{
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
.relate-img h6{
    text-align: center;
    font-size: 12px;
}
.relate-img a{
    color: #666;
}
.relate-img img{
    width: 100px;
    height: 90px;
}

.add-comment{
    position: relative;
    margin-top: 30px;
    display: inline-block;
    width: 100%;
}
.add-comment h3{
    text-align: right;
    font-size: 18px;
    margin-bottom: 40px;
    background-color: #eee;
    padding: 20px;
}
.add-comment label{
    float: right;
    font-size: 14px;
}
.add-comment input{
    height: 40px;
    border-radius: 0px;
    text-align: right;
    margin-bottom: 30px;
}
.add-comment textarea{
    border-radius: 0px;
    text-align: right;

}
.add-comment .btn-default{
    height: 40px;
    background-color: #f09d29;
    color: #fff;
    padding: 10px 10px;
    font-size: 14px;
    border: none;
    border-radius: 0px;
    font-weight: 600;
}
.add-comment .btn-default:hover{
    background-color: #666;
}

.comments{
    display: block;
    margin-top: 40px;
}
.comments h5{
    text-align: right;
    background-color: #eee;
    padding: 20px;
}
.comment-user{
    text-align: right;
    margin-bottom: 40px;
    margin-top: 40px;
}
.comment-user h6{
    margin-top: 0px;
}
.comment-user .media-body h5{
    text-align: right;
    font-size: 16px;
}
.comment-user .media-body p{
    text-align: right;
    font-size: 14px;
}
.comment-user .media-body img{
   width: 80px;
    height: 80px;
    float: right;
    margin-left: 20px;
}

/* start fixed social -share */
.fixed-social-share{
    position: fixed;
    left: 0px;
    top: 20%;
    z-index: 99;
}
.fixed-social-share .social-share{
    border-bottom: none;
}
.fixed-social-share .social-share ul li{
    float: none;
}
/* start social -share */

.social-share{
    display: block;
    position: relative;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-top: 60px;
}
.social-share h4{
    text-align: right;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    float: right;
    margin-left: 30px;
}
.social-share ul {
    padding: 0;
    margin-top: 20px;

}
.social-share ul li {
    list-style: none;
    float: right;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
}
.social-share ul li a {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #fff;
}
.social ul li:hover {
    -webkit-transform: translate(70px, 0);
    -moz-transform: translate(70px, 0);
    -ms-transform: translate(70px, 0);
    -o-transform: translate(70px, 0);
    transform: translate(70px, 0);
    background: rgba(255, 255, 255, 0.4);
}
.social-share ul li:hover a {
    color: #000;
}
.social-share ul li a .fa {
    font-size: 20px;
    transition: .5s;
    color: #fff;
}
.social-share ul li a:hover .fa {
    transform: rotateY(360deg);
}
.social-share ul li:nth-child(1) a {
    background: #3b5999;
}
.social-share ul li:nth-child(2) a {
    background: #55acee;
}
.social-share ul li:nth-child(3) a {
    background: #dd4b39;
}
.social-share ul li:nth-child(4) a {
    background: #007785;
}
.social-share ul li:nth-child(5) a {
    background: #00aff0;
}
.social-share ul li:nth-child(6) a {
    background: #cd201f;
}
.social-share ul li:nth-child(7) a {
    background: #cd201f;
}
.social-share ul li:nth-child(8) a {
    background: #bd081c;
}



.facebook{
    background-color: #0d4994;
}

/* [ 2.10 THEME CATEGORY LIST CSS START ] */


.category-list {
    padding: 0; }
.category-list li {
    text-align: right;
    list-style: none;
    padding: 10px 0;
    border-bottom: 1px solid #EEE; }
.category-list li a {
    color: #333;
    font-size: 14px; }
.category-list li a:hover {
    color: #f09d29;
}
.category-list li a .fa {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin: 0 10px 0 0; }
.category-list li span {
    position: relative;
    top: 2px;
    float: left;
    font-size: 14px;
    color: #015259; }
.category-list li:nth-last-child(1) {
    border-bottom: 0;
    margin: 0;
    padding: 10px 0 0 0; }

.list-primary .active {
    background-color: #32C1CE;
    border-color: #32C1CE; }

.list-warning .active {
    background-color: #fec107;
    border-color: #fec107; }

.list-danger .active {
    background-color: #fb9678;
    border-color: #fb9678; }

.list-success .active {
    background-color: #0bc36e;
    border-color: #0bc36e; }

.list-info .active {
    background-color: #03a9f3;
    border-color: #03a9f3; }

.list-light .active {
    background-color: #EEE;
    border-color: #EEE; }


/* [ 2.11 THEME MATERIAL CARD CSS START ] */


.theme-material-card {
    margin: 0 0 30px 0;
    padding: 15px;
    background: #FFF;
    border-left: 5px solid #f09d29;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.theme-material-card input{
    width: 90%;
    text-align: right;
    border: 1px solid #ddd;
    height: 40px;
    padding-right: 50px;
}
.theme-material-card button{
    background-color: #f09d29;
    border: none;
    font-size: 12px;
    color: #fff;
    width: 14%;
    height: 40px;
    position: absolute;
    top: 14px;
    right: 40px;
}
.theme-material-card h3{
    text-align: center;
    font-size: 16px;
    padding: 10px;
    background-color: #f09d29;
    margin-top: 0px;
    color: #fff;
}

/* [ 2.12 THEME TAG CSS START ] */

.theme-tag {
    display: inline-block;
    margin: 5px;
    position: relative;
    color: #333;
    font-size: 13px;
    letter-spacing: .5px;
    text-transform: capitalize;
    padding: 8px 15px 8px 25px;
    background: #DDD;
    border-radius: 2px; }
.theme-tag::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    background: #FFF;
    border-radius: 50%;
    z-index: 1; }
.theme-tag:hover {
    color: #FFF;
    background: #f09d29; }

.theme-tag-1 {
    padding-right: 30px;
    padding-left: 25px; }
.theme-tag-1:hover::after {
    border-left: 20px solid #f09d29; }
.theme-tag-1::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: #FFF;
    border-bottom: 18px solid transparent;
    border-left: 20px solid #DDD;
    border-top: 18px solid transparent; }

.theme-tag-2 {
    padding-right: 40px;
    padding-left: 16px; }
.theme-tag-2:hover::after {
    border-left: 20px solid #f09d29; }
.theme-tag-2::before {
    left: inherit;
    right: 15px; }
.theme-tag-2::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: #FFF;
    border-bottom: 18px solid transparent;
    border-left: 20px solid #DDD;
    border-top: 18px solid transparent; }

.theme-tag-colored {
    color: #FFF;
    background: #f09d29; }
.theme-tag-colored:hover {
    background: #015259; }
.theme-tag-colored:hover::after {
    border-left: 20px solid #015259; }
.theme-tag-colored::after {
    border-left: 20px solid #f09d29; }


/*************************************************
[ 15.0 BLOG PAGE CSS START ] *********************
**************************************************/


.blog-container {
    width: 100%;
    margin: 0 auto; }

.blog-picture {
    width: 60%;
    margin: 0 auto; }
.blog-picture img {
    width: 100%;
    height: auto; }

.blog-ttl {
    font-size: 24px;
    color: #333;
    padding: 20px 0 10px 0;
    margin: 0;
    text-align: center;
    line-height: 46px;
    overflow: hidden; }

.blog-detail {
    padding: 0; }
.blog-detail li {
    list-style: none;
    display: inline-block;
    margin: 10px;
    font-size: 14px;
    color: #777;
    line-height: 20px; }
.blog-detail li .fa {
    position: relative;
    top: -1px;
    margin: 0 5px 0 0; }

.blog-meta {
    margin: 15px 0 0 0;
    padding: 15px 10px 0 10px;
    border-top: 1px solid #DDD; }
.blog-meta > div {
    padding: 0; }

.blog-post {
    padding: 0 10px; }
.blog-post p {
    text-align: justify; }
.blog-post ol {
    text-align: left;
    padding: 0 30px; }

.blog-tag {
    text-align: left; }
.blog-tag p {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    color: #999; }
.blog-tag ul {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0; }
.blog-tag li {
    display: inline-block;
    list-style: none;
    margin: 5px; }
.blog-tag li a {
    font-size: 14px;
    color: #555; }
.blog-tag li a:hover {
    color: #32C1CE; }

.blog-block-3 {
    padding: 0 20px 40px 20px; }

.blog-recent {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #EEE; }
.blog-recent:nth-last-child(1) {
    border-bottom: 0;
    margin: 0;
    padding: 0; }
.blog-recent:hover .blog-recent-post h4 {
    color: #015259; }

.blog-recent-img {
    padding-left: 0;
    width: 80px;
    height: 90px;
    float: left;
}
.blog-recent-img img{
    height: 70px;
    width: 80px;
}

.blog-recent-post {
    text-align: left;
    padding: 0 10px 0 0; }
.blog-recent-post h4 {
    font-size: 12px;
    color: #777;
    margin: 0;
    text-align: right;
    line-height: 16px;
}
.blog-recent-post p {
    font-size: 12px;
    color: #AAA;
    margin: 5px 0 0 0;
    text-align: right;
}

.blog-author-details {
    text-align: left; }
.blog-author-details h4 {
    font-size: 20px;
    color: #333;
    margin: 0; }
.blog-author-details a {
    display: block;
    font-size: 12px;
    margin: 0 0 5px 0;
    color: #32C1CE; }
.blog-author-details p {
    font-size: 13px;
    color: #555;
    line-height: 20px;
    letter-spacing: .5px;
    margin: 0; }




/*   ============ start events-gallery   ============  */
.gallery{
    width: 100%;
    overflow: hidden;
    padding-bottom: 40px;
}
.events-gallery{
    width: 100%;
    overflow: hidden;
    padding-bottom: 80px;
    padding-top: 60px;
}
.demo-gallery > ul {
    margin-bottom: 0;
    list-style-type: none;
}
.demo-gallery > ul > li {
    float: left;
    margin-bottom: 40px;
    margin-right: 0px;
}
.demo-gallery > ul > li a {
    border: 3px solid #FFF;
    display: block;
    overflow: hidden;
    position: relative;
    float: left;
}
.demo-gallery > ul > li a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 220px;
    width: 100%;
}
.demo-gallery > ul > li a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery > ul > li a:hover .demo-gallery-poster > img {
    opacity: 1;
}
.demo-gallery > ul > li a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}
.demo-gallery > ul > li a .demo-gallery-poster > img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.demo-gallery > ul > li a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .justified-gallery > a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}
.demo-gallery .justified-gallery > a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
    opacity: 1;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster > img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .video .demo-gallery-poster img {
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    opacity: 0.8;
    width: 48px;
}
.demo-gallery.dark > ul > li a {
    border: 3px solid #04070a;
}
.home .demo-gallery {
    padding-bottom: 80px;
}
.events{
    width: 100%;
}
.events p{
    text-align: right;
    font-size: 16px;
    color: #666;
}
.events a{
    font-size: 16px;
    text-align: right;
    color: #666;

}
.events .btn-info{
    height: 50px;
    border-radius: 0px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 37px;
    border: none;
    text-align: center;
}
.events .btn-info:hover{
    background-color: #666;
}
.events .btn-default{
    height: 50px;
    border-radius: 0px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 37px;
    border: none;
    background-color: #e52d27;
    text-align: center;
}
.events .btn-default:hover{
    background-color: #666;
}


/* ============== counter ================= */

.facts{
    width: 100%;
    overflow: hidden;
    background-color: #353535;
    padding-bottom: 80px;
    padding-top: 40px;
}
.facts h2{
    color: #fff;
    padding-top: 20px;
}
.facts p{
    color: #fff;
}
.counter{
    padding: 30px 20px;
    margin-top: 20px;
    border: 2px solid #f09d29;
    color: #f09d29;
    text-align: center;
    position: relative;
}

.counter:after{
    left: auto;
    right: 20%;
}
.counter .counter-icon{
    display: block;
    font-size: 50px;
    margin: 7px 0;
}
.counter .counter-value{
    display: block;
    font-size: 40px;
    letter-spacing: 2px;
    margin-bottom: 30px;
    position: relative;
}
.counter .counter-value:before{
    content: "";
    width: 30%;
    height: 3px;
    background: #f09d29;
    margin: 0 auto;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
}
.counter .title{
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
}
@media only screen and (max-width: 990px){
    .counter{ margin-bottom: 50px; }
}


/* ============== say about ================= */

.say-about{
    width: 100%;
    overflow: hidden;
}
.say-about h2{
    color: #fff;
}
.say-about p{
    color: #fff;
}
.say-about-us{
    width: 100%;
    overflow: hidden;
}
.say-about-us h4{
    color: #666;
    margin-top: 20px;
}
.say-about-us p{
    color: #777;
    margin-top: 30px;
}
.say-about-us span{
    color: #666;
}
.testimonial{
    text-align: center;
}
.description{
    color:#fff;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px;
    padding:0px 11%;
    position: relative;
}
.description:before{
    content: "\f10d";
    font-family: 'FontAwesome';
    display: inline-block;
    position: absolute;
    top: 8px;
    left: 2%;
    color:#f09d29;
    font-size: 36px;
}
.description:after{
    content: "\f10e";
    font-family: 'FontAwesome';
    display: inline-block;
    position: absolute;
    top: 8px;
    right: 2%;
    color:#f09d29;
    font-size: 36px;
}
.pic{
    width: 94px;
    height: 94px;
    margin: 0 auto;
}
.pic img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.testimonial-title{
    font-size: 18px;
    color:#fff;
    font-weight: bolder;
    text-transform: capitalize;
}
.testimonial-title > small{
    display: block;
    color:#fff;
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 5px;
}
.testimonial a{
    color: #fff;
}
.testimonial span{
    color: #fff;
}


/*=============== blog ================== */

.blog{
    width: 100%;
    padding-bottom: 60px;
}
.type-blog{
    position: absolute;
    top: 0px;
    left: 15px;
    color: #fff;
    height: 40px;
    padding: 10px;
    background-color: #f09d29;
    z-index: 1;
    text-align: center;
    font-weight: 600;
}
.type-blog span{
    font-size: 12px;
}
.post-slide{
    margin:  15px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.post-slide .post-img{
    overflow: hidden;
}
.post-slide .post-img img{
    width: 100%;
    height: 220px;
    transform: scale(1);
    transition: all 1s ease-in-out 0s;
}
.post-slide:hover .post-img img{
    transform: scale(1.08);
}
.post-slide .post-content{
    background: #fff;
    padding: 20px;
    text-align: right;
    margin-top: 0px;
}
.post-slide .post-title{
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin-top: 0;

    text-align: right;
    text-transform: capitalize;
}
.post-slide .post-title a{
    display: inline-block;
    color: #808080;
    transition: all 0.3s ease 0s;
}
.post-slide .post-title a:hover{
    color: #3d3030;
    text-decoration: none;
}
.post-slide .post-description{
    font-size: 14px;
    color: #676767;
    line-height: 24px;
    margin-bottom: 14px;
    text-align: right;
}
.post-slide .post-bar{
    padding: 0;
    margin-bottom: 15px;
    list-style: none;
    margin-left: 20px;
}
.post-slide .post-bar li{
    color: #676767;
    padding: 2px 0;
    float: right;
    margin-left: 0px;
}
.post-slide .post-bar li i{
    margin-left: 10px;
    color: #f09d29;
    float: right;
}
.post-slide .post-bar li a{
    display: inline-block;
    font-size: 12px;
    color: #808080;
    transition: all 0.3s ease 0s;
}
.post-slide .post-bar li a:after{
    content: ",";
}
.post-slide .post-bar li a:last-child:after{
    content: "";
}
.post-slide .post-bar li a:hover{
    color: #3d3030;
    text-decoration: none;
}
.post-slide .read-more{
    display: inline-block;
    padding: 10px 10px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    margin-top: 20px;
    background: #f09d29;
    text-transform: capitalize;
    transition: all 0.30s linear;
}
.post-slide .read-more:hover{
    background: #333;
    text-decoration: none;
}


.owl-controls .owl-buttons{
    text-align:center;
    margin-top:20px;
}
.owl-controls .owl-buttons .owl-prev{
    background: #f09d29;
    position: absolute;
    top:-13%;
    left:15px;
    padding: 0 18px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-next{
    background: #f09d29;
    position: absolute;
    top:-13%;
    right: 15px;
    padding: 0 18px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after{
    content:"\f104";
    font-family: FontAwesome;
    color: #fff;
    font-size:30px;
}
.owl-controls .owl-buttons .owl-next:after{
    content:"\f105";
}
@media only screen and (max-width:1280px) {
    .post-slide .post-content{
        padding:10px;
    }
}

/* ============== blog-library ================= */

.blog-library{
    position: relative;
}
.blog-library .post-slide{
    margin: 0px;
}
.blog-library .post-content{
    padding-bottom: 40px;
}

/* ============== team-work  ===============   */

.team-work{
    width: 100%;
    overflow: hidden;
    padding-bottom: 80px;
}
.team-structure{
    position: relative;
}
.team-structure .our-team{
    margin: 0px;
}
.our-team{
    text-align: center;
    background-color: #ddd;
    margin: 15px;
}
.our-team .pict{
    padding: 10px 10px 0;
    position: relative;
}
.our-team .pict:before,
.our-team .pict:after{
    content: "";
    width: 100%;
    height: 100%;
    border-top: 1px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(0, 1);
    transition: all 0.4s ease-in-out 0s;
}
.our-team .pict:after{
    border: none;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    transform: scale(1, 0);
}
.our-team:hover .pic:before,
.our-team:hover .pic:after{
    border-color: #f09d29;
    transform: scale(1);
}
.our-team .pict img{
    width: 100%;
    height: 300px;
}
.our-team .team-content{
    background: #2f2f2f;
    padding: 20px 0;
    color: #fff;
    position: relative;
}
.our-team:hover .team-content{
    background: #f09d29;
}
.our-team .team-content:before{
    content: "+";
    width: 20px;
    height: 20px;
    font-size: 17px;
    color: #fff;
    background: #f09d29 ;
    position: absolute;
    top: -20px;
    right: 0;
    transition: all 0.3s ease 0s;
}
.our-team:hover .team-content:before{
    width: 100%;
    background: #333;
    color: #f09d29;
}
.our-team .title{
    font-size: 18px;
    margin: 0 0 8px 0;
    text-transform: uppercase;
}
.our-team a{
    color: #fff;
}
.our-team .post{
    display: block;
    font-size: 14px;
    text-transform: uppercase;
}
.our-team .social{
    padding: 0;
    list-style: none;
    position: absolute;
    top: -45px;
    left: 0;
    right: 0;
    margin: auto;
    transform: scale(0);
    transition: all 0.3s ease 0s;
}
.our-team:hover .social{
    transform: scale(1);
}
.our-team .social li{
    display: inline-block;
}
.our-team .social li a{
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #a0a0a0;
    margin-right: 10px;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.our-team .social li a:hover{
    color: #fff;
}
.our-team .social li a:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    transform: rotate(45deg);
    z-index: -1;
    transition: all 0.3s ease-in-out 0s;
}
.our-team .social li:hover a:before{
    background: #333;
    color: #fff;
    transform: rotate(-45deg);
}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 10px; }
}


.team-profile{
    position: relative;
}
.pict-profile{
    float: right;
    background-color: #eee;

}
 .pict-profile img{
    width: 100%;
    height: 350px;
    float: right;
}
.profiley{
    position: relative;
    width: 100%;
}
.profiley h4{
    font-size: 18px;
    text-align: right;
    line-height: 25px;
    margin-top: -10px;

}
.profiley ul{
    display: block;
    float: right;
     margin-top: 20px;
}
.profiley ul li{
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
    text-align: right;
    color: #555;
    font-weight: 600;
}
.profiley p{
    font-size: 16px;
    line-height: 30px;
    color: #666;
    display: inline-block;
    text-align: right;
}

.profiley span{
    color: #777;
    font-weight: 300;
    margin-right: 10px;
}
/* =========== subscribe ================ */


.subscribe{
    width: 100%;
    overflow: hidden;
    padding: 60px;
    background-color: #f09d29;
}
.subscribe-me{
 position: relative;
}
.subscribe-me h5{
    color: #fff ;
    font-size: 20px;
    text-align: center;
}
.subscribe-me input{
    padding: 20px;
    width: 100%;
    height: 50px;
    margin-top: 40px;
    text-align: right;
    border-radius: 0px;
    border: none;
}
.subscribe-me .subscribe{
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    border: 1px solid #fff;
    border-radius: 0px;
    padding: 10px 20px;
    background-color: transparent;
    margin-top: 40px;
    height: 50px;
    font-weight: 600;
}
.subscribe-me .subscribe:hover{
    background-color: #fff;
    color: #2f2f2f;
}


/* ============== workshop ================= */

.workshop{
    width: 100%;
    overflow: hidden;
}
.shops{
    display: inline-block;
}
.type-work{
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    height: 40px;
    padding: 10px;
    background-color: #f09d29;
    z-index: 1;
    text-align: center;
    font-weight: 600;
}
.type-work span{
    font-size: 12px;
}
.workshop-details{
    width: 100%;
    overflow: hidden;
}
.shop-details{
    position: relative;
}
.shop-details h3{
    text-align: right;
    font-size: 18px;
    font-weight: 600;
    color: #666;
    margin-top: 30px;
    line-height: 25px;
}
.shop-details p{
    font-size: 14px;
    line-height: 25px;
    color: #777;
    text-align: right;
    margin-top: 10px;
    display: inline-block;
}
.shop-details img{
    width: 100%;
    height: 350px;
}
.shop-details .post-content{
    display: block;
}
.shop-details .relate-img img{
    height: 80px;
}
.shop-details ul{
    margin-top: 20px;
    width: 100%;
}
.shop-details ul li{
    float: right;
    margin-left: 20px;
    color: #666;
    font-size: 16px;
}
.shop-details ul li a{
    color: #666;
}
.shop-details ul li .fa{
    color: #f09d29;
}
.box{
    text-align: center;
    overflow: hidden;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    position: relative;
    border: 1px solid #eee;
    margin-bottom: 40px;
}
.box:before{
    content: "";
    width: 100%;
    height: 66%;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s ease 0s;
}
.box:hover:before{ opacity: 1; }
.box img{
    width: 100%;
    height: 220px;
}
.box .icon{
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 40%;
    left: 0;
    transform: translateY(-40%);
}
.box .icon li{ display: inline-block; }
.box .icon li a{
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #fff;
    font-size: 20px;
    color: #fff;
    margin-right: 5px;
    opacity: 0;
    transition: all 0.3s ease 0s;
    font-family: FontAwesome !important;
}
.box .icon li:first-child a{ transform: translateY(35px); }
.box .icon li:last-child a{ transform:translateY(-35px); }
.box .icon li a:hover{
    border-color: #ffce00;
    color: #ffce00;
}
.box:hover .icon li:first-child a,
.box:hover .icon li:last-child a{
    opacity: 1;
    transform: translateY(0);
}
.box-content h3{
    text-align: right;
    font-size: 14px;
    color: #666;
    line-height: 20px;
    margin-right: 20px;
}
.box-content h3 a{
    color: #666;
}
.box-content span{
    text-align: right;
    font-size: 14px;
    color: #888;
    display: block;
    font-weight: 600;
    margin-right: 20px;
}
.box-content span a{
    color: #f09d29;
}
.box-content{
    margin-bottom: 40px;


}



/* top -menu */

.menu-top{
    position: relative;
    width: 100%;
    margin-top: 40px;
}
.tab-menu{
    position: relative;
    text-align: center;
    background-color: #0bc36e;
    margin: 15px;
    margin-top: 50px;
    background-repeat: no-repeat;
    background-size: cover;
}
.tab-menu ul{
    float: right;
    display: block;
}
.tab-menu ul li{
    float: right;
    margin-right: 10px;
    padding: 10px 20px;
    font-size: 20px;
    background-color: #00A0D1;
}
.tab-menu h4{
    text-align: center;
    font-size: 16px;
    padding: 15px;
    color: #fff;
}
.tab-menu a{
    font-size: 16px;
    color: #fff;
    display: block;

}


    /* ============== certification ================= */


.certification{
    width: 100%;
    overflow: hidden;
}
.course-cirtifi{
    display: block;
}
.course-cirtifi h5{
    margin-top: 40px;
    float: right;
}
.course-cirtifi .face{
    margin-top: 50px;
}
form{
    font-family: 'Droid Arabic Kufi', sans-serif;
}
.form-horizontal .header{
    background: #eee;
    padding: 20px;
    font-size: 18px;
    color: #666;
    text-align: right;
    text-transform: uppercase;
    border-radius:  0;
    margin-top: 0px;
}
.form-horizontal .form-content{
    padding: 25px;

}
.form-horizontal select{
    text-align: right;
}
.form-horizontal .form-control{
    padding: 10px 50px 10px 15px;
    height: 50px;
    font-size: 16px;
    color: #666;
    border: 1px solid #acacac;
    margin-bottom: 15px;
    text-align: right;
    border-radius: 0px;
}
.form-horizontal .form-control:hover{
    border-color: #c9af67;
}
.form-horizontal .form-control:focus{
    border-color: #b5953f;
    box-shadow: none;
}
.form-horizontal .control-label{
    width: 42px;
    height: 40px;
    font-size: 17px;
    color: #acacac;
    border-right: 1px solid #acacac;
    position: absolute;
    top: 5px;
    left: 20px;
    text-align: center;
}
.form-horizontal .captcha{
    padding-right: 0;
}
.form-horizontal .captcha label{
    background: #e0e0e0;
    display: block;
    height: 50px;
    font-size: 16px;
    color: #acacac;
    line-height: 45px;
    text-align: center;
    border-radius: 0px;
}
.form-horizontal .captcha-text{
    padding-left: 0;
}
.form-horizontal .captcha-text input{
    border-radius: 0 3px 3px 0;
}
.form-horizontal .bottom{

}
.form-horizontal .bottom .btn{
    background: #f09d29;
    border-color: #f09d29;
    font-size: 16px;
    color: #fff;
    float: right;
    margin-right: 30px;
    border-radius: 0px;
    clear: both;
    padding: 10px 25px;
    transition: all 0.5s ease 0s;
}
.form-horizontal .bottom .btn:hover{
    background-color: #666;
    border-color: #666;
}
.form-horizontal .name{
    padding: 10px 15px;
}
@media only screen and (max-width:767px){
    .form-horizontal .control-label i{
        line-height: 40px;
    }
    .form-horizontal .captcha label{
        font-size: 13px;
    }
}


.graduate{
    width: 100%;
}
.graduate .img-post img{
    width: 100%;
    height: 350px;
}


/* ============== forget-password ================= */

.forget-password{
    width: 100%;
    overflow: hidden;
}
.forget{
    position: relative;
}
.forget input{
    border-radius: 0px;
    height: 50px;
    text-align: right;
    margin-bottom: 20px;
}
.forget label{
    float: right;
}
.message{
    position: absolute;
    top: 35%;
    margin-left: 15%;
    width: 70%;
    height: 300px;
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    display: none;
}
.message h5{
    text-align: center;
    font-size: 20px;
    background-color: #f09d29;
    color: #fff;
    margin-top: 0px;
    padding: 15px;
}
.message p{
   text-align: center;
    font-size: 16px;
    margin-top: 40px;
}


/* ============== my account ================= */

.my-account{
    overflow: hidden;
    position: relative;
}
.my-account h6,p {
    text-align: right;
}
.my-account .information{
    border: none;
    margin-top: 120px;
}
.my-account .team-profile{
    display: block;
    padding-top: 40px;
    position: relative;
    margin-top: 30px;
    text-align: center;
    background-color: #f7f7f7;
}
.my-account .team-profile h4{
    display: block;
    text-align: center;
    margin-top: -10px;
    font-size: 12px;
    margin-right: 0px;
}
.my-account .tab .nav-tabs{
    display: block;
    margin-top: 40px;
}
.my-account .tab .nav-tabs li.active a:after, .tab .nav-tabs li a:hover:after{
   background-color: #f09d29;
    color: #fff;
}
.my-account .tab .tab-content{
    background-color: #f7f7f7;
    margin-top: 30px;
    padding-bottom: 50px;
}
.my-account .tab .tab-content ul li{
    text-align: right;
}
.my-account .tab .tab-content ul li span{
    margin-left: 65%;
}
.my-account .tab .nav-tabs li a{
    border: 1px solid #eee;
    font-size: 12px;
}
.my-account .tab .tab-content h3{
    text-align: right;
    font-size: 16px;
    margin-bottom: 20px;
    margin-right: 30px;
}
.my-account .tab .tab-content p{
    text-align: right;
    display: block;
}
.my-account .team-profile img{
    height: 100px;
    width: 100px;
    margin-bottom: 21px;
    border-radius: 50%;
    border: 2px solid #eee;
    padding: 2px;
    margin-left: 10px;
    background-color: #fff;
    margin-top: 0px;

}
.my-account .pict-profile{
    background-color: #fff;
}
.my-account .pict-profile h4{
    font-size: 16px;
    margin-top: 30px;
}
.my-account .tab .nav-tabs li{
    float: none;
    text-align: right;
    margin-right: 0px;
}


/* cart */

/*--//style for close--*/
/*--style for close--*/
.alert-close,.alert-close1,.alert-close2,.alert-close4,.alert-close6{
    background: url('../images/into.png') no-repeat 0px 0px;
    cursor: pointer;
    height: 22px;
    width: 22px;
    position: absolute;
    left: 9px;
    top: 30px;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    z-index: 1;
}
/*--//style for close--*/
.vlc-grids{
    border-top:1px solid #dddddd;
    padding: 22px 0;
    position: relative;
}
.vlc-left{
    width:24%;
    float:right;
    border: 1px solid #dddddd;
}
.vlc-left img{
    width:100%;
}
.vlc-right{
    width:54%;
    float:left;
    margin-left:10%;
}
.vlc-right h4{
    margin:0;
    color:#666;
    font-size:16px;
    line-height:1.3em;
    font-weight:600;
    text-align: right;
}
.vlc-right p{
    font-size:16px;
    color:#f09d29;
    margin:10px 0 0 0;
    font-weight:600;
}
.recent-items a{
    background:#f09d29;
    font-size:15px;
    color:#fff;
    display:inline-block;
    text-align:center;
    padding: 12px 35px;
    text-decoration:none;
    font-weight: bold;
    margin-top: 40px;
    margin-left: 40%;
}
.recent-items h3{
    font-size: 14px;
    margin-bottom: 10px;
}
.vlc-grids.vlctwo{
    border-bottom:1px dashed #979696;
}
.total{
    position: relative;
}
.total h5{
    font-size: 20px;
    font-weight: 600;
    text-align: right;
    margin-right: 36%;
    margin-top: 40px;
}
.total span{
    font-size: 30px;
    font-weight: 600;
    color: #f09d29;
    float: left;
    margin-top: -30px;
    margin-left: 20px;
}

 /* ============== library ================= */

.library{
    width: 100%;
}
.library-books{
    position: relative;
}

.books{
    position:relative;
    width: 100%;
    border: 1px solid #eee;
    margin-bottom: 40px;
    padding-bottom: 20px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.steker .title{
    padding: 10px 20px;
    background: #ee1c23;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0px;
    position: absolute;
    top: -10px;
    left: -20px;
    z-index: 99;
}

.steker:before{
    content: "";
    border-top: 30px solid #bf0a02;
    border-bottom: 30px solid transparent;
    border-left: 20px solid transparent;
    position: absolute;
    top: 35px;
    left: -20px;
}
.books .post-img{
    position: relative;
    padding: 10px;

}
.books .post-img img{
    width: 100%;
    height: 200px;
}
.books .overlay{
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.2s ease 0s;
}
.books .post-img:hover .overlay{
    opacity:1;
}
.books .overlay > i{
    position: absolute;
    top:40%;
    left: 45%;
    opacity:0;
    color:#f09d29;
    transform:translate(-50%, -50%) scale(8);
    transition:transform 0.40s linear, opacity 0.40s linear;
}
.books .overlay:hover i{
    transform: translate(50%,50%) scale(2);
    opacity:1;
}
.books .post-review{
    padding:17px 17px 17px 17px;
    background: #fff;
}
.books .post-review h4{
    text-align: right;
    font-size: 12px;
    color: #f09d29;
}
.books .post-comment{
    float:left;
    margin:0;
    padding:10px 10px 10px 0px;
    line-height:1;
    text-align:center;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #f09d29;
}
.books .post-comment li{
    list-style:none;
    margin-left: 15px;
    font-size:14px;
    color: #fff;
    font-weight:700;
}

.books .post-comment li small{
    display:block;
    margin-bottom:10px;
    font-size: 13px;
    text-transform: capitalize;
}

.books .post-comment li:after{
    content: "";
    border-bottom:1px solid lightgray;
    margin-bottom:10px;
    display: block;
}
.books .post-comment li:last-child:after{
    border-bottom: 0px none;
    margin-bottom: 0;
}
.books .post-title{
    margin: 0;
    padding: 0px;
    font-size: 14px;
}
.books .post-title > a{
    font-size:14px;
    color: #666;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: block;
    font-weight: bold;
    text-align: right;
}
.books .post-title > a:hover{
    color:#666;
}
.books .post-description{
    font-size:13px;
    color:gray;
    line-height:21px;
    padding: 0 0 0 70px;
}


.link{
    position: relative;
    text-align: center;
    margin-top: 40px;
}
.btn-link{
    font-size: 13px;
    height: 40px;
    color: #fff;
    font-weight: 600;
    padding: 5px 20px;
    background-color: #f09d29;
}
.btn-link:hover{
    background-color: #666;
    color: #fff;
    text-decoration: none;
}
.btn-link-green{
    font-size: 13px;
    height: 40px;
    color: #fff;
    font-weight: 600;
    padding: 5px 10px;
    background-color: #38b54a;
}
.btn-link-green:hover{
    background-color: #666;
    color: #fff;
    text-decoration: none;
}


/* ============== book-details ================= */

.book-details{
    width: 100%;
    overflow: hidden;
}
.books-info{
    position: relative;
}
.book{
    position: relative;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #eee;
}
.book img{
    height: 300px;
    width: 100%;
}
.book-title{
    position: relative;
    padding-bottom: 60px;
    border-bottom: 1px solid #eee;
}
.book-title h3{
    font-size: 16px;
    color: #444;
    font-weight: 600;
    text-align: right;
}
.book-title ul{

}
.book-title ul li{
    display: block;
    margin-bottom: 10px;
    text-align: right;
    font-size: 16px;
    font-weight: 600;
    color: #444;
}
.book-title ul li span{
    color: #777;
    margin-right: 10px;
    font-size: 14px;
}
.related-book{
    position: relative;
    width: 100%;
    display: block;
}
.related-book h5{
    text-align: right;
    margin-top: 40px;
    margin-bottom: 20px;
    background-color: #eee;
    padding: 20px;
    color: #555;
    display: block;
}


/* ============== contact-info ================= */

.contact-info{
    width: 100%;
    overflow: hidden;
}

.contact-box{ text-align: center; }

.contact-box .contact-icon{
    display: inline-block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 50%;
    background: #555;
    font-size: 25px;
    color: #fff;
    margin-bottom: 50px;
    position: relative;
}
.contact-box .contact-icon:before{
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    border: 5px solid #f09d29;
    border-radius: 50%;
    transition: all 0.3s ease 0s;
}
.contact-box:hover .contact-icon:before{ transform: rotate(180deg); }
.contact-box .contact-icon:after{
    content: "";
    width: 2px;
    height: 30px;
    background: #555;
    margin: 0 auto;
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
}
.contact-box .title{
    font-size: 18px;
    font-weight: 600;
    color: #666;
    text-transform: uppercase;
    margin: 0;
}
.contact-box p{
    font-size: 14px;
    margin-top: 20px;
}

.find-us{
    position: relative;
}
.find-us iframe{
    width: 100%;
    height: 400px;
}

.info{
    width: 100%;
    overflow: hidden;
}


/* ============== pagination ================= */


.pagination{
    float: right;
}
.theme-pagination {
    padding: 0;
    position: relative;
    top: 20px;
    text-align: right;
}
.theme-pagination li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    float: right;
}
.theme-pagination li a {
    display: block;
    padding: 10px 15px;
    font-size: 14px;
    background: #FFF;
    border-radius: 2px;
    border: 1px solid #f09d29; }
.theme-pagination li a:hover {
    color: #FFF;
    background:#f09d29; }
.theme-pagination li a.active {
    color: #FFF;
    background: #f09d29; }

.theme-pagination-default li a {
    border: 1px solid #DDD; }
.theme-pagination-default li a:hover {
    color: #f09d29;
    background: transparent; }
.theme-pagination-default li a.active {
    color: #f09d29;
    background: transparent; }

.theme-pagination-1 li a {
    color: #FFF;
    background: #f09d29; }
.theme-pagination-1 li a:hover {
    color: #f09d29;
    background: #FFF; }
.theme-pagination-1 li a.active {
    color: #f09d29;
    background: #FFF; }


/* ============== footer  ===============   */

.footer{
    background-color: #353535;
    padding-bottom: 50px;
    position: relative;

}
.overlay-footer{
    width: 100%;
    height: 100%;
    padding-bottom: 50px;
    position: relative;
    top: 0;
    right: 0;
    content: "";
    background-color:rgba(0, 0, 0, 0.5);
}

.about{
    width: 100%;
    overflow: hidden;
}
.about h4{
    text-align: right;
    font-weight: 600;
    font-size: 18px;
    margin-top: 70px;
    margin-bottom: 40px;
    color: #f09d29;
}
.about p{
    font-size: 14px;
    line-height: 25px;
    text-align: right;
    color: #fff;
}
.contact-us{
    width: 100%;
    overflow: hidden;
}
.contact-us h4{
    text-align: right;
    font-weight: 600;
    font-size: 18px;
    margin-top: 70px;
    margin-bottom: 40px;
    color: #f09d29;
}
.contact-us .contact{
    padding: 10px 10px;

}
.contact-us .contact ul{
    list-style: none;
    float: right;
}
.contact-us .contact ul li{
    color: #fff;
    text-align: right;
    font-size: 14px;
    margin-bottom: 30px;
}
.contact-us .contact .fa{
    float: right;
    font-size: 25px;
    margin-right: 0px;
    margin-left: 20px;
    color: #f09d29;
}
.recent-work{
    width: 100%;
    overflow: hidden;
    text-align: right;
}
.recent-work h4{

    text-align: right;
    font-weight: 600;
    font-size: 18px;
    margin-top: 70px;
    margin-bottom: 40px;
    color: #f09d29;
}
.recent-work .recent{
    border-bottom: 1px dotted #f09d29;
    padding: 10px 0px;
}
.recent-work .recent img{
    float: left;
    width: 80px;
    height: 70px;
    margin-right: 15px;
    margin-top: 10px;

}
.recent-work .recent h6{
    font-size: 16px;
    color: #fff;
}
.recent-work .recent a{
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}
.recent-work .recent p{
    font-size: 12px;
    color: #fff;

}
.twitter-feed{
    width: 100%;
    overflow: hidden;
}
.twitter-feed h4{
    text-align: right;
    font-weight: 600;
    font-size: 18px;
    margin-top: 70px;
    margin-bottom: 40px;
    color: #f09d29;
}
.twitter-feed .Latest-twitt{
    border-bottom: 1px dotted #f09d29;
    padding: 7px 0px;
    text-align: right;

}
.twitter-feed .Latest-twitt h6{
    color: #fff;
    font-size: 16px;
}
.twitter-feed .Latest-twitt p{
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    text-align: right;

}
.twitter-feed .Latest-twitt .twitt{
    font-size: 20px;
    position: relative;
    float: left;
    color: #f09d29;
    margin-right: 10px;
    margin-top: 5px;

}


.navbottom {
    background-color: #f09d29;
    position: relative;
    z-index: 9;
}


.tg-copyrights{
    float:left;
    width:100%;
    margin:20px 0 0;
}
.tg-copyrights .tg-description p {
    text-align: center;
    color: #fff;
}

/*LOADER EFFECT*/
/*Paste this css to your style sheet file or under head tag*/
/* This only works with JavaScript,
if it's not present, don't show loader */
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999999999999999999999999;
    background: #f09d29;
}


#cssload-loader {
    position:relative;
    left:50%;
    top:50%;
    width: 29px;
    height: 117px;
    display: box;
    display: -o-box;
    display: -ms-box;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    display: -o-flex;
    display: -ms-flex;
    display: -webkit-flex;
    display: -moz-flex;
    flex-flow: column nowrap;
    -o-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    -webkit-flex-flow: column nowrap;
    -moz-flex-flow: column nowrap;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}
#cssload-loader .cssload-diamond {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    width: 29px;
    height: 29px;
    border-radius: 2px;
    background: #fff;
    transform: translateY(0) rotate(45deg) scale(0);
    -o-transform: translateY(0) rotate(45deg) scale(0);
    -ms-transform: translateY(0) rotate(45deg) scale(0);
    -webkit-transform: translateY(0) rotate(45deg) scale(0);
    -moz-transform: translateY(0) rotate(45deg) scale(0);
    animation: cssload-diamonds 1725ms linear infinite;
    -o-animation: cssload-diamonds 1725ms linear infinite;
    -ms-animation: cssload-diamonds 1725ms linear infinite;
    -webkit-animation: cssload-diamonds 1725ms linear infinite;
    -moz-animation: cssload-diamonds 1725ms linear infinite;
}
#cssload-loader .cssload-diamond:nth-child(1) {
    animation-delay: -1150ms;
    -o-animation-delay: -1150ms;
    -ms-animation-delay: -1150ms;
    -webkit-animation-delay: -1150ms;
    -moz-animation-delay: -1150ms;
}
#cssload-loader .cssload-diamond:nth-child(2) {
    animation-delay: -2300ms;
    -o-animation-delay: -2300ms;
    -ms-animation-delay: -2300ms;
    -webkit-animation-delay: -2300ms;
    -moz-animation-delay: -2300ms;
}
#cssload-loader .cssload-diamond:nth-child(3) {
    animation-delay: -3450ms;
    -o-animation-delay: -3450ms;
    -ms-animation-delay: -3450ms;
    -webkit-animation-delay: -3450ms;
    -moz-animation-delay: -3450ms;
}
#cssload-loader .cssload-diamond:nth-child(4) {
    animation-delay: -4600ms;
    -o-animation-delay: -4600ms;
    -ms-animation-delay: -4600ms;
    -webkit-animation-delay: -4600ms;
    -moz-animation-delay: -4600ms;
}



@keyframes cssload-diamonds {
    50% {
        transform: translateY(-49px) rotate(45deg) scale(1);
    }
    100% {
        transform: translateY(-97px) rotate(45deg) scale(0);
    }
}

@-o-keyframes cssload-diamonds {
    50% {
        -o-transform: translateY(-49px) rotate(45deg) scale(1);
    }
    100% {
        -o-transform: translateY(-97px) rotate(45deg) scale(0);
    }
}

@-ms-keyframes cssload-diamonds {
    50% {
        -ms-transform: translateY(-49px) rotate(45deg) scale(1);
    }
    100% {
        -ms-transform: translateY(-97px) rotate(45deg) scale(0);
    }
}

@-webkit-keyframes cssload-diamonds {
    50% {
        -webkit-transform: translateY(-49px) rotate(45deg) scale(1);
    }
    100% {
        -webkit-transform: translateY(-97px) rotate(45deg) scale(0);
    }
}

@-moz-keyframes cssload-diamonds {
    50% {
        -moz-transform: translateY(-49px) rotate(45deg) scale(1);
    }
    100% {
        -moz-transform: translateY(-97px) rotate(45deg) scale(0);
    }
}

/* ============ start responsive ============= */



@media (max-width: 1199px) {

    nav .navbar-header img{ width: 180px}
    .navbar-right{ margin-right: 10px !important;}
    .attr-nav{ margin-left: 0px}
    nav.navbar.bootsnav ul.nav > li > a{ padding: 30px 10px}
    .navbar-left{ margin-left: 40px}
    .top-search .input-group-addon{ margin-right: 20px}
    .contact-us .contact ul{ padding: 0px}
    .recent-work .recent h6{ font-size: 14px}
    .post-slide .post-bar{ width: 100%}
    .post-slide .post-content{ padding: 15px}
    .shape{ right: 1.5%}
    .twitter-feed .Latest-twitt{ padding: 14px 0px}
    .box:before{ height: 63%}


}

@media (max-width: 991px) {

    nav.navbar.bootsnav.menu-center .attr-nav{ right: 30px;}
    nav .navbar-header img{ width: 100%; height: 95px; margin-top: -60px; margin-right: -70px}
    nav.navbar.bootsnav .navbar-toggle{position: absolute; left: 10px; top: 10px; border-radius: 0px}
    nav.navbar.bootsnav .navbar-header{ margin-top: 15px}
    nav.navbar.bootsnav{ height: 80px}
    .attr-nav{ margin-left: 50px; margin-top: 15px}
    .top-search .input-group-addon{ margin-right: 5px}
    .navbar-right{ margin-right: 0px !important;}
    .attr-nav > ul > li{ margin-top: -8px; margin-left: 10px}
    .text-danger{ margin-right: 0px}
    nav.navbar.bootsnav ul.nav > li > a{ text-align: right !important;}
    .theme-material-card input{ padding-right: 15%}
    .contact-us{ margin-bottom: -50px}
    .contact-box{ margin-bottom: 50px}
    .relate-img img{ width: 100%; height: 120px}
    .related-book{ display: inline-block}
    .books-info{ margin-top: 50px; padding-bottom: 40px}
    .course-cirtifi{ margin-top: 40px}
    .library-books{ margin-top: 40px}
    .profiley{ margin-top: 50px; display: inline-block}
    .team-structure{ margin-top: 40px}
    .shops{ margin-top: 40px}
    .shop-details{ margin-top: 40px}
    .box:before{ height: 67%}
    .nav-top .social-share{ display: none}
}

@media (max-width: 767px) {

    nav.navbar.bootsnav.menu-center .attr-nav{right: 50px;}
    nav .navbar-header img{ width: 90%; margin-right: -20px}
    nav.navbar.bootsnav .navbar-toggle{ margin-left: 10px}
    .books .post-img img{ height: 50%}
    .languges .open>.dropdown-menu{ left: -200px !important;}
    .latest-courses .post-img img{ height: 100%}
    .our-team .pict img{ height: 100%}
    .shape{ right: 0.7%}
    .section-tittle p{ width: 95%}
    .banners ul{ margin-right: 30px}
    .post-slide .post-img img{ height: 100%}
    .pagination{ margin-right: 50px}
    .find-us{ margin-top: 50px}
    .book img{ height: 100%}
    .book-details .relate-img img{ height: 180px}
    .course-cirtifi{ display: block}
    .courses .relate-img img{ height: 110px}
    .cors-details .read-more{ margin-left: 40%}
    .comment-user h6{ margin-top: 0px}
    .demo-gallery{ margin-top: 30px}
    .box img{ height: 100%}
    .box:before{ height: 83%}
    .fixed-social-share{ z-index: 9}
    .my-account .team-profile img{ position: relative; z-index: 111}
    .my-account .team-profile h4{ position: relative; z-index: 111}
    .my-account .team-profile{ margin-bottom: 40px}
}


@media all and (max-width:640px) {


    nav .navbar-header img{ width: 90%}
    .cors-details .read-more{ margin-left: 20%}
    .cors-image img{ height: 100%}
    .social-share ul li{ margin-left: 0px}
    .comment-user .media-body p{ display: block}
    .box:before{ display: none}
    .nav-top .sec-top .login{ float: left !important;}
    .nav-top .social-share{display: block; top: -40px}
}


@media  ( max-width:480px ) {

    nav .navbar-header img{ margin-right: -10px; width: 80%; height: 90px}
    nav.navbar.bootsnav{ height: 61px}
    nav.navbar.bootsnav .navbar-nav{ margin: 0px 0px}
    .nav-top .sec-top .languges{ margin-top:-80px; margin-right: 20px}
    nav.navbar.bootsnav .navbar-toggle{ margin-top: -5px}
    .attr-nav{ margin-top: -7px}
    .attr-nav > ul > li{ margin-top: -0px}
    .input-group .form-control{ margin-right: 0px}
    .nav-top .sec-top .login{ float: left !important;}
    .nav-top .sec-top .phone, .nav-top .sec-top .email{ display: block; width: 100%}
    .shape{ right: 1%}
    .post-slide .post-bar li{ margin-left: 10px}
    .our-team .post{ padding: 10px}
    .demo-gallery > ul > li a > img{ height: 200px}
    .img-post img{ height: 100%}
    .relate-img img{ height: 100px}
    .social-share ul li{ margin-left: 2px}
    .social-share ul{ display: inline-block}
    .form-horizontal .form-control{ padding: 10px 20px 10px 15px; font-size: 14px}
    .book-details .relate-img img{ height: 120px}
    .cors-details .read-more{ margin-left: 1%}
    .courses .relate-img img{ height: 80px}
    .banners h2{ font-size: 24px}
    .tab .tab-content .rating{ display: block; float: right}
    .shop-details img{ height: 100%}
    .box:before{ height: 77%}
    .nav-top .social-share{ top: -60px; left: 45%}
}


@media  ( max-width:380px ) {
    .attr-nav{ right: 45%}
    .relate-img img{ height: 80px}
    .comment-user h6{ margin-top: 0px}
    .tab .tab-content ul li{ padding-right: 30px}
    .profile-structure p{ display: inline-block}
   .demo-gallery > ul > li a > img{ height: 120px}
    .pagination{ margin-right: 10px}
    .nav-top .sec-top .languges{
        margin-top: -40px;
        margin-right: 20px;
    }
    .nav-top .social-share{ left: 60%}

}

@media  ( max-width:320px ) {

    nav.navbar.bootsnav.menu-center .attr-nav{ right: 30px;}
    nav .navbar-header img{ margin-top: -60px; width: 70%; margin-right: -10px;}
    .input-group .form-control{ width: 91%}
    .attr-nav{ margin-left: 30px}
    .nav-top .sec-top .login{ float: left !important;}
    .slider{ display: none}
    .section-tittle h2{ font-size: 22px}
    .section-tittle h2::after{ top: 20px}
    .post-slide .post-bar li{ margin-left: 0px}
    .add-comment .btn-default{ font-size: 12px}
    .book-details .relate-img img{ height: 100px}
    .tab .tab-content ul li span{ float: right; margin-right: 10px}
    .slider{ display: none}
    .box:before{ height: 68%}
    .nav-top .sec-top .email{ margin-left: 0px}
    .nav-top .social-share{ left: 55%}
    .about-us .section-tittle h2:before{ top: 73px}
    .courses .more-cor{ left: 35%}
    .owl-controls .owl-buttons .owl-prev{
        top: -5%;
    }
    .owl-controls .owl-buttons .owl-next{
        top: -5%;
    }
    .section-tittle p{
        margin-bottom: 50px;
    }
}
