@import url(../fonts/IPA.css);

html,
body {
	direction: rtl;
	font-family: 'Noto Kufi Arabic',verdana  ;
}
body {
	background-image:url("../imgs/back.jpg");
}

.cover{
	background-image:url("../imgs/header_back.jpg");
	background-position: right top;
	background-repeat:repeat-x;
	background-color:#291f16;
}

.btn-secondary {
    color: #fff;
    background-color: #1ca8aa;
    border-color: #ffffff;
}
.web-menu a {

    color: #958e84;
}
.web-menu a:hover {

    color: #ac8054;
}
.web-menu span{
	color: #9a8760;
	padding-left: 20px;
}


.web-menu{
display: block;
 width: 100%;
	}
.web-menu a{
	display:inline-block;

	padding-top:20px;}
.sticky{

    border-bottom: 2px solid #78512a;
	background-image:url("../imgs/header_back.jpg");
	}
.main-menu{
		display: block;
		width: 100%;
		z-index: 9999;
		top: 0;
		position: fixed;
	}
	
	.fly-menu{
		display: block;
		width: 100%;

	}
	.fly-menu ,.toggle_menu {
		display: none;
	}
	@media (max-width: 800px) {
	.web-menu {
		display: none;
	}
	.fly-menu {
		display: block;
	}
		}
	.fly-menu-btn{
		display: inline-block;
		width: 50px;
		padding-top: 15px;
		padding-left: 10px;
		text-align: left;
		padding-bottom: 10px;
		float: left;
		
	}
	.menu-logo{
		display:none;
		margin: 5px;
		height: 50px;
	}
	.logospace{
		display:inline-block;
		margin: 5px;
		height: 50px;
	}
	.viewlogo{
		display: inline-block;}
	.toggle_menu{
		display: none;
		width: 100%;
		background-color: #ccc;
		margin: auto;
		/*margin-top: 10px;*/
		text-align: right;
		
	}
	.toggle_menu ul {
		margin: 0;
		padding: 0;
	}
	.toggle_menu ul li {
		list-style: none;
		padding: 5px;
		background-color: #806441;
		margin-top: 1px;
	}
	.toggle_menu ul li:hover {
		background-color: #584022;
	}
	.toggle_menu ul li a{
		display: block;
		padding: 5px;
		text-decoration: none;
		color: #fff;
		width: 100%;
		
	}
	.web-menu a{
		margin:0 20px;
		text-decoration: none;
	}
	
	.p-3 {
    padding: 0 !important;
}
	.intro {display:block; 
	width:100%; 
	height:100%; 
	padding-top:80px; 
	background-image:url(../imgs/top_img.png); 
	background-repeat:no-repeat; 
	background-position:left 80px; 
	text-align:right; 
	padding:200px 200px 0 0;
	margin-top:60px;}
	
	.intro-logo{
		display:inline-block;
		width:500px;
		text-align:left;
		float:right;
		height:100%;
		margin-top:60px;
		padding-top:100px;

		height:calc(100% - 60px);}
	.intro-back{
		display:inline-block;
		width:calc(100% - 550px);
		float:left;
		height:calc(100% - 60px);
		margin-top:60px;
		background-image:url(../imgs/top_img.png); 
		background-repeat:no-repeat; 
		background-position:right 80px;
		max-width:1359px;
		
	
	}
	@media (min-width:1920px){
		.intro-back{
		background-position:left 80px;
	}
		
		}
	@media (max-width:1030px){
		.intro-back{
			display:none;
	}
	.intro-logo{
		width:100%;
		text-align:center;
		float:none;
		}	
		}
	@media (max-width:400px){

	.intro-logo img{
		width:300px;
		max-width:90%;
		
		}	
		}
	.line{
		display:block;
		width:100%;}
	.line img{
		display:block;
		width:100%;}
	.web-menu-left{
		display:inline-block;
		float:left;}
	.mv-top{
		width:100%;
		background-color:#302416;
		height:10px;}
	
	.missionvision{
		display:block;
		width:100%;
		background-color:#4b3b28;
		background-image:url(../imgs/mv.png); 
	background-repeat:repeat-x;
	background-position:top center;
	border-bottom:6px solid #b49165;
	padding:20px 0;
	overflow:auto;
	color:#fff8ee;
	text-align:justify;
	line-height:28px;
	
		}
	.mv-logo1{
		display:none;
		width:100%;
		text-align:center;
		padding:0 0 20px 0;

		}
	.mv-mission{
		width:500px;
		float:right;
		background-color:#b49165;
		display:inline-block;
		height:350px;
		padding:30px 60px;}
