@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Mooli&family=Raleway:ital,wght@0,100..900;1,100..900&family=Syne:wght@400..800&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');

body,
html {
  height: 100%;
  word-wrap: break-word
}

body {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  line-height: 36px;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  margin: 0;
  padding: 0
}
.container {
  max-width: 83.5vw !important;
  width: 100% !important;
}
.primary-color {
  color: #006068;
}
p {
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 36px;
  padding-bottom: 30px;
}

a {
  font-family: "Montserrat", sans-serif;
  text-decoration: none;
}

h1 {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: normal;
}

h2 {
  color: #000000;
  font-size: 40px;
  font-weight: 700;
  line-height: 56px;
}

h3 {
  color: #000000;
  font-size: 30px;
  font-weight: 700;
  line-height: normal;;
}

h4 {
color: #000000;
font-size: 22px;
font-weight: 600;
line-height: normal;
}

textarea:focus,
input:focus {
  outline: none;
}

.pb-0 {
  padding-bottom: 0px;
}

.pr-0 {
  padding-right: 0px;
}

.pl-0 {
  padding-left: 0px;
}

.pb-5 {
  padding-bottom: 5px !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.pb-15 {
  padding-bottom: 15px;
}

.pt-15 {
  padding-top: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pt-40 {
  padding-top: 40px;
}
.dmr-35 {
  margin-right: 35px;
}
.dml-35 {
  margin-left: 35px;
}

.mt-0 {
  margin-top: 0px;
}

.mobile-display-block {
  display: none !important;
}
.mobile-display-none {
  display: block;
}

.primary-btn {
  font-size: 20px;
  font-weight: 400;
  display: inline-flex;
  padding: 10px 30px;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background: #006068;
  color: #ffffff;
}

.primary-btn:hover {
  background: #2c4c4e;
}

.secondary-btn {
  font-size: 20px;
  font-weight: 400;
  display: inline-flex;
  padding: 10px 30px;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.right-arrow-svg {
  margin-left: 10px;
}
/* Header Section */
header {
  position: relative;
  z-index: 1;
}
.navbar .navbar-brand img {
  max-width: 104px;
}

.right-navbar {
  position: absolute;
  top: 0;
  padding: 0px 0px 0px 27px;
  right: 0px;
  background-image: url("../images/navbar_bg.webp");
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  filter: drop-shadow(0px 11px 23px rgba(0, 0, 0, 0.10)) drop-shadow(0px 42px 42px rgba(0, 0, 0, 0.09)) drop-shadow(0px 95px 57px rgba(0, 0, 0, 0.05)) drop-shadow(0px 169px 68px rgba(0, 0, 0, 0.01)) drop-shadow(0px 265px 74px rgba(0, 0, 0, 0.00));
}


.right-navbar .work-hours {
  position: relative;
  margin-top: 0;
  border-radius: 0px 0px 0px 15px;
  background: #55BCAC;
  color: #FFF;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  padding: 5px 16px;
}

.right-navbar .work-hours img {
  width: 24px;
  padding-right: 5px;
}

.navbar-nav {
  padding: 20px 0px;
}

.right-navbar .nav-item {
  padding: 0px 20px;
}

.right-navbar .nav-item a {
  color: #EADBDB;
  font-family: "Montserrat";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 0px;
}

.header-menu .navbar-nav .nav-link {
  padding: 0px;
}

.right-navbar .nav-link.active {
  color: #EADBDB;
  border-bottom: 2px solid #55bcac;
  padding-bottom: 5px;
}


.nav-item.dropdown:hover .dropdown-menu {
  display: block;
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
  padding: 10px;
  border-radius: 0px;
}

.nav-item.dropdown .dropdown-menu li a {
  padding: 10px 10px;
  color: #006068;
}
.navbar-nav .custom-dropdown .nav-item {
    padding: 0px 20px 0px 10px;
}

/* Footer */
.footer-section {
  background: #006068;
}

.footer-section .footer-menu-section ul {
  list-style-type: none;
  padding-left: 0;
}

.footer-section .footer-menu-list li {
  line-height: 34px;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  list-style-type: none;
}

.footer-section .footer-menu-list li a {
  color: #ffffff;
}

.footer-section .f-column-1,
.footer-section .f-column-2,
.footer-section .f-column-3 {
  flex-basis: 14%;
}

.footer-section .f-column-4 {
  flex-basis: 28%;
}

.footer-section .f-column-5 {
  flex-basis: 30%;
}

.footer-section .newsletter-form .form-inputs {
  display: flex;
}

.footer-section .newsletter-form h4 {
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
  color: #ffffff;
}

.footer-section .newsletter-form .form-input {
  height: 60px;
  padding: 20px 10px;
  flex-basis: 70%;
}

.footer-section .newsletter-form .form-input::placeholder {
  font-size: 16px;
  color: #9C9190;
}

.footer-section .newsletter-form .newsletter-btn {
  background: #55BCAC;
  border: none;
  font-size: 16px;
  padding: 0px 20px;
  flex-basis: 30%;
}

.footer-section .copyright-text {
  color: #F2F2F2;
  text-align: right;
  font-family: "Mooli", sans-serif;
  font-size: 16px;
  line-height: 26px;
}

/* inner banner */
.inner-page-banner {
  position: relative;
  width: 100%;
  height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-top: -130px;
  background-color: #f5f5f5;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.inner-page-banner h1, .inner-page-banner h3, .inner-page-banner p{
 margin-bottom: 30px; 
 color: #333333;
}
.inner-page-banner .banner-content {
  margin: 0 auto;
  position: relative;
  top: 10%;
}

/* home-banner-layout */
.video-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 62.15vw;
  overflow: hidden;
  z-index: -1;
}

.video-background video {
  width: 100%;
  height: 100%;
  object-fit: fill;
}

.home-banner {
  overflow-x: hidden;
}

.home-banner .row {
  display: flex;
  align-items: center;
  padding: 100px 0px 190px 0px;
}

.home-banner .top-content,
.home-banner .bottom-content {
  display: flex;
  align-items: center;
  max-width: 433px;
}

.home-banner .top-content {
  margin-bottom: -100px;
}

.home-banner .top-content h3,
.bottom-content h3 {
  color: #006068;
}

.home-banner .top-content p,
.bottom-content p {
  color: #006068;
  font-size: 22px;
  font-weight: 400;
  padding-bottom: 0px;
}

.home-banner .top-content p {
  color: #006068;
  font-size: 22px;
  font-weight: 400;
}

.home-banner .bottom-content {
  float: right;
}

.home-banner .middle-content img {
  width: 100%;
}

.home-banner .banner-content h2 {
  font-weight: 700;
}

.home-banner .banner-content h1 {
  color: #006068;
  font-weight: 300;
}

.home-banner .banner-content p {
  font-size: 24px;
  padding-bottom: 0px;
}

.home-banner .banner-btn {
  margin-top: 70px;
}

/* home package solution */
.home-package-solution {
  background: radial-gradient(117.77% 57.96% at 50% 36.39%, rgba(255, 255, 255, 0.09) 0%, rgba(0, 96, 104, 0.09) 100%);
  padding: 190px 0px 100px 0px;
  overflow: hidden;
}

.home-package-solution .container-fluid {
  padding-left: 0px;
  padding-right: 173px;
}

.home-package-solution .left-col {
  position: relative;
}

.home-package-solution h1 {
  color: #000;
}

.home-package-solution .img-div img {
  transform: rotate(0deg);
  position: relative;
  left: -179px;
  width: 836.406px;
  height: 534.391px;
  margin-top: -70px;
  z-index: 2;
}

@keyframes rotateAnim {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(-30.601deg);
  }
}

.honeycomb-img {
  width: 100%;
  transition: transform 1s ease-in-out;
}

.img-div.aos-animate {
  animation: rotateAnim 2s ease-out 1s forwards;
}

.honeycomb-line {
  position: relative;
  z-index: -1;
  width: 100%;
}

.honeycomb-line.aos-animate {
  opacity: 0;
  animation: showLine 7s ease-in-out;
}

@keyframes showLine {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.home-package-solution .card {
  align-items: center;
  text-align: center;
  background: radial-gradient(231% 135.8% at 0.9% 2.98%, #F8FFFE 0%, #E5F9F6 100%);
  box-shadow: 0px 204px 57px 0px rgba(0, 0, 0, 0.00), 0px 131px 52px 0px rgba(0, 0, 0, 0.01), 0px 73px 44px 0px rgba(0, 0, 0, 0.05), 0px 33px 33px 0px rgba(0, 0, 0, 0.09), 0px 8px 18px 0px rgba(0, 0, 0, 0.10);
  backdrop-filter: blur(21px);
  border-radius: 15px;
  border: 3px solid transparent;
  background-image: radial-gradient(231% 135.8% at 0.9% 2.98%, #F8FFFE 0%, #E5F9F6 100%), linear-gradient(90deg, #ffffff, #ffffff, #55BCAC);
  background-origin: border-box;
  background-clip: content-box, border-box;
  height: 100%;
}

.home-package-solution .card img {
  width: auto;
  padding-top: 25px;
}

.home-package-solution .card p {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  padding-bottom: 25px;
}

.home-package-solution .card-div .card img {
  width: 100%;
}

.proof-row {
  display: flex;
  flex-wrap: wrap;
  padding-top: 70px;
}

.proof-row .col {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 120px;
  margin-right: 90px;
  text-align: center;
}

.proof-row .col:nth-child(4) {
  display: flex;
  margin-left: auto;
  margin-right: 0px;
  align-items: center;
}

.proof-row .col img {
  width: auto;
  height: auto;
  padding-bottom: 15px;
}

.middle-flex-row {
  display: flex;
  align-items: center;
}

.home-package-top-solution {
  position: relative;
  z-index: 1;
  margin: 0 auto;
}

.home-package-top-solution .solution-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #004d4d;
  padding: 50px 145px;
  border-radius: 10px;
  box-shadow: 0px 265px 74px 0px rgba(0, 0, 0, 0.00), 0px 169px 68px 0px rgba(0, 0, 0, 0.01), 0px 95px 57px 0px rgba(0, 0, 0, 0.05), 0px 42px 42px 0px rgba(0, 0, 0, 0.09), 0px 11px 23px 0px rgba(0, 0, 0, 0.10);
  z-index: 10;
  width: 100%;
  text-align: center;
}

.home-package-top-solution .solution-content p {
  color: #FFF;
  text-align: center;
  font-size: 35px;
  font-weight: 300;
  line-height: normal;
  padding-bottom: 0px;
}

.home-package-top-solution .solution-content p strong {
  color: #55BCAC;
  font-weight: 700;
}

/*home cheaper packing */
.home-cheaper-packing {
  background: #006068;
}

.home-cheaper-packing .container-fluid {
  overflow-x: hidden;
}

.home-cheaper-packing .row {
  display: flex;
  align-items: center;
}

.home-cheaper-packing h1 {
  color: #FFFFFF;
  line-height: normal;
}

.home-cheaper-packing p {
  color: #FFFFFF;
  text-align: justify;
}

.home-cheaper-packing .right-col {
  padding-left: 0px;
}

.about-packing-video {
  display: flex;
}

.about-packing-video video {
  width: 100%;
  object-fit: contain;
}

.home-cheaper-packing .row .left-col {
  padding: 20px 60px 20px 0px;
}

/*home industry */
.industry-section {
  padding: 60px 0px;
}

.industry-section .container-fluid {
  overflow-x: hidden;
}



.industry-section p {
  text-align: justify;
}

.industry-section .img-div {
  max-width: 600px;
}

.industry-section .img-div img {
  max-width: 100%;
}

.industry-section .right-col {
  overflow-y: hidden;
}

/* home our products */
.home-our-products {
  position: relative;
  width: 100%;
  padding: 60px 0px;
  background-color: #006068;
}

.our-product-list {
  padding: 0px 10px 10px 10px;
}

.product-img {
  display: block;
}

.product-img a img {
  max-width: 100%;
}

.product-content {
  padding: 27px 23px;
}

.product-content h4 {
  color: #ffffff;
  font-weight: 600;
  text-align: center;
}

.product-content p {
  color: #4E4E4E;
  font-family: "Sofia Pro";
  font-size: 16px;
  font-weight: 400;
  line-height: 19.6px;
  margin: 0px 0 20px;
  padding: 0;
}


.our-products-inner .slick-arrow {
  position: absolute;
  top: 35%;
  margin: 0;
  font-size: 30px;
  color: #000000;
  cursor: pointer;
  border: 0;
  box-shadow: none;
  background: none;
  line-height: normal;
}

.our-products-inner .slick-prev {
  left: -70px;
}

.our-products-inner .slick-next {
  right: -70px;
}

.our-products-inner .slick-dots {
  list-style-type: none;
  display: flex;
  justify-content: center;
  margin: 10px 0 0;
  padding: 0;
}

.our-products-inner .slick-dots li {
  list-style-type: none;
  margin-right: 20px;
  line-height: normal;

}

.our-products-inner .slick-dots li:last-child {
  margin-right: 0;
}

.our-products-inner .slick-dots li button {
  width: 16px;
  height: 16px;
  border-radius: 50px;
  border: 1px solid #4E4E4E;
  background-color: #fff;
  padding: 0;
  text-indent: -9999px;
}

.our-products-inner .slick-dots li.slick-active button {
  background-color: #4E4E4E;
}

.product-img {
  position: relative;
}

.home-our-products .content-wrapper h1 {
  color: #ffffff;
  text-align: center;
}

.home-our-products .content-wrapper .product-description {
  max-width: 1225px;
  margin: 0 auto;
  text-align: justify;
  padding-bottom: 50px;
  text-align: center;
  color: #ffffff;
}

.home-our-products .secondary-btn {
  margin: 30px 10px 0px 10px;
}

/* home find solution */
.home-find-solution {
  position: relative;
  width: 100%;
  padding: 60px 0px;
  background: radial-gradient(117.77% 57.96% at 50% 36.39%, rgba(255, 255, 255, 0.09) 0%, rgba(0, 96, 104, 0.09) 100%);
}

.home-find-solution .solutions-lists {
  text-align: center;
  justify-content: center;
}

.home-find-solution .solutions-lists h4 {
  color: #006068;
  padding: 10px 0px;
}

.home-find-solution .solutions-lists p {
  line-height: 26px;
}

.home-find-solution .hr-line {
  width: 100%;
  height: 1px;
  background: rgb(0 96 104 / 41%);
  margin: 30px 0px;
}

.home-find-solution .content-wrapper {
  text-align: center;
}

/*home our blog */
.home-our-blog {
  position: relative;
  width: 100%;
  padding: 60px 0px;
}
.home-our-blog .img-div {
  height: 376px;
  position: relative;
  overflow: hidden;
}
.home-our-blog img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 10px;
}

.home-our-blog h4 {
  font-weight: 600;
}

.home-our-blog p {
  text-align: justify;
}

.home-our-blog p time {
  color: #006068;
  text-align: justify;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  padding: 10px 0px;
}

.btn-group .primary-btn {
  margin: 0px 15px 0px 0px;
}

.btn-group .secondary-btn {
  margin: 0px 0px 0px 15px;
  color: #006068;
  border: 1px solid #006068;
}

/* home testimonial */
.home-testimonial {
  position: relative;
  background: #ECF8F9;
  width: 100%;
  padding: 60px 0px;
}

.say-customers-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.say-custom-slider-data {
  display: block;
  padding: 0;
}

.cus-slider-itmes {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.cus-itmes-con {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cus-itmes-con .cus-media {
  position: relative;
  margin-bottom: 20px;
}

.cus-itmes-con .cus-media img {
  max-width: 100%;
  border-radius: 100px;
}

.cus-content {
  padding: 0;
  text-align: center;
}

.cus-content p {
  text-align: justify;
  font-size: 16px;
  font-style: normal;
  line-height: 30px;
}

.cus-pro-info {
  display: block;
  text-align: center;
  margin-top: 20px;
}


.cus-pro-info .cus-name {
  margin: 0;
  padding: 0;
  display: block;
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
}

.cus-slider-list .slick-arrow {
  position: absolute;
  margin: 0px;
  padding: 0;
  top: 56%;
  z-index: 11;
  cursor: pointer;
  line-height: normal;
  background: no-repeat;
  border: 0;
}

/* about us */
.about-banner {
  margin-top: -130px;
}

.about-banner .about-video-background {
  position: relative;
  width: 100%;
  height: 600px;
  overflow: hidden;
  z-index: -1;
}

.about-video-background video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%);
}

.about-banner .video-overlay {
  position: absolute;
  top: 57%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 10;
}

.about-banner .video-overlay h1 {
  color: #ffffff;
  margin: 0;
  padding: 0;
}

.common-para-secion {
  padding: 60px 0px;
}

.common-para-secion p {
  padding-bottom: 0px;
  text-align: center;
}

.vision-mission {
  position: relative;
  background: #E8E8E8;
  z-index: 1;
}

.vision-mission .left-col {
  background: #006068;
  position: relative;
}

.vision-mission .left-col::before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -100%;
  content: "";
  background: #006068;
  z-index: -1;
}

.vision-mission .left-col {
  padding: 80px 80px 50px 0px;
}

.vision-mission .right-col {
  padding: 80px 0px 50px 80px;
}

.vision-mission .left-col h1,
.vision-mission .left-col p {
  color: #ffffff;
}

.vision-mission p {
  text-align: justify;
}

.timeline-journey {
  padding: 60px 0px;
  margin-bottom: 60px;
  background: radial-gradient(145.48% 80.04% at 78.12% 29.44%, rgba(255, 255, 255, 0.09) 0%, rgba(0, 96, 104, 0.09) 100%);

}

.timeline-journey h1 {
  color: #242424;
  text-align: center;
}

.timeline-journey .timeline {
  position: relative;
  margin: 0px auto;
  margin-top: 0px;
  padding: 40px 0;
  padding-top: 0px;
  width: 100%;
  box-sizing: border-box;
}

.timeline-journey .timeline:before {
  content: '';
  position: absolute;
  left: 50%;
  width: 2px;
  background-image: linear-gradient(#bad0cd9c 33%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 2px 10px;
  background-repeat: repeat-y;
  top: 30px;
}

.timeline-journey .timeline ul {
  padding: 0;
  margin: 0;
}

.timeline-journey .timeline ul li {
  list-style: none;
  position: relative;
  width: 50%;
  padding: 7px 40px 0px 40px;
  box-sizing: border-box;

}

.timeline-journey .timeline ul li:nth-child(even) {
  float: left;
  text-align: right;
  clear: both;
}

.timeline-journey .timeline ul li:nth-child(odd) {
  float: right;
  text-align: left;
  clear: both;
}

.timeline-journey .timeline ul li:nth-child(even):before {
  content: '';
  position: absolute;
  width: 18px;
  height: 18px;
  top: 24px;
  right: -10px;
  background: #006068;
  border-radius: 50%;
}

.timeline-journey .timeline ul li:nth-child(odd):before {
  content: '';
  position: absolute;
  width: 18px;
  height: 18px;
  top: 24px;
  left: -8px;
  background: #006068;
  border-radius: 50%;
}

.timeline-journey .timeline ul li h3 {
  color: #006068;
  padding: 20px 0px;
}

.timeline-journey .timeline ul li h2 {
  color: #006068;
}

.timeline-journey .timeline ul li p {
  color: #242424;
  font-size: 18px;
  padding-bottom: 0px;
}

.timeline-journey .timeline ul li .time h4 {
  margin: 0;
  padding: 0;
}

.timeline-journey .timeline ul li:nth-child(even) .image-content {
  position: absolute;
  top: 12px;
  right: -300px;
  margin: 0;
  padding: 8px 16px;
  color: #fff;
  border-radius: 18px;
}

.timeline-journey .timeline ul li:nth-child(odd) .image-content {
  position: absolute;
  top: 12px;
  left: -300px;
  margin: 0;
  padding: 8px 16px;
  color: #fff;
  border-radius: 18px;
}

.timeline-journey .timeline ul li:last-child:after {
  content: '';
  z-index: -1;
}

.timeline-journey .timeline ul li .content {
  margin-bottom: 180px;
}

.timeline-journey .timeline ul li.last-item .content {
  margin-bottom: 0px;
}

.timeline-journey .img-div {
  max-width: 253px;
  height: 253px;
  position: relative;
  overflow: hidden;
}

.timeline-journey .img-div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 10px;
}

/* our team members */
.our-team-members {
  position: relative;
  padding: 60px 0px;
  background: #FFFFFF;
  width: 100%;
}

.our-team-members .main-col {
  background: #006068;
}

.our-team-members img {
  width: 100%;
}

.our-team-members h1 {
  text-align: center;
}

.our-team-members .main-col .img-div {
  position: relative;
  max-height: 500px;
  overflow: hidden;
}

.our-team-members .main-col .img-div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.our-team-members .main-col .content {
  padding: 0px 20px;
}

.our-team-members .main-col .content h2 {
  color: #ffffff;
}

.our-team-members .main-col .content h3 {
  color: #ffffff;
  font-weight: 500;
  padding: 20px 0px 30px 0px;
}

.our-team-members .main-col .content p {
  color: #ffffff;
}

.member-list {
  display: grid;
  grid-auto-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.our-team-members .child-col {
  display: flex;
  flex-wrap: wrap;
}

.our-team-members .child-col .col {
  flex: 1 1 0%;
}

.our-team-members .child-col .img-div {
  position: relative;
  height: 450px;
  max-height: 450px;
  overflow: hidden;
}

.our-team-members .child-col .img-div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.our-team-members .child-col .content h2 {
  padding: 20px 0px;
}

.our-team-members .child-col .content p {
  padding-bottom: 0;
  color: #000000;
}
/* common bottom content*/
.common-bottom-content {
  margin-bottom: 90px;
  position: relative;
  width: 100%;
}

.common-bottom-content .row {
  display: flex;
  justify-content: center;
}

.common-bottom-content .content {
  text-align: center;
  border-radius: 15px;
  border: 3px solid #FFF;
  background: radial-gradient(243.31% 141.87% at -1.45% 0.65%, #E5F9F6 0%, #F8FFFE 100%);
  box-shadow: 0px 20px 33px 0px rgba(0, 0, 0, 0.05);
  padding: 45px 0px;
}
.common-bottom-content .title, .common-bottom-content .sub-title {
  color: #006068;
  font-style: normal;
  line-height: 56px;
}
.common-bottom-content .sub-title {
  color: #000000;
  padding-bottom: 20px;
}
.common-bottom-content .content p{
  padding-bottom: 0px;
}
/* blog post list */
.blog-post-list, .blog-detail-content {
  position: relative;
  width: 100%;
  padding: 60px 0px;
}
.blog-detail-content {
  padding: 60px 0px 90px 0px;
}
.blog-post-list .blog-features-image-zoom, .blog-detail-content .blog-features-image-zoom{
  max-width: 100%;
  height: 470px;
  position: relative;
  overflow: hidden;
}

.blog-post-list .blog-features-image-zoom img, .blog-detail-content .blog-features-image-zoom img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 10px;
}
.blog-post-list .blog-meta-details p, .blog-detail-content .blog-meta-details p {
  padding-bottom: 0px;
}
.blog-post-list .blog-meta-details h1,.blog-detail-content .blog-meta-details h1, .related-blog-info .rel-top-heading h1 {
  color: #006068;
  line-height: 70px;
}
.blog-post-list  .blog-readmore-link {
  color: #006068;
  list-style: 46px
}
.blog-post-list  .blog-readmore-link:hover { 
  color: #182122;
}
.blog-post-list .blog-meta, .blog-detail-content .blog-meta {
  order: 1;
}
.blog-post-list .blog-image, .blog-detail-content .blog-image {
  order: 2;
}
.blog-detail-content .single-post-banner {
  padding-bottom: 60px;
}
.single-entry-content {
  color: #242424;
  font-size: 20px;
  font-weight: 400;
  line-height: 36px;
}
.blog-detail-content .single-post-content h4 {
  color: #242424;
  line-height: 70px;
  font-weight: 700;
}
.blog-detail-content .single-post-content p {
  padding-bottom: 0px;
}
.blog-detail-content .single-post-content ul {
  padding: 15px 40px;
}
.related-blog-info {
  padding-bottom: 60px;
}
.related-blog-info .rel-top-heading {
    display: flex;
    position: relative;
    margin-bottom: 35px;
    align-items: center;
    justify-content: space-between;
}
.related-blog-info .rel-group li {
  text-decoration: none;
    list-style-type: none;
}
.related-blog-info .rel-group .related_blog_img {
  max-width: 275px;
  width: 100%;
  height: 250px;
  position: relative;
  overflow: hidden;
 
}
.related-blog-info .rel-group .related_blog_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 10px;
}
.rel-entry-title .rel-date {
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  padding: 20px 0px 10px 0px;
}
.rel-entry-title .rel-title {
  color: #333333;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  padding-bottom: 0px;
}
.rel-entry-title .blog-button{
  transition: color 0.3s ease, transform 0.3s ease;
}
.rel-entry-title .blog-readmore-link{
  color: #006068;
  line-height: 46px;
  
}
.rel-entry-title .blog-button:hover {
  transform: translateX(5px); 
  
} 
.blog-list-pagi .blog-content {
  display: flex;
}
.blog-list-pagi .blog-content .blog-date p{
  font-size: 18px;
  color: #333333;
  padding-bottom: 10px;
}
.blog-list-pagi .blog-content  h4{
  line-height: 34px;
  font-weight: 700;
}
.blog-list-pagi .blog-content .blog-button p{
  color: #006068;
  line-height: 46px;
  padding-bottom: 10px;
}
.blog-list-pagi .blog-content .blog-button, .industry-section-layout .industry .col .blog-button, .solutions-section .blog-button  {
  transition: color 0.3s ease, transform 0.3s ease;
}
.blog-list-pagi .blog-content .blog-button:hover, .industry-section-layout .industry .col .blog-button:hover, .solutions-section .blog-button:hover {
  transform: translateX(5px); 
}
.pagination_section {
  text-align: center;
}
.page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  width: 30px;
  height: 30px;
  margin:0px 5px 60px 5px;
  text-decoration: none;
  background-color: #f0f0f0;
  color: #333;
  border-radius: 50%;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.page-numbers:hover {
  background-color: #006068;
  color: #fff;
  border-color: #004950;
}
.page-numbers.current {
  background-color: #006068;
  color: #fff;
  font-weight: bold;
  pointer-events: none;
  border-color: #004950;
}
.blog-list-pagi .single_blog_img {
  max-width: 300px;
  width: 100%;
  height: 250px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.blog-list-pagi .single_blog_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 10px;
}
.blog-col {
  padding-bottom: 60px;
}
/* industry layout */
.industry-section-layout .industry .col {
text-align: center;
}
.industry-section-layout .industry .content {
  padding-bottom: 100px;
  display: inline-block;
 
}

.industry-section-layout .industry .content .col h3 {
  padding: 20px 0px 10px 0px;
}
.industry-section-layout .industry .col .content p {
  padding-bottom: 0px;
  text-align: center;
}
.hexagon-img-container {
    position: relative;
    overflow: hidden;
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    background-color: #ddd;
    width: 290px;
    height: 320px;
}
.hexagon-img-container img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: 20px;
}
.industry-section-layout .industry .col .title {
  margin: 25px 0px 15px 0px;
}
.industry-section-layout .industry .col .blog-button p{
  color: #006068;
}
.industry-indroduction {
  padding: 60px 0px;
  background: radial-gradient(circle at 50% 36.39%, rgba(255, 255, 255, 0.09) 0%, rgba(0, 96, 104, 0.09) 100%);
}
.industry-indroduction .even h2 {
  color: #FAE9D4;
  line-height:40px;
}
.industry-indroduction .even .content-div{
  background: #006068;
  padding: 90px 60px;
  border-radius: 15px;
  box-shadow: 0px 20px 33px 0px rgba(0, 0, 0, 0.05);
}
.industry-indroduction .even .content-div p{
  color: #FFFFFF;
  padding-bottom: 0px;
  text-align: justify;
  font-weight: 500;
}

