
@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&amp;display=swap";
@import "https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100;200;300;400;500;600;700;800;900&amp;display=swap";
:root {
  --base-color: #2a7338;
  --dark-gray: #292d36;
  --medium-gray: #808291;
  --primary-font: "Kumbh Sans", sans-serif;
  --alt-font: "Kumbh Sans", sans-serif;
}
body {
  font-size: 17px;
  line-height: 30px;
}
a {
  color: #808291;
}
.bg-gradient-black-dark-orange {
  background-image: linear-gradient(
    to right top,
    #353332,
    #312b28,
    #15110f,
    #4a3229,
    #5a2611
  );
}
.bg-gradient-dark-orange-transparent {
  background-image: linear-gradient(
    to right top,
    rgba(212, 110, 66, 0.8),
    rgba(197, 105, 66, 0.8),
    rgba(184, 101, 66, 0.8),
    rgba(158, 93, 67, 0.8),
    rgba(111, 80, 70, 0.8)
  );
}
.header-icon .icon > a {
  /*font-size: 20px;*/
  font-size: 12px;

}

.navbar .navbar-nav .nav-link {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.5px;
}
.navbar .navbar-nav .dropdown .dropdown-menu a {
  font-size: 16px;
  line-height: 28px;
}
.push-menu {
  width: 400px;
}
header .navbar-brand img {
  
  
 /* max-height: 35px;*/
 
 padding: 4px 0px !important;
 border-radius: 0px;
}
.navbar .navbar-nav .simple-dropdown .dropdown-menu {
  border-radius: 5px;
}
.navbar .navbar-nav .simple-dropdown .dropdown-menu li a {
  padding: 9px 0 11px;
  border-bottom: 1px solid var(--light-medium-gray);
}
.navbar .navbar-nav .simple-dropdown .dropdown-menu li:first-child a {
  padding-top: 0;
}
.navbar .navbar-nav .simple-dropdown .dropdown-menu li:last-child a {
  border: 0;
  padding-bottom: 0;
}
.push-menu .close-menu {
  right: 30px;
  top: 30px;
}
h1 {
  line-height: 4.5rem;
}
.newsletter-style-02 .btn {
  padding: 7px 18px 9px;
}
footer .input-small,
footer .textarea-small {
  font-size: 15px;
  padding-left: 20px;
}
footer .footer-logo img {
  max-height: 150px;
}
.page-title-extra-small h1 {
  font-size: 22px;
  line-height: 32px;
}
.newsletter-style-02 input {
  padding-right: 65px;
}
@media (max-width: 1199px) {
  .newsletter-style-02 input {
    padding-left: 15px;
  }
}
@media (max-width: 991px) {
  .navbar .navbar-nav .simple-dropdown .dropdown-menu {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .page-title-extra-small h1 {
    font-size: 20px;
    line-height: 28px;
  }
  .process-step-style-02 .progress-step-separator {
    display: block;
  }
}
@media (max-width: 575px) {
  .process-step-style-02 .progress-step-separator {
    display: none;
  }
}


img.icon-filter{
  filter:invert(1);
}
@media(min-width:992px){
  header .navbar-brand img{
    max-height: 130px !important;
  }
  header .navbar-brand{
  /*position: absolute;*/
}

.navbar ul li{
  padding-top: 20px;
  padding-bottom: 20px;
}

}
.swiper-number-pagination-style-02 .swiper-number .swiper-pagination-bullet.swiper-pagination-bullet-active:before{
  background: rgb(255 255 255 / 52%) !important;
}

.navbar .navbar-nav .nav-item.active .nav-link{
  opacity: 1!important;
}

.show-search-popup .search-form-wrapper .search-form{
  height: 100% !important;
  overflow: scroll;
}
.search-new{
  padding: 10px 10px !important;
  
}

header .navbar-brand{
  padding: 0px 0px !important;
}
.navbar .navbar-nav .nav-link{
  color: #fff !important;
}.header-push-button .push-button span{
  background: #fff !important;
}
.fw-thin{
  font-weight: 300;
  font-size: 50px;
}
.feature-box:hover img{
  filter: invert(1);
}
.bg-transparent-black{
  background: rgba(0, 0, 0, .7) !important;

}
.bg-gradient-green{
  background: rgb(58,168,73);
background: -moz-linear-gradient(90deg, rgba(58,168,73,1) 0%, rgba(135,195,66,1) 66%);
background: -webkit-linear-gradient(90deg, rgba(58,168,73,1) 0%, rgba(135,195,66,1) 66%);
background: linear-gradient(90deg, rgba(58,168,73,1) 0%, rgba(135,195,66,1) 66%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3aa849",endColorstr="#87c342",GradientType=1);
}

.icon-with-text-style-10 .feature-box-icon:before{
  background: rgb(58,168,73);
background: -moz-linear-gradient(90deg, rgba(58,168,73,1) 0%, rgba(135,195,66,1) 66%);
background: -webkit-linear-gradient(90deg, rgba(58,168,73,1) 0%, rgba(135,195,66,1) 66%);
background: linear-gradient(90deg, rgba(58,168,73,1) 0%, rgba(135,195,66,1) 66%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3aa849",endColorstr="#87c342",GradientType=1);
}
.rounded-btn{
  border-radius: 50px;
  border: 0px;
  box-shadow: none;
   background: rgb(58,168,73);
background: -moz-linear-gradient(90deg, rgba(58,168,73,1) 0%, rgba(135,195,66,1) 66%);
background: -webkit-linear-gradient(90deg, rgba(58,168,73,1) 0%, rgba(135,195,66,1) 66%);
background: linear-gradient(90deg, rgba(58,168,73,1) 0%, rgba(135,195,66,1) 66%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3aa849",endColorstr="#87c342",GradientType=1);
}
.rounded-btn:hover{

  background: rgb(58,168,73);
background: -moz-linear-gradient(270deg, rgba(58,168,73,1) 0%, rgba(135,195,66,1) 66%);
background: -webkit-linear-gradient(270deg, rgba(58,168,73,1) 0%, rgba(135,195,66,1) 66%);
background: linear-gradient(270deg, rgba(58,168,73,1) 0%, rgba(135,195,66,1) 66%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3aa849",endColorstr="#87c342",GradientType=1);
}
.rounded-btn1{
  border-radius: 50px;
}
.twitter:hover{
  color: #000 !important;
}
.scroll-progress{
  bottom: 10px;
  top: inherit;
}
@media (max-width:991px){
  header .navbar-brand img{
    max-height: 85px !important;
  }
  .navbar .navbar-nav .nav-link{
    color: #000 !important;
  }
  .navbar-expand-lg .navbar-toggler{
    top:12px;
  }
}

.small-screen-1{
	height: 300px;
}
hr.new1 {
  border-top: 1px solid #fff;
  opacity: .5 !important;
}
.footer-light{
  background: rgb(58,168,73);
background: -moz-linear-gradient(90deg, rgba(58,168,73,.02) 0%, rgba(135,195,66,.02) 66%);
background: -webkit-linear-gradient(90deg, rgba(58,168,73,.02) 0%, rgba(135,195,66,.02) 66%);
background: linear-gradient(90deg, rgba(58,168,73,.02) 0%, rgba(135,195,66,.02) 66%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3aa849",endColorstr="#87c342",GradientType=1);
}
.bg-gradient-green-transparent{
background: rgb(58,168,73);
background: -moz-linear-gradient(90deg, rgba(58,168,73,.8) 0%, rgba(135,195,66,.8) 66%);
background: -webkit-linear-gradient(90deg, rgba(58,168,73,.8) 0%, rgba(135,195,66,.8) 66%);
background: linear-gradient(90deg, rgba(58,168,73,.8) 0%, rgba(135,195,66,.8) 66%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3aa849",endColorstr="#87c342",GradientType=1);
}

.interactive-banner-style-02 figure figcaption .features-icon img{
    margin-bottom: -45px;
    opacity: 0;
    visibility: hidden;
    width: 50px;
    filter: invert(1);
}

.interactive-banner-style-02:hover figure figcaption .features-icon img{
    margin-bottom: 20px;
    opacity: 1;
    visibility: visible
}
.bg-1{
  background: #f9f9f95e;
}

.bg-2{
background: rgb(255,255,255);
background: -moz-linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(3,136,0,1) 60%, rgba(0,0,0,1) 100%);
background: -webkit-linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(3,136,0,1) 60%, rgba(0,0,0,1) 100%);
background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(3,136,0,1) 60%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#000000",GradientType=1);
}