@charset "utf-8";
@import url('http://fonts.googleapis.com/css?family=Dosis:400,300');
html {
	padding: 0;
	margin: 0;
}
body, div, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, blockquote, th, td {
	margin: 0;
	padding: 0
}
p {
	padding:0;
	margin:0;
	margin-bottom:15px;
	color:#4c4c4c;
}
ul, ol {
	margin: 0;
}
body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	overflow: hidden;
}
a {
	outline: none;
	text-decoration: none;
	cursor: pointer;/*color:#AAD03F;*/
}
img {
	border: 0
}
.clear {
	clear: both;
	display: block;
	height: 0;
	margin: 2px 0;
	visibility: hidden;
}
input[type="submit"] {
	cursor: pointer;
}
tr.spaceUnder > td {
	padding-bottom: 1em
}
.fl {
	float: left !important
}
.fr {
	float: right !important
}


::-webkit-input-placeholder {
 color: #4c4c4c;
}
:-ms-input-placeholder {
 color: #4c4c4c;
}
:-moz-placeholder { /* Firefox 18- */
 color: #4c4c4c;
 opacity:1;
}
::-moz-placeholder {  /* Firefox 19+ */
 color: #4c4c4c;
 opacity:1;
}

.centered {
	/*width:960px;*/
	width: 1174px;
	margin: 0 auto;
	position: relative;
	z-index:20;
}

#header {
	background-color: #00adec;
	width: 100%;
	display: inline-block;
	height: 48px;
	position: relative;
	z-index: 50;
}
.logo {
	position: absolute;
	left: 460px;
	top: -3px;
	z-index: 15;
}
.primary-menu {
	padding: 0;
	list-style: none;
}
/*.primary-menu {
	margin-left:-131px;
	margin-right:-152px;
	}*/	
.primary-menu li {
	display: inline-block;
}
.primary-menu li a {
	font-size: 20px;
	font-family: 'Dosis', sans-serif;
	color: white;
	text-decoration: none;
	font-weight: 300;
	padding-top: 10px;
	padding-right: 28px;
	padding-left: 26px;
	text-transform: uppercase;
	background: url(../images/dot.png) no-repeat right 13px;
}
.right-menu .primary-menu li a {
	padding-left: 20px;
    padding-right: 30px;
}
.left-menu .primary-menu li a {
	padding-left: 10px;
    padding-right: 22px;
}
.primary-menu li.last a {
	background: none;
}
.primary-menu li a:hover {
	color: #4c4c4c;
	outline: none;
	text-decoration: none;
	cursor: pointer;
	display: block;
}
.primary-menu li a.active {
	color: #4c4c4c;
	text-decoration: none;
}
.primary-menu li.free-space {
	padding-left: 404px;
}
.primary-menu li ul {
    background: none repeat scroll 0 0 #00adec;
    display: none;
    margin-left: -1px;
    padding: 0 0 10px;
    position: absolute;
    width: 210px;
    z-index: 20;
}
.primary-menu li:hover ul {
	display: block;
}
ul li a {
	display: block;
	color: #333;
	text-decoration: none;
	border: none;
}
ul li a:hover {
	color: #fff;
}
.primary-menu li.rel_list a#menu-projects {
	cursor:default
}
.rel_list {
	position: relative;
	top: 0;
	left: 0;
}
.left-menu {
	float: left;
	margin-left: 0;
}
.right-menu {
	float: right;
	margin-right: 0;
}
#content {
	/*background:url(../images/bg1.png) no-repeat top center ;*/
	background: url(../images/11.png) no-repeat top center;
	background-color: #eaeaea;
	width: 100%;
	display: block;
	height: 697px;
}
#content2 {
	background: url(../images/careers-bg.png) no-repeat top center;
	background-color: #eaeaea;
	width: 100%;
	display: block;
	height: 697px;
}
.layer-left {
	float: left;
}
.layer-right {
	float: right;
}
.content-container {
	background-color: white;
	width: 990px;
	position: absolute;
	margin-top: 205px;
	padding-bottom: 25px;
	padding-top: 25px;
}
.content-title {
	font-family: 'Dosis', sans-serif;
	font-weight: 300;
	font-size: 35px;
	text-transform: uppercase;
	color: #00adec;
	float: left;
	width: 100%;
	line-height:27px;
}
.content-title span {
	float:left;
	padding-left:22px;
}
.content-president-img-container {
	float: left;
	width: 294px;
	height: 410px;
	margin-top: 30px;
	position: relative;
	margin-left: 17px;
}
.content-president-img {
	width: 294px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;/*padding-left:18px;*/
}
.content-president-img#content-president-img-1 {
	display: block;
}
.content-president-name {
	font-family: 'Dosis', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 18px;
	padding-top: 14px;
	color: #808080;
}
.content-president-img img
 {
	 margin-bottom:15px;
 }
