
/* Header */
body.scrolled .header {
    box-shadow: 1px 1px 16px rgb(0 0 0 / 9%);
}
.navmenu a {
    color: #000;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
}
.navmenu>ul>li>a:before { opacity: 0; }
a.btn-getstarted {
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -0.5px;
	text-transform: uppercase;
    height: 46px;
    padding: 10px 30px;
    display: flex;
    align-items: center;
    border: 1px solid #14467A;
}
.navmenu .dropdown ul a:hover, .navmenu .dropdown ul .active:hover, .navmenu .dropdown ul li:hover>a {
    color: #14467a;
}


/*  Hero */
section#hero {
    height: 91vh;
}
video.object-fit-cover {
  object-fit: cover;
}
video.bg-video {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}
.hero-content {
    position: relative;
    z-index: 111;
}
.hero-content h2 {
	color: #FFF;
	font-size: 72px;
	font-style: normal;
	font-weight: 600;
	line-height: 66px; /* 91.667% */
}
.hero .hero-cta a.btn {
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -0.5px;
	display: flex;
	height: 47px;
	padding: 10px 30px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 100px;
	border: 1px solid #FFF;
	margin-top: 15px;
	transition: 0.3s;
}
.hero .hero-cta a.btn:hover {
    background-color: #14467a;
    border-color: #14467a;
}
.hero .hero-cta a.btn img.ms-2 {
    position: relative;
    left: 0;
    transition: 0.3s;
}
.hero .hero-cta a.btn:hover img.ms-2 { left: 5px; }


/* feature 05B6A7 */
section#feature {
    background-color: #05B6A7;
}
section#feature .swiper-slide {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
section#feature .swiper-slide p {
    margin-left: 15px;
    margin-bottom: 0;
    margin-top: 5px !IMPORTANT;
}
section#feature .swiper-slide img {
    position: relative;
    top: 4px;
}

