.clear{
	clear:both;
}

p{
	font-family: 'DINProRegular', sans-serif;
	font-size:14px;
	color:#555555;
	line-height:19px;
	text-align:left;
}
p a:link, p a:visited{
	font-family: 'DINProRegular', sans-serif;
	font-size:14px;
	line-height:19px;
	text-align:left;
	color:#005554;
	text-decoration:underline;
}
p a:hover{
	color:#005554;
	text-decoration:underline;
}		

/******************** background HOME ********************/
#background{
	width:100%;
	height:860px;
	position:absolute;
	z-index:-9;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	border-bottom:5px solid rgba(221, 221, 221, 0.9);
	min-width:1020px;
}
#background_about{
	width:100%;
	height:400px;
	position:absolute;
	z-index:-9;
	background-image:url(../images/bg_about_2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	border-bottom:5px solid rgba(221, 221, 221, 0.9);
	min-width:1020px;
}
#background_completed{
	width:100%;
	height:400px;
	position:absolute;
	z-index:-9;
	background-image:url(../images/bg_completed.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	border-bottom:5px solid rgba(221, 221, 221, 0.9);
	min-width:1020px;
}
#background_ongoing{
	width:100%;
	height:400px;
	position:absolute;
	z-index:-9;
	background-image:url(../images/bg_ongoing.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	border-bottom:5px solid rgba(221, 221, 221, 0.9);
	min-width:1020px;
}
#background_upcoming{
	width:100%;
	height:400px;
	position:absolute;
	z-index:-9;
	background-image:url(../images/bg_upcoming.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	border-bottom:5px solid rgba(221, 221, 221, 0.9);
	min-width:1020px;
}
#background_joinus{
	width:100%;
	height:400px;
	position:absolute;
	z-index:-9;
	background-image:url(../images/bg_joinus.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	border-bottom:5px solid rgba(221, 221, 221, 0.9);
	min-width:1020px;
}
#background_contactus{
	width:100%;
	height:400px;
	position:absolute;
	z-index:-9;
	background-image:url(../images/bg_contactus.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	border-bottom:5px solid rgba(221, 221, 221, 0.9);
	min-width:1020px;
}
#background_news{
	width:100%;
	height:400px;
	position:absolute;
	z-index:-9;
	background-image:url(../images/bg_news.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	border-bottom:5px solid rgba(221, 221, 221, 0.9);
	min-width:1020px;
}



/******************** header ********************/
#header_home{
	width:100%;
	height:74px;
	background-color:rgba(255, 255, 255, 1);
	min-width:1020px;
	z-index:99;
	border-bottom:2px solid rgba(221, 221, 221, 1);
}
#header{
	width:100%;
	height:74px;
	background-color:rgba(255, 255, 255, 0.9);
	min-width:1020px;
	z-index:99;
	border-bottom:2px solid rgba(221, 221, 221, 0.9);
}
#headerWrap{
	width:1000px;
	margin:0px auto;
}
#logo{
	float:left;
	margin-top:16px;
}
#menu{
	float:right;
}
#menu{
	padding:25px 0px 19px 0px;
	margin:0px;
}
#menu ul li{
	list-style:none;
	float:left;
}
#menu ul li a:link, #menu ul li a:visited{
	font-family: 'DINProRegular', sans-serif;
	font-size:15px;
	color:#444444;
	text-transform:uppercase;
	padding:0px 18px;
	text-decoration:none;
}
#menu ul li a:hover{
	color:#000000;
	text-decoration:none;
}



/******************** submenu ********************/
#submenuFull{
	width:100%;
	height:50px;
	background-color:#005554;
	min-width:1020px;
}
#submenu{
	width:1000px;
	margin:0px auto;
	padding:18px 0px;
	text-align:center;
}
#submenu ul li{
	list-style:none;
	display:inline;
	font-family: 'DINProRegular', sans-serif;
	font-size:15px;
	color:#cccccc;
	text-transform:uppercase;
	padding:0px 20px;
	text-decoration:none;
	text-align:center;
}
#submenu ul li a:link, #submenu ul li a:visited{
	font-family: 'DINProRegular', sans-serif;
	font-size:15px;
	color:#cccccc;
	display:inline-block;
}
#submenu ul li a:hover{
	color:#ffffff;
	text-decoration:none;
}


