body{padding:0px; margin:0px;}
/*common css bof*/
.marginzero{  
    margin: 0 !important;
}
.mr0{
    margin-right: 0 !important;
}
.ml10{
    margin-left: 10px;
}
.mt50{
    margin-top:50px !important;
}
.mt120{
    margin-top: 120px;
}
.paddingzero{
    padding: 0 !important;
}
.no_border_radius{
    border-radius: 0 !important;
}
.bg_transparent{
    background: transparent !important;
}
.borderzero{
    border: 0 !important;
}
.position_absolute{
    position: absolute !important;
}
.position_relative{
    position: relative !important;
}
.text-left-imp{
    text-align: left !important;
}
.pos_europe{
    position: relative;
    left:-92px;
}
.pos_middle_east{
    position: relative;
    left:-35px;
}
.pos_asia{
    position: relative;
    right: 105px;
}
.font_franklight{
    font-family: 'franklight';
}
.font35{
    font-size: 35px !important;
} 
/*common css eof*/
.st_title{
    font-size: 20px;
    font-family: 'dinregular';
    text-transform: uppercase;
    color: #007fa3;
    text-align: center;
}
.st_title2{
    font-size: 30px;
    font-family: 'dinregular';
    text-transform: uppercase;
    color: #d3ccbd;
    text-align: center;
}
.st_title3{
    font-family: 'dinregular';
    font-size: 32px !important;
}
.st_title4{
    font-family: 'franklight';
    font-size: 15px !important;
    line-height: 28px;
    padding: 0 12%;
}

.st_btn{
    font-family: 'dinregular';
    font-size: 17px;
    color:#000;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 15px;
    border: 0;
    background-color: #fff;
    box-sizing: border-box;
    width:200px;
    height: 40px;
    line-height: 40px;
	border:1px solid #007fa3;
} 
a.st_btn:hover{
    text-decoration: none;
}
.featuredImgTxt{
    font-size: 17px;
    font-family: 'franklight';
}
.featured_img_txt_box {
    color: #fff;
    background: transparent;
    position: absolute;
    top:32%;
    display: inline-block;
    width: 555px;
    left: 2.3%;
}
.featured_img_txt_box p{
    font-size: 17px;
    max-width: 485px;
}
.featured_img_txt_box h1.st_title3{
    letter-spacing: -3px;
}
/*top menu css bof*/
.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-180 {
    position: relative;
    top: 2px;
}
.colorst{
    color:#007fa3;
}
.imgText {
    overflow: auto;
    position: absolute;
    /*top: 10%;*/
    top: calc(50% - 124px);
    width:300px;
    margin-left: 28px;
}
.imgText p{
    font-family: 'franklight';
    font-size: 15px;
}
.imgText a.contact_us{
    font-family: 'franklight';
    font-size: 15px;
    outline:1px solid #007FA3;
    color:#333;
    position:relative;
    left:2px;
    padding:2px 8px;
}
.featured_img_txt_box .about_us{
    font-family: 'franklight';
    font-size: 15px;
    outline:1px solid #fff;
    color:#fff;
    position:relative;
    left:2px;
    padding:2px 8px;
}

/*top menu css eof*/
/*2nd menu css bof*/
nav.navbar.menu2{
    /* padding-bottom: 13px; */
}
nav.navbar.menu2 ul#menu-main_menu li, nav.navbar.menu2 ul#menu-inner_pages_menu li{
    padding-right: 15px;
}
nav.navbar.menu2 ul#menu-main_menu li a:hover, nav.navbar.menu2 ul#menu-inner_pages_menu li a:hover{
    text-decoration: none;
}
nav.navbar.menu2 ul#menu-main_menu li a span, nav.navbar.menu2 ul#menu-inner_pages_menu li a span{
    font-family: 'franklight';
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    line-height: 50px;
}
ul#menu-inner_pages_menu li.current-menu-item a span,  ul#menu-inner_pages_menu li.current_page_parent a span{color:#007fa3 !important}
ul#menu-inner_pages_menu li ul.sub-menu li a span{color:#FFF !important}
li ul.sub-menu li a span {line-height: 30px !important;}
hr{
    border-bottom: 1px solid #D3CCBD !important;
    border-top: medium none !important;	
}
/*Header css*/
.sticky { background: #000;  position: absolute; left:0px;   bottom: 0px; width:100%; z-index:9999;  opacity: 0.7;margin: 0;height: 60px;}
.fixed {position: fixed; top:0; left:0; width: 100%; }
/*2nd menu css eof*/
.bx-controls.bx-has-pager.bx-has-controls-direction.bx-controls.bx-has-pager.bx-has-controls-direction{
    display: none !important;
}
.st_slider .bx-controls.bx-has-pager.bx-has-controls-direction.bx-controls.bx-has-pager.bx-has-controls-direction{display:block !important;}
/*contact us section bof*/
.contactus_section{
    /*margin-top:30px;
    margin-bottom: 30px;*/
    outline: none;
	padding: 60px 15px;
}
.contactus_section .contactus_country{
   /* cursor: pointer;
    margin-bottom: 50px;*/
    margin-left: 15px;
    margin-left: 0px;
    margin-right: 0px;
    max-height: 80%;
    /*max-width: 23.5%;*/
    padding-left: 0;
    padding-right: 0;
    position: relative;
    overflow: hidden;
	text-align: center;
}
.countryList{
    position: relative;
}
.countryList > ul{
    /*position: absolute;
    top:calc(50% - 77px);*/
    margin-top:40%;
}
.countryrow{
    display: none;
}
.countryrow.middle_east{
    display: block;
}
.countryNme{
    cursor: pointer;
    font-family: dinregular;
    font-size: 30px;
    color: #268aaa;
    list-style: none;
    text-align: center;
    text-transform: uppercase;
    margin-bottom:10px;
    /*    text-decoration:underline;*/
}
.contactus_country  img { width: 100%; min-height:350px}
.countryTtle {
    /*color: #fff;*/
    font-family: "dinregular";
    font-size: 30px;
    left: 25px;
    max-width: 270px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    z-index: 9999;
}
.countryaddr{
    position: absolute;
    top: calc(50% - 15px);
    /* display: table-cell; */
    vertical-align: middle;
    height: 100%;
    text-align: center;
    width: 100%;
    max-width: 270px;
    max-width: 100%;
    color: #fff;
    font-family: 'frankthin';
}
.countryaddr p{
    opacity: 0;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -o-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    -webkit-transition: all 0.5s ease-in-out 0.1s;
    -moz-transition: all 0.5s ease-in-out 0.1s;
    -o-transition: all 0.5s ease-in-out 0.1s;
    -ms-transition: all 0.5s ease-in-out 0.1s;
    transition: all 0.5s ease-in-out 0.1s;
}
.contactus_section .contactus_country:hover .countryaddr{
    top:0;
    padding-top: 15%;
    background: rgba(0,0,0,0.7);
    color: #d3ccbd;
}
.contactus_section .contactus_country:hover .countryaddr p{
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.activeCountryName.countryNme{
    /*text-decoration:underline;*/
    color:#626262;
}
.countryNme span{
    /* border-bottom:2px solid #268aaa;*/
    border-bottom:2px solid;
}
/*.countryNme:hover{
    text-decoration: underline;
}*/
/*contact us section bof*/
/*footer bof*/
.footer-background-grey{
    /*background-color:#d3cdbd;*/
    padding-top:20px;
	background-color:#fff;
}
.footer-background-grey .col-sm-2.text-center{
    position: relative;
    top: -10px;
}
.footer-background-grey .col-sm-5 a{
    color:#000;
    font-size:30px;
    font-family: 'franklight';
}
footer{ 
    position: relative;
	float:left;
	width:100%;
	padding:30px 0px 20px;
}
footer > .container-fluid{
    width: 100%;
}
#footer_menu {
    float: right;
}
#footer_menu li{
    display: inline;
    padding-left: 8px;
    padding-right: 8px;
}
#footer_menu li a{
    color:#fff;
    text-transform: uppercase;
    font-family: frankthin;
    text-decoration: none;
}
/*footer eof*/
/*reputed clients bof*/
.reputed_clients{
    margin-top:50px;
    margin-bottom: 50px;
}
.reputed_clients > .st_title2{
    margin-bottom:50px;
    color:#007fa3;
    font-size: 30px;
}

