/*
Theme Name: inkze child
Template: inkze
*/
body { font-family: "Plus Jakarta Sans", serif;}
a:hover{
	text-decoration:none !important;
}
.entry-content h1, .entry-content h2, .entry-content h3{
	margin:0;
}
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 100%;
    width:100%;
}
.section-inner{
	max-width:1280px;
}
.e-con.e-flex>.e-con-inner{
	max-width:1280px;
}
.elementor-element {
    --widgets-spacing: 0;
}
#site-footer {
    background: #1E1E1E;
	 padding: 60px 0 0 0;
}
header.entry-header.has-text-align-center.header-footer-group {
    display: none;
}
.labeling_solutions .elementor-element.e-con-full.e-flex.e-con.e-child {
    border-radius: 30px;
    height: 335px;
}
.labeling_solutions .elementor-heading-title.elementor-size-default {
    color: #fff;
    font-family: "Plus Jakarta Sans", serif;
    padding: 0;
    font-size: 52px;
    font-weight: 100;
    text-transform: uppercase;
}
.labeling_solutions .elementor-heading-title.elementor-size-default strong {
    font-weight: 800;
}
.copyright {
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 16px;
    font-weight: 200;
}

.primary-menu li {
    margin: 0 !important;
    padding: 0 25px;
}
.primary-menu li a{
	font-family: "Plus Jakarta Sans", serif; 
	color:#000 !important;
	font-size:16px;
 	line-height: 57px;
	font-weight:500;
	margin:0 !important;
	text-decoration:none !important;
	letter-spacing:0;
	position:relative;
}
.primary-menu li a::after{
	position:absolute;
	left:0;
	bottom:8px; 
	height:2px; 
	width:100%;
	content:"";
	background:#00A3D4;
	transition:0.3s;
	transform:scale(0);
}
.primary-menu li a:hover{
	color:#00A3D4 !important;
}
.primary-menu li a:hover::after{
	transform:scale(1);
}
.primary-menu li.header-button a, .left-slide-content a{
    border: 1px solid #00A3D4;
    border-radius: 8px;
    padding: 4px 24px 6px 24px;
    line-height: 35px;
	padding-right:50px;
	position:relative;
	overflow:hidden;
	z-index:1;
	font-family: "Plus Jakarta Sans", serif; 
	color:#000 !important;
	font-size:16px;
	font-weight:500;
    letter-spacing:0;
	overflow:hidden;
}
li#menu-item-669 {
    margin-top: 5px !important;
}
.left-slide-content a{
	margin-top:20px;
	display:inline-block;
}
.primary-menu li.header-button a::after, .left-slide-content a::after {
    width: 30px;
    height: 30px;
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    background: url(/wp-content/uploads/2025/01/button-arrow.png) no-repeat;
    background-position: center;
    background-size: 20px;
    transition: 0.3s;
	left:inherit;
}
.primary-menu li.header-button a::before, .left-slide-content a::before{
	width:0;
	height:100%;
	content:"";
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
	background:#00A3D4;
	transition:0.3s;
	 border-radius: 0;
}
.primary-menu li.header-button a:hover::before, .left-slide-content a:hover::before{
	width:100%;
}
.primary-menu li.header-button a:hover, .left-slide-content a:hover{
	color:#fff !important;
}
.primary-menu li.header-button a:hover::after, .left-slide-content a:hover::after{
	background:url(/wp-content/uploads/2025/01/button-arrow-white.png) no-repeat;
	background-position:center;
	background-size:20px; 
}
.header-inner {
    padding: 20px 0;
}
.site-logo img {
    max-height: inherit !important;
    width: 140px !important;
}
.primary-menu li.header-button{
	padding-right:0 !important;
}
#site-header {
    position: fixed;
    width: 100%;
    background: transparent;
    z-index: 4;
	top:0;
    transition: 0.3s;
}
#site-header.header-footer-group.show, #site-header.header-footer-group.hide{
  transform: translateY(0);
    background: rgba(255,255,255,0.85);
    backdrop-filter: blur(10px);
    box-shadow: 0.1em 0.6em 3em rgb(0 0 0 / 10%);
}
#site-header .header-navigation-wrapper{
	margin-top:10px;
}
#site-header.header-footer-group.show .header-navigation-wrapper {
    margin-top: -10px;
}
#site-header.header-footer-group.show .header-inner {
    padding: 15px 0;
}
#site-header.header-footer-group.show .header-top , #site-header.header-footer-group.hide .header-top{
  display:none;
}
#site-header.header-footer-group.hide{
  opacity:0;
  visibility:hidden;
  transform: translateY(-100%);
}
#site-header.header-footer-group.show .site-logo img, #site-header.header-footer-group.hide .site-logo img {
    width: 130px !important;
}
#site-header.header-footer-group.show .primary-menu li a, #site-header.header-footer-group.hide .primary-menu li a{
    line-height: 45px;
}
#site-header.header-footer-group.show .header-navigation-wrapper, #site-header.header-footer-group.hide .header-navigation-wrapper {
    margin-top: 5px;
}
#site-header.header-footer-group.show .primary-menu li.header-button a, #site-header.header-footer-group.show .primary-menu li.header-button a{
    line-height: 25px;
}
.home-about{
	padding:120px 0;
}
.sub-head.elementor-widget-heading .elementor-heading-title {
    font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-weight: 800;
    font-size: 26px;
    line-height: 34px;
    text-transform: uppercase;
    letter-spacing: 0;
    padding-left: 30px;
    position: relative;
	margin:0 0 40px 0;
}
.sub-head.elementor-widget-heading .elementor-heading-title::after {
    left: 0;
    top: 0;
    background: url(/wp-content/uploads/2025/01/icon.png) no-repeat;
    width: 35px;
    height: 35px;
    background-size: 20px;
    background-position: left 2px;
    content: "";
    position: absolute;
}
.home-about .primary-head.elementor-widget-heading .elementor-heading-title {
	margin-bottom:50px;
}
.primary-head.elementor-widget-heading .elementor-heading-title {
    font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-weight: 300;
    font-size: 30px;
    line-height: 42px;
    letter-spacing: 0;
}
.primary-head.elementor-widget-heading .elementor-heading-title span { 
	font-weight:500;
	color:#DF0D86;
}
.primary-text.elementor-widget-text-editor .elementor-widget-container {
    font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
	margin:0 0 20px 0;
}
.contact-detail .primary-head.elementor-widget-heading .elementor-heading-title {
    font-weight: 500;
    font-size: 30px;
    line-height: 35px;
	color:#fff !important;
	margin-bottom:40px;
}
.elementor-widget-button.primary-button .elementor-button{
	background:transparent;
	border: 1px solid #00A3D4;
    border-radius: 8px;
    padding: 4px 20px 6px 20px;
	position:relative;
	overflow:hidden;
	z-index:1;
	font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-size: 16px;
    line-height: 35px;
    font-weight: 500;
	margin-top:30px;
}
.contact-detail .contact-detail-cols .elementor-widget-image-box{
	margin-bottom:30px;
}
.elementor-widget-button.primary-button .elementor-button .elementor-button-content-wrapper{
	align-items:center;
}
.elementor-widget-button.primary-button .elementor-button::after{
	width:0;
	height:100%;
	content:"";
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
	background:#00A3D4;
	transition:0.3s;
}
.elementor-widget-button.primary-button .elementor-button:hover::after{
	width:100%;
}
.elementor-widget-button.primary-button .elementor-button:hover{
	color:#fff !important;
}
.elementor-widget-button.primary-button .elementor-button:hover .elementor-button-icon svg path{
	stroke: #fff;
}
.why-us{
	padding:100px 0;
}
.why-row{
    display: flex;
}
.why-row .e-con.e-flex.why-cols{
	padding: 0;
    flex: 0 0 1;
    width: 65%;
    transition: width 0.6s cubic-bezier(0.65, 0, 0.35, 1);
    overflow: hidden;
	background:#F4F4F4;
	padding:15px;
	border-radius:25px;
	border:1px solid transparent;
	transition:0.3s;
}
.why-row .e-con.e-flex.why-cols.active {
    width: 100% !important;
}
.why-cols .elementor-image-box-img img {
    border-radius: 12px 12px 0 0;
    height: 260px;
    object-fit: cover;
    width: 100%;
}
.why-cols .elementor-widget-image-box.elementor-position-top .elementor-image-box-img{
	margin-bottom:0;
}
.why-cols .elementor-widget-image-box .elementor-image-box-title{
	font-family: "Plus Jakarta Sans", serif;
	font-weight:400;
	font-size:24px; 
	line-height:34px;
	margin-bottom:10px;
}
.why-cols .elementor-widget-image-box .elementor-image-box-description{
	font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    margin: 0 0 20px 0;
	white-space: inherit;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.why-row .e-con.e-flex.why-cols.active .elementor-widget-image-box .elementor-image-box-description{ 
	 -webkit-line-clamp: inherit;
}
.why-cols .elementor-widget-button.primary-button .elementor-button{
	margin-top:10px;
}
.why-row .e-con.e-flex.why-cols:nth-child(3){
	background:#00A3D4;
}
.why-cols:nth-child(3) .elementor-widget-image-box .elementor-image-box-title{
	color:#fff;
}
.why-cols:nth-child(3) .elementor-widget-image-box .elementor-image-box-description{
	color:#fff !important;
}
.why-cols:nth-child(3) .elementor-widget-button.primary-button .elementor-button{
	border:1px solid #fff;
	color:#fff !important;
}
.why-cols:nth-child(3) .elementor-widget-button.primary-button .elementor-button-icon svg path{
	stroke:#fff !important;
}
.why-row .e-con.e-flex.why-cols.active{
	background:transparent;
	border:1px solid #B3B3B3;
}
.why-row .e-con.e-flex.why-cols:nth-child(3).active{
	background:#00A3D4;
	border:1px solid #00A3D4;
}
.home-products-main{
	padding:100px 0;
}
.home-products-main .primary-text.elementor-widget-text-editor .elementor-widget-container{
	margin-bottom:0;
}

.products-row .elementor-widget-image img{
	border-radius:25px;
	height:100%;
	object-fit:cover;
}
.elementor-widget-heading.product-title {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px;
    padding-right: 50px;
    background: url(/wp-content/uploads/2025/01/blue-arrow.png) no-repeat;
    background-size: 22px;
    background-position: 95% center;
    transform: translateY(100%);
    transition: 0.3s;
}
.elementor-widget-heading.product-title .elementor-heading-title{
	font-size:20px;
	line-height:30px;
	font-family: "Plus Jakarta Sans", serif;
    color: #fff !important;
	font-weight:300 !important;
	letter-spacing:0;
}
.products-row .e-con.e-flex .elementor-widget-image{
	height:100%;
	position:relative;
	z-index:1;
	overflow:hidden;
}
.products-row .e-con.e-flex::after{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background: linear-gradient(0deg, rgba(0,0,0,0.5718662464985995) 16%, rgba(0,0,0,0) 57%);
	z-index:2;
	content:"";
	opacity:0;
	transition:0.3s;
	border-radius:25px;
}
.products-row .e-con.e-flex:hover::after{
	opacity:1;
}
.products-row .e-con.e-flex{
	overflow:hidden;
	border-radius:25px;
}
.products-row .e-con.e-flex:hover .elementor-widget-heading.product-title{
	transform: translateY(0);
	z-index:3;
}
.products-row .e-con.e-flex .elementor-widget-image img{
	transition:0.3s;
}
.products-row .e-con.e-flex:hover .elementor-widget-image img{
	transform:scale(1.1);
}
.belts-section{
	padding:100px 0 30px 0;
}
.belts-section .elementor-widget-button.primary-button .elementor-button{
	margin-top:0;
}
.primary-text.elementor-widget-text-editor .elementor-widget-container ul{
	margin-left:22px;
	margin-bottom:0 !important;
}
.primary-text.elementor-widget-text-editor .elementor-widget-container ul li {
    margin: 0 0 12px 0;
}
.product-section-main{
	padding:50px 0;
}
.clients-section{
	padding:100px 0;
}
.clients-section .elementor-widget-image-carousel .swiper .swiper-slide {
    background: #fff;
    border-radius: 25px;
    padding: 30px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
	min-height:140px;
	border:1px solid #B3B3B3;
}
.clients-section .elementor-widget-image-carousel .swiper .swiper-slide img{
	height:60px;
	width:auto;
	object-fit:contain;
}
.industry-section{
	padding:100px 0;
}
.industry-section .elementor-image-carousel-caption h3{
	font-size:22px;
	line-height:28px;
	font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
	font-weight:400 !important;
	letter-spacing:0;
}
.industry-section .elementor-image-carousel-caption{
	margin:30px 0 0 0;
}
.industry-section .elementor-widget-image-carousel .swiper-slide img{
	height:155px;
	width:155px;
	object-fit:cover;
	border-radius:100px; 
	display:inline-block;
}
#site-footer .section-inner {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 800px;
    margin: 0 auto;
}
.footerMenu {
    width: 100%;
    text-align: center; 
	display:flex;
	justify-content:center;
}
.footerMenu ul{
	width:100%;
	text-align:center;
	display:flex;
	align-items:center;
	justify-content:center;
	margin:0;
	padding:0 50px 30px 50px;
	border-bottom:1px solid rgba(255,255,255,0.25);
}
.footerMenu ul li{
	padding:0 30px; 
	font-size:18px;
	line-height:24px;
	font-family: "Plus Jakarta Sans", serif;
    color: #fff !important;
	font-weight:500 !important;
	letter-spacing:0;
	list-style:none;
	margin:0;
}
.footerMenu ul li a{
	color: #fff !important;
	position:relative;
}
.footerMenu ul li a::after {
    position: absolute;
    left: 0;
    bottom: -8px;
    height: 2px;
    width: 100%;
    content: "";
    background: #ffffff;
    transition: 0.3s;
    transform: scale(0);
}
.footerMenu ul li a:hover::after{
	transform:scale(1);
}
.footer-social-links{
	display:flex;
	align-content:center;
	justify-content:center;
	gap:25px;
	padding:40px 0;
}
.footer-social-links a {
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    border-radius: 100px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
	position:relative;
	z-index:1;
	overflow:hidden;
}
.footer-social-links a::after{
	width:100%;
	height:100%;
	content:"";
	background:#fff;
	position:absolute;
	left:0;
	top:0;
	z-index:-1; 
	transition:0.3s;
	transform:scale(0);
	border-radius:100px;
}
.footer-social-links a:hover::after{
	transform:scale(1);
}
.footer-social-links a img {
    width: 22px;
    height: 22px;
    object-fit: contain;
    filter: grayscale(1) invert(1);
}
.footer-social-links a:hover img{
	filter:none;
}
.contact-detail {
    text-align: center;
	width:100%;
	border-bottom:1px solid rgba(255,255,255,0.25);
	padding-bottom:35px;
}
.contact-detail p{
	font-size:16px;
	line-height:22px;
	font-family: "Plus Jakarta Sans", serif;
    color: #fff !important;
	font-weight:200 !important;
	letter-spacing:0;
	margin:0;
}
.contact-detail p a{
	 color: #fff !important;
	margin:0 10px;
}
.contact-main{
	padding-bottom:100px;
}
.contact-detail p a{
	position:relative;
}
.contact-detail p a::after {
    position: absolute;
    left: 0;
    bottom: -8px;
    height: 2px;
    width: 100%;
    content: "";
    background: #ffffff;
    transition: 0.3s;
    transform: scale(0);
}
.contact-detail p a:hover::after {
	transform: scale(1);
}
.contact-detail p b{
	font-weight:600;
	font-size:18px;
	line-height:24px;
	padding-bottom:20px;
	display:inline-block;
}
.copyright{
	font-size:16px;
	line-height:22px;
	font-family: "Plus Jakarta Sans", serif;
    color: #fff !important;
	font-weight:200 !important;
	letter-spacing:0;
	padding:25px 0;
}
.product-slider-main{
	padding:0 0 0 0;
}
.product-slider-main.e-con.e-flex>.e-con-inner{
	max-width:100% !important;
}
.product-slider {
  overflow: hidden;
  width: 100%;
  position: relative;
  z-index: 1;
  padding:0 0 100px 0;
}
/* .product-slider-main {
    top: 0 !important;
	height:auto !important;
} */
.menu.is-dragging {
/*   cursor: -webkit-grabbing;
  cursor: grabbing; */
}
.product--wrapper{
  counter-reset: count;
  display: flex;
  position: absolute;
  z-index: 1;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
}
.item-row-new {
  width: 35vw;
  height: 100%;
  padding: 0 10px;
  overflow: hidden;
}
.product-img{
	border-radius:25px; 
	overflow:hidden;
}
.product-img img{
	border-radius:25px;
	transition:0.3s;
}

