:root {
    --theme-color: #db1212;
}

.box-title {
    font-size: 18px;
}

.testi-card_text {
    margin: 20px 0 30px 0;
}
.breadcumb-wrapper {
    padding: 100px 0 !important;
}

.footer-layout2 .footer-links a:hover {
    color: #000000;
}
.space, .space-top {
    padding-top: 80px !important;
}
.footer-layout2 .copyright-wrap .copyright-text a:hover {
    color: #000000;
}

.header-layout2 .header-top a:hover {
    color: #000000;
}

.team-card .box-title {
    margin-top: 5px;
    font-size: 19px;
}

.team-card .team-desig {

    font-weight: 700;
}

 .tcul_clamp {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.5; /* Adjust the line height as needed */
    max-height: calc(1.5em * 9); /* Line height multiplied by the number of lines you want to show */
    -webkit-line-clamp: 6; /* Number of lines to show */
}

.hero-style2 {
   max-width: 100%;
}

[data-opacity="9"]:before {
    opacity: .7;
}

@media (max-width: 575px) {
    .img-box3 .img1 {
        margin-bottom: 20px;
    }
    .space.space-bottom {
        padding-top: 0px;
    }
}

.service-card3:hover .service-card-icon:after {
    border-color: #000000;
}

.service-card3:hover .service-card-icon {
    background: #000000;
}

.service-card .box-text {
    text-align: justify;
}

.sec-text {
    text-align: justify;
}

.about-card_text {
    text-align: justify;
}

.box-text {
    text-align: justify;
}

.footer-text {
    text-align: justify;
}

@media (max-width: 1399px) {
    .slider-arrow {
        --arrow-horizontal: 40px;
        --pos-x: -30px;
    }
}

.why-feature-list .why-feature-list-wrap .feature-text {
    text-align: justify;
}

.feature-text {
    text-align: justify;
}

/* .project-card .project-img:after {
    background-color: none!important;
} */
