a {
    color: #6647c2;
}
footer.footer .footer-widget.about-widget ul {
    margin: 0px 0px;
    list-style: none;
    padding-left: 0 !important;
}
.footer-widget .link-list li {
    padding-bottom: 10px;
}
footer.footer .footer-widget-wrapper {
    padding-bottom: 50px;
}
.footer-bottom .footer-copyright {
    padding: 5px 0;
}
p.locate-us {
    display: flex;
    align-items: start;
    gap: 5px;
}
a.locate-us {
    display: flex;
    align-items: start;
    gap: 5px;
    margin-bottom: 25px;
}
span.locate-icon {
    background: linear-gradient(to right, #6541c1 0%, #71a3cf 98%, #70a2ce 100%);
    color: #fff;
    padding: 10px 12px;
    font-size: 18px;
    border-radius: 100%;
}
span.far.fa-envelope.locate-icon {
    padding: 10px 9px;
}
.thm-btn {
    background: linear-gradient(to right, #6541c1 0%, #71a3cf 98%, #70a2ce 100%);
}
.banner-static .banner-content .thm-btn {
    -webkit-box-shadow: 0px 15px 30px rgb(102 77 195 / 27%);
    box-shadow: 0px 15px 30px rgb(102 77 195 / 27%);
}
.scrollup {
    background: linear-gradient(to right, #6541c1 0%, #71a3cf 98%, #70a2ce 100%);
}
.home-page-one.menu-bg-overlay .navbar-nav .nav-link.active {
    color: #000000 !important;
}
.app-features .single-app-features .line {
    background: linear-gradient(to right, #6541c1 0%, #71a3cf 98%, #70a2ce 100%);
}
.features-style-one .feature-style-content a.more {
    color: #6647c2;
}
.preloader {
    background: linear-gradient(to right, #6541c1 0%, #71a3cf 98%, #70a2ce 100%);
}
.how-app-work-section .single-how-app-work .icon-box .inner {
    background: none
}
.how-app-work-section .single-how-app-work .icon-box .inner:before {
    opacity: 0;
}
.how-app-work-section .single-how-app-work .icon-box .inner i {
    background: linear-gradient(to right, #6541c1 0%, #71a3cf 98%, #70a2ce 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.how-app-work-section .download-btn {
    background: linear-gradient(to right, #6541c1 0%, #71a3cf 98%, #70a2ce 100%);
}
.how-app-work-section .download-btn span.avail, .how-app-work-section .download-btn span.store-name {
    background: linear-gradient(to right, #6541c1 0%, #71a3cf 98%, #70a2ce 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.how-app-work-section .download-btn i.fab {
    background: linear-gradient(to right, #6541c1 0%, #71a3cf 98%, #70a2ce 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
footer.footer .subscribe-section .subscribe-form {
    background: linear-gradient(to right, #6541c1 0%, #71a3cf 98%, #70a2ce 100%);
}
footer.footer .subscribe-section .subscribe-form button[type=submit] span {
    background: linear-gradient(to right, #6541c1 0%, #71a3cf 98%, #70a2ce 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.app-features .center .single-app-features i {
    background: linear-gradient(to right, #6541c1 0%, #71a3cf 98%, #70a2ce 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.app-features .single-app-features:hover i {
    background: linear-gradient(to right, #6541c1 0%, #71a3cf 98%, #70a2ce 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.app-features .owl-theme .owl-nav [class*=owl-] i {
    background: linear-gradient(to right, #6541c1 0%, #71a3cf 98%, #70a2ce 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.home-page-one.menu-bg-overlay {
    background: linear-gradient(to right, #6541c1 0%, #71a3cf 98%, #70a2ce 100%);
}
.home-page-one.menu-bg-overlay .appilo-menu {
    top: 0px;
}
.inner-banner:before {
    background: linear-gradient(to right, #6541c1 0%, #71a3cf 98%, #70a2ce 100%);
}
img.default-logo {
    background: #fff;
    border-radius: 10px;
}

.faq-toggle {
    display: block;
    width: 100%;
    padding: 12px 15px;
    font-size: 16px;
    color: #ffffff;
    background: linear-gradient(to right, #6541c1 0%, #71a3cf 98%, #70a2ce 100%);
    border-radius: 5px;
    transition: background 0.3s ease;
    text-decoration: none;
  }
  .faq-toggle:hover {
    color: #ffffff;
    background: linear-gradient(to right, #6541c1 0%, #71a3cf 98%, #70a2ce 100%);
    text-decoration: none;
  }
  .toggle-icon {
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    transition: all 0.3s ease;
  }
  .card {
    border: none;
    margin-bottom: 20px;
  }
  .card-header {
    background: transparent;
    border: none;
  }
  .card-body {
    border: 1px solid #dee2e6;
    border-top: none;
    padding: 15px;
    background: #fff;
  }

  /* Smooth collapse animation */
  .collapse {
    transition: height 0.5s ease;
  }

.faq-bg {
    background: #000 url(../img/faq-bg.jpg) left center no-repeat;    
    background-size: cover;

}
.terms-bg {
    background: #000 url(../img/terms-page-bg.jpg) center center no-repeat;    
    background-size: cover;

}
.privacy-bg {
    background: #000 url(../img/privacy-bg-page.jpg) center center no-repeat;
    background-size: cover;
}
.owl-carousel .owl-item img {
    width: auto;	
    margin-left: auto;
    margin-right: auto;
}




@media (max-width: 1366px) {
    .banner-static {
        background: #fff url(../img/slider-bg.jpg) 80% top no-repeat;
        background-size: cover;
    }
}
@media (max-width: 991px) {
    .navbar-nav ul {
        background: linear-gradient(to right, #6541c1 0%, #71a3cf 98%, #70a2ce 100%);
    }
}
@media (min-width: 992px) {
    .banner-static {
        background: #fff url(../img/slider-bg.jpg) 70% top no-repeat;
        background-size: cover;
    }
}


@media (min-width: 768px) {
    .banner-static {
        background: #fff url(../img/slider-bg.jpg) 50% top no-repeat;
        background-size: cover;
    }
}

@media (max-width: 576px) {
    .banner-static {
        background: #fff url(../img/slider-bg.jpg) 40% top no-repeat;
        background-size: cover;
    }
}
@media (max-width: 736px) {
    .footer-bottom {
        margin-top: 0px;
    }
}
@media (max-width: 1024px) {
    .navbar-light .navbar-toggler {
        color: rgb(0 0 0 / 50%);
        border-color: rgba(236, 234, 234, 0.75);
        background: #fff;
    }
}