/*reputed clients eof*/
/*home page project section bof*/
.projectBoxDesc {
    color: #fff;
    display: none;
    height: 100%;
    left: 15px;
    max-width: calc(100% - 30px);
    /*padding-left: 38px;*/
    padding-top: 15%;
    position: absolute;
    text-align: center;
    top: 0;
    vertical-align: middle;
    width: 100%;
}
.projectBoxDesc p{
    border: 10px solid #d3ccbd;
    width: 90%;
    padding: 40px;
    display: inline-block;
}
.project_section{

}
.project_section .project_row{
    margin-top: 18px;
    margin-bottom: 18px;
}
.projectBox{}
.projectBox img{
    width:100%;
}
.projectBox:hover .projectBoxDesc{
    display: block;
    background: rgba(0,0,0,0.7);
}
.projects .hover-post {
    width: 100%;
}
.projects .post-hover-text{
    border: 10px solid #d3ccbd;
}
.businesslines .businessPost {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}
.businesslines .businessPost .st_title3{
    width: auto;
    margin: auto;
    border-bottom: 2px solid #fff;
    margin-bottom: 10px;
	display:inline-block;
}
.businesslines .businessPost .st_title4{
    width: 250px;
    margin: auto;
}
.businesslines .businessPost .st_title3:before {
    /* content: url(../images/site-line.png); */
    display: block;
    visibility: hidden;
}
.businesslines .businesslines-post-86 .businessPost .st_title3{
    width: auto;
	display:inline-block;
}
.businesslines .businesslines-post-98 .businessPost .st_title3{
    width: auto;
	display:inline-block;
}
.businesslines .businesslines-post-100 .businessPost .st_title3{
    width: auto;
	display:inline-block;
}
.businesslines .businesslines-post-1100 .businessPost .st_title3{
    width: auto;
	display:inline-block;
}
/*home page project section eof*/
/*business bof*/
.businesslines {
    background: #fff;
}

.businesslines > .row{
    margin: 0 !important;
}
.businesslines .col-md-4 {
    padding-left: 0;
    padding-right: 0;
}

.businesslines .col-md-4 .businessbox {
    color: #fff;
    position: absolute;
    text-align: center;
    cursor: pointer;
    display: table;
    height: 100%;
    width: 100%;
    top: 0;
	background:rgba(0,0,0,0.5);
}
.businesslines .col-md-4:hover .businessbox{background:none;}
.businesslines .col-md-4:hover .wp-post-image{
    display: none;
}
.businesslines .col-md-4:hover .businessHoverImg.hidden{
    display: block !important;
}
.businesslines .col-md-4 .businessbox .businessPost .st_title3,
.businesslines .col-md-4 .businessbox:hover .businessPost .st_title3:before{
    visibility: visible;
}
/*.businesslines .col-md-4,
.businesslines .col-md-4 img{
    -webkit-transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    -ms-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}
.businesslines .col-md-4:hover img{
    transform: scale(0.9);
    -webkit-transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    -ms-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}
.businesslines .col-md-4 .businessbox{
    -webkit-transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    -ms-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}
.businesslines .col-md-4:hover .businessbox{
    background: rgba(0,127,163,.7);
    -webkit-transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    -ms-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}
.businesslines .col-md-4 .businessbox .businessPost .st_title3,
.businesslines .col-md-4 .businessbox:hover .businessPost .st_title3:before{
    visibility: visible;
    -webkit-transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    -ms-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}*/
.businesslines .col-md-4 img {
    width: 100%;
    height: 100%;
}
/*business eof*/
/*st_slider bof*/
.st_slider .bx-wrapper{
    margin:0;
}
.st_slider .bx-wrapper .bx-viewport{
    left:0;
    /* height: 667px !important; */
}
.st_slider .bx-wrapper img{
    width:100%;
    height: auto;
}
.st_slider p{
    margin: 0;
    padding: 0;
}
/*st_slider eof*/





/*Inner pages css*/
header#header {
    background:url(../images/tr-bg.png) repeat;
    padding:13px 30px 0px 13px;
    position:fixed;
    top:0px;
    width:100%;	
    z-index: 9;
}

header#header .top-nav{float:right;} 
header#header .top-nav ul{padding:0px; margin:0px; float:left; margin-right:12px;}
header#header .top-nav ul li{list-style-type:none; display:inline;}
header#header .top-nav ul li a{font-size:13px; color:#fff; margin-left:15px; text-transform:uppercase; text-decoration:none; padding:7px 0px 18px 0px; float:left; position:relative; }
header#header .top-nav ul li a:hover,header#header .top-nav ul li a.active{ color:#007fa3;}
header#header .top-nav ul li a:hover::after,header#header .top-nav ul li a.active::after {content:""; border-bottom:3px solid #007fa3; position:absolute; width:100%; left:0; bottom:-3px;}
header#header .search{margin-top:10px; float:left;}

/**************** About Us *****************/

.navbar-inverse.header2 {
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 9999;
    /*opacity: 0.7;*/
    padding: 4px 15px;
    padding: 0px;
}

.navbar-inverse.header2 .navbar-brand {
    float: left;
    height: 50px;
    padding: 10px 15px;
    font-size: 18px;
}
.about-banner-section{
    height: 740px;
	background-color: #000;
    background-repeat:no-repeat;
    background-size:cover; 
    padding: 0;
}
.container-fluid.about-us {
    padding: 2% 0;
    height: auto;
}
.about.contact-accordionContent {
    font-size: 15px;
    color: #000;
    font-family: frank-l;
    text-align: left;
    width: 100%;
}
.about.contact-accordionContent figure{max-width:100% !important}
.container-fluid.aboutus-sevices {
/*    padding: 0% 0 3%;
    margin-top: 1%;*/
}

.container-fluid.aboutus-sevices  .heading {
    /*background-color: #d3ccbd;*/
    width: 285px;
    margin: auto;
    text-align: center;
    padding: 20px 0 5px;
    text-transform: uppercase;
    font-size: 30px;
    font-family: din-r;
    color: #000;
    margin-bottom: 4%;
}

