/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/
h1,
h2,
h3,
h4,
h5,
h6 {
	padding-top: 0
}

.l-subheader.at_middle .type_mobile .w-nav-list.level_1 {
	background: var(--color-header-middle-bg) !important
}

.l-header.pos_fixed {
	z-index: 9999
}

header .w-btn.ush_btn_3 {
    padding: .5em 1.3em !important;
}

.no-touch .w-nav.type_desktop .hover_underline .current-menu-item>.w-nav-anchor.level_1 .w-nav-title:after {
	bottom: -2px;
	opacity: 1;
	color: var(--color-content-link-hover) !important
}

body .w-nav .w-nav-list.level_2 {
	background: #fff;
	border-radius: 5px;
	border: 1px solid #B2C0CB;
	padding-top: .5rem;
	padding-bottom: .3rem
}

body .w-nav.type_desktop>.w-nav-list {
	align-items: end !important
}

.indent-10 {
	text-indent: -5px !important
}

body .ush_menu_1.type_desktop .menu-item-has-children.level_1>a>.w-nav-arrow {
	line-height: 1;
	margin-top: .2rem
}

body .ush_menu_1 .menu-item:not(.level_1):hover {
	background: #F0F0F0
}

body .ush_menu_1 .menu-item:not(.level_1).active:hover {
	background: #F0F0F0;
	color: #0083CE !important
}

.fancy-shadow:before,
.w-counter:before,
.inlineform>p:before,
.cloud9-item:before {
	content: "";
	position: absolute;
	inset: 0;
	transform: translate3d(0, 0, -1px);
	background: conic-gradient(from 90deg at 40% -25%, rgb(242 88 34 / 50%), rgb(111 186 67 / 50%), rgb(225 30 122 / 50%), rgb(0 131 206 / 50%), rgb(242 88 34 / 50%), rgb(111 186 67 / 50%), rgb(225 30 122 / 50%), rgb(0 131 206 / 50%), rgb(242 88 34 / 50%), rgb(111 186 67 / 50%), rgb(225 30 122 / 50%), rgb(0 131 206 / 50%), rgb(242 88 34 / 50%), rgb(111 186 67 / 50%), rgb(225 30 122 / 50%), rgb(0 131 206 / 50%));
	filter: blur(15px);
	clip-path: polygon(-100vmax -100vmax, 100vmax -100vmax, 100vmax 100vmax, -100vmax 100vmax, -100vmax -100vmax, 0 0, 0 100%, 100% 100%, 100% 0, 0 0)
}

.inlineform>p {
	position: relative
}

h1 strong,
h2 strong {
	letter-spacing: -6.4px
}

.no-touch .w-nav.type_desktop .hover_underline .menu-item.level_1:hover .w-nav-title:after {
	color: var(--color-content-link-hover) !important
}

.underline>a {
	text-decoration: underline
}

.w-nav-arrow:before {
	font-weight: 300;
	color: #91939E
}

.fancy-divider {
	background: #00954b;
	background: linear-gradient(90deg, rgb(0 149 75) 0%, rgb(0 149 75) 15%, rgb(255 75 0) 15%, rgb(255 75 0) 30%, rgb(0 131 206) 30%, rgb(0 131 206) 45%, rgb(255 0 129) 45%, rgb(255 0 129) 60%, rgb(0 149 75) 60%, rgb(0 149 75) 75%, rgb(255 75 0) 75%, rgb(255 75 0) 90%, rgb(0 131 206) 90%)
}

.img-full img {
	width: 100% !important;
	max-width: 100%
}

.lemma b:nth-child(1) {
	color: #009552 !important
}

.lemma b:nth-child(2) {
	color: #ed2980 !important
}

.lemma b:nth-child(3) {
	color: #0083ca !important
}

.lemma b:nth-child(4) {
	color: #72bf44 !important
}

.lemma b:nth-child(5) {
	color: #f15a22 !important
}