/******************** footer ********************/
#footer_home{
	width:100%;
	height:40px;
	background-color:#005554;
	min-width:1020px;
	border-bottom:2px solid #dddddd;
	position:fixed;
	bottom:0;
}


 .footer_upcoming {
      height: 65px;
      background-color: #005554;
      border-top: 2px solid #dddddd;
      color: #ffffff;
      text-align: center;
      padding-top: 10px;
    }

#footerWrap {
  padding: 10px;
  text-align: center;
}

#footer_contact {
    	width:100%;
	height:65px;
	background-color:#005554;
	min-width:1020px;
	border-bottom:2px solid #dddddd;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
#footer{
	width:100%;
	height:65px;
	background-color:#005554;
	min-width:1020px;
	border-bottom:2px solid #dddddd;

}
#footerWrap{
	width:1000px;
	margin:0px auto;
}
#footerWrap p{
	font-family: 'DINProRegular', sans-serif;
	font-size:12px;
	color:#ffffff;
	padding:10px 0px;
	text-align:center;
}
#footer a:link, #footer a:visited, #footer_home a:link, #footer_home a:visited  {
	font-family: 'DINProRegular', sans-serif;
	font-size:12px;
	color:#ffffff !important;
	text-decoration:none;
}
#footer a:hover, #footer_home a:hover {
	text-decoration:underline;
}


/******************** slider ********************/
#sliderFull{
	width:100%;
	height:450px;
	margin-top:62px;
}
#slider{
	width:1000px;
	margin:0px auto;
}
#sliderWrap{
	width:600px;
	height:430px;
	padding:10px;
	background-color:#ffffff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	float:right;
	margin-right:20px;
	z-index:99px;
}



/******************** content HOME ********************/
#content_home{
	width:100%;
	height:361px;
	background-color:#eeeeee;
	min-width:1020px;
	margin-top:277px;
	padding:20px 0px;
	position:fixed;
	bottom:42px;
}
#content_homeWrap{
	width:1000px;
	margin:0px auto;
}
.project_home_left{
	width:310px;
	height:341px;
	padding:10px;
	float:left;
	margin-right:5px;
	background-color:#ffffff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
}
.project_home_right{
	width:310px;
	height:341px;
	padding:10px;
	float:right;
	background-color:#ffffff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
}
.project_home_left h1, .project_home_right h1{
	font-family: 'DINProRegular', sans-serif;
	font-size:26px;
	color:#555555;
	text-transform:uppercase;
	margin:18px 0px 12px 0px;
	text-align:left;
}
/*.project_home_left p a:link, .project_home_right p a:link, .project_home_left p a:visited, .project_home_right p a:visited{
	font-family: 'DINProRegular', sans-serif;
	font-size:14px;
	color:#005554;
	text-decoration:none;
	text-align:left;
	text-transform:uppercase;
}
.project_home_left p a:hover, .project_home_right p a:hover{
	font-family: 'DINProRegular', sans-serif;
	font-size:14px;
	color:#005554;
	text-decoration:underline;
	text-align:left;
}*/
.project_home_left a:link div.buttons, .project_home_right a:link div.buttons, .project_home_left a:visited div.buttons, .project_home_right a:visited div.buttons{
	width:150px;
	background-color:#59c8ff;
	padding:15px 0;
	font-family: 'DINProRegular', sans-serif;
	font-size:15px;
	color:#ffffff;
	text-align:center;
	float:left;
}
.project_home_left a:hover div.buttons, .project_home_right a:hover div.buttons{
	background-color:#51b7ea;
	color:#ffffff;
}