.item-row-new h4 {
    font-size: 28px;
    line-height: 30px;
    font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-weight: 400 !important;
    letter-spacing: 0;
    padding: 15px 40px 15px 0;
    margin: 0;
    background: url(/wp-content/uploads/2025/01/blue-arrow.png) no-repeat;
    background-size: 20px;
    background-position: right center;
    display: inline-block;
	transition:0.3s;
}
.item-detail:hover .product-img img{ 
	transform:scale(1.1);
}
.item-row-new .item-detail:hover h4{
	padding-right:60px;
}
.home-banner{
	padding:130px 0 0 0;
	background:#F9F9F9;
	height:100vh;
	overflow:hidden;
}
.home-banner.e-con.e-flex>.e-con-inner{
	max-width:100%;
	justify-content:center;
}
.owl-carousel .owl-item .banner-img img{
	display: block;
    width: 100%;
    height: 450px;
    object-fit: contain;
}
.owl-carousel .owl-item .banner-img img{
	
}
.banner-slider {
    display: flex;
	max-width:1280px;
	justify-content:space-between;
	margin:0 auto;
 align-items: center;
	/*    gap:80px;
	justify-content:flex-end; */
}
.banner-slider .left-slide-content h2{
	font-size: 52px;
    line-height: 58px;
    font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-weight: 300 !important;
	letter-spacing:0;
	margin:0 0 20px 0;
}
.banner-slider .left-slide-content h2 b{
	color:#00A3D4;
	font-weight:800;
}
.banner-slider .left-slide-content h2 strong{
	font-weight:800;
}
.banner-slider .left-slide-content h2 span{
	color:#DF0D86;
}

/* .left-slide-content {
    width: 1280px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
} */
.banner-img {
    width: 50%;
    position: relative;
    position: absolute;
    right: 0;
    bottom: -100px;
}
.banner-img h2 {
    position: absolute;
    z-index: -1;
    letter-spacing: 2px;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    text-align: center;
    top: -60px;
	font-size:120px; 
	line-height:100px;  
	font-family: "Plus Jakarta Sans", serif; 
	font-weight:900 !important;
	color:#EEEEEE;
	text-transform:uppercase;
}
#home-banner.owl-carousel .owl-stage-outer {
    overflow: visible;
}
.banner-slider .left-slide-content p {
    font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
    max-width: 501px;
}
.home-banner .owl-dots {
    position: absolute;
    width: 1280px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -60px;
}
.owl-carousel .owl-dot {
    width: 14px;
    height: 15px;
    background: transparent !important;
    border: 1px solid #00A3D4 !important;
    border-radius: 100px;
    margin-right: 5px;
}
.owl-carousel .owl-dot.active{
	background:#00A3D4 !important;
}
.owl-carousel .owl-item .slide3 .banner-img img {
    height: 600px;
    width: auto;
}
.slide3 .banner-img {
    bottom: -150px;
}
.slide3 .banner-img h2{
    position: absolute;
    bottom: 45px;
    top: inherit;
    font-size: 115px;
}
.slide4 .banner-img{
	right:20px;
	bottom:-50px;
}
.owl-carousel .owl-item .slide4 .banner-img h2 {
    font-size: 120px;
    bottom: -31px;
    top: inherit;
}
.owl-carousel .owl-item .slide4 .banner-img img{
	height:350px;
}
.horizontal-scoll-wrapper {
  overflow: hidden;
}
.horizontal {
  display: flex;
}
.horizontal > .item-row-new {
  display: flex;
  flex-shrink: 0;
  padding: 0 10px;
}