.lemma b {
	color: #000 !important;
	font-weight: 700;
	letter-spacing: -7px
}

.check-ul ul {
	list-style-type: none;
	margin-left: 0
}

.check-ul ul li {
	padding-left: 39px;
	margin-bottom: 1rem
}

.check-ul ul li::before {
	content: "\f058";
	font-family: 'fontawesome';
	padding: 0 18px 0 0;
	margin-left: -39px;
	color: #00954B;
	font-weight: 900;
	font-size: 20px;
	line-height: 1.3
}

.shapes-bg .l-section-img:before {
	content: '';
	background-image: url(/wp-content/uploads/2024/04/home-our-products-bg-left.png);
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	background-position: left 33%;
	background-repeat: no-repeat;
	background-size: auto
}

.shapes-bg .l-section-img:after {
	content: '';
	background-image: url(/wp-content/uploads/2024/04/home-our-products-bg-right.png);
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: 100%;
	background-position: right 7%;
	background-repeat: no-repeat;
	background-size: auto
}

.pricing_table {
	padding: 5rem 1.5rem 3rem !important
}

article.pricing_table h5 {
	font-size: 16px;
	line-height: 1.3;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 2px;
	font-weight: 400;
	font-family: var(--font-family)
}

article.pricing_table ul li {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.3;
	display: flex;
	align-items: flex-start
}

.product-tabs .w-tabs-list {
	min-width: 40%
}

.product-tabs .w-tabs-item {
    display: flex;
    align-items: center;
    justify-content: start;
    padding: 1em 1.5em;
    margin: 1rem 0;
    filter: grayscale(100%);
    min-height: 71px;
}

.product-tabs .w-tabs-item:after {
	left: 0;
	top: 2px
}

.product-tabs .w-tabs-item .w-tabs-item-title {
	display: none !important
}

.product-tabs .w-tabs-sections {
	padding: 2rem;
	min-height: 562px
}

.product-tabs .w-tabs-list-h {
	width: 100%
}

.product-tabs>.w-tabs-list {
	background: transparent !important;
	padding-right: 2rem;
	align-items: center;
	display: flex
}

.product-tabs .w-tabs-item.active {
	filter: grayscale(0%) !important
}

.product-tabs .w-tabs-item.active {
	border: 1px solid #F1EFEF;
	box-shadow: 0 0 17px 5px rgb(0 131 206 / .16)
}

.product-tabs .w-tabs-item.sigma:after {
	content: url(/wp-content/uploads/2024/04/sigma-logo.svg);
	position: relative
}

.product-tabs .w-tabs-item.delta:after {
	content: url(/wp-content/uploads/2024/04/delta-logo.svg);
	position: relative
}

.product-tabs .w-tabs-item.phi:after {
	content: url(/wp-content/uploads/2024/04/phi-logo.svg);
	position: relative
}

.product-tabs .w-tabs-item.active {
	background-image: url(/wp-content/uploads/2024/04/color-pallet.svg) !important;
	background-repeat: no-repeat !important;
	background-position: left top !important;
	background-size: contain !important
}

.product-tabs .w-tabs-list .w-tabs-item {
	border-width: 0 !important
}

.product-tabs .w-tabs-sections:before {
	content: '';
	position: absolute;
	width: 1px;
	height: 50%;
	left: 2rem;
	background: #C5C5C5;
	top: 24%
}

.product-tabs .w-tabs-section,
.product-tabs .w-tabs-section-content {
	height: 100%
}

.product-tabs .w-tabs-section-content-h {
	width: 100%
}

.product-tabs .w-tabs-section-content {
	display: flex;
	align-items: center
}

.testimonials:after {
	content: '';
	position: absolute;
	width: 67px;
	height: 37px;
	background: linear-gradient(0deg, rgb(0 149 75) 0%, rgb(0 149 75) 25%, rgb(255 75 0) 25%, rgb(255 75 0) 50%, rgb(0 131 206) 50%, rgb(0 131 206) 75%, rgb(255 0 129) 75%, rgb(255 0 129) 100%);
	top: 0;
	left: -68px;
	z-index: 0
}

