header, footer , .footer-bottom, .page-banner, .contact_us  {
  display: none;
}

.testimonial,.subscribe-us {
display: none;
}

.header-section .row {
    display: flex;
    align-items: center;
}

.header-section {
 padding:16px 0;
}

.unnati-logo {
    text-align: right;
}

.fullscreenbanner {
  height: 120vh;
  overflow: hidden;
  background: url(/globalfile/images/3KEGg4TWP0mRjW927frFyQ.jpg
) no-repeat center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
   
}

.fullscreenbanner::after {
      content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 0);
}

.fullscreenbanner .container {
z-index:111;
}

.hero-banner h1 {
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px rgb(0 0 0 / 50%);
    font-size: 56px;
      margin: 0;
    margin-bottom: 30px;
}

 .btn-theme {
    background-color: #2d7404;
    padding: 19px 30px;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-weight: 800;
    letter-spacing: 2px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    line-height: 1;
    vertical-align: top;
    font-size: 14px;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 10px 0px 10px 0px;
    font-family: 'Mulish', sans-serif;
       max-width: fit-content;
}

.btn-contact {
width:100%;
      text-align: center;
}


.about-section {
 background: #F4F5F9;
  padding:80px 0;
}

.about-section  h1 {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    padding: 0px;
    color: #008f3d;
    line-height: 1.1;
    font-size: 46px;
    text-align: center;
    max-width: 80%;
    margin: 0 auto 30px;
}

.about-content p {
    font-size: 18px;
    text-align: center;
      margin: 0;
}

.clients-section {
  padding:80px 0; 
}

.tab-content {
 min-height:100px;
}
 .tab-content {
    padding: 15px;
    border: 0;
} 
.nav-tabs {
    border: none;
    display: flex;
    justify-content: center;
}
.nav-tabs li.active a {
opacity: 1;
}
.nav-tabs a {
    opacity: 0.6;
}


.tab-content>.active {
    display: block;
    min-height: 100px;
}
.contact-one__right {
    position: relative;
    display: block;
    padding: 100px 100px 100px;
     background-color: #f8f6f1;
    border-radius: #f8f6f1;
    z-index: 1;
}

.contact-one__input-box input[type="text"], .contact-one__input-box input[type="email"] {
    height: 54px;
    width: 100%;
    border: none;
    background-color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
    font-size: 14px;
    color: #000;
    display: block;
    font-weight: 500;
        border-radius: 6px;
}
.contact-one__input-box textarea {
    font-size: 14px;
    color: #000;
    height: 150px;
    width: 100%;
    background-color: #ffffff;
    padding: 20px 30px 20px;
    border: none;
    outline: none;
    margin-bottom: 0px;
    font-weight: 500;
    border-radius: 6px;
}
.text-message-box {
 margin-top:16px;
}

.contact-one__btn-box {
 display: flex;
justify-content: center;
}



.contact-one__form-box {
 max-width:800px;
  margin:0 auto;
}

.contact-one__input-box {
 margin-bottom:20px;
}

.btn-theme:hover {
 color:#fff;
}
 a:focus {
    color: #fff;
    text-decoration: none;
}

.header-title {
 margin-bottom:30px;
}

.header-title h1 {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    padding: 0px;
    color: #008f3d;
    line-height: 1.1;
    font-size: 46px;
    text-align: center;
    margin:0;
}
.header-title p {
 text-align: center;
 color: #000;
  font-size: 26px;
}

.footer {
  background-color: #0a1905;
  padding:60px 0;
}

.footer h2 {
 color:#fff;
      margin-bottom: 20px;
}
.footer a {
    color: #fff ;
}

.btn-theme:hover {
  color: #fff  !important;
}

.social a {
    font-size: 20px;
    margin-right: 19px;
    margin-bottom: 10px;
    display: inline-block;
}

.testimonialrow {
 padding:80px 0;
      background: rgb(244 245 249 / 80%);
}



.testimonialrow h2 {
 align-items:center;
    justify-content: center;
   display:flex;
  font-family: 'Raleway', sans-serif;
    font-weight: 700;
    padding: 0px;
    color: #008f3d;
    line-height: 1.1;
    font-size: 46px;
    text-align: center;
    max-width: 80%;
    margin: 0 auto 30px;
   flex-wrap: wrap;

}

.testimonialslider {
    padding: 40px 90px;
    background-color: #F4F5F9;
    text-align: center;
    border-radius: 10px;
}

.slick-prev, .slick-next {
    background: #ffff !important;
    z-index: 1;
    transition: all 0.3s ease;
    color: inherit;
    width: 40px !important;
    height: 40px !important;
    border-radius: 100px !important;
}

.slick-prev {
  left: 20px!important;
}
.slick-next {
  right: 20px!important;
}

.logoslider-block {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
}

.nav-tabs {
margin-bottom: 30px;
}


.nav-tabs a {
    font-weight: 700!important;
    position: relative;
    letter-spacing: 1px;
    border: none !important;
    color: #008f3d!important;
    font-size: 36px!important;
    padding: 0px 17px 15px!important;
    margin: 0px 10px!important;
    transition: all 0.3s ease;
      background-color: #ffffff!important;
}
.nav-tabs a::after {
    width: 100%;
    left: 0px;
    bottom: 0px;
    background: #7bc142;
    height: 1px;
    content: '';
    position: absolute;
    opacity: 0;
}
.whitebox {
    background: #fff;
    padding: 30px;
    border-radius: 20px 0px 20px 0px;
    border: solid 1px #f2f2f2;
}
.logoslider .slick-slide {
    padding: 0px 15px;
}

.nav-tabs li.active a::after {
    opacity: 1;
}
.owl-controls .owl-nav>div {
    top: 100px;
}
.download-content {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    color: #fff;
    padding: 30px 30px 0;
    border-radius: 50px;
    position: relative;
      align-items: center;
}

.download-content span {
     color: #000;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 20px;
}

.htmlWidget ul {
    padding-left: 0;
    list-style-type: initial;
}

.row-card {
    display: flex;
    align-items: end;
}

@media only screen and (max-width:1024px) {
 
  .hero-banner {
   padding-top:130px;
    padding-bottom:90px;
  }
  
 .row-card {
       display: inherit;
    align-items: end;
} 
  .row-card .col-md-12 {
     margin-bottom:40px;
  } 
  
  .phone-address span {
display: none;
}
  .footer .col-md-6 {
    margin-bottom:30px;
  }
  
 .nav-tabs {
    flex-direction: column;
}
 .header-section .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
} 
  .nav-tabs a {
      font-size: 30px !important;
    margin-bottom: 20px !important;
  }
  
  .contact-one__right {
    padding: 100px 20px 100px;
}
  
  .hero-banner h1 {
    font-size: 36px;
    margin: 0;
    margin-bottom: 20px;
    padding:20px;
}
 .testimonialslider {
    padding: 40px 20px;
    border-radius: 10px;
} 
  .phone-address {
      flex-direction: column;
  }  
  
  
}
#preloader {
 display:none;
}

.main-content .htmlWidget:nth-child(3) {
  display:none;
}


.f-icon{
   font-size: 24px;
    color: #fff;
    top: 5px;
    position: relative;
    width: 35px;
    min-width: 35px;
    margin-bottom: 24px;
}

.phone-address span {
color: #fff;
}
.main-content .htmlWidget:nth-child(4) {
    display: none;
}