.cta-area {
    margin: 80px 0;
}
.banner-bg-two {
    min-height: 875px;
    padding: 170px 0 0;
}
.cta-inner-wrap, .cta-inner-wrap-two {
    border-radius: 10px;
    padding: 70px;
    background: black !important;
}
.accordion-wrap-two .accordion-button:after {
    background-image: none;
    color: white;
    content: "\f102";
    font-family: flaticon;
    font-size: 16px;
    height: auto;
    inset-inline-end: 25px;
    position: absolute;
    top: 18px;
    width: auto;
}
.choose-area-three {
    background: black !important;
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}
.brand-area-two{
padding: 24px 0 80px;
}
.section-title-two .title {
    font-size: 40px;
    font-weight: 800;
    margin-bottom: 0;
    color: black;
}
.section-title.white-title .title {
    color: black;
}
.section-title.white-title .sub-title {
    color: black;
}
.services-active .slick-dots li button {
    background: transparent;
    border: 2px solid var(--tg-black);
    border-radius: 50%;
    height: 15px;
    padding: 0;
    text-indent: -9999999999px;
    width: 15px;
}
@media (max-width: 767.99px) {
.about-img-wrap-three img:nth-child(2) {
        display: block;
        bottom: 4%;
    }
}
@media (max-width: 474.99px) {
    .about-shape-wrap-two img:nth-child(3) {
        width: 140px;
    }
.brand-area-two  .section-title-two{
   margin-bottom: 6px !important;
}
.brand-area-two {
    padding: 14px 0 30px;
}
    .about-img-wrap-three img:nth-child(2) {
        display: block;
        bottom: 4%;
        max-width: 150px;
    }
}