.main-slider {
	display:block;
	position: relative;
}
.main-slider .swiper-slide {
	background: rgb(226, 238, 224);
	background: -moz-linear-gradient(54deg, rgba(226, 238, 224, 1) 0%, rgba(254, 244, 235, 1) 25%, rgba(226, 238, 224, 1) 52%, rgba(254, 243, 237, 1) 100%);
	background: -webkit-linear-gradient(54deg, rgba(226, 238, 224, 1) 0%, rgba(254, 244, 235, 1) 25%, rgba(226, 238, 224, 1) 52%, rgba(254, 243, 237, 1) 100%);
	background: linear-gradient(54deg, rgba(226, 238, 224, 1) 0%, rgba(254, 244, 235, 1) 25%, rgba(226, 238, 224, 1) 52%, rgba(254, 243, 237, 1) 100%);
	padding-top: 170px;
}

.main-slider .swiper-slide:before {
	content: '';
	background: url(../images/slide_overlay.jpg);
	position: absolute;
	background-size:cover;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	mix-blend-mode: luminosity;
	opacity: 0.3;
	z-index: -1;
}
.main-slider .swiper_caption {
	display: flex;
	justify-content: flex-end;
	flex-direction: row-reverse;
	max-width: 1620px;
	margin: 0 0 0 auto;
	align-items: center;
}

.main-slider .swiper_caption .swiper_content {
	max-width: 610px;
	width: 100%;
}

.main-slider .swiper_caption .swiper_content h5 {
	font-size: 60px;
	font-size: 3.2vw;
	color: #12684C;
	font-weight: 400;
	white-space: pre-line;
}

.main-slider .swiper_caption .swiper_content h5 strong {
	font-weight: 600;
}

.main-slider .swiper_caption .swiper_img {
	position: relative;
	display: block;
	padding-left: 85px;
	max-width: 973px;
	margin: 0 0 0 auto;
}