.about-banner{
	padding:150px 0 100px 0;
}
.about-banner .elementor-widget-image img{
	width: 90%;
    margin-top: 20px;
}
.about-banner .primary-head.elementor-widget-heading .elementor-heading-title{
	font-size: 36px;
    line-height: 44px;
	margin:0 0 25px 0;
}
.primary-head.elementor-widget-heading .elementor-heading-title b, .primary-head.elementor-widget-heading .elementor-heading-title strong{
	font-weight:800;
	font-size: 45px;
    line-height: 52px;
}
.primary-head.elementor-widget-heading .elementor-heading-title b{
	color:#00A3D4;
}
.primary-head.elementor-widget-heading .elementor-heading-title span{
	font-weight:500;
}
.sub-title.elementor-widget-heading .elementor-heading-title {
    font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-weight: 400;
    font-size: 26px;
    line-height: 34px;
    letter-spacing: 0;
	margin:0 0 15px 0;
}
.mission-section{
	padding:100px 0 0 0;
}
.mission-section .e-con-inner{
	margin-bottom:-200px;
}
.mission-section .primary-head.elementor-widget-heading .elementor-heading-title{
	max-width:85%;
}
.about-whyus{
	padding:300px 0 0 0;
}
.why-imagebox .elementor-widget-image-box {
	background:#F1F1F1;
	border-radius:25px;
}
.why-imagebox .elementor-image-box-img{
	height:100%;
	width:35% !important;
	margin:0 !important;
}
.why-imagebox .elementor-image-box-img img {
    border-radius: 25px 0 0 25px;
    height: 264px;
    object-fit: cover;
}
.why-imagebox .elementor-widget-image-box .elementor-image-box-content{
	padding:30px;
	width:65%;
}
.why-imagebox .elementor-widget-image-box .elementor-image-box-title{
	font-family: "Plus Jakarta Sans", serif;
    color: #00A3D4 !important;
    font-weight: 400;
    font-size: 26px;
    line-height: 34px;
    letter-spacing: 0;
	margin:0 0 15px 0;
}
.why-imagebox .elementor-widget-image-box .elementor-image-box-description{
	font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-size: 14px;
    line-height: 26px;
    font-weight: 300;
	margin:0;
}
.about-client.clients-section .elementor-widget-image-carousel .swiper .swiper-slide{
	border:1px solid #B3B3B3;
}
.testimonial-slide {
    display: flex;
    align-items: center;
	gap:50px;
}
.client-review p {
    max-width: 75%;
    font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-size: 20px;
    line-height: 32px;
    font-weight: 300;
    margin: 0 0 30px 0;
}
.testimonial{
	padding:100px 0;
}
.testimonial .elementor-widget-html{
	position:relative;
}
.testimonial .elementor-widget-html::after {
    position: absolute;
    content: "";
    right: 200px;
    top: -118px;
    width: 150px;
    height: 150px;
    background: url(/wp-content/uploads/2025/01/quote.png) no-repeat;
    background-position: center;
    background-size: 148px;
}
.client-review .client-name{
	font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-size: 20px;
    line-height: 32px;
    font-weight: 800;
	
}
.client-img {
    width: 20%;
}
.client-review{
	width:calc(100% - 20%);
}
.testimonial .owl-dots{
    width: 100%;
    padding-left: 20%;
    margin-left: 50px;
}
#site-footer a:focus, #site-footer a:hover {
    text-decoration: none;
}
.inner-banner{
	padding:80px 0;
	margin-top:100px;
}
.inner-banner .primary-head.elementor-widget-heading .elementor-heading-title::after{
	content:"";
	position:absolute;
	left:0;
	bottom:-30px;
	width:70px; 
	height:3px; 
	background:#DF0D86;
}
.inner-banner::before{
	background:linear-gradient(90deg, #F9F9F9 30%, rgba(0,0,0,0.1) 100%) !important;
}
.contact-detail-cols .elementor-widget-image-box .elementor-image-box-title {
    font-family: "Plus Jakarta Sans", serif;
    color: #fff !important;
    font-weight: 800;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
}
.contact-detail-cols .elementor-widget-image-box:nth-child(2) .elementor-image-box-title{
    line-height: 17px;
    margin-bottom: 5px;
}
.contact-detail-cols .elementor-widget-image-box .elementor-image-box-img img{
	 width: 30px;
}
.contact-detail-cols .elementor-widget-image-box .elementor-image-box-description{
	font-family: "Plus Jakarta Sans", serif;
    color: #fff !important;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
	max-width:405px;
}
.contact-detail-cols .elementor-widget-image-box .elementor-image-box-description strong {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
.contact-row input{
	border: 1px solid #d2d2d2 !important;
    border-radius: 10px;
    padding: 12px 20px;
    line-height: 32px;
    font-size: 16px;
    color: #333333;
    font-family: "Plus Jakarta Sans", serif;
    font-weight: 300;
	background:transparent;
}
.contact-row textarea{
	border: 1px solid #d2d2d2 !important;
    border-radius: 10px;
    padding: 12px 20px;
    line-height: 32px;
    font-size: 16px;
    color: #333333;
    font-family: "Plus Jakarta Sans", serif;
    font-weight: 300;
}
.contact-row input[type="submit"]{
    border: 1px solid #00A3D4 !important;
    border-radius: 15px;
    padding: 9px 30px;
    line-height: 35px;
    padding-right: 50px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    overflow: hidden;
	background:transparent url(/wp-content/uploads/2025/01/button-arrow.png) no-repeat;
	background-size:18px;
	background-position:85% center;
	transition:0.3s;
}
.contact-row input[type="submit"]:hover{
	text-decoration:none;
}
.contact-row input[type="submit"]:hover{
	background:#00A3D4 url(/wp-content/uploads/2025/01/button-arrow-white.png) no-repeat;
	background-size:18px;
	background-position:85% center;
	transition:0.3s;
	color: #fff !important;
	padding-right:65px;
}
.industry-cols{
	overflow:hidden;
	border-bottom:1px solid #d2d2d2 !important;
	padding:30px 0;
}
.industry-cols .elementor-image-box-img img{
	border-radius:25px;
}
.industry-cols .elementor-widget-image-box .elementor-image-box-title{
	font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-weight: 800;
    font-size: 32px;
    line-height: 78px;
    letter-spacing: 0;
}
.industry-cols figure.elementor-image-box-img {
    margin-right: 50px !important;
}
.industry-cols .elementor-widget-image-box .elementor-image-box-description {
    font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    position: absolute;
    right: 0;
    bottom: 0px;
}
.industry-cols .elementor-image-box-wrapper{
	transform:translateX(-290px);
	transition:0.5s;
}
.industry-cols:hover .elementor-image-box-wrapper{
	transform:translateX(0);
}
.industry-cols .elementor-widget.elementor-widget-image-box {
    min-height: 200px;
    display: flex;
    align-items: center;
}
.industry-cols .elementor-widget.elementor-widget-image-box .elementor-image-box-img{
	width:285px !important;
}
.industry-cols .elementor-widget-image-box .elementor-image-box-content{
	width:calc(100% - 285px) !important;
}
.industry-content {
    position: absolute;
    width: auto;
    right: 0;
    bottom: 0;
    margin: 0;
	width: 500px;
}
.industru-main{
	padding-bottom:100px;
}

.product-detail h2 {
    font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-weight: 800;
    font-size: 26px;
    line-height: 34px;
    text-transform: uppercase;
    letter-spacing: 0;
    padding-left: 30px;
    position: relative;
    margin: 0 0 20px 0;
}

.product-detail h2::after {
    left: 0;
    top: 0;
    background: url(/wp-content/uploads/2025/01/icon.png) no-repeat;
    width: 35px;
    height: 35px;
    background-size: 20px;
    background-position: left 2px;
    content: "";
    position: absolute;
}
.product-detail ul {
	margin-left:22px;
}
.product-detail p{
    font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
	margin:0 0 10px 0;
}
.product-detail ul li{
    font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
    margin: 0 0 5px 0;
}
.pro-content {
    display: flex;
    align-items: center;
	gap:100px;
}
.product-img-block, .product-detail{
	width:50%;
}
.product-detail a {
    border: 1px solid #00A3D4;
    border-radius: 15px;
    padding: 16px 30px;
    line-height: 35px;
    padding-right: 50px;
    position: relative;
    z-index: 1;
    font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    overflow: hidden;
}
.product-detail a::after{
    width: 0;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background: #00A3D4;
    transition: 0.3s;
    border-radius: 0;
	 border-radius: 15px;
}
.product-detail a::before{
    width: 30px;
    height: 30px;
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    background: url(/wp-content/uploads/2025/01/button-arrow.png) no-repeat;
    background-position: center;
    background-size: 20px;
    transition: 0.3s;
    left: inherit;
}
.product-detail a:hover::after{
	width:100%;
}
.product-detail a:hover{
	color:#fff !important;
}
.product-detail a:hover::before{
    background: url(/wp-content/uploads/2025/01/button-arrow-white.png) no-repeat;
    background-position: center;
    background-size: 20px;
}
#home-product-banner .owl-dots {
    width: auto;
    max-width: inherit;
    bottom: 20px;
    position: absolute;
}
.home-work{
	padding:80px 0;
}

.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
    display: none !important;
}
.woocommerce-shop .woocommerce.columns-3 {
    display: flex;
	align-items:flex-start;
	padding-bottom:100px;
	flex-wrap:wrap;
}
.woocommerce-shop .entry-content {
    max-width: 1280px;
    margin: 0 auto;
}
.woocommerce-shop.reduced-spacing.missing-post-thumbnail .post-inner{
	padding-top:100px;
}
.wpfMainWrapper {
    width: 30% !important;
    padding-right: 50px;
    position: sticky !important;
    top: 80px;
}
.woocommerce ul.products{
	width:70%;
	margin-top: 10px;
	display:flex;
	flex-wrap:wrap;
}
.woocommerce ul.products li.product a img {
    width: 100%;
    padding-right: 0;
    border-radius: 12px;
    margin-bottom: 0 !important;
    mix-blend-mode: multiply;
    object-fit: contain;
    object-position: center;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    padding: 0;
    letter-spacing: 0;
    background: url(/wp-content/uploads/2025/01/blue-arrow.png) no-repeat;
    display: inline-block;
    background-size: 20px;
    background-position: right center;
    padding-right: 50px;
    transition: 0.3s;
    margin-top: 10px;
}
/*.woocommerce.columns-3 ul.products li.product:nth-child(4n){
	margin-right:0;
}*/
.woocommerce ul.products li.product:hover .woocommerce-loop-product__title{
	padding-right:60px;
}
.woocommerce_short_description{
	font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-size: 16px;
	line-height:20px;
    font-weight: 300;
    letter-spacing: 0;
}

.wpfFilterWrapper .wfpDescription {
    font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-weight: 500;
    font-size: 22px !important;
    line-height: 42px;
}
.wpfFilterWrapper .wpfFilterTaxNameWrapper{
	font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 24px !important;
}
.wpfMainWrapper .wpfFilterButtons .wpfClearButton {
	font-family: "Plus Jakarta Sans", serif;
    color: #0074a2 !important;
    font-weight: 300;
    font-size: 12px !important;
    line-height: 18px;
	top: -25px !important;
    font-weight: 500 !important;
    font-size: 16px !important;
	text-transform:capitalize;
	background:transparent !important;
	padding:0;
	min-height:inherit;
	margin:0;
	text-align:right;
}