.content-president-img p {
	font-family: 'Dosis', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 14px;
	color: #808080;
	margin:0;
	margin-bottom:3px;
}
.content-form {
	float: right;
	margin-right: 30px;
	width: 624px;
	margin-top:30px;
}
.aboutUsContainer {
	height: 238px;
	width: 100%;
	float:left;
	position:relative;
}
.aboutUSContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4c4c4c;
	text-align: justify;
	height: 238px;
	width: 598px;/*	overflow:auto;
	padding-right:21px;*/
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	display:none;
}
.content-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4c4c4c;
	text-align: justify;
	height: 196px;/*	width:598px;
	overflow:auto;
	padding-right:21px;*/
}
.secondary-menu {
	float:left;
	width:100%;
	margin-bottom: 10px;
	padding:0
}
.secondary-menu li {
	float:left;
	font-family: 'Dosis', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 18px;
	color: #808080;
	margin-right: 8px;
    padding-right: 11px;
	list-style:none;
	background:url(../images/dot-about.jpg) no-repeat right 18px;
}
.secondary-menu li.last {
	margin-right: 0;
    padding-right: 0;
	background:none;
}
.secondary-menu li a {
	cursor: pointer;
	text-decoration: none;
	color: #808080;
}
.secondary-menu li a:hover {
	border-bottom: 1px solid #00adec;
	cursor: pointer;
	padding-bottom: 4px;
	text-decoration: none;
	color: #808080;
}
.secondary-menu li a.activeAboutUs {
	border-bottom: 1px solid #00adec;
	padding-bottom: 4px;
	text-decoration: none;
	color: #808080;
}
.secondary-menu li a.activeManagement {
	border-bottom: 1px solid #00adec;
	padding-bottom: 4px;
	text-decoration: none;
	color: #808080;
}
#footer {
	background: #e1e1e1;
	display: inline-block;
	width: 100%;
	height: 34px;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
}
#footer .overblock {
	width: 1060px;
	height: 61px;
	position: absolute;
	top: -27px;
	left: 0;
	z-index: 10;
	background: url(../images/footer-grey-bg.png) no-repeat top right
}
#footer .overblock .copyright {
	padding: 28px 0 0 0;
	text-transform: uppercase;
	color: #e7e7e7;
	font-size: 13px;
	float: left;
}
#footer .overblock .signature {
	padding: 28px 0 0 0;
	text-transform: uppercase;
	color: #e7e7e7;
	font-size: 13px;
	float: right;
	 margin-right: 55px;
}
#footer .overblock .signature a {
	color:#00adec;
}
.footergreyoverlay {
	height: 61px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 11;
	background: url(../images/footer-overlay-bg.png) repeat-x top left
}
.careers-text {
	font-family: 'Dosis', sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #808080;
	display: inline-block;
	padding-top: 15px;
	text-align: justify;
}
.careers-b1 {
	width: 586px;
	padding-left: 27px;
	display: inline-block;
	float: left;
	padding-top:30px;
}
.careers-b2 {
	width: 309px;
	display: block;
	float: right;
	/*padding-left: 49px;*/
	padding-top:30px;
	margin-right: 22px;
/*	margin-right:10px;*/
}
.careers-b1 p {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4c4c4c;
	width: 589px;
	padding-top: 10px;
margin-top: 10px;
}
.careers-b2 p {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4c4c4c;
	width: 586px;
}
.careers-form {
	width:586px;
	height:234px;
	border:none;
}
.rows {
	display: inline-block;
	width: 585px;
	padding-top: 10px;
}
.row1 {
	display: inline-block;
	float: left;
	width:612px;
	margin-bottom:5px;
	/*	padding-left:10px;*/
	/*width: 284px;*/
}
.row2 {
	display: inline-block;
	float: left;
	width: 612px;
	margin-bottom:5px;
	/*padding-left: 17px;*/
	
}
.text-box {
	background-color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4c4c4c;
	padding: 7px 0;
	border: none;
	width: 285px;
	margin-right:16px;
	text-indent:7px;
	float:left;
}
.careers-msg {
	width: 585px;
	display: inline-block;
margin-bottom:8px
}
.careers-msg textarea {
	border: none;
	background-color: #f2f2f2;
	padding: 7px;
	resize: none;
	width: 585px;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4c4c4c;
	text-transform: capitalize;
}
.careers-send-button {
	float: right;
	padding-top: 6px;
}
.careers-send-button a {
	cursor: pointer;
}
.erorr_messages {
	float:left;
	width:200px;
	color:red;
	width:490px;
}
.erorr_messages p {
	margin:0;
	color:red;
	padding:0
}
.browse-button {
	position: absolute;
	margin-top: -34px;
	margin-left: 202px;
}
.browse-button a {
	cursor: pointer;
}
.careers-info {
	padding-top: 10px;
}
.careers-info-label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4c4c4c;
	text-transform: capitalize;
	display: inline-block;
}
.careers-info-label label a {
	color: #4c4c4c;
	text-decoration: none;
}
.contact-us-msg {
	display: inline-block;
	width: 585px;
margin-bottom:15px;
}
.contact-us-msg textarea {
	background-color: #f2f2f2;
	border: medium none;
	color: #4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 7px;
	resize: none;
	width: 571px;
	/*height: 143px;*/
height: 75px;
}
.contact-us-info {
	padding-top: 30px;
	padding-bottom: 34px;
	display: inline-block;
}
.management-staff-container {
	display: inline-block;
	margin-left: 28px;
	padding-top:20px;
	width:934px;
	position:relative;
}
#SubmitContact.activeSubmitContact {
	opacity:0.8;
	cursor:pointer;
}
.success_message {
	color:green;
	float:left;
	width:100%;
	}
