@charset "utf-8";

@font-face {
  font-family: "Avenir Next";
  src: url(../fonts/avenir-next-regular.ttf) format("ttf");
  font-weight: 300 !important;
}

@font-face {
  font-family: "Avenir Next";
  src: url(../fonts/avenir-next-heavy-italic.ttf) format("ttf");
  font-weight: 300 !important;
  font-style: italic;
}

@font-face {
  font-family: "Avenir Next";
  src: url(../fonts/avenir-next-medium.ttf) format("ttf");
  font-weight: 400 !important;
}

@font-face {
  font-family: "Avenir Next";
  src: url(../fonts/avenir-next-demibold.ttf) format("ttf");
  font-weight: 500 !important;
}

@font-face {
  font-family: "Avenir Next";
  src: url(../fonts/avenir-next-heavy.ttf) format("ttf");
  font-weight: 600;
}

@font-face {
  font-family: "Avenir Next";
  src: url(../fonts/avenirnext-ultralight.ttf) format("ttf");
  font-weight: 100;
}

body {
  padding: 0;
  margin: 0;
  font-size: 15px;
  color: #000 !important;
  font-family: "Avenir Next" !important;
}

.all-page-pd-top {
  padding-top: 15px;
}

.all-page-pd-bottom {
  padding-bottom: 15px;
}

a {
  text-decoration: none !important;
}

a:hover {
  text-decoration: none !important;
}

a:focus {
  outline: 0 auto -webkit-focus-ring-color !important;
  outline-offset: 0px !important;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  width: 45px;
  background-color: #28847a;
  height: 70px;
  opacity: 0.7;
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 1;
  transition: opacity 0.15s ease;
}

