@charset "UTF-8";
body{padding:0; direction:rtl}
.load{width:100%;background-color:#fff;position:fixed;top:0;right:0;z-index:999999999;height:100vh}
.load .dis-table-cell,.load .pre-bottom span{width:100%;display:table;height:100vh;z-index:999;position:absolute}
.load .pre-bottom{position:absolute;right:0;top:0;text-align:center;width:100%}
.load .pre-bottom span{height:100vh;position:relative;z-index:9}
.load .pre-bottom img{width:43vh;width:100%;height:70vh;object-fit:cover;object-position:center;opacity:.5}
.load #load{position:relative;width:50%;height:100vh;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;display:table-cell;vertical-align:middle}
.load #load div{position:absolute;opacity:0;font-family:Helvetica,Arial,sans-serif;animation:move 2s linear infinite;-o-animation:move 2s linear infinite;-moz-animation:move 2s linear infinite;-webkit-animation:move 2s linear infinite;color:#fff;font-size:2.9vmin}
.load #load div:nth-child(2){animation-delay:.1s;-o-animation-delay:.1s;-moz-animation-delay:.1s;-webkit-animation-delay:.1s}
.load #load div:nth-child(3){animation-delay:.2s;-o-animation-delay:.2s;-moz-animation-delay:.2s;-webkit-animation-delay:.2s}
.load #load div:nth-child(4){animation-delay:.3s;-o-animation-delay:.3s;-moz-animation-delay:.3s;-webkit-animation-delay:.3s}
.load #load div:nth-child(5){animation-delay:.4s;-o-animation-delay:.4s;-moz-animation-delay:.8s;-webkit-animation-delay:.4s}
.load #load div:nth-child(6){animation-delay:.6s;-o-animation-delay:.6s;-moz-animation-delay:.6s;-webkit-animation-delay:.6s}
.load #load div:nth-child(7){animation-delay:.8s;-o-animation-delay:.8s;-moz-animation-delay:.8s;-webkit-animation-delay:.8s}
@keyframes move {
0%{right:0;opacity:0}
35%{right:41%;opacity:1}
65%{right:59%;opacity:1}
100%{right:100%;opacity:0}
}
@-moz-keyframes move {
0%{right:0;opacity:0}
35%{right:41%;opacity:1}
65%{right:59%;opacity:1}
100%{right:100%;opacity:0}
}
@-webkit-keyframes move {
0%{right:0;opacity:0}
35%{right:41%;opacity:1}
65%{right:59%;opacity:1}
100%{right:100%;opacity:0}
}
@-o-keyframes move {
0%{right:0;opacity:0}
35%{right:41%;opacity:1}
65%{right:59%;opacity:1}
100%{right:100%;opacity:0}
}

.navbar-brand { height: auto;}
.remove-preloader2{display:none!important}
.remove-preloader{transition:opacity .5s;opacity:0}
.body-over{overflow-y:auto!important}
header{width:100%;position:relative;float:right}
header nav{background-color:#fff}
header nav .social{background-color:#8d8b8b;padding:1vh;color:#fff}
header nav .social ul{list-style:none;margin:0;padding:0}
header nav .social ul li{float:right}
/* header nav .social ul li:first-child a{padding-right:0} */
header nav .social ul li a{padding:0 1vh;color:#fff}
header nav .containers .navbar-header{width:100%}
header nav .containers .navbar-header .col-md-7{float:right}
header nav .containers .navbar-header .col-md-7:last-child{padding-top:9vh}
header nav .containers .navbar-header .col-md-7 .col-md-4{text-align:center}
header nav .containers .navbar-header .col-md-7 .col-md-4 .color-gray{color:#c4c4c4}
h2.h2{font-weight: 400;margin-top: 0;margin-bottom: 0;line-height: 1.42857143;}
.error404_card{display: flex;flex-direction: column;width: 70%;align-items: center;margin: 0px auto;padding: 120px;}
.error404-h1{font-size: 52px;font-weight: bold;}
.error404-h3{text-align: center;}

@media screen and (max-width: 767px) {
	.display-responsive{display:block !important;}
header nav .containers .navbar-header .navbar-brand{float:right}

}
header nav .containers .navbar-header .navbar-brand .logo{width:15vh;padding:1vh 0;margin:0 auto}
header nav #navbar{background-color:#f7f7f7;width:100%}
header nav #navbar > ul{float:right;width:100%;text-align:center}
.display-responsive{display:none !important;}
@media screen and (max-width: 767px) {
header nav #navbar > ul{width:100%;margin:0;padding:0}
}
header nav #navbar > ul li{display:inline-block}
@media screen and (max-width: 767px) {
header nav #navbar > ul li{width:100%;text-align:center;border-bottom:.1vh dotted #A71C24}
header nav #navbar > ul li:last-child{border-bottom:none}
header nav #navbar > ul li.active{background-color:#A71C24}
header nav #navbar > ul li.active a{color:#fff!important}
}
header nav #navbar > ul li.active a{color:#A71C24;background-color:transparent}
header nav #navbar > ul li a{padding:2vh 38px}
header nav #navbar > ul li i{margin:0}
header nav #navbar > ul li.dropdown ul{min-width:100%;padding:0;text-align:center}
header nav #navbar > ul li.dropdown ul li{width:100%;background-color:#A71C24;color:#fff}
header nav #navbar > ul li.dropdown ul li a{color:#fff;text-decoration:none}
header nav #navbar > ul li:first-child a{padding-left:0}
header nav #navbar > ul li:last-child a{padding-right:0}
header nav .slogan .fa-bars{display:none}
header nav .slogan ul li{float:right;padding:1.5vh 0}
header nav .slogan ul li.small-logo{display:none}
header nav .slogan ul li:last-child{padding:1.9vh 0}
header nav .slogan ul li img{width:3vh;margin-right:1vh}
section{width:100%;float:right;padding:5.4vh 3.2vh}
@media screen and (max-width: 993px) {
section{padding:3vh 1vh}
}
section.one{padding:0}
section.one > .col-md-12{height:75vh}
@media screen and (max-width: 993px) {
section.one > .col-md-12{height:25vh}
}
section.one > .col-md-12 .swiper-container{width:100%;height:100%}
section.one > .col-md-12 .swiper-container .swiper-slide{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}
section.one > .col-md-12 .swiper-container .swiper-slide .dis-table{z-index:9999999;position:relative}
section.one > .col-md-12 .swiper-container .swiper-slide .dis-table .dis-table-cell,section.one > .col-md-12 .swiper-container .swiper-slide .dis-table .load .pre-bottom span,.load .pre-bottom section.one > .col-md-12 .swiper-container .swiper-slide .dis-table span{text-align:right}
@media screen and (max-width: 993px) {
section.one > .col-md-12 .swiper-container .swiper-slide .dis-table .dis-table-cell,section.one > .col-md-12 .swiper-container .swiper-slide .dis-table .load .pre-bottom span,.load .pre-bottom section.one > .col-md-12 .swiper-container .swiper-slide .dis-table span{text-align:center;vertical-align:bottom;padding-bottom:3vh;background-color:rgba(0,0,0,0.3)}
}
section.one > .col-md-12 .swiper-container .swiper-slide .dis-table .dis-table-cell .font-one,section.one > .col-md-12 .swiper-container .swiper-slide .dis-table .load .pre-bottom span .font-one,.load .pre-bottom section.one > .col-md-12 .swiper-container .swiper-slide .dis-table span .font-one{font-size:86px}
@media screen and (max-width: 993px) {
section.one > .col-md-12 .swiper-container .swiper-slide .dis-table .dis-table-cell .font-one,section.one > .col-md-12 .swiper-container .swiper-slide .dis-table .load .pre-bottom span .font-one,.load .pre-bottom section.one > .col-md-12 .swiper-container .swiper-slide .dis-table span .font-one{font-size:40px}
}
section.one > .col-md-12 .swiper-container .swiper-slide .dis-table .dis-table-cell .font-two,section.one > .col-md-12 .swiper-container .swiper-slide .dis-table .load .pre-bottom span .font-two,.load .pre-bottom section.one > .col-md-12 .swiper-container .swiper-slide .dis-table span .font-two{display:inline-block;padding-left:15px;padding-right:15px;margin-top:3vh}
section.one > .col-md-12 .swiper-container .swiper-slide .dis-table .dis-table-cell .font-two span,section.one > .col-md-12 .swiper-container .swiper-slide .dis-table .load .pre-bottom span .font-two span,.load .pre-bottom section.one > .col-md-12 .swiper-container .swiper-slide .dis-table span .font-two span{padding:0 2vh}
section.one > .col-md-12 .swiper-container .swiper-slide .dis-table .dis-table-cell .font-three,section.one > .col-md-12 .swiper-container .swiper-slide .dis-table .load .pre-bottom span .font-three,.load .pre-bottom section.one > .col-md-12 .swiper-container .swiper-slide .dis-table span .font-three{padding:2vh 15px}
section.one > .col-md-12 .swiper-container .swiper-slide img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;left:0;top:0;z-index:9}
section.two{padding:1vh}
@media screen and (max-width: 993px) {
section.two .col-sm-4{margin-bottom:1vh}
}
section.two .font-32{margin-bottom:2vh}
section.three .about-us .font-16,section.three .about-us header nav #navbar > ul li a,header nav #navbar > ul li section.three .about-us a,section.three .about-us section.four .col-md-7 .ex-courses ul li,section.four .col-md-7 .ex-courses ul section.three .about-us li,section.three .about-us section.five .partners .partner > .col-md-12 p,section.five .partners .partner > .col-md-12 section.three .about-us p,section.three .about-us section.six .container .owl-loaded .owl-nav .owl-prev,section.six .container .owl-loaded .owl-nav section.three .about-us .owl-prev,section.three .about-us section.six .container .owl-loaded .owl-nav .owl-next,section.six .container .owl-loaded .owl-nav section.three .about-us .owl-next,section.three .about-us section.seven .portfolioFilter a,section.seven .portfolioFilter section.three .about-us a,section.three .about-us section.footer .useful-links ul li,section.footer .useful-links ul section.three .about-us li,section.three .about-us .common-input{height:14vw;overflow:hidden}
@media screen and (max-width: 993px) {
section.three .ads{margin-bottom:4vh;text-align:center}
}
section.three .ads img{width:100%;height:11vw;object-fit:cover;margin-bottom:1vw}
@media screen and (max-width: 993px) {
section.four .col-md-4{margin-bottom:3vh}
}
section.four .col-md-4 img.profile{height:40vh;object-fit:contain}
@media screen and (max-width: 993px) {
section.four .col-md-4 img.profile{width:60%;margin:0 auto}
}
section.four .col-md-4 span.color-white{padding:.5vh;display:inline-block;margin-left:1vh}
section.four .col-md-7 .bg-color-gray{background-color:#787878;padding:2.5vh}
section.four .col-md-7 .ex-courses ul li{padding:1vh;border-bottom:.1vh dotted #000}
section.five .partners .partner{margin-bottom:2.6vh;padding:0 1.3vh}
section.five .partners .partner > .col-md-12{background-color:#f7f7f7;padding:1vh;border:.1vh solid #dedede}
section.five .partners .partner > .col-md-12 .partner-logo{max-width:100%;height:13vh;object-fit:contain;margin:2vh 0}
section.five .partners .partner > .col-md-12 p{color:#ababab}
section.six .container{width:1170px}
@media screen and (max-width: 1200px) {
section.six .container{width:100%}
}
section.six .container .owl-loaded .owl-nav{position:absolute;right:1vh;top:-9vh}
@media screen and (max-width: 993px) {
section.six .container .owl-loaded .owl-nav{position:relative;width:100%;left:0;top:0}
}
section.six .container .owl-loaded .owl-nav .owl-prev,section.six .container .owl-loaded .owl-nav .owl-next{float:right;padding:1vh;}
@media screen and (max-width: 993px) {
section.six .container .owl-loaded .owl-nav .owl-prev,section.six .container .owl-loaded .owl-nav .owl-next{width:50%}
}
section.six .container .owl-loaded .owl-nav .owl-prev:before{content:"►";color:#fff;padding:1vh 2vh;background-color:#A71C24}
section.six .container .owl-loaded .owl-nav .owl-next:before{content:"◄";color:#fff;padding:1vh 2vh;background-color:#A71C24}
section.six .container .owl-loaded .owl-stage-outer .owl-stage .owl-item{background-color:#fff;text-align:center;padding-bottom:2vh}
section.six .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-img{margin-bottom:1.5vh}
section.six .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-img img{width:100%;height:25vh;object-fit:cover}
section.six .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-date{margin-bottom:1.5vh}
section.six .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-date ul{margin:0 auto;width:auto;display:inline-block}
section.six .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-date ul li{float:right;padding:0 1vh}
section.six .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-title{margin-bottom:1.5vh}
section.six .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-desc{margin-bottom:1.5vh}
section.seven{background-image:url(../images/gallery.jpg);background-size:cover;background-attachment:fixed;background-position:center;transition:background-position-y .5s}
section.seven .container{width:1170px}
@media screen and (max-width: 1200px) {
section.seven .container{width:100%}
}
section.seven .portfolioFilter{margin:3vh auto;display:table}
section.seven .portfolioFilter a{margin-left:1VH;color:#000;text-decoration:none;padding:1vh 2vh;display:inline-block;background-color:#f7f7f7}
@media screen and (max-width: 993px) {
section.seven .portfolioFilter a{padding:1vh;width:48%;margin:1%}
}
section.seven .portfolioFilter a.current{background-color:#A71C24;color:#fff}
section.seven .portfolioContainer{border:1px solid transparent;border-radius:3px}
section.seven .portfolioContainer .isotope-hidden.isotope-item{pointer-events:none;z-index:1}
section.seven .isotope{-webkit-transition-property:height,width;-moz-transition-property:height,width;transition-property:height,width;height:33vh;-webkit-transition-duration:.8s;-moz-transition-duration:.8s;transition-duration:.8s}
section.seven .isotope .isotope-item{z-index:2;padding:.5vh;-webkit-transition-duration:.8s;-moz-transition-duration:.8s;transition-duration:.8s;-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;transition-property:transform,opacity}
section.seven img{width:100%}
section.eight .container{width:1170px}
@media screen and (max-width: 1200px) {
section.eight .container{width:100%}
}
section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item{text-align:center;padding-bottom:2vh}
section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .font-18,section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item header nav #navbar > ul li i,header nav #navbar > ul li section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item i,section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item section.five .partners .partner > .col-md-12 h4,section.five .partners .partner > .col-md-12 section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item h4,section.eight section.six .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-title,section.six section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-title,section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item section.footer .social ul li a,section.footer .social ul li section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item a{text-align:left}
@media screen and (max-width: 993px) {
section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .font-18,section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item header nav #navbar > ul li i,header nav #navbar > ul li section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item i,section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item section.five .partners .partner > .col-md-12 h4,section.five .partners .partner > .col-md-12 section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item h4,section.eight section.six .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-title,section.six section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-title,section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item section.footer .social ul li a,section.footer .social ul li section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item a{text-align:center}
}
section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .font-18 p.color-gray,section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item header nav #navbar > ul li i p.color-gray,header nav #navbar > ul li section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item i p.color-gray,section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item section.five .partners .partner > .col-md-12 h4 p.color-gray,section.five .partners .partner > .col-md-12 section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item h4 p.color-gray,section.eight section.six .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-title p.color-gray,section.six section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-title p.color-gray,section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item section.footer .social ul li a p.color-gray,section.footer .social ul li section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item a p.color-gray{margin-top:2vh}
section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .font-18 p.color-gray em,section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item header nav #navbar > ul li i p.color-gray em,header nav #navbar > ul li section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item i p.color-gray em,section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item section.five .partners .partner > .col-md-12 h4 p.color-gray em,section.five .partners .partner > .col-md-12 section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item h4 p.color-gray em,section.eight section.six .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-title p.color-gray em,section.six section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-title p.color-gray em,section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item section.footer .social ul li a p.color-gray em,section.footer .social ul li section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item a p.color-gray em{color:#b7b7b7;margin-right:1vh;font-style:italic}
section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-img img{width:9.5vh;height:9.5vh;object-fit:cover;border-radius:6vh}
@media screen and (max-width: 993px) {
section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-img img{margin:0 auto}
}
section.footer{background-image:url(../images/footerbg.jpg);background-size:cover}
section.footer:before{height:100%;background-color:rgba(0,0,0,0.5);width:100%;position:absolute;left:0;top:0;display:block}
@media screen and (max-width: 993px) {
section.footer{text-align:center}
}
section.footer .line-bottom{padding-left:0;padding-right:0}
@media screen and (max-width: 993px) {
section.footer .useful-links{text-align:center;margin-bottom:4vh}
}
section.footer .useful-links ul{padding:0}
section.footer .useful-links ul li{border-bottom:.1vh dotted #f7f7f7}
section.footer .useful-links ul li a{width:100%;padding:1vh;display:block}
section.footer .contact{margin-bottom:2vh}
section.footer .social ul li{height:3vh;height:4vh;margin-bottom:1vh;padding:0 .5vh}
section.footer .social ul li a{height:100%;width:100%;color:#A71C24;border:.1vh solid rgba(247,247,247,0.29);text-align:center;text-decoration:none}
section.footer .social ul li a:hover{background-color:#A71C24;color:#fff}
section.xotox{padding:3vh;text-align:center}
i{margin-left:.4vh}
ul{list-style:none;text-align:right;padding-right:0;    padding-left: 0;}
.header2{position:fixed;z-index:9999;top:0;opacity:1}
.pad-top-header{padding-top:7.38vh}
.common-input{width:100%;border:0;padding:1vh;outline:none}
.line-bottom{border-bottom:.1vh solid #f7f7f7;margin-bottom:3vh;width:100%;padding-bottom:1vh;position:relative;display:table;text-align:right}
@media screen and (max-width: 993px) {
.line-bottom{text-align:center}
}
.line-bottom:after{width:7vh;height:.2vh;background-color:#A71C24;bottom:-1px;content:"";right:-1px;position:absolute}
@media screen and (max-width: 993px) {
.line-bottom:after{right:43%;left: auto;}
}
.line-bottom-center,section.six .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-title{margin-bottom:2vh;width:100%;padding-bottom:1vh;position:relative;display:table;text-align:center}
.line-bottom-center:after,section.six .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-title:after{bottom:7px;content:"";height:0;left:0;margin:0 auto;position:absolute;right:0;width:7vh;background-color:#A71C24}
.line-bottom-center:before,section.six .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-title:before{bottom:1px;content:"";height:1px;left:0;margin:0 auto;position:absolute;right:0;width:5vh;background-color:#A71C24}
.droid,body{font-family:"Droid Arabic Kufi","Open Sans",sans-serif}
.div-center,header nav .containers{width:1170px;margin:0 auto;display:table;padding:0}
@media screen and (max-width: 1200px) {
.div-center,header nav .containers{width:100%;float:right;display:block}
}
button{border:0;padding:.3vh 2vh;outline:none;margin-top:3px}
.color-theme{color:#A71C24}
.color-themewh{color:#f7f7f7}
.bg-color-theme{background-color:#A71C24}
.color-black{color:#000}
.bg-color-black{background-color:#000}
.color-white,section.footer .useful-links ul li a{color:#fff}
.bg-color-white{background-color:#fff}
.color-gray{color:#f7f7f7}
.bg-color-gray{background-color:#f7f7f7}
.font-32{font-size:31px;text-transform:initial}
@media screen and (max-width: 993px) {
.font-32{font-size:30px}
}
.font-sub{font-size:2.9vmin}
@media screen and (max-width: 993px) {
.font-sub{font-size:26px}
}
.font-mid{font-size:20px}
@media screen and (max-width: 993px) {
.font-mid{font-size:18px}
}
.font-small{font-size:14px}
@media screen and (max-width: 993px) {
.font-small{font-size:14px}
}
.font-12,button{font-size:12px}
@media screen and (max-width: 993px) {
.font-12,button{font-size:12px}
}
.font-14,section.six .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-desc{font-size:14px}
@media screen and (max-width: 993px) {
.font-14,section.six .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-desc{font-size:14px}
}
.font-16,header nav #navbar > ul li a,section.four .col-md-7 .ex-courses ul li,section.five .partners .partner > .col-md-12 p,section.six .container .owl-loaded .owl-nav .owl-prev,section.six .container .owl-loaded .owl-nav .owl-next,section.seven .portfolioFilter a,section.footer .useful-links ul li,.common-input{font-size:14px}
@media screen and (max-width: 993px) {
.font-16,header nav #navbar > ul li a,section.four .col-md-7 .ex-courses ul li,section.five .partners .partner > .col-md-12 p,section.six .container .owl-loaded .owl-nav .owl-prev,section.six .container .owl-loaded .owl-nav .owl-next,section.seven .portfolioFilter a,section.footer .useful-links ul li,.common-input{font-size:14px}
}
.font-18,header nav #navbar > ul li i,section.five .partners .partner > .col-md-12 h4,section.six .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-title,section.footer .social ul li a{font-size:19px}
@media screen and (max-width: 993px) {
.font-18,header nav #navbar > ul li i,section.five .partners .partner > .col-md-12 h4,section.six .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-title,section.footer .social ul li a{font-size:18px}
}
.font-20,section.one > .col-md-12 .swiper-container .swiper-slide .dis-table .dis-table-cell .font-three,section.one > .col-md-12 .swiper-container .swiper-slide .dis-table .load .pre-bottom span .font-three,.load .pre-bottom section.one > .col-md-12 .swiper-container .swiper-slide .dis-table span .font-three{font-size:18px}
@media screen and (max-width: 993px) {
.font-20,section.one > .col-md-12 .swiper-container .swiper-slide .dis-table .dis-table-cell .font-three,section.one > .col-md-12 .swiper-container .swiper-slide .dis-table .load .pre-bottom span .font-three,.load .pre-bottom section.one > .col-md-12 .swiper-container .swiper-slide .dis-table span .font-three{font-size:18px}
}
.font-28{font-size:2.9vmin}
@media screen and (max-width: 993px) {
.font-28{font-size:26px}
}
.font-30,section.one > .col-md-12 .swiper-container .swiper-slide .dis-table .dis-table-cell .font-two,section.one > .col-md-12 .swiper-container .swiper-slide .dis-table .load .pre-bottom span .font-two,.load .pre-bottom section.one > .col-md-12 .swiper-container .swiper-slide .dis-table span .font-two{font-size:28px}
@media screen and (max-width: 993px) {
.font-30,section.one > .col-md-12 .swiper-container .swiper-slide .dis-table .dis-table-cell .font-two,section.one > .col-md-12 .swiper-container .swiper-slide .dis-table .load .pre-bottom span .font-two,.load .pre-bottom section.one > .col-md-12 .swiper-container .swiper-slide .dis-table span .font-two{font-size:28px}
}
.ar,section.six .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-date ul li{text-align:right;direction:rtl}
.en,section.six,section.eight{text-align:right;direction:rtl}
.text-right{text-align:left}
.text-left{text-align:right}
@media screen and (max-width: 993px) {
.container{width:100%}
}
.pad-0,section.one > .col-md-12,section.six .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-img,section.eight .container .owl-loaded,section.eight .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-img{padding:0}
.bold{font-weight:700}
@media screen and (max-width: 993px) {
.item{text-align:center}
}
@media screen and (max-width: 993px) {
.dis-nn-res{display:none}
}
.dis-table{display:table;height:100%}
.dis-table-cell,.load .pre-bottom span{display:table-cell}
.ver-middle{vertical-align:middle}
section{position:relative}
.clearfix:before,header:before,header nav:before,header nav #navbar > ul li a:before,section.six .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-date ul:before,div:before,section:before,.clearfix:after,header:after,header nav:after,header nav #navbar > ul li a:after,section.six .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-date ul:after,div:after,section:after{content:"";display:table}
.clearfix:after,header:after,header nav:after,header nav #navbar > ul li a:after,section.six .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-date ul:after,div:after,section:after{clear:both}
.clearfix,header,header nav,header nav #navbar > ul li a,section.six .container .owl-loaded .owl-stage-outer .owl-stage .owl-item .news-date ul,div,section{zoom:1}

  .custom-navbar .navbar-toggle {
    border: none;
    padding-top: 10px;
  }

  .custom-navbar .navbar-toggle {
    background-color: transparent;
  }
  .custom-navbar .nav li.active > a {
    background-color: #ca293fed;
    color: #ffffff;
}
@media only screen and (max-width: 767px)
.custom-navbar .nav li a, .top-nav-collapse .nav li a {
    color: #575757;
}
@media only screen and (max-width: 767px)
.custom-navbar .nav li a {
    padding: 10px;
}
@media only screen and (max-width: 767px)
.custom-navbar .navbar-brand, .custom-navbar .nav li a {
    line-height: normal;
}

  .custom-navbar .navbar-toggle .icon-bar {
    background: #252525;
    border-color: transparent;
  }
  .custom-navbar {
      background: #ffffff;
      -webkit-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
      box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
      padding: 10px 0;
      text-align: center;
    }
	
	 a,
  input, button,
  .form-control {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  
	