.section-title h2:after { display: none; }
.section-title h2 { padding-bottom: 0; }
.text-left { text-align: left; }
.bg-gray { background-color: #F5F9F8; }
p { margin-bottom: 1.8rem; }


/* Smarter Water for Healthier Living */
.benefitsSwiper_wrapper {
  padding-left: calc((100vw - 1320px) / 2); /* For container max-width = 1320px */
}
.benefitsSwiper .card {
    padding: 30px 30px 0 !important;
    height: 510px !important;
}
.benefitsSwiper .card h6 {
	color: #000;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px; /* 133.333% */
}
.benefitsSwiper .card p {
	color: #000;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px; /* 160% */
}

@media (min-width: 1200px) {
	.benefitsSwiper_wrapper {
 		padding-left: calc((100vw - 1140px) / 2); /* For container max-width = 1140px */
	}
}
@media (min-width: 1400px) {
	.benefitsSwiper_wrapper {
 		padding-left: calc((100vw - 1320px) / 2); /* For container max-width = 1140px */
	}
}

button.benefits-nav-prev,
button.benefits-nav-next {
    background-color: transparent;
    border: 0;
}



/*  Water Drop Advantage */
.water-advantage {
    background-color: #F5F9F8;
}
.water-advantage .card-wrapepr {
    display: flex;
    align-items: center;
}
.water-advantage .text-md-end .card-wrapepr {
    flex-direction: row-reverse;
}
.water-advantage .card-wrapepr.mb-4 {
    margin-bottom: 7em !IMPORTANT;
    align-items: center;
}
.water-advantage .text-md-end .card-wrapepr p {
    padding-right: 15px;
    text-align: left;
}
.water-advantage .card-wrapepr p {
    padding-left: 15px;
    text-align: left;
    color: #000;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px; /* 140% */
}



/* Featured Hydrogen */
.section-title h2 span {
    color: #05B6A7;
}

.productSwiper_wrapper {
  padding-left: calc((100vw - 1320px) / 2); /* For container max-width = 1320px */
}
@media (min-width: 1200px) {
	.productSwiper_wrapper {
 		padding-left: calc((100vw - 1140px) / 2); /* For container max-width = 1140px */
	}
}
@media (min-width: 1400px) {
	.productSwiper_wrapper {
 		padding-left: calc((100vw - 1320px) / 2); /* For container max-width = 1140px */
	}
}


.productSwiper .card {
	border: 1px solid #E7E7E7;
}
 .img-wrapper {
	background-color: #F5F9F8;
}
.productSwiper .card .product-info-wrapper {
    display: flex;
    align-items: flex-end;
}
.productSwiper .card .product-info-wrapper h6 {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
}
.productSwiper .card .product-info-wrapper p {
	color: #666 !important;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px; /* 200% */
}
.productSwiper .card .product-info-wrapper p span {
	color: #009963;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px; /* 133.333% */
}
.productSwiper .card .product-info-wrapper .btn {
	display: flex;
	height: 47px;
	padding: 10px 30px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 100px;
	border: 1px solid var(--Brand, #14467A);
	color: var(--Brand, #14467A);
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -0.5px;
	transition: 0.4s ease-in-out;
}
.productSwiper .card .product-info-wrapper .btn:hover {
    background-color: #2d5987;
    color: #fff;
}
.productSwiper .card .product-info-wrapper p span i {
    font-style: normal;
    font-weight: 400;
}
.productSwiper .card .product-info-wrapper .btn svg {
	position: relative;
	transition: transform 0.3s ease-in-out;
}

/* Arrow animation on hover */
.productSwiper .card .product-info-wrapper .btn:hover svg {
	transform: translateX(6px);
}
.productSwiper .card .product-info-wrapper .btn:hover svg path {
    stroke: #fff !IMPORTANT;
}


/* Customer Water System */
.customer-water-system .card {
    border-radius: 16px;
    border: 1px solid #E7E7E7 !IMPORTANT;
    background: #FFF;
    display: flex;
    padding: 40px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;
    flex: 1 0 0;
}
.customer-water-system .card .header-wrapper span {
	color: #000;
	text-align: center;
	font-size: 42px;
	font-style: normal;
	font-weight: 700;
	line-height: 50px; /* 119.048% */
}
.customer-water-system .card h5 {
	color: #000;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px; /* 133.333% */
	margin-bottom: 15px;
}

.customer-water-system .card p {
	color: #000;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px; /* 160% */
}


/* Product Order */

.table>thead th {
    padding: 15px 25px;
    vertical-align: middle;
    background-color: #fff;
    border: 0;
}
table tr td {
    border: 0;
    height: 75px;
    padding: 15px 25px !IMPORTANT;
    color: #000;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px; /* 155.556% */
}

table tr td:first-child {
  padding-left: 25px;
}
table tr:nth-child(odd) td {
  background-color: #F5F9F8;
}


a.btn.btn-order {
    display: flex;
    height: 47px;
    padding: 10px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 100px;
    border: 1px solid var(--Brand, #14467A);
    width: fit-content;
    margin: 20px auto 0;
    transition: 0.8s;
}
a.btn.btn-order:hover {
    background-color: #2d5987;
    color: #fff;
}
a.btn.btn-order svg {
    position: relative;
    transition: transform 0.6s ease-in-out;
}
a.btn.btn-order:hover svg {
    transform: translateX(6px);
}
a.btn.btn-order:hover svg path {
    stroke: #fff !IMPORTANT;
}




/* CTA 1 */
section#CTA-1 .content-wrapper {
    padding: 28px 0;
}
section#CTA-1 h4 {
	color: #FFF;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
section#CTA-1 h5 {
	color: #FFF;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px; /* 160% */
}
a.btn.btn-now-more {
    display: flex;
    height: 47px;
    padding: 10px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 100px;
    border: 1px solid var(--Brand, #fff);
    width: fit-content;
    margin: 25px 0 50px;
    color: #fff;
    transition: 0.8s;
}
a.btn.btn-now-more:hover {
    background-color: #2d5987;
    color: #fff;
    border-color: #2d5987;
}
a.btn.btn-now-more svg {
    position: relative;
    transition: transform 0.3s ease-in-out;
}
a.btn.btn-now-more:hover svg {
    transform: translateX(6px);
}
a.btn.btn-now-more:hover svg path {
    stroke: #fff !IMPORTANT;
}

#CTA-1 .card {
    display: flex;
    flex-direction: row;
}
#CTA-1 .card small {
    color: #FFF;
    font-family: Rubik;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
section#CTA-1 img.img-fluid.w-100 {
    height: 420px;
}
section#CTA-1 img.shope {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    left: -35px;
}


/* Our Clients */
.clientSwiper .swiper-slide {
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}
.clientSwiper .author-info-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.clientSwiper  .testimonial-text {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}
.clientSwiper .author-info-wrapper .author-name {
    color: #000;
    font-family: Rubik;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
}
.clientSwiper .author-info-wrapper .author-role {
    color: #000;
    font-family: Rubik;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.clientSwiper .author-info-wrapper .rating {
    display: flex;
    padding: 10px 12px;
    align-items: center;
    gap: 5px;
    border-radius: 100px;
    border: 1px solid #D9D9D9;
    background: rgba(255, 255, 255, 0.50);
}


/* Latest Blog */
.latest-blogs .card h3 {
	color: #000;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px; /* 140% */
	align-self: stretch;
}
.latest-blogs .card h5 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	align-self: stretch;
	overflow: hidden;
	color: var(--Brand, #14467A);
	text-overflow: ellipsis;
	font-family: Rubik;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px; /* 155.556% */
}



/* FAQ */
 	.accordion-item {
      border: none;
      border-radius: 10px;
      margin-bottom: 10px;
      box-shadow: 0 2px 6px rgba(0,0,0,0.05);
    }
    .accordion-button {
      background-color: #fff;
      border-radius: 10px !important;
      font-weight: 500;
    }
    .accordion-button:not(.collapsed) {
      color: #000;
      background-color: #fff;
      box-shadow: none;
    }
    .accordion-body {
      background-color: #fff;
      border-radius: 0 0 10px 10px;
      font-size: 15px;
      color: #444;
    }
    .accordion-button::after {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='black' stroke-width='2' class='bi bi-plus-lg' viewBox='0 0 16 16'%3E%3Cpath d='M8 1v14M1 8h14'/%3E%3C/svg%3E");
      background-size: 15px;
    }
    .accordion-button:not(.collapsed)::after {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' stroke='black' stroke-width='2' fill='none' viewBox='0 0 16 16'%3E%3Cline x1='2.5' y1='8' x2='13.5' y2='8' /%3E%3C/svg%3E");
		background-size: 15px;
    }


/* CTA 2 */
section.CTA-2 {
    background-image: url(../img/home/CTA-2-bg.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}
section.CTA-2 h4 {
    color: #FFF;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
section.CTA-2 h5 {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}


/* Contact Details */
section.contact-details .col-md-4 {
    padding: 0 15px;
}
.contact-details .card.card-body {
    border-radius: 16px;
    border: 1px solid #E7E7E7;
    background: #FFF;
    padding: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    flex: 1 0 0;
    align-self: stretch;
}
.contact-details .card.card-body h5 {
	color: #000;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 30px; /* 150% */
}
.contact-details .card.card-body p {
	color: #000;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px; /* 150% */
}
.contact-details .card.card-body a.btn {
    display: flex;
    height: 47px;
    padding: 10px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 100px;
    border: 1px solid #038EFF;
    width: fit-content;
    margin: 0 auto;
    color: #038EFF;
    transition: 0.8s;
}
.contact-details .card.card-body a.btn:hover {
    background-color: #038EFF;
    color: #fff;
}

.contact-details .card.card-body.phone a.btn {
	color: #009C39;
	border-color: #009C39;
}
.contact-details .card.card-body.phone a.btn:hover {
    background-color: #009C39;
    color: #fff;
}
.contact-details .card.card-body.location a.btn {
	color: #CF9C00;
	border-color: #CF9C00;
}
.contact-details .card.card-body.location a.btn:hover {
    background-color: #CF9C00;
    color: #fff;
}


/* About Us Page */
.hero.about-bg {
    background-image: url(../img/about/about-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 500px;
    position: relative;
}
.hero.about-bg .overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgb(0 0 0 / 32%);
}
.hero.about-bg h1 {
	color: #FFF;
	font-size: 72px;
	font-style: normal;
	font-weight: 600;
	line-height: 66px; /* 91.667% */
}
.hero.about-bg .lead {
	color: #FFF;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px; /* 150% */
}


section.about-counter {
    background-color: #05B6A7;
}
section.about-counter li {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    position: relative;
}
section.about-counter li:after {
    content: "";
    position: absolute;
    right: -55%;
    top: 20px;
    bottom: 20px;
    border-left: 1px solid;
}
section.about-counter li:last-child:after { opacity: 0; }
section.about-counter li span {
    display: block;
    font-size: 42px;
    margin-bottom: 10px;
    display: inline-flex;
    color: #FFF;
font-size: 42px;
font-style: normal;
font-weight: 700;
line-height: 50px; /* 119.048% */
}

.vision-mission-values .card.card-body {
	border-radius: 16px;
    display: flex;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.vision-mission-values .card.card-body.vision {
	background-image: url(../img/about/vision.jpg);
}
.vision-mission-values .card.card-body.mission {
	background-image: url(../img/about/mission.jpg);
}
.vision-mission-values .card.card-body.vision,
.vision-mission-values .card.card-body.mission {
    height: 440px;
    justify-content: flex-end;
    padding: 0 30px;
}

.vision-mission-values .card.card-body.values {
	background-image: url(../img/about/values.jpg);
	display: flex;
	padding: 50px 30px;
}

.vision-mission-values .card.card-body h5 {
	color: #FFF;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 40px; /* 142.857% */
}
.vision-mission-values .card.card-body p {
	color: #FFF;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px; /* 150% */
}
.vision-mission-values .card.card-body.values ul li {
    display: flex;
    color: #FFF;
    font-family: Rubik;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 23px;
    align-items: center;
    margin-right: 30px;
}
.vision-mission-values .card.card-body.values ul li img {
    margin-right: 15px;
}


/* Awards & Recognition */
.awards-recognition .card.card-body p {
    margin-bottom: 0;
    color: #494949;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 160% */
}

.awards-recognition .card.card-body p span {
    display: block;
    color: var(--Secondary, #05B6A7);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}







/* Footer */
.footer h4 {
	color: #05B6A7;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px; /* 166.667% */
}
.footer-contact p {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}
.footer .social-links a {
    border: 0;
}

.footer .copyright p {
    color: rgba(0, 0, 0, 0.60);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.footer .copyright ul.nav li { position: relative; }
.footer .copyright ul.nav li:after {
    content: "|";
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 12px;
}
.footer .copyright ul.nav li:last-child:after { opacity: 0; }
.footer .copyright ul.nav li a {
    color: rgba(0, 0, 0, 0.60);
    font-family: Rubik;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-right: 20px;
}

.footer .credits, .footer .credits a {
    color: rgba(0, 0, 0, 0.60);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}