html,body{
	margin:0;
	padding:0;
}
body{
	
	border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
    font-size: 14px;
    line-height: 25px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #7e8082;
    background-color: #fff;
    -webkit-font-smoothing: antialiased !important;
    -webkit-text-size-adjust: 100% !important;
}
a {
    color: #4b4e53;
    outline: none !important;
    text-decoration: none;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
a:hover{color:#e27824;}
.nav-link:focus, .nav-link:hover{color:#e27824;}
.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  background-color: rgb(255 255 255 / 92%);
  overflow-x: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 19px;
  color: #45B5AA;
  display: block;
  transition: 0.3s;
  font-weight: 500;
}

.overlay a:hover, .overlay a:focus {
  color: #7EE1D6;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  color:#000000 !important;
}
.site-header .overlay-content ul{margin:0; padding:0; list-style:none;}
.site-header .overlay-content ul li a{color:#5c5d5f; font-size: 19px;}
.site-header .overlay-content ul li a:hover{color:#e27824;}

@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
	
  }
}



/*main {
  height: 100vh;
}
*/
.turquoise {
  background-color: #ffffff; 
}


/*home about section*/

.fes3-img {
  background: url(../images/about.jpg) 50% 50% no-repeat;
  background-size: cover;
  
  width: 100%;
  display: block;	
  position: relative;
  background-size: cover;
     
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
}
.equal-height {
    height: 473px;
}
.title-fs-45 {
    color: #4b4e53;
    font-family: 'Lato',Arial,Helvetica,sans-serif;
    font-size: 45px;
    line-height: 45px;
    font-weight: 300;
}
.line-3-100 {
    margin-top: 15px;
    height: 3px;
    width: 100px;
    background: #4b4e53;
}
.fes2-text-cont {
    margin-top: 30px;
    font-family: 'Lato',Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
}
.fes2-main-text-cont {
    margin: 0 auto;
    padding: 60px 30px 0px 30px;
    max-width: 500px;
}
.bold {
    font-weight: bold !important;
}

/*Home services*/
.section-title {
    margin: 0;
    padding: 22px 25px 24px 25px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 30px;
    line-height: 36px;
    color: #4b4e53;
    border-left: #4b4e53 2px solid;
}
.fes4-box {
    margin-bottom: 50px;
}
.fes4-title-cont {
    position: relative;
    padding-left: 70px;
    padding-bottom: 15px;
}
.fes4-box-icon {
    position: absolute;
    top: 0px;
    left: 0;
    color: #4b4e53;
    font-size: 45px;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "linea-icons"!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fes4-title-cont h3 a {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color: #4b4e53;
    font-weight: 300;
    font-size: 18px;
    margin: 0;
	font-weight:bold;
	text-decoration:none;
}
.icon-basic-settings:before {
    content: "\e1c3";
}
.img-circle img{width:50px; border-radius:100%;}

/*Home clients*/
.client-row .col-sm-3, .client1-item {
    padding-top: 20px;
    padding-bottom: 20px;
    border-left: 1px solid #eee;
}
.client-row img {
    height: 100px;
    background-color: #fffefe;
    padding: 20px;
}
.client-row.border-bot {
    border-bottom: 1px solid #eee;
}
.p-110-cont {
    padding-top: 30px;
    padding-bottom: 110px;
}
.page-section {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}
img, video {
    max-width: 100%;
    height: auto;
}
.quote {
    border: none!important;
    position: relative;
    font-size: 14px;
}
.quote p {
    margin-bottom: 24px;
    color: #4b4e53;
    font-family: 'Lato',Arial,Helvetica,sans-serif;
    font-size: 21px;
    line-height: 32px;
    font-weight: 100;
    font-style: normal;
}
.quote footer {
    font-size: 14px;
    color: #7e8082;
    font-style: normal;
}
blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0';
}
.section-more {
    font-size: 14px;
    font-weight: normal;
    color: #7e8082;
}
.right{float:right;}

/*home blog*/
.post-prev-img {
    margin-bottom: 25px;
	/*height:267px;*/
    height:300px;
}
.post-prev-img img {
    width: 100%;
}
.post-prev-title h3 {
    margin: 0;
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
}
.post-prev-info, .post-prev-info a {
    color: #a3a6a8;
}
.post-prev-info {
    margin-bottom: 14px;
    font-size: 13px;
    text-transform: uppercase;
}
.slash-divider {
    margin-right: 7px;
    margin-left: 7px;
}
.post-prev-more-cont {
    position: relative;
}
.clearfix:before, .clearfix:after, .row:before, .row:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.left {
    float: left;
}
.icon-count {
    font-size: 12px;
    margin-left: 7px;
}
.post-prev-count {
    margin-left: 12px;
    color: #7e8082;
}
.post-prev-text {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.pb-70 {
    padding-bottom: 70px;
}
/*Home email*/
.nl-cont {
    padding-top: 80px;
    padding-bottom: 45px;
    background: #eee;
}
.relative {
    position: relative;
}
.row, .clearfix {
    zoom: 1;
}
.newsletterform {
    float: right;
    border: none;
    margin: 0;
    padding: 0;
}

.nl-email-input {
    width: 350px;
    margin-right: 80px;
    margin-bottom: 30px;
    font-size: 21px;
    font-family: 'Lato',Arial,Helvetica,sans-serif;
    font-weight: lighter;
    border-color: #4b4e53;
}
input, textarea, select, .login-select, .controled {
    border: none;
    border-bottom: 1px solid #a6a7a9;
    border-radius: 0px;
    background: transparent;
    color: #4b4e53;
    font-size: 14px;
    margin: 0;
    outline: medium none;
    padding: 8px 20px 8px 0;
}
#mc-embedded-subscribe {
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
    font-weight: normal;
    margin-bottom: 30px;
}
.button.gray {
    color: #fff;
    background-color: #535961;
}
.button.medium {
    padding: 10px 37px 10px 37px;
    display: inline-block;
}
.pt-100-b-80-cont {
    padding-top: 100px;
    padding-bottom: 80px;
}
.footer-copy, .footer-copy a {
    font-size: 11px;
    color: #7e8082;
}
.footer-copy ul li{float:left; list-style:none;}
.footer-copy ul li:marker{    display:none;}
.footer-copy ul{text-align: center; display: inline-block; margin:0; padding:0;}
.footer-copy ul li a{padding-left:10px; padding-right:10px;}
.site-header{position:fixed; width:100%; z-index:9;}

.dropdown:hover>.dropdown-menu {
  display: block;
}

.dropdown>.dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
    pointer-events: none;
}
.post-prev-more-cont ul li{float:left;}
.post-prev-more-cont .dropdown-toggle::after{display:none;}
.fes4-title-cont h3 a:hover{color: #7e8082;}
.clients-bg{
	background-color: #eee;
    padding-top: 60px;
    padding-bottom: 60px;
    margin-bottom: 50px;
}
.about-right{background-color:#eee;}
.about-right p{color:#000;}
.footer-section ul{margin:0; padding:0; list-style:none; text-align:left;}
.footer-section ul li a{padding-left:0; padding-right:0;}
.footer-section h4 {
    margin-top: 16px;
    margin-bottom: 21px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
}
.footer-copy{border-top:#dfd9d9 1px solid; padding-top:30px; margin-top:30px;}
.footer-section{padding-bottom:30px; padding-top:30px;}
.about-right .fes2-main-text-cont{padding-top:30px;}
.fixed-top{background-color:#ffffff !important;}
.fixed-top .container-fluid{padding:1rem 1.5rem !important;}
.fixed-top .navbar-brand img{height:50px;}
.home .sticky-top{background-color:transparent;}
.sticky-top{background-color:#ffffff;}
/*What we do page*/
.about-banner{background-image:url(../images/about-banner.jpg);}
.page-title-img {
    width: 100%;
    display: block;
    position: relative;
    background-size: cover;
   
   
    background-repeat: no-repeat;
    background-position: center center;
}
.page-title-cont {
    padding-top: 135px;
    padding-bottom: 65px;
}
.pt-250 {
    padding-top: 250px;
}
.page-title-small {
    padding-top: 118px;
    padding-bottom: 58px;
}
.page-title-small .page-title {
    margin-top: 40px;
    margin-bottom: 10px;
}
.page-title-small .breadcrumbs {
    margin-top: 40px;
}
.breadcrumbs {
    margin-top: 53px;
    text-align: right;
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.breadcrumbs a {
    color: #7e8082;
}
.slash-divider {
    margin-right: 7px;
    margin-left: 7px;
}
.grey-light-bg {
    background-color: #eee;
}
.footer-icons a{color:#7f858f;}
.content-heiht .fes2-main-text-cont{max-width:100%; margin:0;}
.site-header a.nav-link {
    color: #5c5d5f;
    font-size: 14px;
}
.site-header a.nav-link.active {
    color: #e27824;
}
.site-header .navbar-expand-lg .navbar-collapse{flex-grow:inherit;}
.p-80-cont {
    padding-top: 80px;
    padding-bottom: 80px;
}
.cis-cont {
    position: relative;
    padding-left: 65px;
}
.cis-icon {
    position: absolute;
    top: 25px;
    left: 0;
    color: #7e8082;
    font-size: 35px;
}
.grey-light-bg .cis-text {
    border-left: 1px solid #bdbdbd;
}
.cis-text {
    padding: 16px 0px 18px 27px;
    border-left: 1px solid #dedede;
}
.cis-text h3 {
    color: #4b4e53;
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
}
.cis-text p {
    margin: 0;
    font-size: 12px;
	text-transform:uppercase;
}
input, textarea, select, .login-select, .controled {
    border: none;
    border-bottom: 1px solid #a6a7a9;
    border-radius: 0px;
    background: transparent;
    color: #4b4e53;
    font-size: 14px;
    margin: 0;
    outline: medium none;
    padding: 8px 20px 8px 0;
}
.controled {
    display: block;
    width: 100%;
    line-height: 1.42857143;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    border-radius: 0;
    height: auto;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.button {
    background-color: #ffea00;
    color: #4b4e53;
    border: none;
    border-radius: 2px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    outline: none;
    position: relative;
}
.mb-23 {
    margin-bottom: 23px;
}
.button.gray {
    color: #fff;
    background-color: #535961;
}
.button.medium {
    padding: 10px 37px 10px 37px;
    display: inline-block;
}
.mt-40 {
    margin-top: 40px !important;
}
#id_contact_form .alert-success{opacity:1 !important; margin-top:10px !important;}
#id_contact_form .alert-danger{opacity:1 !important; margin-top:10px !important;}
.site-header.sticky-top .home-menu .navbar-brand{display:none;}
.site-header.sticky-top.fixed-top .home-menu .navbar-brand{display:block;}

@media (max-width:1200px){
.post-prev-img{height:auto;}
.page-title-small {
    padding-top: 80px;
    padding-bottom: 30px;
}
}
@media (max-width:767px){
.col-sm-4{width:100%; flex:100%;} 
.col-sm-6{width:100%; flex:100%;}
.post-prev-img{height:auto;}
.fes2-main-text-cont{max-width:100%;}
.container, .container-sm{max-width:100%; padding-left:20px; padding-right:20px;}
.navbar .navbar-toggler{font-size:30px;}
.page-title-small .breadcrumbs {
    margin-top: 0;
    text-align: left;
}
.page-title-small{padding-bottom:30px;}
.page-title-small .page-title {
    margin-top: 0;
}
.page-section{margin-top: 0 !important; padding-top: 20px !important;}
.footer-section .col-sm-3{flex:50%; width:50%; float:left;}
.footer-section a{word-break: break-word;}
.site-header a.nav-link{text-align:center;}
.title-fs-45{font-size: 26px; line-height: 30px;}
.page-section table tr td{display:block !important; width:100% !important; padding-left:0 !important;}
.page-section table tr td h1, .page-section table tr td h2{font-size: 24px !important; padding-top:30px;}
.btn-lg.turquoise{ position: absolute; top: 30px; right: 30px;}
}
@media (max-width:767px){
    .footer-section .col-sm-3{flex:100%; width:100%; float:none;}
}