.management-staff-gallery {
	display: block;
	width: 900px;
}
.slider {
	border: 1px solid red;
}
.management-staff-gallery li {
	display: inline-block;
	margin-right: 43px;
}
#right-owl {
	width:18px;
	height:356px;
	position:absolute;
	top:50px;
	right:0;
	z-index:100;
	cursor:pointer;
	background:url(../images/right-arrow.png) no-repeat center center
}
#left-owl {
	width:18px;
	height:356px;
	position:absolute;
	top:50px;
	left:-9px;
	cursor:pointer;
	z-index:100;
	background:url(../images/left-arrow.png) no-repeat center center
}
.prev {
	float: left;
	top: 20px;
}
.next {
	float: right;
}
.management-img {
	width:260px;
	padding-left: 22px;
	padding-right: 22px;
	float: left;
}
.management-img p {
	font-family: 'Dosis', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 18px;
	color: #00adec;
}
.management-img p .more-staff {
	font-size: 14px;
	float:right;
	text-transform:none
}
.management-img-name {
	font-family: 'Dosis', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 18px;
	padding-top: 13px;
	color: #808080;
}
.projects-menu {
	float: right;
	padding-top: 142px;
	margin-right: -29px;
}
.third-menu li {
	display: inline-block;
	font-family: 'Dosis', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 18px;
	color: #808080;
	padding-left: 19px;
}
.third-menu li a {
	font-family: 'Dosis', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 18px;
	color: #808080;
	text-decoration: none;
}
.third-menu li a:hover {
	color: #00adec;
	cursor: pointer;
}
.third-menu li a.active {
	color: #00adec;
}
.projects-container {
	background-color: white;
	width: 990px;
	position: absolute;
	margin-top: 205px;
	padding-bottom: 19px;
}
.projects-img {
	float: left;
}
.projects-full-side {
	float: left;
	width: 100%;
	padding-top:11px;
}
.projects-half-side {
	width:429px;
}
.projects-half-side.left {
	float:left;
	 margin-left: 40px;
}
.projects-half-side.right {
	float:right;
	 margin-right: 40px;
}
.projects-half-side .img {
	width:429px;
	height:327px;
	margin-bottom:10px
}
.projects-half-side .text {
	width: 100%;
	color: #808080;
    font-family: "Dosis",sans-serif;
    font-size: 18px;
    font-weight: 300;
}
.projects-right-side {
	float: right;
	margin-right: 25px;
	width: 510px;
	padding-top:11px;
}
.content-title p {
	font-family: 'Dosis', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 18px;
	color: #808080;
	display: inline-block;
}
.projects-title {
	font-family: 'Dosis', sans-serif;
	font-weight: 300;
	font-size: 35px;
	text-transform: uppercase;
	color: #00adec;
	float: left;
	/*width:400px;*/
	width: 383px;
}
.projects-title.full {
	width:100%;
	text-indent:40px;
	margin-bottom:10px;
}
.projects-title p {
	font-family: 'Dosis', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 18px;
	color: #808080;
	display: inline-block;
	padding-left: 3px;
	overflow: auto;
	padding-top: 11px;
}
.villa-layer {
	position: absolute;
	left: 15px;
	top: 402px;
}
.darbuilding-layer {
	position: absolute;
	left: 50px;
	top: 200px;
}
.projects-text {
	float: left;
	width: 479px;
	/*height:236px;*/
	height: 409px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4c4c4c;
}
.projects-text h3 {
	font-weight:300;
	font-size:18px;
	color:#808080;
	font-family: 'Dosis', sans-serif;
	margin-bottom:15px;
}
.projects-text ul {
	padding:0;
	width:100%;
	float:left;
}
.projects-text ul li {
	list-style:none;
	padding:0 0 0 15px;
	margin-bottom:6px;
	background:url(../images/dash.jpg) no-repeat left 10px;
}
.projects-text span {
	padding-right: 30px;
}
.projects-bottom-form {
	display: inline-block;
	padding-left: 287px;
	padding-top: 26px;
}
.projects-images-slide img {
	padding-left: 10px;
}
.management-img-form {
	width:934px;
	float:left;
	padding-top: 17px;
}
.arrow-projects-form {
	width: 30px;
	float: right;
	margin-top: 30px;
	padding-left: 10px;
}
.arrow-projects-form a {
	cursor: pointer;
	text-decoration: none;
}
.content-form2 {
	display: inline-block;
	padding-top: 15px;
	width: 598px;
	/*overflow: hidden;
	height: 253px;*/
}
.projects-gallery-container {
	width:429px;
	float:left;
	position:relative;
}
.project-gallery-thumbnails-container {
	float: left;
    height: 100px;
    margin-left: 9px;
    margin-top: 10px;
    position: relative;
    width: 100%;
    z-index: 100;
}
.project-gallery-thumbnails {
	float: left;
    position: relative;
    width: 100%;
}
.thumb-item {
	width:132px;
	height:83px;
	border:2px solid #4f4f4f;
	float:left;
	margin:0 5px;
	cursor:pointer;
}
.thumb-item:hover {
	border:2px solid #00adec;
}
.thumb-item.activeProjectDar {
	border:2px solid #00adec;
}
.thumb-item.activeProjectVilla {
	border:2px solid #00adec;
}
.thumb-item img {
	height:100%;
	width:100%;
}
.project-gallery-big {
	width:429px;
	height:327px;
	position:relative;
	float:left;
	margin:10px 0 0 10px;
}
.project-gallery-big .img {
	width:429px;
	height:327px;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	display:none;
}
#Container {
	position: relative;
	z-index: 10;
	background: #efefef;
}
.section {
	position: absolute;
	z-index: 10;
	top: 0;
	background-color:#eaeaea;
}
.section.home {
	left: 0;
	overflow: hidden;
	background: url(../images/home-background.jpg) no-repeat top center #ffffff
}
/*#aboutus {
	background: url(../images/2.jpg) no-repeat center center #efefef;
}
#managementsatff {
 background:# 009
}
#darbuilding {
	background: url(../images/1.jpg) no-repeat center #efefef;
}
#villadarwish {
	background: url(../images/2.jpg) no-repeat center center #efefef;
}
#careers {
	background: url(../images/1.jpg) no-repeat center #efefef;
}
#ebrochure {
	background: url(../images/2.jpg) no-repeat center center #efefef;
}
#contactus {
	background: url(../images/1.jpg) no-repeat center #efefef;
}*/
.contentBlock {
	width: 990px;
	height: 470px;
	background: #ffffff;
	margin: 0 auto;
	position: relative;
	z-index:20;
	padding-top:10px;
}
/*.contentBlock-form{
	padding-left:18px;
	padding-top:41px;
	}*/