.banner-text{
    height: 740px;
    /*background-image:url('../images/layover.png');
    background-repeat:no-repeat;*/
    background-size:100% 100%; 
    position: relative;
    padding-left: 2.5%;
	z-index:1;
}
.text-wrapper{
    position: absolute;
    top:32%;
	color:#fff;
	left:2.5%;
	font-size:15px;
}
.banner-text .text-wrapper p,.banner-text .text-wrapper ul li, .text-wrapper a{color:#fff !important;}

.text-wrapper h5{
    color: #fff;
    font-size: 30px;
    font-family: din-r;
    font-weight:400;
    text-transform:uppercase;
    line-height: 36px;
}
.text-wrapper h2{
    color: #fff;
    font-size: 34px;
    font-family: din-r;
    font-weight:400;
    text-transform:uppercase;
    margin: 18px 0;
    line-height: 40px;
    letter-spacing: -2px;
	width:80%
}
.text-wrapper p{
    color: #fff;
    font-size:15px;
    font-family: frank-l;
    margin-top: 15px;
}
.text-wrapper p.arrow{margin:0;}
.text-wrapper p.arrow:before {
    font-family: FontAwesome;
    font-weight: normal;
    content: "\f178";
    font-size: 55px;
    position: relative;
    top: -10px;
}
.about-content-section{
    padding:0px;  
}
.corner-img{
    height:750px;
    background-image:url('../images/corner.png');
    background-repeat:no-repeat;
    background-size:100% 100%;
}
.about-us h4{
    color: #000;
    font-size: 25px;
    font-family: din-r;
    font-weight:300;
}
.about-us p{
    color: #000;
    font-size: 15px;
    font-family: frank-l;
    line-height: 24px;
}
.about-us {
    padding: 0px 5%;
}
.accordion-text {
    padding: 3% 0;
}
div.accodian_content{
    padding: 3% 5%;
}



.accordionButton:after {
    font-family: 'FontAwesome';
    content: "\f067";
    float: right;
    color:#d3ccbd;
    border:1px solid #d3ccbd;
    line-height: 9px;
    padding: 12px 7px;
    border-radius: 28px;
    position: relative;
    top: 2px;
    font-size: 24px;
}

.accordionContent {
    color: #000;   
    font-size: 15px;   
    font-family: din-r;
    font-weight:300;
}

.accordionButton{
    text-decoration: none;
    font-family: din-r;
    font-size: 30px;
    color: #000;
    padding: 14px 0;
}
.accordionContent h4{
    text-decoration: none;
    font-family: din-r;
    font-size: 45px;
    color: #000;
    padding: 14px 0;
    margin: 0;
}
.accodian_content {
    float: left;
    width: 100%;
    padding: 15px 0 25px 0;
}
.accodian_content ul {
    padding: 0px;
    margin: 0px;
}
.accodian_content ul li {
    list-style-type: none;
    display: block;
    padding: 0 0 0 0px;
    border-top: 1px solid #d3ccbd;
}
.accodian_content ul li:last-child{
    border-bottom: 1px solid #d3ccbd; 
}
.accordionButton.on {
    position: relative;
}
.accordionContent {
    width: 100%;
    float: left;
    border-bottom: 5px solid #d3ccbd;
    border-top: 5px solid #d3ccbd;
    padding: 8px 72px 10px 0px;
    position: relative;
    margin-top: -104px;
    background-color: #fff;
    margin-bottom: 16px;
}
div.close-btn:before {
    position: absolute;
    right: 0;
    top: 78px;
    font-family: 'FontAwesome';
    content: "\f068"; 
    color:#d3ccbd;
    border:1px solid #d3ccbd;
    line-height: 9px;
    padding: 12px 7px;
    border-radius: 28px;
    font-size: 24px;
}
.accordionContent p {
    margin-bottom: 15px;
    font-family: frank-l;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
}

.about.contact-accordionContent ul.leaders{ float:left; width:100%;}
.about.contact-accordionContent ul.leaders li{ width:45%; float:left; clear:none !important; margin-right:5% !important; list-style-type:none !important; padding-bottom:15px; min-height:200px;}
.about.contact-accordionContent ul.leaders li img{float:left; vertical-align:middle; margin-right:10px;}

.about.contact-accordionContent ul.quality { float:left; width:100%; padding:0px; margin:0px;}
.about.contact-accordionContent ul.quality li{ width:33.3333%; float:left; clear:none !important; list-style-type:none !important; text-align:center; margin-bottom:25px}
.about.contact-accordionContent ul.quality li img{ margin-bottom:10px; vertical-align:inherit; padding:5px; border:1px solid #eeeeee; }
.about.contact-accordionContent ul.quality li span{display:block;}

.about.contact-accordionContent ul.quality li .titles{min-height:45px;}


/*********************Civil Construction****************************/

.civil-banner-section {
    height: 740px;
  /*  background-image: url('../images/civil-banner.jpg');*/
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
}
.clear-padding{padding:0;}
.civil-banner-section {
    padding: 0;
    position:relative;
}
.line-img{display:none;
    height: 30px;
    background-image: url('../images/site-line.png');
    background-repeat: no-repeat;
    background-position: -2%;
    padding: 0;
}
.line-img-blue{
    height: 30px;
    background-image: url('../images/site-line1.png');
    background-repeat: no-repeat;
    background-position: -2%;
    padding: 0;
}
.civil-banner-section  .text-wrapper {
    top:32%;
}

.col-lg-6.col-md-6.col-sm-5.col-xs-8.text-wrapper {
    padding: 0;
}
.civil-banner-section .banner-text{
    padding-left: 30px;
}
.civil-content-section{
    height: 700px !important;
    background-image: url('../images/corner1.png');
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 25%;
}
.location-content-section,.civil-content-section{ min-height:700px !important; height:100%; padding-bottom:30px;}

.civil-banner-section h2{
    /* margin-top:0; */
}
.civil-wrapper {
    position: absolute;
    bottom: 140px;
}

.right-text h4 {
    color: #000;
    font-size: 25px;
    font-family: din-r;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
}

.civil-content-section  .icon img {
    margin: auto;
}
.civil-content-section  .Construction-heading h4 {
    font-size: 40px;
    font-family:frank-l;
    line-height: 50px;
    margin-bottom: 1%;
    margin-top: 0;
    text-align: center;
    color: #007fa3;
    background: url(../images/text-line.jpg) repeat-x center;
    width: 60%;
    margin: 14px auto;
}



.Construction-heading p{
    font-size: 15px;
    font-family: franklight;
/*    font-family: frank-t;*/
    line-height: 24px;
    text-align: center;
	padding:0px;
}
.Construction-heading ul{	padding:0px 16%;}
.Construction-wrapper {
    margin: 4% auto;
	width:100%;
}
.civil-content-section {
    padding: 0;
}

.civil-content-section  .work-process h4 {
    color: #007fa3;
    font-size: 25px;
    font-family: frank-l;
}
.civil-content-section  .work-process {
    margin-bottom: 4%;
    float: left;
    min-height: 100px;
}
/*.civil-content-section .work-process:nth-child(2){
    margin-bottom:75px;	
}
.civil-content-section .work-process:nth-child(4){
    margin-bottom:55px;	
}*/
.civil-content-section .work-process .col-sm-9.col-xs-9 {
    min-height: 250px;
}
.civil-content-section .right-content {
    padding: 0 3%;

}
.civil-content-section .work-process p {
    font-size: 15px;
    font-family: frank-t;
    line-height: 22px;
    color: #000;
}
.civil-recent-post {
    clear: both;
    border-top: 2px solid #d3ccbd;
    outline: none;
}
.civil-recent-post .heading{
    /*background:#d3ccbd;*/
    font-size:30px;
    font-family:din-r;
    padding: 20px 10px 5px;
    width: 260px;
    text-align: center;
    margin: auto;
    text-transform: uppercase;
}
.civil-recent-post .post{
    height: 330px;
    margin: 30px 0;
    position: relative;
    overflow: hidden;
}
.post-img{
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    width: 92.4%;
    height: 100%;
}
.hover-post {
    display: table;
    padding: 20px;
    position: absolute;
    height: 100%;
	width:100%;
}
.post-hover-text {
    color: #d3ccbd;
    border: 4px solid #d3ccbd;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
    font-family: din-r;
    text-transform: uppercase;
    padding: 0 42px;
}
.civil-recent-post .post:hover .post-img{
    opacity: 1;
}
img.img-responsive.loader {
    margin: 2% auto;
}
.heading.featured {
    width: 360px;
}

/************************News&events********************************/

.news-banner-section{
    height: 740px;
    background-image: url('../images/news-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
}
.news-banner-section .text-wrapper{top:32%; left:30px;}
.news-recent-post {
    padding:0;
    position: relative;
    margin:0;
    border-top:2px solid #d3ccbd;
}

.news-recent-post iframe{width:100%;}
.news-recent-post .press-releases h5 {text-align:left; font-size:20px; color:#337ab7; min-height:50px;}
.news-recent-post .press-releases h5 a{text-align:left; font-size:20px;}
.news-recent-post .the-new h5 a{text-align:left; font-size:20px;}
.news-recent-post .st-videos h5{text-align:center; font-size:20px;  min-height:50px;}
.about.contact-accordionContent h5{ min-height:50px;}
.about.contact-accordionContent .event-titles{min-height:100px}

.news-recent-post .the-new .col-sm-4,.news-recent-post .press-releases .col-sm-4{min-height:200px;}

.news-recent-post .heading{
    /*background:#d3ccbd;*/
    font-size:30px;
    font-family:din-r;
    padding: 20px 10px 5px;
    width: 260px;
    text-align: center;
    margin: auto;
}
.news-post .corner-blue{
    height: 273px;
    background-image: url('../images/corner1.png');
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 25%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9;
}
.container-fluid.news-post{
    position: relative;
}
.news-posts{
    background: #0381a4;
    padding: 30px;
    text-align:center;
    color: #fff;
    margin: 50px 13px 0;
    width: 31%;
    height: 360px;
}

.news-posts h5{
    font-size: 25px;
    font-family: din-r;
}
.news-posts p {
    font-size: 20px;
    font-family: frank-t;
    line-height: 30px;
    margin: 6% 0;
}
.upcoming-post {
    background-color: #d3ccbd;
    width: 31%;
    margin: 50px 13px 0;
    padding: 0;
    height: 548px;
}
.date {
    width: 176px;
    position: absolute;
    bottom: 0px;
    background-color: #d3ccbd;
    padding: 6px 0px;
    text-align: center;
    font-family: din-r;
    font-size: 25px;
    color: #000;
}
.upcoming-img {
    position: relative;
    height: 250px;
    overflow: hidden;
    background-color: #fff;
    border: 2px solid #d3ccbd;
}
.upcoming-img img{width:100%;}
.upcoming-event-content p {
    font-size: 20px;
    font-family: frank-t;
    padding: 30px 24px;
    margin: 0;
    line-height: 30px;
}
.news-recent-post .bx-wrapper {
    width: 100% !important;
    max-width: initial !important;
}
.news-recent-post .bx-viewport {
    height: auto !important;
}

.news-recent-post .bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #d3ccbd;
    padding-top: 40px;
}

.news-recent-post .bx-wrapper .bx-pager .bx-pager-item,
.news-recent-post .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.news-recent-post .bx-wrapper .bx-pager.bx-default-pager a {
    background: #d3ccbd;
    text-indent: -9999px;
    display: block;
    width: 15px;
    height: 15px;
    margin: 0 8px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 8px;
}

.news-recent-post .bx-wrapper .bx-pager.bx-default-pager a:hover,
.news-recent-post .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #0381a4;
}

.civil-recent-post .bx-wrapper {
    width: 100% !important;
    max-width: initial !important;
}
.civil-recent-post .bx-viewport {
    height: auto !important;
}

.civil-recent-post .bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #d3ccbd;
    padding-top: 40px;
}

.civil-recent-post .bx-wrapper .bx-pager .bx-pager-item,
.civil-recent-post .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.civil-recent-post .bx-wrapper .bx-pager.bx-default-pager a {
    background: #d3ccbd;
    text-indent: -9999px;
    display: block;
    width: 15px;
    height: 15px;
    margin: 0 8px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 8px;
}

.civil-recent-post .bx-wrapper .bx-pager.bx-default-pager a:hover,
.civil-recent-post .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #0381a4;
}

