.logo-main{
    width:120px;
    max-width: none !important;
}
.time-heder{
    color: white;
    font-size:15px;
    padding-top:6px;
}
.owl-carousel{
    height: 450px !important;
}
.why-choose-us-box{
    border:1px dashed #167f95;
    padding: 25px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.why-choose-us-section{
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.owl-carousel2{
    height:200px !important;
}


.mobile-number-heder{
    padding-left:2rem !important;
}
.cta-section-two{
    margin-top:9.9rem;
    margin-bottom:3.9rem;
}
.cta-container{
    max-width:1520px  !important;
    padding-left: 0px  !important;
    padding-right: 0px !important;
}
.clients-section{
    margin-top:8rem;
    background-image: url(../images/other/conveyor-belt24.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: inset 0 0 0 100vw rgba(0,0,0,0.5);
    background-position: center center;
    padding-top:50px;

}
.footer-li-links{
    color: white;
    font-size:17px;
    line-height:30px;
    
}
.service-block-four-bg{
    background-color:#f28c27 !important;
}
.testing-heding{
    color: white !important;
}
.testing-text{
    color: white  !important;
}
.testing-number{
    color: white !important; 
}
.why-choose-us-center-img{
    display: flex;
    justify-content: center;
    align-items: center;
    
}
.float1{
    width: 60px !important;
    height: 60px !important;
    bottom: 40px !important;
    left: 40px !important;
    background-color: #25d366 !important;
    color: #fff !important;
    border-radius: 50px !important;
    font-size: 30px !important;
    box-shadow: 2px 2px 3px #999 !important;
    z-index: 100 !important;
    position: fixed;
  justify-content:center;
  display: flex;
  align-items: center;

}
.nav-hover:hover{
    color: black !important;
}
.owl-carousel-product-gallery{
    height: 440px !important;
}

@media screen and (max-width: 720px) {
    .owl-carousel {
        height: 147px !important;
    }
    }