.carousel-caption {
  position: absolute;
  right: 5% !important;
  bottom: 80px;
  left: 0;
  left: 0% !important;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 10px;
  color: #fff;
  text-align: right;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.header__top {
  padding-top: 0;
  padding-bottom: 0;
}

.logo img {
  max-width: 100%;
  height: auto;
  padding: 2px 6px;
}

.d-flex {
  display: flex !important;
}

.grb__cta ul {
  margin: 0;
  padding: 0;
  float: right;
}

.grb__cta ul li {
  display: inline-block;
  padding-right: 30px;
  position: relative;
}

.cta__content {
  overflow: hidden;
}

.cta__icon {
  float: left;
  margin-right: 14px;
}

.grb__cta.st-2 .cta__icon span {
  background: #35857b;
}

.cta__content p {
  color: #268379;
  margin: 0;
  font-size: 15px;
}

.cta__content p a {
  color: #268379;
  margin: 0;
  font-size: 15px;
}

.grb__cta.st-2 .cta__icon span i {
  color: #fff;
  font-size: 21px;
  line-height: 42px;
}

.cta__icon span i {
  color: #6639ff;
}

.cta__icon span {
  height: 40px;
  width: 40px;
  background: #fff;
  display: inline-block;
  text-align: center;
  line-height: 22px;
  border-radius: 3px;
  margin-top: 4px;
}

.cta__content span {
  color: #333;
  font-weight: 500;
  font-size: 15px;
}

.wel-part {
  padding: 25px 0;
  background-color: #fff;
}

.wel-images {
  /* padding: 3px 0; */
}

.wel-images img {
  width: 100%;
  height: auto;
  margin: 3px 0px;
  padding: 5px;
  box-shadow: 0 0 5px 0 #7a7a7a4a;
}

.welcome-text-title {
  border-bottom: 1px dotted #b5c9c6;
  margin-bottom: 10px;
}

.welcome-text-title h1 {
  font-size: 25px;
  margin: 3px 0 3px;
  font-weight: 500;
  color: #28847a;
  line-height: 35px;
  letter-spacing: 0;
}

.welcome-text-title span {
  font-size: 14px;
  font-weight: 500;
  color: #000;
  display: inline-block;
  line-height: 29px;
  padding-left: 10px;
  padding-right: 9px;
  background-color: #eee;
  border-left: 2px solid #42a8af;
}

.welcome-text p {
  text-align: justify;
  margin: 0;
  line-height: 27px;
  padding-bottom: 4px;
  color: #000;
  font-size: 15px;
  padding-top: 4px;
  font-weight: 400;
}

.welcome-text h2 {
  font-size: 18px;
  margin: 4px 0 4px;
  font-weight: 500;
  color: #28847a;
  line-height: 30px;
  letter-spacing: 0;
  display: inline-block;
  border-bottom: 1px dotted #b5c9c6;
  position: relative;
}

.welcome-text-heading {
  position: relative;
  border-bottom: 3px solid #b1b1b1;
  top: -10px;
  margin-bottom: 5px;
}

.welcome-text-1 h2 {
  font-size: 20px;
  margin: 5px 8px 3px 0;
  font-weight: 500;
  padding: 0 8px 0 0;
  color: #28847a;
  background-color: #fff;
  line-height: 33px;
  letter-spacing: 0;
  position: relative;
  display: inline-block;
  top: 10px;
}

.button-box {
  background-color: #28847a;
  color: #fff;
  padding: 0 0 0 13px;
  font-size: 15px;
  line-height: 30px;
  text-transform: uppercase;
  display: inline-block;
  margin: 18px 0 0 0;
  font-weight: 500;
  letter-spacing: 1px;
  text-decoration: none;
}

.button-box i {
  background-color: #eee;
  padding: 10px;
  margin: 4px 4px 4px 15px;
  padding-left: 8px;
  font-size: 15px;
  color: #28847a;
  text-decoration: none;
  width: 35px;
  height: 35px;
  line-height: 9px;
  font-weight: 700;
  letter-spacing: 0.5px;
  border: 3px solid #fff;
}

.button-box a {
  color: #fff;
  text-decoration: none;
}

.product-part {
  padding: 20px 0;
}

.all-product {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 10px;
}

.product-text {
  margin-bottom: 10px;
}

.product-text h2 {
  font-size: 30px;
  margin: 0 0 0;
  font-weight: 500;
  color: #28847a;
  line-height: 46px;
  letter-spacing: 0;
}

.product-text p {
  margin: 0;
  line-height: 26px;
  color: #131313;
  font-size: 15px;
  font-weight: 500;
}

.pro-img-boxes {
  text-align: left;
  background-color: #fff;
  margin: 15px 0px;
  box-shadow: 0 0 5px 0 #7a7a7a4a;
  min-height: 95%;
}

.product-img img {
  width: 100%;
  height: auto;
}

.product-text-par {
  padding: 20px 15px;
}

.product-text-par h3 {
  font-size: 21px;
  margin: 0;
  padding: 0 0 8px;
  color: #28847a;
  letter-spacing: 0.3px;
  font-weight: 500;
}

.product-text-par h3 a {
  font-size: 18px;
  margin: 0;
  padding: 0 0 0px;
  color: #28847a;
  letter-spacing: 0.3px;
  font-weight: 500;
}

.product-text-par h3 a:hover {
  color: #17645c;
}

.product-text-par p {
  color: #000;
  font-size: 15px;
  line-height: 27px;
  margin: 0 0;
  font-weight: 400;
}

.welcome-text h3 {
  font-size: 18px;
  margin: 0 0 13px;
  font-weight: 500;
  color: #fff;
  line-height: 27px;
  padding: 5px 15px;
  letter-spacing: 0;
  background-color: #4c887e;
}

.map-images img {
  width: 100%;
  height: auto;
}

.page-banner img {
  width: 100%;
  border-radius: 0 0 50px 50px;
  height: auto;
  border-bottom: 5px solid #268379;
}

.client-parts {
  padding: 25px 0;
  background-color: #fff;
}

.client-text-title {
  text-align: center;
  margin-bottom: 5px;
}

.client-text-title span {
  font-size: 15px;
  font-weight: 500;
  color: #000;
  display: inline-block;
  line-height: 33px;
  padding-left: 15px;
  padding-right: 20px;
  background-color: #e3e7af;
  border-left: 5px solid #42a8af;
}

.client-slider {
  text-align: center;
}

.client-text-title h3 {
  font-size: 30px;
  margin: 2px 0 0;
  font-weight: 500;
  color: #33847a;
  line-height: 53px;
  letter-spacing: 0;
}

.client-slider img {
  width: 60%;
  height: auto;
}

.border-parts {
  border-bottom: 2px solid #33847a;
  padding: 0 0 25px;
}

.trusted-part {
  padding: 25px 0;
  background-color: #fff;
}

.pagest-inten {
  border: 3px solid #ebebeb;
  padding: 3px;
  margin: 10px 0;
}

.pagest-inten img {
  width: 100%;
  height: auto;
}

.social-servive {
  background-color: #28847a;
  padding: 0 0;
}

.social-box {
  padding: 0 0;
  text-align: center;
}

.social-box p {
  margin: 0;
  padding: 25px 0;
}

.social-box:not(:last-child) {
  border-right: 1px solid #eee;
}

.social-box p a {
  padding: 0 0;
  margin: 0;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  color: #fff;
}

.social-box p a i {
  margin-right: 8px;
  font-size: 15px;
}

.social-box-1:hover {
  background-color: #017eb4;
  transition: 1s;
  color: #fff !important;
  cursor: pointer;
}

.social-box-2:hover {
  background-color: #3d5a9c;
  transition: 1s;
  color: #fff !important;
  cursor: pointer;
}

.social-box-3:hover {
  background-color: #39805a;
  transition: 1s;
  color: #fff !important;
  cursor: pointer;
}

.social-box-4:hover {
  background-color: #19ae2d;
  transition: 1s;
  color: #fff !important;
  cursor: pointer;
}

.social-box-5:hover {
  background-color: #000;
  transition: 1s;
  color: #fff !important;
  cursor: pointer;
}

.social-box-6:hover {
  background-image: linear-gradient(150deg, #f9ce34, #ee2a7b, #6228d7);
  transition: 1s;
  color: #fff !important;
  cursor: pointer;
}

#show-hidden-menu1,
#show-hidden-menu3,
#show-hidden-menu5,
#show-hidden-menu2,
#show-hidden-menu4,
#show-hidden-menu6 {
  color: #28847a;
  font-size: 15px;
  line-height: 30px;
  margin: 5px 0 0;
  font-weight: 500;
  letter-spacing: 0.3px;
}

.table-responsive {
  width: 100%;
  padding: 0 0;
}

.bg {
  width: 100%;
  padding: 0 15px;
}

.table-responsive td tr {
  font-weight: 400;
  line-height: 27px;
  padding: 3px 10px;
  font-size: 15px;
}

.table-responsive td {
  padding: 5px 6px;
  font-size: 15px;
  border: 1px solid #28847a;
  line-height: 26px;
  color: #000;
  font-weight: 400;
}

.table-responsive td a {
  color: #000;
}

.table-responsive td a:hover {
  color: #0a403a;
  transition: 0.3s;
}

.table-responsive th {
  background-color: #34857b;
  color: #fff !important;
  font-weight: 500;
  line-height: 26px;
  padding: 7px 5px;
  font-size: 15px;
  border: #7c7c7c 1px solid;
}

.table-responsive tr {
  border-radius: 10px;
}

.bg tr:nth-child(even) {
  background-color: #4c887e5c;
  color: #131313;
  font-weight: 400;
}

.bg-1 tr:nth-child(even) {
  background-color: #eee;
  color: #131313;
  font-weight: 400;
}

.table-responsive-1 td {
  padding: 5px 6px;
  font-size: 15px;
  border: 3px solid #fff;
  line-height: 26px;
  color: #000;
  font-weight: 400;
  background-color: #eee;
}

.table-responsive-1 th {
  background-color: #34857b;
  color: #fff !important;
  font-weight: 500;
  line-height: 26px;
  padding: 7px 10px;
  font-size: 15px;
  border: #fff 3px solid;
}

.table-responsive p {
  margin: 0;
}

.table-responsive .images img {
  float: right;
  width: 120px;
  background-color: #fff;
  height: auto;
  padding: 3px;
  border-radius: 5px;
}

.table-responsive marquee {
  font-size: 17px;
  margin: 5px 0 0 0;
  font-weight: 600;
}

.table-responsive marquee i {
  margin: 0 9px;
  font-size: 14px;
  color: #3d857b;
}

.table-responsive marquee span {
  margin: 0 15px;
  color: #ababab;
  font-size: 21px;
}

.table-responsive .images-1 {
  margin: 0 auto;
  background-color: #fff;
  text-align: center !important;
}

.table-responsive .images-1 img {
  text-align: center;
  width: 95%;
  background-color: #fff;
  height: auto;
  padding: 3px;
  border-radius: 5px;
}

.table-responsive .img-1 {
  padding: 0;
  font-size: 15px;
  border: 0 solid #fff0;
}

.table-responsive .images-2 img {
  width: 100%;
  background-color: #fff;
  height: auto;
  padding: 0;
}

.table-responsive .table-boxes-text {
  position: relative;
}

.table-responsive .table-boxes-text span {
  position: absolute;
  top: -100px;
  font-size: 15px;
  color: #288479;
  right: 4px;
  font-weight: 500;
}

.table-responsive .table-boxes-text p span {
  position: absolute;
  font-size: 15px;
  color: #e4e7b1;
  margin: 72px 0;
  right: 0;
  font-weight: 600;
}

.table-responsive .table-boxes-text p {
  position: absolute;
  top: -35px;
  display: flex;
  font-size: 13px;
  color: #fff;
  right: 7px;
  font-weight: 500;
}

.products-list-inner h2 {
  color: #fff;
  line-height: 27px;
  font-size: 17px;
  padding: 8px 9px;
  margin: 0;
  background-color: #46877d;
}

.products-list-inner {
  /* background-color: #eee; */
  border-radius: 10px;
  border-bottom: 5px solid #46877d;
}

.package-01 {
  padding: 0 0;
}

.package-01 ul {
  padding: 0;
  margin: 0;
}

.package-01 ul li {
  background-image: url(../images/palm-oil-fruit-bullet.webp);
  background-repeat: no-repeat;
  background-position: 9px 16px;
  padding-left: 35px;
  list-style: none;
  padding-bottom: 7px;
  padding-top: 7px;
  text-align: left;
  /* line-height: 25px; */
  /* font-size: 15px; */
  /* font-weight: 500; */
}

.package-01 ul li:nth-child(even) {
  background-color: #4c887e5c;
  color: #131313;
}

.package-01 ul li a {
  color: #000;
  font-size: 15px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0.2px;
}

.package-01 ul li a:hover {
  color: #000;
}

.certificate-list-inner h3 {
  color: #fff;
  line-height: 27px;
  font-size: 20px;
  padding: 12px 10px;
  margin-bottom: 8px;
  margin: 0;
  background-color: #3e867c;
}

.certificate-list-inner {
  background-color: #fff;
  border: 1px solid #35857b;
  text-align: center;
  padding: 0;
  margin-top: 10px;
}

.certificate-list-inner p {
  padding-bottom: 0;
  font-weight: 400;
  margin: 5px;
}

.certificate-list-inner p:not(:last-child) {
  border-bottom: 2px solid #eee;
}

.certificate-list-inner img {
  width: 100px;
  height: auto;
  padding: 2px 0 5px;
}

.table-boxes {
  padding: 10px 0;
}

.specification-list h3 {
  line-height: 34px;
  color: #fff;
  font-size: 15px;
  padding: 3px 12px;
  margin-bottom: 5px;
  line-height: 27px;
  line-height: 35px;
  font-weight: 500;
  background-color: #3e867c;
}

.specification-list ul {
  margin: 0;
  padding: 0;
}

.specification-list ul li {
  color: #000;
  font-size: 15px;
  list-style: none;
  background-color: #eee;
  padding: 5px 6px 5px 34px;
  margin-bottom: 5px;
  background-image: url(../images/palm-oil-fruit-bullet.webp);
  background-repeat: no-repeat;
  background-position: 5px 12px;
  font-weight: 400;
  line-height: 27px;
}

.specification-list ul ul li {
  color: #000;
  font-size: 15px;
  /* margin-left: -11px; */
  list-style: none;
  background-color: #b5c9c6b8;
  padding: 6px 6px 6px 28px;
  margin-bottom: 5px;
  background-image: url(../images/palm-oil-bullet.webp);
  background-repeat: no-repeat;
  background-position: 5px 9px;
  font-weight: 400;
}

.specification-list ul li a {
  color: #000;
  font-size: 15px;
  line-height: 27px;
  font-weight: 400;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
}

.specification-list ul li a i::after {
  content: "\f101";
  font-family: "Font Awesome 6 Free";
  font-size: 15px;
}

.specification-list ul li a:hover {
  color: #46877d;
  transition: 0.5s;
  /*! margin: 15px 0px; */
}

.policy-list ul {
  margin: 0;
  padding: 0;
}

.policy-list ul li {
  color: #000;
  font-size: 15px;
  list-style: none;
  padding: 5px 6px 5px 34px;
  margin-bottom: 0px;
  background-image: url(../images/palm-oil-bullet.webp);
  background-repeat: no-repeat;
  background-position: 15px 10px;
  font-weight: 400;
  line-height: 27px;
}

.pd-top-bottom {
  padding: 10px 0;
}

.box-desing {
  padding: 10px 10px 10px 15px;
  border: 2px solid #b5c9c6;
  border-radius: 20px 0 0 20px;
}

.input-group {
  position: relative;
  display: grid;
  border-collapse: separate;
  margin: 5px 0px 10px;
  width: 100%;
  line-height: 30px;
}

.input-group .form-control:last-child,
.input-group-addon:last-child {
  font-size: 16px !important;
  line-height: 35px;
  border-radius: 5px !important;
  width: 100%;
}

.enquiry-box-sub {
  position: relative;
  margin-top: 10px;
  text-align: center;
}

.readmore2 {
  padding: 13px 45px;
  background-color: #4c887e5c;
  text-transform: uppercase;
  color: #000;
  border: none;
  border-bottom: 3px solid #46877d;
  position: relative;
  text-align: center;
  font-size: 15px;
  border-radius: 6px;
  letter-spacing: 1px;
  margin: 3px 5px;
}

.readmore2:hover {
  color: #fff;
  background-color: #46877d;
  text-decoration: none;
  transition: 0.5s;
  border-bottom: 3px solid #0c0c0c;
}

.form-control {
  border: 2px solid #4c887e5c !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.form-control:focus {
  border-color: #4c887e !important;
  outline: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

:focus {
  outline: -webkit-focus-ring-color auto 0 !important;
}

.input-group-lg > .form-control {
  padding: 0.5rem 1rem;
}

.submit-recaptcha {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.pro-img-boxes-1 {
  text-align: left;
  background-color: #fff;
  margin: 10px 0;
  box-shadow: 0 0 5px 0 #7a7a7a4a;
  min-height: 90%;
}

.product-text-par-1 {
  padding: 16px 5px;
}

.product-text-par-1 h3 {
  font-size: 15px;
  margin: 0;
  padding: 0 0 5px;
  color: #2a8a8e;
  font-weight: 500;
  letter-spacing: 0.3px;
}

.product-text-par-1 h4 {
  font-size: 15px;
  margin: 0;
  padding: 0 0 0;
  color: #000;
  text-align: center;
}

.product-text-par-1 p {
  color: #000;
  font-size: 15px;
  line-height: 26px;
  margin: 3px 0 7px;
  font-weight: 400;
}

.product-text-par-1 a {
  color: #28847a;
  font-size: 14px;
  line-height: 30px;
  margin: 10px 0 0;
  letter-spacing: 0.3px;
  font-weight: 500;
  padding: 5px 7px;
  /* border: 1px solid #28847a; */
  /* background-color: #eee; */
}

.product .product_img img {
  width: 110px !important;
  height: auto;
  margin: 0 auto !important;
}

.welcome-texteses h2 {
  color: #fff;
  line-height: 27px;
  font-size: 20px;
  padding: 8px 9px;
  margin-bottom: 8px;
  margin: 0;
  background-color: #46877d;
}

.site-map ul {
  padding: 5px 0;
  margin: 0;
}

.site-map ul li {
  text-decoration: none;
  list-style: none;
  padding: 7px 0;
}

.site-map ul li a {
  color: #313131;
  font-size: 15px;
  list-style: none;
  padding: 6px 10px 6px 31px;
  margin-bottom: 1px;
  background-image: url(../images/palm-oil-fruit-bullet.webp);
  background-repeat: no-repeat;
  background-position: 5px 8px;
  font-weight: 600;
  text-transform: uppercase;
}

.site-map ul ul li {
  color: #327192;
  font-size: 15px;
  list-style: none;
  padding: 5px 5px 5px 30px;
  margin-bottom: 0;
  font-weight: 400;
  text-transform: capitalize;
  list-style: none;
}

.site-map ul ul li a {
  background-image: url(../images/palm-oil-bullet.webp);
  background-repeat: no-repeat;
  background-position: 2px 4px;
  color: #000;
  text-decoration: none;
  padding: 5px 10px 5px 20px;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 14px;
}

.site-map ul ul li a:hover {
  color: #23527c;
  text-decoration: none;
}

.footer-part {
  background-color: #eee;
  padding: 25px 0 25px;
}

.footer-part-pd {
  padding: 0px 0 0px;
}

.footer-images img {
  width: 100%;
  height: auto;
}

.footer-text h3 {
  font-size: 15px;
  color: #000;
  line-height: 31px;
  margin: 0;
  font-weight: 500;
}

.footer-decor-3 {
  width: 100%;
  margin: 0 auto 0;
}

.footer-decor-3:after {
  position: relative;
  top: 0;
  display: inline-block;
  width: 45px;
  border-bottom: 6px solid #28847a;
  margin-bottom: 10px;
  content: "";
}

.footer-img img {
  width: 55%;
  height: auto;
  padding: 2px 0 4px;
}

.footer-text p {
  color: #131313;
  font-size: 15px;
  line-height: 27px;
  margin: 10px 0 10px;
  font-weight: 400;
}

.footer-information ul {
  padding-left: 0;
  margin-bottom: 0;
  padding-right: 0;
}

.footer-information ul li {
  background-repeat: no-repeat;
  background-position: 0 16px;
  list-style: none;
  text-align: left;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 15px;
  font-weight: 400;
  line-height: 27px;
  border-bottom: 1px dotted #3d857b;
}

.footer-information ul li a {
  color: #000;
  text-decoration: none;
}

.footer-information ul li a:hover {
  color: #145048;
  text-decoration: none;
  transition: 0.5s;
}

.w3l-footer.three ul {
  padding-left: 0;
  margin: 0;
}

.w3l-footer.three ul li {
  margin-bottom: 7px;
  position: relative;
  display: block;
  align-items: center;
}

.w3l-footer.three ul li i {
  font-size: 15px;
  color: #fff;
  position: relative;
  line-height: 32px;
  float: left;
  height: 37px;
  border-radius: 50%;
  margin: 0 0;
  text-align: center;
  width: 37px;
  background-color: #28847a;
  border: 2px solid #fff;
}

.w3l-footer.three ul li p {
  list-style-type: none;
  color: #000;
  font-size: 15px;
  line-height: 27px;
  float: left;
  width: 85%;
  font-weight: 400;
  margin-left: 6px;
  text-align: left;
  margin: 3px 5px;
}

.w3l-footer.three ul li span {
  font-weight: 500;
  font-size: 15px;
  line-height: 27px;
  margin-right: 2px;
}

.w3l-footer.three ul li:last-child {
  margin-bottom: 0px;
}

.w3l-footer.three a {
  color: #000;
  text-decoration: none;
}

.w3l-footer.three a:hover {
  color: #145048;
  transition: 0.3s;
}

.plam-boxes-texes {
  width: 100%;
  position: relative;
  align-items: center;
  overflow: hidden;
  display: inline-flex;
  border-radius: 0px 8px 8px 0px;
  background-color: #bbd7d3;
}

.plam-boxes-texes img {
  margin: 0;
  width: 25%;
}

.plam-boxes-texes p {
  margin: 0;
  width: 75%;
  padding: 4px 10px 4px 10px;
  font-size: 17px;
  color: #0e433c;
  font-weight: revert;
  letter-spacing: 0.1px;
  font-style: italic;
  align-items: center;
  display: flex;
}

.social-icon {
  position: relative;
  padding-left: 0;
  padding-top: 0;
  margin: 0;
}

.social-icon p {
  color: #fff;
  margin: 1px 0 11px;
  font-size: 15px;
}

.social-icon li {
  margin: 0 0;
  display: inline-block;
}

.social-icon li a {
  display: inline-block;
  width: 35px;
  height: 35px;
  background: #eee;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  transition: 0.5s;
  color: #28847a;
  font-size: 13px;
}

.social-icon li a:hover {
  background: #fff;
  color: #000;
  transition: 0.5s;
}

.power-by-bg {
  width: 100%;
  margin: 0 auto;
  padding: 5px 0;
  background-color: #28847a;
}

.power-by p {
  color: #fff;
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 15px;
  line-height: 27px;
  font-weight: 400;
}

.power-by p a {
  color: #fff;
  font-weight: 500;
}

.power-by p a:hover {
  color: #e5e7b3;
  transition: 0.5s;
}

.powered {
  background-color: #eee;
  padding: 3px 0;
}

.powered-by p {
  color: #000;
  padding: 4px 0px;
  margin: 0;
  text-align: center;
  font-size: 15px;
  line-height: 30px;
  font-weight: 400;
}

.powered-by p a {
  color: #000;
  font-weight: 400;
}

.powered-by p a:hover {
  color: #35857b;
  transition: 0.5s;
}

.social-links {
  padding-top: 10px;
}

.social-links-linked {
  padding-top: 5px;
  color: #000;
  padding-bottom: 5px;
}

.social-links-linked i {
  font-size: 15px;
  color: #fff;
  padding: 7px;
  background-color: #0274b3;
  margin-right: 6px;
  border-radius: 4px;
}

.social-links-linked a {
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
  color: #555;
  margin-bottom: 7px;
}

.social-links-linked a:hover {
  color: #33837b;
}

#mySidenav a {
  position: fixed;
  right: -100px;
  transition: 0.3s;
  width: 140px;
  text-decoration: none;
  color: #fff;
  display: inline-block;
  z-index: 1;
}

#mySidenav a:hover {
  right: 0;
}

#call {
  top: 460px;
  background: #28847a;
}