.mv-vision{
		width:500px;
		float:left;
		background-color:#b49165;
		display:inline-block;
		height:350px;
		padding:30px 60px;}
	
	
.mv-logo2{
		display:inline-block;
		width:calc(100% - 1000px);
		text-align:center;
		padding-top:50px;
		}
	.mv-title{
		font-size:36px;
		color:#735939;
		margin-bottom:30px;}
	.mv-bottom{
		width:100%;
		background-color:#302416;
		pading:20px;
		color:#c2b498;
		padding:20px;
		text-align:center;}
		
	.mv-bottom-title{
		font-size:36px;
		color:#745a3a;
		display:block;
		width:100%;
		text-align:right;
		}
		@media (max-width:1399px){
			
			.mv-logo1{
				display:block;}
			.mv-logo2{
				display:none}
			}
		@media (max-width:1199px){
			
			.mv-mission, .mv-vision{
				display:block;
				width:100%;
				height:auto;}
				.mv-mission{
					margin-bottom:20px;}
				.mv-bottom{
					text-align:justify}
			}
	.our-value{
		display:block;
		width:100%;
		padding:50px 0;
		color:#745a3a;
		
		overflow:auto;
		border-bottom:6px solid #bea486;
		
		}
.value-text{display:inline-block;
		float:right;
		width:530px;
		padding:20px;}
.value-points{display:inline-block;
		float:left;
		width:calc(100% - 530px);
		text-align:left;}
