/*
Items Name : Hera
Author : Ngetemplates
-------------------------------- */
/* ------------------------------
  Import Google Web Font
---------------------------------*/
@import url("css2.css");
/* ------------------------------
  General
---------------------------------*/
body {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  background: #e5f4e6;
  color: #676576;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', sans-serif;
  padding: 0;
  margin: 0;
  color: #333333;
}

h1 {
  font-size: 40px;
  line-height: 70px;
  font-weight: 800;
  left: -4px;
  position: relative;
  letter-spacing: 1px;
}

h2 {
  font-size: 44px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 15px;
}

h3 {
  font-size: 35px;
  font-weight: 600;
}

h4 {
  font-size: 25px;
  font-weight: 600;
}

h5 {
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

h6 {
  font-size: 18px;
}

a {
  text-decoration: none;
  color: #464646;
}

a:hover {
  color: #f26522;
}

p {
  margin: 5px 0;
  line-height: 28px;
  letter-spacing: 0.5px;
}

ul {
  padding: 0;
  margin: 0;
}

ul li {
  list-style: none;
}

img {
  width: 100%;
}

/* ------------------------------
  loader
---------------------------------*/
.loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: #18841e;
}

.loader .loading {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.loader .loading .aloader {
  background: #e5f4e6;
}

/* ------------------------------
  button
---------------------------------*/
.button {
  padding: 10px 30px;
  background: #13ae1c;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  border-radius: 8px;
  border: 0;
  border: 2px solid transparent;
}

.button2 {
  background: #18841e;
}

.button:hover {
  background: #18841e;
}

/* ------------------------------
  navbar
---------------------------------*/
.navbar {
  background: #e5f4e6;
  padding: 25px 0;
  position: fixed;
  width: 100%;
  z-index: 99;
}

.navbar img {
  height: 50px;
  width: auto;
}

.navbar .navbar-brand {
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-family: 'Montserrat', sans-serif;
}

.navbar .navbar-brand span {
  color: #f26522;
}

.navbar .navbar-brand:hover {
  color: #333333;
}

.navbar .navbar-toggler {
  padding: 0;
}

.navbar .navbar-toggler i {
  font-size: 32px;
  color: #13ae1c;
}

.navbar .navbar-toggler:focus {
  box-shadow: none;
}

.navbar .navbar-collapse {
  position: relative;
  left: -8px;
}

.navbar .navbar-nav li {
  padding: 0 10px;
}

.navbar .navbar-nav li a {
  color: #333333;
}

.navbar .navbar-nav li .button {
  color: #fff;
  margin-top: -3px;
  display: inline-block;
  margin-right: -15px;
  margin-left: 30px;
}

.navbar .show .button {
  margin-top: 20px !important;
}

.navbar-fixed {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0);
}

/* ------------------------------
  intro
---------------------------------*/
.intro {
  padding: 180px 0 220px;
}
.intro .img-second {
  position: relative;
  left: -80px;
  top: 100px;
}
.intro .content .line {
  height: 3px;
  width: 150px;
  background: #13ae1c;
  margin: 20px 0;
}
.intro .content p {
  font-weight: 500;
  margin-right: 20%;
}

/* ------------------------------
  market
---------------------------------*/
.market {
  background: #18841e;
  padding: 40px 0;
}
.market h4 {
  color: #ffffff;
}
.market img {
  width: auto;
  height: 74px;
}

/* ------------------------------
  about
---------------------------------*/
.about {
  padding-top: 125px;
}
.about ul {
  margin: 20px 0 30px;
}
.about ul li {
  font-size: 19px;
  color: #333333;
}
.about ul li i {
  color: #13ae1c;
  margin-right: 10px;
}

