body{
	background-color:#000;
	font-family:'SF UI Display Medium';
	font-size:18px;
	direction: rtl;
    unicode-bidi: embed;
    text-align: right;
}
.carousel-item{
	background-repeat:no-repeat;
	background-position:center center;
	position:fixed;
	width:100%;
	height:100%;
	background-size:90%;
	z-index:1;
	left:0px;
	top:0px;
}
.screen-left{
	background:url(../images/screen-left.png) no-repeat center center;
	background-size:cover;
	position:fixed;
	left:0px;
	top:0px;
	z-index:120;
	width:400px;
	height:100%;
	pointer-events:none;
}
.screen-right{
	background:url(../images/screen-right.png) no-repeat center center;
	background-size:cover;
	position:fixed;
	right:0px;
	top:0px;
	z-index:120;
	width:400px;
	height:100%;
	pointer-events:none;
}
.logo-wrap{
	position:absolute;
	top:10%;
	left:0px;
	right:0px;
	margin:0 auto;
	width:260px;
	z-index:100;
	text-align:center;
}
.carousel-indicators{
	z-index:100;
	position:fixed;
}
.carousel-caption{
	bottom:23%;
}
.carousel-caption h1{
	font-family:'SF UI Display Bold';
	color:#fff !important;
	font-size:2.5rem;
	text-shadow: 2px 2px #000;
}
.carousel-caption h1 p{color:#fff !important; font-size:60px;}

.welcome-txt{
	font-size:35px;
	color:#f5b708;
	font-weight:600;
	margin-bottom:0px;
	text-shadow: 2px 2px #000;
}
.lang-con{
	position:fixed;
	width:110px;
	height:20px;
	top:20px;
	right:20px;
	color:#fff;
	font-size:14px;
	z-index:126;
}
.lang-con div{float:left;margin-right:10px;}
.lang-con a{color:#fff; text-decoration:none; font-size:14px;}
.lang-con div:last-child a{color:#E99A36;}
.lang-con div:first-child a{color:#fff;}
.nav-but{
	position:fixed;
	top:50px;
	right:42px;
	width:83px;
	height:30px;
	background:url(../images/menu.svg) no-repeat left center;
	background-size:30px;
	cursor:pointer;
	z-index:121;
	text-align: right;
    color: #fff;
    font-size: 20px;
}
.nav-close{
	position:absolute;
	top:50px;
	right:42px;
	width:20px;
	height:20px;
	background:url(../images/close.svg) no-repeat center center;
	background-size:100%;
	cursor:pointer;
	z-index:111;
}
.nav-wrap{
	background:rgba(0,0,0,1);
	position:fixed;
	right:0px;
	top:0px;
	z-index:122;
	width:250px;
	height:100%;
	display:none;
}
.nav-wrap-inner{
	background-color:#15191b;
	width:100px;
	height:100%;
	position:absolute;
	right:0px;
	display:none;
}
.nav-wrap ul{
	list-style:none;
	padding:0px;
	margin:0px 0px 0px 0px;
	position:absolute;
	top:150px;
	right:40px;
	z-index:10;
}
.nav-wrap li{
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
}
.nav-wrap li a{
	padding:0px 40px 0px 0px;
	margin:0px;
	display:block;
	font-size:16px;
	font-weight:500;
	color:#fff;
	text-align:right;
	text-decoration:none;
	background:url(../images/li-bg-ar.svg) no-repeat right;
	background-size:20%;
}
.nav-wrap li a:hover{
	color:#B78C46;
	background:url(../images/li-bg-ar-active.svg) no-repeat right;
	background-size:20%;
}
.nav-wrap li.active a{
	color:#B78C46;
	background:url(../images/li-bg-ar-active.svg) no-repeat right;
	background-size:20%;
}

.social-icons{
	position:fixed;
	bottom:50px;
	right:20px;
	left:auto !important;
	z-index:1000;
	
	
}
.social-icons ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
.social-icons ul li{
	padding:0px;
	margin:0px 5px 0px 0px;
	float:left;
}
.social-icons ul li a{
	padding:0px;
	margin:0px;
	display:block;
	width:15px;
	
}
.social-icons ul li a.fb{
	width:8px;
}
.social-icons ul li a:hover{
	opacity:1;
}
.desk-footer{
/*     position:fixed;
    right:20px;
    bottom:10px;
    color:#696969;
    font-size:11px;
    z-index:10000;
    font-weight:400; */
	display:none;
}
.desk-arabic-footer{
	display:block !important;
	right:20px !important;
	left:auto !important;
}
/*inner style*/
.inner-bg{
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url(../images/inner-bg.jpg);
	position:fixed;
	width:100%;
	height:100%;
	background-size:90%;
	z-index:1;
	left:0px;
	top:0px;
	color:#A8A8A8;
	background-size:cover;
}
.inner-wrap{
	
	position:relative;
	max-width:1170px;
	margin:0 auto;
	height:100%;
	background-size:90%;
	z-index:110;
	left:0px;
	right:0px;
	top:0px;
	color:#A8A8A8;
}
.inner-wrap .container{max-width:1000px; margin-top:180px;}
.img-wrap{
	position:relative;
	width:350px;
	height:450px;
}
.serv-img-wrap{
	width:250px;
	height:270px;
}
.news-img-wrap{
	width:200px;
	height:270px;
}
.img-con{
	position:absolute;
	top:0px;
	width:320px;
	height:auto !important;
	overflow:hidden;
	border-top-right-radius:100px;
	border-bottom-left-radius:100px;
	background-color:#CCC;
	z-index:2;
	overflow:hidden;
}
.s-img-con img{
	height:320px !important;
}
.img-con figure{
	margin-top:0px;
}
.serv-img-con{
	width:250px; height:195px;
	border-top-right-radius:70px;
	border-bottom-left-radius:70px;
	}
.news-img-con{
	width:200px; height:195px;
	border-top-right-radius:70px;
	border-bottom-left-radius:70px;
	}
.img-bg-grdnt{
	position:absolute;
	top:20px;
	right:20px;
	width:320px;
	height:320px;
	overflow:hidden;
	border-top-right-radius:100px;
	border-bottom-left-radius:100px;
	z-index:1;
	background: rgb(127,83,27);
	background: linear-gradient(180deg, rgba(127,83,27,1) 0%, rgba(210,166,90,1) 50%, rgba(117,79,25,1) 100%);
}
.serv-img-bg-grdnt{
	width:250px;
	height:195px !important;
	border-top-right-radius:70px;
	border-bottom-left-radius:70px;
}
.news-img-bg-grdnt{
	width:200px; height:195px;
	border-top-right-radius:70px;
	border-bottom-left-radius:70px;
}
.inner-wrap h1{
	font-size:28px;
	color:#CB8833;
	font-weight:500;
	margin-bottom:0px;
	margin-top:0px;
}
.inner-wrap h2{
	font-family:'SF UI Display Bold';
	color:#fff;
	font-size:2.5rem;
	margin-top:0px;
	margin-bottom:0px;
}
.inner-wrap h4{
	font-family:'SF UI Display Bold';
	color:#fff;
	font-size:1.5rem;
	margin-top:0px;
	margin-bottom:20px;
}
.inner-wrap h3{
	font-family:'SF UI Display Bold';
	color:#fff;
	font-size:2rem;
}
.inner-wrap h4{
	font-family:'SF UI Display Bold';
	color:#fff;
	font-size:1.5rem;
}
.comp-con .img-fluid{
	width: 100% !important;
}
.custom-scroll {
  max-height: 350px;
  overflow: auto;
  width:100%;
}
.other-link a{
	position:absolute;
	bottom:0px;
	left:0;
	right:0;
	width:240px;
	margin:0 auto;
	text-align:center;
	color:#fff !important;
	text-decoration:none !important;
	display:block;
}
.other-link a:hover{
	color:#A67D3B;
	text-decoration:none !important;
}
.other-link a::after{
	position:absolute;
	left:0px;
	right: auto !important;
	transform:rotate(180deg);
	top:5px;
	content:'';
	width:20px;
	height:20px;
	background:url(../images/arrow.svg) no-repeat center center;
	background-size:100%;
}
.com-back {width:250px; display:block; position:relative;}
.com-back a{color:#CB8833; text-decoration:none;}
.com-back a:hover{color:#fabc57;}
.com-back a::before{
	position:absolute;
	left:-30px;
	top:2px;
	content:'';
	width:20px;
	height:20px;
	background:url(../images/arrow.svg) no-repeat center center;
	background-size:100%;
	transform: rotate(180deg);
}
.manf::after{
	right:-20px;
}
.pname{
	position:absolute;
	bottom:0px;
	left:0;
	right:0;
	width:250px;
	margin:0 auto;
	text-align:center;
	color:#fff;
	font-size:18px;
	text-decoration:none;
	letter-spacing:.05em;
}
.pname h4{color:#fff;font-size:18px;}
.pname p{font-size:16px;}
.pname span{
	display:block;
	font-size:14px;
}
.news-des{
	padding-left:20px;
	padding-top:50px;
	padding-right:0px;
}
.news-des h3{
	color:#fff;
	font-size:16px;
}
.news-des p{
	font-size:14px;
}
.news-link{
	width:30px;
	height:30px;
	display:block;
	outline:none;
}

.slick-prev {
    left: 42%;
	background-color:#744D19;
	width:50px;
	height:50px;
}
.slick-prev:hover{
	background-color:#F38F08;
}
.slick-prev:focus{
	background-color:#F38F08;
}
.slick-next {
    right: 42%;
	background-color:#744D19;
	width:50px;
	height:50px;
}
.slick-next:hover{
	background-color:#F38F08;
}
.slick-next:focus{
	background-color:#F38F08;
}
.slick-next, .slick-prev{
	top:100%;
	z-index:1000;
}
[dir=rtl] .slick-prev {
    right: 42%;
    left: auto;
}
[dir=rtl] .slick-next {
    right: auto;
    left: 45%;
}
[dir='rtl'] .slick-slide { float: left; }
.contact-form{}
.contact-form .form-control{
	direction:rtl !important;
	border:1px #D0A55A solid;
	background-color:#000;
	color:#666;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-top-left-radius:10px;
	border-bottom-right-radius:10px;
}
.contact-form textarea{
	height:100px;
}
.send-but{
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-top-left-radius:10px;
	border-bottom-right-radius:10px;
	background: rgb(178,125,45);
background: linear-gradient(90deg, rgba(178,125,45,1) 0%, rgba(203,157,80,1) 0%, rgba(178,125,45,1) 100%);
color:#000;
}
.c-box h5{
	font-size:16px;
	color:#fff;
}
.c-box p{
	font-size:14px;
}
.c-con{
	max-width:900px !important;
}
.career-con{
	max-width:500px;
}
.site-footer{
	display:none;
}
#content.site-content{
	padding-top:0px;
}
.page-content, .entry-content, .entry-summary{
	margin-top:0px !important;
}
.company-link a{bottom:70px;}
.comp-con{
    max-width:800px !important;
    margin-top:20px !important;
}

#thumbnail-slider-prev::before, #thumbnail-slider-next::before {
    border-color:#f1ad15 !important;
    border-color:#f1ad15 !important;
}
.compcon-inner div:nth-child(5){
    margin-left:0px !important;
     margin-right:13%;
}
@media (max-width:1025px){
	 .desk-arabic-footer {
        left: 20px !important;
        right: auto !important;
    }
}
@media screen and (max-width:767px){
    .logo-wrap{top:6%;}
	.screen-left{left: -140px; display:none;}
	.screen-right{right: -140px; display:none;}
	.carousel-item{background-size:cover;}
	.nav-but{right:22px;top:12px;}
	.lang-con{top:15px; left:18px !important; right:inherit !important;}
	.nav-close{right:22px; top:20px;}
	.custom-scroll{max-height:100% !important;}
	.pl-0{padding-left:15px !important;}
	.inner-wrap{z-index:90;}
	.serv-img-wrap{margin:0 auto 25px auto;}
	.news-img-wrap{width:350px; height:400px; margin-bottom:40px;}
	.news-img-con{ width:320px; height:320px;}
	.news-img-bg-grdnt{ width:320px; height:320px;}
	.slick-next{right:25%;}
	.slick-prev{left:25%;}
	.news-des{margin-bottom:20px;}
		.img-wrap{
	    height:365px;
	}
	.serv-img-wrap{
	    height:265px;
	}
	.news-des{
	    padding-top:0px;
	}
	.news-img-wrap{
	    height:295px;
	}
	.cimg-wrap{
	    height:475px;
	}
	.social-icons{
	    position:fixed;
	    bottom:12px;
	}
	
	.mob-footer{
	    position:fixed;
	    z-index:999;
	    bottom:0px;
	    left:0px;
	    background-color:rgba(0,0,0,.8);
	    height:50px;
	    width:100%;
	}
	.desk-footer{
	    right:20px;
	    left:inherit;
	}
	
	.compcon-inner div:nth-child(5){
    margin-left:0px !important;
     margin-right:0 !important;
}
.inner-wrap .container{
    margin-top:110px;
}
	
}
@media (max-width:1025px) and (min-width:768px) {
    .logo-wrap{top:6%;}
    	.screen-left{left: -140px; display:none;}
	.screen-right{right: -140px; display:none;}
	.carousel-item{background-size:cover;}
	.nav-but{right:22px;top:20px;}
	.lang-con{top:15px; left:18px !important; right:inherit !important;}
	.nav-close{right:22px; top:20px;}
	.custom-scroll{max-height:100% !important;}
	.pl-0{padding-left:15px !important;}
	.inner-wrap{z-index:90;}
	.serv-img-wrap{margin:0 auto 25px auto;}
	.news-img-wrap{width:350px; height:400px; margin-bottom:40px;}
	.news-img-con{ width:320px; height:320px;}
	.news-img-bg-grdnt{ width:320px; height:320px;}
	.slick-next{right:25%;}
	.slick-prev{left:25%;}
	.news-des{margin-bottom:20px;}
		.img-wrap{
	    height:365px;
	}
	.serv-img-wrap{
	    height:265px;
	}
	.news-des{
	    padding-top:0px;
	}
	.news-img-wrap{
	    height:295px;
	}
	.cimg-wrap{
	    height:475px;
	}
	.social-icons{
	    position:fixed;
	    bottom:12px;
	}
	.mob-footer{
	    position:fixed;
	    z-index:999;
	    bottom:0px;
	    left:0px;
	    background-color:rgba(0,0,0,.8);
	    height:50px;
	    width:100%;
	}
	.desk-footer{
	    right:20px;
	    left:inherit;
	}
}
@media (min-width:781px){
	.wp-block-image .alignright{
	float:left !important;
}
}
