/*
Theme Name: FoundryDigital
Template Theme URI: http://www.foundrydigital.co.uk/ 
Author: Jonathan Soto
Description: We create and build interactive technology and promote brands across digital marketing channels 
Version: 1.0 
*/

*{margin: 0px; padding: 0px;}
body{margin: 0px; padding: 0px; position: absolute; width:100%; height: 100%;font-family: 'Montserrat', 'Roboto', montserrat, arial, sans-serif;}

/*-----------------FONT----------------*/
h1, h2, h3, h4, h5, h6{font-family: 'Montserrat', 'Roboto',montserrat, arial, sans-serif; color: #19385A;}
h1.page-title{font-size: 50px;font-weight:500;}
h1{font-weight:500;}
h2{ font-size:36px;font-weight: 400;}
h3{font-size:24px; font-weight: 200;}
h4{font-size:20px}
p{color:#19385A;font-family: 'Montserrat', 'Roboto',montserrat, arial, sans-serif; font-size:16px;  line-height: 22px; }
a{color:#19385A; text-decoration:none;}
a:hover{color:#2E446B; text-decoration:none;}
p a{color:#56C5E6;}
p a:hover{color:#243F62;}

img {

  align-self: flex-start;
    max-width: 100%;
	height:auto;
}

strong{color:#2E446B;}
.single-services_post strong{color:#2E446B;}
.single-services_post .footer-btn{
    margin-top: 0px !important;
}

.read-more {
    background-color: #56C5E6;
    display: inline-block;
    padding: 5px 30px;
    border-radius: 20px;
    color: #fff;
    transform: 0.8s;
	 background-image: url(../../uploads/2018/12/white-arrow.png);
    background-size: 18px;
    background-position: 95% center;
    background-repeat: no-repeat;
    font-size:13px;
    transition: 0.6s;
   font-family: 'Montserrat', 'Roboto',montserrat, arial, sans-serif;
   border:1px solid #56C5E6; 
   text-decoration: none; 
}

.read-more:hover {background-color: #243F62;color:#fff; border:1px solid #243F62;}

.only-border{background-color: transparent; background-image:none !important; margin-left: 10px; }


.read-more-transparent{
    margin-top: 25px;
    display: inline-block;
    color: #243F62;
    font-size: 14px;
    font-weight: 700;
    padding-right: 35px;
    background-size: 15px;
    background-position: 95% center;
    background-repeat: no-repeat;
    background-image: url(../../uploads/2018/12/Bluearrow.png);
    transition: 0.6s;
   font-family: 'Montserrat', 'Roboto', sans-serif; 
}
.read-more-transparent:hover{color: #56C5E6; background-image: url(../../uploads/2018/12/BluearrowHover.png);}


.second-btn{
 
    margin: 25px auto;
    display: block;
    width: 150px;
    text-align: center;

}

.large-btn{

    margin: 25px auto;
    display: block;
    max-width: 600px;
    text-align: center;

}

.column{width:100%; display:block; float:left;}
.c_2{ width:2%;}
.c_5{ width:5%;}
.c_10{ width:10%;}
.c_20{ width:20%;}
.c_25{ width:25%;}
.c_30{ width:30%;}
.c_33{ width:33.3333333%;}
.c_35{ width:35%;}
.c_40{ width:40%;}
.c_45{ width:45%;}
.c_47{ width:48.8%;}
.c_50{ width:50%;}
.c_55{ width:55%;}
.c_60{ width:60%;}
.c_65{ width:65%;}
.c_70{ width:70%;}
.c_80{ width:80%;}
.c_85{ width:85%;}


.heigth_400 {
    height: 410px;
    overflow-y: auto;
	padding-bottom:20px;
}

.clear {
    clear: both;
    font-size: 1px;
    height: 0;
    line-height: 0;
}

.line{border-bottom: 1px solid  #B1B1B1;}
.line-blue{border-bottom: 2px solid  #083266; margin:5px 0;}
.dot-line{border-bottom: 1px dotted  #B1B1B1;}

.container{width:100%; max-width:1100px; margin:auto;}
.second{max-width:1050px; margin:auto; width: 90%;}
.third{ max-width:650px; }
.single-page{max-width:600px; padding:25px 0;}
.aling-r{ text-align:right;}

.center{ text-align:center;}
.thecontent{background-color:#F7F7F7; padding-top: 125px;}

.thecontent #page{padding: 50px 0 !important; position: relative; z-index: 999;}

.thecontent .read-more { margin-bottom: 50px;}
.thecontent .second{margin:auto;}
.grey-box{ background-color:#F1F2F2; padding:50px 0; text-align:center; }

/*------------------Mobile menu---------------*/
/*----------------arrow CSS----------------------*/
.arrow-down {
  width: 0; 
  height: 0; 
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  position: relative;
  margin: 10px auto -30px;
  border-top: 20px solid #fff;
	opacity:0;
}

/*-----------------Front page slider ---------------------*/
#front-page{margin: 0 auto 30px;}
#front-page .slides li { height:auto !important;}
#front-page .slides li .slider-mark{
    padding: 200px 0 150px;
    background-color: rgba(0,0,0,0.3);
	
}

 .slider-mark h1 {
    color: #fff;
    text-align: center;
    font-size: 50px;
    margin-bottom: 25px;
	 height: 120px;
}
/*-----------------------------------------*/

/*-----------------POSITION----------------------*/
.right{text-align: right;float: right;}

/*--------------------ICON-------------------------*/
.st0{fill:#143567;}
.st1{fill-rule:evenodd;clip-rule:evenodd;fill:#FFFFFF;}

/*------------------------HEADER-------------------------*/
header{padding: 20px 0;}
header p{
    font-size: 13px;
    margin-top: 10px;
	color:#2E446B;
}
header p img {
    width: 25px;
    display: inline-block;
    margin: 0px 0px -7px 5px;
	opacity:0.6;
	transition:0.8s;
}
header p img:hover {opacity:1;}
.logo {
    width: 218px;
    display: block;
    float: none;
}

.breadcrumbs {
   margin-top:25px;
    padding: 31px 0;
    font-size: 12px;
    margin-bottom: 50px;
    background: #f0efef;

}

.header-max {
    padding: 0px 0 0px;
    background-color: #fff;
    position: absolute;
    width: 100%;
    z-index: 999;
    /*background-image: url(images/blue-wave-header-981cleaning.png);*/
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
    z-index: 999999;
}

.header-max .container{ background-color: #fff; padding: 22px 0; position: relative; } 
.header-max .menu li{position: relative;}
.header-max .menu li a{
    margin: 0px;
    color: #243F62;
}

.icon-tel a:before{
    display: inline-block;
    content: " ";
    background-image: url(images/phone.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 12px;
    margin-right: 5px;
}

.header-max .current-menu-item a,
.header-max  .current-menu-ancestor > a,
.header-max .menu li:hover a {
    background: #F2F0F0;
    color: #243F62 !important; 
    border-radius: 5px;
}


.header-max  img{margin: 0 0px 0 22px;}
.header-max  .primary-menu{float: right;}
.header-max .menu li ul{
    width: 200px;
    padding: 10px;
    background-color: #fff;
}
.header-max .menu li ul.sub-menu li a{
    background-color: #F2F0F0;
    border-radius: 5px;
    color: #051033;
    padding:5px 10% 5px 5%;
    width: 85%;
    margin-bottom: 5px;
    border: 0px !important;
    position: relative;
    line-height: 18px;
   font-family:  'Roboto',montserrat, arial, sans-serif; 
}

.header-max .menu li ul.sub-menu li a:after {
    content: " ";
    width: 11px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(images/nav-arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 5px 0;
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
}

.header-max .menu li ul.sub-menu li.current-menu-item a,
.header-max .menu li ul.sub-menu li a:hover{
     background-color: #051033;
     color:#F2F0F0 !important;
}


/*------------- Video-------------*/
.video-section{
    position: relative;
width:100%;
margin:auto;
}

.video-section .box{
height:0px;
width:100%;
padding-top:56.25%; /* Relación: 16/9 = 56.25% */
position:relative;
}
/* El iframe se adapta al tamaño del contenedor */
.video-section iframe{
position:absolute;
height:100%;
width:100%;
top:0px;
left:0px;
}

.video-section video{
    position:absolute;
    height:100%;
    width:100%;
    top:0px;
    left:0px;
    }

.box-info-video{position: absolute; display: table; top: 0; left: 0; width: 100%; bottom: 0; background-color: rgba(25,56,90,0.6); height: 100%}
.cell-video{display: table-cell; width: 100%; max-width: 450px; vertical-align: middle; padding-top: 200px;}
.cell-video h1{color: #fff; font-size: 50px; line-height: 52px; margin-bottom: 22px;}
.cell-video p{color: #fff; font-size: 16px; line-height: 30px; margin-bottom: 30px;}

 #play_video{
  cursor:pointer;
  opacity:0.8;
  position: absolute;
  width: 100px;
  height: 100px;
  top: calc(50% - 50px);
  left: calc(50% - 50px);
  z-index: 1;
  transition: 0.5s;
}
#play_video:hover{opacity:1;}

/*----------------------------MENU---------------------------*/
 .box-menu{
color:#ccc;
}
#mobile-menu{display:none;}
#mobile-menu svg{ width:30px; height:30px; margin:auto; display:block; cursor:pointer;}
.menu{
	text-align:right;
	max-width: 1200px;
	margin:0;
	width: 100%;
	text-align: center;
}
.menu li{
    list-style: none;
    display: inline-block;
}
.menu li a {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    padding: 4px 20px;
    margin: 4px 0px;
    display: inline-block;
   font-family: 'Montserrat', 'Roboto',montserrat, arial, sans-serif; 
	
}

.menu li a:hover {
    background: #56C5E6;
    border-radius: 20px;
}
.current-menu-item a{
	background: #56C5E6;
    border-radius: 20px;}


.sub-menu {
    position: absolute;
    width: 200px;
    text-align: left;
	background-color: rgba(255,255,255,0.8);
	display:none;
}

.sub-menu li{
    display: block;
}

.sub-menu li a{
    margin: 0px;
    padding: 10px 5%;
    border-bottom: 1px solid #143567 !important;
    width: 90%;
}

.sub-menu li a:hover{ background-color:#143567; color:#fff;}

.menu li:hover .sub-menu{display:block;}

#menu-footer{margin-top:20px; color:#083266;}
#menu-footer li a:hover{background-color:transparent !important; color:#000;}
#menu-footer li a {

    line-height: 14px;
    padding: 0px 20px;
    border-right: 1px solid #000;
    font-size: 12px;
    margin: 0px !important;
    border-bottom: 0px !important;

}

.tittle-box{
    background-image: url(../../uploads/2018/02/contact.png);
    width: 100%;
    margin-bottom: 50px;
    background-position: center;
    background-size: cover;
}

.tittle-box-mark{padding: 200px 0 150px; background-color:rgba(0,0,0,0.3);}
#front-banner .tittle-box-mark{padding: 130px 0;}
.single-title{margin:0px;}
.single-title .tittle-box-mark{padding: 275px 0 35px; margin:0px; max-height: 450px;}
.tittle-box h1{ color:#fff; text-align:center; font-size:50px; margin-bottom: 25px;}

/*-------------------Page---------*/
.featured-img{width: 100%;
    height: 300px;
    object-fit: cover;
    position: relative;
    top: -170px;
    margin-bottom: -80px;
    z-index: 9999;}
#page {font-size: 13px;color: #222;  padding: 200px 0;}
#page h1 {
    margin: 0 0 30px;
    font-size: 50px;
    font-weight: 500;
}
#page h3{margin-bottom: 20px;}

#page p {
    margin-bottom: 20px;
}
p.subtitle{ width:100%; }

/*-------------------Post---------*/
.services-section{width: 100%; padding: 50px 0;}
.stylepost {
    background-color: #fff;
    padding: 15px 30px;
    width: 27.222222%;
    border-top:1px solid #E5E5E5!important;
    border-right:1px solid #E5E5E5!important;
    float: left;
	min-height:260px;
    
}
.stylepost p{display:none}
.services-section a:nth-child(1) .stylepost, .services-section a:nth-child(2) .stylepost, .services-section a:nth-child(3) .stylepost{
  border-top:1px solid #FFF!important;
}
.services-section a:nth-child(3n) .stylepost{
  border-right:1px solid #FFF!important;
}


.stylepost:hover h3 {color: #56C5E6;}


.stylepost .read-more-transparent{margin: 0px 0 15px;}
.stylepost:hover .read-more-transparent{color: #56C5E6; background-image: url(../../uploads/2018/12/BluearrowHover.png);}

.stylepost p {
    min-height: 20px;
	margin-bottom:20px;
}

.stylepost h3{ min-height:95px; font-weight: 700; margin-bottom:15px; text-align:center}
.stylepost svg {width:50px; margin-bottom: 15px; }
.stylepost img {width:100%; margin-bottom: 15px; }
.stylepost:hover svg *{stroke: #56C5E6 !important;}

.service-home{display: none;}
.service-home{padding: 70px 0px 0; }
.service-home h2{margin-bottom:10px;}

#center {margin: 0px 42%;}

#formula{display: none !important;}

/*-------------------Post---------*/
.styleformula {
   background-color: #fff;
	padding: 15% 10% 20px;
	border-radius: 2px;
	min-height: 260px;
	margin: 25px 0 40px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.styleformula p {
    margin-bottom: 20px;
    min-height: 20px;
    margin: 50px 0 30px;
}
.styleformula h3 {
    margin-bottom: 30px;
    min-height: 60px;
    margin-top: -58px;
    margin-left: 60px;
}
.styleformula img {width:50px; height:50px;}

.abouthome{padding:30px 0px;}
.abouthome img{height:300px;}
.abouthome h2 {
    margin-top: 45px;
    margin-bottom: 25px; 
}
.abouthome p{max-width: 300px;max-width: 425px; margin-bottom: 10px;}


/*-------------------Contact---------*/

.contact-box {
    /* width: 30.3333%; */
    margin: 70px 5%;
    display: block;
    /* float: left; */
    background-color: #ffff;
    border-radius: 2px;
    border-top: 3px solid #243F62;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    min-height: 350px;
    transition: 0.5s;
    padding: 10%;
    text-align: center;
}

.contact-box a{color: #787E84;}
.contact-box a:hover{color: #56C5E6;}

.contact-box form {color: #787E84; font-size: 14px;font-family: 'Montserrat', 'Roboto',montserrat, arial, sans-serif;}
.contact-box form a{color: #56C5E6;}
.contact-box form a:hover{color: #243F62;}

.contact-box img{height:13px; margin: 15px;}

.contact-boxtwo {
    display: block;
    background-color: #ffff;
    overflow: hidden;
    transition: 0.5s;
    padding: 25px 5% 70px;
    text-align: left;
}

.contact-boxtwo p{color: #767676; font-size: 16px;font-family: 'Montserrat', 'Roboto',montserrat, arial, sans-serif;}

.contact-boxtwo h3{font-size:20px;  margin: 20px 0; font-style: italic;}
/*--------------SIDEBAR------------*/

.sidebar {
    width: 55%;
    margin: auto;
    border-top: 4px solid #243F62;
    padding: 5%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2)
}
.sidebar h3{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    margin: 0 auto;
    padding: 0 0 10px;
    border-bottom: 1px solid #E5E5E5;
}

.sidebar a{ background-color: #fff; color: #767676; display: block; width: 95%; padding: 10px 2.5%; transition: 0.6s; }
.sidebar a:hover{ background-color: #f7f7f7; color: #56C5E6; }
.sidebar a.side-active{ background-color: #f7f7f7; color: #56C5E6; }

.block-subtitle {
    margin-bottom: 40px;
    color: #3c3c3c;
    line-height: 25px;
    padding: 11px 0 12px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #fff;
    font-size: 12px;
    border-top: 2px solid #3c3c3c;
    border-bottom: 2px solid #3c3c3c;
}
.social-sidebar{ text-align:center; margin:0 0 25px 0; border-bottom:1px solid #B1B1B1; padding-bottom:15px;}
.social-sidebar svg{ }
#st-1 .st-btn {background-color: #083266 !important;}
.social-sidebar .st0{fill:#143567;}
.social-sidebar .st1{fill-rule:evenodd;clip-rule:evenodd;fill:#FFFFFF;}

/*--------------SHARE------------*/
.share {width: 35px; float: right; display:none;}
.share .st0{fill:#143567;}
.share .st1{fill-rule:evenodd;clip-rule:evenodd;fill:#FFFFFF;}

/*-------Gallery-----*/
.gallery-box{
    padding: 50px 0;
  
  }

.slider-nav .slick-track{
    opacity: 1;
    width: 100% !important;
    transform: none !important;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 10px;
  }

.slider-nav .slick-track::before,
.slider-nav .slick-track::after{display: none !important;}
.slider-nav .slick-prev, 
.slider-nav .slick-next {display: none !important;}

.slider-nav img{ cursor: pointer; transition: 0.6s; }
.slider-nav img:hover{transform: scale(1.2);}

#modal-gallery .slick-list{padding: 0 10%;} 
#modal-gallery  .slick-arrow{
    display: inline-block;
    position: absolute;
    top: calc(50% - 25px);
    width: 50px;
    height: 50px;
    left: 0;
    font-size: 0px;
    border: 0px;
    background-color: transparent;
    z-index: 9999;
    cursor: pointer;
  }
  #modal-gallery .slick-arrow.slick-next{ right: 0; left: auto;} 

.slick-arrow:after{
      content: "\2770";
      font-size: 50px;
      color: #56C5E6;

}

.slick-arrow.slick-next:after{ content: "\2771";}
.slick-arrow:hover:after{color: #fff;}

.conatainer-slider {
    position: fixed;
    top: 0;
    left: 0;
    z-index:9999;
    width: 100%;
    height: 80vh;
    text-align: center;
    background-color: rgba(0,0,0,0.6);
    display: block;
    padding: 10vh 0;
}

.conatainer-slider .container img{max-height: 80vh;}

.conatainer-slider.modal-inactive{display: none;}

.close-modal:after{
    content: "\2716";
    font-size: 50px;
    position: absolute;
    top: 20px;
    right: 20px;
    color: #fff;
    cursor: pointer;
}


/*-------------------SLIDER------------*/
.flex-control-nav{ display:none;}
.flexslider{ border: 0 !important; margin:0 !important;}



.load-more{
    width: 100%;
    background-color: #f1f1f1;
    text-align: center;
    padding: 0;
	cursor:pointer;
}

.load-more svg {
    height: 20px;
	width: 20px;
	transition: 0.4s;
}


.slider{overflow: hidden;}
.slides li {height: 430px; background-position: center; background-size: cover;}
.flex-direction-nav a{margin:0 20px !important;}
.overview {width:95%; padding:2.5%;}






/*---------------SOCIAL MEDIA----------------*/
.social-box{ width:100%; background-color:#083266; padding:25px 0; text-align:center;}
.social-box svg{ height:35px; margin:5px 2px; opacity:0.7; transition:0.8s;}
.social-box .st0{fill:#FFF;}
.social-box .st1{fill:#083266;}
.social-box svg:hover{ opacity:1;} 

.video-embed{padding: 50px 0 0;}
.video-embed .container{ max-width:1050px}

.video-responsive {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
	}
.video-responsive iframe, .video-responsive object, .video-responsive embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	}



/*-----------------Pagination--------------------*/

.pagination {
    text-align: center;
    padding: 10px 0 20px;
    width: 100%;
    display: block;
    clear: both;
}
.pagination span{display:none;}
.pagination .current{
    display: inline-block;
    margin: 0 10px;
    border: 1px solid #183264;
    padding: 10px 16px;
    border-radius: 50%;
    color: #fff;
	background-color: #183264;
}
.pagination .inactive{
    display: inline-block;
    margin: 0 10px;
    border: 1px solid #183264;
    padding: 10px 16px;
    border-radius: 50%;
    color: #183264;
}

/*--------Home contact section---------*/
.section-contact{ background-color: #F7F7F7; padding: 35px 0; }
.section-contact iframe,
.section-contact form{max-width: 90%; display: block; margin: auto;} 


.section-contact-blue{  background-color: #2B517B;
	/*background-image: url(images/wave-middle-981cleaning.png);*/
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.section-contact-blue .wheter-mark{ background-color:rgba(0,0,0,0.4); padding: 100px  0 20px ;}
.section-contact-blue h2{color: #fff; margin-bottom:20px; margin-top:15px}
.section-contact-blue p{color: #fff;  margin-bottom:25px; max-width: 600px;}

.grid-box{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
  grid-auto-rows: minmax(100px, auto);
   align-items: start;
}

.info-blue{padding: 25px 25px 25px 40px; background-color: #FFFFFF; box-shadow: 0px 3px 10px #243F621A; border-radius: 5px; 
	background-image: url(images/tick-981cleaning.svg);
	background-position: 15px center ;
	background-size: 16px;
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 30px;
	color: #19385A;
	font-weight: 500;
	vertical-align: middle;
}

.info-blue p{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	line-height: 30px;
	color: #19385A;
	font-weight: 500;
}

/*-------------------------FORM-----------------------------*/

select.filter{
    padding: 5px;
    max-width: 150px;
    margin: auto;
    display: block;
    border: 0px;
    background-color: #EDEDED;
}

.form-box{

    padding: 25px 5%;
    background-color: #F6F6F6;
    width: 90%;
    margin: 10px 0;

}

form{font-family: 'Montserrat', 'Roboto',montserrat, arial, sans-serif !important;}

input{
    width: 95%;
    padding: 5px 2.5%;
    background-color: #ffff;
    border: 1px solid #B2B2B2;
    color: #3C3C3B;
    margin: 20px 0 5px;
    font-family: 'Montserrat', 'Roboto',montserrat, arial, sans-serif !important;
}

input[type="checkbox"]{
    width: auto;
    margin:20px 5px 0 -13px;
}

input[type="submit"]{
	width: 200px;
    background-color: #083266;
    color: #fff;
	cursor:pointer;
	padding:10px 15px 12px;
}
input[type="submit"]:hover{
    background-color:#3C3C3B;
}
textarea{
    width: 95%;
    padding: 5px 2.5%;
    background-color: #ffff;
    border: 1px solid #B2B2B2;
    color: #3C3C3B;
    margin: 15px 0 25px;
    height: 60px;
}

select{
    width: 100%;
    padding: 5px;
    background-color: #ffff;
    border: 1px solid #B2B2B2;
    color: #3C3C3B;
    margin: 15px 0 10px;

}
span.wpcf7-not-valid-tip{
    font-size: 11px !important;
}



/*------------------------FOOTER-------------------------*/
footer {
    background-color: #fff;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 10;
}

footer p {
    margin: -13px 0 20px;
    color: #243F62;
}

footer svg{ width:30px; height:30px; display:inline; margin-top:10px; margin-right:5px;}
footer svg:hover path{fill:#fff !important;}

.footer-coppyright {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #3b3b3b;
}
.footer-coppyright p {margin: 5px 0 0;
	color: #fff;
	font-size: 13px;
	line-height: 25px;
}
.footer-coppyright p a{text-decoration: none; color: #00b8b6;}
.footer-coppyright p a:hover{text-decoration: underline;}

.footer-btn {
    margin: 15px auto -60px;
    padding: 70px 0px 70px;
    background: #19385A;

    /*background-image: url(images/wave-middle-981cleaning.png);*/
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
}
.footer-btn  h3 {
    font-weight: 500;
    font-size: 24px;
    line-height: 45px;
    color: #fff;
	margin-top: 27px;
    margin-bottom: 50px;
}
.footer-btn h4{font-size: 24px; font-weight: 300; color: #fff;}
.footer-btn h4 img {height: 26px; margin-bottom: -4px;}
.footer-btn  h3 a{color: #fff; transition: 0.6s; }
.footer-btn  h3 a:hover{color: #56C5E6; }
.footer-btn p{ color:#fff;  margin:0px !important;  font-size: 14px; font-family: 'Montserrat', 'Roboto',montserrat, arial, sans-serif; font-weight:300;}
.footer-btn p a{color: #fff; transition: 0.6s; }
.footer-btn p a:hover{color: #56C5E6; }
.footer-btn p img {height: 26px; margin-bottom: -8px; margin-left: 5px;}


.wpls-logo-showcase .slick-dots {
    display:none!important;
}
.wpls-logo-showcase button.slick-prev, .wpls-logo-showcase button.slick-prev:active {
    display:none!important;
}
.wpls-logo-showcase button.slick-next, .wpls-logo-showcase button.slick-next:active {
     display:none!important;
}

input {
    width: 95%;
    padding: 5px 2.5%;
    background-color: #ffff;
    border: 1px solid #fff;
    border-bottom: 1px solid #ccc;
    color: #3C3C3B;
    margin: 21px 0 5px;
	font-size: 16px;
}

textarea {
    width: 95%;
    padding: 5px 2.5%;
    background-color: #ffff;
    border: 1px solid #fff;
    border-bottom: 1px solid #ccc;
    color: #3C3C3B;
    margin: 15px 0 25px;
    height: 60px;
   font-family: 'Montserrat', 'Roboto',montserrat, arial, sans-serif;
	font-size: 16px;
}

input[type="submit"] {
    background-color: #56C5E6;
    /* display: inline-block; */
    padding: 1px 0px;
    border-radius: 20px;
    color: #fff;
    transform: 0.8s;
    font-size: 13px;
    width: 100%;
}


.section-news{ margin: 25px 0; }
.section-news .news-box:nth-child(2n) .column{ float: right; }

.news-box{margin: 50px 0; width: 100%; display: block;}
.news-box h2{margin-bottom: 20px;} 
.news-box p{margin-bottom: 20px;} 
.news-content{width: 90%;}
.news-image{width: 90%; float: left;}



.n2-section-smartslider a{
    display: block;
    background-color: #56C5E6;
    text-align: center !important;
    padding: 7px 10px;
    border-radius: 15px;
    color: #fff;
    line-height: 14px !important;
    font-size: 14px !important;
    background-image: url(../../uploads/2018/12/white-arrow.png);
    background-size: 15px;
    background-position: 95% center;
    background-repeat: no-repeat;
    max-width: 150px;
}

.n2-section-smartslider a:hover{ background-color: #fff;  color: #56C5E6  !important; background-image: url(../../uploads/2018/12/bluehoverarrow.png);}

.aboutlist {color: #8B8B8B; font-size: 16px; line-height: 22px; min-height: 350px; width: 28%; padding:0 2.5%; float: left; margin: 50px 0;}
.about-center{border-left:  1px solid #E5E5E5; border-right:  1px solid #E5E5E5;;}
.aboutlist p{color: #8B8B8B; font-size: 16px; line-height: 22px; margin-bottom: 20px; }
.aboutlist img{ width: 50px; margin: 10px 0 15px; }
.aboutlist h3{font-weight:300; margin-bottom: 30px;}

/*---- Testimonials ----*/
.testimonial-list{padding: 50px 0; background-color: #fff;}
.testimonial-box{display: table; background-color: #F7F7F7; text-align: center;}
.testimonial-box .cell{ display: table-cell; vertical-align: middle; width: 90%; padding: 0 5%; height: 423px;}
.testimonial-box img{height: 35px; margin-bottom: 30px;}
.testimonial-box p{ font-size: 16px; line-height: 30px; color: #19385A; margin-bottom: 25px; font-weight: 300;}
.testimonial-box h5{ font-size: 14px; line-height: 24px; color: #767676; font-weight: 300;}

/* ---- accreditations footer ----  */
.accreditations-grid{display: grid; grid-template-columns: 1fr 1fr 1fr 1fr;padding: 50px 0; align-items: center;  margin:auto; border-bottom: 1px solid #fff; margin-bottom: 40px;}
.accreditations-grid img{max-height: 102px; display: inline-block;}


.front-banner{
    position: relative;
    width: 100%;
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.front-banner h1{
    color: #fff;
    margin-bottom: 20px;
    margin-top: 15px;
    font-size: 36px;
    line-height: 44px;
    font-weight: 400;
    max-width: 650px;
    margin-bottom: 50px;
}

.front-banner .information{
    position: absolute;
    bottom: 30%;
}

.blue-section{
    padding: 50px 0;
    background-color: #2B517B;
}
.blue-section h2{
    color:#fff;
    margin-bottom: 15px;
    font-size: 36px;
    line-height: 44px;
}

.blue-section p{
    color:#fff;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 19px;
}


.blue-section p strong{
    color:#fff !important;

}

.blue-section a:hover{
    color: #56C5E6;
    text-decoration: underline !important;
}

.grey-section{
    padding: 50px 0 !important;
    background-color: #F7F7F7 !important;
}
.grey-section p{
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 19px;
}


.white-section{
    padding: 50px 0 !important;
    background-color: #FFF;

}

.white-section h2{
    margin-bottom: 15px;
    font-size: 36px;
    line-height: 44px;
    font-weight: 400;

}
.white-section p{
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 19px;
}


.white-section ul{
    column-count: 2;
}
.white-section ul li{
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #19385A;
}

.flex-container{
    display: flex;
    gap: 50px;
}

.flex-container .sector{
    width: 100%;
}


.sector-content .flex-container{
    align-items: center;
}

.sector-content .flex-container .info{
    width: 45%;
    padding: 0px 0px 0px 10%;
}


.sector-content .sectors:nth-child(2n) .info {
    order: 1;
    padding: 0px 10% 0px 0%;
  }


.sector-content .flex-container .img{
    width: 45%;
}

/*----Css Mobile------- */
/*------- Mobile Nav-------------*/
@media screen and (max-width: 1100px) {
	h2{text-align: center;}
	html{position: relative; width: 100%;}
	body{ position: relative; width: 100%;}
	.wpcf7-list-item-label {padding: 25px 9px;}
	div.wpcf7 .wpcf7-submit:disabled {margin: 27px 15px;}
	.check {float: left;margin: 0 15px;}
	.wpcf7-form-control.wpcf7-text {width: 94%;margin-bottom: 10px;}
	.column.c_3 {display: none;}

    header .column.c_40{width: 70% !important; float: left !important;}
    header .column.c_60{width: 30% !important;float: left !important;}

    .section-contact-blue{text-align: center;}
    .section-contact-blue .wheter-mark{padding: 35px 0;}  
    .section-contact-blue p{ text-align: center; margin: auto;}
    .section-contact-blue a.read-more{ margin-top: 50px;}

	.icons p {width:100%}
	.column{ width:50% !important; text-align:center;}
	.c_47{width: 47.5% !important;}
	.c_2{width: 2% !important;}
	.container {width: 95%;}	
	.hamburger {
		    background-image: url('images/menu-white.svg');
		    height: 30px;
		    width: 50px;
		    background-size: 24px;   
			margin:-3px 0;
		    background-position: center;
		    background-repeat: no-repeat;	    
	}
	
    .mobile-active .hamburger{background-image: url(images/menu-white.svg) !important;}


    .box-info-video{
        position: relative;
        background-color: rgba(25,56,90,1);
        padding: 25px 0;
    }
    .cell-video{text-align:center; max-width: 100%; padding: 0px;}
   


	.sub-active a{
	        background-image: url(images/cancel.svg); 
	        background-size: 15px;
	        background-position: center right;
	        background-repeat: no-repeat;
	    }
	#mobile-menu{display: block;float: right;top: 15px;right: 10px;cursor:pointer; position: absolute;}            
	#mobile-menu img{cursor:pointer;display: block;width: 25px;margin: auto;float: none;}
	.sub-active .sub-menu{display:block !important;}
	.sub-menu li{padding:0px;border-bottom: 1px solid #fff;}
	.sub-menu{background-color: transparent;display: none !important;position: relative;max-height: 1000px;}      
	.primary-menu{max-height: 0px;transition: 0.5s;overflow: hidden;}   
	.mobile-active {max-height: 2200px !important;}
	#menu-primary {width: 100%;font-size: 14px;text-align: center;}
	.menu li {list-style: none;display: block;text-align: center;}
	.menu {max-width: 1200px;margin: 0;width: 100%;text-align: center; border-top: 1px solid #F2F0F0;}
	.menu li a:hover {border-radius: 0px!important;}
	.current-menu-item a {border-radius: 0px!important;}
	.menu li a {text-transform: uppercase;font-size: 13px;color: #fff;text-decoration: none;padding: 4px 		0px;margin: 4px 0px;display: inline-block;width:100%;}
	.styleformula h3 {margin-bottom: 30px;min-height: 82px;margin-top: 12px;margin-left: 0px;}

	.custom-menu-class{
	    position: absolute;
	    width: 100%;
	    background-color: #fff;
	    top: 73px;
	    z-index: 99999;
	    transition: 0.8s;
        max-height: 0px;
        right: 0;
        max-width: 220px;
        overflow: hidden;
	}
	.mobile-active .custom-menu-class{ max-height: 1000px;}
    .custom-menu-class li a{border-bottom: 1px solid #F2F0F0;}

    .menu-item-has-children > a{pointer-events: none; cursor: pointer;}
	
	#formula .c_30{width: 30% !important}
	#formula .c_5{width: 5% !important}

	footer .c_5{width: 5% !important}
	footer .c_10{width: 15% !important}
    footer .c_85{width: 80% !important}
    footer .accreditations-grid{grid-template-columns: 1fr 1fr; grid-row-gap: 50px;}
}

@media(max-width: 1050px){
	.home .header-max {
		padding: 50px 0 60px;
		background-color: rgba(25,56,90,1);
		position: relative;
	}
}

@media screen and (max-width: 1065px) {
    .stylepost { width: 40%; min-height: 265px;}
    .home .stylepost {  min-height: 500px; border-right:0px solid #fff !important; }  

   .services-section a:nth-child(3) .stylepost{
      border-top:1px solid #E5E5E5!important;
    }
    .services-section a:nth-child(3n) .stylepost{
      border-right:1px solid #E5E5E5!important;
    }
    .services-section a:nth-child(2n) .stylepost{
      border-right:1px solid #FFFF!important;
    }

    #page{padding: 200px 0 !important;}

}
@media(max-width: 950px){
	.home .header-max {
		padding: 50px 0 50px;
	}
}
@media screen and (max-width: 900px){
	.accreditations-grid{padding: 30px 0;}
	.accreditations-grid .logo{width:100%;}
	.accreditations-grid img {display: block; max-height: 80px;margin: 15px auto;width: 80%;}
}
@media(max-width: 850px){
	.home .header-max {
		padding: 50px 0 30px;
	}
}
@media screen and (max-width: 800px) {
	
	.imghome img {display: none;}
	.read-more-arrow svg {margin: -2px 11px;margin-right: -11px}
	.imghome img {position: absolute;}
	.home .read-more-arrow svg {margin: -2px 20px;margin-right: -20px;}
	.textnext img {width: 4%!important;margin: -15px 15%!important;}
	.single .column.c_30 {text-align:center!important;margin: 0 -3.5%;padding: 14px 0;}
	.single .container_second{width:90%;}
	.all {border-right: 0px solid #051033;border-bottom: 0px solid #051033;}
	.textservice p {text-align:left;padding-bottom:10%;}
	.read-more-arrow {padding: 3.1% 4.2% 3.1%;}
	.stylepost { width: 36%;}
    .slider-nav .slick-track{grid-template-columns: repeat(4, 1fr); grid-gap: 15px;}
	
}
@media(max-width: 750px){
	.home .header-max {
		padding: 50px 0 10px;
	}


    .front-banner h1,
    .white-section h3{

        font-size: 26px;
        line-height: 34px;

    }

    .flex-container{
        display: block;
    }

    .blue-section .container,
    .white-section .container,
    .grey-section .container{
        width: 90% !important;
        display: block;
        margin: auto;
        padding: 0px !important;
    }

    .sector{
        width: 100% !important;
        padding: 0px !important;
        display: block;
        margin: auto;
    }

    .sector.img{
        margin-top: 15px;
    }
    .white-section ul {
        column-count: 1;
    }
}
@media screen and (max-width: 600px) {
	.hamburger {margin: 7px 0px;}
    .stylepost {
        width: 80%;
        height: auto !important;
        text-align: center;
        border-right: 0px !important;
        border-bottom: 1px solid #E5E5E5 !important;
        border-top: 0px !important;
    }
    .slider-nav .slick-track{grid-template-columns: repeat(3, 1fr); grid-gap: 10px;}

    .slider-nav img{ cursor: pointer; height: 120px !important; width: 100% !important; object-fit: cover; object-position: center; transition: 0.6s; }
    .slider-nav img:hover{transform: scale(1.2);}

    .column{width: 90% !important; float: none; margin: auto;}
    .c_47{width: 90% !important;}
    form .c_47 {width: 100% !important;}
	.c_2{width: 2% !important; display: none;}
    footer .c_5{width: 30% !important; float: left; }
	footer .c_10{width: 40% !important; float: left; }
	footer .c_85{width: 30% !important; float: left; }

	#formula .c_30{width: 90% !important;}
	.abouthome p{ max-width: 600px; }

	.center img{margin: 20px auto;}

	.news-content {
	    width: 95%;
	    margin: auto;
	}
	.news-image {
	    width: 95%;
	    float:none;
	    margin: 25px auto 40px;
	}

	.section-news .news-box:nth-child(2n) .column {
	    float: none;
	}

	.aboutlist{ width: 85%;  text-align: center; margin: 25px 0; min-height: 100px !important; }

	.service-home{ width: 95%; margin: auto; padding: 70px 2.5% }

    footer .accreditations-grid {grid-template-columns: 1fr; grid-row-gap: 50px;}
    .header-max{padding: 0px;}
	
    .grid-box {grid-template-columns: repeat(1, 1fr);}
    
    
    #page{padding: 100px 0 !important;}

}
@media(max-width: 550px){
	.home .header-max {
		padding: 50px 0 5px;
	}
}
li {
color: #787E84;
font-family: 'montserrat', arial, sans-serif;
font-size: 16px;
line-height: 25px; list-style: inside;
}