.wpfMainWrapper .wpfBlockClear:before{
	display:none;
}
.woocommerce ul.products li.product .button{
    border: 1px solid #00A3D4;
    border-radius: 15px;
    padding: 9px 30px;
    line-height: 30px;
    padding-right: 50px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    overflow: hidden;
	background:transparent;
	text-transform:capitalize;
	display:none;
}
.woocommerce.columns-3 ul.products li.product{
	margin-bottom:30px !important;
}
.wpfFilterContent ul.wpfFilterVerScroll.active li ul{
	margin-top:10px !important;
}
.wpfFilterVerScroll li ul .wpfFilterTaxNameWrapper{
	font-weight:300 !important;
	font-size:15px !important;
}
.cur_loc {
    width: 100%;
    margin-bottom: 30px !important;
    font-family: "Plus Jakarta Sans", serif;
    font-size: 24px;
    line-height: 24px;
    font-weight: 600 !important;
}
.woocommerce ul.products li.product .button::after {
    width: 30px;
    height: 30px;
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    background: url(/wp-content/uploads/2025/01/button-arrow.png) no-repeat;
    background-position: center;
    background-size: 20px;
    transition: 0.3s;
    left: inherit;
}
.container input:checked ~ .checkmark
.woocommerce ul.products li.product .button::before {
    width: 0;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background: #00A3D4;
    transition: 0.3s;
    border-radius: 0;
}
.woocommerce ul.products li.product .button:hover::before {
    width: 100%;
}
.woocommerce ul.products li.product .button:hover {
    color: #fff !important;
}
.woocommerce ul.products li.product .button:hover::after {
    background: url(/wp-content/uploads/2025/01/button-arrow-white.png) no-repeat;
    background-position: center;
    background-size: 20px;
}
.wpfMainWrapper .wpfBlockClear{
	position:absolute;
	top:-10px;
}
.wpfFilterWrapper{
	margin-top:0 !important;
}
.wpfCheckbox{
	display:none !important;
}
.wpfFilterVerScroll li{
	position:relative;
	background:#F0F9FC;
	padding:10px 30px !important;
	border-radius:12px;
	margin-bottom:10px;
}
.wpfMainWrapper .wpfFilterWrapper ul:not(.wpfButtonsFilter) li{
	padding-left:20px !important
}
.wpfFilterVerScroll li.sub-category::after {
    width: 20px;
    height: 20px;
    content: "";
    position: absolute;
    right: 10px;
    top: 16px;
    background: url(/wp-content/uploads/2025/02/arrow.png) no-repeat;
    background-position: 90%;
    background-size: 26px;
}
.wpfFilterVerScroll>li>label{
	padding-top:5px;
}

.wpfFilterVerScroll li ul{
	height:0;
	transition:0.3s;
	opacity:0;
	visibility:hidden;
	margin:0;
}
.wpfFilterVerScroll li.active ul{
	height:auto;
	opacity:1;
	visibility:visible;
}
.wpfFilterVerScroll {
    overflow-y: inherit !important;
}
.wpfFilterVerScroll .wpfValue {
    padding-left: 0 !important;
}
.wpfFilterVerScroll li ul {
    margin: 0 !important;
}
.wpfFilterVerScroll li ul li {
    margin: 0 !important;
	padding:5px 10px !important;
}
.wpfMainWrapper .wpfFilterWrapper ul:not(.wpfButtonsFilter) li ul li{
	padding-left:10px !important
}

.woocommerce ul.products{
	font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0;
	line-height:28px;
}
#site-content {
    overflow: visible;
}
.custom-woocommerce-image.inner-banner{
	background:url(/wp-content/uploads/2025/02/product-banner.jpg) no-repeat;
	position:relative;
	z-index:1;
	padding:103px 0;
}
.custom-woocommerce-image.inner-banner::before {
    background: linear-gradient(90deg, #F9F9F9 30%, rgba(0,0,0,0.1) 100%) !important;
	position:absolute;
	width:100%;
	height:100%;
	content:"";
	left:0;
	top:0;
	z-index:-1;
}
.custom-woocommerce-image.inner-banner h2{
	max-width:1280px;
	margin:0 auto;
	font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-weight: 300;
    font-size: 30px;
    line-height: 42px;
    letter-spacing: 0;
	position:relative;
}
.custom-woocommerce-image.inner-banner h2 strong{
    color:#00A3D4;
	font-weight: 800;
    font-size: 45px;
    line-height: 52px;
}
.custom-woocommerce-image.inner-banner h2 b{
	 color:#000;
	font-weight: 800;
    font-size: 45px;
    line-height: 52px;
}
.custom-woocommerce-image.inner-banner h2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -30px;
    width: 70px;
    height: 3px;
    background: #DF0D86;
}

.single-product .woocommerce div.product{
	max-width:1280px;
	margin:0 auto;
}
section.related.products {
    float: left;
    width: 100%;
}
.product_meta {
    display: none;
}
.single-product .woocommerce div.product div.summary{
	 display: flex;
    flex-direction: column;
}
.single-product .woocommerce div.product .product_title {
    order: 1;
    font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-weight: 400;
    font-size: 32px;
    line-height: 45px;
    margin-bottom: 30px;
}
.single-product .woocommerce div.product .woocommerce-product-details__short-description{
	order:2;
	float:left;
	width:100%;
}
.single-product .woocommerce div.product .inquiry-button{
	order:3;
	float:left;
}
.woocommerce div.product div.images img{
	border-radius:20px;
}
.single-product .woocommerce div.product .woocommerce-product-details__short-description p{
	font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
	line-height:28px;
}
.single-product .woocommerce div.product .woocommerce-product-details__short-description ul{
	margin-left:0;
	margin-bottom:20px;
}
.single-product .woocommerce div.product .woocommerce-product-details__short-description ul li{
	font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
	line-height:28px;
}
.inquiry-button a{
    border: 1px solid #00A3D4;
    border-radius: 15px;
    padding: 9px 30px;
    line-height: 35px;
    padding-right: 50px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    overflow: hidden;
	text-decoration:none !important;
	float:left;
	margin-top:15px;
}

.inquiry-button a::after {
    width: 30px;
    height: 30px;
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    background: url(/wp-content/uploads/2025/01/button-arrow.png) no-repeat;
    background-position: center;
    background-size: 20px;
    transition: 0.3s;
    left: inherit;
}
.inquiry-button a::before {
    width: 0;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background: #00A3D4;
    transition: 0.3s;
    border-radius: 0;
}

.inquiry-button a:hover::before{
	width:100%;
}
.inquiry-button a:hover{
	color:#fff !important;
}
.inquiry-button a:hover::after{
    background: url(/wp-content/uploads/2025/01/button-arrow-white.png) no-repeat;
    background-position: center;
    background-size: 20px;
}
.contact-detail2{
	padding:100px 0 50px 0;
}
.contact-detail2 .elementor-widget-heading h2.elementor-heading-title {
    font-family: "Plus Jakarta Sans", serif;
    color: #00a3d4 !important;
    font-weight: 500;
    font-size: 20px;
    line-height: 38px;
    letter-spacing: 0;
    margin-bottom: 0;
    text-transform: uppercase;
}
.contact-detail2 .elementor-widget-heading p.elementor-heading-title{
	font-weight:700;
	 font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-size: 30px;
    line-height: 42px;
    letter-spacing: 0;
}
.contact-main.contact-form .e-con-inner{
	max-width:900px; 
	margin:0 auto;
}
.elementor-widget-n-tabs .e-n-tabs {
    gap: 30px;
}
.e-n-tabs-heading .e-n-tab-title{
	border-radius:15px; 
	padding:30px;
	background:#f4f4f4 !important;
}
.add-tab h4{
	margin:0;
	font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-size: 22px;
	font-weight:800;
    line-height:28px;
    letter-spacing: 0;
	text-transform:capitalize;
	margin:0 0 10px 0;
	text-decoration:none !important;
}
.add-tab p{
	font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-size: 16px;
	font-weight:400;
	line-height:22px;
	text-transform:none;
	text-decoration:none !important;
}
.e-n-tabs-heading .e-n-tab-title:hover{
	text-decoration:none !important
}
.elementor-widget-n-tabs .e-n-tabs-content {
    background: #fff;
    padding: 10px;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.elementor-widget-n-tabs .e-n-tabs-content iframe{
    border-radius: 10px;
}
.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] {
	background:#00A3D4 !important;
}
.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] {
	background:#00A3D4 !important;
}
.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .add-tab h4{
	color:#fff !important;
}
.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .add-tab p{
	color:#fff !important;
}
.inquiry-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index:999;
	display:none;
}
.inquiry-container {
    width: 700px;
    margin: 0 auto;
    background: rgba(255,255,255,0.9);
    border-radius: 25px;
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
	-webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
.wpcf7-not-valid-tip{
	font-family: "Plus Jakarta Sans", serif;
    font-size: 12px;
	font-weight:300;
    line-height:16px;
    letter-spacing: 0;
}
a#close-popup {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 25px;
    height: auto;
}
.inquiry-container h2 {
    background: linear-gradient(270deg, rgba(0,179,233,1) 0%, rgba(11,82,108,1) 100%);
    font-family: "Plus Jakarta Sans", serif;
    color: #fff !important;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0;
    margin: 0;
    padding: 20px;
    border-radius: 20px 20px 0 0;
}
.inquiry-popup::after{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0, 0, 0, 0.5);
	content:"";
	z-index:-1;
}
.form-row{
	padding:30px 40px; 	
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output {
    border:none;
	font-size:16px;
	line-height:22px;
	margin:0;
	padding:0;
	font-family: "Plus Jakarta Sans", serif;
	font-weight:300;
}
.related.products ul.products.columns-4 {
    width: 100%;
	margin-top:50px;
}
.related.products>h2 {
    font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-weight: 800;
    font-size: 26px;
    line-height: 34px;
    text-transform: uppercase;
    letter-spacing: 0;
    padding-left: 30px;
    position: relative;
    margin: 0 0 20px 0;
}
.related.products>h2::after {
    left: 0;
    top: 0;
    background: url(/wp-content/uploads/2025/01/icon.png) no-repeat;
    width: 35px;
    height: 35px;
    background-size: 20px;
    background-position: left 2px;
    content: "";
    position: absolute;
}
.related.products li.product .woocommerce-loop-product__title{
	font-size: 16px !important;
    line-height: 22px !important;
}
.thankyou-banner {
	padding:250px 0;
}
.thankyou-banner{
}
.thankyou-banner h1{
    font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-weight: 800;
    font-size: 45px;
    line-height: 52px;
    letter-spacing: 0;
}
.thankyou-banner h1::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -30px;
    width: 70px;
    height: 3px;
    background: #DF0D86;
	transform:translateX(-50%);
}
nav.pagination-single.section-inner, .comments-wrapper.section-inner{
	display:none;
}
.related.products ul.products li.product{
	width: 24%;
    margin-right: 1.2% !important;
	margin-bottom:0 !important;
}
.related.products ul.products li.product:nth-child(5){
	margin-right:0 !important;
}
.woocommerce div.product div.images .flex-control-thumbs{
	margin-top:30px;
}
.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 10px;
    display: flex;
    gap: 10px;
    width: 100%;
}
.woocommerce div.product div.images .flex-control-thumbs li img{
	border-radius:15px;
	opacity:1;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 120px;
    float: left;
    margin: 0;
    list-style: none;
	border: 1px solid #ddd;
}
.header-inner .toggle{
	padding:0;
}
.nav-toggle .toggle-inner {
    padding-top: 0;
    width: 35px;
    height: auto;
	
}
.nav-toggle .toggle-icon{
    height: auto;
    width: 100%;
	height:4px;
	background:#000;
	border-radius:3px;
	position:relative;
	overflow:visible;
}
.nav-toggle .toggle-icon::after{
	width:100%;
	height:4px; 
	top:-10px;
	left:0;
	background:#000;
	content:"";
	position:absolute;
	border-radius:3px;	
}
.nav-toggle .toggle-icon::before{
	width:100%;
	height:4px; 
	bottom:-10px;
	left:0;
	background:#000;
	content:"";
	position:absolute;
	border-radius:3px;	
}
.product-category{
    font-size: 14px;
	line-height:22px;
    letter-spacing: 0;
    font-weight: 400;
	font-family: "Plus Jakarta Sans", serif;
    color: #00A3D4 !important;
	margin:0;
}
.product-category a{
    font-size: 14px;
	line-height:22px;
    letter-spacing: 0;
    font-weight: 400;
	font-family: "Plus Jakarta Sans", serif;
    color: #00A3D4 !important;
	margin:0;
}
.wpfFilterVerScroll li.sub-category::after{
	cursor:pointer;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
	z-index:3;
}
.map-tab .elementor-widget-n-tabs .e-n-tabs-content iframe {
    height: 480px !important;
    width: 100% !important;
    display: block !important;
}
.woocommerce nav.woocommerce-pagination{
    margin-left: 30%;
    width: auto !important;
}
.woocommerce nav.woocommerce-pagination ul {
    border: 1px solid #deebef;
    border-radius: 5px;
	overflow:hidden;
    background: #f0f9fc;
}
.woocommerce nav.woocommerce-pagination ul li{
	border-right:1px solid #deebef;
}
 
