.indicators .list-tags {
    max-width: 560px;
    margin-bottom: 64px;
}

.box-status .dot {
    background-color: #42f30f;
}

.section-testimonial .swiper .swiper-slide > * {
    height: 35%;
}

.slider-testimonial h3 {
    /* height: auto; */
    font-size: 30px;
    line-height: 1.5;
}

.section-testimonial-inner {
    height: 80%;
}

.text-body-2.text {
    font-size: 19px;
}

.section-services .subtitle {
    margin-bottom: 30px;
}

/* Section labels — .subtitle only (not .infor, .text, etc.) */
.dot-before.subtitle {
    font-size: 19px;
}

.left-sidebar .heading img {
    display: block;
    height: 100px;
    width: auto;
    max-width: 140px;
    object-fit: contain;
}

.contact-toast-container {
    z-index: 11000;
}

#contact-submit-btn:disabled {
    opacity: 0.6;
    cursor: not-allowed;
    pointer-events: none;
}

.tf-footer.style-1 .site-footer-copyright {
    position: absolute;
    bottom: 48px;
    left: 525px;
    right: 0;
    z-index: 1;
}

.wrap-section {
    padding-left: 566px;
    padding-right: 48px;
}

.section-selected-works .sub-heading.sub {
    font-weight: 600;
    text-decoration-line: underline;
}

.left-sidebar .social-links {
    margin-bottom: 40px;
}
