﻿@import url('https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('lightslider.css');
@import url('menu.css');
@import url('owl.carousel.min.css');
@import url('owl.theme.default.min.css');
body {
	margin: 0;
	padding: 0;
	font-family: 'Noto Kufi Arabic', sans-serif;
	direction:rtl
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
.clearfix {
	clear: both;
}
a {
	text-decoration: none;
}
ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.wrapper {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}
.header {
	display: block;
	height: 94px;
	background-color: #363D41;
	border-top: 3px #13BB53 solid;
}
.header-container {
	width: 90%;
	margin: 0 auto;
	position: relative;
}
.logo {
	width: 140px;
	position: absolute;
	right: 0;
	top: 0;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	z-index: 100;
}
.lang {
	float: left;
	margin-top: 33px;
	width: auto;
	color: #fff;
}
.lang i {
	font-size: 18px;
	color: #13BB53;
	margin-left: 0;
}
.lang a {
	font-size: 14px;
	color: #fff;
	padding: 0 7px;
}
.call {
	float: left;
	margin-top: 35px;
	width: auto;
	margin-left: 40px;
	border-right: 1px #fff solid;
	padding-right: 30px;
}
.call i {
	font-size: 18px;
	color: #13BB53;
	margin-left: 10px;
}
.call span {
	font-size: 16px;
	color: #fff; /*! padding: 0 10px; */;
	font-weight: 700;
}
.title {
	display: block;
}
.title h1 {
	font-size: 22px;
	color: #000;
	font-weight: 900;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 20px;
}
.title-line {
	width: 60px;
	height: 3px;
	background-color: #0FBA4F;
	display: block;
	margin: 0 auto;
}
.title h3 {
	font-size: 40px;
	font-weight: 300;
	color: #000;
	width: 893px;
	text-align: center;
	margin: 10px auto;
}
.about {
	display: block;
	padding: 100px 0;
	background-color: white;
	background-image: url('../images/map.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.about-img {
	width: 40%;
	float: right;
}
.about-img img {
	width: 100%;
}
.about-text {
	width: 57%;
	float: right;
	margin-right: 3%;
}
.about-text p {
	font-size: 17px;
	color: #303030;
	margin: 50px 0 30px 0;
	line-height: 29px;
}
.btn {
	display: block;
}
.btn a {
	background: #0fba4f;
	border: 1px solid #0fba4f;
	box-shadow: 0px 12px 34px rgba(16, 238, 99, 0.36);
	color: #fff;
	text-align: center;
	padding: 15px 35px;
	text-transform: uppercase;
	font-size: 11px;
	display: inline-block;
}
.services {
	display: block;
	padding: 100px 0;
	background-image: url('../images/service-bg.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.services ul {
	display: block;
	margin-top: 20px;
}
.services ul li {
	width: 32%;
	margin-left: 2%;
	margin-bottom: 20px;
	position: relative;
	float: right;
}
.services ul li:last-child {
	margin-left: 0;
}
.services ul li a {
	display: block;
}
.services ul li img {
	width: 100%;
}
.services ul li h1 {
	font-weight: 700;
	font-size: 20px;
	text-align: right;
	color: #fff;
	position: absolute;
	left: 0;
	padding: 14px;
	width: 100%;
	padding: 25px 0 45px;
	text-align: center;
	bottom: 0;
	z-index: 10;
	background: linear-gradient(180deg,transparent 0,rgba(0,0,0,.403799) 23%,#000 100%);
	background: linear-gradient(180deg,transparent 0,rgba(0,0,0,.45) 23%,#000000d6 100%);
	transition: all 0.5s ease-out;
}
.services ul li:hover h1 {
	padding: 10px 0 60px;
}
.services-line {
	width: 50%;
	height: 1px;
	background-color: #fff;
	position: absolute;
	left: 25%;
	bottom: 20%;
}
.client {
	display: block;
	padding: 100px 0;
}
.client ul {
	display: block;
	margin-top: 30px;
}
.client ul li {
	width: 24%;
	margin-left: 1.2%;
	float: right;
	margin-bottom: 10px;
}
.client ul li:nth-child(4n+0) {
	margin-left:0
}
.client ul li img {
	width: 100%;
}
.footer {
	background-color: #F7F7F7;
	border-top: 3px #13BB53 solid;
	background-image: url('../images/footer-bg.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 283px;
}
.footer-top {
	padding: 70px 0;
}
.footer-top ul {
	display: block;
}
.footer-top ul li {
	width: 25%;
	float: right;
	height: 160px;
}
.footer-logo {
	width: 113px;
}
.footer-social {
	display: block;
}
.footer-social a {
	color: #13BB53;
	font-size: 18px;
	padding: 0 10px;
}
.footer-top ul li h4 {
	font-size: 16px;
	color: #000;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.footer-links {
	display: block;
}
.footer-links a {
	font-size: 16px;
	color: #666;
	font-weight: 300;
	margin-bottom: 10px;
	display: block;
	clear: both;
}
.footer-contact {
	display: block;
}
.footer-contact h6 {
	font-size: 16px;
	color: #666;
	font-weight: 300;
	margin-bottom: 10px;
	display: block;
	clear: both;
}
.footer-contact h6 i {
	font-size: 18px;
	margin-right: 10px;
	color: #13BB53;
}
.footer-extra {
	display: block;
	padding: 14px 0;
	text-align: center;
	border-top: 1px #ddd solid;
}
.footer-extra p {
	margin: 0;
	text-align: center;
	color: #818181;
	font-size: 11px;
}
.head-pages {
	display: block;
	height: 450px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
}
.head-pages h1 {
	font-size: 36px;
	color: #fff;
	text-transform: uppercase;
	padding-top: 200px;
}
.ceo {
	background-color: #363D41;
	border-right: 45px #0FBA4F solid;
	padding: 100px 0;
	background-image: url('../images/ceo-bg.png');
	background-position: left center;
	background-repeat: no-repeat;
}
.ceo h1 {
	font-size: 40px;
	text-align: center;
	color: #fff;
	margin-bottom: 20px;
}
.ceo-img {
	width: 23%;
	float: left;
}
.ceo-img img {
	width: 100%;
}
.ceo-text {
	width: 73%;
	margin-right: 4%;
	float: right;
}
.ceo-text p {
	font-size: 16px;
	font-weight: 300;
	color: #E2E2E2;
	line-height: 26px;
}
.ceo-text h4 {
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}
.ceo-text span {
	font-size: 16px;
	font-weight: 300;
	color: #E2E2E2;
	line-height: 26px;
}
.qoute {
	display: block;
	padding: 140px 0;
}
.qoute h1 {
	font-size: 36px;
	font-weight: bold;
	color: #000;
	width: 80%;
	margin: 0 auto;
}
.qoute i {
	font-size: 40px;
	margin-right: 10%;
	margin-bottom: 10px;
	color: #0FBA4F;
}
.sp {
	display: block;
	padding: 100px 0;
	background-color: #fff;
}
.sp ul {
	display: block;
	margin-top: 30px;
}
.sp ul li {
	display: block;
	position: relative;
	margin-bottom: 20px;
}
.sp ul li img {
	width: 70%;
}
.sp-txt {
	position: absolute;
	left: 0;
	top: 10%;
	z-index: 100;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	background-color: white;
	width: 30%;
	padding: 4%;
}
.sp-txt h2 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.sp-txt p {
	font-size: 17px;
	color: #303030;
	line-height: 29px;
}
.sp-detail {
	display: block;
	padding: 50px 0;
	background-color: #F7F7F7;
}
.sp-detail-img {
	width: 100%;
}
.sp-detail h1 {
	font-size: 30px;
	font-weight: bold;
	color: #000;
}
.sp-detail p {
	font-size: 17px;
	color: #303030;
	line-height: 29px;
}
.contact {
	display: block;
	padding: 50px 0 70px;
	background-color: #fff;
}
.contact-container {
	position: relative;
	margin-top: 50px;
}
.contact-container h2 {
	font-size: 22px;
	color: #000;
	margin-bottom: 30px;
}
.contact-container-small {
	width: 30%;
	float: right;
	position: absolute;
	height: 100%;
	right: 0;
	top: 0;
}
.contact-container-small p {
	margin: 0 0 15px 0;
	font-size: 14px;
	color: #818181;
}
.contact-container-small p i {
	font-size: 16px;
	color: #13BB53;
	margin-right: 10px;
}
.contact-container-big {
	background-color: #fff;
	width: 70%;
	margin-right: 30%;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
	background-color: white;
}
.contact-form {
	display: block;
}
.contact-form-txtbx {
	padding: 10px;
	border: 1px #ddd solid;
	color: #000;
	font-size: 14px;
	display: block;
	width: 90%;
	margin-bottom: 20px;
}
.map {
	display: block;
}
.map iframe {
	width: 100%;
	height: 400px;
}
.padding {
	padding: 30px;
}
.track {
	display: block;
	padding: 30px;
	background-color: #f0f0f0;
	width: 570px;
	margin: 0 auto;
}

	.track h3 {
		margin-bottom: 20px;
	}

.track-txtbx {
	padding: 10px 2%;
	border: 1px #ddd solid;
	color: #000;
	font-size: 14px;
	display: inline-block;
	width: 70%;
	margin-bottom: 20px;
}

.track-btn {
	background: #0fba4f;
	border: 1px solid #0fba4f;
	color: #fff;
	text-align: center;
	padding: 12px 35px;
	text-transform: uppercase;
	font-size: 11px;
	display: inline-block;
	margin-right: 10px;
}


@media only screen and (max-width: 1200px) {
.lang {
	margin-top: 27px;
	margin-right: 10px;
}
.logo {
	width: 100px;
}
.header {
	height: 76px;
}
.call {
	display: none;
}
}
@media only screen and (max-width: 1100px) {
.wrapper {
	width: 960px;
}
.lang {
	margin-top: 25px;
	margin-right: 0;
	margin-left: 45px;
	position: relative;
	z-index: 100;
}
.sp-txt {
	padding: 3%;
	height: 86%;
	top: 0;
}
}
@media only screen and (max-width: 960px) {
.wrapper {
	width: 768px;
}
.title h3 {
	width: 90%;
}
.sp ul li img {
	width: 100%;
}
.sp-txt {
	padding: 3%;
	height: auto;
	width: 94%;
	position: static;
}
}
@media only screen and (max-width: 768px) {
.wrapper {
	width: 640px;
}
.about {
	padding: 30px 0;
}
.title h1 {
	font-size: 18px;
}
.title h3 {
	font-size: 24px;
	width: 90%;
}
.about-img {
	display: none;
}
.about-text {
	width: 100%;
	float: none;
	margin-right: 0;
}
.services {
	padding: 30px 0;
}
.services ul li {
	width: 100%;
	margin-left: 0;
	margin-bottom: 20px;
	position: relative;
	float: none;
}
.client {
	padding: 30px 0;
}
.client ul li {
	width: 49%;
	margin-left: 2%;
}
.client ul li:nth-child(2n+0) {
	margin-left:0
}
.footer-top {
	padding: 30px 0;
}
.footer-top ul li {
	width: 100%;
	float: none;
	height: auto;
	margin-bottom: 50px;
}
.ceo {
	padding: 30px 0;
	border: 0px;
}
.ceo h1 {
	font-size: 30px;
}
.ceo-img {
	width: 100%;
	float: none;
	margin-bottom: 10px;
}
.ceo-text {
	width: 100%;
	margin-left: 0;
	float: none;
}
.qoute {
	display: block;
	padding: 50px 0;
}
.qoute h1 {
	font-size: 30px;
	width: 100%;
}
.head-pages {
	height: 300px;
}
.head-pages h1 {
	font-size: 26px;
	padding-top: 130px;
}
.sp {
	padding: 30px 0;
}
.contact {
	padding: 30px 0 30px;
}
.contact-container {
	margin-top: 0px;
}
.contact-container-small {
	width: 100%;
	float: none;
	position: static;
	height: auto;
	margin-bottom: 20px;
}
.contact-container-big {
	width: 100%;
	margin-right: 0;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
	background-color: white;
}
}
@media only screen and (max-width: 640px) {
.wrapper {
	width: 92%;
}
}

@media only screen and (max-width: 570px) {
	.track {
		width: 94%;
		padding: 20px 3%;
	}

	.track-txtbx {
		padding: 10px 2%;
		width: 65%;
	}
}

@media only screen and (max-width: 480px) {
.logo {
	width: 80px;
}
	.track-txtbx {
		width: 60%;
	}

	.track-btn {
		padding: 11px 20px;
	}
}
@media only screen and (max-width: 400px) {

	.track-txtbx {
		width: 55%;
	}