@import url(http://fonts.googleapis.com/css?family=Droid+Sans);
* {
    margin: 0;
    padding: 0;
    font-family: 'Droid Sans', sans-serif !important;
}
body{
    margin:0;
    padding: 0;
    color: #6c6c6c;

}
a{
    text-decoration: none;
    color: #515050;
}
.hyperlink:hover{text-decoration: underline;}
.link:hover{
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}
h1{font-size: 18px;}
h2{font-size: 15px;}
h3{font-size: 12px;}
.clear{clear: both;}
.bold{font-weight: bold !important;}
.normal{font-weight: normal !important;}
.white{color: #fff;}
.black{color: #000;}
.green{color: green;}
.orange{color: #f47d31;}
.wrap{
    margin:0 auto;
    width: 970px;
}
.wrap.main {
	margin-top: 65px;
	min-height: 250px;
	padding-top: 40px;
}
.valignTop{vertical-align: top;}
.valignMiddle{vertical-align: middle;}
.inline{display: inline !important;}
.inline-block{display: inline-block;}
.paddingLeft5{padding-left: 5px;}
.paddingLeft10{padding-left: 10px;}
.paddingLeft15{padding-left: 15px;}
.paddingLeft20{padding-left: 20px;}
.paddingLeft35{padding-left: 35px;}
.paddingBottom0{padding-bottom: 0px !important;}
.paddingTop30{padding-top: 30px;}
.height10{height: 10px;}
.height20{height: 20px;}
.marginTop3{margin-top: 3px;}
.marginTop5{margin-top: 5px;}
.marginTop10{margin-top: 10px;}
.marginTop15{margin-top: 15px;}
.marginTop20{margin-top: 20px;}
.marginTop30{margin-top: 30px;}
.marginTop35{margin-top: 35px;}
.marginBottom5{margin-bottom: 5px;}
.marginBottom10{margin-bottom: 10px;}
.marginBottom15{margin-bottom: 15px;}
.marginBottom20{margin-bottom: 20px;}
.marginBottom35{margin-bottom: 35px;}
.marginBottom40{margin-bottom: 40px;}
.marginBottom10{margin-bottom: 10px;}
.marginRightt30{ margin-right: 30px;}
.marginLeft35{ margin-left: 35px;}
.marginLeft60{ margin-left: 60px;}
.marginTop40{margin-top: 40px;}
.marginTop45{margin-top: 45px;}
.marginTop140{margin-top: 140px;}
.marginBottom45{margin-bottom: 45px;}
.left{float: left;}
.right{float: right;}
.paddingRight10{padding-right: 10px;}
.paddingRight20{padding-right: 20px;}
.paddingRight35{padding-right: 35px;}
.paddingTop100{padding-top: 100px;}
.paddingTop140{padding-top: 140px;}
.pointer{ cursor: pointer; }
.container-table {display: table;}
.border-top-none{border-top: 0px !important;}
.left-tbl, .right-tbl {
    display: table-cell;
    vertical-align: top;
}
.ngo-left-tbl{width: 160px;}
.ngo-right-tbl{padding-left: 50px;}
.feedback-left-tbl{width:390px;padding-left: 70px;}
.feedback-right-tbl{width:390px;padding-left: 70px;}
/**Home**/
.top-bg{
    background: url('../img/bg-wood.jpg') no-repeat center top;
    overflow: hidden;
    height: 807px;
    background-size: cover;
    min-width: 970px;
}
.animated-gif{
    text-align: center;
    position: relative;
    height: 462px;
}
.home-logo{
    width: 100%;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 55px;
}
.scroll-down{
    width: 100%;
    text-align: center;
    padding-top: 30px;
}
.home-about{
    background: url('../img/bg-architecture.jpg') no-repeat center top;
    overflow: hidden;
    height: 475px;
    background-size: cover;
    min-width: 970px;
}
.home-about h1{
    color: #f47d31;
    font-size: 30px;
    width: 100%;
    text-align: center;
    padding-top: 80px;
    padding-bottom: 50px;
}
.home-about .text{
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
}
.services {
    margin: 60px auto;
    text-align: center;
    width: 970px;
}
.services .overlay-black-transparent{
    background: #000;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    width: 281px;
    height: 282px;
    position: absolute;
}
.home-contracting-expertise .services li{
    list-style: none;
    display: inline-block;
    width: 281px;
    height: 282px;
    margin-right: -0.25em;
}
.home-custom-architectural-work .services li{
    list-style: none;
    display: inline-block;
    width: 300px;
}
.home-custom-architectural-work .services .title{
    font-size: 14px;
    margin-top: 15px;
    text-align: center;
    width: 100%;
}
.home-custom-architectural-work .grid{position: relative;}
.home-custom-architectural-work .overlay{
    position : absolute;
    display:none;
    top:20%;
    width:84px;
    margin:0 auto;
    left:0px;
    right:0px;
    z-index:100;
}
.home-custom-architectural-work .grid:hover .overlay{
    display:block;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.home-ngo{
    background: url('../img/bg-joiner.jpg') no-repeat center top;
    overflow: hidden;
    height: 380px;
    background-size: cover;
}
.home-ngo h1 , .ngo h1{
    color: #f47d31;
    font-size: 30px;
    width: 100%;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 20px;
}
.home-ngo .subtitle, .ngo .subtitle{
    color: #FFF;
    font-size: 14px;
    width: 100%;
    text-align: center;
}
.home-ngo li, .ngo li{
    list-style: none;
    display: inline-block;
    width: 300px;
    text-align: center;
    margin-top: 70px;
}
.home-ngo .listofngo{
    text-align: center;
}
.home-ngo .listofngo > * {
    position:relative;
    opacity:1;
    left:0;
    -webkit-transition: all 800ms cubic-bezier(0.230, 1.000, 0.320, 1.000) 0ms;
    -moz-transition: all 800ms cubic-bezier(0.230, 1.000, 0.320, 1.000) 0ms;
    -o-transition: all 800ms cubic-bezier(0.230, 1.000, 0.320, 1.000) 0ms;
    -ms-transition: all 800ms cubic-bezier(0.230, 1.000, 0.320, 1.000) 0ms;
    transition: all 800ms cubic-bezier(0.230, 1.000, 0.320, 1.000) 0ms;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transition: rotate(0deg);
}

.home-ngo .listofngo.animationBegin > * {
    opacity:0;
    left:150px;
    -webkit-transition:all 0 linear 0 !important;	/* rewind instantly */
    -moz-transition:all 0 linear 0 !important;
    -o-transition:all 0 linear 0 !important;
    -ms-transition:all 0 linear 0 !important;
    transition:all 0 linear 0 !important;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transition: rotate(45deg);
}
.small-line{
    width: 60px;
    height: 2px;
    background: #adadad;
    font-size: 0;
    border: 0;
    margin: 15px 0;
}
.squarebox{
    position: absolute;
    bottom: 0;
    width: 136px;
    height: 136px;
    font-size: 14px;
}
.orange-box{
    background: #f47d31;
    color: #FFF;
}
.white-box{
    background: #FFF;
    color: #000;
}
.squarebox .top-text{
    position: relative;
    top:44px;
    font-size: 18px;
    text-align: left;
    padding-left: 10px;
}
.squarebox .bottom-text{
    position: relative;
    top:60px;
    text-align: left;
    padding-left: 10px;
}
.rectangle{
    padding: 10px 20px;
    font-size: 14px;
    text-align: center;
    width: 120px;
}
.black-rectangle{
    color: #000;
    border: 3px solid #000;
}
.black-rectangle:hover{
    color: #f47d31;
    border: 3px solid #f47d31;
}
.white-rectangle:hover{
    color: #f47d31;
    border: 3px solid #f47d31;
}
.white-rectangle{
    border: 3px solid #fff;
    color: #FFF;
}
.horizontal-line-title {
    width: 100%;
    text-align: center;
    font-size: 18px;
    border-bottom: 1px solid #d6d6d6;
    line-height: 0.1em;
    margin: 10px 0 20px;
}
.horizontal-line-title span {
    background: #fff;
    color: #000;
    padding: 0 10px;
}
/*mission statement*/
.mission-statement .content{
    color: #6c6c6c;
    padding-left: 70px;
    margin-top: 30px;
    line-height: 25px;
}
.mission-statement .content .subtitle{
    color: #f47d31;
    font-size: 18px;
    font-weight: bold;
}
.mission-statement .p-title{
    font-size: 20px;
    margin-bottom: 5px;
}
/**subpages**/
.subpage-horizontal-line-title{
    font-size: 24px;
    margin-top: 30px;
    position: relative;
    text-align: left;
    padding-left: 50px;
    z-index: 1;
    line-height: 38px;
}
.subpage-horizontal-line-title:before {
    border-top: 2px solid #dbdbdb;
    content:"";
    margin: 0 auto;
    position: absolute;
    top: 52px;
    left: 0; right: 0; bottom: 0;
    width: 100%;
    z-index: -1;
}
.subpage-horizontal-line-title span { background: #fff; padding: 0 20px; color: #000; }
.subpage-horizontal-line-title span .orange-title{
    color: #f47d31;
    font-size: 40px;
}
/* footer**/
.footer{
    background: #151516;
    width: 100%;
    height: 100%;
    color: #686664;
    min-height: 400px;
    min-width: 970px;
    padding-top: 60px;
}
.footer .level1 a{
    color: #f47d31;
    font-size: 14px;
}
.footer .level1 a:hover{text-decoration: underline;}
.footer .level2{
    margin-top: 20px;
}
.footer .level2 a{ line-height: 20px;font-size: 13px;}
.footer .level2 a:hover{text-decoration: underline;}
.footer li{
    list-style: none;
    float: left;
    width: 30%;
    height: 110px;
    margin-right: 2.5%;
    margin-bottom: 40px;
}
.footer .line{
    width: 100%;
    height: 2px;
    background: #262525;
}
.mena-strategies{
    position: fixed;
    bottom: 5px;
    right: 15px;
}
/**Header Menu***/
.header-menu{
    position: fixed;
    width: 100%;
    z-index: 9999;
	top: 0;
}
.header-menu .open-menu{
    position: absolute;
    top: 0;
    right: 0;
}
.header-menu .open-menu a, .header-inner .close-menu a{ cursor: pointer;}
.header-inner{
    position: relative;
    background: #000;
    height: 65px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.header-inner .menu-logo{
    padding-left: 40px;
    padding-top: 8px;
    position: absolute;
    top: 0;
    left: 0;
}
.show-menu{top:0px;}
.hide-menu{top:-65px;}
.z-indexHigh{z-index: 987;}
.z-indexLow{z-index: 0;}
.visible {
    display: block;
    opacity: 1;
    transition: opacity 2s linear;
}
.hidden {
    display: none;
    opacity: 0;
    transition: visibility 0s 2s, opacity 2s linear;
}
.header-inner .close-menu{
    padding: 21px;
    position: absolute;
    top: 0;
    right: 0;
}
.header-inner .nav{
    width: 100%;
    text-align: center;
    padding-top: 25px;
}
.header-menu .nav .menu-item{
    list-style: none;
    display: inline-block;
    margin-left: 15px;
}
.header-menu .nav .menu-item a{
    color: #FFF;
    font-size: 12px;
    text-transform: uppercase;
}
.header-menu .nav .menu-item a:hover , .header-menu .nav .menu-item a.selected{color: #f47d31;}
/*Social Media*/
.social-media{
    position:fixed;
    width:31px;
    top:40%;
    left:2.5%;
    z-index: 9999;
}
.social-media li{
    list-style: none;
    margin-bottom: 10px;
    width: 31px;
    height: 31px;
}
.social-media a{
    background: url("../img/social-icons.png");
    background-repeat: no-repeat;
    width: 31px;
    height: 31px;
    display: block;
}
.social-media .facebook{background-position: 0px 0px;}
.social-media .twitter{background-position: 0px -38px;}
.social-media .youtube{background-position: 0px -76px;}
.social-media .instagram{background-position: 0px -115px;}
/**Testimonials**/
.testimonials{
    color: #6c6c6c;
}
.testimonials .name{
    color: #000;
    font-size: 18px;
    text-transform: uppercase
}
.testimonials .job{
    font-size: 14px;
    margin-top: 5px;
}
.testimonials .feedback{
    margin-top: 25px;
    text-align:justify;
    text-justify:auto;
}
.give-your-feedback{
	position: relative;
	z-index:100;
}
/**Contact Us**/
.contactus{
    font-size: 15px;
    color: #6c6c6c;
    line-height: 20px;
}
.contactus .section{
    color: #9d9d9d;
    font-size: 18px;
    margin-bottom: 20px;
}
.contactus .label{
    color: #000;
}
.contactus .contact-form input[type=text] , .contactus .contact-form input[type=email]{
    width: 215px;
    height: 9px;
    border: 1px solid #d3d3d3;
    padding: 20px;
}
.contactus .contact-form textarea{
    width: 227px;
    height: 60px;
    border: 1px solid #d3d3d3;
    padding: 20px;
    resize: none;
}
.contactus .contact-form .sbt-btn{
    border: none;
    background: #f47d31;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    width: 138px;
    height: 47px;
    cursor: pointer;
}
#map{
    width: 100%;
    height: 470px;
    margin-top: 80px;
}
.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
/**Contracting Expertise**/
.contracting-expertise .text{
    margin: 40px 0;
    font-size: 15px;
    color: #6c6c6c;
    width: 700px;
    line-height: 20px;
}
.contracting-submenu a{
    width: 87px;
    height: 12px;
    background: #000;
    color: #FFF;
    text-align: center;
    padding:20px 50px;
    display: inline-block;
    font-size: 14px;
    overflow: hidden;
    vertical-align: middle;
}
.architecture a{  width: 125px; }
.contracting-expertise .back-projects{
    width: 127px;
    height: 12px;
    background: #595959;
    color: #FFF;
    text-align: center;
    padding:20px 30px;
    display: inline-block;
    font-size: 14px;
    overflow: hidden;
    vertical-align: middle;
}
/* for IE */
@media screen\0 {
    .contracting-expertise .back-projects {
        width: 137px;
    }
}
.contracting-expertise .back-projects a{
    color: #FFF;
    font-size: 14px;
}
.contracting-submenu a:hover , .contracting-submenu a.selected{
    background: #f47d31;
}
select {
    color: #000;
    background: transparent;
    padding: 2px;
    font-size: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url('../img/select-arrow.png') 96% no-repeat;
}
/*IE9 IE10*/
@media screen and (min-width:0\0) {
    select {
        background:none;
        padding: 5px;
    }
}
.select-category select {
    width: 306px;
    height: 40px;
    border: 1px solid #000;
}
.contracting-expertise .listing{
    margin-top: 40px;
}
.contracting-expertise .listing li{
    width: 305px;
    min-height: 383px;
    border: 1px solid #dadada;
    list-style: none;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-bottom: 55px;
}
.contracting-expertise .listing li .image{
    width: 305px;
    overflow: hidden;
    height: 212px;
}
.contracting-expertise .servicing li{
    border:none;
}
.contracting-expertise .servicing li .image{
    overflow: initial !important;
}
.contracting-expertise .listing .project-title{
    margin-top: 45px;
    width: 305px;
    text-align: center;
    font-size: 20px;
    color: #292c2a;
    text-transform: uppercase
}
.contracting-expertise .listing .square-plus{
    background: #949791;
    width: 48px;
    height: 48px;
    text-align: center;
    position:absolute;
    left:0;
    right:0;
    bottom: 0;
    margin-left:auto;
    margin-right:auto;
}


.contracting-expertise .expertise:hover .square-plus{
    background: #f47d31;
}
.contracting-expertise .expertise:hover .image{
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}
/** NGO inside pages**/
.ngo{
    background: #f2f4f7;
    width: 100%;
    min-width: 970px;
    height: 450px;
}
.ngo .subtitle{
    color: #686868;
}
/**Project Details*/
.project-details{
    margin-top: 60px;
}
.project-details .title{
    color: #292c2a;
    font-size: 22px;
    margin-bottom: 20px;
}
.project-details .description{
    color: #6c6c6c;
    font-size: 14px;
    line-height: 18px;
    text-align:justify;
    text-justify:auto;
}
.project-details .gallery li{
    width: 218px;
    height: 107px;
    overflow: hidden;
    margin-right: 2px;
    margin-bottom: 2px;
    display: inline-block;
    list-style: none;
    position: relative;
}
.project-details .gallery .overlay{
    position : absolute;
    display: none;
    top:0;
    width:100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    margin:0 auto;
    left:0px;
    right:0px;
    z-index:100;
    text-align: center;
}
.project-details .gallery .overlay img{
    position: relative;
    top:20%;
}
.project-details .gallery .thumbnail{
    overflow: hidden;
    -o-transition:  all 0.7s ease;;
    -moz-transition:  all 0.7s ease;
    -khtml-transition:  all 0.7s ease;
    -webkit-transition:  all 0.7s ease;
    -ms-transition:  all 0.7s ease;
    transition:  all 0.7s ease;
}
.project-details .gallery .div-photo:hover .overlay{
    display:block;
}
.project-details .gallery .div-photo:hover .thumbnail {
    -webkit-transform:scale(1.3);
    transform:scale(1.3)
}
.project-details .checkOnFb{
    color: #000;
    font-size: 14px;
    position: relative;
    top:-8px;
    margin-right: 15px;
}
/**About Us*/
.aboutusbg{
	position: relative;
}
.aboutusbg:before {
	content: " ";
	left: 50%;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	background:url('../img/about-bg.jpg') repeat-x;
}
.aboutus .text {
    color: #6c6c6c;
    font-size: 14px;
    text-align:justify;
    text-justify:auto;
    line-height: 18px;
}
.aboutus .line{
    background: url('../img/seperator-line.jpg') no-repeat;
    width: 300px;
    height: 13px;
    overflow: hidden;
    margin: 40px 0;
}
.aboutus .paragraph{
    width: 300px;
    margin-right: 55px;
}
.aboutus .title{
    color: #f47d31;
    text-align: center;
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
}
.aboutus .paragraph .text{
    margin: 30px 0;
}
/**Get An Estimate*/
.get-an-estimate .text{
    color: #000;
    font-size: 14px;
    line-height: 18px;
}
.get-an-estimate h1{
    font-size: 20px;
    color: #000;
    margin-top: 40px;
    font-weight: bold;
}
#EstimationIndexForm .label{
    color: #000;
    font-size: 14px;
    margin-bottom: 8px;
}
#EstimationIndexForm input[type=text], #EstimationIndexForm input[type=email]{
    width: 311px;
    height: 41px;
    border: 1px solid #d3d3d3;
    text-indent: 12px;
    font-size: 14px;
    color: #6C6C6C;
}
#EstimationIndexForm .line{
    margin: 40px 0;
    width: 640px;
    height: 1px;
    background: #000;
}
#EstimationIndexForm select {
    width: 311px;
    height: 41px;
    border: 1px solid #d3d3d3;
    text-indent: 10px;
    color: #6C6C6C;
    font-size: 14px;
}
#EstimationIndexForm textarea{
    width: 600px;
    height: 132px;
    border: 1px solid #d3d3d3;
    padding: 20px;
    resize: none;
    color: #6C6C6C;
    font-size: 14px;
}
#EstimationIndexForm input[type=submit]{
    border: none;
    background: #f15b30;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    width: 188px;
    height: 52px;
    cursor: pointer;
}
.controller-div, .fancybox-controller{
    color: #6c6c6c;
}
.controller-div .fancybox-controller:hover{
    color: #f15b30;
}
/**Terms & conditoins**/
.terms .content{
    line-height: 22px;
}
/**Architecture**/
.architecture .description{
    line-height: 20px;
    width: 700px;
}
.squarebox-small{
    position: absolute;
    bottom: 0;
    width: 108px;
    height: 108px;
    font-size: 14px;
}
.squarebox-small .top-text{
    position: relative;
    top:38px;
    font-size: 18px;
    text-align: left;
    padding-left: 10px;
}
.squarebox-small .bottom-text{
    position: relative;
    top:42px;
    text-align: left;
    padding-left: 10px;
    line-height: 18px;
}
.text-paragraph{
    font-size: 15px;
    color: #6c6c6c;
    width: 700px;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.outlet-price-qty{
    background: #000;
    padding: 8px;
    height: 15px;
    color: #FFF;
}
.outlet .project-desc{
    text-align: center;
    padding: 10px;
    width: 285px;
    font-size: 14px;
    line-height: 18px;
	height: 98px;
}
.contracting-expertise .outlet li{
    min-height: 450px;
}
.contracting-expertise .outlet .order a{
    color: #FFF;
}
.contracting-expertise .outlet .order{
    background: #949791;
    width: 80px;
    padding: 12px;
    text-align: center;
    left:0;
    right:0;
    bottom: 0;
    margin-left:auto;
    margin-right:auto;
}
.contracting-expertise .outlet .order:hover{
    background: #f47d31;
}