@media only screen and (max-width: 1920px) {
.single-slider {
    height: 90vh;
    margin-top: 60px;
}

.owl-carousel .owl-dots {
    bottom: 90px;
}



}

@media only screen and (max-width:1440px) {

.owl-carousel .owl-dots {
    bottom: 30px;
}

}

/* Tablet desktop :768px. */
@media only screen and (max-width: 991px) {
    .single-slider {
        height: 500px;
    }
    .single-icon-box {
        width: 80%;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .icon-box-area {
        padding-bottom: 40px;
    }
    .video-img-thumbnail {
        height: 300px;
        margin-bottom: 30px;
    }
    .section-title {
        margin-bottom: -40px;
    }
    .single-choose-item {
        display: block;
        margin-bottom: 30px;
    }
    .single-choose-item h6 {
        margin-bottom: 10px;
    }
    .hire-us-img img {
        width: 100%;
    }
    .hire-us-content .section-title {
        margin-bottom: inherit;
    }
    .carousel-area .section-title {
        margin-bottom: inherit;
    }
    .blog-carousel {
        margin-bottom: 30px;
    }
    .brand-area {
        padding: 50px 0;
    }
    .widget-title {
        margin-bottom: 25px;
    }
    .footer-widget {
        margin-bottom: 40px;
    }
    .footer-area {
        padding-bottom: 20px;
    }
    

}

 
/* small mobile :320px. */
@media only screen and (max-width: 767px) {

.img-whats-1{
    width: 80%;
}

.hide-mobile{
    display: none;
   }

   .hide-desktop{
    display: block;
   }

.whats1 {
    top: 110px;
    position: absolute;
    bottom: inherit;
    z-index: 9;
    right: -10px;
}

.whats2 {
    position: absolute;
    width: inherit;
    top: 220px;
    z-index: 9;
    right: -10px;
    /* display: block; */
}

.slider-bg-1 {
    background: url(../img/banner-767.jpg);
    background-repeat:no-repeat; 
    background-size: cover;
}

.slider-bg-2 {
    background: url(../img/banner-767-limpeza.jpg);
    background-repeat:no-repeat; 
    background-size: cover;
}

.slider-bg-3 {
    background: url(../img/banner-767-limpeza1.jpg);
    background-repeat:no-repeat; 
    background-size: cover;
}

.owl-carousel .owl-stage-outer {
    top: 20px;
}



.copyright-area p {
    margin: 0;
    font-size: 18px;
    padding-bottom: 10px;
    display: block;
}

.mobile-catalogo{
    display: none;
}
.img-logo{
    display: none;
}
.widget-title h6 {
    font-size: 30px;
    font-weight: 700;
}

.social-links {
    padding: 0px 0px;
}

.footer-area {
    padding: 0px 0px;
}
.address-line p {
    margin-bottom: 15px;
    color: #555;
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    margin-top: 0px;
    text-align: left;
    padding: 5px;
}

    .footer-menu li a {
 
    font-size: 21px;
}
.owl-nav{
    display: block;
}
.footer-widget {
    margin-bottom: 10px;
}
.footer-area {
    text-align: center;
}
.section-title h4 {
    font-size: 44px;
}
.mobile-catalogo {
    top: 80px;
    width: 160px;
    left: 120px;
}

.hire-us-area {
    height: 240px;
}

.whats {
    position: fixed;
    width: 10%;
    top: 570px;
    z-index: 99999999;
    right: 113px;
}
.slider-inner h5 {
    font-size: 22px;
    color: white;
    padding: 0px 50px 0px 50px;
    font-weight: 400;
    letter-spacing: 0px;
}
 
.single-slider {
    height: 100vh;
}
.slider-inner h3 {
    font-size: 25px;
    line-height: inherit;
}
.slider-inner h1 {
    font-size: 30px;
    padding: 0px 40px;
}
.get-started-btn {
    margin-top: 30px;
}
.hire-us-content {
    text-align: center;
}
.hire-us-area .col-12.text-right {
    text-align: center !important;
    margin-top: 20px;
}
.single-icon-box {
    width: 100%;
}
.working-with-us-area .hire-us-content {
    padding: 40px 0;
}
.blog-carousel.owl-carousel .owl-item img {
    width: 100%;
    height: 250px;
}
.blog-content {
    padding-left: 0;
}
.single-blog-img {
    margin-bottom: 30px;
}
.single-blog-item {
    margin-bottom: 30px;
}
.slider-carousel.owl-carousel .owl-nav button {
    left: 15px;
}
.slider-carousel.owl-carousel .owl-nav button.owl-next {
    right: 15px;
    left: auto;
}
.carousel-area .owl-carousel .owl-nav {
    left: 226px;
}

.img-logo1 {
    width: 280px;
    padding: 0px;
}


 
}

@media only screen and (max-width: 375px) {

.header-area .static {
    position: absolute;
}
    .slicknav_btn {
    position: absolute !important;
  float: none;
    padding: .438em .625em;
    line-height: 1.125em;
    right: -170px !important;
}
.show-mobile-menu .slicknav_nav {
    position: absolute;
    left: 0px;
    top: 50px;
    right: 0px;
    background: #fff;
    width: 377px;
    z-index: 99;
}

.hide-mobile{
    display: none;
}

.img-logo1 {
    width: 280px;
    padding: 0px;
    display: block;
}

.slider-bg-1 {
    background: url(../img/banner-375.jpg);
    background-repeat:no-repeat; 
    background-size: cover;
}
 
}


