html,body {
	margin: 0;
	padding: 0;
	outline: 0;
	font-family: "Aileron-Regular";
}
@font-face {
	font-family: "Aileron-Bold";
	src: url(../fonts/Aileron-Bold.ttf);
}
@font-face {
	font-family: "Aileron-Regular";
	src: url(../fonts/Aileron-Regular.ttf);
}
@font-face {
	font-family: "Aileron-Light";
	src: url(../fonts/Aileron-Light.ttf);
}
@font-face {
	font-family: "Aileron-Thin";
	src: url(../fonts/Aileron-Thin.ttf);
}
h1,h2,h3,h4,h5,h6,span {
	font-family: "Aileron-Bold"
}
a {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    color: #2f89fc;
}

.baseClass {
	position: relative;
}

.bannerClass {
	background-color: #252828;
  -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
	/*height: 100vh;*/
}

.circleImg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-image: url("../images/brand element.svg");
	height: 100vh;
}
.desktopView {
  display: block;
}
.mobileView {
  display: none;
}
.mainHeading {
	position: absolute;
	/*top: 35%;*/
  top: 25%;
  /*width: 100%;*/
}
.mainHeading1 {
	position: absolute;
	top: 30%;
}
.mainHeading1 h1 {
	font-size: 2rem;
}
.mainHeading span {
	font-size: 4rem;
}
.mainHeading1 span {
	font-size: 3.4rem;
}
/*.mainHeading h1 {
	margin-left: -30%;
}*/
.marginLeft {
  margin-left: -12%;
}
.bottomHeading {
	position: absolute;
	bottom: 20%;
	right: 0;
}
.bottomHeading h3 {
	color: #D64120;	
	-moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease;
}
.dropdown-item.active{
    color: #fff;
    text-decoration: none;
}
.red {
  color: #D64120;
}
.blue {
  color: #005A95;
}
.brown {
  color: #9A5F1D;
}
.green {
  color: #3C8033;
}
.orange {
  color: #F39314;
}
.redBg, .dropdown-item:nth-child(2).active{
  background-color: #D64120 !important;
}
.blueBg, .dropdown-item:first-child.active {
  background-color: #005A95 !important;
}
.brownBg, .dropdown-item:nth-child(5).active {
  background-color: #9A5F1D !important;
}
.greenBg, .dropdown-item:nth-child(3).active{
  background-color: #3C8033 !important;
}
.orangeBg, .dropdown-item:nth-child(4).active {
  background-color: #F39314 !important;
}
.support-section {
    padding: 3em 0;
    position: relative;
}
.vline span {
    border-right: 2px solid #005A95;
    height: 30px;
}
.partenerLogo {
    position: relative;
    height: 470px;
}
.logo1 {
    width: 120px;
    height: 120px;
    position: absolute;
    top: 12%;
    left: 3%;
  }
  .logo2 {
    width: 140px;
    height: 140px;
    position: absolute;
    left: 25%;
    top: 0;
  }
  .logo3 {
    width: 160px;
    height: 160px;
    position: absolute;
    left: 48%;
    top: 13%;
  }
  .logo4 {
    width: 140px;
    height: 140px;
    position: absolute;
    left: 71%;
    top: 0;
  }
  .logo5 {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 10%;
    right: 0;
  }
  .logo6 {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 41%;
    left: 13%;
  }
  .logo7 {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 40%;
    left: 32%;
  }
  .logo8 {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 40%;
    left: 65%;
  }
  .logo9 {
    width: 120px;
    height: 120px;
    position: absolute;
    top: 40%;
    right: 5%;
  }
  .partener1 {
    border-radius: 50%;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0,0.5);
  }
  .spacing {
  	padding: 4em 0;
  }
  .staff {
  overflow: hidden;
  margin-bottom: 30px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .staff .img-wrap {
    height: 300px; }
  .staff .img {
    width: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: top center;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .staff .text {
    position: relative;
    background: #fff;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .staff .text h3 {
      /*font-size: 24px;*/
      font-size: 20px;
      /*font-weight: 500;*/
      margin-bottom: 0;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .staff .text .position {
      text-transform: uppercase;
      /*color: #b3b3b3;*/
      font-family: "Aileron-Regular";
      display: block;
      letter-spacing: 1px; }
    .staff .text .faded {
      opacity: 1; }
  .staff .ftco-social {
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    padding: 15px 10px;
    background: #fff;
    opacity: 0;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .staff .ftco-social li a {
      color: #2f89fc; }
  .staff:hover .ftco-social, .staff:focus .ftco-social {
    opacity: 1;
    top: -40px; }
  .staff:hover .img, .staff:focus .img {
    margin-top: -10px; }
  .staff:hover .text h3, .staff:focus .text h3 {
    color: #2f89fc; }

.ftco-social {
  padding: 0; }
  .ftco-social li {
    list-style: none;
    margin-right: 10px;
    display: inline-block; }
    .breakerDiv {
    	position: relative;
    	padding: 4em 0;
  		background-color: #3C8033;
    }
    .breakerDiv h2 {
    	color: #fff;
    	font-family: "Aileron-Regular";
    	font-size: 36px;
    }
 .breakerDiv .btn.btn-secondary {
    background: #F39314;
    border: 1px solid #F39314;
    color: #fff;
    cursor: pointer;
    border-radius: 30px;
}
.visionBg {
	background-image: url("../images/vision_mission_img.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 300px;
	position: relative;
}
.quality_policyBg {
	background-image: url("../images/our_quality.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 300px;
	position: relative;	
}
.quality_Bg {
	background-image: url("../images/quality.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 256px;
	position: relative;
}
.focus_Bg {
	background-image: url("../images/focus.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 256px;
	position: relative;
}
.sustainibilty_Bg {
	background-image: url("../images/sustainibilty.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 256px;
	position: relative;	
}
.clear_Bg {
	background-image: url("../images/clear-strategy.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 256px;
	position: relative;
}
.part_Bg {
	background-image: url("../images/partnership1.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 256px;
	position: relative;
}
.inn_soln_Bg {
	background-image: url("../images/innovative_solutions.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 256px;
	position: relative;
}
.cust_soln_Bg {
	background-image: url("../images/customized_solutions.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 256px;
	position: relative;
}
.waterBg {
	background-image: url("../images/banner-water-management.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;	
	height: 100vh;
}
.wasteBg {
	background-image: url("../images/banner_wastewater.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;	
	height: 100vh;
}
.solidBg {
	background-image: url("../images/banner_solid_waste.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;	
	height: 100vh;
}
.faecalBg {
	background-image: url("../images/banner_feacul.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;	
	height: 100vh;
}
.otherBg {
	background-image: url("../images/Operation-management.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;	
	height: 100vh;
}
.blogBg {
  background-image: url("../images/Blog-banner.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; 
  height: 100vh;
}
.contactBg {
  background-image: url("../images/contact-banner.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; 
  height: 100vh;
}
.approachBg {
	background-image: url("../images/our_aproach.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 300px;
	position: relative;	
}
.blacktint {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	opacity: 0.7;
}
.visionmission, .ourApproach {
	position: absolute;
	width: 100%;
}
.visionmission > div {
	width: 33.33%;
	cursor: pointer;
}
.ourApproach > div {
	width: 25%;
	cursor: pointer;
}
.visionBtn {
	text-transform: uppercase;
	/*padding: 10px 20px;*/
	padding: 10px 30px;
	/*text-align: right;*/
}
.visionBtn h5 {
	font-family: "Aileron-Regular";
}
.visionContent {
	/*padding: 30px 20px 20px;*/
	padding: 30px;
	/*text-align: right;*/
	-moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease;
      opacity: 0;
      height: 256px;
}
.visionmission > div:hover .visionContent, .ourApproach > div:hover .visionContent {
	opacity: 1;
	-moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease;
      background-color: rgba(0, 0, 0, 0.7);
	}
.visionContent p, .contact-section p{
	font-size: 20px;
}
/*Footer CSS*/
.ftco-footer {
    font-size: 14px;
    /*background: #141313;*/
    background: #252828;
    padding: 6em 0 0;
}
.ftco-footer p {
    color: rgba(255, 255, 255, 0.7);
}
.ftco-footer a {
    color: rgba(255, 255, 255, 0.7);
}
.ftco-footer .ftco-footer-widget h2 {
    font-weight: normal;
    color: #fff;
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 700;
}
.block-23 ul {
    padding: 0;
}
.block-23 ul li, .block-23 ul li > a {
    display: table;
    line-height: 1.5;
    margin-bottom: 15px;
}
.block-23 ul li .icon {
    width: 40px;
    font-size: 18px;
    padding-top: 2px;
    color: white;
}
.block-23 ul li .icon, .block-23 ul li .text {
    display: table-cell;
    vertical-align: top;
    font-family: "Aileron-Regular";
}

.block-23 ul li span {
    /*color: rgba(255, 255, 255, 0.7);*/
    color: #FFF;
}
.ftco-footer a:hover {
    color: #fff;
    text-decoration: none;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.ftco-footer-social li {
    list-style: none;
    margin: 0 10px 0 0;
    display: inline-block;
}
.ftco-footer-social li a {
    height: 40px;
    width: 40px;
    display: block;
    float: left;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    position: relative;
}
.ftco-footer .ftco-footer-widget ul li a span {
    color: #fff;
}
.ftco-footer-social li a span {
    position: absolute;
    font-size: 20px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.ftco-footer .subscribe-form .form-group {
    position: relative;
    margin-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}
.subscribe-form .form-group .form-control {
    border: 1px solid rgba(255, 255, 255, 0.4);
}
.form-control {
    height: 52px !important;
    background: #fff !important;
    color: #000000 !important;
    font-size: 18px;
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
textarea.form-control {
    height: inherit !important;
}
.ftco-footer .subscribe-form .form-group .submit {
    color: #fff !important;
    font-size: 16px;
    background: #2f89fc !important;
    border: none !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.ftco-footer .subscribe-form .form-group input {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    width: 100%;
    background: rgba(255, 255, 255, 0.1) !important;
    border: none;
    color: rgba(255, 255, 255, 0.7) !important;
    font-size: 16px;
}
.slider-section {
    position: relative;
    height: 300px;
}
.topSlider {
    position: absolute;
    top: -50px;
    width: 100%;
}
#SliderDemo h3 {
    text-transform: capitalize;
}
#SliderDemo h3 span {
    font-family: "Aileron-Thin";
}
.readBtn {
	width: 130px;
    background: #005A95;
    border-radius: 50%;
    padding: 20px;
    color: #fff;
    border: none;
}
.readBtn i {
    font-size: 2rem;
}
#demo .desc, #demo1 .desc{
	font-family: "Aileron-Light";
	/*font-size: 18px;*/
}
#demo .name, #demo .position, #demo1 .name, #demo1 .position {
	font-family: "Aileron-Regular";
}
#demo {
	height: 345px;
}
.mobileHeight {
  height: 500px;
}
.redCircle {
	height: 30px;
	width: 30px;
	border-radius: 50%;
	position: absolute;
	/*right: 70px;*/
  right: 25%;
}
.servicesSection {
	position: relative;
	display: block;
	width: 100%;
}
.servicesSection .nav-pills .nav-link {
	color: #000;
	border-radius: 0;
	padding: 35px 30px;
	width: 20%;
	border: 1px solid transparent;
	position: relative;
	display: inline-block;
	font-family: "Aileron-Bold";
	font-size: 18px; 
}
.servicesSection .nav-pills .nav-link:after,
.qualityDiv .nav-pills .nav-link:after {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    width: 0;
    content: '';
    height: 0;
    margin: 0 auto;
    border-style: solid;
    border-width: 10px 10px 0 10px;
     /*border-color: #D64120 transparent transparent transparent; */
    opacity: 0;
    z-index: 1;
}
.serviceButton:after {
  position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    width: 0;
    content: '';
    height: 0;
    margin: 0 auto;
    border-style: solid;
    border-width: 10px 10px 0 10px;
     /*border-color: #D64120 transparent transparent transparent; */
    opacity: 1;
}
.collapsed.serviceButton:after {
  opacity: 0;
}
.servicesSection .nav-pills .nav-link:first-child:after,
.serviceButtonWrapper:first-child .serviceButton:after {
    border-color: #005A95 transparent transparent transparent;
}
.servicesSection .nav-pills .nav-link:nth-child(2):after,
.serviceButtonWrapper:nth-child(2) .serviceButton:after,
.qualityDiv .nav-pills .nav-link.del:after {
          border-color: #D64120 transparent transparent transparent;
        }
        .servicesSection .nav-pills .nav-link:nth-child(3):after,
        .serviceButtonWrapper:nth-child(3) .serviceButton:after,
        .qualityDiv .nav-pills .nav-link.part:after {
          border-color: #3C8033 transparent transparent transparent;
        }
        .servicesSection .nav-pills .nav-link:nth-child(4):after,
        .serviceButtonWrapper:nth-child(4) .serviceButton:after,
        .qualityDiv .nav-pills .nav-link.true:after {
          border-color: #F39314 transparent transparent transparent;          
        }
        .servicesSection .nav-pills .nav-link:nth-child(5):after,
        .serviceButtonWrapper:nth-child(5) .serviceButton:after,
        .qualityDiv .nav-pills .nav-link.focus:after {
          border-color: #9A5F1D transparent transparent transparent; 
        }
.servicesSection .nav-pills .nav-link.active:after, .qualityDiv .nav-pills .nav-link.active:after{
    opacity: 1;
}
.servicesSection .nav-pills .nav-link.active {
        color: #fff;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        }
 .servicesSection .nav-pills .nav-link:hover {
    color: #fff;
}
.linkPage a {
    /*color: #005A95;*/
    font-weight: 500;
    /*text-decoration: underline;*/
   /* text-transform: capitalize;*/
    font-size: 20px;
    float: right;
}
.linkPage a:hover {
	text-decoration: none;
}
.greyColor {
  background-color: #fafafa;
}
.aboutButton.collapsed {
  color: #000;
}
.aboutButton {
  font-family: "Aileron-Bold";
  border: none;
  padding: 10px;
  text-align: center;
  color: #fff;
}
/*water mgt*/
.KeyFeatureButton.collapsed {
  color: #005A95;
  background-color: transparent;
}
.KeyFeatureButton {
 /*font-family: "Aileron-Bold";*/
  border: none;
  padding: 10px;
  text-align: center;
  color: #fff; 
  font-size: 18px;
  background-color: #005A95;
}
/*waste water mgt*/
.KeyFeatureButtonWaste.collapsed {
  color: #D64120;
  background-color: transparent;
}
.KeyFeatureButtonWaste {
 /*font-family: "Aileron-Bold";*/
  border: none;
  padding: 10px;
  text-align: center;
  color: #fff; 
  font-size: 18px;
  background-color: #D64120;
}
/*faecal*/
.KeyFeatureButtonFaecal.collapsed {
  color: #F39314;
  background-color: transparent;
}
.KeyFeatureButtonFaecal {
 /*font-family: "Aileron-Bold";*/
  border: none;
  padding: 10px;
  text-align: center;
  color: #fff; 
  font-size: 18px;
  background-color: #F39314;
}
/*solid*/
.KeyFeatureButtonSolid.collapsed {
  color: #3C8033;
  background-color: transparent;
}
.KeyFeatureButtonSolid {
 /*font-family: "Aileron-Bold";*/
  border: none;
  padding: 10px;
  text-align: center;
  color: #fff; 
  font-size: 18px;
  background-color: #3C8033;
}
/*other*/
.KeyFeatureButtonOther.collapsed {
  color: #9A5F1D;
  background-color: transparent;
}
.KeyFeatureButtonOther {
 /*font-family: "Aileron-Bold";*/
  border: none;
  padding: 10px;
  text-align: center;
  color: #fff; 
  font-size: 18px;
  background-color: #9A5F1D;
}
.serviceButton {
  font-size: 18px;
  border: 0;
  font-family: "Aileron-Bold";
  padding: 35px 30px;
  position: relative;
  text-align: center;
  color: #fff;
}
.serviceButton:hover, .aboutButton:hover {
  color: #fff;
  text-decoration: none;
}

/*.collapsed.serviceButton:after{
  opacity: 0;
}*/
.serviceButton.collapsed {
  color: #000;
}
/*a[aria-expanded="true"]{
  opacity: 1;
  }*/
/*style for slider*/
#basicSlider, #basicSlider1 { position: relative; }

#basicSlider .MS-content, #basicSlider1 .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 2%;
  /*height: 50px;*/
}

#basicSlider .MS-content .item, #basicSlider1 .MS-content .item {
  display: inline-block;
  width: 20%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%; 
  white-space: normal;
  line-height: 50px;
  padding: 10px;
  vertical-align: middle; 
}
@media (max-width: 991px) {

#basicSlider .MS-content .item, #basicSlider1 .MS-content .item { width: 25%; }
}
@media (max-width: 767px) {

#basicSlider .MS-content .item { width: 35%; }
}
#basicSlider1 .MS-content .item { width: 50%; }
}
@media (max-width: 500px) {

#basicSlider .MS-content .item { width: 50%; }
}

#basicSlider .MS-controls button, #basicSlider1 .MS-controls button { position: absolute; }

#basicSlider .MS-controls .MS-left, #basicSlider1 .MS-controls .MS-left {
  top: 35px;
  left: 10px;
}

#basicSlider .MS-controls .MS-right, #basicSlider1 .MS-controls .MS-right {
  top: 35px;
  right: 10px;
}

.hrLine {
    height: 2px;
    background: #c1bbbb;
    width: 200px;
    margin-bottom: 15px;
}
.innerAccordion a {
    color: #000000;
    padding: 15px;
    width: 100%;
    /*text-decoration: underline;*/
    font-size: 18px;
    font-weight: 600;
    display: block;
}
.serviceLink span {
    color: rgba(0,0,0,0.6);
    font-size: 20px;
    float: right;
    font-weight: 500;
    cursor: pointer;
}
.services-2 .text h3 {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}
.services-2 .icon{
    line-height: 1;
    position: relative;
    /*width: 60px;*/
    height: 60px;
    /*border-radius: 50%;*/
    /* border: 2px solid #2f89fc; */
}
.services-2 .icon img{
  width: 60px;
  height: 60px;
}
.keyProjects .nav-tabs, .keyProjectsWasteWater .nav-tabs, 
.keyProjectsSolid .nav-tabs, .keyProjectsFaecal .nav-tabs, 
.keyProjectsOther .nav-tabs {
  border-bottom: none;
}
.keyProjects .nav.nav-tabs a:hover, .keyProjectsWasteWater .nav.nav-tabs a:hover, 
.keyProjectsSolid .nav.nav-tabs a:hover, .keyProjectsFaecal .nav.nav-tabs a:hover, 
.keyProjectsOther .nav.nav-tabs a:hover {
  /*font-weight: 600;*/
  text-decoration: none;
}
/*water mgt*/
.keyProjects a{
  color: #005A95;
  font-size: 20px;
  padding: 10px 18px;
}

.keyProjects .nav.nav-tabs a.active{
  background: #005A95;
  color: #FFF;
}
/*waste water mgt*/
.keyProjectsWasteWater a{
  color: #D64120;
  font-size: 20px;
  padding: 10px 18px;
}

.keyProjectsWasteWater .nav.nav-tabs a.active{
  background: #D64120;
  color: #FFF;
}
/*solid*/
.keyProjectsSolid a{
  color: #3C8033;
  font-size: 20px;
  padding: 10px 18px;
}

.keyProjectsSolid .nav.nav-tabs a.active{
  background: #3C8033;
  color: #FFF;
}
/*faecal*/
.keyProjectsFaecal a{
  color: #F39314 ;
  font-size: 20px;
  padding: 10px 18px;
}

.keyProjectsFaecal .nav.nav-tabs a.active{
  background: #F39314 ;
  color: #FFF;
}
/*other*/
.keyProjectsOther a{
  color: #9A5F1D;
  font-size: 20px;
  padding: 10px 18px;
}

.keyProjectsOther .nav.nav-tabs a.active{
  background: #9A5F1D;
  color: #FFF;
}
/*.table td, .table th {
  border-top: none;
  border-top: 1;
}*/
.clientsLogo img {
  padding: 15px;
}
.clientsSection .nav-tabs {
  border-bottom: none;
}
.modal-content {
  border: none;
  border-radius: 0;
}
.navbar .navbar-brand img {
    width: 200px;
}
/*.navbar .navbar-nav .nav-link {
  font-family: "Aileron-Light";
}*/
.navMargin {
  margin-top: 70px;
}
.navPadding {
	padding-top: 70px;
}
.whiteBg {
  background: #fff;
}
.clientsSection .nav-tabs li a:hover {
  text-decoration: none;
}
.clientsSection .nav-tabs li a h2 {
  color: #cac7c6;
}
.clientsSection .nav-tabs li:first-child a.active h2{
  color: #005A95;
}
.clientsSection .nav-tabs li:last-child a.active h2{
  color: #D64120;
}
.clientsSection .nav-tabs div {
  border: 1px solid #cac7c6;
}
button:focus, .variantAccordion .btn:focus {
  outline: none;
  box-shadow : none;
}
.variantAccordion .btn {
	font-size: 1rem;
	font-family: "Aileron-Bold";
}
#staffSlider .carousel-control-next-icon, 
#staffSlider .carousel-control-prev-icon {
    width: 30px;
    height: 30px;
    background-size: initial;
    /*border-radius: 20px;*/
    background-color: #005A95;
}
#staffSlider .carousel-control-next,
#staffSlider .carousel-control-prev {
  opacity: 1;
}
.contact-section .btn,
.blog-section .btn{
  border-radius: 40px;
}
.blog-section {
  position: relative;
  padding: 7em 0;
}
.block-20 {
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 275px;
    position: relative;
    display: block;
}
.blog-entry .text .heading a {
    color: #000000;
}
.blog-entry .meta-date {
    display: inline-block;
}
.blog-entry .meta-date .day {
    font-weight: 700;
    font-size: 20px;
}
.blog-entry .meta-date span {
    display: block;
    color: #fff;
    font-family: "Aileron-Regular";
}
.blog-entry .meta-date .mos, .blog-entry .meta-date .yr {
    font-size: 13px;
}
.redBtn {
  border: 1px solid #D64120 ;
  background-color: #D64120;
  color: #fff;
}
.redBtn:hover {
  background: transparent;
  color: #D64120;
}
.blueBtn{
  border: 1px solid #005A95 ;
  background-color: #005A95;
  color: #fff;
}
.blueBtn:hover{
  background: transparent;
  color: #005A95;
  }
  .brownBtn {
  border: 1px solid #9A5F1D ;
  background-color: #9A5F1D;
  color: #fff;
}
.brownBtn:hover {
  background: transparent;
  color: #9A5F1D;
}
.greenBtn {
  border: 1px solid #3C8033 ;
  background-color: #3C8033;
  color: #fff;
}
.greenBtn:hover {
  background: transparent;
  color: #3C8033;
}
.orangeBtn {
  border: 1px solid #F39314 ;
  background-color: #F39314;
  color: #fff;
}
.orangeBtn:hover{
  background: transparent;
  color: #F39314;
}
.blog-entry {
    margin-bottom: 30px;
}
.blog-section a:hover {
  text-decoration: none;
}
.darkblueBg {
	background: #044c7b;
}
.organicFeature .table td {
	padding: 0.35rem;
}
.industriesIcon h6 {
	/*font-size: 14px;*/
	padding-top: 8px;
	font-family: "Aileron-Regular";
}
.industriesIcon img {
	height: 60px;
}
.filter-white {
	filter: invert(100%) sepia(0%) saturate(7438%) hue-rotate(294deg) brightness(105%) contrast(114%);
}
.filter-blue {
	filter: invert(17%) sepia(97%) saturate(2440%) hue-rotate(188deg) brightness(95%) contrast(101%);
}
.valuesVCenter th, .valuesVCenter td {
	vertical-align: middle;
}
.faecalDiv .modal-body, .waterDiv .modal-body, .wasteDiv .modal-body,
.solidDiv .modal-body, .otherDiv .modal-body{
	max-height: 400px;
}
.variantAccordion button:after {
    font-family: 'FontAwesome';
    content: "\f077";    
    float: right;
}
.variantAccordion button.collapsed:after { 
    font-family: 'FontAwesome';   
    content: "\f078";    
    float: right;
}
.variantAccordion .btn {
	text-align: left;
}
#basicSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  /*margin: 0 2%;*/
  /*height: 50px;*/
}

#basicSlider .MS-content .item {
  display: inline-block;
  /*width: 20%;*/
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  /*line-height: 50px;*/
  vertical-align: middle;
}
#basicSlider .MS-content .item img {
  height: 300px;
}
.qualityDiv .nav-pills .nav-link {
	text-transform: uppercase;
	font-family: "Aileron-Regular";
	font-size: 1.25rem;
	color: #fff;
	text-align: right;
	padding: 10px 30px;
	line-height: 1;
}
.qualityDiv .nav-pills .nav-link.active {
	background-color: initial;
}
.subDiv {
	padding: 30px;
	-moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease;
}
.subDiv p{
	font-size: 20px;
	/*position: absolute;
	z-index: 9;*/
}
.darkGreyColor {
  background-color: #e9e9e9;
}
.wwt ul {
  list-style: none;
  padding: 0;
}
.wwt li {
  padding-left: 1.3em;
}
.wwt li:before {
  content: '✓'; /* FontAwesome Unicode \f00c*/
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}
.wwt.wwtlist li:before {
  color: #D64120;
}
.wwt.fsmList li:before {
  color: #F39314;
}
.wwt.otherList li:before {
  color: #9A5F1D;
}
.wwt.solidList li:before {
  color: #3C8033;
}
.contact-section span {
    font-size: 24px;
}
.marginLeft {
    margin-left: -50px;
}
/*.wwt ul {
  list-style: none;
  padding-left: 0; 
}

.wwt ul li:before {
  content: '✓';
  padding-right: 20px;
  color: #D64120;
}
.wwt ul ul li:before{
  list-style-type: disc;
  padding-left: 40px; 
}*/
/*.wwt ul li ul li:before {
  content: '✓';
  padding-left: 40px;
}*/
/*.testShadow {
	text-shadow: 1px 1px 1px #000;
}*/

/*dropdown css*/