.woocommerce nav.woocommerce-pagination ul li:last-child{
	border-right:0;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{
	padding:10px 20px;
	color:#15abd8;
	font-family: "Plus Jakarta Sans", serif; 
	font-size: 16px;
}
.woocommerce nav.woocommerce-pagination ul li:first-child span{
	border-radius:5px 0 0 5px;
}
.woocommerce nav.woocommerce-pagination ul li:last-child span{
	border-radius:0 5px 5px 0;
}
.woocommerce nav.woocommerce-pagination ul li span.current{
	background:#15abd8;
	color:#fff;
}
.woocommerce nav.woocommerce-pagination ul li a:hover{
    background:#15abd8;
	color:#fff;
}
.custom-product-thumbnail {
    background: #f5f5f5;
    border-radius: 20px;
    min-height: 280px;
    display: flex;
    align-items: center;
    padding: 20px;
}
.woocommerce div.product .woocommerce-tabs .panel>h2 {
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
    padding: 0 !important;
    background: #f4f4f4;
	border-radius:5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: transparent;
    border: none;
    border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    color: #515151;
    z-index: 2;
    border-bottom-color: #fff;
    border-radius: 0 !important;
	background:transparent;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{
	display:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
	 font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-weight: 600;
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
	display:none;
}
.woocommerce-Tabs-panel p{
	font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 28px;
	font-style:normal;
}
.woocommerce-product-details__short-description table, .woocommerce-Tabs-panel--description table{
	border:1px solid #ddd;
}
.woocommerce-product-details__short-description table th, .woocommerce-Tabs-panel--description table th{
	padding:10px;
	font-family: "Plus Jakarta Sans", serif;
    color: #fff !important;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
	border-bottom: 1px solid #00A3D4;
	background:#00A3D4;
}
 .woocommerce-product-details__short-description table td, .woocommerce-Tabs-panel--description table td{
	padding:10px;
	font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
	border-bottom: 1px solid #ddd;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    margin-bottom: 100px;
	
}
.flex-viewport {
    border: 1px solid #ddd;
}
.woocommerce div.product div.images.woocommerce-product-gallery .woocommerce-product-gallery__image{
	border-radius:25px;
}
.woocommerce-product-details__short-description table tr:nth-child(even) td, .woocommerce-product-details__short-description table tr:nth-child(even) th {
    background: transparent;
}
.single-product .woocommerce div.product .woocommerce-product-details__short-description h3 {
    font-family: "Plus Jakarta Sans", serif;
    color: #000 !important;
    font-weight: 500;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 10px;
}
.wpfFilterVerScroll li ul ul li, .wpfMainWrapper .wpfFilterWrapper ul:not(.wpfButtonsFilter) li ul li ul li{
	position:relative;
	padding-left:13px !important;
}

.wpfFilterVerScroll li ul ul li::after {
    position: absolute;
    left: 0;
    top: 14px;
    width: 6px;
    height: 6px;
    background: #000;
    content: "";
    border-radius: 100%;
}
.product-section-main .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    border-radius: 25px;
}
.wpfFilterWrapper .wfpDescription{
	display:none;
}
p.price {
    display: none;
}
 ul.wpfFilterVerScroll li ul li:after {
        position: absolute;
        left: 0;
        top: 14px;
        width: 6px;
        height: 6px;
        background: #000;
        content: "";
        border-radius: 100%;
    }

    .wpfFilterVerScroll li ul {
        margin-left: 5px !important;
        margin-top: 5px !important;
    }
    .wpfFilterVerScroll li label {
        padding-left: 5px;
    }
.sub-head.spe_bot0.elementor-widget-heading .elementor-heading-title {
    margin-bottom: 5px;
}
#nickx-gallery .nslick-slide {
    margin: 0;
    display: block;
    border: 1px solid #ddd;
	border-radius: 10px;
}
#nickx-gallery .nslick-slide img {
    height: 100px !important;
    width: auto;
    margin: auto;
    object-fit: contain;
}
.nickx-slider-nav .nslick-track {
    gap: 5px;
    display: flex;
	width:100%;
}
.slider.nickx-slider-for {
    border: 1px solid #ddd;
	border-radius:25px;
}
.home_product_laser_printers img {
    height: 320px !important;
    object-fit: contain !important;
    background: #f4f4f4;
}
.mobile-contact {
    display: none;
}
.primary-menu > li.current-menu-item a, .primary-menu > li.current_page_parent a{
	color: #00A3D4 !important;
}
.primary-menu > li.current-menu-item a::after, .primary-menu > li.current_page_parent a::after {
    transform: scale(1);
}
.primary-menu > li.header-button.current-menu-item a::after, .primary-menu > li.header-button.current_page_parent a::after {
    transform: scale(1) translateY(-50%);
}
.primary-menu > li.header-button.current-menu-item a{
	color:#000 !important;
}
.primary-menu > li.header-button.current-menu-item a:hover{
	color:#fff !important;
}
.copyright a {
    color: #fff;
}
.grecaptcha-badge {display:none !important;}
.page-id-576 .grecaptcha-badge {display:block !important;}




.resume-upload {
    margin-bottom: 25px !important;
}


.resume-upload .resume-label {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    gap: 20px;
    margin: 0 0 1px 0 !important;
    padding: 0 !important;
    font-family: "Plus Jakarta Sans", serif;
}

.resume-upload .main-label {
    font-size: 16px;
    font-weight: 300;
    color: #333333;
    white-space: nowrap;
	line-height: 32px;
}

.resume-upload .file-hint {
    font-size: 14px;
    color: #333333;
    font-weight: 300;
    white-space: nowrap;
}


.resume-upload p,
.resume-upload br,
.resume-upload .wpcf7-form-control-wrap {
    all: unset !important;
    display: contents !important;
    margin: 0 !important;
    padding: 0 !important;
}

.contact-row input[type="file"].career-resume {
    width: 100% !important;
    padding: 12px 20px !important;
    box-sizing: border-box !important;
    height: 56px !important;
}



@media only screen and (max-width: 1600px) {
	.owl-carousel .owl-item .slide4 .banner-img h2 {
		font-size: 100px;
	}
}
@media only screen and (max-width: 1350px) {
	.e-con.e-flex>.e-con-inner {
		max-width: 90%;
	}
	.banner-slider, .home-banner .owl-dots, .custom-woocommerce-image.inner-banner h2, .single-product .woocommerce div.product{
		max-width: 90%;
	}
	.item-row-new h4 {
		font-size: 22px;
		line-height: 30px;
	}
	.slide3 .banner-img h2, .banner-img h2{
		font-size: 100px;
	}
	.why-imagebox .elementor-image-box-img img {
		height: 290px;
	}
	.woocommerce-shop .entry-content {
		max-width: 90%;
	}
}
@media only screen and (max-width: 1280px) {
	.banner-slider .left-slide-content h2 {
		font-size: 38px;
		line-height: 42px;
	}
	.banner-img h2{
		top:-25px;
		font-size: 80px;
		line-height: 90px;
	}
	.slide3 .banner-img h2, .owl-carousel .owl-item .slide4 .banner-img h2 {
		font-size: 58px;
		line-height: 65px;
	}
	.why-cols .elementor-image-box-img img {
		height: 170px;
	}
	.why-cols .elementor-widget-image-box .elementor-image-box-title {
		font-size: 22px;
		line-height: 26px;
	}
	.why-us .elementor-widget-button.primary-button .elementor-button {
		padding: 10px 15px;
		font-size: 16px;
		line-height: 25px;
	}
	.item-row-new h4 {
		font-size: 20px;
		line-height: 30px;
	}
	.slide3 .banner-img h2{
		 bottom: 90px;
	}
	.woocommerce ul.products li.product .woocommerce-loop-product__title {
		font-size: 16px !important;
		line-height: 28px !important;
	}
	.product-detail ul li{
		line-height:22px;
	}
	#home-product-banner .owl-dots {
		bottom: -10px;
	}
}
@media only screen and (max-width: 1200px) {
  .why-imagebox .elementor-widget-image-box .elementor-image-box-content {
		padding: 15px;
	}
	.why-imagebox .elementor-widget-image-box .elementor-image-box-title {
		font-size: 22px;
		line-height: 26px;
		margin: 0px 0 5px 0;
	}
	.why-imagebox .elementor-widget-image-box .elementor-image-box-description {
		font-size: 14px;
		line-height: 22px;
	}
	.why-imagebox .elementor-image-box-img img {
		height: 230px;
	}
	.testimonial .elementor-widget-html::after {
		right: 100px;
		top: -140px;
	}
	.wpfMainWrapper .wpfFilterWrapper ul:not(.wpfButtonsFilter) li {
		padding-left: 20px !important;
	}
	.wpfFilterVerScroll li {
		padding: 10px 20px !important;
	}
	.single-product .woocommerce div.product .product_title {
		font-size: 32px;
		line-height: 36px;
	}
}