#linkedin {
  top: 510px;
  background: #0077b5;
}

#twitter {
  top: 560px;
  background: #000;
}

#facebook {
  top: 610px;
  background: #3b57a1;
}

#instagram {
  top: 660px;
  background-image: linear-gradient(350deg, #ff8b3e, #ee2a7b, #b13996);
}

.sidenav {
  top: 150px;
}

.sidenav p {
  font-size: 15px;
  text-transform: capitalize;
  display: inline-block;
  margin: 0;
  padding: 10px 8px 10px 8px;
  line-height: 1.1;
}

.linkedin,
.twitter,
.call,
.facebook,
.instagram {
  display: inline-block;
  background: url(../images/social-media-mars-oleochemicals-malaysia.webp)
    no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
}

.facebook {
  background-position: -40px 0;
  width: 40px;
  height: 40px;
  float: left;
}

.linkedin {
  background-position: 0 0;
  width: 40px;
  height: 40px;
  float: left;
}

.twitter {
  background-position: -40px -40px;
  width: 40px;
  height: 40px;
  float: left;
}

.call {
  background-position: 0 -80px;
  width: 40px;
  height: 40px;
  float: left;
}

.instagram {
  background-position: -40px -80px;
  width: 40px;
  height: 40px;
  float: left;
}

