.prgoress_scrollup {
    right: 35px;
}

.servcie__links a {
    font-size: 16px;
}

.breadcumb__top__content h2 {
    font-size: 40px;
    margin-top: 0;
}

.breadcumb__links ul li a {
    font-size: 20px;
}

.service__details__wrap h2 {
    font-size: 32px;
    line-height: 32px;
}

h4 {
    font-size: 18px;
}
.trustbox__list {
    width: 160px;
    height: 160px;
    margin-top: 50px;
}
.si__trusted__three__thumb img {
    margin-top: -65px;
}
.si__trusted__three__thumb h6 {
    font-size: 14px;
}
.st-header-menu-area::before,
.is-sticky::before{
    width: 100px;
    height: 110px;
}

.whatsapp {
    position:fixed;
    width:60px;
    bottom:15px;
    right: 30px;
    z-index:99999;
}
.whatsapp img {
    height: 60px;
}

.phone {
    position:fixed;
    width:60px;
    bottom:76px;
    right: 30px;
    z-index:99999;
}
.phone img {
    height: 60px;
}

@media (min-width: 1365px) and (max-width: 1600px) {
    .st__contact__meta__inner {
        left: 0;
    }
}

@media (max-width: 991px) {
    .st-slider-area {
        padding: 15px 0;
    }
    .slider-content p {
        width: 100%;
        font-size: 13px;
    }
    .owl-item.active .slider__bg {
        *background-size: contain !important;
    }

    .whatsapp {
        width:45px;
        bottom:5px;
        right: 5px;
        z-index:99999;
    }
    .phone {
        width:45px;
        bottom:55px;
        right: 5px;
        z-index:99999;
    }
    .whatsapp img,
    .phone img {
        height: 45px;
    }

}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .slider-content h1 {
        line-height: 20px;
        font-size: 17px;
    }
}