/*!
Theme Name: emsi-themes	
Author: djavier
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body{
    font-family: "Montserrat", sans-serif;
}
header{
	z-index: 200;

}
header nav.navbar{
    position: absolute;
    top:0;
    left:0;
    width:100%;
	z-index: 400;
}
header .navbar.fixed{
	background:#dbe2f4
}
.logo img{
    width: 150px;
}
.page-header.is-sticky {
	position: fixed !important;
    box-shadow: 0 -6px 10px 5px #0000005e;
	padding: 8px 0;
	animation: slideDown 0.35s ease-out;
	background:#d9e1f3
  }
.page-header.is-sticky .logo img {
    width: 109px;
}
#mainnav{
    justify-content: right;
}
#mainnav li a{
    font-weight: 700;
    font-size:18px;
    color:#000;
    padding:5px 15px;
}
#mainnav li a{  border-radius: 20px;}
#mainnav li.active a ,
#mainnav li:hover a{
	color:#ff7605;
}
/* #mainnav li.active:nth-child(5) a{
	    background:  #0d2c49;
} */
#mainnav li.active a,
#mainnav li:hover a{
    color:#fff;
    background:#ff7605;
  
}
.banner .banner-container{
	background:url(images/bg-banner.jpg) repeat-x center center !important;
}
.banner .hero-section{
	background:url(images/banner-img.jpg) no-repeat top center !important;
	height:600px;
}
.page-banner h1{
	    font-size: 35px;
    font-weight: 800;
    color: #0d2c49;
}
.banner .hero-section.mobile{
    display: none;
}
.banner-desc{
    padding:30px 0;
}
.banner-desc h1{
    font-size:35px;
    font-weight: 800;
    color:#0d2c49
}
.banner-desc p{
    font-size:20px;
    font-weight: 600;
}
.banner-hightlight{
    background:#0d2c49;
    color:#fff;
    text-align: center;
    padding:30px 0 ;
}
.banner-hightlight p{
    margin-bottom:0;
}
main{
    padding:80px 0;
}
main .intro-title{
    font-size: 35px;
    font-weight: 800;
    color: #0d2c49;
    text-align: center;
    text-transform: uppercase;
    margin-bottom:35px;
}
.services .box{
    background: #fff;
    border-radius: 60px;
    box-shadow: 0 0 11px #d1d1d1;
    padding: 20px;
    margin-bottom:30px;
}
.services .box .featured-img{
    margin-bottom:15px;
}
.services .box .featured-img img{
    max-width: 100%;
    border-radius: 30px 30px 30px 0;
}
.services h3{
    text-align: center;
    font-size:23px;
    font-weight: 700;
    margin:0 0 20px 0;
}
.learn-more{
    background:#ff7605;
 
}
footer{
    /* box-shadow: 0 -5px 11px #ededed; */
    border-top:#efefef solid 1px;
}
footer .icon{
	width:20px;
	position: absolute;
	left:0;
	top:0;
}
footer h4{
    font-weight: 800;
    color: #0d2c49;
    font-size:20px;
    margin-bottom:20px;
}
footer ul{
    list-style: none;
    margin:0;
    padding:0;
}
footer ul li{
    margin:0 0 5px 0;
}
footer .contact-info li{
	padding:0 0 0 30px;
	position: relative;
}

footer ul li a{
    text-decoration: none;
    color:#000
}
footer .social{
	display: flex;
}
footer .social a{
	display: block;
	margin:0 5px 0 0
}
footer .social li img{
width:35px;
}
.sister-company img{
    width:150px;
    margin: 0 5px 0 0
}
.copyright{
    background:#043249;
    padding:5px 0;
}
.topfooter{
    padding:40px 0;
}
.copyright p{
    padding:7px 0;
    margin:0;
    color:#fff;
    text-align: center;
    font-size:15px;
}
.page-banner{
	padding:30px 0;
}
.page-banner{
    margin-bottom:50px;
}