.bx-wrapper ul{ padding:0px; margin:0px;}
.bx-wrapper ul li{list-style-type:none;}
/***********************testimonial********************************/
.testimonial-banner-section{
    height: 740px;
    background-image: url('../images/testimonial-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
}
.testimonial-banner-section .text-wrapper {
    top:32%;
    left: 30px;
}
.testimonials-post{
    padding: 0;
    position:relative;
}
.testimonials-post .testimonials-recent-post{
    height:768px;
    background-image: url('../images/testimonial-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
    margin:60px 0 0px 0px;
    position: relative;
}
.container-fluid.testimonials-post {
    position: relative;
}
.testimonials-post .corner-blue{
    height: 273px;
    background-image: url('../images/corner1.png');
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 25%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9;
}
.testimonials-post .bx-wrapper {
    width: 100% !important;
    max-width: initial !important;
    display: table-cell;
    vertical-align: middle;
}
.testimonials-post .bx-viewport {
    height: auto !important;
}

.testimonials-post .bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #d3ccbd;
    padding-top: 40px;
}

.testimonials-post .bx-wrapper .bx-pager .bx-pager-item,
.testimonials-post .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.testimonials-post .bx-wrapper .bx-pager.bx-default-pager a {
    background: #d3ccbd;
    text-indent: -9999px;
    display: block;
    width: 12px;
    height: 12px;
    margin: 0 8px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 8px;
}

.testimonials-post .bx-wrapper .bx-pager.bx-default-pager a:hover,
.testimonials-post .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #0381a4;
}

.col-sm-12.testimonial-posts h5{
    color: #fff;
    text-align: center;
    font-family: din-r;
    font-size: 40px;
    text-transform: uppercase;
    line-height: 45px;
}
.col-sm-12.testimonial-posts p{
    color: #000;
    text-align: center;
    font-family: frank-t;
    font-size:15px;
    margin: 3% 0;
    padding: 0 10%;
}
.col-sm-12.testimonial-posts .author-name{
    color: #000;
    text-align: center;
    font-family: din-r;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 32px;
    padding: 0 10%;
}
.testimonials-recent-post .layover{
    background-color: rgba(0, 0, 0, 0.5);
    float: left;
    height: 475px;
    position:absolute;
    top:0;
    width: 100%;
}
.testimonial-wrap{
    margin: auto;
    float: none;
    position: absolute;
    right: 0;
    left: 0;
    display: table;
    height: 100%;
    width: 100%;
}

/****************************Contact Us**********************************/

.contact-banner-section{
    height: 740px;
    background-image: url('../images/contact-us-banner.jpg');
    background-repeat: no-repeat;
    background-size: contain;
	background-position:right;
    padding: 0;
}
.contact-banner-section .text-wrapper {
    top:32%;
    left: 30px;
}
.contact-map-section{
    height: 750px;
    background-image: url('../images/map-img.jpg');
    background-repeat: no-repeat;
    background-size: 98% auto;
    padding: 0;
    position: relative;
    background-position-x: 40%;
    background-position-y: 8%;
}

.contact-map-section .corner-blue{
    height: 273px;
    background-image: url('../images/corner1.png');
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 25%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9;
}
.container-fluid.contact-accordion .content-mid{width:100%; text-align:center;}
.container-fluid.contact-accordion .content-mid .accordionContent-img{float:none; display:inline-block;}

.contact-text{
    position: absolute;
    height:100%;
    display: table;
}
.contact-us {
    display: table-cell;
    vertical-align: middle;
}
.contact-us p {
    font-family: frank-l;
    font-size: 15px;
    line-height: 24px;
    padding: 0 26% 0 20px;
}
.container-fluid.contact-accordion > ul > li {
    list-style: none;
    margin: 1% 0;
    background-color: #fff;
    clear: both;
    position: relative;
	border-bottom:1px solid #d3ccbd;
}

.container-fluid.contact-accordion ul {
    margin: 0;
    padding: 0;
}

.contact-accordionButton {
    padding:0% 1% 0.5%;
    font-size:20px;
    color: #000;
    font-family: din-r;
    text-transform: uppercase;
    cursor: pointer;
}
.accordionContent-img{
    max-width: 315px;
    height: 340px;
    width: 100%;
    position: relative;
    margin-bottom: 3%;
}
.content-mid{
    margin: auto;
    float: none;
    /*width: 82%;*/
}
.contact-accordionContent{
    margin: 3%  auto;
    float: left;
    width: 100%;
	padding-bottom:30px;
}

.accordionContent-hover {
    position: absolute;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    width: 91.3%;
    height: 100%;
    opacity:0;
    overflow: hidden;
}

.accordionContent-hover-wrapper {
    display: table;
    height: 100%;
    position: absolute;
    width: 100%;
}

.accordionContent-hover-text {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #d3ccbd;
    width: 100%;
    height: 100%;
}
.accordionContent-img:hover .accordionContent-hover{
    opacity:1;
}
.accordionContent-hover-text h5 {
    font-family: din-r;
    font-size: 30px;
}
.accordionContent-hover-text p {
    font-family: frank-l;
    font-size: 14px;
    line-height: 20px;
}
.contact-form{
    padding: 4% 0 8%;
}
.contact-form h2{
    text-align: center;
    font-family: frank-t;
    font-size:50px;
    color: #007fa3;
    margin: 20px 0px;
}
.contact-form-field {
    margin: auto;
    float: none;
}
.contact-form-field input.form-control {
    border: 2px solid #d3ccbd;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 48px;
    padding: 0px 12px;
    font-family: frank-t;
    font-size: 20px;
}
.contact-form-field textarea.form-control {
    border: 2px solid #d3ccbd;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 210px;
    padding: 8px 12px;
    font-family: frank-t;
    font-size: 20px;
}
.contact-form-field .btn.btn-default {
    background-color: #007fa3;
    padding: 10px 45px;
    color: #fff;
    font-size: 20px;
    font-family: frank-t;
    border: 1px solid #007fa3;
    border-radius: 0px;
    outline: none;
}
.contact-accordionButton:after{
    font-family: 'Glyphicons Halflings';
    content: "\2b";
    position: absolute;
    right: 12px;
    font-size: 12px;
    top: 0px;
}
.contact-accordionButton.on:after{
    font-family: 'Glyphicons Halflings';
    content: "\2212";
    position: absolute;
    right: 12px;
}

/*****************************Location************************************/


