/*
 Theme Name:   Limpa Child
 Theme URI:    https://themes.hibootstrap.com/limpa/
 Description:  Limpa Child Theme
 Author:       HiBootstrap
 Author URI:   https://hibootstrap.com/
 Template:     limpa
 Version:      1.2
 Text Domain:  limpa-child
*/
.breadcrumb-area.style-one .br-bg::after {
  background: radial-gradient(48.7% 48.7% at 62.29% 33.22%, rgba(101, 3, 4, 0.2) 0%, rgba(26, 10, 14, 0.64) 75%)!important;
}
.hero-area.style-three .hero-bg::after {
  background: radial-gradient(49.73% 49.73% at 50% 33.06%, rgba(101, 3, 4, 0.3) 0%, rgba(26, 10, 14, 0.35) 75%)!important;
}
.hero-area.style-three .hero-content .hero-para .text-gray{color:#fff!important;}
.spotlight{display:none!important;}
.hero-area.style-three .stat-card.style-two{display:none!important;}
.navbar-area .navbar-brand img{max-height:80px;}
.mobile-navbar .offcanvas-header{background-color:#1a0a0e!important;}
.navbar-area.style-four {background-color: rgba(26, 10, 14, 0.5)!important;}
.navbar-area.style-four.sticky {background-color: rgb(26, 10, 14)!important;}

.cta-box.style-one{display:none;}
.page-id-508 .pb-90 {padding-bottom: 0!important;}
.cta-area.style-one .cta-bg::after {background: linear-gradient(180deg, rgba(26, 10, 14, 0) 0%, #1a0a0e 100%)!important;}

.about-area.style-one .about-content .achievement-box,  .about-area.style-one .about-content .founders-box {display:none;}
 .about-area.style-two .bg_secondary {
  background-color: #F7F7F7!important;
}
@media only screen and (min-width: 1600px) {
  .hero-area.style-three .hero-content .hero-para {
    width: 100%!important;
  }
}
@media only screen and (min-width: 1400px) {
  .hero-area.style-three {
    padding: 265px 0 115px!important;
  }
}

@media only screen and (max-width: 767px) {
  .navbar-area .navbar-brand img, .mobile-navbar .offcanvas-header .logo img {
    max-height:60px;
  }
}