.page-banner h1{
    margin:0 0 5px 0;
}
.page-banner p{
    margin:0 0 30px 0;
}
.page-banner .desc{
    justify-content: center;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
/* .page-banner .desc .inner{
    padding-bottom:80px;
} */
.about-section h2{
    font-size:55px;
    text-align:right;
    text-transform: uppercase;
    color:#043249;  
}
.about-section  .row.entry:last-child .left-desc{
	margin-top: 65px;
}
.about-section .row{
    padding:70px 0;
}
.about-section .row .right-desc h2:after{
    height:1px;
    width:100%;
    background:#ff6200;
    position: absolute;
    left:0;
    bottom:0;
    content:'';
}
.about-section .row .right-desc h2:before{
    content:'';
    width:15px;
    height:15px;
    background:#ff6200;
    border-radius: 50%;
    position: absolute;
    left:0;
    bottom:-8px;
}
.about-section .row:nth-child(even) .right-desc{
   order:1
}
.about-section .row:nth-child(even) h2:before{
    right:0;
    left:unset
}
.about-section .row:nth-child(even) .left-desc{
    order:2;
}
.about-section .right-desc h2{
    position:relative;
    padding-bottom:20px;
}
.about-section .row .inner{
    padding-right:50px;
}
.about-section .row:nth-child(even) .inner {
   padding-left:50px;
}
.about-section .row h2{
    margin-top:-50px;
}
.about-section ul li{
    margin-bottom:10px;
}

.btn{
    background:#ff6200;
    color:#fff;
    text-transform: uppercase;
    padding:6px 20px;
    border-radius: 30px;
    font-weight: 600;
}
.featured-works ul{
    display: flex;
    flex-wrap: wrap;
    margin:0;
    padding:0;
    max-width: 1000px;
    margin:auto
}
.featured-works .icon{
    display: flex;
    margin:0 0 20px 0;
}
/* .featured-works ul ol li{
    margin-bottom:15px;
    width:auto;
    padding:0 20px 0 0;
    list-style: disc;
}
.featured-works ul li{
    width:50%;
    list-style:none;
    margin:0 0 60px 0;
    padding:0;
    display: flex;
    justify-content: start;
    align-items: center;
} */
.featured-works ul li p{
    font-weight: 800;
    margin-bottom:0;
    max-width: 70%;
}
.featured-works li img{
    width:50px;
    margin:0 15px 0 0;
}
.featured-desc{
    margin-bottom:30px;
}
.featured-desc ul{
    display:block
}
.featured-desc ul li{
    margin:0 0 20px 0;
    width:100;
    width:100%;
    margin:0 0 10px 90px;
}
.outsource-section .featured-intro h2{
    font-size: 21px;
    margin-bottom:15px;
    margin:0 0 10px 40px;
    text-align: left;
    display: block;
    font-weight: 600;
    cursor: pointer;
}
.outsource-section .featured-intro h2.active{
    color:#ff7605;
}
.outsource-section h2{
    text-align: center;
    margin:0 0 40px 0;
    font-weight: 800;
    display: flex;
    justify-content: center;
    align-items: center;
}
.initial-context{
    text-align: center;
    margin:0 0 60px 0;
}
.initial-context h2 span{
    width:60px;
    height:60px;
    background:#f87407;
    border-radius: 10px;
    display: block;
    margin:0 20px 0 0;
    color:#fff;
    display: flex;
    padding:10px;
    justify-content: center;
    align-items: center;
    box-shadow: -13px 12px 19px 2px #c4c2c2;
}
.industries-banner{
    background:url(images/industries-banner.jpg) no-repeat center center;
    padding:400px 0 20px 0;
    background-size:cover   
}
.industries-banner h1{
    color:#fff;
    font-size:70px;
    text-align: center;
}
.industries-banner h1{
    text-shadow: 0 2px 4px #555555;
    font-weight: 800;
}
.featured-img img{
    max-width: 100%;
    width:100%
}
/*Global*/
.center{
    text-align: center;
}

.btn{
    padding:5px 25px;
    color:#000;
    border-radius: 20px;
    text-transform: uppercase;
    font-weight: 800;
    font-size:15px;
}
.btn:hover{
	background:#0d2c49;
	color:#fff;
}
@keyframes slideDown {
	from {
		transform: translateY(-100%);
	}
	to {
		transform: translateY(0);
	}
}
/* hamburger menu*/
.overlay{
	text-align:center;
	padding: 20px;
}
.overlay ul {
	left: 0;
	padding:0;
	margin:0;
    width: 100%;
    visibility: visible;
    opacity: 1;
    z-index: 9999;
    /* box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1); */
	text-align: left;
}
.overlay ul li {
	display: block;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.overlay ul li a{
	border-bottom: 1px solid rgba(0,0,0,.03);
	font-size: 20px;
	font-weight: 800;
    color: #fff;
    padding: 20px 0;
    display: block;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
} 
.overlay ul ul{
	padding:0;
	margin-top:0;
}
.overlay ul .menu-item-has-children>a {
    font-weight: 700;
    background-color: rgba(0,0,0,.03);
}
.container.overlay-open::after {
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.overlay {
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	z-index: 1000;
}
.hamburger{
	z-index: 1200;
	outline:none !important;
	cursor:pointer;
}
.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before{
background-color:#fff !important;
}
.overlay-contentpush {
background: #021F2D !important;
visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateX(-100%);
/* transform: translateX(-100%); */
-webkit-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
transition: transform 0.5s, visibility 0s 0.5s;
}
.overlay-contentpush.open {
	visibility: visible;
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.3s;
	padding-top: 9%;
}
.hamburger{
	right:0;
	top:0px;
	display: none;
}
.overflow{
	overflow:hidden !important
}
.overflow .logo {
    z-index: 2000;
}
body.overflow .hamburger{
	position: absolute;
    z-index: 2000;
}
.hamburger{
	display: none !important;
}
.overlay ul .sub-menu{
	display: none;
}
.page header nav.navbar{
	position: static;
}
.home.page header nav.navbar{
	position: absolute;
}
.banner-services{
	background:url(images/industries-banner.jpg) no-repeat center center !important; 
	background-size:cover !important;
	padding:500px 0 10px 0;
}
.banner-services h1{
	text-align: center;
	text-transform: uppercase;
	font-weight: 800;
	text-shadow: 0 2px 4px #555555;
    font-weight: 800;
	color:#fff;
}
.banner-services{
	margin-bottom:0;
}
.experties ul{
	display: flex;
	flex-wrap: wrap;
	margin:0;
	padding:0;
    background:#ebebeb;
    justify-content: center;
}
.experties h2{
	text-transform: uppercase;
	font-weight: 800;
	font-size:25px;
	margin:0 0 15px 0;
}
.experties p{
	text-align: justify;
}
.experties li{
    width: 33.3%;
    list-style: none;
    text-align: center;
    background-size:cover !important;
    position: relative
}
.experties li:nth-child(1){background:url(images/construction.jpg) no-repeat center center }
.experties li:before{
    background: #dedfdf;
    height: 100%;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0.89;
}
.experties li:nth-child(7)::before{
    content:'';
    background: transparent;
    min-height:200px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.experties li:last-child:before{
    background-color:transparent !important;
}
.experties li .inner{
    position: relative;
    height:100%;
    z-index:200;
    background-size: 100% !important;
}
.experties li .inner h2,
.experties li .inner p{
	color:#183764;
}
.experties li:nth-child(even):before  {
	background-color:#2a96de !important;
    width:100%;
    position:absolute;
    top:0;
    bottom:0;
    height:100%;
    z-index: 200;
}
.experties li:last-child  p,
.experties li:last-child h2{
    color:#fff
}
.experties li:nth-child(even) .inner p,
.experties li:nth-child(even) .inner h2{
	color:#fff;
}
.experties .inner{
	padding:25px;
}
.outsource-section .block-section{
    margin-bottom:25px;
}
.block-section .featured-works .row .col-md-6{
    margin-bottom:20px
}
.block-section .featured-works .row .col-md-6 h2{
    position: relative;
}
.block-section .featured-works .row .col-md-6 h2:before{

    width: 50px;
    height: 50px;
    position: absolute;
    left: -60px;
    top: -18px;
    content: '';
    display: block;
    background-size: 100% !important;
}

.block-section .featured-works .row .col-md-6:nth-child(1) h2:before{background: url(images/1-icon.png) no-repeat;}
.block-section .featured-works .row .col-md-6:nth-child(2) h2:before{background: url(images/2-icon.png) no-repeat;}
.block-section .featured-works .row .col-md-6:nth-child(3) h2:before{background: url(images/3-icon.png) no-repeat;}
.block-section .featured-works .row .col-md-6:nth-child(4) h2:before{background: url(images/4-icon.png) no-repeat;}
.block-section .featured-works .row .col-md-6:nth-child(5) h2:before{background: url(images/5-icon.png) no-repeat;}
.block-section .featured-works .row .col-md-6:nth-child(6) h2:before{background: url(images/6-icon.png) no-repeat;}
.block-section .featured-works .row .col-md-6:nth-child(7) h2:before{background: url(images/7-icon.png) no-repeat;}
.block-section .featured-works .row .col-md-6:nth-child(8) h2:before{background: url(images/8-icon.png) no-repeat;}
.block-section .featured-works .row .col-md-6:nth-child(9) h2:before{background: url(images/9-icon.png) no-repeat;}
.block-section .featured-works .row .col-md-6:nth-child(10) h2:before{background: url(images/10-icon.png) no-repeat;}
.block-section .featured-works .row .col-md-6:nth-child(11) h2:before {background-image: url('images/9.png') no-repeat;}
.block-section .featured-works .row .col-md-6:nth-child(12) h2:before {background-image: url('images/10.png') no-repeat;}
.block-section:nth-child(2) .featured-works .row .col-md-6:nth-child(9) h2:before {background-image: url('images/9.png') no-repeat;}
.block-section:nth-child(2) .featured-works .row .col-md-6:nth-child(10) h2:before {background-image: url('images/10.png') no-repeat;}
.block-section:nth-child(3) .featured-works .row .col-md-6:nth-child(4) h2:before {background-image: url('images/6-icon.png') no-repeat;}
.block-section:nth-child(3) .featured-works .row .col-md-6:nth-child(5) h2:before {background-image: url('images/15-icon.png') no-repeat;}
.block-section:nth-child(3) .featured-works .row .col-md-6:nth-child(6) h2:before {background-image: url('images/4-icon.png') no-repeat;}
.block-section:nth-child(3) .featured-works .row .col-md-6:nth-child(7) h2:before {background-image: url('images/17-icon.png') no-repeat;}
.job-opportunities .outer-container{
    display:flex;
    justify-content:Center;
    align-items:center;
}
.job-opportunities-form{
    width:50%;
    background:#F5F7F8;
    padding:50px 50px 30px 50px;
    border-radius:20px;
}
.job-opportunities-form input{
    padding:15px;
    border:1px solid white;       
    border-radius: 10px;
    background: rgb(255, 255, 255);
    box-shadow: rgb(227, 227, 227) 1px 1px 8px 0px, rgb(255, 255, 255) -1px -5px 10px 0px;       
}
.job-opportunities-form input::placeholder{
    font-weight:400;
    color:black;
}
.job-opportunities-form .textbox_container{
    display:flex;
}
.job-opportunities-form .textbox_container input:nth-child(1){
    margin:0 20px 0 0;
}
.job-opportunities-form .btn-send{
    background:#ff7605;
    color:white;
    border-radius:20px;
    padding:10px 50px 10px 50px;
}
.job-opportunities-form .btn-send:hover{
    background:#F99417;
}
.contact-us .contact-us .get-in-touch-title{
    width:40.5%;
    font-weight:900;
    color:#193764;
    text-align:center;
}
.contact-us .contact-information{
    border-radius:20px;
    background:#4685b6;
    text-align:center;
    padding:30px 0 30px 0;
}
.contact-us .head-info,.middle-info {
    padding:10px 0 10px 0;
}
.contact-us .lower-info{
    padding:10px 0 0 0;
}
.contact-us .contact-information h2{
    color:white;
    font-weight:700;
    list-style: none;
}
.contact-us .contact-information li{
    color:white;
    font-weight:400;
    font-size:30px;
    list-style: none;
}
.contact-us .contact-information .lower-info ul{
    display:flex;
    justify-content:center;
    align-items:center;
	margin:0;
	padding:0;
}
.contact-us .contact-information .lower-info ul li {
    margin:10px;
}
.contact-us .contactus-form .textbox-container{
    display:flex;
}
.contact-us .contactus-form input{
    padding:15px;
    border:1px solid white;       
    border-radius: 10px;
    background: rgb(255, 255, 255);
    box-shadow: rgb(227, 227, 227) 1px 1px 8px 0px, rgb(255, 255, 255) -1px -5px 10px 0px;   
}
.contactus-form input::placeholder, .contactus-form textarea::placeholder{
    font-weight:400;
    color:black;
}
.contactus-form .textbox-container input:nth-child(1){
    margin:0 20px 0 0;
}
.contact-us .contactus-form textarea{
    height:200px;
    padding:15px;
    border:1px solid white;       
    border-radius: 10px;
    background: rgb(255, 255, 255);
    box-shadow: rgb(227, 227, 227) 1px 1px 8px 0px, rgb(255, 255, 255) -1px -5px 10px 0px;   
}
.contact-us .contactus-form .btn-send{
    background:#ff7605;
    color:white;
    border-radius:20px;
    padding:10px 50px 10px 50px;
}
.middle-info ul{
    margin:0;
    padding:0;
}
.contact-us .contact-information h2,
.contact-us .contact-information li{
    font-size:20px
}
.contact-us h1{
    /* text-align: center; */
    margin-bottom:25px;
}
.featured-intro{
    margin-bottom:40px
}
.banner-section{
background: #0d2c49;
    color: #fff;
    text-align: center;
    padding: 20px 0;
    font-size: 20px;
}
.page-id-14 main{
	padding-top:40px;
}
@media screen and (max-width: 991px) {
  
    .overflow .logo{
        background:#fff
    }
	.experties li {
		width: 48%;
        margin-bottom: 20px;
        margin-right: 20px;
	}
	.experties li:nth-child(even){
		margin-right:0;
	}
	.page-banner .featured-img{
        order:0;
        margin:0 0 20px 0;
    
    }
	.page-banner .desc{
        order:1
    }
    .page-banner .desc .inner{
        padding-bottom:0;
    }
    .about-section .row h2{
        margin-top:0;
    }
    .about-section .row .right-desc{
        order:0
    }
    .about-section .row .left-desc{
        order:1
    }
    .about-section  .right-desc h2{
        text-align: left;
        margin-bottom:25px;
    }
    .about-section .row  .inner{
        padding:0 !important;
        margin:0;
    }
    .about-section .row{
        padding:0;
        margin-bottom:25px;
    }
    .about-section .row h2{
        font-size:40px;
        padding-left:20px;
    }
    .about-section .row:nth-child(even) h2{
        text-align: right;
        padding-right:20px;
    }
    .about-section .row h2 br{
        display: none;
    }
	#menu-main-nav{
		margin-top:50px;
	}
	.hamburger{
		display: block !important;
	}
	.hamburger{
		display: block !important;
		top:5px
	}
	.banner-desc h1{
		font-size: 33px;
	}
	.services h3{
		font-size:25px;
	}
	.services h3 br{
		display: none;
	}
	.topfooter .inner{
		margin-bottom:30px;
	}
	.banner .hero-section {
		height: 500px;
		background-size: cover;
	}
    .job-opportunities-form{
        width:100%;
    }
    .job-opportunities-form .textbox_container{
        flex-direction:column;
    }
    .job-opportunities-form .textbox_container input:nth-child(1){
        margin:0 0 25px 0;
    }
    .contact-us.contact-us .get-in-touch-title{
        width:100%;
    }
    .contact-us .contact-information{
        margin-bottom:50px;
    }
    .contactus-form .textbox-container{
        flex-direction:column;
    }
    .contactus-form .textbox-container input:nth-child(1){
        margin:0 0 50px 0;
    }
    .experties li:last-child{
        height:100%;
        min-height:400px;
    }
}
@media only screen and (max-width: 767px) {
	.experties ul{
		flex-direction: column;
	}
	.experties li {
		width: 100%;
        margin-bottom: 20px;
        margin-right: 0;
	}
	.logo img {
		width: 120px;
	}
	.banner-desc h1 {
        font-size: 19px;
    }
	.banner-hightlight p {
		margin-bottom: 0;
		font-size: 22px;
	}
	.about-section .row h2{
        font-size:33px;
    }
    .featured-works ul{
        display: block;
    }
    .featured-works ul li{
        width:100%;
    }
    .featured-works ul li p{
        max-width: unset;
    }
    .block-section .featured-works .row .col-md-6 h2{
        margin-left: 60px;
    }
    .block-section .featured-works .row .col-md-6 h2:before{
        top: -12px;
    }
    .experties li:nth-child(7)::before{
        content:'';
        background: transparent;
        min-height:200px;
        height: 200px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        opacity: 0.89;
    }
    .experties li:nth-child(7){
        height:100%;
        min-height:200px;
    }
    .experties li:last-child{
        height:100%;
        min-height:200px;
    }

}
@media only screen and (max-width: 600px) {
.about-section  .row.entry:last-child .left-desc{
	margin-top: 0px;
}
    
    .featured-works ul li {
        width: 94%;
    }
    .banner .hero-section.mobile{
        display: block;
    }
    .banner .hero-section.desktop{
        display: none;
    }
    .banner .hero-section{
        background: url(images/hero-mobile.jpg) no-repeat bottom center #ecf4fa !important ;
        height: 270px;
        background-size: contain !important;
    }
    footer h4,
    .banner-hightlight p{
        font-size: 17px;
    }
    .outsource-section h2{
        text-align: left;
    }
    .page-banner{
        padding-bottom:0;
    }
   .page-template-page-services main{
        padding: 0 0; 
    }
    .outsource-section .featured-intro h2{
        margin-left:10px
    }
    .featured-desc ul li{
        margin-left:30px
    }
    .outsource-section .featured-intro h2{
        font-size:20px
    }
}