.box-es {
  padding: 35px;
  box-shadow: -1px 4px 9px 2px #00000040;
}

.sticky-footer {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 110;
  display: none;
}

.sticky-footer .sticky-phone {
  float: left;
  width: 100%;
}

.sticky-footer .sticky-phone a {
  float: left;
  width: 25%;
}

.sticky-footer .sticky-phone a.mobile-num {
  background: #081726;
  padding: 8px 10px 8px 10px;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
}

.sticky-footer .sticky-phone a.email {
  background: #b21414;
  padding: 10px 5px 10px 5px;
  margin: 0;
  text-align: center;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

.whatsapp_btn {
  position: fixed;
  bottom: 100px;
  left: 10px;
  width: 50px;
  height: 50px;
  z-index: 100;
}

.whatsapp_btn .icon_logo {
  position: relative;
  z-index: 150;
  padding: 0px;
}

.whatsapp_btn .icon_logo > a > img {
  width: 50px;
  height: 50px;
}

.whatsapp_btn .circle_waves {
  border-radius: 50%;
  background-color: #3cc04e;
  width: 50px;
  height: 50px;
  position: absolute;
  opacity: 0;
  bottom: 1px;
  left: 0;
  z-index: 120;
  animation: waves 4s infinite cubic-bezier(0.36, 0.11, 0.89, 0.32);
}

@keyframes waves {
  from {
    transform: scale(0.55, 0.55);
    opacity: 0.6;
  }

  to {
    transform: scale(1.8, 1.8);
    opacity: 0;
  }
}

/*----------------------------------------*/
.backtotop {
  right: 10px;
  z-index: 99;
  bottom: 44px;
  display: none;
  position: fixed;
}

.backtotop .scroll {
  z-index: 1;
  width: 45px;
  height: 45px;
  display: block;
  position: relative;
}

/* @media (max-width: 991px) {
  .backtotop .scroll {
    width: 40px;
    height: 40px;
  }
} */
.backtotop .scroll:before,
.backtotop .scroll:after {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  content: "";
  position: absolute;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #ffffff;
  -webkit-transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  -o-transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.2);
}

