@font-face {
  font-family: 'morgan';
  src: url('../fonts/morgan.eot'); /* IE9 Compat Modes */
  src: url('../fonts/morgan.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/morgan.woff') format('woff'), /* Modern Browsers */
       url('../fonts/morgan.ttf')  format('truetype') /* Safari, Android, iOS */
}

@font-face {
  font-family: 'morgan-bold';
  src: url('../fonts/morgan-bold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/morgan-bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/morgan-bold.woff') format('woff'), /* Modern Browsers */
       url('../fonts/morgan-bold.ttf')  format('truetype') /* Safari, Android, iOS */
}

* {
	box-sizing:inherit!important;
}

.main-layout{
	width:1000px;
	margin:auto;
}

.header{
	padding-top:5px;
}

.logo{
	margin-left:25px;
}

.logo img{
	border:0px;
	height: 50px;
	width: auto;
}

.second-ul li{
	list-style-image:url('../img/arrow.png');
}

.home .main-container{
	background:url(../img/bg-home.jpg);
	display:block;
	height:550px;
}

.main-content{
	display:table;
	width:100%;
}

.home-contact{
	color:#494949;
	font-size:13px;
	font-family:'Open Sans';
}

.home-contact p{
	display:inline-block;
	vertical-align:top;
}

.internal .main-container{
	display:table-cell;
	vertical-align:top;
}

.who-we-are .main-container{
	background:url(../img/bg-about.jpg) no-repeat;
}

.property-management .main-container{
	background:url(../img/bg-property-management.jpg) no-repeat;
}

.energy-management .main-container{
	background:url(../img/bg-energy-management.jpg) no-repeat;
}

.facilities-management-consultancy .main-container{
	background:url(../img/bg-facilities-m-c.jpg) no-repeat;
}

.facilities-management .main-container{
	background:url(../img/bg-f-m.jpg) no-repeat;
}

.renovations .main-container{
	background:url(../img/bg-renovations.jpg) no-repeat;
}

.our-culture .main-container{
	background:url(../img/bg-culture.jpg) no-repeat;
}

.message-ceo .main-container{
	background:url(../img/bg-message-ceo.jpg) no-repeat;
}

.management-team .main-container{
	background:url(../img/bg-m-team.jpg) no-repeat;
}

.privacy .main-container, .terms .main-container{
	background:url(../img/bg-privacy-terms.jpg) no-repeat;
}

.careers .main-container{
	background:url(../img/bg-careers.jpg) no-repeat;
}

.projects .main-container{
	background:url(../img/bg-projects.jpg) no-repeat;
}

.contact .main-container{
	background:url(../img/bg-contact.jpg) no-repeat;
}

.left-sidebar{
	background:url(../img/bg-left-sidebar-repeat.jpg);
	width:72px;
	display:table-cell;
	position:relative;
	top:9px;
}

#main-left{
	background:url(../img/bg-left-sidebar.jpg) no-repeat;
	height:605px;
}

#main-container-layout{
	display:table;
	width:100%;
}

#main-container-left{
	width:150px;
	height:300px;
	margin-top:84px;
	padding-left:20px;
	float:left;
}

#main-container-right{
	float:left;
	width:675px;
	padding-left:55px;
	padding-top:90px;
}

#main-container-right-content{
	width:380px;
}

.page-head{
	font-family:'Open Sans';
	font-size:20px;
	margin-top:10px;
	margin-bottom:45px;
	line-height:30px;
}

.page-head.thin{
	margin-bottom:10px;
}

.page-content{
	font-family:'Open Sans';
	font-size:13px;
	display:table;
}

.page-content-left{
	width:460px;
	float:left;
	margin-bottom:65px;
}

.page-content-right{
	float:right;
	width:135px;
	margin-left:50px;
	padding-left:25px;
	border-left:dashed 1px #b8b5b5;
	height:300px;
}

.internal .footer{
	text-align:left;
	width:100%;
	display:table;
}

.page-title{
	font-size:30px;
	font-weight:bold;
	color:#419639;
	text-transform:uppercase;
	font-family:morgan-bold;
}

.main-container-left-title{
	font-size:18px;
	font-weight:bold;
	font-family:morgan-bold;
	text-transform:uppercase;
	color:#419639;
}

#main-container-left ul{
	margin-left:-40px;
	margin-top:10px;
}

#main-container-left ul li{
	list-style-type:none;
	border-bottom:dashed 1px #b2afaf;
	padding-bottom:5px;
	padding-top:5px;
}

#main-container-left ul li.double-line{
	line-height:14px;
	padding-top:8px;
	padding-bottom:8px;
}