@media only screen and (max-width: 1080px) {
	.banner-img h2 {
		top: 70px;
		font-size: 42px;
		line-height: 46px;
	}
	.banner-slider {
		gap: 50px;
	}
	.primary-head.elementor-widget-heading .elementor-heading-title, .custom-woocommerce-image.inner-banner h2{
		font-size: 24px;
		line-height: 32px;
	}
	.sub-head.elementor-widget-heading .elementor-heading-title {
		margin: 0 0 30px 0;
	}
	.labeling_solutions .elementor-heading-title.elementor-size-default {
		font-size: 42px;
	}
	.industry-section .elementor-widget-image-carousel .swiper-slide img {
		height: 135px;
	}
	.banner-slider .left-slide-content p {
		max-width: 475px;
	}
	.slide4 .banner-img {
		right: 20px;
		bottom: 10px;
		text-align: right;
	}
	.slide3 .banner-img h2, .owl-carousel .owl-item .slide4 .banner-img h2 {
		font-size: 65px;
		line-height: 70px;
	}
	.owl-carousel .owl-item .slide4 .banner-img img {
		height: 300px;
		width: 450px;
		float: right;
	}
	.banner-img h2 {
		top: 20px;
		font-size: 60px;
		line-height: 60px;
	}
	.banner-img{
		right:20px !important;
	}
	.left-slide-content {
		width: 50%;
	}
	.primary-head.elementor-widget-heading .elementor-heading-title b, .primary-head.elementor-widget-heading .elementor-heading-title strong, .custom-woocommerce-image.inner-banner h2 strong, .custom-woocommerce-image.inner-banner h2 b {
		font-size: 40px;
		line-height: 50px;
	}
	.client-review p{
		max-width:100%;
	}
	.testimonial .elementor-widget-html::after {
		width: 100px;
		right: 30px;
		top: -140px;
		height: 100px;
		background-size: 100px;
	}
	.wpfMainWrapper {
		padding-right: 30px;
	}
	.wpfFilterWrapper .wfpDescription {
		font-size: 18px !important;
		line-height: 38px;
	}
	.woocommerce ul.products li.product .woocommerce-loop-product__title {
		font-size: 20px;
		line-height: 30px;
		background-size: 16px;
		padding-right: 40px;
	}
	.single-product .woocommerce div.product .product_title {
		font-size: 28px;
		line-height: 32px;
	}
	.contact-detail2 .elementor-widget-heading p.elementor-heading-title {
		font-size: 26px;
		line-height: 30px;
	}
	.industry-section .elementor-image-carousel-caption h3 {
		font-size: 20px;
		line-height: 26px;
	}
	.product-img-block, .product-detail {
		margin-bottom: 50px;
	}
}
@media only screen and (max-width: 1024px) {
	.why-row .e-con.e-flex.why-cols, .why-row .e-con.e-flex.why-cols.active {
		width: 49% !important;
		margin-right:2%;	
		margin-bottom:20px;
	}
	.why-row .e-con.e-flex.why-cols:nth-child(2n){
		margin-right:0;
	}
	.why-row {
		flex-wrap: wrap;
		gap:0;
	}
	.why-us {
		padding: 80px 0;
	}
	.belts-section {
		padding: 80px 0 30px 0;
	}
	.home-work.e-con.e-flex>.e-con-inner {
		padding: 0 !important;
	}
	.sub-head.elementor-widget-heading .elementor-heading-title {
		margin: 0 0 20px 0;
		font-size: 22px;
    	line-height: 30px;
	}
	.primary-head.elementor-widget-heading .elementor-heading-title, .custom-woocommerce-image.inner-banner h2 {
		font-size: 20px;
		line-height: 28px;
	}
	.sub-title.elementor-widget-heading .elementor-heading-title {
		font-size: 22px;
		line-height: 26px;
	}
	.about-banner {
		padding: 100px 0;
	}
	.why-imagebox .elementor-image-box-img img {
		height: 160px;
	}
	.why-imagebox .elementor-image-box-img {
		width: 25% !important;
	}
	.testimonial {
		padding: 80px 0;
	}
	.woocommerce-shop.reduced-spacing.missing-post-thumbnail .post-inner {
		padding-top: 80px;
	}
	.woocommerce-shop .woocommerce.columns-3 {
		padding-bottom: 80px;
	}
	.map-tab .elementor-widget-n-tabs .e-n-tabs-content iframe {
		height: 475px !important;
	}
	.map-tab .e-n-tabs-heading .e-n-tab-title {
		padding: 20px;
	}
	
	.wpfMainWrapper {
		width: 100% !important;
		padding-right: 0;
		position: relative !important;
		top: 0;
	}
	.woocommerce ul.products{
		width:100%;
		margin-top: 30px;
		display:flex;
		flex-wrap:wrap;
	}
	.wpfMainWrapper {
		width: 100% !important;
		padding-right: 50px;
		position: inherit !important;
		top: 0;
		background: #F0F9FC;
		border-radius:10px;
		padding: 10px 20px;
	}
	.wpfFilterWrapper {
		margin-bottom: 0;
	}
	.wpfFilterWrapper .wfpTitle{
		font-family: "Plus Jakarta Sans", serif;
		color: #000 !important;
		font-weight: 500 !important;
		letter-spacing: 0;
		 font-size: 18px !important;
		height:auto !important;
	}
	.wpfFilterWrapper[data-filter-type] {
		padding: 0;
		margin: 0;
	}
	.wfpDescription {
		display: none;
	}
	.wpfMainWrapper .wpfFilterWrapper ul:not(.wpfButtonsFilter) li {
		padding-left: 0 !important;
	}
	.wpfFilterVerScroll li {
		padding: 10px 0 !important;
		margin: 0 !important;
	}
	.wpfFilterVerScroll li.sub-category::after {
		right: -6px;
	}
	.woocommerce-shop .woocommerce.columns-3 {
		flex-direction: column;
	}
	.woocommerce nav.woocommerce-pagination {
		margin-left: 0;
		width: auto !important;
	}
	.wpfFilterWrapper .wfpTitle{
		display:block !important;
	}
	.wpfFilterButtons {
		display: none;
	}
	#wpfBlock_1 .wpfFilterVerScroll {
		max-height: inherit !important;
	}
	.wpfFilterWrapper .wpfFilterTitle {
		cursor: pointer;
		display: flex;
		justify-content: space-between;
	}
}