.inline-ul ul {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	list-style-type: none
}

.inline-ul ul li {
	padding-left: 1rem;
	padding-left: 0;
	margin-right: 8px;
	display: flex;
	align-items: end;
	line-height: 1;
	margin-bottom: 0
}

.inline-ul ul li::before {
	content: "\f111";
	font-family: 'fontawesome';
	padding-right: .5rem;
	margin-left: 0;
	color: #000;
	font-weight: 900;
	font-size: 6px;
	line-height: 1.3
}

.inline-ul ul li:first-child::before {
	display: none !important
}

.square.red {
	width: 72px;
	height: 72px;
	display: inline-block
}

.square.red {
	background: #FF4B00
}

.blank-grid {
	position: relative
}

.blank-grid:before {
	content: '';
	width: 152px;
	height: 152px;
	background: #00916F;
	position: absolute;
	top: 0;
	left: 0
}

.blank-grid:after {
	content: '';
	width: 54px;
	height: 54px;
	background: rgb(84 193 38);
	position: absolute;
	bottom: 0;
	right: 0;
	left: auto
}

.testimonials,
.testimonials-qt {
	position: relative
}

.testimonials-qt:before {
	content: '"';
	position: absolute;
	color: #00954B;
	font-size: 134px;
	line-height: 59px;
	top: 10px;
	left: 17px
}

.no-touch .owl-carousel.navpos_outside.navstyle_circle>.owl-nav button:hover,
.no-touch .owl-carousel.navpos_outside.navstyle_block>.owl-nav button:hover {
	background-color: transparent !important;
	background-repeat: no-repeat !important
}

.owl-carousel.navstyle_circle .owl-nav button {
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	font-size: 0 !important
}

.owl-carousel.navpos_outside .owl-prev {
	right: 100%;
	background-image: url(/wp-content/uploads/2024/04/arrow-left.svg) !important
}

.owl-carousel.navpos_outside .owl-next {
	left: 100%;
	background-image: url(/wp-content/uploads/2024/04/arrow-right.svg) !important
}

.testimonials .owl-carousel.navpos_outside .owl-prev {
	right: 110%
}

.testimonials .owl-carousel.navpos_outside .owl-next {
	left: 110%
}

.testimonials .owl-dots {
	position: absolute;
	bottom: -100px;
	left: 45%
}

.owl-dot span {
	width: 12px;
	height: 12px
}

.owl-dot.active span {
	background: var(--color-content-primary) !important;
	box-shadow: none
}

.w-counter {
	background: snow;
	padding: 1.5rem
}