#main-container-left ul li a{
	text-decoration:none;
	color:#494949;
	font-family:'Open Sans';
	font-weight:600;
	font-size:13px;
}

.top-menu{
	float:right;
	margin-right:30px;
	margin-top:20px;
}

.top-menu li{
	list-style-type:none;
	float:left;
}

.top-menu li a{
	font-family:morgan;
	color:#7b7b7b;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-right:solid 1px #e1e1e1;
}

.top-menu li:last-child a{
	border:0px;
}

.footer{
	font-family: 'Open Sans', sans-serif;
	font-size:11px;
	color:#494949;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}

.footer a{
	color:#494949;
	text-decoration:none;
}

.footer-top{
	height:122px;
	background:url(../img/bg-top-footer.jpg);
}

#privacy{
	border-right:solid 1px #494949;
	border-left:solid 1px #494949;
	padding-left:5px;
	padding-right:5px;
	margin-left:5px;
	margin-right:5px;
}

#latest-news{
	padding-left:28px;
	width:550px;
	float:left;
}

.home #list-projects, .home #corporate-team{
	float:left;
	height:100px;
	padding-top:20px;
}

.home #list-projects{
	width:140px;
	padding-left:40px;
	border-left:dashed 1px #b8b5b5;
	border-right:dashed 1px #b8b5b5;
	padding-right:10px;
}

.home #corporate-team{
		width:160px;
		padding-left:40px;
}

#list-projects, #corporate-team{
	font-size:20px;
	font-family:morgan;
	color:#419639;
}

#list-projects a, #corporate-team a{
	color:#e17a2d;
}

.internal #corporate-team{
	margin-top:30px;
}

#latest-news ul{
	margin:0px;
	margin-left:-40px;
	margin-top:18px;
}

#latest-news ul li{
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size:13px;
	list-style-type:none;
	color:#494949;
	float:left;
	width:42%;
	margin-right:4%;
}

#news-title{
	margin-top:12px;
}

#latest-news ul li a
{
	font-style:italic;
	text-decoration:none;
	color:#494949;
}

#latest-news .title{
	font-weight:bold;
	font-family:morgan;
	font-size:18px;
	color:#419639;
}

.news-date{
	display:table;
	color:#419639;
	text-decoration:none;
}

label.error{
	color:#e17a2d;
	font-size:12px;
}

.slider img{
	float:right;
	margin-top:35px;
}

.slider-text{
	float:left;
	width: 255px;
	position: relative;
	left: 235px;
	top:100px;
	z-index:999999;
}

.more{ 
	margin-top:20px; 
	font-family:morgan; 
	font-style:italic;
	background:url(../img/arrows.png) no-repeat;
	display:block;
	width:10px;
	height:14px;
	padding-left:15px;
	line-height:10px;
}

.more a{
	color:#fff;
	text-decoration:none;
}

.top-menu .active{
	color:#419639;
}

#main-container-left .active{
	font-weight:700;
}

.bolditalicgreen, .bolditalicgreen-2{
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	color:#419639;
}

.semibolditalicgreen{
	font-size:12px;
	font-weight:600;
	font-style:italic;
	color:#419639;
}

.alert-success{
	color:#4a9b42;
}

.alert-danger{
	color:#e17a2d;
}

.file{
	border:solid 1px #cfcfcf;
	width:100%;
	height:19px;
	font-size:11px;
}

.btn{
	background:url(../img/bg-button.jpg) no-repeat;
	border:0px;
	color:#fff;
	text-transform:uppercase;
	font-weight:700;
	font-size:12px;
	width: 84px;
	padding-left: 10px;	
	float:right;
	position:relative;
	left:15px;
	cursor:pointer;
}

#form-contact label{
	font-weight:bold;
}

#form-contact td{
	vertical-align:top;
}

#form-contact input[type="text"],#form-contact input[type="email"],#form-contact textarea{
	border:solid 1px #cfcfcf;
	width:100%;
}

.project{
	display:inline-block;
	vertical-align:top;
	width:176px;
	margin-right:15px;
	margin-bottom:10px;
	padding-left:6px;
	padding-right:6px;
	padding-top:10px;
	padding-bottom:10px;
	border:solid 1px #c6c6c6;
}

.project-more a, .back a{
	margin-top:15px;
	background:url(../img/bg-more.jpg) no-repeat;
	width:80px;
	height:19px;
	display:block;
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
	padding-left:5px;
	text-decoration:none;
	font-weight:bold;
}

.project-title{
	font-size:16px;
	color:#479a3e;
	font-weight:600;
}

.project-details-desc .project-title{
	margin-top:15px;
}

.project-details-imgs{
	margin-top:2px;
}

.project-image{
	display:inline-block;
	margin-top:8px;
	margin-right:5px;
}