/*.backtotop .scroll:after {
  opacity: 0;
  transform: scale(1.5);
}
.backtotop .scroll:hover:before {
  opacity: 0;
  transform: scale(0.3);
}
.backtotop .scroll:hover:after {
  opacity: 1;
  transform: scale(1);
} */
.backtotop .scroll i {
  left: 50%;
  z-index: 1;
  font-size: 15px;
  position: absolute;
  color: #34857b;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  -o-transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.backtotop .scroll i:nth-child(1) {
  top: 50%;
  transform: translate(-50%, -50%);
}

/* -----thankyou---------- */
.thank-pages {
  text-align: center;
  padding: 0px 0px;
}

.thank-pages h2 {
  font-size: 3em;
  line-height: 1.5;
  font-weight: 600;
  margin: 9px 0px;
}

.round-logo {
  text-align: center;
}

.round-logo img {
  width: 25%;
  height: auto;
}

.main-content {
  display: flex;
  width: 100%;
  align-items: center;
  margin: 7px auto;
  gap: 15px;
  justify-content: center;
}

.main-content i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  font-size: 30px;
  line-height: 1;
  font-weight: 800;
  margin: 10px 0px;
  border-radius: 50%;
  color: #ffffff;
  background-color: #4c887e;
  border: 3px solid #b5c9c6;
}