/******************** content ********************/
#content{
	width:100%;
	min-width:1020px;
	margin-top:305px;
	padding:50px 0px;
}
#content_about{
	width:100%;
	min-width:1020px;
	margin-top:290px;
	padding:50px 0px;
}
#content_contactus{
	width:100%;
	min-width:1020px;
	margin-top:250px;
	padding:50px 0px;
}
#content_privacypolicy{
	width:100%;
	min-width:1020px;
	margin-top:342px;
	padding:50px 0px;
}
#content_privacypolicy ul{
	margin-left:28px;
	margin-top:5px;
	margin-bottom:5px;
}
#content_privacypolicy ul li{
	font-family: 'DINProRegular', sans-serif;
	font-size:14px;
	color:#555555;
	line-height:19px;
	text-align:left;
	padding-left:10px;
}
#contentWrap, #contentWrap2{
	width:1000px;
	margin:0px auto;
}
#contentWrap2 {
	width:1200px;
}
#contentWrap h2, #contentWrap2 h2{
	font-family: 'DINProRegular', sans-serif;
	font-size:26px;
	color:#555555;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:50px;
}
#contentWrap h3, #contentWrap2 h3{
	font-family: 'DINProRegular', sans-serif;
	font-size:20px;
	color:#005554;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:10px;
	font-weight:bold;
}
.projectList{
	width:1000px;
	background-color:#eeeeee;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	padding:10px;
	margin-bottom:20px;
}
.projectList_inner{
	width:100%;
	background-color:#ffffff;
}
.projectList_inner .img{
	float:left;
	width:490px;
	height:215px;
	margin:auto 0px;
}
.projectList_inner .description{
	width:490px;
	float:right;
	padding-top:52px;
	padding-bottom:20px;
}
.projectList_inner .description h1, .projectList_inner h1{
	font-family: 'DINProRegular', sans-serif;
	font-size:22px;
	color:#555555;
	text-transform:uppercase;
	text-align:center;
}
.projectList_inner .description p, .projectList_inner p{
	font-family: 'DINProRegular', sans-serif;
	font-size:15px;
	color:#555555;
	line-height:19px;
	text-align:center;
	font-style:italic;
	margin-top:7px;
}
.projectList_inner .buttonWrap1{
	width:150px;
	margin:50px auto 0px;
}
.projectList_inner .buttonWrap2{
	width:310px;
	margin:50px auto 0px;
}
.projectList_inner .buttonWrap3{
	width:150px;
	margin:24px auto 0px;
}
.projectList_inner .buttonWrap4{
	width:150px;
	margin:24px auto 0px;
}
.projectList_inner a:link div.buttons_grey, .projectList_inner a:visited div.buttons_grey{
	width:150px;
	background-color:#59c8ff;
	padding:15px 0;
	font-family: 'DINProRegular', sans-serif;
	font-size:15px;
	color:#ffffff;
	text-align:center;
	float:left;
	margin-right:10px;
}
.projectList_inner a:hover div.buttons_grey{
	background-color:#51b7ea;
	color:#ffffff;
}
.projectList_inner a:link div.buttons_green, .projectList_inner a:visited div.buttons_green{
	width:150px;
	background-color:#006463;
	padding:15px 0;
	font-family: 'DINProRegular', sans-serif;
	font-size:15px;
	color:#ffffff;
	text-align:center;
	float:left;
}
.projectList_inner a:hover div.buttons_green{
	background-color:#004b4a;
	color:#ffffff;
}
.buttons_greenWrap{
	margin:50px 0 40px 0;
	width:100%;
}
a.buttons_green:link , a.buttons_green:visited {
	background-color:#006463;
	padding:15px 32px;
	font-family: 'DINProRegular', sans-serif;
	font-size:15px;
	color:#ffffff;
	text-align:center;
}
a.buttons_green:hover {
	background-color:#004b4a;
	color:#ffffff;
}
.op-menu {width:1000px; margin:0 auto; padding-bottom:5%;   display: flex;
  justify-content: center;
  align-items: center;}