.main-slider .swiper_caption .swiper_img > img {border-radius: 50% 0 0 0;aspect-ratio: 1/0.83;object-fit: cover;object-position: center;}
.main-slider .swiper_caption .swiper_img .swiper_inner_img {position: absolute;top: 55%;display: inline-flex;flex-direction: column;left: 0;gap: 2px;transform: translateY(-50%);align-items: flex-start;width: 28%;}
.main-slider .swiper_caption .swiper_img .swiper_inner_img img {border: 5px solid #ffffff; object-fit: cover; width: 100%; }
.main-slider .swiper_caption .swiper_img .swiper_inner_img img:first-child {border-radius: 50% 50% 0 50%; }
.main-slider .swiper_caption .swiper_img .swiper_inner_img img:last-child {border-radius: 50% 0 50% 50%; }
.main-slider .swiper-pagination {display: none; }
.main-slider .custom_arrows {position: absolute; bottom: 20px; right: 15px; display: flex; padding: 0; align-items: center; justify-content: center; gap: 8px; }
.main-slider .custom_arrows .swiper-button-white {position: relative; left: 0; right: 0; transform: none; top: auto; width: 60px; height: 60px; display: flex; background: #ffffff; align-items: center; justify-content: center; border-radius: 50%; border: 1px solid #12684c; padding: 12px; margin: 0; }
.main-slider .custom_arrows .swiper-button-white:after {display: none; }
.main-slider .custom_arrows .swiper-button-prev img {transform: rotate(90deg); }
.main-slider .custom_arrows .swiper-button-next img {transform: rotate(-90deg); }
.main-slider .custom_arrows .swiper-button-white img {width: 85%;height: 85%;}
.down_arrow_btn {width: 100%; position: absolute; left: 0; top: 0; }
.down_arrow_btn a {width: 89px; height: 89px; display: flex; overflow: hidden; background: #ffffff; border-radius: 50%; box-shadow: 0px 0px 0px 2px #12684c; align-items: center; justify-content: center; margin-top: -46px; position: relative; z-index: 1; padding: 15px; margin-left:3rem; }
.down_arrow_btn a:before {content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; border-radius: 50%; background: #12684c; transform: translateY(100%) scale(1); transition: 0.5s all; z-index: -1; }
.down_arrow_btn a:hover:before {transform: translateY(0) scale(1.1); }
.down_arrow_btn a img {transition: 0.5s all; filter: invert(0) brightness(1); height: auto; max-height: 100%; animation: bouncedown 1s ease infinite}
@keyframes bouncedown {
	0% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(.5rem);
	}
}
.down_arrow_btn a:hover img {filter: invert(1) brightness(3); }
.home_about_main_scssn {position: relative; display: block; z-index: 0; overflow: hidden; }
.home_about_main_scssn:before {content: ''; position: absolute; left: -70%; width: 100%; height: 100%; background-image: url('../images/bg_pattern.svg'); background-size: 100%; z-index: -1; background-repeat: no-repeat; transform: rotate(45deg) translateX(0%); bottom: -22%; transform-origin: right bottom; opacity: 0.07; background-attachment: fixed; }
/*.home_about_main_scssn:before {content: ''; position: absolute; right: 0; width: 100%; height: 100%; background-image: url('../images/about_bg.png'); background-size: cover; z-index: -1; background-repeat: no-repeat; bottom: 0; transform-origin: right bottom; opacity: 0.07; }*/
.home_about_content {display: block; position: relative; }
.home_about_content .ct_button.bdr_btn {margin-top: 12px; }
.home_certification_scssn {position: relative; display: block; }
.home_certification_scssn>div {border-top: 1px solid #E4EBEE; border-bottom: 1px solid #E4EBEE; padding-top: 40px; padding-bottom: 40px; } 
.home_certification_scssn .cert_title h4 {color: #12684C; font-size: 20px; white-space: pre-line; font-weight: 600; line-height: 1.35; }
.home_certification_scssn .cert_slider:before {content: ''; position: absolute; right: 0; width: 5px; height: 100%; background: #ffffff; top: 0; z-index: 2; }
.home_certification_scssn .cert_slider .swiper-slide {text-align: center; display: flex; align-items: center; justify-content: center; height: auto; border-right: 1px solid #E4EBEE; transition: 0.5s all; }
.home_certification_scssn .cert_slider .swiper-slide.swiper-slide-duplicate-prev {border-right-color: transparent; }

.home_product_block {display: block; position: relative; background: rgb(226,238,224); background: -moz-linear-gradient(320deg, rgba(226,238,224,1) 0%, rgba(254,243,237,1) 100%); background: -webkit-linear-gradient(320deg, rgba(226,238,224,1) 0%, rgba(254,243,237,1) 100%); background: linear-gradient(320deg, rgba(226,238,224,1) 0%, rgba(254,243,237,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e2eee0",endColorstr="#fef3ed",GradientType=1); border-radius: 5px; padding: 44px 40px 64px 40px; height: 100%; }
.home_product_block .home_product_content {display: block; position: relative; }
.home_product_block .home_product_content img {margin-bottom: 20px; }
.home_product_block .home_product_content h5 {font-weight: 600; font-size: 22px; color: #12684C; margin-bottom: 17px; }
.home_product_block .home_product_content p {font-size: 16px; }
.home_product_block .product_list {display: flex; height: 100%; flex-direction: column; justify-content: center; align-items: stretch; margin-top: 16%; }
.home_product_block .product_list li {padding: 10px 0; display: block; }
.home_product_block .product_list li a {font-size: 21px; font-weight: 600; position: relative; padding: 5px 0 5px 34px; color: #12684c; display: block; line-height: 1.3; }
.home_product_block .product_list li+li {border-top: 1px solid hsl(0deg 0% 44% / 50%); }
.home_product_block .product_list li a:before {content: ''; position: absolute; width: 10px; height: 10px; background: #12684c; border-radius: 50px; top: 14px; left: 10px; transition: 0.5s all; transform: scale(1); }
.home_product_block .product_list li a:hover {padding-left: 25px; }
.home_product_block .product_list li a:hover:before {transform: scale(0.5); }
.home_rnd_block {display: block; position: relative; border-radius: 5px; padding: 0; overflow: hidden; background: #12684c; height: 100%; }
.home_rnd_block .home_rnd_content {padding: 46px 44px; display: block; position: relative; }
.home_rnd_block .home_rnd_content img {margin-bottom: 20px; }
.home_rnd_block .home_rnd_content h5 {font-weight: 600; font-size: 22px; color: #ffffff; margin-bottom: 17px; }
.home_rnd_block .home_rnd_content p {color: rgba(255, 255, 255, 0.75); font-size: 16px; }
.home_rnd_block .home_rnd_img {height: 100%; }
.home_rnd_block .home_rnd_img img {height: 100%; object-fit: cover; }
/**/
.our_timeline {display: flex;align-items: center; background-color: #14192d; background-position: center;background-size: cover;position: relative;overflow: hidden; z-index: 0;}
.our_timeline .pin-spacer {width: 100% !important;height: 100% !important;top: 0 !important;left: 0 !important;z-index: -1 !important;}
.our_timeline .carousel__slider {position: relative;width: 100%;display: block; }
.our_timeline .carousel__item {position: relative; height: 100vh; display: flex; align-items: center; justify-content: center; flex-direction: column; }
.our_timeline .carousel__item .carousel__image {opacity: 0.35; width:100%; height:100%; object-fit:cover; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; background-size: cover; background-position: center; background-repeat: no-repeat; }
.our_timeline .carousel__item  .carousel__content__item {padding-right: 250px;padding-left: 3rem;transition: 0.5s all;}
.our_timeline .carousel__item  .carousel__content__item span {font-size: 1.5vw;color:#ffffff;display: inline-block;margin-bottom: 13px;background: #12684c;padding: 5px 25px;border-radius: 5px;display: none;}
.our_timeline .carousel__item  .carousel__content__item h4,.carousel__item  .carousel__content__item ul li {font-size: 3.12vw; font-weight: 200; color: #ffffff; margin: 0; line-height: 1.1; }
.our_timeline .carousel__item  .carousel__content__item ul {margin-left: 25px;}
.our_timeline .carousel__item  .carousel__content__item ul li {font-size: 2.5vw; padding: 12px 0 12px 0; list-style: circle; line-height: 1.3; }
.our_timeline .timeline_nav.nav_border {position: absolute; display: flex; gap: 16px; align-items: center; flex-direction: column; z-index: 0; right: 0; top: 50%; justify-content: space-between; height: 80vh; width: 100%; transform: translateY(-50%); padding-right: 70px; }
.our_timeline .timeline_nav.nav_border .timeline_nav_item.nav_border_item {box-shadow: none; display: block; cursor: pointer; color: #ffffff; width: 100px; padding: 0; position: relative; width: 100%; }
.our_timeline .timeline_nav.nav_border .timeline_nav_item.nav_border_item:before {content: ''; position: absolute; right: 0; bottom: -1px; width: 0; height: 1px; background: #707070; transition: 0.5s all; }
.our_timeline .timeline_nav.nav_border .timeline_nav_item.nav_border_item.nav_border_item.nav_border_item--active:before {width: 100%; }
.our_timeline .carousel_absolute {top: 53% !important;left: 50% !important;right: 0;transform: translate(-50%, -50%) !important;width: auto !important;z-index: -1;height: 100% !important;width: 100% !important;max-height: max-content !important;;max-width: 100% !important;opacity: 0; visibility: hidden; transition: opacity 0.6s ease, visibility 0.6s ease; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; }
.our_timeline .carousel_absolute .carousel__nav {display: flex; align-items: center; flex-direction: column; z-index: 2; position: absolute; right: 0; top: 50%; justify-content: space-between; height: 80vh; padding-right: 35px; transform: translateY(-50%); }
.our_timeline .carousel_absolute .carousel__nav .carousel__nav__item {box-shadow: none; cursor: pointer; color: #ffffff; padding: 0 15px 8px 40px; position: relative; width: 100%; height: 100%; display: flex; align-items: flex-end; transition: 0.5s all; font-size: 12px; font-weight: 600; margin: 0; min-width: 160px; }
.our_timeline .carousel_absolute .carousel__nav .carousel__nav__item:first-child {height: auto; }
.our_timeline .carousel_absolute .carousel__nav .carousel__nav__item:before {content: ''; position: absolute; left: 10px; width: 1px; height: 100%; background: #707070; transition: 0.5s all; top: 0; }
.our_timeline .carousel_absolute .carousel__nav .carousel__nav__item:after {content: ''; position: absolute; bottom: 0; width: calc(100% - 10px); height: 1px; background: #707070; transition: 0.5s all; right: 0; }
.our_timeline .carousel_absolute .carousel__nav .carousel__nav__item.carousel__nav__item--active {color: #ffffff; border-color: #ffffff; }
.our_timeline .carousel_absolute .carousel__nav .carousel__nav__item.carousel__nav__item--active:before {background-color: #ffffff !important; } 
.our_timeline .carousel_absolute .carousel__nav .carousel__nav__item.carousel__nav__item--active:after {background-color: #ffffff !important; width: 100%; }
.our_timeline .carousel_absolute.visible {opacity: 1; visibility: visible; }
/*Manufacturing facility and sustainability scssn*/
.facility_sustain_scssn {position: relative; display: block; z-index: 0; overflow: hidden; }
.facility_sustain_scssn:before {content: '';position: absolute;right: -11%;width: 100%;height: 100%;background-image: url('../images/bg_pattern.svg');background-size: 100%;z-index: -1;background-repeat: no-repeat;transform: rotate(-45deg) translateX(0%);bottom: 77%;transform-origin: right bottom;opacity: 0.07;background-attachment: fixed;}
.manufacturing_box {display: block; position: relative; background: #12684C; border-radius: 5px; overflow: hidden; height: 100%; }
.manufacturing_box .manufacturing_img {height: 100%; position: relative; z-index: 1; width: 100%; }
.manufacturing_box .manufacturing_img .swiper-slide img {object-position: center; height: 100%; width: 100%; object-fit: cover; }
.manufacturing_box .manufacturing_img .manufacturing_slider {position: relative; display: block; }
.manufacturing_box .manufacturing_img .manufacturing_slider .swiper-slide {height: auto; aspect-ratio: 1 / 1.14; }
.manufacturing_box .manufacturing_content {position: relative; display: flex; height: 100%; flex-direction: column; justify-content: center; align-items: flex-start; padding: 35px 43px; }
.manufacturing_box .manufacturing_content h5 {margin: 15px 0 17px; font-weight: 200; font-size: 50px; color: #ffffff; }
.manufacturing_box .manufacturing_content p {color: rgb(255 255 255 / 65%); font-size: 16px; }
.sustainability_box {display: block;position: relative;height: 100%;background: rgb(226, 238, 224);background: -moz-linear-gradient(320deg, rgba(226, 238, 224, 1) 0%, rgba(254, 243, 237, 1) 100%);background: -webkit-linear-gradient(320deg, rgba(226, 238, 224, 1) 0%, rgba(254, 243, 237, 1) 100%);background: linear-gradient(320deg, rgba(226, 238, 224, 1) 0%, rgba(254, 243, 237, 1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e2eee0",endColorstr="#fef3ed",GradientType=1);border-radius: 5px;overflow: hidden;}
.sustainability_box .sustain_img {height: 100%; aspect-ratio: 1/0.55; }
.sustainability_box .sustain_img img {width: 100%; height: 100%; object-fit: cover; }
.sustainability_box .sustain_content {padding: 37px 43px;position: relative;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;height: 100%;}
.sustainability_box .sustain_content h5 {font-size: 22px; font-weight: 600; color: #12684C; margin-bottom: 17px; }
.sustainability_box .sustain_content p {font-size: 16px; }
.manufacturing_slider .swiper-button-white {position: absolute; top: 50%; transform: translateY(-50%); width: 38px; height: 38px; display: flex; align-items: center; justify-content: center; background: #12684c; border-radius: 50px; transition: 0.5s all; margin: 0; }
.manufacturing_slider .swiper-button-white img {filter: invert(1) brightness(3); width: 30%; }
.manufacturing_slider .swiper-button-white.swiper-button-prev {left: -30px; opacity: 0; }
.manufacturing_slider .swiper-button-white.swiper-button-prev img {transform: rotate(180deg); }
.manufacturing_slider .swiper-button-white.swiper-button-next {right: -30px; opacity: 0; }
.manufacturing_box:hover .manufacturing_slider .swiper-button-white.swiper-button-prev {left: 10px; opacity: 1; }
.manufacturing_box:hover .manufacturing_slider .swiper-button-white.swiper-button-next {right: 10px; opacity: 1; }
/*collaborate with us scssn*/
.home_collaborate_scssn {position: relative; background: url('../images/collaborate_img.jpg'); background-size: cover; background-attachment: fixed; display: block;}
.home_collaborate_scssn .collaborate_content {position: relative;display: block;max-width: 560px; width: 70%; padding: 49px 44px;background: rgb(255 255 255 / 60%);backdrop-filter: blur(50px) brightness(1.7);border-radius: 5px;}
.home_collaborate_scssn .collaborate_content .title h2 {white-space: pre-line; }
.home_collaborate_scssn .collaborate_content p {font-size: 16px;margin-bottom: 25px;}
.home_collaborate_scssn .collaborate_content .ct_button.bdr_btn::before {background-color: #dfffff; }
/*EXPORTS SCSSN*/
.home_export_scssn {background: rgb(226, 238, 224); background: -moz-linear-gradient(54deg, rgba(226, 238, 224, 1) 0%, rgba(254, 244, 235, 1) 25%, rgba(226, 238, 224, 1) 52%, rgba(254, 243, 237, 1) 100%); background: -webkit-linear-gradient(54deg, rgba(226, 238, 224, 1) 0%, rgba(254, 244, 235, 1) 25%, rgba(226, 238, 224, 1) 52%, rgba(254, 243, 237, 1) 100%); background: linear-gradient(54deg, rgba(226, 238, 224, 1) 0%, rgba(254, 244, 235, 1) 25%, rgba(226, 238, 224, 1) 52%, rgba(254, 243, 237, 1) 100%); }
.home_export_scssn .export_content p {width: 96%; }
.home_export_map {position: relative;display: block;overflow: auto;padding: 20px 0;}
.home_export_map .home_export_img {position: relative;display: block;width: 768px;}
.home_export_map li {position: absolute; left: 0; bottom: 0; text-align: center; width: 15px; height: 15px; background: #12684c; border-radius: 50%; transition: 0.5s all;  cursor: pointer;}
.home_export_map li span {position: absolute;left: -23px;top: -61px;background: #12684c;padding: 3px 14px;font-size: 13px;color: #ffffff;font-weight: 500;letter-spacing: 0.2px;z-index: 0;transition: 0.5s all;opacity:0;visibility:hidden;transform: translateY(5px);}
.home_export_map li span:before {content: ''; position: absolute; left: 50%; transform: translateX(-50%) rotate(45deg); bottom: -5px; border-top: 6px solid transparent; border-right: 6px solid #12684c; border-left: 6px solid transparent; border-bottom: 6px solid #12684c; }
.home_export_map li span:after {content: ''; position: absolute; left: 50%; transform: translateX(-50%); top: 0; width: 1px; height: 75px; background: #12684C; z-index: -1; }
.home_export_map li:hover span {opacity: 1;visibility: visible;transform: translateY(0);}
.home_export_map li.india {bottom: 260px;left: auto;right: 205px;width: 25px;height: 25px;}
.home_export_map li.india span {left: -18px; }
.home_export_map li.vietnam {left: auto; right: 132px; bottom: 230px; }
.home_export_map li.vietnam span {left: -33px; top: -73px; }
.home_export_map li.pakistan {right: 236px; left: auto; top: 173px; width: 10px; height: 10px; }
.home_export_map li.pakistan span {left: -37px; top: -97px; }
.home_export_map li.pakistan span:after {height: 103px;}
.home_export_map li.bangladesh {width: 8px; height: 8px; right: 0; left: auto; bottom: auto; top: 193px; right: 173px; }
.home_export_map li.bangladesh span {left: -48px; top: -127px; }
.home_export_map li.bangladesh span:after {height: 129px; }
.home_export_map li.china {bottom: auto; top: 170px; right: 180px; left: auto; }
.home_export_map li.china span {left: -25px; top: -69px; }
.home_export_map li.usa {bottom: auto; top: 134px; left: 65px; width: 35px; height: 35px; }
.home_export_map li.usa span {left: -10px; top: -60px; }

/*ONLOAD POPUP*/
.ad_popup .modal-dialog {max-width: 700px; width: 92%; margin-left: auto; margin-right: auto; }
.ad_popup .modal-dialog .modal-content {padding: 0px 25px 15px 25px; background: transparent; border-radius: 0; background: #ffffff; margin: 0 auto; border: none; box-shadow: 0px 20px 80px -10px rgb(0 0 0 / 40%); }
.ad_popup .modal-content .modal-header {padding: 0 0 13px; text-align: center; }
.ad_popup .modal-content .modal-header, .ad_popup .modal-content .modal-body {position: relative; margin: 0; padding: 10px 0; }
.ad_popup .modal-content .modal-body {padding: 15px 0;}