.main-content h3 {
  font-size: 30px;
  line-height: 1.5;
  margin: 0px;
  font-weight: 600;
  text-align: left;
}

.main-content-pera {
  width: 100%;
  margin: 0 auto;
}

.main-content-pera p {
  text-align: center;
  margin: 0;
  color: #000;
  font-size: 18px;
  line-height: 27px;
  padding: 7px 0px;
  font-weight: 400;
}

.main-content-pera p a {
  color: #34857b;
}

.main-connect {
  text-align: center;
}

.main-connect h4 {
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 1.5;
  margin: 0px;
  font-weight: 600;
  padding: 15px 0px 10px;
}

.social-thanks {
  display: flex;
  gap: 5px;
  margin: 0 auto;
  justify-content: center;
}

.social-thanks i {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #eee;
  border-radius: 50%;
  transition: 0.5s;
  color: #28847a;
  font-size: 20px;
}

.social-thanks i:hover {
  background: #28847a;
  color: #fff;
  transition: 1s;
}

.back-to-home {
  margin: 25px 0px 0px;
}

.sticky-right {
  position: sticky;
  overflow-x: hidden;
  top: 60px;
}

.video-section-width {
  width: 100%;
  height: 100%;
}
.shorting-box-file {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: end;
  margin-bottom: 15px;
  flex-wrap: wrap;
  gap: 15px;
}