.op-menu-in {width:230px; text-align:center; float:left; font-family: 'DINProRegular'; padding:1% 0; border:1px solid #005554; margin:0 9px; color:#005554;}
.op-menu-in:hover, #active {background-color:#005554; color:#fff;}
.arrow {position: absolute; width:80px; top:10em;}
.arrow-wrap {position:relative;}
#right {right:0;}
img.arrow {opacity:.8;}
img.arrow:hover {opacity:1;}


/******************** Inner Projects ********************/
.logo{
	margin:0px auto;
	display:block;
}

.project_descriptionTB{
	margin:50px 0px;
	width:100%;
}
.award-text {color:#957f4f;}

.award-wrap {display:flex; align-items:center; padding-top:2%;}

.award-small {width:60px; position:absolute; left:.3em; bottom:.8em;}

.project_descriptionTB tr td{
	border:1px solid #ffffff;
	padding:12px 20px;
	font-family: 'DINProMedium', sans-serif;
	font-size:14px;
	line-height:19px;
	color:#555555;
	text-align:left;
}
.project_descriptionTB tr:nth-child(odd){
	background-color:#f5f5f5;
}
.project_descriptionTB tr:nth-child(even){
	background-color:#e8e8e8;
}
.project_descriptionTB tr td a:link, .project_descriptionTB tr td a:hover, .project_descriptionTB tr td a:visited{
	color:#005554;
	text-decoration:underline;
}
.project_galleryL{
	width:490px;
	float:left;
	margin-bottom:20px;
}
.project_galleryR{
	width:490px;
	float:right;
	margin-bottom:20px;
}
.project_galleryL img, .project_galleryR img{
	width:470px;
	height:260px;
	background-color:#eeeeee;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	padding:10px;
}
.portrait img{width:230px; margin:0 25%;}
.project_galleryL p, .project_galleryR p{
	margin-top:10px;
	text-align:center;
}



/******************** Contact Us ********************/
.contactusL{
	width:33.33%;
	float:left;
}
.contactusR{
	width:25%;
	float:right;
}
.contact_details{
	width:100%;
	margin-bottom:20px;

}
.contact_details .icon{
	width:35px;
	float:left;
	margin-right:10px;
	margin-top:-8px;
}
.googlemaps{
	position:relative;
    left: 50%;
	margin-top:120px;
	margin-bottom:0px;
	z-index:999;
	margin-left:-17.5px;
	width:35px;
}
.form{
	width:515px;
	padding:30px;
	margin:0px auto;
	background-color:#ffffff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
}



/******************** About Us ********************/
.aboutL{
	width:640px;
	float:left;
}
.aboutR{
	width:310px;
	float:right;
	margin-top:60px;
}
.aboutC{
	width:100%;
}
.aboutC p{
	text-align:center;
}
a .aboutR_item {
	width:100%;
	height:130px;
	margin-bottom:20px;
}



/******************** content JOIN US ********************/
.contactL{
	width:470px;
	float:left;
}
.contactR{
	width:430px;
	float:right;
	margin-top:65px;
}
.application{
	width:350px;
	padding:30px 40px;
	margin:0px auto;
	background-color:#ffffff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
}
.greenbg{
	width:470px;
	height:26px;
	background-image:url(../images/green_bg.png);
	background-repeat:no-repeat;
	font-family: 'DINProMedium', sans-serif;
	font-size:15px;
	color:#ffffff;
	text-align:center;
	padding-top:9px;
	margin-bottom:30px;
}
tbody tr td{
	font-family: 'DINProMedium', sans-serif;
	font-size:14px;
	color:#555555;
	line-height:19px;
	text-align:left;
	border-collapse:collapse;
	border-bottom:1px solid #ffffff;
	padding:10px 20px;
	vertical-align:middle;
}
tbody tr th{
	font-family: 'DINProMedium', sans-serif;
	font-size:15px;
	color:#ffffff;
	line-height:19px;
	text-align:left;
	border-collapse:collapse;
	border-bottom:1px solid #ffffff;
	padding:15px 20px;
	vertical-align:middle;
	font-weight:normal;
}
tbody tr{
	background-color:#f5f5f5;
}
/*no-use start*/
tbody tr.highlighted{
	background-color:#f5f5f5 !important;
}
/*no-use end*/
tbody tr.hoverHighlighted{
	background-color:#e5e5e5 !important;
}



/******************** content JOIN US ********************/
.thumb{
	float:left;
	margin-top:5px;
}
.thumb img{
	width:235px;
	height:130px;
	border-right:5px solid #f5f5f5;
}







/* Popup */
#popup_this {
    text-align:center;
    margin-top:50px;
	margin-bottom:50px;
    margin-left:50px;
    position:fixed;
    background:#fff;
    padding:0px;
}

#popup_this a {display:flex;}
#popup_this a img {width:100%; height:100%;}

.b-close {
    position:absolute;
    right:0;
    top:0;
    cursor:pointer;
    color:#fff;
    background:#ff0000;
    padding:5px 10px;
}
@media only screen and (max-width:1601px) {
	#popup_this a {width:1227px;}
}
@media only screen and (max-width:1367px) {
	#popup_this a {width:1067px;}
}
@media only screen and (max-width:1080px) {
	#popup_this a {width:907px;}
}
@media only screen and (max-width:960px) {
	#popup_this a {width:693px;}
}
@media only screen and (max-width:737px) {
	#popup_this a {width:533px;}
}
@media only screen and (max-width:670px) {
	#popup_this a {width:480px;}
	#popup_this {margin-top:40px;}
}
@media only screen and (max-width:568px) {
	#popup_this a {width:400px;}
}
@media only screen and (max-width:414px) {
	#popup_this a {width:320px;}
}
@media only screen and (max-width:320px) {
	#popup_this a {width:280px;}
}