/*#careers .contentBlock-form{
	padding-top:30px;
	padding-bottom:20px;
	}*/
/*#contactus .contentBlock-form{
	padding-left:29px;
	}*/
#villadarwish .contentBlock-form {
	padding-top: 11px;
	padding-left: 11px;
	padding-bottom: 12px;
}
#darbuilding .contentBlock-form {
	padding-top: 18px;
	padding-left: 28px;
	padding-bottom: 12px;
}
#ebrochure .contentBlock-form {
	padding-top: 27px;
	padding-left: 63px;
}
.b {
	float: left;
}
.socialLinks {
	float: right;
	margin-top: 5px;
}
.socialLinks img {
	margin-left: 8px;
}
#left-layer {
	width: 1446px;
	height: 903px;
	right: 483px;
	top: -100px;
	position: absolute;
	z-index: 10;
}
#right-layer {
	width: 1367px;
	height: 930px;
	position: absolute;
	left: 898px;
	top: -69px;
	z-index: 10;
}
.home-inner {
	width: 100%;
	height: 100%;
	position: relative;
}
.home-inner .imgg {
	position: absolute;
	top: 0;
	z-index: 10
}
#left-layer .home-inner .imgg {
	right: 0;
}
#right-layer .home-inner .imgg {
	left: 0;
}
.home-project {
	width: 280px;
	position: absolute;
	z-index: 11;
}
.home-project h2 {
	font-family: 'Dosis', sans-serif;
	font-weight: 300;
	font-size: 32px;
	color: #00adec;
	margin-bottom: 20px;
	text-transform: uppercase
}
.home-project .text {
	font-size: 15px;
	color: #474747;
	padding-left: 20px;
	margin-bottom: 20px;
	float: left;
}
.home-project.villadarwish {
	top: 222px;
	left: 87px;
}
.home-project.darbuilding {
	top: 253px;
	left: 720px;
}
.view-project {
	float: left;
	margin-left: 40px;
}
.imgg-layer {
	position: absolute;
	z-index: 200;
}
.imgg-layer#layer-1 {
	left: 116px;
	top: 301px;
}
.imgg-layer#layer-2 {
	left: 970px;
	top: 84px;
}
.arrow-layer {
	position: absolute;
	z-index: 12;
}
.arrow-layer#arrow-1 {
	left: 363px;
	top: 221px;
}
.arrow-layer#arrow-2 {
	left: 653px;
	top: 309px;
}

