.header-top-bar.with-border-bottom {
    background: #000;
}
.header-top-bar .header-left p {
    color: #fff;
}
.header-top-bar .header-right p,
a {
    color: #fff;
}
.header-top-bar .header-right p i {
    color: #5cb354;
}
.slider-style-2.variation-2 .inner .title {
    font-size: 50px;
}
.slider-style-2.variation-2 {
    padding-top: 50px;
}
.brand-list li {
    text-align: center;
}
.brand-list li img {
    margin: 0px auto;
}
.brand-list li p {
    font-size: 18px;
    font-weight: bold;
}
.slide-arrow .prev-arrow .slick-arrow {
    margin-left: -100px !important;
}
.slide-arrow .next-arrow .slick-arrow {
    margin-right: -100px !important;
}
.tmp-slick-arrow button.slick-arrow:hover {
    color: #fff !important;
}
.tmp-brand-area .tmp-section-title-border .subtitle {
    font-size: 22px;
}
.about-relative-thumb .absolute-rating-area {
    left: 30%;
    background: #000;
    translate: none;
    rotate: none;
    scale: none;
    transform: none;
}
.about-relative-thumb .absolute-rating-area p {
    color: #fff;
}
.about-relative-thumb .absolute-rating-area p span {
    color: #5cb354;
}
.about-relative-thumb .absolute-rating-area p.text {
    font-size: 14px;
}
.why-choose {
    padding: 60px 0;
}
.why-choose h2 {
    font-size: 34px;
    font-weight: 700;
    color: #333;
    margin-bottom: 30px;
}
.choose-wrapper {
    position: relative;
    display: flex;
    align-items: center;
}
/* Left White Box */
.features-card {
    width: 46%;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 12px;
    padding: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 2;
    box-shadow: 0 8px 25px rgba(0, 0, 0, .08);
}
.feature {
    text-align: center;
    width: 20%;
    margin-right: 20px;
}
.feature i {
    font-size: 42px;
    color: #8cc63f;
    margin-bottom: 15px;
}
.feature h4 {
    font-size: 18px;
    color: #222;
    margin-bottom: 5px;
}
.feature p {
    font-size: 15px;
    color: #555;
    line-height: 1.4;
    margin-bottom: 0px;
}
/* Right Dark Box */
.stats-card {
    width: 60%;
    margin-left: -40px;
    background: #071c33;
    border-radius: 12px;
    padding: 35px 25px 35px 70px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.stat {
    flex: 1;
    text-align: center;
    height: 130px;
    border-right: 1px solid rgba(255, 255, 255, .25);
}
.stat:last-child {
    border-right: none;
}
.stat h4 {
    color: #8bc53f;
    font-size: 40px;
    margin-bottom: 10px;
    font-weight: bold;
}
.stat p {
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
}
/* Responsive */
@media(max-width:991px) {
    .choose-wrapper {
        flex-direction: column;
    }
    .features-card {
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0;
        flex-wrap: wrap;
        gap: 20px;
    }
    .feature {
        width: 30%;
    }
    .stats-card {
        width: 100%;
        margin-left: 0;
        padding: 30px;
        flex-wrap: wrap;
        gap: 20px;
    }
    .stat {
        width: 33%;
        flex: none;
        border: none;
    }
}
@media(max-width:576px) {
    .feature {
        width: 45%;
    }
    .stat {
        width: 50%;
    }
    .why-choose h2 {
        font-size: 28px;
    }
    .stat h3 {
        font-size: 34px;
    }
    .feature i {
        font-size: 34px;
    }
}




.timeline{
    position:relative;
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
    margin-top:70px;
}

.line{
    position:absolute;
    left:90px;
    right:90px;
    top:53px;
    height:2px;
    background:#bfdc8f;
}

.step{
    position:relative;
    width:180px;
    text-align:center;
}

/* ---------- First & Last ---------- */

.circle{
    width:102px;
    height:102px;
    border:2px solid #67a52d;
    border-radius:50%;
    background:#fff;

    display:flex;
    justify-content:center;
    align-items:center;

    margin:auto;
}
.circle i{
    font-size:46px;
}

.middle i{
    font-size:46px;
}
.light{
    border-color:#d7d7d7;
}

.circle svg{
    width:46px;
    height:46px;
    stroke:#333;
}

.first h4,
.last h4{
    margin-top:24px;
    font-size:18px;
    font-weight:500;
}

/* ---------- Middle ---------- */

.middle{
    padding-top:30px;
}

.middle img{
    width:60px;
    height:60px;
    stroke:#333;

    position:absolute;
    top:18px;
    left:50%;
    transform:translateX(-50%);
}

.middle h4{
    margin-top:95px;
    font-size:18px;
    font-weight:500;
    line-height:1.2;
}

.dot{
    width:12px;
    height:12px;
    background:#b4d887;
    border-radius:50%;

    position:absolute;
    top:48px;
    left:-18px;
}

.last .dot{
    left:-25px;
}

.footer-style-default.variation-two {
    background: #000;
}
.footer-style-default.variation-two p{
    color: #fff !important;
}
.footer-style-default.variation-two h4{
    color: #fff !important;
}
.footer-style-default .footer-top .tmp-footer-widget .footer-link li a {
    color: #fff !important;
}
.footer-style-default .footer-top .tmp-footer-widget .subtitle {
    color: #fff !important;
}
.contact-list
{
    list-style:none;
    padding-left:0;
}
.contact-list li
{
    color:#fff
}
.contact-list li i
{
    color:#b4d887
}