.location-banner-section{
    height: 740px;
    background-image: url('../images/contact-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
}
/*.location-banner-section .text-wrapper {
    top:32%;
    left: 30px;
}*/
.location-content-section{
    position: relative;
    margin-bottom: 5%;
}
.location-content-section .corner-blue{
    height: 273px;
    background-image: url('../images/corner1.png');
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 25%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    /* z-index: 9; */
}
.text-bold {/*font-weight:bold !important; */color:#fff; padding-top:30px;}
.text-bold span{border-right:1px solid #fff; padding:0px 5px;/* font-weight:bold;*/}
.text-bold span:last-child{border:0px;}
.text-bold span a{color:#fff; text-decoration:none;}

.locations-dropdown{position:absolute; right:46%; top:31%; }
.locations-dropdown ul{ padding:0px; margin:0px;}
.locations-dropdown ul li {list-style-type:none; display:inline; position:relative;}
.locations-dropdown ul li ul{display:none; position:absolute; left:0; top:16px;}
.locations-dropdown ul li:hover ul{display:block; color:#258da8; width:300px; padding:10px 0px; font-size:17px;}
.locations-dropdown ul li a.europ-dropdown{ width:95px; display:inline-block; font-size:27px; text-transform:uppercase; color:#258da8;}

.locations-dropdown1{position:absolute; right:26.6%; top:52%; }
.locations-dropdown1 ul{ padding:0px; margin:0px;}
.locations-dropdown1 ul li {list-style-type:none; display:inline; position:relative;}
.locations-dropdown1 ul li ul{display:none; position:absolute; left:0; top:16px;}
.locations-dropdown1 ul li:hover ul{display:block; color:#258da8; width:300px; padding:10px 0px; font-size:17px;}
.locations-dropdown1 ul li a.middle-east-dropdown{ width:95px; display:inline-block; font-size:27px; line-height:30px; text-transform:uppercase; color:#258da8;}


.locations-dropdown2{position:absolute; right:10%; top:32%; }
.locations-dropdown2 ul{ padding:0px; margin:0px;}
.locations-dropdown2 ul li {list-style-type:none; display:inline; position:relative;}
.locations-dropdown2 ul li ul{display:none; position:absolute; left:0; top:16px;}
.locations-dropdown2 ul li:hover ul{display:block; color:#258da8; width:166px; padding:10px 0px; font-size:17px;}
.locations-dropdown2 ul li a.asia-dropdown{ width:52px; display:inline-block; font-size:27px; line-height:30px; text-transform:uppercase; color:#258da8;}
 

.Construction-heading h4 span {
    background: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block;
	width:80%;
}
.page-template-locations-europe .Construction-heading h4 span {width:inherit; display:inline;}
.services-recent-post {
    clear: both;
    border-top: 1px solid #d3ccbd;
    padding: 0% 0%;
    overflow: hidden;
}
.services-recent-post .heading {
    /*background: #d3ccbd;*/
    font-size: 30px;
    font-family: din-r;
    padding: 20px 10px 5px;
    width: 260px;
    text-align: center;
    margin: auto;
    text-transform: uppercase;
}
.businesslines.location-box {padding-top:0px !important;}
.businesslines.location-box .business-hover{border:20px solid #0180a3; background:rgba(1,128,163,0.5);}
.businesslines.location-box .heading {
    /*background: #d3ccbd;*/
    font-size: 30px;
    font-family: din-r;
    padding: 20px 10px 20px;
    width: 260px;
    text-align: center;
    margin: auto;
    text-transform: uppercase;
}
.services-recent-post .services-ul {
    margin:0;
	padding:0px;
}
.services-recent-post .services-ul img{width:100%; height:100%;}
.services-recent-post .col-md-4{padding-left:0px;  padding-right:0px; height:620px; }


.services-hover{
    opacity: 0;
    background-color: rgba(0, 127, 163, 0.5);
    position: absolute;
    top: 0;
    width:100%;
    height: 100%;
    background-blend-mode: darken, luminosity;
}
.services-hover-wrapper {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
}
.services-hover-text{
    color: #fff;
    border: 25px solid rgb(0, 127, 163);
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
    font-family: frank-l;
    padding:0;
}
.services-hover-text h5{
    color: #fff;
    font-family:frank-l;
    font-size: 50px;
    border-bottom: 2px solid #fff;
    text-transform: uppercase;
    margin: 5px 0;
	display:inline-block;
	padding:0px 20px;
}
.services-hover-text p{margin:0;}
.services-wrap:hover .services-hover{
    opacity:1;
}
.services-hover-text .line-img {
    background-position-x: 50%;
    height: 28px;
	background-position:center;
}
.civil-recent-post.projects{
    padding:0;
    overflow: hidden;
}
.civil-recent-post.projects .post {
    height: 330px;
    margin: 30px  0 0 0;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.civil-recent-post.projects .post img {
    width: 100%;
    height: 100%;
}
.civil-recent-post.projects .post-img {
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    width: 94.4%;
    height: 100%;
}

.pd-t30 {padding-top:30px;}
.pd-b30{padding-bottom:30px !important;}


/*all Project*/
.category-dropdown {width:100%; padding:0px 15px 0px 15px; }
.category-dropdown .styled-select{float:left; position:relative; z-index:999}
.category-dropdown ul{padding:0px; margin:0px;}
.category-dropdown ul li{list-style-type:none; display:inline-block; position:relative; border-bottom:3px solid #fff;}
.category-dropdown ul li a:hover{ border-bottom:3px solid #007fa3;}
.category-dropdown ul li a{ color:#000000; font-size:13px; text-transform:uppercase; padding:7px 10px; text-decoration:none; font-weight:600;border-bottom:3px solid #FFF}
.category-dropdown ul li a:hover{ color:#007fa3;}
.category-dropdown ul li ul{position:absolute; left:0; top:31; display:none; background:#fff; padding:8px; z-index:99; width:200px;}
.category-dropdown ul li ul li{display:block;}
.category-dropdown ul li:hover ul{ display:block;}
.category-dropdown ul li:hover ul li a{color:#000; display:block;}

.all-projects{float:left; width:100%; margin-top:80px; border:0px; padding-bottom:50px !important;}
.all-projects .col-md-4 {overflow:hidden; margin-top:0px;}
.all-projects .col-md-4 a{color:#fff; text-decoration:none;}
.all-projects .col-md-4 a h2{font-size:20px; color:#d3ccbd;}
.all-projects .col-md-4 img{width:100%; height:100%;}
.all-projects .col-md-4 .post-img{width:94.4%;}
.page-template-our-work-php #show .portfolio-title{color:#007fa3; font-size:13px; font-weight:600; top:-22px; text-transform:uppercase; left:145px; position:relative}
/*.page-template-our-work-php #show{min-height:460px}*/

/*************************hover effect*****************************/

.services-wrap .services-hover {
    position: absolute;
    opacity: 1;
    -webkit-transition: all 0.5s ease-in 0.4s;
    -moz-transition: all 0.5s ease-in 0.4s;
    -o-transition: all 0.5s ease-in 0.4s;
    -ms-transition: all 0.5s ease-in 0.4s;
    transition: all 0.5s ease-in 0.4s;
    cursor: pointer;
}

.services-wrap .services-hover-text h5 {
    opacity: 1;
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -o-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
    -webkit-transition: all 0.5s ease-in-out 0.1s;
    -moz-transition: all 0.5s ease-in-out 0.1s;
    -o-transition: all 0.5s ease-in-out 0.1s;
    -ms-transition: all 0.5s ease-in-out 0.1s;
    transition: all 0.5s ease-in-out 0.1s;
}
.services-wrap .services-hover-text .line-img{opacity:1;}
.services-wrap .services-hover-text p {
    opacity: 0;
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -o-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
    -webkit-transition: all 0.5s ease-in-out 0.2s;
    -moz-transition: all 0.5s ease-in-out 0.2s;
    -o-transition: all 0.5s ease-in-out 0.2s;
    -ms-transition: all 0.5s ease-in-out 0.2s;
    transition: all 0.5s ease-in-out 0.2s;
}
.services-wrap:hover .services-hover {
    opacity: 1;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}
.services-wrap:hover .services-hover-text h5{
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.services-wrap:hover .services-hover-text p {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    transition-delay: 0.2s;
}


/*************************hover effect*****************************/

.projects .post .post-img {
    position: absolute;
    opacity: 1;
    -webkit-transition: all 0.5s ease-in 0.4s;
    -moz-transition: all 0.5s ease-in 0.4s;
    -o-transition: all 0.5s ease-in 0.4s;
    -ms-transition: all 0.5s ease-in 0.4s;
    transition: all 0.5s ease-in 0.4s;
	z-index:99; width:calc(100% - 30px) !important 
}

.projects .post .hover-post h5, .projects .post .hover-post h2 {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
	
}
.projects .post:hover .post-img  {
    opacity: 0;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}
.projects .post:hover .hover-post h5, .projects .post:hover .hover-post h2{
    opacity: 0;
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -o-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
    -webkit-transition: all 0.5s ease-in-out 0.1s;
    -moz-transition: all 0.5s ease-in-out 0.1s;
    -o-transition: all 0.5s ease-in-out 0.1s;
    -ms-transition: all 0.5s ease-in-out 0.1s;
    transition: all 0.5s ease-in-out 0.1s;
}



/*************************hover effect*****************************/


.post .post-img {
    position: absolute;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in 0.4s;
    -moz-transition: all 0.5s ease-in 0.4s;
    -o-transition: all 0.5s ease-in 0.4s;
    -ms-transition: all 0.5s ease-in 0.4s;
    transition: all 0.5s ease-in 0.4s;
}

.post .hover-post h5 {
    opacity: 0;
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -o-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
    -webkit-transition: all 0.5s ease-in-out 0.1s;
    -moz-transition: all 0.5s ease-in-out 0.1s;
    -o-transition: all 0.5s ease-in-out 0.1s;
    -ms-transition: all 0.5s ease-in-out 0.1s;
    transition: all 0.5s ease-in-out 0.1s;
}
.post:hover .post-img  {
    opacity: 1;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}
.post:hover .hover-post h5{
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}


/*************************hover effect*****************************/

.civil-content-section.new .Construction-heading h4{ width:90%;}

/*footer css*/
.container-fluid.clear-padding.footer{min-height:130px; background:#000; width:100%; padding:55px 30px; float:left;}
.container-fluid.clear-padding.footer .social-icon{ float:left; width:auto; font-size:15px; color:#ffffff; text-transform:uppercase;}
.container-fluid.clear-padding.footer .social-icon img{display:inline; vertical-align:middle; margin-left:5px;}
.container-fluid.clear-padding.footer .footer-nav{float:right;} 
.container-fluid.clear-padding.footer .footer-nav ul{padding:0px; margin:0px;}
.container-fluid.clear-padding.footer .footer-nav ul li{list-style-type:none; display:inline;}
.container-fluid.clear-padding.footer .footer-nav ul li a{font-size:13px; color:#fff; margin-left:10px; text-transform:uppercase; text-decoration:none;}
.container-fluid.clear-padding.footer .footer-nav ul li a:hover{ color:#511c74;}


.civil-content-section.new .col-sm-9.col-xs-9{min-height: initial;}



.header2 #inner_pages_menu {
    padding: 15px 0;
	margin: 0;
}
#inner_pages_menu {
    float: right;
}
#inner_pages_menu li{
    display: inline;
    padding-left: 8px;
    padding-right: 8px;
}
#inner_pages_menu li a{
    color:#fff;
    text-transform: uppercase;
    font-family: frankthin;
}
.header2 #inner_pages_menu li {
    padding: 20px 8px;
}
.header2 #inner_pages_menu li a {
    padding: 20px 0 17px;
}
.header2 #inner_pages_menu li:hover a, .header2 #inner_pages_menu li.current-menu-item a {
    color: #007fa3;
    text-decoration: none;
    border-bottom: 3px solid #007fa3;
}

ul#menu-main_menu li a{
    text-decoration: none;
    padding: 35px 0 16px;*/;
    outline: none;
}
ul#menu-main_menu li a:hover, ul#menu-main_menu li a.active {
    border-bottom: 3px solid #007fa3;
}
ul#menu-main_menu li a.active span,ul#menu-main_menu li a:hover span{color: #007fa3 !important;}
.social-media a{
    text-decoration: none;
    color: #fff;
    background-color: #007fa3;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    line-height: 25px;
    margin: 0 2px 0 4px;
}
.facebook .icon-facebook:before {
    content: "\f09a";
    font-family: FontAwesome;
    font-style: normal;
}
.linkedin .icon-linkedin:before {
    content: "\f08c";
    font-family: FontAwesome;
    font-style: normal;
}
.twitter .icon-twitter:before {
    content: "\f099";
    font-family: FontAwesome;
    font-style: normal;
}
.google .icon-google-plus:before {
    content: "\f0d5";
    font-family: FontAwesome;
    font-style: normal;
}
#footer_menu li a:hover{color:#007fa3}
.civil-recent-post.projects .marginzero .post{
  height: auto;
}

.news-posts a{ color: #fff; text-decoration: none;}
.upcoming-post a{ color: #000; text-decoration: none;}
.default-page .Construction-heading {
    padding: 5% 16%;
}
.default-page.civil-content-section{height: auto;}
.businessPost {
    color: #fff;
    text-align: center;
}
.marginzero.text-center {
    margin: 0 0 5% !important;
}
#our-work  .post{height: 380px;}
#our-work { padding-bottom:48px !important; margin:0;}



/*************************business hover effect*****************************/


.post .post-img {
    position: absolute;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in 0.4s;
    -moz-transition: all 0.3s ease-in 0.4s;
    -o-transition: all 0.3s ease-in 0.4s;
    -ms-transition: all 0.3s ease-in 0.4s;
    transition: all 0.3s ease-in 0.4s;
}

.post .hover-post h5 {
    opacity: 0;
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -o-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    -moz-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    -ms-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
}
.post:hover .post-img  {
    opacity: 1;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}
.post:hover .hover-post h5{
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}


/*************************hover effect*****************************/


/*************************accordion hover effect*****************************/


.accordionContent-img .accordionContent-hover-text{
    opacity: 0;
    -webkit-transition: all 0.3s ease-in 0.4s;
    -moz-transition: all 0.3s ease-in 0.4s;
    -o-transition: all 0.3s ease-in 0.4s;
    -ms-transition: all 0.3s ease-in 0.4s;
    transition: all 0.3s ease-in 0.4s;
}

.accordionContent-img .accordionContent-hover-text h5 {
    opacity: 0;
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -o-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    -moz-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    -ms-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
}

.accordionContent-img .accordionContent-hover-text p {
    opacity: 0;
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -o-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    -moz-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    -ms-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
}
.accordionContent-img:hover .accordionContent-hover-text  {
    opacity: 1;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}
.accordionContent-img:hover  .accordionContent-hover-text h5{
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.accordionContent-img:hover  .accordionContent-hover-text p{
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

/*************************hover effect*****************************/

div.wpcf7-mail-sent-ok {
    border: 2px solid #007fa3 !important;
    background-color: #007fa3;
    color: #fff;
    font-size: 18px;
    font-family: din-r;
    width: 100%;
    text-align: center;
    margin: 7% 0;
    padding: 15px 0;
}
div.wpcf7-validation-errors {
    border: 2px solid #f00;
    color: #f00;
    font-size: 16px;
    font-family: din-r;
    width: 100%;
    text-align: center;
    margin: 7% 0;
    padding: 15px 0;
}
span.wpcf7-not-valid-tip {
    font-family: din-r;
}
.contact-list{
  margin:0;
}
.row.footer-background-grey{margin:0;}
.search-section{
    background-image: url('../images/corner1.png');
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 25%;
}
.services-wrap.locations img {
    width: 100%;
    height: 100%;
}

.services-wrap.locations {
  height:620px;
  padding:0px;
}

#latest-news { background:#222421; position:relative;}
#latest-news .imgText{right:0; width:50%;}
#latest-news p{color:#fff;/* font-size: 16px;*/}
#latest-news p a{/*font-size:20px; */color:#fff; font-family: "franklight"; text-decoration:underline;}
#latest-news p a:hover{text-decoration:none;}
#latest-news p a.more{font-family: 'franklight';font-size: 15px;outline:1px solid #fff;color:#fff;position:relative;left:2px;padding:2px 8px; text-decoration:none;}
#latest-news p a.more:hover{text-decoration:underline;}

.location-content-section .Construction-heading h4 {
    font-size: 45px;
    font-family: din-r;
    line-height: 50px;
    margin-bottom: 1%;
    margin-top: 0;
    text-align: center;
    color: #007fa3;
    background: url(../images/text-line.jpg) no-repeat center;
    width: 60%;
    margin: 14px auto;
}
#myCarousel .line-img {
    background-position: -2%;
    height: 30px;
}
.accordionContent-img img {
    width: 100%;
    height: 100%;
}
.upcoming-img img {
    width: auto;
    height: 100%;
    margin: auto;
}
#business-lines {
    border-top: 2px solid #d3ccbd;
    padding-top: 0;
    margin-top: 0;
    outline: none;
	padding: 0;
}
.jumbotron.businesslines{margin-bottom:0px; padding-bottom:0px;}
.st_slider_ul li{position:relative;}
.st_slider_ul li .caption{position:absolute; top:48%; left:4%; font-size:30px; text-transform:uppercase; color:#fff;     font-family: 'dinregular';  line-height:33px;}
.st_slider_ul li .caption p{font-size:30px; text-transform:uppercase; color:#fff;     font-family: 'dinregular'; line-height:33px;}
.st_slider_ul li .caption p span{font-size:22px;}
div#business-lines .heading {
    /*background-color: #d3ccbd;*/
    width: 285px;
    margin: auto;
    text-align: center;
    padding: 20px 0 20px;
    text-transform: uppercase;
    font-size: 30px;
    font-family: din-r;
    color: #000;
    margin-bottom: 4%;
    margin-bottom: 0;
}
.clearfix{clear: both;}
.business-hover-text ul{padding:0;margin:0;}
.business-hover-text ul li{list-style:none;}
.business-lines:hover .businessbox h1{opacity:0;}
.business-lines:hover .businessbox .line-img{opacity:0;}

.business-lines{position:relative;overflow: hidden;}
.business-lines .business-hover {
    position: absolute;
    top:0;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in 0.4s;
    -moz-transition: all 0.5s ease-in 0.4s;
    -o-transition: all 0.5s ease-in 0.4s;
    -ms-transition: all 0.5s ease-in 0.4s;
    transition: all 0.5s ease-in 0.4s;
    width: 100%;
	height: 100%;
}

.business-lines .business-hover-text h1 {
    opacity: 0;
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -o-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
    -webkit-transition: all 0.5s ease-in-out 0.1s;
    -moz-transition: all 0.5s ease-in-out 0.1s;
    -o-transition: all 0.5s ease-in-out 0.1s;
    -ms-transition: all 0.5s ease-in-out 0.1s;
    transition: all 0.5s ease-in-out 0.1s;
    color: #fff;
    text-align: center;
}
.business-lines .business-hover-text h3 {
    opacity: 0;
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -o-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
    -webkit-transition: all 0.5s ease-in-out 0.2s;
    -moz-transition: all 0.5s ease-in-out 0.2s;
    -o-transition: all 0.5s ease-in-out 0.2s;
    -ms-transition: all 0.5s ease-in-out 0.2s;
    transition: all 0.5s ease-in-out 0.2s;
    color: #fff;
    text-align: center;
}
.business-lines:hover .business-hover {
    opacity: 1;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}
.business-lines:hover .business-hover-text h1{
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.business-lines:hover .business-hover-text h3 {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.business-lines .line-img {
    height: 30px;
    background-position: 45%;
	margin-bottom: 10px;
}
.business-hover-text .st_title3{padding: 0 14%;font-size: 32px  !important;}
.business-hover-text {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}

.business-hover-wrapper {
    display: table;
    height: 100%;
    position: absolute;
	width: 100%;
}
.aboutus-sevices #business-lines {
    padding: 0px 0%;
}
.aboutus-sevices #business-lines .col-md-4 {
    padding-left: 0;
    padding-right: 0;
}
.about.contact-accordionContent td {
    font-size: 16px;
    font-family: frank-t;
    color: #000;
}
.container-fluid.contact-accordion h3 {
    font-size: 35px;
    font-family: din-r;
	color: #007fa3;
}
.container-fluid.contact-accordion h4 {
    font-size: 22px;
    font-family: din-r;
}
.container-fluid.contact-accordionp {
    font-size: 18px;
    font-family: frank-l;
}
div#locations{ background:#fff; outline: none; border-top: 2px solid #d3ccbd; float:left; width:100%; position:relative; background-size: 100%; background-repeat:no-repeat; background-position:right top;   }
div#locations .imgText{position:inherit; padding:15% 0;}
div#locations .imgText h2 {color: #0180a3; font-family: din-r; font-size: 35px; font-weight: 400; letter-spacing: -2px; line-height: 40px; margin: 18px 0;text-transform: uppercase;}
div#locations .heading {
    /*background-color: #d3ccbd;*/
    width: 400px;
    margin: auto;
    text-align: center;
    padding: 20px 0 5px;
    text-transform: uppercase;
    font-size: 30px;
    font-family: din-r;
    color: #000;
    position: absolute;
    right: 0;
    left: 0;
    margin-bottom: 4%;
}
.about.contact-accordionContent ul {margin-left:25px;}
.about.contact-accordionContent ul li {
    background-color: #fff;
	list-style-type:disc;
}

.projects-link a {
    background-color: #007fa3;
    color: #fff;
    padding: 10px 25px;
    font-size: 16px;
    font-family: frank-l;
    width: 200px;
    margin: auto;
    display: block;
    text-align: center;
    margin-top: 10px;
    text-decoration: none;
}
.business-lines {
    height: 620px;
	overflow:hidden;
}
.business-hover-text ul li:before {
    content: "\f111";
    font-family: FontAwesome;
    font-weight: normal;
    color: #fff;
    font-size: 6px;
    position: relative;
    top: -4px;
    right: 6px;
}
.fl-right {float:right;}
.pad-tp{padding-top:60px;}
#testimonial {/*background-image: url('../images/testimonial-bg1.jpg'); background-size:100% 100%;*/ background:#fff;}
#testimonial .bx-wrapper .bx-viewport{background:none;}
#testimonial .bx-controls.bx-has-pager.bx-has-controls-direction.bx-controls.bx-has-pager.bx-has-controls-direction{display:block !important;}

@media (max-width: 1366px) {
    .banner-text{padding-left: 15px;}
    .text-wrapper h5{font-size:27px;}
    .text-wrapper h2,.accordionButton,.accordionContent h4{}
    .text-wrapper {bottom: 69px;}
    .accordionContent{margin-top:-79px;}
    .news-banner-section .text-wrapper, .contact-banner-section .text-wrapper { bottom: 118px; left: 30px;}
}
@media (max-width: 1024px){
	.civil-recent-post.projects .post-img{ width:91.4%;}
	.text-uppercase.social-media {text-align: center;}
	#footer_menu {margin: 0; padding: 0; text-align: center; width: 100%;}
	.default-page.civil-content-section{height:auto !important;}
	.about-footer-img ul{text-align:center !important}
}
@media (max-width: 991px){
    .text-wrapper h2, .accordionButton, .accordionContent h4 {font-size: 20px; line-height: 26px;}
    .text-wrapper h5,.about-us h4 { font-size: 20px;}
    .text-wrapper p{font-size:15px;}
    .banner-text { padding-left: 18px;}
    .text-wrapper { bottom: 5px;}
    .about-us p,.accordionContent{font-size:14px;}
    .accordionButton:after{top:-4px;}
    .accordionContent {margin-top: -54px;}
	#about-us .featured_img_txt_box, #latest-news .featured_img_txt_box {position: inherit;}
	#latest-news, #about-us {background: #0180a3 none repeat scroll 0 0;}
	.footer .menu-footer_menu_left-container ul{text-align:center}
	.middle-content-section{min-height:inherit !important}
	.page-template-news-list .default-page.civil-content-section .col-sm-12{padding-bottom:0px}
}
@media (max-width:800px) {
	#contact-us .col-sm-3{ width:50%;}
	.services-hover{width:88.4%;}
	.services-hover-text h5{font-size:35px;}
	.civil-recent-post.projects .post-img{width:88.1%;}
	.civil-recent-post.projects .post-img p{font-size:16px;}
	
	#latest-news .text-wrapper p{ margin-top:0px; font-size:16px;}
	#latest-news p a {font-size:18px;}
	#latest-news .text-wrapper h2 { margin-bottom:0px; font-size:25px;}
	#about-us .text-wrapper p{ margin-top:0px; font-size:16px;}
	#about-us .text-wrapper h2 { margin-bottom:0px; font-size:25px;}
	.post-hover-text{padding:0px;}
}
@media (max-width: 768px){
	.contact-accordionButton::after{top:inherit;}

	nav.navbar.menu2 ul#menu-main_menu li, nav.navbar.menu2 ul#menu-inner_pages_menu li{padding-right:10px;}
	
}

@media (max-width: 767px){
	.locations-dropdown, .locations-dropdown1, .locations-dropdown2{display:none;}
	div#locations .heading{position:static;}
	.page-template-locations-europe #myCarousel .carousel-control{top:75% !important}
	.page-template-template-about-us .container-fluid.contact-accordion ul li:first-child .about.contact-accordionContent, .page-template-template-about-us .container-fluid.contact-accordion ul li:nth-child(2n) .about.contact-accordionContent,
	.page-template-template-about-us .container-fluid.contact-accordion ul li:nth-child(7n) .about.contact-accordionContent{padding-left:15px}
	.page-template-template-news-events .about.contact-accordionContent h5{min-height: inherit !important}
	.page-template-template-news-events .about.contact-accordionContent .event-titles{min-height: inherit !important}
}
@media (max-width: 640px){
	.st_slider_ul li .caption{width:100%; text-align:center; left:0;}
	.st_slider_ul li .caption p{font-size:20px; line-height:25px;}
	.st_slider_ul li .caption p span{font-size:17px;}
	.civil-recent-post.projects .post-img{width:95.4%;}
	.fl-right{float:none;}
	.countryList > ul{margin-top:5%;}
	.contact-accordionButton::after{font-size:15px;}
	.contact-accordionButton{font-size:17px;}
	.container-fluid.contact-accordion{padding:0px 15px;}
	.civil-content-section .Construction-heading h4{font-size:25px; width:100%; margin:43px auto; line-height:normal;}
	.about.contact-accordionContent ul.leaders {margin-left:0px;}
	.about.contact-accordionContent{font-size:15px;}
	.services-hover{width:95.3%;}
	.about.contact-accordionContent ul.leaders li{margin-right:5 !important; width:45%;}
	
	#footer_menu {padding:0px; margin:0px; width:100%; text-align:center; }
	footer .col-md-10{padding:0px;}
	#footer_menu  li{padding:0px 4px;}
	#footer_menu  li a{font-size:13px;}
	.text-uppercase.social-media{text-align:center;}
	#contact-us .col-sm-3{float:left;}
		#latest-news,#about-us { background:#0180a3;}
	#about-us .featured_img_txt_box,#latest-news .featured_img_txt_box{position:inherit;}
	.container-fluid.about-us{height:auto!important;}
	.footer .menu-footer_menu_left-container ul{ text-align:center;}	
}

@media (max-width: 580px){
    .text-wrapper{width:90%;}
    .banner-text { padding-left: 0px;}
    .accordionButton:after { top: 2px; padding: 6px 5px; font-size: 14px;}
    div.close-btn:before {padding: 7px 6px;  font-size: 14px;}
    .text-wrapper h2, .accordionButton, .accordionContent h4{font-size:17px;}
    .accordionContent{padding-right:40px;}
	

	
}

@media (max-width: 480px){
    .civil-wrapper h5 {margin: 0 auto;}
	footer > .container-fluid{position:inherit;}
	.civil-recent-post.projects .post-img{width:94%;}
	div#locations .imgText{width:100%; padding:25% 15px 15% 15px; margin:0px;} 
	
	.text-uppercase.social-media{text-align:center;}
	footer {padding:20px 0px;}
	footer #footer_menu{ padding:0px; text-align:center;}
	.about.contact-accordionContent ul.quality li{width:100%;}
	.about.contact-accordionContent ul.leaders li{width:100%;}
	#contact-us .col-sm-3{ width:100%;}
	.projects .post .hover-post .post-hover-text h2{font-size:16px !important}
	.page-template-template-about-us .container-fluid.contact-accordion ul li:nth-child(9n) .alignnone {margin-bottom:0 !important}
	.page-template-template-about-us .container-fluid.contact-accordion ul li:nth-child(9n)  ul.quality li .titles{min-height:inherit; padding-bottom:5px}
	.page-template-template-about-us .container-fluid.contact-accordion ul li:nth-child(9n)  ul.quality li{margin-bottom:15px}
	.page-template-template-news-events .st_btn{font-size:15px}
}
@media (max-width: 360px){
	.civil-recent-post.projects .post-img{width:91%;}
	.services-hover {width:91.8%;}
	div#locations .heading{width:90%;}
}
@media (max-width: 320px){
	.civil-recent-post.projects .post-img{width:91%;}
	.services-hover {width:90.5%;}
}
@media (min-width: 992px){
.about.contact-accordionContent ul.quality li.width_20 img{width:100%; max-width:300px}

}
/*#latest-news,#about-us,#business-lines,#locations,#our-work,.contact-list {height:100vh;}*/

.triangle-down-left {
    overflow: hidden;
 position:absolute;
	left:0;
	top:0;
	height:768px;
	width:768px;
}
.triangle-down-left:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
border-style: solid;
border-width: 768px 0 0 768px;
border-color: transparent transparent transparent #009999;
line-height: 0;
_border-color: #000000 #000000 #000000 #009999;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
position:absolute;
left:0; top:0;
} 

.triangle-down-left h2 {
    color: #fff;
    font-family: din-r;
    font-size: 35px;
    font-weight: 400;
    letter-spacing: -2px;
    line-height: 40px;
    margin: 18px 0;
    text-transform: uppercase;
}
.triangle-down-left p {
    color: #fff;
    font-family: frank-l;
    font-size: 18px;
    margin-top: 15px;
}
.triangle-down-left p a.more {
    color: #fff;
    font-family: "franklight";
    font-size: 15px;
    left: 2px;
    outline: 1px solid #fff;
    padding: 2px 8px;
    position: relative;
    text-decoration: none;
}
.page-id-219 .carousel-inner .banner-text, .page-id-219 .carousel-inner .civil-banner-section, .page-id-183 .carousel-inner .banner-text, .page-id-183 .carousel-inner .civil-banner-section{
	height:900px;
}
.overflowHidden{
	overflow:hidden;
}
.Construction-heading h4.heading-press-inner{
	width:90% !important;
}
.Construction-heading h4.heading-press-inner span {
	margin:0 auto;
	display:block;
	position:relative;
}
.heading-press-inner span:before, .heading-press-inner span:after{
	position:absolute;
	width:5%;
	height:1px;
	/*background:#007fa3;*/
	top:50%;
	left:0;
	content:'';
}
.heading-press-inner span:after{
	right:0;
	left:auto;
}
.img-responsive{width:100%;}
.text-top {position:absolute; top:0;}

.Construction-heading .col-sm-6.pd-b30{
	min-height:200px;
		font-size:18px;
}
.Construction-heading h5 {
    font-size: 20px;
    font-family: frank-l;
}
.about.contact-accordionContent > p{
	padding:0 1%;
}
.page-template-press-releases .col-sm-12 p,.page-template-press-releases .col-sm-12{font-size:18px;}
.page-template-events-list .col-sm-12 p,.page-template-events-list .col-sm-12{font-size:18px;}

.page-template-news-list .Construction-heading h5{
	/*min-height:55px;*/
}
.carousel-inner > .item{
	height:740px;
}
.carousel-inner > .item > .container-fluid > img{
	height:100%;
}
.news-banner-section2{

	height:auto;
	padding:0;
}
#our-work .heading{
	margin-bottom:-15px;
}
.page-numbers{
	font-size:15px;
}
.pagination{
	text-align:center;
	width:100%;
}
.Construction-heading .post {
    cursor: pointer;
    height: auto;
    margin: 30px 0 0;
    overflow: hidden;
    position: relative;
}
.Construction-heading .post img {
    height: 100%;
    width: 100%;
}
.Construction-heading .post .post-img {
    opacity: 1;
    position: absolute;
    transition: all 0.5s ease-in 0.4s;
}
.Construction-heading .post .hover-post h5 {
    opacity: 1;
    transform: scale(1);
    transition-delay: 0.1s;
}
.Construction-heading .post:hover .post-img {
    opacity: 0;
    transition-delay: 0s;
}
.Construction-heading .hover-post {
    width: 100%;
}
.Construction-heading .post-hover-text {
    border: 10px solid #d3ccbd;
}
.default-page.civil-content-section .Construction-heading h4{
	width:60%;
}
.default-page.civil-content-section .col-sm-12{
	padding-bottom:30px;
}
#news .col-sm-4.pd-b30 img{
	border:solid 2px #d3ccbd;
	margin-top:10px;
	width: 100%;
	max-height:380px;
}
.img-border .pd-b30 img{	
    border:solid 2px #d3ccbd;
	margin-top:10px;
	width: 97%;
	height:auto;
}
.img-border1 .Construction-heading img{
	border:solid 2px #d3ccbd;
}
.event-image{
	height:260px;
	overflow:hidden; margin-top:10px
}
.event-image img {
    border: 2px solid #d3ccbd;
    height:250px;
    margin-top: 0;
    width: 97%;
}

.middle-content-section { padding:5% 15%; min-height:700px; text-align:center;  /*background-image: url('../images/corner1.png'); background-repeat: no-repeat; background-position: right top; background-size: 25%;*/}
.middle-content-section h4{color: #007fa3; font-family: frank-l; font-size: 40px; line-height: 50px;}
.middle-content-section h4 span{position:relative; background:#fff url(../images/text-line.jpg) repeat-x center; padding:0px 5%;}
.middle-content-section h4 span b{background:#fff; font-weight:normal; padding:0px 1%;}
.middle-content-section ul{padding:0px; margin:0px 10px 10px 10px; text-align:left;}
.middle-content-section h5 {font-family: frank-l; font-size: 20px;}
.middle-content-section.left{text-align:left;}

.page-template-events-list .event-image{
	height:auto;
}
.countryname-right{text-align:left; margin-top:10%;}





.styled-select li  .portfolio-active {
color: #007DA5 !important; font-size:13px; text-transform:uppercase; padding:5px 10px; text-decoration:none; font-weight:600; border-bottom:3px solid #007fa3}
.portfolio-title-default{
    color: #007DA5;
    padding:;
	font-weight:bold; position:relative; left:-5px;
}
.page-template-locations-europe #myCarousel .carousel-inner .banner-title{position:absolute; bottom:15%; z-index:999; max-width:100%; margin:0 75px;}
/*.page-template-locations-europe #myCarousel .carousel-inner .banner-title h4 span{background:url(../images/site-line2.png) no-repeat left bottom; display:inline-block; height:30px; width:75px}*/
.page-template-locations-europe #myCarousel .carousel-inner .banner-title h4{color: #FFF; font-family: frank-l; font-size: 28px;  line-height: 30px; display:inline-block; padding:0 0 0 75px; /* background:url(../images/site-line1.png) no-repeat left center*/}
.page-template-locations-europe #myCarousel .carousel-control{width:20px; height:35px; top:82%; margin-top:-17px}
.page-template-locations-europe #myCarousel .carousel-control.left{background:url(../images/home-banner-prev-btn.png) no-repeat center center; left:15px; filter: alpha(opacity=100);
  opacity: 1;}
.page-template-locations-europe #myCarousel .carousel-control.right{background:url(../images/home-banner-next-btn.png) no-repeat center center; right:15px; filter: alpha(opacity=100);
  opacity: 1;}
.about-footer-img{ padding:10px 0; width:100%; display:block; clear:both; margin:0; background:#511c74 }
.about-footer-img ul{list-style-type:none; margin:0; padding:0; text-align:right}
.about-footer-img ul li{padding:0 15px; display:inline-block; vertical-align:middle}
.about-footer-img ul li:last-child{padding-right:0 !important}
.about-footer-img ul li img{display:block; margin:0 auto; vertical-align:middle;}
.projects .post .hover-post .post-hover-text h5{font-size:20px; color:#d3ccbd}
.projects .post .hover-post .post-hover-text h2{font-size:20px; color:#d3ccbd}
.footer .text-uppercase.social-media{margin-top:10px}
.page-template-template-contact .countryaddr h5{font-size:30px}

.business-lines-box{margin:0; padding:15px 0; background:#DDD; text-align:center}
.business-lines-box .business-submenu{margin:0; padding:0; list-style-type:none}
.business-submenu li{display:inline-block; margin:0; padding:2px 10px 0 15px; background:url(../images/seprater-menu.png) no-repeat left center}
.business-lines-box .business-submenu li a{color:#007fa3; font-size:21px; font-weight:bold}
.business-lines-box .business-submenu li a:hover{text-decoration:none}
.business-lines-box .business-submenu li:first-child{background-image:none}
.footer .menu-footer_menu_left-container{margin:0; padding:0}
.footer .menu-footer_menu_left-container ul{margin:0; padding:0; list-style-type:none}
.footer .menu-footer_menu_left-container ul li{margin:0; padding:0 5px; display:inline-block; border-left:1px solid #FFF; line-height:normal}
.footer .menu-footer_menu_left-container ul li:first-child{padding-left:0; border-left:none}
.footer .menu-footer_menu_left-container ul li a{color:#FFF; text-transform:uppercase; font-size:13px}
.footer .menu-footer_menu_left-container ul li a:hover{color:#007fa3; text-decoration:none}
.page-template-business-lines #our-work, .page-template-business-interior-fit-out #our-work, .page-template-business-general-contracting #our-work,
.page-template-business-project-supplies #our-work {display:none !important}
.page-template-news-list .Construction-heading .col-sm-6.pd-b30:nth-child(3n){clear:left}
@media(min-width:480px) and (max-width:767px)
{  
  .page-template-locations-europe #myCarousel .carousel-inner .banner-title h4{font-size:18px}

}
@media(max-width:479px)
{
.page-template-locations-europe #myCarousel .carousel-inner .banner-title{margin:0 60px !important}
.page-template-locations-europe #myCarousel .carousel-inner .banner-title h4{font-size:16px; line-height:normal !important}
.about-footer-img ul li{padding:0 7px !important}
.st_title4{line-height:17px !important}
}


@media(min-width:1200px) and (max-width:1366px)
{
.accordionContent-img{
    max-width: 275px;
}
}
@media(min-width:1200px)
{
.all-projects .project-wrap{min-height:540px}
}
@media(min-width:992px) and (max-width:1199px)
{
.page-template-template-contact .contactus_country .img-responsive{min-height:370px}
nav.navbar.menu2 ul#menu-main_menu li, nav.navbar.menu2 ul#menu-inner_pages_menu li{padding-right:10px}
}
@media(min-width:768px) and (max-width:890px)
{
nav.navbar.menu2 ul#menu-main_menu li a span, nav.navbar.menu2 ul#menu-inner_pages_menu li a span{font-size:11px}
}
