body {
  color: #333;
  background: #ffffff;
  font-family: sans-serif;
  font-size: 16px;
  line-height: 1.7; }

a {
  color: #4CC049;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  a:hover {
    color: #136B11; }

p {
  margin-bottom: 15px; }

ul {
  margin-top: -15px; }

h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 600; }

h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 600; }

h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 600; }

h4 {
  font-family: "Poppins", sans-serif;
  font-weight: 600; }

h5 {
  font-family: "Poppins", sans-serif;
  font-weight: 600; }

h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 600; }

.form-group label {
  font-size: 14px;
  font-weight: 600; }

.form-control {
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  height: 38px;
  box-shadow: none; }
  .form-control:focus {
    -moz-box-shadow: 0 0 8px rgba(19, 107, 17, 0.5);
    -webkit-box-shadow: 0 0 8px rgba(19, 107, 17, 0.5);
    box-shadow: 0 0 8px rgba(19, 107, 17, 0.5);
    border-color: #4CC049; }

.panel-group .panel {
  margin-bottom: 20px; }

.panel-primary {
  border-color: #4CC049; }
  .panel-primary > .panel-heading {
    background-color: #4CC049;
    border-color: #4CC049; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #4CC049; }

.panel-title a {
  text-decoration: none; }
  .panel-title a:hover {
    color: #ffffff; }

.btn {
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 8px 12px; }
  .btn-primary {
    background-color: #4CC049;
    border-color: #4CC049; }
    .btn-primary:hover {
      background-color: #136B11;
      border-color: #136B11; }

.bg-white {
  background-color: #ffffff; }

.bg-image {
  background: #ffffff;
  background-size: cover;
  background-attachment: fixed;
  overflow: hidden;
  position: relative; }

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.overlay-green {
  background-color: rgba(76, 192, 73, 0.7); }

.overlay-white {
  background-color: #ffffff;
  margin: auto;
  width: 1222px;
  height: 76%;
  bottom: 0;
  top: auto;
  left: 0;
  right: 0;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  -moz-box-shadow: 0 0 15px rgba(51, 51, 51, 0.3);
  -webkit-box-shadow: 0 0 15px rgba(51, 51, 51, 0.3);
  box-shadow: 0 0 15px rgba(51, 51, 51, 0.3); }

.padsection {
  padding: 50px 0; }
  .padsection-top {
    padding-top: 135px; }

.full-width {
  width: 100%; }

.martop25 {
  margin-top: 25px; }

.lead {
  line-height: 1.7; }

.nopad {
  padding: 0; }

.nomar {
  margin: 0; }

#scrollUp {
  bottom: 20px;
  right: 20px; }
  #scrollUp .btn {
    background: #4CC049;
    color: #ffffff;
    border-radius: 50%;
    padding: 8px 13.5px;
    -moz-box-shadow: 0 0 15px rgba(51, 51, 51, 0.3);
    -webkit-box-shadow: 0 0 15px rgba(51, 51, 51, 0.3);
    box-shadow: 0 0 15px rgba(51, 51, 51, 0.3); }
    #scrollUp .btn:hover {
      color: #4CC049;
      background: #ffffff;
      border: 1px solid #4CC049; }

.call-to-action-video {
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  min-height: 250px;
  background: url(../../sales/img/map.png);
  border-style: none;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  border-radius: 0px;
  z-index: 1;
  background-attachment: fixed; }

.call-to-action-video:after {
  content: '\A';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #154413;
  opacity: 0.9;
  transition: all 1s;
  -webkit-transition: all 1s; }

.call-to-action-video .call-to-action-video-box {
  padding-top: 70px;
  padding-bottom: 50px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center; }

.call-to-action-video .left-box {
  text-align: center;
  z-index: 3;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 20px; }

.call-to-action-video .btn-video-img {
  margin: 0 auto;
  display: block;
  background-color: rgba(119, 119, 119, 0.5);
  border-radius: 100px;
  z-index: 98;
  width: 120px;
  height: 120px; }

.call-to-action-video .right-box {
  z-index: 3;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 20px; }

.call-to-action-video .title-box {
  height: auto;
  padding-left: 0;
  padding-right: 0; }

.call-to-action-video .title-box p {
  margin-top: 0; }

.call-to-action-video .title-text {
  font-size: 28px;
  font-family: inherit;
  color: #fff; }

.call-to-action-video .sub-title-box {
  height: auto;
  z-index: 3;
  padding-left: 0;
  padding-right: 0; }

.call-to-action-video .sub-title-box p {
  margin-top: 0; }

.call-to-action-video .sub-title-text {
  color: #ccc;
  font-size: 16px;
  font-family: open sans; }

.call-to-action-video .external-hr-box {
  padding-left: 0;
  padding-right: 0; }

.call-to-action-video .inernal-hr-box {
  z-index: 3;
  padding-bottom: 10px; }

.call-to-action-video .hr-line {
  float: none;
  margin: 0 auto;
  text-align: center;
  height: 4px;
  background: #7fbb00;
  border-style: none;
  border-radius: 2px;
  max-width: 80px; }

.call-to-action-video .inernal-hr-left-box {
  z-index: 3;
  padding-top: 10px;
  padding-left: 0; }

.call-to-action-video .hr-left-line {
  float: left;
  text-align: left;
  margin: 0 auto;
  height: 4px;
  background: #7fbb00;
  border-style: none;
  border-radius: 2px;
  padding-left: 0;
  max-width: 80px; }

.discount-section {
  padding: 60px 0; }

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
@-moz-keyframes rotation {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(359deg); } }
@keyframes rotation {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  z-index: 9999999; }
  #preloader .textload {
    width: 100%;
    position: absolute;
    top: calc(50% + 30px);
    left: 0;
    text-transform: uppercase;
    text-align: center;
    color: #4CC049;
    font-family: "Poppins", sans-serif; }

#status {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px; }

.spinner {
  height: 40px;
  width: 40px;
  position: relative;
  -webkit-animation: rotation .8s infinite linear;
  -moz-animation: rotation .8s infinite linear;
  animation: rotation .8s infinite linear;
  border-top: 6px solid rgba(51, 51, 51, 0.2);
  border-right: 6px solid rgba(51, 51, 51, 0.2);
  border-bottom: 6px solid rgba(51, 51, 51, 0.2);
  border-left: 6px solid #4CC049;
  border-radius: 100%; }

.topbar {
  padding: 0.5em 0;
  background-color: #4CC049;
  color: #ffffff; }
  .topbar p {
    margin-bottom: 0;
    font-size: 12px; }
  .topbar a {
    color: #ffffff; }
    .topbar a:hover {
      text-decoration: none;
      color: #ffffff; }

.info {
  display: inline-block; }

.bottombar {
  background-color: rgba(255, 255, 255, 0.7);
  margin-bottom: 0;
  border-radius: 0;
  border-left: none;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .bottombar a {
    color: #333;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 14px; }
    .bottombar a:hover {
      color: #4CC049; }
  .bottombar.solid {
    background-color: #ffffff; }

.nav > li:last-child a {
  padding-right: 0; }
.nav > li.active a {
  color: #4CC049; }
.nav > li > a:hover {
  background-color: transparent; }

.navbar-toggle .icon-bar {
  background-color: #ffffff; }

.navbar-toggle .icon-bar {
  position: relative;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .navbar-toggle .icon-bar:nth-of-type(2) {
    top: 1px; }
  .navbar-toggle .icon-bar:nth-of-type(3) {
    top: 2px; }
.navbar-toggle.active .icon-bar:nth-of-type(1) {
  top: 6px;
  transform: rotate(45deg); }
.navbar-toggle.active .icon-bar:nth-of-type(2) {
  background-color: transparent; }
.navbar-toggle.active .icon-bar:nth-of-type(3) {
  top: -6px;
  transform: rotate(-45deg); }
.navbar-nav li a.active {
   background-color: #4CC049;   
  color: #fff !important;      
  border-radius: 6px;          
  padding: 8px 16px;
  margin-top: 2px;
}

/* === WHATSAPP FLOATING BUTTON === */
.whatsapp-float {
  position: fixed;
  bottom: 70px;
  right: 15px;
  background-color: #25d366;
  color: white;
  border-radius: 50%;
  text-align: center;
  font-size: 26px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  z-index: 999;
  transition: all 0.3s ease;
  opacity: 0;
  transform: translateY(20px);
  animation: fadeUp 0.6s ease forwards 0.8s;
}

.whatsapp-float:hover {
  background-color: #1ebe5d;
  transform: scale(1.1);
}

@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

footer {
  background-color: #136B11;
  font-size: 14px;
  color: #ffffff;
  padding: 50px 0;
  position: relative; }
  footer a {
    color: #ffffff; }
    footer a:hover {
      text-decoration: none;
      color: #ffffff; }

.table-footer {
  margin-bottom: 0; }
  .table-footer tbody > tr > td {
    border-top: none;
    padding: 4px 8px; }
    .table-footer tbody > tr > td:first-child {
      padding-left: 0; }

.nav-footer {
  list-style: none;
  text-align: right;
  margin-top: 40px;
  padding-left: 0; }
  .nav-footer li {
    display: inline-block; }
    .nav-footer li a {
      padding: 0 10px;
      font-size: 12px;
      font-family: "Poppins", sans-serif;
      font-weight: 600; }
    .nav-footer li:last-child a {
      padding-right: 0; }

.copyright {
  text-align: right; }

.address-footer {
  margin-bottom: 0; }
  .address-footer h2 {
    margin-top: 0; }

.video-bg {
  overflow: hidden;
  height: 768px;
  position: relative; }

video#bgvid {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
  z-index: -100;
  background-attachment: fixed; }

.title-wrapper {
  background-color: rgba(255, 255, 255, 0.8);
  display: inline-block;
  padding: 1.2em;
  text-align: center;
  margin: auto;
  position: absolute;
  bottom: 80px;
  right: 80px;
  z-index: 50;
  -moz-box-shadow: 0 0 15px rgba(51, 51, 51, 0.3);
  -webkit-box-shadow: 0 0 15px rgba(51, 51, 51, 0.3);
  box-shadow: 0 0 15px rgba(51, 51, 51, 0.3);
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px; }

.title {
  margin-top: 15px;
  font-weight: 600;
  margin-bottom: 5px; }

.tagline {
  background-color: #333;
  color: #ffffff;
  display: inline-block;
  padding: 4px 10px;
  width: 91%;
  -moz-border-radius: 0 8px 0 8px;
  -ms-border-radius: 0 8px 0 8px;
  border-radius: 0 8px 0 8px; }

.equal-wrapper {
  display: flex;
  align-content: center; }

.leftpart {
  flex: 1;
  background-color: #4CC049;
  position: relative; }
  .leftpart .flex-content {
    color: #ffffff; }

.rightpart {
  flex: 1;
  background-color: #ffffff;
  position: relative; }

.flex-content-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 450px;
  position: relative; }

.flex-content {
  width: 300px; }

.feat-list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
  margin-top: 25px; }
  .feat-list .item-feat {
    display: flex;
    align-items: center;
    justify-content: center; }

.owl-carousel {
  text-align: center; }
  .owl-carousel h2 {
    text-transform: uppercase;
    margin-top: 5px; }

.svg-feat {
  width: 180px; }
  .svg-feat path {
    fill: #4CC049 !important; }

.heading-blog {
  margin-bottom: 50px;
  color: #ffffff; }

.article-item {
  margin-top: 25px; }

.article-content {
  margin-top: 30px; }
  .article-content .article-date {
    font-size: 14px;
    font-style: italic; }
  .article-content a {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 14px; }
  .article-content h4 a {
    font-weight: 600;
    font-size: inherit; }

.nav-custom {
  position: absolute;
  width: 80%;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 0; }

.arrowLeft, .arrowRight {
  cursor: pointer;
  opacity: .5;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .arrowLeft:hover, .arrowRight:hover {
    opacity: 1; }
  .arrowLeft.disabled, .arrowRight.disabled {
    pointer-events: none; }

.item-desc {
  display: none;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .item-desc.active {
    display: block; }
  .item-desc h2 {
    font-size: 65px;
    font-weight: 300; }

.product-wrapper {
  background-color: #ffffff;
  min-height: 900px;
  margin-bottom: 30px;
  -moz-box-shadow: 0 0 15px rgba(51, 51, 51, 0.3);
  -webkit-box-shadow: 0 0 15px rgba(51, 51, 51, 0.3);
  box-shadow: 0 0 15px rgba(51, 51, 51, 0.3); }

.product-desc {
  padding: 0 20px 20px; }

.google-map {
  width: 100%;
  height: 450px; }

.form-group-area {
  margin-bottom: 22px; }

/* Extra Small devices (mobiles, 320px and up) */
@media (max-width: 767px) {
  .navbar-collapse {
    background-color: #ffffff; }

  .video-bg {
    height: 340px; }

  video#bgvid {
    height: 0;
    object-fit: cover; }

  .title-wrapper {
    right: 20px;
    bottom: 20px;
    padding: 8px; }
    .title-wrapper .title {
      font-size: 18px;
      margin-top: 6px; }
    .title-wrapper .tagline {
      font-size: 10px;
      width: 100%; }

  .bottombar .navbar-header {
    background-color: #4CC049; }
  .bottombar .navbar-brand {
    color: #ffffff; }

  .feat-list {
    display: block;
    text-align: center; }
    .feat-list .item-feat {
      display: block; }

  .svg-feat {
    width: 120px; }

  .lead.martop25 {
    margin-top: 0; }

  .article-content {
    background: #ffffff;
    margin-top: 0;
    padding: 15px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }

  .heading-blog {
    margin-bottom: 0;
    margin-top: 0; }

  footer .nav-footer, footer .copyright {
    text-align: center; }

  .nav-footer li:last-child a {
    padding-right: 10px; }

  .padsection-top {
    padding-top: 90px; }

  .img-profil {
    margin-bottom: 30px; }

  .product-wrapper {
    min-height: auto; }

  .title-page-mobile {
    margin-top: 0;
    margin-bottom: 25px; } }
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
  .video-bg {
    height: 432px; }

  video#bgvid {
    height: 0;
    object-fit: cover; }

  .title-wrapper {
    bottom: 40px;
    right: 40px; }

  .lead.martop25 {
    margin-top: 0; }

  .heading-blog {
    margin-bottom: 0;
    margin-top: 0; }

  .article-content {
    background: #ffffff;
    margin-top: 0;
    padding: 15px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    min-height: 255px; }

  .address-footer h2 {
    font-size: 18px; }

  .table-footer {
    font-size: 12px; }

  .nav-footer li a {
    font-size: 10px; }

  .copyright {
    font-size: 10px; }

  .title-page-mobile {
    margin-top: 0;
    margin-bottom: 25px; } }
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */
