/*
 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(29, 77, 122, 0.2) 0%, rgba(11, 42, 74, 0.94) 75%)!important;
}
.navbar-area.style-four {
  background-color: rgba(6, 22, 43, 0.5)!important;
}
.navbar-area.style-four.sticky {
  background-color: rgb(6, 22, 43)!important;
}
.stat-card.style-one{background-color:#06162B!important;}
.cta-area.style-one .cta-bg::after {
  background: linear-gradient(180deg, rgba(29, 77, 122, 0) 0%, #0B2A4A 100%)!important;
}
.service-card.style-two img, .job-feature-card img{max-height:80px;}
.service-card.style-two h3 {margin: 30px 0 15px!important;}

.about-area.style-one .about-content .achievement-box,  .about-area.style-one .about-content .founders-box {display:none;}

@media only screen and (min-width: 992px) {
  .navbar-area.style-two .menu {
    background-color: #1d4d7a!important;
  }
}
@media only screen and (max-width: 991px) {
  .navbar-area.style-one .navbar-brand img, .navbar-area.style-two .navbar-brand img, .navbar-area.style-three .navbar-brand img, .navbar-area.style-four .navbar-brand img {
    max-width: 260px!important;
  }
}