.shorting-box-file h2 {
  font-size: 18px;
  color: #333;
  margin: 0;
}

#sortBox {
  padding: 10px 25px;
  font-size: 15px;
  border: none;
  background: #46877d;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  min-width: 25%;
  color: #fff;
}

#sortBox:hover {
  border-color: #007bff;
}

/* Responsive Design */
@media (max-width: 768px) {
  .shorting-box-file {
    flex-direction: column;
    align-items: flex-start;
  }

  .shorting-box-file h2 {
    font-size: 15px;
    margin-bottom: 10px;
  }

  #sortBox {
    width: 100%;
  }
}

/* ----------------social---------media-------pages--------------------- */
.post-bg {
  background-color: #e8efee;
  border-radius: 10px;
  margin: 0px 0px 20px;
}
.social-pages-boxes {
  text-align: left;
  background-color: #e8efee;
  border: 1px solid #bed4d0;
  max-height: 100%;
  border-radius: 10px;
  margin: 0px 0px;
}

.gutter-y-20 {
  --bs-gutter-y: 15px;
}

.social-pages-img {
  overflow: hidden;
  border: 3px solid #e8efee;
  border-radius: 10px 10px 0px 0px;
}

.social-pages-img img {
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: 1s;
  overflow: hidden;
}

.social-pages-img img:hover {
  transition: 1s;
  transform: scale(1.1);
}

.social-pages-section-text {
  padding: 15px 15px;
}

.social-pages-section-text h3 {
  font-size: 15px;
  line-height: 23px;
  margin: 0;
  padding: 0 0 3px;
  color: #2a8a8e;
  font-weight: 300;
  letter-spacing: 0.3px;
}

.social-pages-section-text h4 {
  font-size: 15px;
  margin: 0;
  padding: 0 0 0;
  color: #000;
  text-align: center;
}

.social-pages-section-text p {
  margin: 0;
  line-height: 28px;
  padding-bottom: 2px;
  color: #000;
  font-size: 15px;
  padding-top: 4px;
  font-weight: 400;
}

/* -------------------blog-section----------------starrt----------------- */

/* ==============================================================   # Blogs section=================================================================== */

.home-blog-style-one-item {
  position: relative;
}
.home-blog-style-one-item .info {
  padding: 20px;
  background: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 7px;
}

.blog-title {
  text-align: center;
  margin: 0px 0px 20px;
}
.blog-title h4 {
  font-size: 2.3em;
  line-height: 1.2em;
  font-weight: 300;
  color: #46877d;
  position: relative;
  margin: 0;
}
.blog-title h4 span {
  font-weight: 600;
}
.home-blog-style-one-item .content {
  position: relative;
  /* padding: 30px 37px;
  top: -100px;
  margin-bottom: -80px; */
}
.home-blog-style-one-item .info h4 {
  margin: 0;
  color: #000;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
}
.home-blog-style-one-item .info .title a {
  color: #46877d;
  font-weight: 300;
  letter-spacing: 0;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.5px;
  margin: 0;
}

