body {position: relative;}

section.section-banner {
  padding-top: 0;
}

header.header-abs {
  position: absolute;
}
a:hover { opacity: .7; }
.text-primary {color: #69b31d !important;}
.text-dark { color: #1C4B41 !important; }
.text-secondary { color:#AAAAAA !important; }
.text-secondary-dark { color: #454744 !important; }
.text-danger { color: #78350F !important; }
.text-warning { color: #DC2626 !important; }
.text-normal { color: #7A8986 !important; }
.text-success { color:#69B31D !important; }

.bg-light2 { background-color: #F1F8E8 !important; }

.carousel-caption {left:0%; right: 0%;}
.fs-54 {font-size: 54px !important;}
.fs-44 {font-size: 44px !important;}
.fs-40 {font-size: 40px !important;}
.fs-38 {font-size: 38px !important;}
.fs-36 {font-size: 36px !important;}
.fs-24 {font-size: 24px !important;}
.fs-20 {font-size: 20px !important;}
.fs-16 {font-size: 16px !important;}
.fs-15 {font-size: 15px !important;}
.fs-14 {font-size: 14px !important;}
.lh-110 { line-height: 110%; }
.lh-140 { line-height: 140%; }
.lh-150 { line-height: 150%; }
.lh-165 { line-height: 165%; }
.ls-min05 { letter-spacing: -0.5px; }
.ls-min02 { letter-spacing: -0.2px; }
.heading-color { color: #1c4b41; }

.g-6 {
  --bs-gutter-x: 3.5rem;
  --bs-gutter-y: 3.5rem;
}

.fw-bold { font-weight: 700 !important; }
.fw-bolder { font-weight: bolder !important; }
.fw-semibold { font-weight: 600 !important; }
.fw-medium { font-weight: 500 !important; }
.fw-normal { font-weight: 400 !important; }
.fw-light { font-weight: 300 !important; }
.fw-lighter { font-weight: lighter !important; }

.list-1 { padding:0; }
.list-1 li { list-style:none; position: relative; padding-left: 40px;}
.list-1 li::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 26px;
  height: 26px;
  left: 0;
  top: 0.2rem;
  background-image: url('../images/bullet1.svg');
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.truncate-3,.truncate-4,.truncate-5, .truncate-7, .truncate-8 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 100%;
}
.truncate-3 { -webkit-line-clamp: 3; }
.truncate-4 { -webkit-line-clamp: 4; }
.truncate-5 { -webkit-line-clamp: 5; }
.truncate-7 { -webkit-line-clamp: 7; }
.truncate-8 { -webkit-line-clamp: 8; }

/* pengaruh dgn baris header - start */
header div#logo { max-width: 370px; }
header div#logo a { display:flex; align-items:center; }
header div#logo a div.logo-text { font-size: 28px; }
header div#logo img { height:40px; }
#mainmenu > li > a, header div#logo a div.logo-text { color: #1C4B41; }
#content { padding-top: 7.5rem !important; }
.home-header #content { padding-top: 0 !important; }
.home-header #mainmenu > li > a, .smaller #mainmenu > li > a, .home-header header div#logo a div.logo-text, header.smaller div#logo a div.logo-text { color: #fff; }
/* pengaruh dgn baris header - end */

.carousel-caption > .container > .row {padding-top: 100px; align-items: center; height: 100vh;}
.carousel-control-next, .carousel-control-prev { z-index:9; }
.carousel-caption .subtitle {font-size: 20px;}
.carousel-caption .carousel-title {font-size: 54px; letter-spacing: -0.5px;}
.carousel-caption .carousel-desc {font-size: 18px;}
.carousel-caption a.main-btn {font-size: 16px;}
.product-tag {
  background: #F5F5F5;
  border: 1px solid #1C4B41;
  color: #52525B;
}
.product-tag:hover {
  background: #1C4B41;
  border: 1px solid #28675a;
  color: #fff;
}
.why-us {
  background: url(../images/whyus-forest.jpg) no-repeat center;
  padding: 4rem 0;
}
.why-us-content {
  background: url(../images/pattern-why-us.png) no-repeat center;
  background-color: #f1f8e8;
  padding: 32px 32px 80px 32px;
}
.product-modal-content h4 {
  border-left: 8px solid #1C4B41;
  padding-left: 1rem;
  line-height: normal;
}
.product-modal-content p {
  font-size: 16px;
  color: #27272A;
}
.btn-modal-product-close {
  font-weight: 600;
  color: #3F3F46;
  font-size: 16px;
  border: 1px solid #D4D4D8;
  padding: .5rem 3rem;
}
.carousel-modal-product .carousel-control-next, .carousel-modal-product .carousel-control-prev {
  top: unset;
  width: unset;
  bottom: 1rem;
  background: #fff;
  opacity: 1;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  transition-duration: .5s;
}
.carousel-product-control-wrapper {
  position: absolute;
  width: 70px;
  right: 1rem;
  bottom: 0;
}
.carousel-modal-product .carousel-control-next:hover, .carousel-modal-product .carousel-control-prev:hover {
  background: #1C4B41;
}
.carousel-modal-product .carousel-control-next-icon, .carousel-modal-product .carousel-control-prev-icon {
  width: 7px;
  height: 7px;
  padding: .5rem;
  background: none;
}
.carousel-modal-product .carousel-control-next i, .carousel-modal-product .carousel-control-prev i {
  color: #1C4B41;
  transition-duration: .5s;
  font-size: 12px;
}
.carousel-modal-product .carousel-control-next:hover i, .carousel-modal-product .carousel-control-prev:hover i {
  color: #fff;
}
.carousel-modal-product .carousel-control-next {
  right: 0;
}
.a-grade .box-grade, .ab-grade .box-grade, .bc-grade .box-grade {
  font-weight: bold;
  font-size: 40px;
  color: #fff;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  flex-grow: 0;  
}
.a-grade .box-grade { background: #69B31D; }
.ab-grade .box-grade { background: #FACC15; }
.bc-grade .box-grade { background: #CA8A04; }

/* scrolling product start */
.scrolling-wrapper {
  height: 700px;
  overflow: hidden;
  position: relative;
}
.masonry-container img {
  width: 100%;
}
/* scorlling product end */

.exim-banner-content-wrapper { padding: 100px 0 60px 0; }
.exim-quality {
  background-image:url(../images/exim-quality-pattern.png);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: unset !important;
}



#contact_form input[type=text], #contact_form textarea {
  background: #fff !important;
  border-radius: 50rem !important;
  padding:0.70rem 1rem;
}

#contact_form textarea {
  border-radius: 1.5rem !important;
}

footer {
  background: #31684F;
}
footer .logo-footer img { border: 1px solid #fff; border-radius: 50%; }
footer .logo-footer div { font-size: 28px; }
footer .widget h5 { margin-bottom: 3px; }
footer .copyright { border-top: 1px solid #69B31D; font-size: 16px; line-height:160%; }

@media (max-width: 991px) {
  #content { padding-top: 0 !important; }
  #mainmenu > li > a, header div#logo a div.logo-text { color: #fff; }
  .exim-banner-content-wrapper { padding: 0; }
}

@media (max-width: 479px) {
.fs-54 {font-size: 44px !important;}
.fs-44 {font-size: 34px !important;}
.fs-40 {font-size: 30px !important;}
.fs-38 {font-size: 28px !important;}
.fs-36 {font-size: 26px !important;}
  header div#logo { max-width: 260px; }
  header div#logo img { height:40px; }
  header div#logo a div.logo-text { font-size: 18px; }
  footer .footmenu-contact { justify-content:center; text-align:center; }
  footer .widget br { display:none; }
  .carousel-caption { padding-bottom: 0 }
  .carousel-caption .subtitle {font-size: 16px;}
  .carousel-caption .carousel-title {font-size: 24px; letter-spacing: -0.5px;}
  .carousel-caption .carousel-desc {font-size: 14px; display: none;}
  .carousel-caption > .container > .row {padding-top: 1000px; align-items: unset; height: auto;}
}

@media (max-width: 385px) {
  .carousel-caption .carousel-title {font-size: 24px; letter-spacing: -0.5px;}
  .carousel-caption .btn-carousel { padding: 2px 15px; }
}