.industry-indroduction .odd .content-div p{
  font-weight: 500;
  text-align: justify;
  padding-bottom: 0px;
}
/* industry conventional method */
.industry-conventional-method {
  padding: 60px 0px;
  position: relative;
}
.industry-conventional-method2-407, .industry-conventional-method2-1063 {
  padding: 60px 0px 0px 0px;
}
.industry-conventional-method2-407 p:last-of-type, .industry-conventional-method2-1063 p:last-of-type  {
  padding-bottom: 0px;
}
/* .industry-conventional-method h2{
  line-height: 60px;
} */
.industry-conventional-method p{
  font-weight: 500;
}
.industry-conventional-method {
  color: #333333;
}
.industry-conventional-method .img-div {
  text-align: center;
  margin: 0 auto;
  padding-top: 20px;
}
.industry-conventional-method img {
  max-width: 100%;
box-shadow: 0px 20px 33px 0px rgba(0, 0, 0, 0.05);
}
/*industry sustainable way */
.industry-sustainable-way {
  position: relative;
  width: 100%;
  padding: 60px 0px 60px 0px;
  background-color: #FFFFFF;
}
.industry-sustainable-way2-363 {
  padding-bottom: 0px;
}
.industry-sustainable-way  p{
  text-align: justify;
  font-weight: 500;
  color: #333333;
}
.industry-sustainable-way  p:last-of-type {
  padding-bottom: 0px;
}
/* inudstry why choose */
.industry-why-choose {
  position: relative;
  width: 100%;
  padding: 60px 0px 60px 0px;
  background: url("../images/industry-why-choose-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom left;
}
.industry-why-choose h2,  .industry-why-choose p{
  color: #FFFFFF;
}
 .industry-why-choose p{
  font-weight: 500;
}
.industry-why-choose .diff-ul li {
  list-style-type: none;
  list-style-type: none;
  color: #FAE9D4;
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 15px;
}
.industry-why-choose .diff-ul li svg {
  margin-right: 10px;
}

/* industry products */
.industry-products {
  position: relative;
  width: 100%;
  padding: 60px 0px;
}
.industry-products .content-wrapper h2 {
  max-width: 730px;
  color: #333333;
  text-align: center;
  margin: 0 auto;
}
.industry-products .content-wrapper .product-description {
  color: #333333;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 50px;
}

.industry-products-inner .slick-prev {
    left: -70px;
}
.industry-products-inner .slick-arrow {
    position: absolute;
    top: 35%;
    margin: 0;
    font-size: 30px;
    color: #000000;
    cursor: pointer;
    border: 0;
    box-shadow: none;
    background: none;
    line-height: normal;
}
.industry-products-inner .slick-next {
  right: -70px;
}
.industry-products-inner .slick-arrow {
  position: absolute;
  top: 35%;
  margin: 0;
  font-size: 30px;
  color: #000000;
  cursor: pointer;
  border: 0;
  box-shadow: none;
  background: none;
  line-height: normal;
}
.industry-product-list {
  padding: 0px 10px 10px 10px;
}
.industry-product-list .product-content {
  padding: 27px 23px 0px 23px;
}
.industry-product-list .product-content h4 {
  color: #333333;
  font-weight: 600;
  text-align: center;
  line-height: 60px; 
}
.industry-products  .slick-slider {
  margin: 0 auto;
}
.industry-products  .product-content p {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  color: #878585;
  text-align: center;
  line-height: 26px;
}
/* CTA section */
.cta-bottom-section {
  margin-bottom: 90px;
    position: relative;
    width: 100%;
}
.cta-bottom-section .content{ 
  background: #006068;
  border-radius: 15px;
  padding: 45px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  box-shadow: 0px 265px 74px 0px rgba(0, 0, 0, 0.00), 0px 169px 68px 0px rgba(0, 0, 0, 0.01), 0px 95px 57px 0px rgba(0, 0, 0, 0.05), 0px 42px 42px 0px rgba(0, 0, 0, 0.09), 0px 11px 23px 0px rgba(0, 0, 0, 0.10);
}

.cta-bottom-section .content .col:last-child{  
  flex: 1;
}
.cta-bottom-section .content h2 {
  color: #ffffff;
}
.cta-bottom-section .content p {
  color: #ffffff;
  padding-bottom: 0px;
}
/* Solution layout */
.solutions-section {
  padding: 60px 0px;
}
.solutions-section .img-div {
  max-width: 747px;
  width: 100%;
}
.solutions-section .img-div img {
  max-width: 100%;
}
.solutions-section p {
  text-align: justify;
}

.solutions-section .right-col{
  padding: 0px 174px 0px 15px;
  overflow-x: hidden;
}
.solutions-section .left-col{
  padding: 0px 0px 0px 174px;
  overflow-x: hidden;
}
.solutions-section .main-container-fluid  {
  padding-left: 0px;
  overflow-x: hidden;
}
.solutions-section .main-container-fluid p:last-child {
  padding-bottom: 0px;
}
.solutions-section .solution-list-container .row{
  padding-top: 100px;
  align-items: center;
}
.solutions-section .solution-list-row {
  border-radius: 15px 0px 0px 15px;
  box-shadow: 0px 20px 33px 0px rgba(0, 0, 0, 0.05);
  padding: 30px;
  background-image: url(../images/rectangle-bg.webp);
  background-size: cover;
  background-position: left;
  background-repeat: no-repeat;
}
.solutions-section .solution-list-row h3 {
  line-height: 30px;
  padding-bottom: 10px;
  color: #006068;
}
.solutions-section .solution-list-row p {
  text-align: left;
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 0;
}
.solutions-section .solution-list-row a p{ 
  color: #006068;
  font-size: 20px;
  font-weight: 400;
  line-height: 46px;
}
.solutions-section .solution-list-row .img-div {
  max-width: 377px;
  margin: 0 auto;
}
.solutions-section .solution-list-row .content-div{
  border-bottom: 1px solid #006068;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.solutions-section .solution-list-row .content-div:last-child {
  border-bottom: none;
}
.solution-intro {
  padding-top: 60px;
}
.solution-intro p {
  font-weight: 500;
}
.solution-intro p:last-of-type {
  padding-bottom: 0px;
}
.solution-intro  .img-div{
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.solution-intro .example-img {
  box-shadow: 0px 20px 33px 0px rgba(0, 0, 0, 0.05);
  max-width: 100%;
  object-fit: fill;
}
.solution-intro .process-flow {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px 0px 40px 0px;
}
.solution-intro .process-step {
  display: flex;
  align-items: center;
  justify-content: center;
}
.solution-intro .process-img-div {
  max-width: 375px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.solution-intro .process-img {
  max-width: 100%;
  height: auto;
}
.arrow-col {
  max-width: 150px;
  width: 100%;
}
.solution-intro .arrow {
  max-width: 30px;
  width: 100%;
  font-size: 24px;
  color: #333;
}
/* solution benefits */
.solution-benefits {
  padding: 60px 0px;
}
.solution-benefits .benefits-row {
  display: flex;
  width: 100%;
  border-radius: 15px;
  border: 3px solid #BEE3DE;
  background: linear-gradient(101deg, #E5F9F6 -1.17%, #F8FFFE 100.99%);
  margin: auto 0;
  padding: 55px 40px 25px 40px;
  justify-content: center;
  flex-wrap: wrap;
}

.solution-benefits .benefits-row .card {
  display: flex;
  flex-direction: row;
  align-items: center;
  background: none;
  border: 0px;
  justify-content: center;
  margin-bottom: 30px;
}

.solution-benefits .benefits-row .icon {
  max-width: 140px;
  height: 140px;
  width: 100%;
}

.solution-benefits .benefits-row .icon img {
  max-width: 100%;
}

.solution-benefits .benefits-row p {
  text-wrap: auto;
  font-weight: 700;
}
/* solution application */
.solution-applications {
  margin-top: 89px;
  position: relative;
  width: 100%;
}
.solution-applications .img-col {
  position: relative;
}
.solution-applications .img-div {
  max-width: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.solution-applications .img-div img{ 
  max-width: 100%;
}
.solution-applications .content-div {
  padding-bottom: 50px;
}
.solution-applications p {
  text-align: justify;
  font-weight: 500;
  color: #333333;
}
/* solution common section */
.solution-common-section {
  padding: 60px 0px;
  position: relative;
  width: 100%;
}
.solution-common-section .row{
align-items: center;
}
.solution-common-section .img-col {
  position: relative;
}
.solution-common-section .img-div {
  max-width: 620px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.solution-common-section .img-div img{ 
  max-width: 100%;
}
.solution-common-section p {
  text-align: justify;
  font-weight: 500;
  color: #333333;
}

/* solution uses */
.solution-uses {
  margin: 30px 0px 60px 0px;
}
.solution-uses .uses-info{
  display: flex;
  width: 100%;
  border-radius: 15px;
  border: 3px solid #BEE3DE;
  background: linear-gradient(101deg, #E5F9F6 -1.17%, #F8FFFE 100.99%);
  padding:55px 40px 21px 40px;
  justify-content: center;
  flex-wrap: wrap;
}
.solution-uses .uses-inr-list{
    display: block;
    text-align: center;
    margin: 0 0 30px;
    padding: 0 34px;
}
.solution-uses  .uses-inr-list img{
    max-width: 100%;
    box-shadow: none;
    margin: 0 0 10px;
}
.solution-uses .uses-inr-list h3{
    color:#333;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 34px; 
    margin: 0;
    padding: 0;
}
.solution-uses .uses-inr-list p{
    color: #333;
    text-align: center;
    font-size: 20px;
    font-weight:500;
    line-height: 34px;
    margin: 0 0 10px;
    padding: 0;
}


/* product box intro */
.product-box-intro {
  width: 100%;
  position: relative;
  padding: 60px 0px;
}
.product-box-intro p {
  text-align: justify;
}
.product-box-intro p:last-child {
  padding-bottom: 0px;
}

/* product box benefits */
.product-box-benefits {
  width: 100%;
  position: relative;
  padding: 90px 0px 0px 0px;
  background: #DEFFFA;
  z-index: 99;
}
.product-box-benefits .row{
  text-align: center;
}
.product-box-benefits .icon {
  max-width: 113px;
  width: 100%;
  margin: 0 auto;
}
.product-box-benefits .icon img {
  max-width: 100%;
}
.product-box-benefits .content {
  max-width: 273px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 90px;
}
.product-box-benefits h4 {
font-size: 24px;
font-weight: 500;
line-height: 36px;
padding: 10px 0px;
}
.product-box-benefits p {
  font-size: 18px;
  line-height: 26px;
  padding-bottom: 0px;
}
/* product box why make */
.product-box-why-make {
  position: relative;
  width: 100%;
  background: radial-gradient(243.31% 141.87% at -1.45% 0.65%, #E5F9F6 0%, #F8FFFE 100%);
}
.product-box-why-make .container-fluid {
  padding: 0px 0px 0px 174px;
  overflow-x: hidden;
}
.badge {
  padding: 18px 0px;
  background: linear-gradient(0deg, #F7CA87 -47.18%, #FDEBD0 100%);
  text-align: center;
  color: #006068;
  border-radius: 0px;
}
.badge h1{
  color: inherit;
  padding-bottom: 15px;
}
.badge h3{
  color: inherit;
  font-weight: 600;
}
.badge h3:last-child{
  padding-bottom: 25px;
}
.product-box-why-make .content {
  color: #006068;
  padding-top: 60px;
}
.product-box-why-make .content h2 {
  color: inherit;
  padding-bottom: 60px;
}
.product-box-why-make .content ul li {
  list-style-type: none;
  font-size: 24px;
  font-weight: 500;
  line-height: 47px;
  display: flex;
  align-items: center;
} 
.product-box-why-make .content ul li i {
  font-size: 15px;
  padding-right: 12px;
}
/* product box packaging weight */
.product-box-reduce {
  background: #006068;
  width: 100%;
  position: relative;
  padding: 60px 0px 0px 0px;
}
.product-box-reduce .left-box-col {
  position: relative;
}
.product-box-reduce .img-div {
  max-width: 940px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 80px;
  margin: 0 auto;
}
.product-box-reduce .img-div img{
  max-width: 100%;
}
.product-box-reduce .inner-content {
  max-width: 470px;
  width: 100%;
}
.product-box-reduce .reduce-pack-row {
  display: flex;
  justify-content: center;
  gap: 20px; 
}
.product-box-reduce .col {
  text-align: center;
}
.product-box-reduce .main-content {
  max-width: 100%;
  width: 100%;
  display: flex;
  justify-content: right;
}

.product-box-reduce .main-content:last-child {
  padding-bottom: 60px;
}

.product-box-reduce .circle-bg {
  width: 182px;
  height: 182px;
  background-color: #f0f0f0;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.product-box-reduce .main-content h2{
  color: #ffffff;
  line-height: 56px;
  max-width: 390px;
  width: 100%;
  padding-bottom: 10px;
}
.product-box-reduce .main-content p{
  color: #ffffff;
  font-size: 18px;
  line-height: 26px;
  padding-bottom: 20px; 
}
.product-box-reduce .main-content h3{
  font-size: 32px;
  line-height: 56px;
}
.product-box-reduce .main-content h4{
  font-weight: 500;
  padding: 10px;
}
.product-box-reduce hr {
  color: rgba(255, 255, 255, 1);
  border: 0.5px solid !important;
  opacity: 1;
  margin: 50px 0px 50px 50px;
}
/* product box proof row */
.product-box-our-boxes {
  width: 100%;
  position: relative;
  padding: 100px 0px;
}
.product-box-our-boxes .proof-row {
  padding: 0px;
}
.product-box-our-boxes .proof-row .col {
  margin-right: 0px;
  flex-basis: 150px;
}
.product-box-our-boxes .proof-row .col .img-div{
  max-width: 84px;
  margin: 0 auto;
  height: 100px;
}
.product-box-our-boxes .proof-row .col .img-div img{
  max-width: 100%;
  height: 100%;
}
.product-box-our-boxes .proof-row h4 {
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
}
.title-col {
  flex: 0 0 25%;
}
.proof-col {
  flex: 1 0 45%;
}
.btn-col {
  flex: 1 0 30%;
}
/* product box intro */
.product-pallets-intro {
  width: 100%;
  position: relative;
  padding: 60px 0px 30px 0px;
  text-align: center;
}

.product-box-intro p:last-child {
  padding-bottom: 0px;
}
/* product pallets list */
.product-pallets-list {
width: 100%;
position: relative;

}
.product-pallets-list h3{
  text-align: justify;
}
.product-pallets-list p{
  text-align: justify;
}
.product-pallets-list .content ul li {
  display: flex;
  align-items: center;
  list-style-type: none;
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 44px;
}
.product-pallets-list .content ul li svg {
  margin-right: 15px;
}

.product-pallets-list .slick-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  
}
.product-pallets-list .slick-track {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}
.product-pallets-list .slide .item img {
  max-width: 600px;
  width: 100%;
  height: auto;
}
.product-pallets-list .even-row {
  background: radial-gradient(243.31% 141.87% at -1.45% 0.65%, #E5F9F6 0%, #F8FFFE 100%);
}
.product-pallets-list .even-row, .product-pallets-list .odd-row {
  padding: 120px 0px;
}

.product-pallets-list .last-child p:last-of-type {
  padding-bottom: 0px;
}
/* product-pallets-bottom */
.product-pallets-bottom {
  padding: 80px 0px;
}
.product-pallets-bottom  .content {
  max-width: 740px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

/* enquiry form */
body.modal-open {

  position: fixed;
  width: 100%;
}
.product-enquiry-form .modal-dialog {
  max-width: 800px;
  width: 100%;
}

.product-enquiry-form .wpcf7{
  width: 100%;
}

.product-enquiry-form .modal-content {
  height: 650px;
  display: flex;
  flex-direction: column;
}
.product-enquiry-form .modal-body  h2 {
  text-align: center;
}
.product-enquiry-form .modal-body {
  background: #f5f5f5;
  padding: 20px 50px 20px 50px;
}
.product-enquiry-model-body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.product-enquiry-form .modal-body p {
  padding-bottom: 0px;
}
.product-enquiry-form .modal-body .form-desc {
  text-align: center;
  font-size: 18px;
  padding-bottom: 20px;
  border-bottom: 1px solid #006068;
  margin-bottom: 20px;
}
.product-enquiry-form .modal-body .form-control {
  font-size: 15px;
  border-radius: 0px;
  padding: .5rem 1rem;
  border: 1px solid #006068;
}
.product-enquiry-form  .form-control:focus {
  outline: none;
  box-shadow: none;
}
.product-enquiry-form .modal-body .wpcf7-form .form-label {
  text-align: left;
  font-size: 16px;
}
.product-enquiry-form  .wpcf7-form .fieldset-cf7mls .cf7mls-btns {
  min-height: 20px;
}
.product-enquiry-form  .cf7mls-btns .cf7mls_next.action-button, .product-enquiry-form  .cf7mls-btns .cf7mls_back.action-button{
  font-size: 20px;
  font-weight: 400;
  padding: 10px 30px;
  font-size: 16px;
  margin: 0px;
  line-height: normal;
  border-radius: 0px;
}
.product-enquiry-form  .cf7mls-btns .cf7mls_next.action-button {
  background: #006068;
  color: #ffffff;
}
.product-enquiry-form  .cf7mls-btns-last-step .cf7mls_back.action-button{ 
  margin-top: -54px;
}
.product-enquiry-form  form.cf7mls input.wpcf7-form-control.wpcf7-submit {
  font-size: 20px;
  font-weight: 400;
  padding: 10px 30px;
  font-size: 16px;
  margin: 0px;
  line-height: normal;
  border-radius: 0px;
  border: 0px;
  background: #006068;
  color: #ffffff;
}
.product-enquiry-form  .wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0px;
}
.product-enquiry-form  .price_policy {
  color: #006068;
  font-size: 16px;
}
.wpcf7-list-item.first {
  margin-left: 0px;
}
.product-enquiry-form  .btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 9999;
}
.product-enquiry-form  .wpcf7-list-item-label {
  font-size: 16px;
}
.product-enquiry-form .wpcf7 form.sent .wpcf7-response-output {
  font-size: 18px;
}
.product-enquiry-form .wpcf7 form .wpcf7-response-output  {
  font-size: 16px;
}
.product-enquiry-form  .form-label {
  margin-bottom: 0px;
}
.product-enquiry-form  .fieldset-cf7mls-wrapper div.wpcf7-validation-errors .wpcf7-icon-wraning {
  display: none;
}
/* Hide the default checkbox */
.product-enquiry-form input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  width: 20px; /* Adjust size */
  height: 20px; /* Adjust size */
  border: 2px solid #006068; /* Custom border color */
  border-radius: 4px; /* Slightly rounded corners */
  outline: none;
  cursor: pointer;
  background-color: #fff; /* Background color */
  transition: background-color 0.3s, border-color 0.3s;
  padding: 6px;
  margin-bottom: -4px;
}

/* Add a checkmark for the checked state */
.product-enquiry-form input[type="checkbox"]:checked::before {
  content: '✔'; /* Unicode for checkmark */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 14px; /* Adjust checkmark size */
  color: #006068; /* Custom checkmark color */
}

/* Hover effect */
.product-enquiry-form input[type="checkbox"]:hover {
  border-color: #006068; /* Darker blue on hover */
}
/* Hide the default radio button */
.product-enquiry-form input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    width: 20px; /* Adjust size */
    height: 20px; /* Adjust size */
    border: 2px solid #006068; /* Custom border color */
    border-radius: 50%; /* Make it circular */
    outline: none;
    cursor: pointer;
    background-color: #fff; /* Background color */
    transition: background-color 0.3s, border-color 0.3s;
    padding: 6px;
    margin-bottom: -4px;
}

/* Add a dot for the selected state */
.product-enquiry-form input[type="radio"]:checked::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 12px; /* Size of the inner dot */
    height: 12px;
    background-color: #006068; /* Custom inner color */
    border-radius: 50%;
}

/* Hover effect */
.product-enquiry-form input[type="radio"]:hover {
    border-color: #006068; /* Darker blue on hover */
}

.error-page .error-code {
    font-size: 80px;
    font-weight: bold;
    color: #006169;
    margin: 0;
}

.error-page .error-title {
    font-size: 24px;
    margin-top: 10px;
    color: #333;
}

.error-page .error-description {
    font-size: 16px;
    color: #666;
    margin: 20px 0;
}
@media (max-width: 768px) {
  .product-enquiry-form .modal-dialog {
      max-width: 90%;
  }
}

@media (max-width: 1200px) {
  .container {
      max-width: 90vw !important;
      width: 100% !important;
    
  }
}
@media screen and (min-width: 768px) {

  h1 {
    font-size: 3.06vw;
  }
  h2 {
    font-size: 2.36vw;
    line-height: 3.89vw;
  }
  h3 { 
    font-size: 1.67vw;
  }
  h4 {
    font-size: 1.53vw;
  }
  p {
    font-size: 1.25vw;
    line-height: 2.5vw;
  }
  
.pb-30 {
  padding-bottom: 2.08vw;
}

  .primary-btn, .secondary-btn {
    font-size: 1.25vw;
    padding: 0.69vw 2.08vw;
  }
  .home-our-products .secondary-btn {
    margin: 2.08vw 0.69vw 0px 0.69vw;
}
  .navbar .navbar-collapse {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
  }

  .home-banner .banner-content h2 {
    font-size: 4.51vw;
  }

  .home-banner .banner-content h1 {
    font-size: 4.86vw;
  }

  .video-background {
    height: 963px;
  }

  .home-banner .top-content {
    margin-bottom: -6.94vw;
  }

  .home-package-solution h1 {
    max-width: 38.89vw;
  }

  .home-package-solution .container-fluid {
    padding-right: 9.1vw;
  }

  .home-package-top-solution {
    max-width: 69.44vw;
  }

  .home-package-top-solution .solution-content {
    padding: 3.47vw 7.07vw;
  }

  .home-package-solution .img-div img {
    width: 48.61vw;
    left: -10.42vw;
    height: auto;
  }

  .home-package-solution .img-div img {
    margin-top: -1.74vw;
  }

  .honeycomb-line {
    bottom: -5.21vw;
  }

  .proof-row .col {
    flex-basis: 7.99vw;
    margin-right: 4.17vw;
  }

  .home-cheaper-packing .container-fluid {
    padding: 0px 0px 0px 9.1vw;
  }

  .home-cheaper-packing h1 {
    max-width: 45.97vw;

  }

  .container-padding-right {
    padding: 0px 9.1vw 0px 0px;
  }
  .container-padding-left {
    padding: 0px  0px 0px 9.1vw;
  }
  .home-our-products .content-wrapper .product-description {
    max-width: 85.07vw;
  }

  .say-custom-slider-data {
    max-width: 57.99vw;
  }

  .cus-slider-list .slick-next {
    right: -10.42vw;
  }

  .cus-slider-list .slick-prev {
    left: -10.42vw;
  }

  .cus-itmes-con .cus-media {
    max-width: 11.04vw;
  }
  .common-bottom-content .content {
    max-width: 69.44vw;
  }
  .timeline-journey .timeline {
    max-width: 83.33vw;
  }
  .about-banner .about-video-background {
    height: 41.67vw;
  }
  .inner-page-banner { 
    height: 41.67vw;
  }
  .inner-page-banner .banner-content {
    max-width: 45.14vw;
  }
  /* .inner-page-banner .banner-content h1  {
    font-size: 3.47vw;
  }
  .inner-page-banner .banner-content h3 {
    font-size: 2.08vw;
  } */
  .inner-page-banner .banner-content .primary-btn, .inner-page-banner .banner-content .secondary-btn{
    font-size: 1.25vw;
  }
  .blog-post-list .blog-features-image-zoom {
    height: 32.64vw;
  }
  .blog-list-pagi .container {
    max-width: 83.33vw;
  }
  .home-our-blog .img-div {
    max-width: 43.4vw;
    height: 26.11vw;
  }
  .hexagon-img-container {
    width: 18.75vw;
    height: 20.83vw;
  }
  .industry-indroduction .even .content-div{
    padding: 6.25vw 4.17vw;
  }
  .industry-conventional-method .img-div { 
    max-width: 76.39vw;
  }
  .industry-sustainable-way .img-div {
    max-width: 52.01vw;
  }
  .industry-why-choose .diff-ul li  {
    font-size: 1.25vw;
  }
  .proof-row .col:nth-child(4) {
    flex-basis: 12.5vw;
  }
  .industry-section .img-div {
    max-width: 41.67vw;
  }
  .timeline-journey .timeline ul li p {
    font-size: 1.25vw;
  }
  .blog-list-pagi .single_blog_img {
    max-width: 20.83vw;
    height: 17.36vw;
  }
  .related-blog-info .rel-group .related_blog_img {
    max-width: 19.1vw;
    height: 17.36vw;
  }
  .blog-readmore-link {
    font-size: 1.25vw;
  }
  .industry-products  .slick-slider {
    max-width: 83.33vw !important;
  }
  .industry-products .content-wrapper h2 {
    max-width: 50.69vw;
  }
  .industry-products .content-wrapper .product-description {
    max-width: 75.83vw;
  }
  .cta-bottom-section .content{ 
    width: 90.76vw;
  }
  .cta-bottom-section .content .col:first-child{  
    flex: 0 0 63.81vw;
  }

  .industry-why-choose .diff-ul li {
    line-height: 2.36vw;
  }
  .solutions-section .img-div {
    max-width: 51.88vw;
  }
  .solutions-section .solution-list-row .img-div {
    max-width: 26.18vw;
  }
  .solutions-section .right-col{
    padding: 0px 9.1vw 0px 1.04vw;
  }
  .solutions-section .left-col{
    padding: 0px 0px 0px 9.1vw;
  }
  .solution-intro .img-div {
    max-width: 86.81vw;
  }
  .solution-applications h2 {
    max-width: 36.11vw;
  }
  .solution-applications .img-div {
    max-width: 100%;
  }
  .solution-applications .content-div {
    padding-bottom: 3.47vw;
  }

  .solution-common-section .img-div {
    max-width: 43.06vw;
  }
  .product-box-benefits .icon {
    max-width: 7.85vw;
  }
  .product-box-benefits .content {
    max-width: 18.96vw;
  }
  .product-box-benefits h4 {
    font-size: 1.67vw;
    line-height: 2.5vw;
  }
  .product-box-benefits p {
      font-size: 1.25vw;
      line-height: 1.81vw;
  }
  .product-box-why-make .content ul li {
    font-size: 1.67vw;
  }
  .product-box-reduce .inner-content {
    max-width: 32.64vw;
  }
  
  .product-box-reduce .circle-bg {
    width: 12.64vw;
    height: 12.64vw;
  }
  .product-box-reduce .main-content h2{
    line-height: 3.89vw;
    max-width: 27.08vw;
  }
  .product-box-reduce .main-content p{
    font-size: 1.25vw;
  }
  .product-box-reduce .main-content h3{
    font-size: 2.22vw;
    line-height: 3.89vw;
  }
  .product-box-our-boxes .proof-row .col {
    flex-basis: 11.94vw;
    margin-right: 0px;
  }
  .product-box-our-boxes .proof-row h4 {
    font-size: 1.67vw;
    line-height: 2.5vw;
  }
  .product-box-our-boxes .proof-row .col .img-div{
    max-width: 5.83vw;
    height: 6.94vw;
  }
  .product-box-reduce .img-div {
    max-width: 48.61vw;
    left: 5.56vw;
  }
  .product-pallets-list .even-row .content{
    padding-left:  9.1vw;
  }
  .product-pallets-list .odd-row .content{
    padding-right:  9.1vw;
  }
  .product-pallets-list .slide .item img {
    max-width: 41.67vw;
  }
  .product-pallets-list .content ul li {
    font-size: 1.25vw;
    line-height: 3.06vw;
  }
  .product-pallets-bottom  .content {
    max-width: 46.53vw;
  }
  .product-enquiry-form .modal-dialog {
    max-width: 55.56vw;
  }
  .product-enquiry-form .modal-body {
    padding: 1.39vw 3.47vw 1.39vw 3.47vw;
  }
  .product-enquiry-form .modal-body .form-desc {

    font-size: 18px;
    padding-bottom: 20px;
    border-bottom: 1px solid #006068;
    margin-bottom: 20px;
  }
  .product-enquiry-form .modal-body .form-control {
    font-size: 1.04vw;
  }
  .product-enquiry-form .modal-body .wpcf7-form .form-label {
    font-size: 1.11vw;
  }
  .product-enquiry-form  .wpcf7-form .fieldset-cf7mls .cf7mls-btns {
    min-height: 1.39vw;
  }
  .product-enquiry-form  .cf7mls-btns .cf7mls_next.action-button, .product-enquiry-form  .cf7mls-btns .cf7mls_back.action-button{
    padding: 0.69vw 2.08vw;
    font-size: 1.11vw;
  
  }
  .product-enquiry-form  .cf7mls-btns-last-step .cf7mls_back.action-button{ 
    margin-top: -3.75vw;
  }
  .product-enquiry-form  form.cf7mls input.wpcf7-form-control.wpcf7-submit {
    padding: 0.69vw 2.08vw;
    font-size: 1.11vw;
  }
  .product-enquiry-form  .btn-close {
    top: 0.69vw;
    right: 0.69vw;
  }
  .product-enquiry-form  .wpcf7-list-item-label {
    font-size: 1.11vw;
  }
  .product-enquiry-form .wpcf7 form.sent .wpcf7-response-output {
    font-size: 1.25vw;
  }
  .product-enquiry-form .wpcf7 form .wpcf7-response-output  {
    font-size: 1.11vw;
  }
  .product-enquiry-form  .price_policy {
    font-size: 1.11vw;
  }
  .solution-uses  .uses-inr-list img{
    margin: 0 0 1.04vw;
    width: 17.36vw;
  }
  .solution-uses .uses-inr-list h3{
    font-size: 1.39vw;
    line-height: 2.36vw; 
  }
  .solution-uses .uses-inr-list p{
      font-size: 1.39vw;
      line-height: 2.36vw;
      margin: 0 0 0.69vw;
  }
  .solution-benefits .benefits-row .icon {
    max-width: 9.72vw;
    height: 9.72vw;
  }
}

@media screen and (min-width: 1200px) and (max-width:1280px) {
  .home-package-solution .img-div img {
    margin-top: 81px;
  }

  .home-package-solution .img-div img {
    left: -13.42vw;
  }
}

@media screen and (min-width: 1500px) {
  .home-package-solution .img-div img {
    margin-top: -43px;
  }
}

@media screen and (min-width: 1600px) {
  h1 {
    font-size: 50px;
  }
  
  h2 {
    font-size: 40px;
    line-height: 56px;
  }
  
  h3 {
    font-size: 30px;
  }
  
  h4 {
  font-size: 22px;
  }
  p {
    font-size: 20px;
    line-height: 36px;
  }
  .primary-btn, .secondary-btn {
    font-size: 20px;
    padding: 10px 30px;
  }
  .video-background {
    height: 1140px;
  }

  .home-banner .banner-content h2 {
    font-size: 65px;
  }

  .home-banner .banner-content h1 {
    font-size: 70px;
  }

  .home-banner .top-content {
    margin-bottom: -100px;
  }

  .home-package-solution h1 {
    max-width: 560px;
  }

  .home-package-top-solution {
    max-width: 1307px;
  }

  .home-package-top-solution .solution-content {
    padding: 50px 145px;
  }

  .home-package-solution .container-fluid {
    padding-right: 173px;
  }

  .honeycomb-line {
    position: absolute;
    bottom: -50px;
  }

  .proof-row .col {
    flex-basis: 120px;
    margin-right: 90px;
  }

  .home-package-solution .img-div img {
    left: -179px;
    width: 836.406px;
    height: 534.391px;
  }

  .home-cheaper-packing .container-fluid {
    padding: 0px 0px 0px 174px;
  }

  .home-package-solution .img-div img {
    margin-top: -70px;
  }

  .home-cheaper-packing h1 {
    max-width: 662px;
  }

  .container-padding-right {
    padding: 0px 174px 0px 0px;
  }
  .container-padding-left {
    padding: 0px 0px 0px 174px;
    overflow-x: hidden;
  }

  .home-our-products .content-wrapper .product-description {
    max-width: 1225px;
  }

  .say-custom-slider-data {
    max-width: 835px;
  }

  .cus-slider-list .slick-next {
    right: -150px;
  }

  .cus-slider-list .slick-prev {
    left: -150px;
  }

  .cus-itmes-con .cus-media {
    max-width: 159px;
  }
  .common-bottom-content .content {
    max-width: 1307px;
  }
  .timeline-journey .timeline {
    max-width: 1200px;
  }
  .about-banner .about-video-background {
    height: 600px;
  }
  .inner-page-banner  {
    height: 600px;
  }
  .inner-page-banner .banner-content .primary-btn, .inner-page-banner .banner-content .secondary-btn {
    font-size: 20px;
}
  .home-our-products .secondary-btn {
    margin: 30px 10px 0px 10px;
}
  .inner-page-banner .banner-content {
    max-width: 650px;
  }
  .blog-post-list .blog-features-image-zoom {
    height: 470px;
  }
  .blog-list-pagi .container {
    max-width: 1200px;
  }
  .blog-readmore-link {
    font-size: 20px;
  }
  .home-our-blog .img-div {
    max-width: 625px;
    height: 376px;
  }
  .hexagon-img-container {
    width: 290px;
    height: 320px;
  }
  .industry-indroduction .even .content-div{
    padding: 90px 60px;
  }
  .industry-conventional-method .img-div { 
    max-width: 1100px;
  }
  .industry-sustainable-way .img-div {
    max-width: 749px;
  }
  .industry-why-choose .diff-ul li  {
    font-size: 20px;
  }
  .proof-row .col:nth-child(4) {
    flex-basis: 180px;
  }
  .industry-section .img-div {
    max-width: 600px;
  }
  .timeline-journey .timeline ul li p {
    font-size: 18px;
  }
  .timeline-journey .img-div {
    max-width: 253px;
    height: 253px;
  }
  .blog-list-pagi .single_blog_img {
    max-width: 300px;
    height: 250px;
  }
  .related-blog-info .rel-group .related_blog_img {
    max-width: 275px;
    height: 250px;
  }
  .industry-products  .slick-slider {
    max-width: 1200px !important;
  }
  .industry-products .content-wrapper h2 {
    max-width: 730px;
  }
  .industry-products .content-wrapper .product-description {
    max-width: 1092px;
  }
  .cta-bottom-section .content{ 
    width: 1307px;
  }
  .cta-bottom-section .content .col:first-child{  
    flex: 0 0 1034px;
  }
  .industry-why-choose .diff-ul li {
    line-height: 34px;
  }
  .solutions-section .img-div {
    max-width: 747px;
  }
  .solutions-section .solution-list-row .img-div {
    max-width: 377px;
  }
  .solutions-section .right-col{
    padding: 0px 174px 0px 15px;
  }
  .solutions-section .left-col{
    padding: 0px 0px 0px 174px;
  }
  .solution-intro .img-div {
    max-width: 1360px;
  }
  .solution-applications h2 {
    max-width: 520px;
  }
  .solution-applications .img-div {
    max-width: 100%;
  }
  .solution-applications .content-div {
    padding-bottom: 50px;
  }
  .solution-common-section .img-div {
    max-width: 620px;
  }
  .product-box-benefits .content {
    max-width: 273px;
  }
  .product-box-benefits h4 {
    font-size: 24px;
    line-height: 36px;
  }
  .product-box-benefits p {
      font-size: 18px;
      line-height: 26px;
  }
  .product-box-benefits .icon {
    max-width: 113px;
  }
  .product-box-why-make .content ul li {
    font-size: 24px;
  }
  .product-box-reduce .inner-content {
    max-width: 470px;
  }
  .product-box-reduce .circle-bg {
    width: 182px;
    height: 182px;
  }
  .product-box-reduce .main-content h2{
    line-height: 56px;
    max-width: 390px;
  }
  .product-box-reduce .main-content p{
    font-size: 18px;
  }
  .product-box-reduce .main-content h3{
    font-size: 32px;
    line-height: 56px;
  }
.product-box-our-boxes .proof-row .col {
  flex-basis: 150px;
  margin-right: 45px;
}
.product-box-our-boxes .proof-row h4 {
  font-size: 24px;
  line-height: 36px;
}
.product-box-our-boxes .proof-row .col .img-div{
  max-width: 84px;
  height: 100px;
}
.product-box-reduce .img-div {
  max-width: 940px;
  left: 80px;
}
.product-pallets-list .even-row .content{
  padding-left: 174px;
}
.product-pallets-list .odd-row .content{
  padding-right: 174px;
}
.product-pallets-list .slide .item img {
  max-width: 600px;
}
.product-pallets-list .content ul li {
  font-size: 20px;
  line-height: 44px;
}
.product-pallets-bottom  .content {
  max-width: 740px;
}
.product-pallets-list .even-row, .product-pallets-list .odd-row {
  padding: 120px 0px;
}
.pb-30 {
  padding-bottom: 30px;
}
.product-enquiry-form .modal-dialog {
  max-width: 800px;
}
.product-enquiry-form .modal-body {
  padding: 20px 50px 20px 50px;
}
.product-enquiry-form .modal-body .form-control {
  font-size: 15px;
}
.product-enquiry-form .modal-body .wpcf7-form .form-label {
  font-size: 16px;
}
.product-enquiry-form  .wpcf7-form .fieldset-cf7mls .cf7mls-btns {
  min-height: 20px;
}
.product-enquiry-form  .cf7mls-btns .cf7mls_next.action-button, .product-enquiry-form  .cf7mls-btns .cf7mls_back.action-button{
  padding: 10px 30px;
  font-size: 16px;

}
.product-enquiry-form  .cf7mls-btns-last-step .cf7mls_back.action-button{ 
  margin-top: -54px;
}
.product-enquiry-form  form.cf7mls input.wpcf7-form-control.wpcf7-submit {
  padding: 10px 30px;
  font-size: 16px;
}
.product-enquiry-form  .btn-close {
  top: 10px;
  right: 10px;
}
.product-enquiry-form  .wpcf7-list-item-label {
  font-size: 16px;
}
.product-enquiry-form .wpcf7 form.sent .wpcf7-response-output {
  font-size: 18px;
}
.product-enquiry-form .wpcf7 form .wpcf7-response-output  {
  font-size: 16px;
}
.product-enquiry-form  .price_policy {
  font-size: 16px;
}

.solution-uses  .uses-inr-list img{
  margin: 0 0 15;
  width: 250px;
}
.solution-uses .uses-inr-list h3{
  font-size: 20px;
  line-height: 34px; 
}
.solution-uses .uses-inr-list p{
  font-size: 20px;
  line-height: 34px;
  margin: 0 0 10px;
}
.solution-benefits .benefits-row .icon {
  max-width: 140px;
  height: 140px;
}
}

.cky-notice .cky-title{
  padding: 0;
}

.bottom-content.aos-init.aos-animate {
  margin-top: -60px;
}