﻿

.owl-theme .owl-dots .owl-dot span {
    width: 7px;
    height: 7px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    width: 9px;
    height: 9px;
}

.index-carousel-item img {
    height: 230px;
}

.index-carousel-content {
    width: 100%;
    height: 120px;
    padding: 0 10px;
}

    .index-carousel-content::before {
        width: 100%;
        height: 100px;
    }

    .index-carousel-content h4 {
        font-size: 25px;
    }

    .index-carousel-content span {
        font-size: 13px;
    }

.slider_get_request_btn {
    font-size: 12px;
}


.inner_banner_section {
    height: 250px;
}

.gross_layout_content {
    padding: 30px 20px !important;
}

    .gross_layout_content .icon {
        text-align: center;
    }

.main_heading h2 {
    font-size: 22px !important;
}

.main_heading p {
    font-size: 14px !important;
}

.service-card-title {
    font-size: 16px;
}

.service-card-desc {
    font-size: 13px;
    -webkit-line-clamp: 2;
    height: calc(1.5em * 2);
}

.service-desc .service-full-content * {
    font-size: 13px !important;
}

.service-desc .service-full-content h2 * {
    font-size: 18px !important;
}

.service-desc .service-full-content h3 * {
    font-size: 16px !important;
}

.service-desc .service-full-content h4 *,
.service-desc .service-full-content h5 *,
.service-desc .service-full-content h6 * {
    font-size: 15px !important;
}




.slideup-item .item-body .service-cost, .service_cont .service-cost {
    margin: 10px 0;
}