@font-face {
    font-family: 'AcidBold';
    src: url('../fonts/acid_bold.eot');
    src: url('../fonts/acid_bold.eot') format('embedded-opentype'),
         url('../fonts/acid_bold.woff') format('woff'),
         url('../fonts/acid_bold.ttf') format('truetype');
}

@font-face {
    font-family: 'AcidMedium';
    src: url('../fonts/acid_medium.eot');
    src: url('../fonts/acid_medium.eot') format('embedded-opentype'),
         url('../fonts/acid_medium.woff') format('woff'),
         url('../fonts/acid_medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Acid';
    src: url('../fonts/acid.eot');
    src: url('../fonts/acid.eot') format('embedded-opentype'),
         url('../fonts/acid.woff') format('woff'),
         url('../fonts/acid.ttf') format('truetype');
}

html * {max-height:1000000px;}

body{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:14px;
	color:#666;
	text-align:justify;
	direction:ltr;
	background-color:#fff;
	min-width:400px;
}

	

.text{
	font-size:14px;
	line-height:20px;
}

.big{
	font-size:16px;
	line-height:24px;
}

.bigger{
	font-size:18px;
	line-height:32px;
}


.small{
	font-size:13px;
}

.bold{
	font-weight:bold;
}

.article li{
	list-style-image:url(../images/e_side_bullet.png);
	margin-bottom:8px;
}


a{
	color:#00974a;
	text-decoration:none;
	
}

a:hover{
	text-decoration:none;
	color:#6c8578;
}



td{
	vertical-align:top;
}


img{
	border:0px;
}


.pointer{
	cursor:pointer;
}


.a_non{
	text-decoration:none;	
}

.a_non:hover{
	text-decoration:none;	
}


.wide{
	width:100%;
}

.shadow{
	text-shadow:1px 1px 0px #000;
}


.white_shadow{
	text-shadow:1px 1px 0px #fff;
}

.title{
	color:#00974a;
	font-size:30px;
	/*text-shadow:2px 2px 0px rgba(0,0,0,.1);*/
	font-weight:normal;
	text-align:left;
	height:65px;
	padding-top:26px;
	padding-left:35px;
	min-width:320px;
	margin-bottom:35px;
	margin-left:-40px;
	margin-top:-15px;
	background-image:url(../images/title_style_e.png);
	background-position:left top;
	background-repeat: no-repeat
}


.title_small{
	color:#82998d;
	font-size:23px;
	font-weight:bold;
	text-align:left;
	margin-bottom:45px;
}


.subtitle{
	font-family: Arial, Helvetica, sans-serif;
	text-shadow:1px 1px 0px #fff;
	font-size:20px;
	font-weight:bold;
	display:block;
	margin-top:15px;
	color:#487e63;
}


.btn{
	font-family:Arial, Helvetica, sans-serif;
	min-width:150px;
	font-size:12px;
	font-weight:bold;
	border:none;
	cursor:pointer;
	padding:12px;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
	background-color:#007037;
	color:#fff;
	border-radius:3px;
}


.btn:hover{
	background-color:#02974a;
}


.note{
	font-size:12px;
	color:#999;
	margin-bottom:5px;
}

.note li{
	list-style:disc;
}

.english{
	font-family:Arial, Helvetica, sans-serif;
	direction:ltr;
}

.wordwrap { 
   white-space: pre-wrap;      /* CSS3 */   
   white-space: -moz-pre-wrap; /* Firefox */    
   white-space: -pre-wrap;     /* Opera <7 */   
   white-space: -o-pre-wrap;   /* Opera 7 */    
   word-wrap: break-word;      /* IE */
}


	
.noul{
	text-decoration:none;
}
	
.noul:hover{
	text-decoration:none;
}

.darkbg{
	background-image:url(../images/semiblack.png);
	position:relative;
	z-index:10;
}
	
.break{
	height:20px;
}


.article{
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	line-height:26px;
	font-size:16px;
	font-weight:normal;
}


.article_center{
	text-align:center !important;	
}

.article img{
	max-width:100%;
}

.article td{
	vertical-align:top;
	text-align:left;
}

.gallery_img{
	border:1px solid #CCC;
}

.gallery_img:hover{
	opacity:.7;
}


.list_item{
	padding:3px;
	border-bottom:1px dotted #ccc;
	padding-bottom:6px;
}

.list_item li{
	list-style-image:url(../images/arrow2.png);
	text-align:left;
}

.list{
	padding-left:15px;
}

.grey_bg{
	background-color:#252525;	
}

.alpha:hover{
	opacity:.75
}
	
	
.bx-prev{
	position:relative;
	left:65px;
	opacity:.5;
	background-color:#fff;
}

.bx-next{
	position:relative;
	left:90px;
	opacity:.5;
	background-color:#fff;
}

.pagenum{
	background-color:#325a6b;
	color:#fff;
	text-shadow:none;
	display:inline-block;
	border-radius:7px;
	width:14px;
}


.pageactive{
	background-color:#666;
}

.pagenum:hover{
	background-color:#666;
}


textarea{
	resize:none;
	font-family:Arial, Helvetica, sans-serif;
}


td{
	text-align:left;
}


.clear{
	clear:both;
}


.cr{
	text-align:center;
	color:#cbbfab;
	font-size:14px;
}

.developer{
	display:inline-block;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	margin-top:10px;
	color:#999 !important;
}

.developer a{
	color:#999 !important;
	text-decoration:none;
}


.website_content{
	min-width:500px;
	max-width:1600px;
}

.header_container{
	text-align:left;
	padding-top:20px;
	height: 240px;
}

.logo{
	position:relative;
	z-index:10;
}

.logo_icon{
	margin-bottom:10px;
	width:110px;	
}

.header_tools{
	float:right;
	margin-right:30px;
	position:relative;
	z-index:100;
	top:-125px;
}

.social_box{
	float:left;	
	margin-left:30px;
	font-weight:bold;
	clear:both;
	position:relative;
	z-index:100;
	top:-125px;
	color:#b6b6b6;
	font-size:12px;
}

.social{
	height:41px;
	width:45px;
	background-image:url(../images/social.png);
	margin-top:15px;
	margin-left:-5px;
	margin-right:5px;
	cursor:pointer;
	display:inline-block;
	background-repeat:repeat-x;
	background-position:left;
}

.social:hover{
	background-image:url(../images/social_hover.png);
}

.in{
	background-position:-130px 0px;
}

.fb{
	background-position:0px 0px;
}

.yt{
	background-position:-45px 0px;
}

.tw{
	background-position:-85px 0px;
}


.top_menu{
	text-align:right;
	margin-bottom:10px;
	color:#999;
	font-size:12px;
	font-weight:bold;
}

.top_menu a{
	color:#aaa;
}

.top_menu a:hover{
	color:#00974a;
}


.top_menu div{
	display:inline-block;
}

.lang_sep{
	margin-left:10px;
	margin-right:10px;
	border-radius:100px;
	border:2px solid #00974a;
	width:6px;
	height:6px;
}

.lang_ar{
	font-family:DroidKufi;
	font-weight:bold;
	font-size:14px;
}


.menu_div{
	margin-top:-40px;
	margin-bottom:6px;
	background-color:#f5f5f5;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	height:67px;
}

.menu_div_inner{
	max-width:1450px;
}

.menu_table{
	width:100%;
	position:relative;
	top:-100px;
}

.menu_table td{
	text-align:center;
}

.menu_item{
	text-align:center;
}

.menu_item a{
	font-size:15.5px;
	font-weight:bold;
	color:#7e8e6f;
	display:block;
	padding-top:25px;
	padding-bottom:24px;
}

.menu_item a:hover{
	color:#507151;

}

.menu_item_active a{
	/*color:#444;*/
}

.menu_arrow{
	position:relative;
	top:-3px;
}






.dropmenu{
	background-color:#007037;
	width:280px;
	line-height:24px;
	position:absolute;
	z-index:1000000;
	border-left:none !important;
	display:none;
	opacity:0;
	margin-top:0px;

}

.dropmenu_item{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:16px;
	font-weight:normal !important;
	letter-spacing:0px;
	border-bottom:1px solid #ddd;
	text-align:center !important;
	padding:10px;
	padding-left:30px;
	padding-right:30px;
	
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}

.dropmenu a{
	padding:0px;
}

.dropmenu_item:hover{
	background-color:#fcfcfc;
	color:#455d51;
}



.mobile_menu_container{
	display:none;
}

.mobile_menu{
	display:none;
}

.mobile_submenu{
	display:none;
}




.sectors_menu{
	height:74px;
	width:80%;
	margin-top:-6px;
	background-image:url(../images/sectors_menu_e.png);
	background-repeat:no-repeat;
	background-position:left bottom;	
}

.sectors_menu table{
	max-width:1150px;
	position: relative;
	top: -32px;
}

.sectors_menu table td{
	text-align:center;
	font-size:17px;
	font-weight:bold;
}

.sectors_menu .sectors_menu_title{
	color:#67b88f;	
	padding-top:23px;
	font-size:17px;
}

.sectors_menu a{
	color:#fff;
	display:block;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
}

.sectors_menu a:hover{
	color:#76ebaf;
}





.search_form{
	float:right;
	margin-top:20px;
	text-align:right;
	background-color:#fdfdfd;
	border:1px solid rgba(0,0,0,.15);
	border-radius:30px;
	padding-left:15px;
	padding-right:3px;
}

.search_input{
	border:none;
	color:#c6c4c4;
	background:none;
	font-family:Verdana, Geneva, sans-serif;
	width:210px;
	padding:12px;
	position:relative;
}

.search_btn{
	background:none;
	background-color:#a9b4ae;
	background-image:url(../images/search_icon.png);
	background-repeat:no-repeat;
	background-position:center center;
	border-radius:50px;
	border:none;
	width:34px;
	height:34px;
	cursor:pointer;
}

.search_btn:hover{
	background-color:#00974a;
}


	
.body_container{
	min-height:350px;
	padding-bottom:50px;
	font-size:16px;
	width:95%;
	max-width:1200px;
	padding-top:50px;
	text-align:left;
}

.footer_container{
	margin-top:20px;
	padding-top:15px;
	padding-bottom:15px;
}

.content_container{
	max-width:1200px;	
	padding-right:20px;
	padding-left:20px;
	text-align:center;
}


.footer_menu{
	background-color:#007037;
	margin-bottom:15px;
	min-height:20px;
}

.footer_menu_table{
	position:relative;
	top:5px;
	max-width:900px;
}

.footer_menu_item{
	padding-left:16px;
	padding-right:16px;
	text-align:center;
	padding-top:18px;
	padding-bottom:26px;
}

.footer_menu_item a{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	display:block;
}

.footer_menu_item a:hover{
	color:#a5eeb5;
}

.contact_icon{
	width:26px;
	position:relative;
	top:8px;
	margin-right:10px;
}


.half_screen_box_1{
	width:47%;
	margin-right:2%;
	display:inline-block;
	vertical-align:top;
	text-align:left;
}


.half_screen_box_2{
	width:47%;
	padding-left:2%;
	display:inline-block;
	vertical-align:top;
	text-align:left;
	border-left:1px dashed #bbb;
}

.input{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border:1px solid #bbb;
	font-size:16px;
	color:#666;
	background-color:#fff;
	width:94%;
	padding:9px;
	padding-left:3%;
	padding-right:3%;
	max-width:650px;
	margin-top:8px;
}


.tick{
	position:relative; top:14px;
	width:40px;
}


.develop{
	position:relative;
	top:0px;
	margin-bottom:15px;
	font-size:12px;
}

.rights{
	font-size:13px;	
}

.rights2{
	font-size:12px;	
}


.staff{
	width:24%;
	min-width:200px;
	min-height:300px;
	text-align:center;
	display:inline-block;
}

.staff_img{
	width:140px;
	height:180px;
	background-repeat:no-repeat;
	background-size:cover;
	margin-bottom:10px;
	border-top:7px solid #00974a
}

.staff_name{
	margin-bottom:5px;
	padding-left:10px;
	padding-right:10px;
}

.green{
	color:#00974a;	
}

.contact_label{
	color:#00974a;
	font-weight:bold;
	font-size:15px;
	padding-top:20px;
}



.news_listing_title{
	font-size:18px; color:#555; margin-bottom:10px;
	line-height:26px;
	height:26px;
	overflow:hidden;
}

.news_listing_date{
	color:#00974a; margin-bottom:10px;
	font-weight:bold;
	font-size:15px;
}

.news_listing_details{
	text-align:justify;
	margin-bottom:15px;
}

.news_listing_photo{
	background-size:cover; background-size:contain contain; height:120px; width:160px; border:5px solid #f6f6f6; margin-right:20px;
}

.news_listing_item{
	padding:1%; margin-bottom:2%; border-bottom:1px dashed #8fb3a1;
	margin-right:1%;
	margin-left:1%;
	cursor:pointer;
	border-radius:4px;
	padding-bottom:20px;
}

.news_title{
	color:#00974a;
	font-size:28px;
	line-height:40px;
}

.news_date{
	font-size:18px;
	margin-bottom:30px;
	margin-top:15px;
}

.news_image{
	float:none; min-width:420px; max-height:450px; margin-bottom:25px;
}

.page{
	padding:8px;
	padding-left:10px;
	padding-right:10px;
	border-radius:5px;
	background-color:#da2e35;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	display:inline-block;
	margin-right:4px;
	font-size:15px;
}

.page:hover{
	background-color:#00974a;
	color:#fff;
}

.page_active{
	background-color:#107b45;
	color:#fff;
}




.download_item{
	padding:5px !important;
	padding-bottom:10px !important;
	padding-left:25px !important;
	padding-right:25px !important;
	margin-bottom:5px;
	cursor:pointer;
}

.download_item a{
	color:#756852;
}

.download_item:nth-child(odd) {
    background: #e8e8e8;
}

.download_item:nth-child(even){
    background: #fcfaf2;
} 

.download_item:hover {
	background-color:#00974a;
}

.download_item:hover a{
	color:#fff !important;	
}


.download_item li{
	list-style-image:none;
	list-style:none;
	width:100%;
}


.client_name{
	margin-top:15px;
	margin-bottom:45px;
}

.client_container{
	margin-right:15px;
	margin-left:15px;
	
}





.careers_item{
	padding-top:25px;
	padding-bottom:25px;
	border-bottom:1px solid #ccc;
}

.careers_item:hover{
	opacity:.6;	
}

.careers_item_title{
	font-size:18px;
}

.career_title{
	background-color:#00974a;
	padding:15px;
	font-size:22px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin-bottom:30px;
	border-radius:3px;
}


.sitemap a{
	display:inline-block;
	padding-bottom:10px;
}

.sitemap li{
	list-style-image:url(../images/bullet_e.png);
}


.sector_container{
	width:33%;
	text-align:center;
	display:inline-block;
}

.sector_icon{
	height:135px;
	width:135px;
	display:inline-block;
	background-image:url(../images/sector_icon.png);
	background-repeat:no-repeat;
}

.sector_icon img{
	position:relative;
	top:27px;
}

.sector_container span{
	font-weight:bold;
	padding-left:15px;
	padding-right:15px;	
	display:block;
	text-align:center;
	margin-top:30px;
}


.content_list{
	border-right:1px solid #ccc;
	float:left;
	width:19%;
	margin-right:4%;
	margin-top:20px;
	padding-bottom:50px;
	padding-right:2%;
}

.content_list a{
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
}

.content_list a img{
	width:5px;
	margin-right:10px;
	opacity:.75;
	position:relative;
	top:-2px;
}

.content_list_active{
	font-weight:bold;
	color:#417b5d;	
}



.content_view{
	width:73%;
	float:left;
}



.listing_container{
	width:33%;
	text-align:center;
	display:inline-block;
	height:240px;
}

.listing_container img{
	position:relative;
}

.listing_container span{
	padding-left:15px;
	padding-right:15px;	
	display:block;
	font-size:13px;
	text-align:center;
	margin-top:30px;
}



.project_container{
	width:33%;
	height:250px;
}

.project_img{
	width:95%;
	height:150px;
	max-width:300px;
	margin-bottom:20px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	border-radius:2px;
}

.project_container span{
	font-size:13px;
	padding-left:10px;
	padding-right:10px;
}

.search_results a{
	color:#666;
	display:block;
	border-bottom:1px dotted #aaa;
	padding-bottom:15px;
	margin-bottom:15px;
}

.search_results a .bold{
	color:#777;
}

.search_results a:hover{
	color:#999;
}

.search_results .subtitle{
	margin-top:70px;
}





.home_header{
	margin-top:-458px;
	overflow:hidden;
	height:670px;
	border-bottom:1px solid #ccc;
}

.slideshow_table{
		
}

.slideshow_container{
	
	position:relative;
	left:100px;
}

.slideshow_img_container{
	width:1000px;
	height:874px;
	background-image:url(../images/slideshow_shape.png);
}


.slideshow_content{
	width:400px;
	position:relative;
	top:400px;
	background-color:rgba(0,0,0,.5);
	color:#fff;
	text-transform:uppercase;
	font-size:23px;
	font-weight:bold;
	padding:15px;
	padding-right:130px;
	padding-left:80px;
	float:right;
	line-height:35px;
}

.slideshow_edge{
	position:relative;
	z-index:1000;
	top:-539px;	
	left:42px;
}

.swiper-button-white{
	top:450px !important;
}

.swiper-button-prev{
	margin-left:290px;
}

.swiper-button-next{
	margin-right:80px;
}

.home_title{
	font-family:AcidBold;
	color:555;
	font-size:37px;
	margin-bottom:40px;
}

.home_intro{
	margin-top:100px;
	float:right;
	max-width:470px;
	padding-left:15px;
	min-width:300px;
}

.home_intro_text{
	font-size:17px;
	line-height:30px;
	text-align:justify;
	color:#777;
}




.home_news_container{
	background-color:#f6f6f6;
	padding-top:30px;
	padding-bottom:35px;
	margin-top:0px;
	border-bottom:1px solid #ccc;
}



.home_news_content table{
	position:relative;
}

.news_next, .news_back{
	display:inline-block;
	margin-top:30px;
	cursor:pointer;
}

.news_next img, .news_back img{
	display:inline-block;
	position:relative;
	top:5px;
}

.home_news_date{
	margin-top:10px;
	font-weight:bold;
}

.home_news_name{
	color:#444;
	font-size:18px;
	font-weight:bold;
}

.home_news_details{
	color:#666;
	font-size:15px;
	margin-top:10px;
}





.home_page_title{
	font-size:32px;
	color:#555;
}

.home_page_title_line{
	background-color:#009140;
	height:4px;
	width:110px;	
	margin-top:25px;
	display:inline-block
}


.home_agencies{
	height:140px;
	overflow:hidden;
	margin-top:50px;
}

.home_agencies img{
	margin-right:15px;
	margin-left:15px;
	margin-bottom:50px;
}

.home_agencies_container{
	background-image:url(../images/logo_watermark.png);
	background-position:-50px -50px;
	padding-top:90px;
	background-repeat:no-repeat;
	padding-bottom:70px;
}

.home_agencies_content{
	width:95%;
}




.home_projects_container{
	height:500px; background-color:#007037; margin-top:140px; background-image:url(../images/green_bg_hd.jpg);
	overflow:hidden;
}

.home_projects_container_inner{
	width:95%;
}

.home_projects_title{
	font-size:45px; color:#0cac54; float:left; text-align:left; padding-top:220px; width:200px;
}

.home_projects_display{
	float:right; width:1025px; background-image:url(../images/green_circle.png); background-repeat:no-repeat; background-position:center center; height:500px;
}

.projects_next{
	position:relative;
	left:-470px;
	top:-230px;
	z-index:1000;
	cursor:pointer;
}

.projects_back{
	position:relative;
	left:470px;
	top:-230px;
	z-index:1000;
	cursor:pointer;
}

.mobile_slideshow{
	display:none;
}





@media only screen and (min-width : 1600px){
	.website_content{
		border-right:1px solid #eee;
		border-left:1px solid #eee;
	}
}




@media only screen and (max-width : 1350px){
	.home_projects_title{
		float:none;
		text-align:center;
		padding-top:80px;
		width:100%;
	}
	
	.home_projects_container{
		float:none;
	}
	
	.home_projects_container_inner{
		width:100%;
	}
	
	.home_projects_container{
		height:620px;
	}
	
	.home_projects_display{
		width:100%;
	}
	
	.home_agencies{
		height:310px;
	}
	
	.title{
		margin-left:0px;
	}
}



@media only screen and (max-width : 1250px){
	
	.slideshow_content{
		margin-left:130px;
		font-size:22px;
		width:320px;
		padding:15px;
		float:none;
	}
	
	.swiper-button-white{
		display:none !important;
	}


	
	.swiper-button-prev{
		display:none;
	}
	
	.swiper-button-next{
		display:none;
	}
		
	.sectors_menu a{
		padding-top:10px;
	}
	
	
	
	.content_list{
		width:26%;		
	}
	
	.content_view{
		width:66%;
	}
	
}



@media only screen and (max-width : 950px){
		
		
.menu_div{
	display:none;
}

.mobile_menu_container{
	display:block;
	background-color:#00974a;
	background-blend-mode:overlay;
	background-size:cover;
	height:70px;
	position:relative;
	z-index:200;
	border-bottom:3px solid #dfd5c4;
}

.mobile_menu_btn{
	position:relative;
	z-index:120;
	right:15px;
	top:3px;
	background-image:url(../images/menu_button.png);
	background-size:75%, 75%;
	background-position:center center;
	background-repeat:no-repeat;
	width:40px;
	height:45px;
	padding:10px;
	cursor:pointer;
	float:right;
	
}

.mobile_menu{
	width:380px;
	min-width:380px;
	position:absolute;
	z-index:1000000;
	right:10px;
	background-color:#006531;
	display:none;
	border-top:solid 1px #409d6e;
}

.mobile_menu_item{
	font-size:16px !important;
	font-weight:bold;
	padding:20px;
	color:#fff;
	text-decoration:none;
	padding-top:16px !important;
	padding-bottom:16px !important;
	border-bottom:solid 1px #409d6e;
	display:block;
	cursor:pointer;
}

.mobile_menu_item:hover{
	text-decoration:none;
	background-color:#038844;
	color:#fff
}


.mobile_menu_item_lang{
	font-size:19px !important;	
}

.mobile_menu_item_arrow{
	float:right !important;
	margin-left:-22px !important;
	margin-right:10px !important;
	position:relative;
	top:3px !important;
}



.mobile_submenu{
	display:none;
	min-width:380px;
	border-bottom:2px solid #409d6e;
}


.mobile_submenu_item{
	display:block;
	background-color:#00974a;	
	color:#fff;
	padding-top:12px !important;
	padding-bottom:12px !important;
	padding-left:130px !important;
	cursor:pointer;
	text-align:left;
}

.mobile_submenu_item:hover{
	background-color:#0c7a42;	
}

.mobile_submenu_item img{
	margin-right:10px !important;
}


.sectors_menu{
	display:none;
}

.social_box{
	top:0px;
	float:none;
	text-align:center;
	margin:0px;
	margin-top:-40px;
	margin-bottom:30px;
}

.social_box span{
	display:none;
}

.header_tools{
	top:0px;
	float:none;
	text-align:center !important;
	margin:0px;
}

.top_menu{
	text-align:center;
}


.logo{
	margin-bottom:45px;
}

.footer_menu_table{
	display:none;
}

.search_form{
	float:none;
	display:inline-block;
}

.search_input{
	width:300px;
	text-align:center;
}

.header_container{
	padding-bottom:25px;
	border-bottom:7px dashed #038844;
	height: 410px;
}


.title{
	margin-left:0px;
}


.content_list{
	float:none;	
	width:100%;
	margin-right:0px;
	padding-right:0px;
	border:none;
}

.content_view{
	float:none;	
	width:100%;
}



.half_screen_box_1{
	width:100%;
	margin-bottom:80px;
	border:none;
	padding:0px;
}

.half_screen_box_2{
	width:100%;
	border:none;
	padding:0px;
}

.slideshow_table td{
	display:block;
	width:100%;
	max-width:100%;
}

.home_header{
	height:auto;
}

.home_intro{
	max-width:none;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:50px;
}

.slideshow_container{
	left:0px;
	max-width:100%;display:none;
}

.slideshow_img_container{
	background-image:none;
	width:110%;
	margin-left:-5%
}

.slideshow_edge{
	display:none;
}

.swiper-container-header{
	top:0px !important;
	margin-top:190px !important;
	margin-bottom:100px !important;
	border-radius:10px !important;
	max-width:100% !important;
}


.slideshow_content{
	font-size:24x;
	width:450px;
	float:left;
	top:180px;
	left:0px;
	margin-left:0px;
}

.swiper-button-white{
	display:inline-block; !important;
}


.home_news_content td{
	display:block;
	padding-bottom:50px;
}

.swiper-container-projects{
	width:500px !important;	
}

.mobile_slideshow{
	 height:350px; background-size:cover; background-position:center center; position:relative; top:-430px;
	 display:block;
}


}




@media only screen and (max-width : 750px){

.project_container{
	width:49%;
	height:250px;
}

.download_item{
	padding:15px !important;
}

.sector_container{
	width:48%;
	margin-bottom:90px;
}

.home_projects_container{
	margin-top:50px;
}



}

