.slider .slide_viewer .slide_group .slide {
  padding: 225px 0;
  background: transparent;
}

.slider .slide_viewer .slide_group .slide h4 {
  margin-top: 20px;
  font-size: 30px;
  color: #141319;
}

.slider .slide_viewer .slide_group .slide p {
  font-size: 16px;
  color: #333;
  font-weight: 500;
}

.slider .slide_viewer .slide_group .slide a {
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  background: #9ec747;
  border-radius: 4px;
  margin-top: 20px;
}

.enquiry-sec {
  background: #9ec747;
  padding: 40px  0;
}

.enquiry-sec h3 {
  color: #fff;
  font-size: 30px;
}

.enquiry-sec .text {
  color: #fff;
  text-align: center;
}

.enquiry-sec .contact-form {
  margin-top: 20px;
}

.enquiry-sec .theme-btn {
  width: 215px;
  margin: auto;
  background: #fff;
  color: #090909;
  border-radius: 4px;
}

.about-style-one .abtprt {
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 2px 5px 3px #00000014;
          box-shadow: 0px 2px 5px 3px #00000014;
  padding: 45px;
  margin-left: -100px;
  position: relative;
  z-index: 9;
  margin-top: 134px;
}

.about-style-one .abtprt .sec-title h2:before {
  content: '';
  width: 70px;
  height: 3px;
  background: #9ec747;
  position: absolute;
  bottom: -16px;
  left: 2px;
}

.about-style-one .abtprt .content-box p {
  color: #000000;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 10px;
}

.testimonial-section-home-two .owl-nav {
  display: none;
}

.info-column .details-header h4 {
  font-weight: 600;
}

.info-column .text p {
  font-size: 14px;
}

.info-column .text ul {
  margin-top: 15px;
  padding-left: 0;
}

.info-column .text ul li {
  margin-bottom: 6px;
  background: url(../images/ar1.png);
  background-position: 5px 4px;
  background-repeat: no-repeat;
  padding-left: 30px;
}

.prodl {
  background: #fdfdfd;
}

.country h4 {
  margin-bottom: 15px;
  font-size: 24px;
  color: #303030;
  font-weight: 600;
}

.country ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.country ul li {
  width: 25%;
  font-weight: 600;
  margin-bottom: 10px;
  color: #383838;
}

.country ul li img {
  width: 28px;
}

.mb-0 {
  margin-bottom: 0 !important;
}
/*# sourceMappingURL=sass.css.map */