.value-points li{
	display:inline-block;
	text-align:right;
	width:330px;
	margin:5px 40px 5px 0;
	padding:10px;
	color:#f3f1ed;
	background-color:#b49165;
	border-right:8px solid #4b3b28;}
	@media (max-width:1399px){
		.value-text{display:block;
		padding:0;
	
		width:100%;
		}
		.value-points{display:block;
		float:left;
		width:100%;
		text-align:left;}
.value-points li{

	width:calc(50% - 45px);
	
	}
	.value-text{
		padding-bottom:30px;}
		}
	@media (max-width:799px){
		.value-text{
			padding-bottom:30}
		.value-points li{

	width:100%;
	margin:5px 0;
	
	}
		}
	
	.our-works{ display:block;
	padding:50px 0;
	background-color:#b49165;
	text-align:center;	
	background-image:url(../imgs/work.png);
	background-position:top center;
	border-top:5px solid #bea486;
	border-bottom:5px solid #e3ddd1;
	overflow:auto;
	}
.our-works-title{
	display:block;
	width:100%;
	color:#302416;
	text-align:right;
	font-size:44px;}
.our-works-boxs{display:block;
	width:100%;
	padding-top:30px;}
.our-works-boxs li{
	display:inline-block;
	height:300px;
	width:300px;
	margin:10px;
	background-position:center top;
	color:#ebe5da;
	background-repeat:no-repeat;
	text-align:center;
	background-color:#4b3b28;
	vertical-align:top;
	padding-top:230px;}
.our-works-box-1{background-image:url(../imgs/w1.jpg);}
.our-works-box-2{background-image:url(../imgs/w2.jpg);}
.our-works-box-3{background-image:url(../imgs/w3.jpg);}
.our-works-box-4{background-image:url(../imgs/w4.jpg);}
.work-text {display:block;
width:100%;
font-size:11px;
padding-top:10px;}

.footer{

	background-image:url("../imgs/header_back.jpg");
	background-position:center ;
	
	padding: 20px;
	overflow:auto;

	
}
.footer-logo{
	display:inline-block;
	float:right;
	width:122px;
	height:144px;}
.footer-line{
	display:inline-block;
	float:right;
	width:5px;
	height:144px;
	background-color:#4b3b28;
	margin:0 20px;}

.address{
	display:inline-block;
	float:right;
	width:300px;
	color:#b49165;
	line-height:28px;
	}
.address a{
	color:#2a8ba0;
	text-decoration:none;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;}
.address a:hover{
	color:#3ec7e4;
}
.socila{display:inline-block;
float:left;}
.socila li{display:inline-block;
width:47px;
height:47px;
margin-right:17px;
}
.socila li a{display:inline-block;
float:left;
width:47px;
height:47px;

background-repeat:no-repeat;
}
a.st{background-image:url("../imgs/st.png");}
a.sl{background-image:url("../imgs/sl.png");}
a.si{background-image:url("../imgs/si.png");}

a.st:hover{background-image:url("../imgs/st2.png");}
a.sl:hover{background-image:url("../imgs/sl2.png");}
a.si:hover{background-image:url("../imgs/si2.png");}
.copyrights{display:block;
	display: block;
    width: 100%;
    background-color: #b49165;
    border-top: 3px solid #846846;
    color: #f1e0cc;
    text-align: center;
    padding: 10px;
    font-size: 14px;}
	
@media (max-width:769px){
	.footer-logo{
	display:block;
	float:none;
	width:100%;
	height:144px;
	text-align:center;}
	.address{
	display:block;
	float:none;
	width:100%;
	text-align:center;
	padding:20px 0;
	}
	.footer-line{
		display:none;}
	.socila{display:block;
	float:none;
	width:100%;
	text-align:center;
	clear: both;}
	.socila li{
margin:10px;
}
	}
	
.our-services{
	display:block;
	width:100%;
	padding:50px 0;
	}
.our-services-title{display:block;
	width:100%;
	color:#745a3a;
	text-align:right;
	font-size:44px;
	padding-bottom:30px;}
.services-dt{
	display:flex;
	width:96%;
	margin:auto;
	
	overflow:auto;}
.services-right{
	display:inline-block;
	float:right;
	width:50%;
	
	text-align:right;}
.services-right a{background-color:#ece5dd;
	display:block;
	width: calc(100% - 10px);
	border-right:8px solid #ae8a5c;
	padding:7px;
	font-size:22px;
	color:#745a3a;
	text-decoration:none;
	cursor:pointer;
	margin-bottom:5px;}
.services-right a:hover{
	background-color:#4b3b28;
	color:#c7aa84;
	width:100%;
	}
.servs{
	background-color:#4b3b28 !important;
	color:#c7aa84 !important;
	width:100% !important;
	}
	
.servn{
	background-color:#ece5dd !important;
	color:#745a3a !important;
	width: calc(100% - 10px) !important;
	}
.services-left{background-image:url(../imgs/services_back.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#4b3b28;
	padding:23px;

	border-radius:15px 0 0 15px;
	width:50%;
	display:inline-block;
	float:left;}
.services-left div li{
	text-decoration:none;
	background-image:url(../imgs/services_logo.png);
	background-position:right;
	background-repeat:no-repeat;
	font-size:18px;
	margin-bottom:15px;
	color:#c7aa84;
	list-style:none;
	padding-right:40px;}
.servm li{
	color: #ece5dd;
    list-style: none;
    width: 100%;
    padding: 7px;
    margin: 2px 9px;
    background-color: #ae8a5c;}
.servm li:last-child{
	margin-bottom:10px;}
@media (min-width:770px){
	.servm {
		display:none !important;}
		}
@media (max-width:769px){
	.services-left {
		display:none;}
	.services-right{
	display:block;
	float:none;
	width:100%;
}
.servm li {
	margin:2px 0;}
.services-right a {
	width:100%;}
	}
	
element.style {
}
@media (max-width: 769px){
.services-right a {
    width: 100%;
}
}
@media (max-width: 470px){
.services-right a{
	font-size:16px;}
	}
.copyrights1 ,.copyrights2 {
	display:inline-block;
	margin:0 20px;
	}
	.copyrights2 a{
	color:#655b4e;
	text-decoration:none;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;}
.copyrights2 a:hover{
	color:#3c352c;
}