body {
    color: #333333;
}
.footer .footer-brand img {
    width: 200px;
    height: auto;
}
.footer-bottom {
    border-top: 1px solid #ffffff63;
    padding: 20px;
    color: #ffffff63;
}
.footer ul li a {
    opacity: 0.7;
}
@media (min-width: 992px) {
    .section {
        position: relative;
        padding-top: 5rem;
        padding-bottom: 3rem;
    }
}
a.fa-text {
    text-decoration: none;
    position: relative;
    font-size: 15px;
    opacity: 0.5;
    margin: 12px;
    font-size: 19px;
}
a.link-with-icon.text-default.font-small.font-weight-bold {
    margin-left: 0px !important;
}
h3.h6 {
    margin-left: 16px !important;
}
a.btn.btn-primary {
    margin: 31px !important;
}
img.tell {
    margin-right: 15px;
}
section.section-contact.section-lg.pb-0 {
    padding-top: 0px !important;
}
li.list-inline-item.text-center.bg-soft-alt.py-3.px-2.rounded-custom.mb-4.mb-md-4.mb-lg-0 {
    margin-left: 60px;
    width: 200px;
}
span.icon.icon-xs.mr-2.text-secondary {
    margin-left: -22px !important;
}

p.led {
    margin-top: 18px;
}
.btn-secondary {
    color: #ffffff;
    background-color: #1a7ca9;
    border-color: #1a7ca9;
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(24, 28, 50, 0.07);
    box-shadow: 0 0.125rem 0.25rem rgba(24, 28, 50, 0.07);
}
.scroll-top {
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: fixed;
    bottom: 105%;
    right: 50px;
    font-size: 16px;
    border-radius: 50%;
    z-index: 99;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    background: #2a8bb8;
    -webkit-transition: 1s ease;
    transition: 1s ease;
    border: none;
}
.btn-primary {
    color: #ffffff;
    background-color: #2a8bb8;
    border-color: #2a8bb8;
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(24, 28, 50, 0.07);
    box-shadow: 0 0.125rem 0.25rem rgba(24, 28, 50, 0.07);
}


.footer-bottom {
    background-color: #1a2c79 !important ;
}
i.fa.fa-phone {
    margin-right: 10px;
}
i.fa.fa-envelope {
    margin-right: 10px;
}
.card-body.py-5 {
    border: none;
   box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.card-body.py-5 {
    height: 235px;
    margin-bottom: 110px;
}
h3.h6 {
    margin-top: 21px;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        justify-content: center;
    }

}


@media only screen and (max-width: 760px){

    i.ti-control-forward {
        margin-left: 10px;
    }
    .hero-slider-content {
        padding: 17px;
    }
    li.list-inline-item.text-center.bg-soft-alt.py-3.px-2.rounded-custom.mb-4.mb-md-4.mb-lg-0 {
    margin-left: 20px;
    width: 200px;
}
}
.lead {
    font-size: 1rem;
    font-weight: 400;
}
ul.list-unstyled.tech-feature-list {
    margin-left: 20px;
}


.navbar .navbar-nav .dropdown .dropdown-menu {
    padding: 0;
    min-width: 270px !important;
}
.blog-img.position-relative img {
    background-color: #24b2db3d;
}
.promo-hover-bg-1:before {
    background-image: url(../img/water-treatment.png);
}
.promo-hover-bg-2:before {
    background-image: url(../img/waste-water.png);
}
.promo-hover-bg-3:before {
    background-image: url(../img/advanced.png);
}
.promo-block-content {
    padding-top: 15px;
}
.card-body {
    text-align: center;
}
.bg-secondary {
    background-color: #008cb6 !important;
}
.navbar-brand img {
    height: auto;
    width: 200px;
}
.navbar .navbar-nav .nav-link {
    font-weight: 500;
    color: #fff;
}
.text-white .text-muted {
    color: #fff !important;
    text-transform: uppercase;
}
@media (max-width:992px)
{
.navbar .navbar-nav .nav-link 
{
    font-weight: 500;
    color: #1a2c79;
}
.navbar-theme-primary .navbar-nav .dropdown-item
{
    color: #1a2c79;
}
.navbar-brand img {
    height: auto;
    width: 180px;
}
}
.float {
    position: fixed;
    width: 45px;
    height: 45px;
    bottom: 140px;
    right: 18px;
    background-color: #1ce783;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
.my-float {
    margin-top: 8px;
}
i.fab.fa-whatsapp.my-float {
    font-size: 26px;
}
.floats {
    position: fixed;
    width: 45px;
    height: 45px;
    bottom: 205px;
    right: 20px;
    background-color: #3f51b5;
    color: #fff;
    z-index: 999;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
}
i.fas.fa-phone-alt.my-floats {
    font-size: 18px;
}
.my-floats {
    margin-top: 14px;
}
a.floats:hover {
    color: #25b2db;
}
.section-lg {
        padding-top: 8rem;
        padding-bottom: 3rem;
}
.box.icon-box.text-center {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 25px 20px;
    border-radius: 10px;
}
.owl-carousel .owl-nav.disabled {
    display: block;
}
 .owl-carousel .owl-dots.disabled {
    display: none!important;
}
.owl-dots {
    display: none;
}
button.owl-prev {
    position: absolute;
    top: 47%;
    left: 10px;
}
.owl-prev span {
    font-size: 26px;
    line-height: 26px;
    color: #222;
    background-color: #ffffff87;
    padding: 5px 10px;
    border: 1px solid #2222223d;
    border-radius: 5px;
}
.owl-carousel .owl-nav button.owl-prev {
     margin-left: 0px; 
}
.owl-prev span:hover {
    color: #fff;
    background-color: #2222223d;
}
button.owl-next {
    position: absolute;
    top: 47%;
    right: 10px;
}
.owl-next span {
    font-size: 26px;
    line-height: 26px;
    color: #222;
    background-color: #ffffff87;
    padding: 5px 10px;
    border: 1px solid #2222223d;
    border-radius: 5px;
}
.owl-carousel .owl-nav button.owl-next {
     margin-right: 0px; 
}
.owl-next span:hover {
    color: #fff;
    background-color: #2222223d;
}
.owl-stage-outer {
   
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}