@charset "utf-8";
/* CSS Document */


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 19px;
}
ul, li {
	list-style: none;
}
a {
	text-decoration: none;
}
body {
	background: #ffffff;
	color: #595959;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
input[type="text"], textarea {
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
}
textarea {
	resize: vertical;
}
input, textarea {
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
}
button {
	cursor:pointer;
}
.clearfix:after, .clearfix:before {
	content: "";
	display: block;
	clear: both;
	line-height: 0;
	height: 0;
}
img {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.wrapper {
	margin: 0 auto;
	padding: 0px;
	overflow:hidden;
}
.header2 {
	background:#eeeeee;
	border-bottom: 2px solid #;
	border-top: 2px solid #;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
	height:120px;
	position: relative;
	z-index: 5;
}
.common_width {
	margin:0 auto;
	width:1100px;
}
.logo {
	float: left;
	padding-top: 6px;
	width: 30%;
}
.logo img {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	width:140px;
}
.logo_other {
	width:70%;
	float:left;
}
.text_center {
	text-align:center;
}
.text_justify {
	text-align:justify;
}
.text_right {
	text-align:right;
}
.text_left {
	text-align:left;
}
.top_contac {
	float: left;
	margin:9px 0 0;
	width: 100%;
}
.top_contac ul {
	float: right;
	margin: 5px 0;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	-ms-transition: height 0.3s;
	-o-transition: height 0.3s;
	transition: height 0.3s;
	opacity:1;
}
.top_contac li {
	float:right;
}
.top_contac li {
	border-left:2px solid #949494;
	padding:0px 25px;
}
.top_contac li:first-child {
	padding-right:0px;
}
.top_contac li:last-child {
	border:0px;
}
.top_contac span {
	color:#eb6d2f;
}
.top_contac h3 {
	color: #454545;
	font-size: 16px;
}
.nav-1 {
	float: right;
	margin-top: 11px;
	background:#454545;
	position:relative;
}
 .nav-1::after {
 border-bottom: 0 solid transparent;
 border-right: 41px solid #454545;
 border-top: 47px solid transparent;
 content: "";
 display: block;
 height: 47px;
 left: -40px;
 position: absolute;
 top: 0;
 width: 0;
}
.nav-1:before {
	background: #454545 none repeat scroll 0 0;
	content: "";
	height: 47px;
	left: 100%;
	position: absolute;
	width: 100%;
}
.nav-1 a {
	color: #fff;
	display: inline-block;
	font-size: 14px;
	margin-right: 2px;
	padding:15px 23px;
	position: relative;
	text-transform: uppercase;
	vertical-align: middle;
	z-index: 2500;
}
.nav-1 a:hover {
	color: #f9ec31	;
}
.nav-1 a .active_m {
	color: #fff !important;
}
/*.over {
	background:#F05C00;
	height: 47px;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0px;
	width: 0;
	z-index: -1;
}
.active_m .over {
	opacity: 1;
	width: 100%;
}

.nav-1 a:hover .over {
	background: #F05C00 none repeat scroll 0 0;
	opacity: 1;
	transition: width 0.3s ease 0s, opacity 0.6s ease 0s;
	width: 100%;
}
.nav-1 a:hover {
	color:#fff;
}*/
.active_mm_top {
	color:#f9ec31 !important;
}
.nav-1 a:last-child {
	margin-right:0px;
	padding-right:0px;
}
.banner_main {
	width:100%;
}
.section {
	padding:0px 0px 60px;
	width: 100%;
	min-height:600px;
}
.sect_fa {
	background:#f1f1f1;
}
.row_main {
	float: left;
	width: 100%;
}
.about_us_h3 {
	font-size: 45px;
	font-weight: 300;
	padding-bottom: 25px;
}
.color_black {
	color:#000000;
}
.color_yelloe {
	color:#fdf112;
}
.color_grey {
	color:#343434;
}
.about_us_p {
	color: #AFAFAF;
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 47px;
}
.about_us_p2 {
	color: #AFAFAF;
	font-size: 30px;
	font-weight: 300;
}
.home_left.clearfix {
	float: left;
	width:40%;
}
.home_left.clearfix > img {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #dedede;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	float: left;
	padding: 5px;
}
.home_right {
	float:left;
	width:60%;
}
.home_right span {
	font-size: 18px;
	font-weight: 500;
	color: #949494;
}
.home_right.clearfix > p {
	color: #949494;
	font-size: 16px;
	line-height: 29px;
	text-align: left;
}
.tell_me_more {
	background: #454545 none repeat scroll 0 0;
	color: #fff;
	display: block;
	float: left;
	font-size: 16px;
	height: 35px;
	margin-top:35px;
	padding: 7px 16px;
}
.tell_me_more:hover {
	background:#e16d37;
}

.tell_me_more1 {
	background: #454545 none repeat scroll 0 0;
	color: #fff;
	display: block;
	float: left;
	font-size: 16px;
	height: 35px;
	margin-top:60px;
	margin-left:45.3%;
	padding: 7px 16px;
	
}
.tell_me_more1:hover {
	background:#e16d37;
}
.sertvices_bg {
	background:url(../images/home-services-bg.jpg);
}
.section2 {
	padding:60px 0px 55px;
	width: 100%;
	min-height:600px;
}
.section3 {
	padding:60px 0px 55px;
	width: 100%;
	min-height:560px;
}
.home_sewrvices {
	width:100%;
	float:left;
	margin:0px 0px 15px;
}
.home_sewrvices li {
	background: #343434 none repeat scroll 0 0;
	float: left;
	height: 220px;
	margin: 0 12px;
	/*padding: 43px 0 25px;*/
	text-align: center;
	width: 250px;
}
.home_sewrvices li h3 {
	position: absolute;
    width: 300px;
    margin-left: 15px;
    color: #f5f5f5;
    font-size: 18px;
    font-weight: 600;
    /* margin-bottom: 42px; */
    margin-top: -65px;
    background-color: #040100ad;
    padding:10px 0;
}
.tell_me_more_h_se {
	background: #f0dd32 none repeat scroll 0 0;
	color: #454545;
	display: inline-block;
	height: 35px;
	margin-top: 53px;
	padding: 9px 23px;
}
.tell_me_more_h_se:hover, .get_in_touch:hover {
	background:#e16d37;
	color: #fff;
	}

.get_in_touch1 {
	background: #f0dd32 none repeat scroll 0 0;
	color: #454545;
	display: inline-block;
	height: 35px;
	margin-top: 22px;
	padding: 9px 23px;
}
.get_in_touch1:hover {
	background:#e16d37;
	color: #fff;}

.footer_main {
	background: #343434 none repeat scroll 0 0;
	min-height: 400px;
	padding: 45px 0;
	width: 100%;
}
.footer1 {
	float: left;
	margin-right: 6%;
	width: 30%;
}
.footer2 {
	width:28%;
	float:left;
}
.h3_footer {
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 36px;
}
.p_footer {
	color: #949494;
	font-size: 16px;
	line-height: 30px;
	text-align: justify;
}
.get_in_touch {
	background: #37abe1 none repeat scroll 0 0;
	color: #fff;
	display: block;
	float: left;
	font-size: 16px;
	height: 35px;
	margin: 38px 0 23px;
	padding: 6px 16px;
}
.we_operate {
	color: #E0CF34;
	font-size: 19px;
	font-weight: bold;
	margin: 50px 0 5px;
}
.socail_media {
	float: left;
	margin-left: 17px;
	margin-top: 6px;
	width:60%;
}
.socail_media li {
	float: left;
	margin-right: 10px;
}
.socail_media li a {
	border-radius: 50%;
	display: block;
}
.socail_media li i {
	color:#fff;
}
.f_social {
	background:#3b5998 none repeat scroll 0 0;
	padding: 7px 12px 5px;
}
.f_social:hover, .t_social:hover, .l_social:hover {
	background:#666;
}
.t_social {
	background: #0274b3 none repeat scroll 0 0;
	padding: 8px 9px 4px;
}
.l_social {
	background: #c70c0c none repeat scroll 0 0;
	padding: 6px 9px;
}
.pre_footer {
	background: #212121 none repeat scroll 0 0;
	float: left;
	height: 58px;
	padding: 18px 0;
	width: 100%;
}
.copyrights {
	color: #949494;
	display: inline-block;
	font-size: 15px;
}
header.smaller {
	background-color:#eeeeee;
	height: 120px;
	position: fixed;
	z-index: 250000;
}
header {
	width: 100%;
	height: 150px;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	background-color: #0683c9;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	-ms-transition: height 0.3s;
	-o-transition: height 0.3s;
	transition: height 0.3s;
}
.smaller .logo > img {
}
.smaller .top_contac ul {
}
.scrollToTop {
	background:#F15C00;
	border-radius: 5px;
	bottom: 75px;
	color: #fff;
	display: none;
	padding: 9px 15px;
	position: fixed;
	right: 31px;
	text-align: center;
	text-decoration: none;
	z-index: 250000;
}
.scrollToTop i {
	font-size: 25px;
}
.scrollToTop:hover {
	text-decoration: none;
	background:#F15C00;
}
.com_post2 {
	color: #949494;
	font-size: 16px;
}
.com_name {
	color: #37abe1;
	font-weight: bold;
	font-size: 17px;
}
.mar_foll {
}
.follw_us {
	color: #949494;
	float: left;
	font-size: 16px;
	padding-top: 8px;
}
.row_main.mar_foll.clearfix {
	margin-top: 32px;
}
.dividert {
	position:relative;
}
.dividert::after {
 background: rgba(0, 0, 0, 0) url("../images/divider.png") repeat scroll 0 0;
 content: "";
 height: 275px;
 position: absolute;
 right: -35px;
 top: 22px;
 width: 1px;
}
.inside_banner_about_us {
	width:100%;
	padding:60px 0 55px;
}
.about_us_inside_bg {
	background:url(../images/about-us-banner1.jpg) repeat-x;
}
.sertvices_us_inside_bg {
	background:url(../images/services.jpg) repeat-x;
	min-height:400px;
}
.clients_us_inside_bg {
	background:url(../images/clients.jpg) repeat-x;
	min-height:400px;
}
.contact_us_inside_bg {
	background:url(../images/contact-us-banner.jpg) repeat-x;
	min-height:400px;
}
.works_us_inside_bg {
	background:url(../images/works-banner.jpg) repeat-x;
	min-height:400px;
}
.display_block {
	display:block;
}
.about_us_main {
	background: #fff;
	padding: 30px 30px 45px;
	position:relative;
}
.about_us_main:after {
	background:url(../images/shadow.png) no-repeat;
	width:1357px;
	height:14px;
	position:absolute;
	content:"";
	left:-98px;
	right:0;
	bottom:0;
	margin:0 auto;
}
.abut_lef1 {
	width:42%;
	float:left;
}
.abut_lef2 {
	float: left;
	padding-left: 7px;
	width: 58%;
}
.abut_lef1 img {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #dedede;
	float: left;
	padding: 7px;
}
.abut_lef2 p {
	color: #949494;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
}
.abut_lef2 span {
	color: #949494;
	font-size: 18px;
	font-weight: 500;
}
.about_manage_bg {
	padding:0 0 80px;
	width: 100%;
}
.about_us_p2 {
	color: #AFAFAF;
	font-size: 30px;
	font-weight: 300;
}
.managemnt_user {
	width:100%;
	float:left;
}
.managemnt_user li {
	width:25%;
	float:left;
	background:#b4b4b4;
	float:left;
	min-height:266px;
}
.managemnt_user img {
	float: left;
	width: 100%;
}
.managemnt_user2 {
	width:100%;
	float:left;
}
.managemnt_user2 li {
	width:25%;
	float:left;
	background:#b4b4b4;
	float:right;
	min-height:252px;
}
.managemnt_user2 img {
	float: left;
	width:100%;
}
.h3_managemnet {
	color: #fff;
	font-size: 27px;
	font-weight: bold;
	margin: 0 0 30px;
	min-height: 61px;
	text-align: left;
	text-transform: uppercase;
}
.h4_managemnet {
	color:#343434;
	font-size:20px;
	font-weight: bold;
	text-transform: uppercase;
	text-align:left;
	margin:0px 0px;
	line-height:27px;
}
.h3_managemnet span, .h4_managemnet span {
	display:block;
}
.name_management {
	padding:61px 45px;
}
.arrow_p {
	position:relative;
}
.arrow_p::after {
 background: rgba(0, 0, 0, 0) url("../images/arrow.png") no-repeat scroll 0 0;
 content: "";
 display: block;
 height: 14px;
 left: -9px;
 position: absolute;
 top: 44%;
 width: 9px;
}

.arrow_p1 {
	position:relative;
}
.arrow_p1::after {
 background: rgba(0, 0, 0, 0) url("../images/arrow1.png") no-repeat scroll 0 0;
 content: "";
 display: block;
 height: 14px;
 left: -9px;
 position: absolute;
 top: 44%;
 width: 9px;
margin-left: 309px;
}
.res_ena {
	display:none;
}
.ser_banne {
	display: table;
	height: 400px;
	margin: 0 auto;
	width: 1100px;
}
.ser_banne2 {
	width:100%;
	display:table-cell;
	vertical-align:middle;
}
.ser_list {
	width:100%;
}
.ser_list_works_view {
	width:100%;
	background:#111111;
	padding:5px 5px;
}
.ser1 {
	display:table;
	width:100%;
}
.left_ser {
	display:table-cell;
	width:50%;
}
.rig_ser {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	padding:36px 60px;
}
.serv_hea1 {
	color: #3F3F3F;
	font-size: 30px;
	margin-bottom: 37px;
	text-align: left
	
}
.serv_p {
	color: #3F3F3F;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 47px;
	text-align: left
	
}
.serv_p2 {
	color: #3F3F3F;
	direction: rtl;
	font-size: 16px;
	line-height: 25px;
		font-weight:normal;
	text-align: left
}
.serv_p3 {
	color: #3F3F3F;
	font-size: 16px;
	line-height: 25px;
	margin-bottom:0px;
	text-align: left
}
.left_ser2 {
	display:table-cell;
	width:50%;
}
.left_ser2.clearfix img, .left_ser.clearfix img {
	width: 100%;
}
.rig_ser2 {
	direction: ltr;
	display: table-cell;
	padding: 36px 60px;
	vertical-align: middle;
	width: 50%;
}
.serv_p3 span {
	font-size: 18px;
}
.dir_services {
	direction: rtl;
}
.works_ul {
	width:100%;
	float:left;
}
.works_ul li {
	width:25%;
	float:left;
	position:relative;
}
.works_ul li a {
	display:block;
}
.works_ul li img {
	width:100%;
	float:left;
}
.works_ul li span {
	width:100%;
	position:absolute;
	background:rgba(52, 52, 52, 0.85);
	left:0;
	top:0;
	width:0px;
	height:100%;
	transition:all 1s ease-out;
	-moz-transition:all 1s ease-out;
	-ms-transition:all 1s ease-out;
	-webkit-transition:all 1s ease-out;
	-o-transition:all 1s ease-out
}
.works_ul li:hover span {
	width:100%;
	transition:all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
	-ms-transition:all 0.5s ease-out;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out
}
.works_ul li h3 {
	position:absolute;
	background:rgba(52, 52, 52, 0.8);
	left:0;
	bottom:0;
	z-index:25000;
	color:#fff;
	font-weight:300;
	padding:5px 15px;
	font-size:16px;
	height:35px;
	line-height:26px;
}
.clients_bg {
	width:100%;
	background:#fff;
	padding:45px 0px 25px;
}
.clients_main {
	margin:0 auto;
}
.clients_ul_main {
	width:100%;
	float:left;
}
.clients_ul_main li {
	float:left;
	margin:0px 10px 20px;
}
.conatc_addd_maan {
	width:1100px;
	margin:-125px auto 100px;
	position:relative;
}
.ass_mail_il {
	width:100%;
}
.ass_mail_il li {
	width:30%;
	float:left;
	margin-right:5%;
}
.ass_mail_il li:last-child {
	margin-right:0px;
}
.addres_icon {
	background:#efefef;
	width:100%;
	text-align:center;
	height:199px;
	border-bottom:5px solid #e16d37;
}
.addres_icon img {
	margin-top:62px;
}
.address_info {
	width:100%;
	float:left;
	position:relative;
	color: #3F3F3F;
}
.address_info h3 {
	display:block;
	text-align:center;
	font-size:30px;
	color:#3F3F3F;
	margin:20px 0px;
	font-weight:300;
}
.address_info p {
	display:block;
	text-align:center;
	font-size:18px;
	color:#3F3F3F;
	margin:25px 0px;
	font-weight:300;
}
.conatc_addd_maan:after {
	background:url(../images/shadow.png) no-repeat;
	width:1357px;
	height:14px;
	position:absolute;
	content:"";
	left:-98px;
	right:0;
	bottom:-45px;
	margin:0 auto;
}
.conatc_address_map {
	width:1100px;
	margin:0px auto;
	position:relative;
}
.h3_conatct_h {
	font-size:400;
	font-size:30px;
	color:#3F3F3F;
}
.p_conatctct {
	color:#3F3F3F;
	font-size:16px;
	margin-top:5px;
}
.left_conatct {
	width:50%;
	float:left;
	margin-right:4%;
}
.right_conatct {
	width: 46%;
	float: left;
}
.conatct_form {
	width:100%;
	float:left;
	margin-top:40px;
}
.conatct_form li {
	margin-bottom:25px;
}
.conatct_form li:last-child {
	margin-bottom:0px;
}
.conatct_form li label {
	width:100%;
	float:left;
	font-size:16px;
	margin-bottom:10px;
}
.conatct_form li input {
	width:100%;
	float:left;
	font-size:16px;
	margin-bottom:5px;
	border:1px solid #c4c4c4;
	background:#ececec;
	height:42px;
	padding:5px;
}
.conatct_form li textarea {
	width:100%;
	float:left;
	font-size:16px;
	margin-bottom:5px;
	border:1px solid #c4c4c4;
	background:#ececec;
	height:222px;
	resize:none;
	padding:5px;
}
.lef_wid {
	width:47%;
	float:left;
	margin-right:3%;
	color:#3F3F3F; 
}
.rig_wid {
	width:47%;
	float:left;
	margin-left:3%;
	color:#3F3F3F;
}
.full_wid {
	width:100%;
	float:left;
}
.get_in_touch_submit {
	background: #454545 none repeat scroll 0 0;
	color: #fff;
	display: block;
	float: right;
	font-size: 16px;
	height: 35px;
	margin:40px 0 23px;
	padding: 6px 16px;
	border:0px;
}
.get_in_touch_submit:hover {
	background:#e16d37;
}
.sworks_view_h3 {
	background:#3b3b3b;
	width:100%;
	padding:50px 0px;
	height:153px;
	position:relative;
}
.works_h3 {
	font-size: 45px;
	font-weight: 300;
	text-align:center;
}
#overlay_form {
	padding: 10px;
	background: #e95900;
	width:440px;
	height: 350px;
	left:0px;
	top:46px;
	position: absolute;
	display: none;
	z-index: 15000;
	overflow: visible;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.close_btt_err {
	position: absolute;
	right:6px;
	top:5px;
	padding: 9px 10px;
	color: #fff;
	cursor: pointer;
}
#overlay_form h3 {
	color: #fff;
	display: block;
	padding: 5px 0px 9px;
	border-bottom: 1px solid #ba4700;
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 12px;
}
#pop {
	position: absolute;
	top: 46px;
	cursor:pointer;
}
.rounded_list {
	width: 100%;
	float: left;
	border-bottom: 1px solid #ba4700;
	padding-bottom: 21px;
	margin-bottom: 15px;
}
.rounded_list li {
	width:33.333%;
	float:left;
}
.rounded_list li a {
	display:block;
	color:#fff;
	font-size:15px;
	padding:3px 0px;
}
.rounded_list2 {
	width:67%;
	float:left;
}
.rounded_list2 li {
	width:50%;
	float:left;
}
.rounded_list2 li a {
	display:block;
	color:#fff;
	font-size:15px;
	padding:3px 0px;
}
.active_menu_icons {
	color:#fdf112 !important;
}
.section_banner {
	margin-top:-60px;
}

.map_con{
    padding: 10px;
    border: 1px solid #dedede;
}
.con_address span {
    color: #666;
    display: block;
    font-size: 15px;
    line-height: 24px;
    margin-top: 5px;
}