.main-menu .navigation > li {
  margin-right: 50px;
}
.sticky-header .main-menu .navigation > li {
  margin: 0;
  margin-left: 32px;
  padding: 50px 0;
}
@media only screen and (max-width: 1699px) {
  .header-style-one .header-lower .logo-box {
    margin-right: -70px;
  }
}
.header-style-one .header-lower .logo-box .logo {
  max-width: 205px;
  margin-left: -110px;
}
.mobile-nav-toggler {
  color: #000;
}
@media (max-width: 768px) {
  .header-style-one .header-lower .logo-box .logo {
    max-width: 100%;
    margin-left: 0;
  }
}
.service-block .inner-box .icon-box .title {
  font-size: 21px;
}
.about-section-two .content-column .info-box {
  padding: 30px 12px;
}

.testimonial-block .inner-box .thumb img {
  width: 70px;
}
.j11 {
  text-align: justify;
}
.owl-carousel p {
  max-width: 520px;
}
.features-section {
  background-color: #f7f7f7;
  position: relative;
  padding: 120px 0;
  z-index: 9;
}
.disp {
  display: block;
}
@media (max-width: 768px) {
  .slider-section .item {
    height: 35vh !important;
  }
  .disp {
    display: none;
  }
  .tg-header__top {
    background: #117e0f;
    padding: 20px 0 !important;
  }
}
@media (max-width: 768px) {
  .slider-section .item {
    height: 30vh !important;
  }
  .button-71 {
    background-color: white;
    color: #117e0f;
    padding: 12px 20px !important;
    border-radius: 5px;
  }
}
.header-top-one i {
  color: white;
}

.mobile-menu {
  width: 330px;
}
