.main-slider {position: relative; overflow: hidden; height: 100vh; min-height:300px; }
.main-slider .swiper-wrapper {display: flex; align-items: stretch; }
.main-slider .swiper-slide {background: #000000; height: 100%; display: flex; align-items: stretch; }
.main-slider .swiper-slide img,.main-slider .swiper-slide video {opacity: 0.75; height: 100%; object-fit: cover; max-height: 1000px; width: 100%; }
.main-slider .swiper_caption {position: absolute; bottom: 35%; transform: translateY(50%); width: 100%; }
.main-slider .swiper_caption .swiper_content {max-width: 820px; width: 100%; padding-left: 28px; }
.main-slider .swiper_caption .swiper_content h5 {/* font-size: 70px; */ font-size: 7.6vh; font-weight: 600; color: #ffffff; font-family: "Inter Tight", sans-serif; line-height: 1.1; margin-bottom: 10px; }
.main-slider .swiper_caption .swiper_content p {font-family: "Inter Tight", sans-serif; font-weight: 500; color: #ffffff; margin: 0; padding: 0; /* font-size: 31px; */ font-size: 3.35vh; width: 90%; line-height: 1.3; }
.main-slider .swiper-pagination {display: none; }
.main-slider .custom_arrows .swiper-button-prev {left: -30px; border-radius: 0px 17px 17px 0px; }
.main-slider .custom_arrows .swiper-button-next {right: -30px; border-radius: 17px 0px 0px 17px; }
.main-slider .custom_arrows .swiper-button-prev img {transform: rotate(225deg); }
.main-slider .custom_arrows .swiper-button-next img {transform: rotate(45deg); }
.main-slider .custom_arrows .swiper-button-white {padding: 15px; background: rgb(255 255 255 / 22%); width: 45px; height: 85px; border: 1px solid rgb(255 255 255 / 40%);  opacity: 0; visibility: hidden; margin: 0; transition: 0.5s all; top: 50%; transform: translateY(-50%); }
.main-slider .custom_arrows .swiper-button-white:after {display: none; }
.main-slider .custom_arrows .swiper-button-white img {width: 22px; filter: grayscale(1) brightness(10) invert(0); }
.main-slider:hover .custom_arrows .swiper-button-white {opacity: 1; visibility: visible; }
.main-slider:hover .custom_arrows .swiper-button-prev {left: 0; }
.main-slider:hover .custom_arrows .swiper-button-next {right: 0; }
/* Home About Scssn */
.home_about_scssn {background: #F7F7F7; position: relative; display: block; padding-bottom: 160px; }
.home_about_scssn .home_about_content .title {max-width: 590px; }
.home_about_scssn .home_about_content .bdr_button {margin-top: 10px; }
.home_about_scssn .counter_scssn {display: block; position: relative; }
.home_about_scssn .counter_scssn .row>*:nth-child(odd):before {content: ''; position: absolute; right: 0; width: 1px; height: 75%; background: #C7C7C7; top: 50%; bottom: auto; transform: translateY(-50%); }
.home_about_scssn .counter_scssn .row>* {position: relative; display: flex; padding: 15px 7px 15px 25px; }
.home_about_scssn .counter_scssn .row>*:after {width: 75%; height: 1px; bottom: 0; top: auto; content: ''; position: absolute; left: 50%; background: #C7C7C7; transform: translateX(-50%); }
.home_about_scssn .counter_scssn .row>*:nth-last-child(-n+2):after {background: transparent; }
.home_about_scssn .counter_scssn .counter_box {display: block; position: relative; padding: 25px 0px 25px 65px; }
.home_about_scssn .counter_scssn .counter_box img {width: 53px; height: 53px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); }
.home_about_scssn .counter_scssn .counter_box h4 {font-size: 40px; font-weight: 600; color: #E50019; position: relative; display: flex; align-items: flex-start; margin-bottom: 7px; width: 100%; font-family: "Inter Tight", sans-serif; }
.home_about_scssn .counter_scssn .counter_box h4:after {content: '+'; font-weight: 600; margin: -3px 0px 0; font-size: 18px; color: #E50019; }
.home_about_scssn .counter_scssn .counter_box p {white-space: pre-line; font-size: 16px; font-weight: 500; color: #444444; font-family: "Inter Tight", sans-serif; line-height: 1.2; }
.home_about_scssn .counter_scssn .counter_box .counter {position: relative; display: flex; overflow: hidden; height: 43px; text-align: center; padding-right: 2px; justify-content: space-around; align-items: flex-end; }
.home_about_scssn .counter_scssn .counter_box .counter > span {z-index: 1; display: flex; flex-direction: column; height: 100%; width: 25px; transition: transform 2s ease; transform: translateY(0); align-items: center; }
.home_about_scssn .counter_scssn .counter_box .counter > span span {flex: 0 0 100%; height: 100%; }
.home_about_scssn .counter_scssn .counter_box .counter span:nth-last-child(3), .home_about_scssn .counter_scssn .counter_box .counter span:nth-last-child(5) {margin-left: 0; }
.home_about_scssn .counter_scssn .counter_box .counter span:nth-last-child(3) span:last-child, .home_about_scssn .counter_scssn .counter_box .counter span:nth-last-child(5) span:last-child {position: relative; }
.home_about_scssn .counter_scssn .counter_box .counter span:first-child {margin-left: 0; }
.home_about_scssn .counter_scssn .counter_box .counter span:first-child span:last-child:before {display: none; }
/*  iso taglines scssn  */
.iso_taglines_scssn {position: relative; display: block; margin-top: -107px; z-index: 0; }
.iso_taglines_scssn .iso_box {background: #ffffff;box-shadow: 1px 25px 50px 0px rgb(0 0 0 / 16%);display: flex;position: relative;border-radius: 0 80px 0px 80px;height: 100%;justify-content: center;flex-direction: column;align-items: center;padding: 45px 25px;}
.iso_taglines_scssn .iso_box p {font-size: 19px; font-weight: 600; padding-top: 10px; line-height: 1.2; }
.iso_taglines_scssn .iso_box p span {font-size: 13px; font-weight: 500; text-transform: uppercase; }
.iso_taglines_scssn .iso_tagline_box {box-shadow: 1px 25px 50px 0px rgb(0 0 0 / 16%); position: relative; display: block; padding: 16px; background: #ffffff; border-radius: 80px 0px 80px 0px; }
.iso_taglines_scssn .iso_tagline_box .iso_tagline_img {width: 100%; height: 100%; border-radius: 67px 0px 80px 0px; overflow: hidden; }
.iso_taglines_scssn .iso_tagline_box .iso_tagline_img img {width: 100%; height: 100%; object-fit: cover; }
.iso_taglines_scssn .iso_tagline_box .iso_tagline_content {display: block; padding: 33px 40px 33px 0; }
.iso_taglines_scssn .iso_tagline_box .iso_tagline_content h5 {font-size: 25px; font-weight: 600; margin-bottom: 16px; }
.iso_taglines_scssn .iso_tagline_box .iso_tagline_content .round_arrow_btn {position: absolute; right: 7%; bottom: -8%; }
/* home product scssn */
.home_product_scssn { position:relative; display:block; }
.home_product_scssn .home_product_content {max-width: 1000px; margin: 0 auto;}
.home_product_scssn .home_product_slider {display: block;}
.home_product_scssn .home_product_slider .product_box {position: relative;display: flex;flex-direction: column;padding-bottom: 35px;text-align: center;align-items: center; height: 100%;}
.home_product_scssn .home_product_slider .product_box .product_img {background: #F7F7F7;position: relative;z-index: 0;aspect-ratio: 1/0.84;display: flex;align-items: center;justify-content: center;padding: 50px 30px 75px 30px;height: 100%;transition: 0.5s all;}
.home_product_scssn .home_product_slider .product_box .product_img:before {content: ''; position: absolute; width: 100%; height: 100%; background: url('../images/bg_pattern.jpg'); background-size: cover; z-index: -1; mix-blend-mode: luminosity; opacity: 0.56; top: 0; left: 0; }
.home_product_scssn .home_product_slider .product_box .product_img img {object-fit: contain;object-position: center; filter: drop-shadow(0px 7px 22px rgba(0, 0, 0, 0.30));height: 100%;width: 80%;margin: 0 auto;transition: 0.5s all;transform: scale(1) translateY(0);}
.home_product_scssn .home_product_slider .product_box .product_title {position: absolute; bottom: 0; left: 0; right: 0; width: 85%; background: #282828; padding: 23px 13px; text-align: center; margin: 0 auto; transition: 0.5s all;}
.home_product_scssn .home_product_slider .product_box .product_title h4 {font-size: 20px; font-weight: 500; margin: 0; padding: 0; color: #ffffff; transition: 0.5s all; opacity: 1; }
.home_product_scssn .home_product_slider .product_box .product_title span {position: absolute; bottom: 0px; font-size: 15px; font-weight: 600; color: #ffffff; left: 0; width: 100%; text-transform: uppercase; letter-spacing: 0px; opacity: 0; visibility: hidden; transition: 0.5s all; }
.home_product_scssn .home_product_slider .product_box:hover .product_title {background: #E50019;}
.home_product_scssn .home_product_slider .product_box:hover .product_title h4 {opacity: 0; }
.home_product_scssn .home_product_slider .product_box:hover .product_title span {bottom: 50%; opacity: 1; visibility: visible; transform: translateY(50%); letter-spacing: 1px; }
.home_product_scssn .home_product_slider .product_box:hover .product_img {background: #ffffff; }
.home_product_scssn .home_product_slider .product_box:hover .product_img img {transform: scale(0.95) translateY(-15px); }

.home_product_slider .swiper-pagination {display: none; }
.home_product_slider .custom_arrows .swiper-button-white:after {display: none; }
.home_product_slider .custom_arrows .swiper-button-white img {width: 22px;}
.home_product_slider .custom_arrows .swiper-button-prev img {transform: rotate(225deg); }
.home_product_slider .custom_arrows .swiper-button-next img {transform: rotate(45deg); }
.home_product_slider:hover .custom_arrows .swiper-button-white {opacity: 1; visibility: visible; }
.home_product_slider .custom_arrows .swiper-button-prev {left: -30px;}
.home_product_slider .custom_arrows .swiper-button-next {right: -30px;}
.home_product_slider:hover .custom_arrows .swiper-button-prev {left: 25px;}
.home_product_slider:hover .custom_arrows .swiper-button-next {right: 25px;}
.home_product_slider .swiper-wrapper {align-items: stretch; }
.home_product_slider .swiper-wrapper .swiper-slide {height: auto; }

.home_counter_scssn {display: block;position: relative;background-attachment: fixed;background: hsl(354deg 100% 27% / 85%);}
.home_counter_scssn:before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url('../images/counter_bg.jpg');z-index: -1;}
.home_counter_scssn .home_counter_content {max-width: 850px; margin: 0 auto; }
.home_counter_scssn .home_counter_content p {color: rgb(255 255 255 / 85%); }
.home_counter_scssn .counter_scssn {display: block;position: relative;}
.home_counter_scssn .counter_scssn > .row>*:nth-child(-n+2) {border-right: 1px solid rgb(255 255 255 / 25%); }
.home_counter_scssn .counter_scssn > .row>* {border-top: 1px solid rgb(255 255 255 / 25%); display: flex; justify-content: center; }
.home_counter_scssn .counter_scssn .counter_box {text-align: left;display: block;position: relative;padding: 25px 15px;height: 310px;display: flex;align-items: flex-start;justify-content: center;width: 90%;flex-direction: column;}
.home_counter_scssn .counter_scssn .counter_box h4 {font-size: 50px;font-weight: 600;color: #ffffff;position: relative;display: flex;align-items: flex-start;margin-bottom: 0;width: 100%;font-family: "Inter Tight", sans-serif; padding-left: 4px;}
.home_counter_scssn .counter_scssn .counter_box h4:after {content: ' MT';font-weight: 600;margin: 0;white-space: break-spaces;}
.home_counter_scssn .counter_scssn .counter_box p {white-space: pre-line;font-size: 20px;font-weight: 400;color: #ffffff;padding-bottom: 17px; padding-left: 4px; border-bottom: 1px solid rgb(255 255 255 / 25%);width: 100%;}
.home_counter_scssn .counter_scssn .counter_box .counter {position: relative; display: flex; overflow: hidden; height: 64px; text-align: center; padding-right: 2px; justify-content: space-around; align-items: flex-end; }
.home_counter_scssn .counter_scssn .counter_box .counter > span {z-index: 1;display: flex;flex-direction: column;height: 100%;width: 33px;transition: transform 2s ease;transform: translateY(0);align-items: start;width: auto;}
.home_counter_scssn .counter_scssn .counter_box .counter > span span {flex: 0 0 100%; height: 100%; }
.home_counter_scssn .counter_scssn .counter_box .counter span:nth-last-child(3), .home_counter_scssn .counter_scssn .counter_box .counter span:nth-last-child(5) {margin-left: 0; }
.home_counter_scssn .counter_scssn .counter_box .counter span:nth-last-child(3) span:last-child, .home_counter_scssn .counter_scssn .counter_box .counter span:nth-last-child(5) span:last-child {position: relative; }
.home_counter_scssn .counter_scssn .counter_box .counter span:first-child {margin-left: 0; }
.home_counter_scssn .counter_scssn .counter_box .counter span:first-child span:last-child:before {display: none; }
.home_counter_scssn .counter_scssn .counter_box > span {font-family: "Inter Tight", sans-serif; color: #ffffff; font-size: 18px; font-weight: 500; padding-left: 4px; }

/*founder message*/
.home_founder_msg_scssn {background: #F7F7F7; position: relative; display: block;}
.founder_msg_slider .swiper-slide {display: block;position: relative;padding: 80px 60px 70px 60px;}
.founder_msg_slider .founder_msg_box {position: relative;display: block;}
.founder_msg_slider .founder_msg_box:after {content: ''; position: absolute; right: 0; bottom: 0; width: 90%; height: 100%; background: #ffffff; box-shadow: 0px 25px 50px 0px rgb(0 0 0 / 16%); z-index: -1; }
.founder_msg_slider .founder_msg_box .founder_img {margin: 60px 0 0; display: block; width: 92%; }
.founder_msg_slider .founder_msg_box .founder_img img {box-shadow: 1px 20px 20px 0px rgb(0 0 0 / 16%); }
.founder_msg_slider .founder_msg_box .founder_content {padding: 50px 53px 50px 10px; position: relative; }
.founder_msg_slider .founder_msg_box .founder_content img {margin-bottom: 35px; }
.founder_msg_slider .founder_msg_box .founder_content p {margin-bottom: 14px;}
.founder_msg_slider .founder_msg_box .founder_content .founder_name {margin-top: 30px; }
.founder_msg_slider .founder_msg_box .founder_content .founder_name h5 {font-weight: 600; font-size: 22px; margin-bottom: 0px; }
.founder_msg_slider .founder_msg_box .founder_content .founder_name span {font-size: 15px; font-weight: 500; }
.founder_msg_slider .custom_arrows {position: absolute; right: 36px; top: 15%; z-index: 1; display: flex; flex-direction: column-reverse; gap: 10px; }
.founder_msg_slider .custom_arrows .swiper-button-white {opacity: 1;visibility: visible;position: relative;left: 0;right: 0;margin: 0;transform: none;top: 0;background: #ffffff;}
.founder_msg_slider .custom_arrows .swiper-button-white:after {display: none; }
.founder_msg_slider .custom_arrows .swiper-button-prev img {transform: rotate(225deg); }
.founder_msg_slider .custom_arrows .swiper-button-next img {transform: rotate(45deg); }
.founder_msg_slider .swiper-slide.swiper-slide-prev, .founder_msg_slider .swiper-slide.swiper-slide-next,.founder_msg_slider .swiper-slide.swiper-slide-duplicate-active {opacity: 0 !important; transition: 0.4s all; }
/*home clientele scssn*/
.home_clientele_scssn .home_clientele_content {max-width: 920px; margin: 0 auto;}
.home_clientele_scssn .clientele_slider .swiper-wrapper {align-items: stretch; }
.home_clientele_scssn .clientele_slider .swiper-wrapper .swiper-slide {height: auto; }
.home_clientele_scssn .clientele_slider .swiper-wrapper .clientele_box {display: flex; align-items: center; justify-content: center; height: 100%; max-height: 90px; padding: 8px; }
.home_clientele_scssn .clientele_slider .swiper-wrapper .clientele_box img {filter: grayscale(1); opacity: 0.5; transition: 0.4s all; }
.home_clientele_scssn .clientele_slider .swiper-wrapper .clientele_box:hover img {filter: grayscale(0); opacity: 1; }

/*home success scssn*/
.home_success_scssn {background: url('../images/success_bg.jpg');display: block;position: relative;padding: 7rem 0;z-index: 0;background-size: cover;}
.success_content {max-width: 820px; margin: 0 auto;}
.success_content .title h6 {max-width: 500px; margin: 0 auto;}
.success_content a {margin-top: 20px;}
.success_content p {color: rgb(255, 255, 255, 0.85);}


.new_blog_scssn {display: block; position: relative; background: #F7F7F7; }
.new_blog_scssn .news_box,.new_blog_scssn .blog_box {display: block; position: relative; background: #ffffff; box-shadow: 1px 0px 40px 0px rgb(0 0 0 / 11%); height: 100%; }
.new_blog_scssn .news_box {display: flex; flex-direction: column; justify-content: space-between; height: 100%; }
.new_blog_scssn .news_box .news_title, .new_blog_scssn .blog_box .blog_title {padding: 38px 25px; }
.new_blog_scssn .news_box .news_title a h4 {font-size: 20px; font-weight: 500; margin: 0; }
.new_blog_scssn .news_blog_topbar ul {display: flex;gap: 11px;align-items: center;margin-bottom: 20px;}
.new_blog_scssn .news_blog_topbar ul li {color: #222222; font-size: 13px; font-weight: 500; }
.new_blog_scssn .news_blog_topbar ul li span.news_blog_category {font-size: 13px;font-weight: 500;color: #ffffff;background: #E50019;padding: 6px 20px;text-align: center;display: block;}
.new_blog_scssn .blog_box {display: flex; flex-direction: column; justify-content: space-between; }
.new_blog_scssn .blog_box .blog_title {padding: 25px 25px 15px 25px;}
.new_blog_scssn .blog_box .blog_title a h4 {font-size: 18px; }
.new_blog_scssn .blog_box:hover .blog_title a,.new_blog_scssn .news_box:hover .news_title a {color: #e50019}
.new_blog_scssn .news_blog_link {display: flex; position: relative; justify-content: space-between; padding: 14px 25px; border-top: 1px solid #DEDEDE; color: #444444; text-decoration: underline; font-size: 13px; font-weight: 500; z-index: 0;}
.new_blog_scssn .news_blog_link img {filter: invert(0) grayscale(1) brightness(1); opacity: 0.85;  transition: 0.5s all;}
.new_blog_scssn .news_blog_link:before {content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 0; transition: 0.5s all;background: #444444;z-index: -1;}
.new_blog_scssn .news_box:hover .news_blog_link,.new_blog_scssn .blog_box:hover .news_blog_link {color: #ffffff;}
.new_blog_scssn .news_box:hover .news_blog_link img,.new_blog_scssn .blog_box:hover .news_blog_link img {filter: invert(1) grayscale(1) brightness(5);}
.new_blog_scssn .news_box:hover .news_blog_link:before,.new_blog_scssn .blog_box:hover .news_blog_link:before {height: 100%;}


.home_clientele_scssn .clientele_slider .swiper-wrapper .clientele_box img {max-width: 130px; height: 75px; object-fit: contain; }