@media only screen and (max-width: 991px) {
	.banner-slider .left-slide-content h2 {
		font-size: 34px;
		line-height: 38px;
	}
	.banner-slider .left-slide-content p {
		font-size: 16px;
		line-height: 24px;
	}
	.site-logo img {
		width: 120px !important;
	}
	.home-about {
		padding: 80px 0;
	}
	.primary-head.elementor-widget-heading .elementor-heading-title {
		font-size: 22px;
		line-height: 30px;
	}
	.home-products-main {
		padding: 0px 0 50px 0;
	}
	.item-row-new {
		width: 45vw;
	}
	.owl-carousel .owl-stage-outer {
		padding-bottom: 80px;
	}
	.product-detail h2 {
		margin: 0 0 20px 0;
	}
	.product-detail h2 {
		font-size: 20px;
		line-height: 24px;
	}
	.footerMenu ul {
		padding: 0 0 30px 0;
	}
		button.close-nav-toggle .toggle-text{
		display:none;
	}
	.menu-wrapper .menu-item{
		border:none;
	}
	.modal-menu a {
		font-size: 28px !important;
		line-height: 59px;
		font-family: "Plus Jakarta Sans", serif;
		color: #000 !important;
		font-weight: 600 !important;
		letter-spacing: 0;
		padding: 0 5%;
	}
	button.close-nav-toggle svg {
		height: 20px;
		width: 20px;
		right: 5%;
	}
	.owl-carousel .owl-item .slide4 .banner-img h2 {
		bottom: 15px;
	}
	.slide3 .banner-img h2, .owl-carousel .owl-item .slide4 .banner-img h2, .owl-carousel .owl-item .slide3 .banner-img h2 {
		font-size: 55px;
		line-height: 70px;
	}
	.owl-carousel .owl-item .slide3 .banner-img h2{
		 bottom: 150px;
	}
	.banner-slider .left-slide-content h2 {
		font-size: 30px;
		line-height: 38px;
	}
	.banner-img h2 {
		top: 50px;
	}
	.slide3 .banner-img {
		right: 0 !important;
	}
	.primary-head.elementor-widget-heading .elementor-heading-title b, .primary-head.elementor-widget-heading .elementor-heading-title strong, .custom-woocommerce-image.inner-banner h2 strong, .custom-woocommerce-image.inner-banner h2 b {
		font-size: 36px;
		line-height: 46px;
	}
	.about-banner {
		padding: 80px 0;
	}
	.primary-head.elementor-widget-heading .elementor-heading-title, .custom-woocommerce-image.inner-banner h2 {
		font-size: 18px;
		line-height: 26px;
	}
	.client-review p {
		font-size: 18px;
		line-height: 28px;
	}
	.industry-cols .elementor-widget-image-box .elementor-image-box-title {
		font-size: 32px;
		line-height: 42px;
	}
	.industry-cols .elementor-widget.elementor-widget-image-box .elementor-image-box-img {
		width: 200px !important;
	}
	.industry-cols .elementor-widget-image-box .elementor-image-box-content {
		width: calc(100% - 200px) !important;
	}
	.industry-cols figure.elementor-image-box-img {
		margin-right: 30px !important;
	}
	.industry-cols .elementor-image-box-wrapper {
		transform: translateX(-225px);
		transition: 0.5s;
	}
	.industry-cols .elementor-image-box-img img {
		border-radius: 15px;
	}
	.industry-cols .elementor-image-box-wrapper {
		transform: translateX(-215px);
		transition: 0.5s;
	}
	.single-product .woocommerce div.product .product_title {
		margin-bottom: 10px;
	}
	.inquiry-button a {
		padding: 9px 30px;
		font-size: 16px;
		line-height: 28px;
		padding-right: 50px;
	}
	.woocommerce div.product div.images .flex-control-thumbs li img {
		border-radius: 8px;
	}
	.post-inner {
		padding-top: 50px;
	}
	.related.products ul.products li.product {
		width: 49%;
		margin-right: 2% !important;
		margin-bottom:30px !important;
	}
	.related.products ul.products li.product:nth-child(2n){
		margin-right:0 !important;
	}
	.related.products>h2 {
		font-size: 24px;
		line-height: 30px;
	}
	.contact-detail2 .elementor-widget-heading p.elementor-heading-title {
		font-size: 22px;
		line-height: 28px;
	}
	.menu-modal-inner {
		width: 100%;
		background: url(/wp-content/uploads/2025/02/Group-1.png) no-repeat;
		background-color: #00A3D4;
		height: 100vh;
		background-position: right bottom;
	}
	.modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a {
		padding: 0 !important;
	}
	.modal-menu a:focus, .modal-menu a:hover, .modal-menu li.current-menu-item > .ancestor-wrapper > a, .modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
    	text-decoration: none;
	}
	.modal-menu .header-button.primary-button.menu-item a {
			line-height: 34px;
			position: relative;
			z-index: 1;
			font-family: "Plus Jakarta Sans", serif;
			font-size: 16px !important;
			font-weight: 500 !important;
			letter-spacing: 0px;
			color: rgb(0, 0, 0) !important;
			border-width: 1px;
			border-style: solid;
			border-color: rgb(0, 163, 212);
			border-image: initial;
			border-radius: 15px;
			padding: 9px 50px 9px 30px !important;
			overflow: hidden;
			width: auto;
			margin-top: 20px;
		}
	.modal-menu .header-button.primary-button.menu-item a::after{
		width: 30px;
		height: 30px;
		content: "";
		position: absolute;
		right: 15px;
		top: 50%;
		transform: translateY(-50%);
		z-index: 2;
		background: url(/wp-content/uploads/2025/01/button-arrow.png) no-repeat;
		background-position: center;
		background-size: 20px;
		transition: 0.3s;
		left: inherit;
	}
	.modal-menu .header-button.primary-button.menu-item a::before{
		width: 0;
		height: 100%;
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		z-index: -1;
		background: #00A3D4;
		transition: 0.3s;
		border-radius: 0;
	}
	.modal-menu .header-button.primary-button.menu-item a:hover::before {
		width: 100%;
	}
	.modal-menu .header-button.primary-button.menu-item a:hover::after {
		background: url(/wp-content/uploads/2025/01/button-arrow-white.png) no-repeat;
		background-position: center;
		background-size: 20px;
	}
	.modal-menu .header-button.primary-button.menu-item a:hover{
		color:#fff !important;
	}
	#site-header.header-footer-group.show .site-logo img, #site-header.header-footer-group.hide .site-logo img {
		width: 115px !important;
	}
	.industry-content {
		position: relative;
		margin-top: 0;
	}
	.industry-cols {
		gap: 0;
	}
	.single-product .woocommerce div.product .product_title {
		font-size: 24px;
		line-height: 32px;
	}
}
@media only screen and (max-width: 768px) {
	.banner-slider {
		gap: 0;
		flex-direction: column;
	}
	.home-banner {
		height: auto;
	}
	.left-slide-content {
		width: 100%;
		margin-bottom:30px;
	}
	.resume-upload .main-label {
    font-size: 14px;
    font-weight: 200;
    
}

.resume-upload .file-hint {
    font-size: 10px;
    
    font-weight: 200;
    
}

	.banner-slider .left-slide-content h2 {
		font-size: 24px;
		line-height: 32px;
	}
	.banner-slider .left-slide-content h2 b {
		font-size: 28px;
	}
	.left-slide-content a {
		margin-top: 10px;
	}
	.banner-img {
		width: 100%;
	}
	.banner-slider .left-slide-content h2 b {
		color: #00A3D4;
		font-weight: 800;
	}
	.primary-menu li.header-button a, .left-slide-content a {
		line-height: 28px;
	}
	
	.home-about {
		padding: 50px 0;
	}
	.primary-head.elementor-widget-heading .elementor-heading-title {
		font-size: 20px;
		line-height: 28px;
	}
	.sub-head.elementor-widget-heading .elementor-heading-title {
		font-size: 22px;
		line-height: 30px;
	}
	.elementor-widget-button.primary-button .elementor-button {
		font-size: 18px;
		line-height: 28px;
		margin-top: 20px;
	}
	.labeling_solutions .elementor-heading-title.elementor-size-default {
		font-size: 32px;
	}
	.labeling_solutions .elementor-element.e-con-full.e-flex.e-con.e-child {
		height: 280px;
	}
	.labeling_solutions .elementor-heading-title.elementor-size-default {
		font-size: 28px;
	}
	.sub-head.elementor-widget-heading .elementor-heading-title {
		margin: 0 0 20px 0;
	}
	.why-us {
		padding: 50px 0;
	}
	.home-products-main .elementor-widget-button.primary-button .elementor-button{
		margin-top:20px;
	}
	.products-row .e-con.e-flex{
		margin-bottom:15px;
	}
	.products-row{
		flex-wrap: wrap;
		display: flex;
		flex-direction: row;
		gap: 0;
		margin:0;
	}
	.products-row .e-con.e-flex:nth-child(2) {
		width: 49%;
		margin-right: 2%;
	}
	.products-row .e-con.e-flex:nth-child(3) {
		width: 48%;
		margin-right: 0 !important;
	}
	.products-row:last-child .e-con.e-flex:nth-child(2) {
		width: 100%;
		margin-right: 0;
	}
	.home-products-main{
		margin-bottom:0 !important;
	}
	.products-row .e-con.e-flex .elementor-widget-image img {
		height: 300px;
	}
	.belts-section {
		padding: 50px 0 30px 0;
	}
	.pro-content {
		flex-direction: column;
	}
	.product-img-block, .product-detail {
		width: 100%;
	}
	.clients-section, .industry-section {
		padding: 50px 0;
	}
	.footerMenu ul li {
		padding: 0 20px;
		font-size: 16px;
		line-height: 20px;
	}
	.contact-detail p b {
		font-size: 16px;
		line-height: 22px;
	}
	.section-inner {
		width: 90%;
		margin: 0 auto;
	}
	.banner-img {
		position: relative;
		right: inherit;
		bottom: 0;
	}
	.owl-carousel .owl-item .slide3 .banner-img img {
		height: auto;
		width: auto;
	}
	.owl-carousel .owl-item .slide3 .banner-img img, .owl-carousel .owl-item .slide4 .banner-img img {
		height: auto;
		width: auto;
	}
	.banner-img {
		right: 0 !important;
	}
	.slide3 .banner-img {
		bottom: 0;
	}
	.slide4 .banner-img {
		bottom: -80px;
	}
	.owl-carousel .owl-stage-outer {
		padding-bottom: 30px;
	}
	.owl-carousel .owl-item .slide3 .banner-img h2 {
		bottom: 0;
	}
	.banner-img h2 {
		top: 10px;
	}
	.elementor-widget-heading.product-title .elementor-heading-title {
		font-size: 18px;
		line-height: 22px;
	}
	.elementor-widget-heading.product-title {
		padding: 20px;
	}
	.product-img-block, .product-detail {
		margin-bottom: 30px;
	}
	#home-product-banner .owl-dots {
		bottom: 0px;
		left: 50%;
		transform: translateX(-50%);
	}
	.inner-banner .primary-head.elementor-widget-heading .elementor-heading-title br {
		display: block;
	}
	.primary-head.elementor-widget-heading .elementor-heading-title b, .primary-head.elementor-widget-heading .elementor-heading-title strong, .custom-woocommerce-image.inner-banner h2 strong, .custom-woocommerce-image.inner-banner h2 b {
		font-size: 32px;
		line-height: 42px;
	}
	.inner-banner {
		padding: 50px 0;
	}
	.mission-section {
		padding: 50px 0 0 0;
	}
	.mission-section .e-con-inner {
		margin-bottom: -100px;
	}
	.primary-head.elementor-widget-heading .elementor-heading-title br {
		display: none;
	}
	.about-whyus {
		padding: 150px 0 0 0;
	}
	.why-imagebox .elementor-image-box-img img{
		height:auto;
		border-radius: 25px 25px 0 0;
		width:100%;
	}
	.why-imagebox .elementor-image-box-img {
		width: 100% !important;
		height: auto;
	}
	.why-imagebox .elementor-widget-image-box .elementor-image-box-content {
		padding: 30px 15px;
		width: 100%;
	}
	.client-review {
		width: 100%;
	}
	.testimonial {
		padding: 50px 0;
	}
	.industry-cols .elementor-widget.elementor-widget-image-box .elementor-widget-container{
		width:100%;
	}
	.industry-cols .elementor-image-box-wrapper {
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		align-items: center;
	}
	.industry-cols .elementor-widget-image-box .elementor-image-box-content {
		width: calc(100% - 200px) !important;
		text-align: left;
	}
	.primary-text.elementor-widget-text-editor .elementor-widget-container {
		margin: 0;
		text-align: left;
	}
	.primary-text.elementor-widget-text-editor .elementor-widget-container p{
		margin:0 !important;
	}
	.industry-content {
		position: relative;
	}
	.industry-cols .elementor-widget.elementor-widget-image-box {
		min-height: 110px;
	}
	.industry-cols .elementor-widget-image-box .elementor-image-box-title {
		font-size: 28px;
		line-height: 32px;
	}
	.industry-cols {
		gap: 0;
	}
	.industry-content{
		margin-top:20px;
	}
	.inner-banner .primary-head.elementor-widget-heading .elementor-heading-title::after {
		bottom: -20px;
	}
	.about-banner {
		padding: 50px 0;
	}
	.woocommerce-shop .woocommerce.columns-3 {
		flex-direction: column;
	}
	.wpfMainWrapper {
		width: 100% !important;
		padding-right: 50px;
		position: inherit !important;
		top: 0;
		background: #F0F9FC;
		border-radius:10px;
		padding: 10px 20px;
	}
	.wpfFilterWrapper {
		margin-bottom: 0;
	}
	.wpfFilterWrapper .wfpTitle{
		font-family: "Plus Jakarta Sans", serif;
		color: #000 !important;
		font-weight: 500 !important;
		letter-spacing: 0;
		 font-size: 18px !important;
		height:auto !important;
	}
	.wpfFilterWrapper[data-filter-type] {
		padding: 0;
		margin: 0;
	}
	.wfpDescription {
		display: none;
	}
	.wpfMainWrapper .wpfFilterWrapper ul:not(.wpfButtonsFilter) li {
		padding-left: 0 !important;
	}
	.wpfFilterVerScroll li {
		padding: 10px 0 !important;
		margin: 0 !important;
	}
	.wpfFilterVerScroll li.sub-category::after {
		right: -6px;
	}
	.woocommerce-shop.reduced-spacing.missing-post-thumbnail .post-inner {
		padding-top: 50px;
	}
	.woocommerce.columns-3 ul.products li.product {
		width: 49%;
		margin-right:2%;
	}
	.woocommerce ul.products {
		gap: 0;
		width: 100%;
		margin-top: 30px;
	}
	.woocommerce-shop .woocommerce.columns-3 {
		padding-bottom: 50px;
	}
	.woocommerce.columns-3 ul.products li.product:last-child {
		margin: 0 !important;
	}
	.custom-woocommerce-image.inner-banner h2::after {
		bottom: -20px;
	}
	.post-inner {
		padding-top: 50px;
	}
	.elementor-31 .elementor-element.elementor-element-1f34a74 img, .elementor-31 .elementor-element.elementor-element-c040b07 img {
		border-radius: 12px;
	}
	.why-imagebox .elementor-image-box-img img {
		border-radius: 12px 12px 0 0;
	}
	.why-imagebox .elementor-widget-image-box {
		border-radius: 12px;
	}
	.clients-section .elementor-widget-image-carousel .swiper .swiper-slide {
		border-radius: 15px;
	}
	section.related.products {
		padding-top: 20px !important;
		padding-bottom: 30px;
	}
	.related.products>h2 {
		font-size: 22px;
		line-height: 28px;
	}
	.related.products ul.products.columns-4 {
		margin-top: 30px;
		margin-bottom:0 !important;
	}
	.nav-toggle {
		right: 5%;
		width: 35px;
	}
	.contact-detail2 {
		padding: 50px 0 0 0;
	}
	.contact-detail2 .elementor-widget-heading h2.elementor-heading-title {
		font-size: 16px;
		line-height: 28px;
	}
	.contact-form .primary-head.elementor-widget-heading .elementor-heading-title br{
		display:block;
	}
	.contact-form .e-con-inner{
		padding:50px 0;
	}
	.contact-main {
		padding-bottom: 0;
	}
	.footerMenu ul li {
		padding: 0 15px;
	}
	.modal-menu {
		left: inherit;
		width: 100%;
	}
	.belts-section .elementor-widget-button.primary-button .elementor-button {
		margin-top: 30px;
	}
	.inquiry-container {
		width: 90%;
	}
	.form-row {
		padding: 25px;
	}
	.menu-wrapper .menu-item {
		padding: 5px 0;
	}
	.home-work {
		padding: 50px 0;
	}
	.add-tab h4 {
		font-size: 18px;
		line-height: 22px;
	}
	.products-row .e-con.e-flex {
		background: #f4f4f4;
	}
	.products-row .e-con.e-flex .elementor-widget-image img {
		object-fit: contain;
	}
	.products-row .e-con.e-flex:nth-child(2) .elementor-widget-image img{
		  object-fit: cover;
	}
	.pro-content {
		gap: 30px;
	}
	.industru-main {
		padding-bottom: 50px;
	}
	.woocommerce div.product div.images.woocommerce-product-gallery {
		margin-bottom: 30px;
	}
}
@media only screen and (max-width: 700px) {
	.item-row-new {
		width: 80vw;
	}
	.item-row-new h4 {
		font-size: 18px;
		line-height: 28px;
	}
}
@media only screen and (max-width: 600px) {	
	.testimonial-slide {
		display: flex;
		align-items: flex-start;
		gap: 20px;
		flex-direction: column;
	}
	.testimonial .owl-dots {
		width: 100%;
		padding-left: 0;
		margin-left: 0;
	}
	.testimonial .elementor-widget-html::after {
		width: 70px;
		right: 30px;
		top: 37px;
		height: 70px;
		background-size: 70px;
	}
	.client-img {
		width: 100px;
	}
	.client-review p {
		font-size: 16px;
		line-height: 26px;
	}
	.client-review .client-name {
		font-size: 18px;
		line-height: 28px;
	}
	.woocommerce ul.products li.product .woocommerce-loop-product__title {
		font-size: 16px;
		line-height: 26px;
	}
	.map-tab .elementor-widget-n-tabs .e-n-tabs-content iframe {
		height: 350px !important;
	}
}
@media only screen and (max-width: 500px) {
	.owl-carousel .owl-item .banner-img img {
		height: 300px;
	}
	.banner-img h2 {
		top: 40px;
	}
	.primary-head.elementor-widget-heading .elementor-heading-title {
		font-size: 20px;
		line-height: 28px;
	}
	.primary-head.elementor-widget-heading .elementor-heading-title br{
		display:none;
	}
	.primary-head.elementor-widget-heading .elementor-heading-title {
		font-size: 18px;
		line-height: 24px;
	}
	.home-about .primary-head.elementor-widget-heading .elementor-heading-title{
		margin-bottom:30px;
	}
	.labeling_solutions .elementor-heading-title.elementor-size-default {
		font-size: 24px;
	}
	.labeling_solutions .elementor-element.e-con-full.e-flex.e-con.e-child {
		height: 250px;
	}
	.why-row .e-con.e-flex.why-cols, .why-row .e-con.e-flex.why-cols.active {
		width: 100% !important;
		margin-right:0;	
		margin-bottom:20px;
	}
	.footerMenu ul li {
		padding: 0 5px;
		font-size: 14px;
		line-height: 12px;
	}
	.footer-social-links {
		padding: 22px 0;
	}
	.contact-detail {
		padding-bottom: 15px;
	}
	.clients-section .elementor-widget-image-carousel .swiper .swiper-slide {
		padding: 20px;
		min-height: 100px;
	}
	.banner-img h2 {
		top: 0;
	}
	.products-row .e-con.e-flex:nth-child(3), .products-row .e-con.e-flex:nth-child(2)  {
		height: 200px;
	}
	.elementor-widget-heading.product-title .elementor-heading-title {
		font-size: 16px;
		line-height: 22px;
	}
	.elementor-widget-heading.product-title {
		padding: 15px;
		background-size: 20px;
        background-position: 98% center;
		padding-right: 28px !important;
	}
	.inner-banner{
		min-height:225px;
	}
	.industry-cols .elementor-image-box-wrapper {
		transform: translateX(0);
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	.industry-cols .elementor-widget.elementor-widget-image-box .elementor-image-box-img {
		width: 100% !important;
	}
	.industry-cols .elementor-image-box-img img{
		margin-bottom:20px;
	}
	.industry-content {
		margin-top: 5px;
	}
	.sub-title.elementor-widget-heading .elementor-heading-title {
		font-size: 20px;
		line-height: 26px;
	}
	.sub-title.elementor-widget-heading .elementor-heading-title br {
		display:none;
	}
	.footer-social-links a {
		width: 45px;
		height: 45px;
		padding: 12px;
	}
	.menu-modal-inner {
		background-size: 290px;
	}
	.industry-cols .elementor-widget-image-box .elementor-image-box-content {
		width: 100% !important;
		text-align: left;
	}
	.products-row .e-con.e-flex .elementor-widget-image img {
		height: 196px;
		object-fit: contain;
	}
	.products-row .e-con.e-flex{
		background:#f4f4f4;
	}
	.products-row .e-con.e-flex:nth-child(2) .elementor-widget-image img{
		   object-fit: cover;
	}
}
@media only screen and (max-width: 480px) {
	.slide3 .banner-img h2, .owl-carousel .owl-item .slide4 .banner-img h2, .owl-carousel .owl-item .slide3 .banner-img h2, .banner-img h2 {
		font-size: 48px;
		line-height: 50px;
	}
	.owl-carousel .owl-item .slide4 .banner-img h2 {
		bottom: -20px;
	}
	.labeling_solutions .elementor-element.e-con-full.e-flex.e-con.e-child {
		height: 200px;
	}
	.industry-section .elementor-widget-image-carousel .swiper-slide img {
		height: 160px;
	}
	.contact-detail p b, .contact-detail p, .copyright {
		font-size: 14px;
		line-height: 22px;
	}
	.footerMenu ul li {
		padding: 0 5px;
		font-size: 14px;
		line-height: 28px;
		width: 100%;
	}
	.woocommerce.columns-3 ul.products li.product {
		width: 100%;
		margin-right: 0 !important;
	}
	.wpfFilterWrapper .wfpTitle {
		font-size: 16px !important;
	}
	.modal-menu a {
    font-size: 32px !important;
    line-height: 64px;
    text-align: center;
    font-weight: 700 !important;
    color: rgba(255,255,255,0.85) !important;
    text-transform: uppercase;
}
	.industry-cols .elementor-widget-image-box .elementor-image-box-title {
		font-size: 26px;
		line-height: 30px;
		margin-bottom: 10px;
	}
	.modal-menu .ancestor-wrapper {
    display: flex;
    justify-content: center;
    width: 100%;
}
	.fill-children-current-color, .fill-children-current-color * {
    fill: #fff;
}
	.mobile-contact {
    display: block;
}
	.header-button {display: none !important;}
}
@media only screen and (max-width: 480px) {
	.related.products ul.products li.product {
		width: 100%;
		margin-right: 0 !important;
		margin-bottom: 30px !important;
	}
	.contact-detail2 .elementor-widget-heading p.elementor-heading-title {
		font-size: 18px;
		line-height: 26px;
	}
}
@media only screen and (max-width: 400px) {
	.footerMenu ul {
		flex-direction: column;
	}
	#site-footer {
		padding: 50px 0 0 0;
	}
}
@media only screen and (min-height: 800px) {
	.home-banner {
		padding: 250px 0 150px 0;
		height: auto;
	}
}