.w-counter .w-counter-value {
    background: linear-gradient(98deg, #0083CE 5.77%, #009552 88.03%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
    font-family: Arial;
    font-size: 26px !important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: .373px;
    margin-top: 1rem;
}

.w-counter .w-counter-title {
	color: #222;
	text-align: center;
	font-feature-settings: 'clig' off, 'liga' off;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 1.78px;
	position: relative;
	margin-bottom: 1.5rem
}

.w-counter .w-counter-title:after {
	content: '';
	position: absolute;
	width: 51px;
	height: 2px;
	background: linear-gradient(91deg, rgb(0 149 75) 0%, rgb(0 149 75) 25%, rgb(255 75 0) 25%, rgb(255 75 0) 50%, rgb(0 131 206) 50%, rgb(0 131 206) 75%, rgb(255 0 129) 75%, rgb(255 0 129) 100%);
	bottom: -20px;
	left: 28%;
	z-index: 1
}

.video-slider .owl-nav {
	max-width: 1280px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: start
}

.video-slider .owl-nav button {
	position: relative !important;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 0;
	left: 0 !important;
	right: 0 !important;
	transform: translateY(0%);
	margin: .3rem;
	border-radius: 0 !important
}

.video-slider .owl-stage-outer {
	margin-left: -1rem
}

.video-slider .owl-item {
	width: auto !important
}

.video-slider .owl-stage,
.video-slider .owl-stage-outer {
	overflow: visible
}

.inlineform {
	position: relative
}

.inlineform>p {
	display: flex;
	align-items: center;
	border: .89px solid #E6E6E6;
	background: snow;
	width: 100%;
	padding: .15rem
}
.inlineform .wpcf7-spinner {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    border-radius: 0;
    margin: 0;
}

.inlineform .wpcf7-form-control-wrap {
	width: 100%
}

.inlineform input:not([type=submit]) {
	border: 0;
	padding: 0;
	margin: 0;
	height: 47px;
	min-height: 100%;
	max-height: 100%;
	box-shadow: none !important;
	padding-left: 1rem;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 2px
}

.inlineform input[type=submit] {
	display: flex;
	width: 148px;
	height: 47px;
	padding: 0 16.126px !important;
	justify-content: center;
	align-items: center;
	gap: 11.164px;
	flex-shrink: 0;
	font-size: 12.405px !important;
	font-style: normal !important;
	font-weight: 700 !important;
	border-radius: 0 !important
}

.inlineform .wpcf7-form-control-wrap {
	margin: 0
}

.white {
	color: white !important
}

body .font-66 {
	font-size: 66px !important;
	line-height: 1 !important
}

.prisum-1 {
	max-width: 530px !important;
	width: 530px
}

.prisum-1 img {
	width: 100% !important
}

.prisum-2 {
	width: 500px !important;
	max-width: 75%
}

.prisum-2 img {
	width: 100% !important
}

.ask-our-client {
	color: #ffffff !important;
	font-size: 48px !important;
	line-height: 50px !important;
	letter-spacing: 1px !important
}

body .earth-bg {
	overflow: initial !important
}

.l-section.homeslider-bg:before {
	content: '';
	background: #572437;
	background: radial-gradient(circle, rgb(87 36 55) 0%, rgb(70 28 51) 26%, rgb(50 24 49) 51%, rgb(20 15 37) 75%, rgb(0 1 3) 100%);
	position: absolute;
	width: 100%;
	height: calc(100% + 60vmax);
	left: 0;
	top: -46vmax
}

.about-header .l-section-img:after {
	content: '';
	background-image: url(/wp-content/uploads/2024/04/header-element-right.svg);
	position: absolute;
	bottom: 85px;
	right: 0;
	width: 185px;
	height: 180px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.values-tabs .w-tabs-item .w-tabs-item-title {
	display: block !important;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 34px;
	letter-spacing: 6px;
	text-transform: uppercase;
	color: #A7A5A6
}

.values-tabs .w-tabs-item.active .w-tabs-item-title {
	color: #0083CE
}

.values-tabs .w-tabs-item {
    display: flex;
    align-items: center;
    padding-left: 2.5rem !important;
    justify-content: start;
    padding: 1.2em 1.5em;
    margin: .5rem 0;
    filter: grayscale(100%);
}

.values-tabs:not(.productpage-tabs) .w-tabs-sections:before {
	display: none !important
}

.values-tabs .w-tabs-sections {
	background: #59CBDB;
	padding: 0;
	min-height: 562px
}

.values-tabs .w-tabs-list-h {
	max-width: 376px
}

.values-tabs .w-tabs-section:not(.no_indents) {
	padding-left: 0 !important
}

.values-tabs .w-tabs-section-content {
	padding: 50px !important
}

.values-tabs .w-vwrapper {
	max-width: 463px;
	margin-left: auto;
	--vwrapper-gap: 2.5rem !important
}

.headsteam-bg .l-section-img {
	background-position: 0% 0% !important;
	background-size: 10% !important
}

.awards p {
	color: #525151;
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 1px;
	margin-bottom: 0
}

.awards h4 {
	color: #000;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 52px;
	letter-spacing: 6px;
	text-transform: uppercase
}

.awards .wpb_text_column {
	max-width: 197px
}

.awards .w-image-h {
	position: relative;
	z-index: 1
}

.awards .w-image-h:before {
	content: '';
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	background: #0083CE;
	z-index: -1;
	top: -10px;
	left: -10px
}

.awards.pink .w-image-h:before {
	background: #FF0081
}

.awards.orange .w-image-h:before {
	background: #FF4B00
}

.awards.green .w-image-h:before {
	background: #00954B
}

.awards.pink.darkgreen .w-image-h:before {
	background: #54C126
}

#cloud9-carousel {
	height: 21vmax !important;
	padding: 0 !important
}

body .cloud9-item {
	width: 260px;
	padding: 0;
	text-align: center;
	background-color: #FAFAFA;
	border: 0;
	border-radius: 0;
	position: relative
}

body .cloud9-nav {
	bottom: 0;
	top: auto;
	display: none !important
}

body .cloud9-nav.left {
	left: 40%
}

body .cloud9-nav.right {
	right: 40%
}

.advisers .owl-carousel .owl-stage .owl-item:nth-child(odd) {
	margin-bottom: 100px
}

.advisers .owl-carousel .owl-stage .owl-item:nth-child(even) {
	margin-top: 100px
}

.justify-center .w-grid-list {
	justify-content: center !important
}

.link a {
	color: #0083CE;
	text-decoration-line: underline
}

.height-100 .vc_column-inner {
	height: 100% !important
}

.w-tabs.style_radio3>.w-tabs-list .w-tabs-list-h {
	padding: 0;
	background: #F6F6F6;
	color: #333;
	border-radius: 50px;
	border: 2px solid #E2E2E3;
	font-size: 18px;
	font-weight: 400
}

.w-tabs.style_radio3>.w-tabs-list .w-tabs-item.active {
	background: #0083CE;
	color: #fff;
	box-shadow: none;
	margin: -2px
}

.tabs-content-padding .w-tabs-section-content {
	padding-top: 2rem
}

.w-tabs.style_radio3 form.wpcf7-form {
	margin-right: 16px
}

.w-tabs.style_radio3 form.wpcf7-form input[type=submit]:not(.w-btn) {
	display: flex;
	width: 100%;
	height: 69px;
	padding: 0 16.126px;
	justify-content: center;
	align-items: center;
	color: #FFF;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal
}

.w-tabs.style_radio3 form.wpcf7-form>p {
	margin-bottom: 0 !important
}

.w-tabs.style_radio3 form.wpcf7-form .wpcf7-spinner {
	width: calc(100% - 16px);
	height: 69px;
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	border-radius: 0
}
.flag-shadow img{
	box-shadow: 0px 1px 3px 0px rgba(16, 24, 40, 0.10), 0px 1px 2px 0px rgba(16, 24, 40, 0.06);
}
.contact-shadow.fancy-shadow:before{
    clip-path: polygon(-200vmax -200vmax, 200vmax -200vmax, 200vmax 200vmax, -200vmax 200vmax, -200vmax -200vmax, 0 0, 0 100%, 100% 100%, 100% 0, 0 0);
}

/*-----------------------------------------------------------Produt pages--------------------------*/
.values-tabs .w-tabs-item .w-tabs-item-title b {
    width: 40px;
    height: 40px;
    display: inline-flex;
    justify-content: center !important;
    align-items: center;
    border-radius: 50%;
    background: #D9D9D9;
    font-size: 20px;
    font-weight: 400;
    padding: .3rem;
    padding-left: .5rem;
    margin-right: .5rem;
}
.values-tabs .w-tabs-item.active .w-tabs-item-title b{
    background: #0083CE;
    color: #fff;
}
.productpage-tabs.values-tabs .w-vwrapper {
    max-width: 100%;
}
.productpage-tabs.product-tabs>.w-tabs-list {
    padding-right: 0;
}
.productpage-tabs.values-tabs .w-tabs-list-h {
    max-width: 100%;
}
.productpage-tabs.values-tabs .w-tabs-item .w-tabs-item-title {
    font-size: 20px;
    letter-spacing: 1px;
}
.productpage-tabs.values-tabs .w-tabs-sections{
    background: transparent !important;
	padding: 2rem;
}
.productpage-tabs.product-tabs.values-tabs .w-tabs-sections:before {
    content: '' !important;
    position: absolute;
    width: 1px;
    height: 50%;
    left: 2rem;
    background: #C5C5C5;
    top: 24%;
}
.productpage-tabs.product-tabs .w-tabs-list-h {
    width: 100%;
}
.productpage-tabs.w-tabs.layout_ver .w-image img.size-full{
    width: auto !important;
}
.productpage-tabs.values-tabs .w-tabs-section-content {
    padding: 45px !important;
}













/*------------------------------------------------
-----------------Media Query----------------------
------------------------------------------------*/
@media (max-width:600px) {

	h1 strong,
	h2 strong,
	.lemma b {
		letter-spacing: 0
	}
header .w-btn.ush_btn_3 {
    padding: .5em 1em !important;
}
	.indent-10 {
		text-indent: -2px !important
	}

	.l-subheader.at_middle .type_mobile .w-nav-list.level_1 {
		background: rgb(255 255 255 / 95%) !important
	}

	body .w-nav.type_mobile.m_layout_fullscreen .w-nav-list.level_1 .w-nav-close {
		color: #000 !important;
		opacity: 1
	}

	body .w-nav-close:before {
		font-weight: 300
	}

	body .w-btn.us-btn-style_2,
	body .w-btn.us-btn-style_1 {
		font-size: 12px;
		padding: .5em 1.3em
	}

	body .us-btn-style_3 {
		font-size: 11px
	}

	.prisum-1 {
		max-width: 110px !important;
		width: 110px
	}

	.xs-cols_1-5 {
		grid-template-columns: 1fr 5fr !important
	}

	.g-cols.mobiles-cols_2 {
		grid-template-columns: repeat(2, 1fr) !important
	}

	.l-section.mobiles-cols_2 .g-cols {
		grid-template-columns: repeat(2, 1fr) !important
	}

	.check-ul ul li {
		padding-left: 15px;
		margin-bottom: .8rem
	}

	.check-ul ul li::before {
		content: "\f058";
		font-family: 'fontawesome';
		padding: 0 4px 0 0;
		margin-left: -15px;
		color: #00954B;
		font-weight: 900;
		font-size: 10px;
		line-height: 1.3
	}

	article.pricing_table h5 {
		font-size: 12px
	}

	article.pricing_table ul li {
		font-size: 12px
	}

	body .us-btn-style_4 {
		font-size: 14px;
		padding: .6em 1.5em
	}

	.pricing_table {
		padding: 1.5rem 1rem !important
	}

	.layout_218 .w-grid-item-h:hover .usg_vwrapper_3 {
		transform: scale(1) translate(0%, 0%) !important
	}

	.fancy-shadow:before,
	.w-counter:before,
	.inlineform>p:before {
		filter: blur(6px)
	}

	.shapes-bg .l-section-img:before {
		width: 42%;
		height: 57%;
		background-position: 26% -14%
	}

	.shapes-bg .l-section-img:after {
		width: 9%;
		height: 21%;
		background-position: right 7%
	}

	.w-tabs.layout_ver {
		display: flex;
		flex-direction: column
	}

	.w-tabs.layout_ver>.w-tabs-list .w-tabs-list-h {
		flex-direction: row;
		justify-content: flex-start
	}

	.inlineform>p {
		border: 0;
		background: #fff0;
		width: 100%;
		padding: 0;
		flex-direction: column;
		flex-wrap: wrap
	}

	.inlineform input:not([type=submit]) {
		height: 38px;
		padding-left: 1rem;
		font-size: 16px;
		padding-right: 1rem;
		border: 1px solid #A7A5A6;
		margin-bottom: 1rem
	}

	.inlineform>p:before {
		display: none !important
	}

	.inlineform input[type=submit] {
		width: 100%;
		height: 45px;
		padding: 0 17.126px !important;
		font-size: 18px !important;
		font-style: normal !important;
		font-weight: 700 !important
	}

	.product-tabs>.w-tabs-list {
		background: #ffff !important;
		padding-right: 0;
		align-items: center;
		display: flex;
		margin-top: -8rem;
		margin-bottom: 3rem
	}

	.product-tabs .w-tabs-item {
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 0em 0;
		margin: 1rem 0;
		width: 33.33%
	}

	.product-tabs .w-tabs-item {
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 0;
		margin: 0 .5rem;
		filter: grayscale(100%);
		width: 30%;
		position: relative;
		border: 0 !important;
		background-image: none !important;
		box-shadow: none !important
	}

	.product-tabs .w-tabs-item.active {
		background-image: none !important
	}

	.product-tabs .w-tabs-item.active:before {
		content: url(/wp-content/uploads/2024/05/tab-bg-bottom.svg);
		position: absolute;
		bottom: 4px
	}

	.product-tabs .w-tabs-item:after {
		left: 0;
		top: 0;
		content: '' !important;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		height: 22px;
		width: 100%
	}

	.product-tabs .w-tabs-item.sigma:after {
		content: '';
		background-image: url(/wp-content/uploads/2024/04/sigma-logo.svg)
	}

	.product-tabs .w-tabs-item.delta:after {
		content: '';
		background-image: url(/wp-content/uploads/2024/04/delta-logo.svg)
	}

	.product-tabs .w-tabs-item.phi:after {
		content: '';
		background-image: url(/wp-content/uploads/2024/04/phi-logo.svg)
	}

	.product-tabs .w-tabs-item:first-child {
		margin-left: -4px
	}

	.inline-ul ul {
		flex-wrap: wrap
	}

	.inline-ul ul li::before {
		font-size: 3px;
		line-height: 8
	}

	.inline-ul ul li {
		padding-left: 1rem;
		padding-left: 0;
		margin-right: 8px;
		display: flex;
		align-items: end;
		line-height: 1.5;
		margin-bottom: 0
	}

	.w-tabs.layout_ver.navpos_left>div>.w-tabs-section:not(.no_indents) {
		padding-left: 0 !important
	}

	.product-tabs .w-tabs-sections:before {
		display: none !important
	}

	.product-tabs .w-tabs-sections {
		padding: 1.5rem;
		min-height: 400px
	}

	.ask-our-client {
		font-size: 20px !important;
		line-height: 26px !important;
		letter-spacing: 0.5px !important
	}

	.testimonials-qt:before {
		font-size: 83px;
		line-height: 19px;
		top: 10px;
		left: 10px
	}

	.testimonials:after {
		width: 22px;
		height: 14px;
		left: -23px
	}

	.testimonials .owl-dots {
		bottom: -70px;
		left: 35%
	}

	.w-counter .w-counter-value {
		font-size: 28px !important
	}

	.w-counter .w-counter-title {
		font-size: 14px
	}

	.w-counter {
		padding: 1rem;
		min-height: 134px
	}

	.earth-bg .l-section-img {
		background-position: 100% 0 !important;
		background-size: 38% !important
	}

	.video-slider .owl-item {
		width: auto !important
	}

	.owl-carousel.navstyle_circle .owl-nav button {
		height: 2rem;
		width: 2rem;
		border-radius: 50%
	}

	body .font-66 {
		font-size: 25px !important;
		line-height: 1 !important
	}

	.inlineform input[type=submit] {
    width: 100%;
    height: 36px;
    padding: 0 17.126px !important;
    font-size: 10.405px !important;
    font-style: normal !important;
    font-weight: 700 !important;
}

	.inlineform input:not([type=submit]) {
		height: 36px;
		padding-left: 1rem;
		font-size: 12px
	}

	.main-bg-none-xs .l-section-img {
		display: none !important
	}

	.video-slider .w-popup-trigger.type_image img {
		max-height: 200px;
		width: auto
	}

	.xs-mw-200 {
		max-width: 200px !important
	}

	.gap-items-xs-1 {
		--vwrapper-gap: 1rem !important
	}

	#cloud9-carousel {
		height: 270px !important;
		padding: 0 !important
	}

	body .cloud9-nav.left {
		left: 35%
	}

	body .cloud9-nav.right {
		right: 36%
	}

	.w-tabs.style_radio3>.w-tabs-list .w-tabs-list-h {
		border: 1px solid #E2E2E3;
		font-size: 12px
	}

	.w-tabs.style_radio3 form.wpcf7-form input[type=submit]:not(.w-btn) {
		height: 47px;
		font-size: 13px
	}

	.w-tabs.style_radio3 form.wpcf7-form textarea {
		height: 5rem;
		min-height: 3rem
	}

	.about-header .l-section-img {
		background-size: 10% !important
	}

	.about-header .l-section-img:after {
		width: 58px;
		height: 54px
	}

	.values-tabs .w-tabs-item {
    margin: 0 .5rem;
    width: auto;
    min-height: 45px;
    padding: 1vmax;
    padding-left: 1vmax !important;
}

	.values-tabs .w-tabs-item .w-tabs-item-title {
		font-size: 10px;
		line-height: 18px !important;
		letter-spacing: 0
	}

	.values-tabs .w-tabs-item:after {
		display: none !important
	}

	.values-tabs>.w-tabs-list {
		margin-top: -7rem;
		margin-bottom: 3rem
	}

	.values-tabs .w-tabs-sections {
		padding: 0;
		min-height: 368px
	}

	.values-tabs .w-tabs-section-content {
		padding: 25px !important;
		min-height: 368px !important
	}

	.values-tabs .w-tabs-section-content {
		padding: 25px !important
	}

	.awards p {
		font-size: 12px;
		margin-bottom: 0
	}

	.awards h4 {
		font-size: 10px;
		line-height: 32px
	}

	.awards .w-image-h:before {
		content: '';
		width: 30px;
		height: 30px;
		display: block;
		position: absolute;
		background: #0083CE;
		z-index: -1;
		top: -5px;
		left: -5px
	}

	.w-grid-item.team-position-team-members {
		--gap: 0.5rem !important
	}
	
	
	/*---------------------------------------------------------Product Pages---------------------*/
	.values-tabs .w-tabs-item .w-tabs-item-title b {
    width: 20px;
    height: 20px;
    font-size: 11px;
    padding-left: 0.3rem;
}
.productpage-tabs.product-tabs .w-tabs-item.active:before {
    bottom: -4px;
}
	.productpage-tabs.w-tabs.layout_ver>.w-tabs-list .w-tabs-list-h {
    justify-content: center;
}
	.productpage-tabs.values-tabs .w-tabs-section-content {
    padding: 0 !important;
}
	.productpage-tabs.values-tabs .w-tabs-item .w-tabs-item-title {
    font-size: 8px;
    letter-spacing: 1px;
    flex-direction: column;
    display: flex !important;
    align-items: center;
    white-space: initial;
    text-align: center;
    line-height: 1.3 !important;
}
	.productpage-tabs.values-tabs .w-tabs-item .w-tabs-item-title b {
    margin-bottom: .5rem;
    margin-right: 0;
}
	.productpage-tabs.product-tabs>.w-tabs-list {
    padding-right: 0;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}
.productpage-tabs.values-tabs>.w-tabs-list {
    /* margin-top: -8rem; */
    /* margin-bottom: 2rem; */
    padding-bottom: 1rem;
}
	.productpage-tabs .w-tabs-section-content .w-btn{
    width: 100%;
}
	.xs-gap-half {
    --gap: .5rem !important;
}
}