.NFI-button {
	width:82px;
	height:29px;
	float:right !important;
	background:url(../images/browse.jpg) repeat-x top left;
}
.NFI-filename {
	border:none;
	width: 202px;
	height: 29px;
	padding:0 !important;
	background: #f2f2f2;
	color:#4c4c4c;
	text-indent:8px;
}
.project-arrow {
	position:absolute;
	top:26px;
	z-index:20;
	opacity:0;
	visibility:hidden;
}
.project-arrow.left-side {
	left:-11px;
	/*left:12px;*/
}
.project-arrow.right-side {
	right:-15px;
	/*right:6px;*/
}
.background-image {
	position:absolute;
	z-index:10;
	top:0;
	left:0;
}
.image-container {
	position:absolute;
	top:0;
	left:0;
	z-index:10
}
.footer-shadow {
	width:100%;
	height:4px;
	position:absolute;
	bottom: 34px;
	left:0;
	z-index:10;
	background:url(../images/footer-shadow.png) repeat-x top left
}
.staffDetails {
	background: #ffffff;
    height: 370px;
    left: 21px;
    position: absolute;
    top: 64px;
    width: 883px;
    z-index: 30;
	display:none;
}
.staffDetails h3 {
	color: #808080;
    font-family: "Dosis",sans-serif;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 0;
    text-transform: uppercase;
}
.staffDetails h4 {
	color: #00adec;
    font-family: "Dosis",sans-serif;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
	margin-bottom: 10px;
}
.staffDetails .loader {
	width:100%;
	height:100%;
	background:url(../images/712.GIF) no-repeat center center
}
.staff-back {
	float:right;
	margin-top:30px;
	cursor:pointer;
}
.staffDetails .leftPhoto {
	width:260px;
	height:280px;
	float:left;
}
.staffDescription {
	width:605px;
	height:221px;
	float:left;
}
.staffDetails .rightContent {
	width:605px;
	float:right;
}
#successContactMessage {
	color:green;
}
.goBack {
	float:left;
	clear:both;
	margin-top:7px;
	color:#4c4c4c;
}
.overlayloader {
	width:100%;
	height:100%;
	position:fixed;
	z-index:100;
	top:0;
	left:0;
	background:#ffffff
}
.managementRight {
	width:630px;
	height:100px;
	float:right;
}
#ManagementLoader {
	width:100%;
	height:303px;
	float:left;
	position:relative;
}
.ManagementDescItem {
	width:100%;
	height:303px;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	display:none;
}
.ManagementDescItem#ManagementDescItem-2 {
	display:block;
}
/* responsive */
@media (max-width: 960px) {
.centered {
	width: 96%;
	margin: 0;
	padding: 2%;
}
}
/* responsive */
@media (max-height: 680px) {
.logo img {
	height:110px
}
.logo {
	left:499px;
}

}