/* ------------------------------
  product
---------------------------------*/
.product {
  padding-top: 125px;
  text-align: center;
}
.product .h-des {
  /*margin: 0 30%;*/
}
.product .box-product {
  margin-top: 40px;
}
.product .box-product img {
  width: 50%;
  margin: 100px 0;
}
.product .box-product .button {
  margin: 15px auto;
  display: block;
}
.product .box-product h3 span {
  font-size: 10px;
  background: orange;
  color: #fff;
  padding: 3px 10px;
  border-radius: 5px;
  position: relative;
  top: -30px;
  left: -30px;
}
.product .box-product h6 {
  font-weight: 700;
  color: #676567;
  margin: 15px 0 30px;
}
.product .content img {
  margin: 60px 0 5px;
  width: 60%;
}
.product .content h5 {
  margin: 10px 0;
}
.product .content .button {
  margin: 15px auto;
  display: block;
}
.product .content-center {
  border: 1px solid #b5e8b8;
  border-bottom: 0;
  border-top: 0;
}
.product .modal-content {
  padding: 20px;
}
.product .modal-body {
  text-align: left;
}
.product .modal-body ul {
  margin-top: 20px;
}
.product .modal-body ul li {
  padding: 2px 0;
}
.product .modal-body ul li i {
  margin-right: 5px;
}

/* ------------------------------
  efficacy
---------------------------------*/
.efficacy {
  padding-top: 125px;
}
.efficacy .content {
  position: relative;
  margin-bottom: 30px;
}
.efficacy .content img {
  float: left;
  width: 50px;
  height: auto;
  margin-right: 20px;
  margin-top: 6px;
}
.efficacy .content .entry {
  overflow: hidden;
}

/* ------------------------------
  testimonial
---------------------------------*/
.testimonial {
  margin-top: 100px;
}
.testimonial h2 {
  color: #ffffff;
}
.testimonial i {
  font-size: 92px;
  color: #13ae1c;
}
.testimonial .box {
  background: #18841e;
  padding: 40px;
  color: #ffffff;
  border-radius: 10px;
}
.testimonial .swiper {
  border-right: 1px solid #13ae1c;
}

.testimonial .swiper .content p {
  margin-bottom: 15px;
}

.testimonial .swiper .content span {
  font-weight: 600;
  font-size: 14px;
  position: relative;
  top: -12px;
}

.testimonial .swiper .content h5 {
  font-size: 22px;
  margin-bottom: 10px;
  margin-top: 20px;
  color: #ffffff;
}

/* ------------------------------
  contact
---------------------------------*/
.contact {
  text-align: center;
  padding-top: 130px;
  padding-bottom: 100px;
  position: relative;
}

.contact h5 {
  margin-top: 10px;
}

.contact .content {
  margin-top: 20px;
}

.contact i {
  color: #fff;
  height: 50px;
  width: 50px;
  background: #13ae1c;
  font-size: 20px;
  line-height: 50px;
  border-radius: 50%;
}

/* ------------------------------
  footer
---------------------------------*/
footer {
  padding: 30px 0;
  border-top: 1px solid #eef3f7;
}

footer ul {
  text-align: right;
}

footer ul li {
  display: inline-block;
}

footer ul li i {
  font-size: 20px;
  margin-left: 10px;
}

footer ul li i:hover {
  color: #f26522;
}

/* ------------------------------
  responsive
---------------------------------*/
@media (max-width: 991px) {
  .navbar .navbar-nav li .button {
    margin-left: 0;
  }

  .intro {
    padding-top: 150px;
    padding-bottom: 100px;
  }

  .intro img {
    width: 100%;
    vertical-align: bottom;
  }

  .intro .content-image img {
    width: 100%;
    vertical-align: bottom;
  }

  .market .col-md-6 {
    width: 100%;
    margin-bottom: 26px;
  }

  .testimonial .swiper .content {
    padding-left: 0;
    padding-right: 12%;
  }
}
@media (max-width: 767px) {
  .intro h1 {
    margin-top: 120px;
  }

  h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
    margin-bottom: 30px;
  }

  .about img {
    margin-top: 40px;
  }

  .product .box-product {
    background: linear-gradient(0deg, #e5f4e6 50%, #18841e 0%);
  }

  .contact h2 {
    display: none;
  }
}
@media (max-width: 575px) {
  .container {
    padding-left: 25px;
    padding-right: 25px;
  }

  h1 {
    font-size: 30px;
    line-height: 50px;
  }

  .about .content-button {
    text-align: left;
    margin-top: 20px;
  }

  footer {
    text-align: center;
  }

  footer ul {
    text-align: center;
    margin-top: 10px;
  }
}