.home-blog-style-one-item .info p {
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-size: 0.9rem;
  line-height: 1.9;
  margin-bottom: 2px;
}
.home-blog-style-one-item .info .title a:hover {
  color: #46877d;
}

.home-blog-style-one-item .info ul.blog-meta {
  margin: 0;
  padding: 0;
  font-size: 0.7em;
}

.home-blog-style-one-item .info ul.blog-meta li {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding-right: 10px;
  font-size: 0.75rem;
}

.home-blog-style-one-item .info .date {
  height: 72px;
  width: 65px;
  text-align: center;
  background: #46877d;
  color: #fff;
  line-height: 1.2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-transform: uppercase;
  position: absolute;
  right: 10px;
  top: -40px;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}

.color-style-two .home-blog-style-one-item .info .date {
  background: #e7272d;
}

.home-blog-style-one-item .info .date strong {
  display: block;
  font-size: 20px;
  line-height: 23px;
  font-weight: 600;
}

.home-blog-style-one-item .info ul.blog-meta li::after {
  position: absolute;
  right: 4px;
  top: 50%;
  content: "";
  height: 5px;
  width: 5px;
  background: #826a45;
  border-radius: 50%;
  margin-top: -1px;
}

.color-style-two .home-blog-style-one-item .info ul.blog-meta li::after {
  background: #e7272d;
}

.home-blog-style-one-item .info ul.blog-meta li:last-child::after {
  display: none;
}

.home-blog-style-one-item .info ul.blog-meta li,
.home-blog-style-one-item .info ul.blog-meta li a {
  color: #e87f12;
  font-weight: 200;
}

.home-blog-style-one-item .info ul.blog-meta li a:hover {
  color: #826a45;
}

.color-style-two .home-blog-style-one-item .info ul.blog-meta li a:hover {
  color: #e7272d;
}

.content a.btn-read-more {
  text-transform: uppercase;
  display: inline-block;
  margin-top: 0px;
  color: #e87f12;
  font-size: 0.8rem;
  margin-top: 8px;
}

.content a.btn-read-more i {
  transform: rotate(-45deg);
  font-size: 14px;
  margin-left: 4px;
}

.custom-box {
  height: 100%;
  background-color: #fff;
  display: flex;
  position: relative;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 7px;
  overflow: hidden;
}

.card .home-blog-style-one-item {
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
}
.card .home-blog-style-one-item img {
  object-fit: cover;
  height: auto;
  width: 100%;
}
/* -------------------blog-section----------------End-------------------- */

.dat-btn {
  display: flex;
  background-color: #ffffff87;
  justify-content: space-between;
  padding: 8px 10px;
  align-items: center;
  border-radius: 0px 0px 10px 10px;
}

.dat-btn p {
  margin: 0;
  line-height: 28px;
  color: #000;
  font-size: 15px;
  font-weight: 400;
}

.dat-btn a {
  color: #2a8a8e;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.3px;
  font-weight: 300;
  padding: 2px 12px;
  background-color: #f1f1f1;
  display: inline-block;
  border-radius: 5px;
  border: 1px solid #bed4d0;
}

.social-text h2 {
  font-size: 20px;
  line-height: 30px;
  color: #000;
  margin: 0;
  letter-spacing: 0.2px;
  margin-bottom: 5px;
}

.social-text h3 {
  font-size: 20px;
  line-height: 30px;
  color: #28847a;
  margin: 0;
  letter-spacing: 0.2px;
  margin-bottom: 5px;
}

.tag-box {
  margin: 5px 0px;
}

.tag-box ul {
  padding: 0;
  list-style: none;
  margin: 0;
}

.tag-box ul li {
  border: 1px solid #333;
  padding: 5px 10px;
  list-style: none;
  font-weight: normal;
  display: inline-block;
  font-size: 15px;
  background: #eee;
  margin: 2px;
}

.social-share-part {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: end;
  padding: 12px 10px 15px 10px;
}

.social-share ul {
  padding: 0;
}

.social-share ul,
li {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.social-share .social-links-share {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
}

.social-share .social-links-share li {
  position: relative;
  display: inline-block;
}

.social-share .social-links-share li:last-child {
  margin-right: 0px;
}

.social-share .social-links-share li a {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 33px;
  font-size: 13px;
  color: #ffffff;
  background: #46877d;
  border-radius: 50%;
  text-align: center;
  box-shadow: inset 0px 0px 0px 2px #bed4d0;
  border: 1px solid #46877d;
}

.social-share .social-links-share li a:hover {
  border-color: #000;
  background: #fff;
  color: #46877d;
  transition: 1s;
}

.alink {
  position: relative;
}

.tip {
  position: absolute;
  top: 0;
  left: 100%;
  transform: translate(-80%, 100%);
  padding: 8px 10px;
  font-size: 10px;
  line-height: 18px;
  letter-spacing: 1.5px;
  color: #46877d;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
  white-space: nowrap;
}

.tip.show {
  opacity: 1;
  visibility: visible;
}
