body {
	color: #231F20;
	background-color: #F3F3F3;
	font-family: "Inter", sans-serif;
}
a:hover {
	text-decoration: none;
}
a {
	transition: all .4s ease-in-out;
	text-decoration: unset;
	color: #060104;
}
p {
	color: #555555;
	line-height: 1.4;
	font-size: 15px;
	margin-bottom: 14px;
}
ul,
ol {
	margin-left: 20px;
	padding-left: 0;
}
.text-dark {
	color: #231F20 !important;
}
.img-responsive {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.object-fit-contain {
	object-fit: contain !important;
}
.common-pd {
	padding: 60px 0;
}
.common-big-pd {
	padding: 80px 0;
}
.common-exbig-pd {
	padding: 100px 0;
}
.common-small-pd {
	padding: 50px 0;
}
.inner-container {
	padding: 0 60px;
}
.inner-small-container {
	padding: 0 40px;
}
.common-big-title {
	font-weight: 600;
	font-size: 42px;
	line-height: 1.3;
	color: #231F20;
	text-transform: capitalize;
	margin-bottom: 14px;
}
.common-sec-title {
	font-weight: 600;
	font-size: 38px;
	line-height: 1.3;
	color: #231F20;
	margin-bottom: 16px;
	text-transform: capitalize;
}
.common-desc {
	color: #555555;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.4;
	margin-bottom: 14px;
}
.common-desc.editor p:last-child {
	margin-bottom: 0;
}
.common-sec-space {
	margin-top: 46px;
}
.common-row-gap {
	row-gap: 30px;
}
.theme-btn {
	margin-top: 28px;
	padding: 11px 16px 10px;
	color: #fff !important;
	border: 1px solid #fff !important;
	font-size: 14px;
	line-height: 1.4;
	border-radius: 30px;
	transition: all .4s ease;
	display: inline-flex;
	align-items: center;
	font-weight: 500;
	background: #08AAE9 !important;
}
.theme-btn:hover {
	background: #231F20 !important;
}
.theme-btn.white {
	color: #08AAE9 !important;
	background: #fff !important;
}
.theme-btn.white:hover {
	color: #fff !important;
	border-color: #231F20 !important;
	background: #231F20 !important;
}
.theme-btn.black {
	color: #fff !important;
	/* border-color: #231F20 !important; */
	background: #231F20 !important;
}
.theme-btn.black:hover {
	color: #fff !important;
	border-color: #08AAE9 !important;
	background: #08AAE9 !important;
}
.header .header-nav {
	padding: 10px 0;
}
.header-nav .custom-logo {
	height: 56px;
	object-position: left;
}
.header-nav .nav-link {
	font-size: 15px;
	padding: 10px 16px !important;
	color: #fff;
}
.header-nav .header-icon {
	height: 42px;
	width: 42px;
	background: #08AAE9;
	border: 1px solid #fff;
	border-radius: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 16px;
}
.header-nav .header-btn {
	display: flex;
	gap: 6px;
	justify-content: end;
}
footer.footer {
	background: #08AAE9;
	border-top-left-radius: 60px;
	border-top-right-radius: 60px;
}
footer.footer .left-part {
	padding: 60px 50px 40px 0;
	border-right: 1px solid #DEDEDE;
	height: 100%;
}
footer.footer .right-part {
	padding: 60px 0 0px 30px;
}
footer.footer .left-part .footer-desc {
	margin: 40px 0;
	font-size: 14px;
	font-weight: 300;
}
footer.footer .left-image-block {
	width: 125px;
}
footer.footer .footer-title {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 26px;
}
footer.footer .footer-nav-links {
	margin: 0;
}
footer.footer .nav-link {
	color: #fff;
	font-size: 13px;
	margin: 0;
	padding: 0;
	padding-bottom: 8px;
	font-weight: 300;
	padding-left: 10px;
	position: relative;
}
footer.footer .nav-link:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	color: #fff;
}
footer.footer .left-part .custom-logo {
	height: 54px;
	object-position: left;
}
footer.footer .download-flex {
	display: flex;
	align-items: center;
	gap: 10px;
}
footer.footer .download-flex .image-block.qr {
	height: 60px;
}
footer.footer .download-flex .image-block {
	height: 35px;
}
footer.footer .right-part .download-title {
	font-size: 13px;
}
footer.footer .social-links {
	display: flex;
	align-items: center;
	gap: 5px;
	padding: 20px 0 40px;
}
footer.footer .social-links .icon {
	height: 34px;
	width: 34px;
	background: #fff;
	color: #08AAE9;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 15px;
	flex-wrap: 0;
}
footer.footer .footer-address-title {
	font-size: 13px;
}
footer.footer .footer-address {
	font-size: 13px;
	margin-bottom: 20px;
	font-weight: 300;
}
footer.footer .footer-block .flex-sec {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 18px;
}
footer.footer .footer-block .flex-sec .icon {
	height: 28px;
	width: 28px;
	border: 1px solid #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	flex-shrink: 0;
}
footer.footer .second {
    margin-top: -13%;
    position: absolute;
}
footer.footer .footer-block .flex-sec:last-child {
	margin-bottom: 0;
}
footer.footer .footer-block .flex-sec .common-desc {
	margin-bottom: 0;
	font-size: 14px;
	line-break: anywhere;
}
footer.footer .nav-link:after {
	content: '\f105';
	font-family: 'Font Awesome 6 Free';
	font-size: 10px;
	font-weight: 900;
	top: 3px;
}
footer.footer .copyright-sec {
	padding: 12px 0;
	border-top: 1px solid #DEDEDE;
}
footer.footer .copyright-sec .common-desc {
	font-size: 13px;
	font-weight: 300;
}
footer.footer  img.dn-image {
    height:130px;
 filter: brightness(0) invert(1);	
}
footer.footer .dnus-bk {
    padding: 0 0 30px 0;
	text-align: center;
}


.banner-sec {
	position: relative;
}
.banner-sec .owl-carousel {
	margin-left: -1px;
}
.banner-sec .image-block:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(270deg, rgba(0, 0, 0, 0) 18.78%, rgba(0, 0, 0, 0.9) 95.76%);
	/* backdrop-filter: blur(5px); */
}
.banner-sec .image-block {
	position: relative;
	overflow: hidden;
}
.banner-sec .info {
	position: absolute;
	top: 52%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
	z-index: 2;
}
.banner-sec .icon-block {
	height: 26px;
	width: 26px;
	font-size: 11px;
	background: #08AAE9;
	border-radius: 50%;
	color: #fff;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	transition: .3s ease;
	cursor: pointer;
}
.banner-sec .icon-block.prev {
	position: absolute;
	top: 50%;
	left: 55px;
	transform: translateY(-50%);
	z-index: 10;
}
.banner-sec .icon-block.next {
	position: absolute;
	top: 50%;
	right: 55px;
	transform: translateY(-50%);
	z-index: 10;
}
header.header {
	position: fixed;
	width: 100%;
	top: 0;
	height: auto;
	z-index: 99;
	background: #00000033;
}
header.header.fixed {
	background: #231F20;
}
.banner-sec .info .inner-container {
	width: 42%;
}
.banner-sec .banner-sec-title {
	font-size: 40px;
	font-weight: 700;
	line-height: 1.3;
	padding-bottom: 28px;
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 22px;
	/* box-shadow: 0px 4px 4px 0px #00000040; */
	text-transform: capitalize;
}
.banner-sec .banner-sec-title span { 
	color: transparent;
	-webkit-text-stroke: 1px #ffffff;
}
.experiance-sec .image-block {
	padding: 70px 60px 70px 0;
}
.experiance-sec .info {
	border-left: 1px solid #DEDEDE;
	height: 100%;
	place-content: center;
	padding: 70px 0 70px 80px;
}
.experiance-sec .subtitle {
	font-size: 24px;
	line-height: 1.3;
	margin-bottom: 20px;
}
.experiance-sec .exp-image-block {
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	padding: 30px 0;
	width: 72%;
	margin: 30px 0 5px;
}
.client-sec .client-title {
	padding: 30px 20px;
	font-weight: 600;
	font-size: 26px;
	line-height: 1.3;
}
.client-sec .owl-carousel {
	padding: 30px 30px 20px 50px;
	border-left: 1px solid #DEDEDE;
}
.client-sec {
	border-top: 1px solid #DEDEDE;
}
.compfact-sec {
	background: #08AAE9;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	position: relative;
}
.compfact-sec .after-img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 120px;
	object-fit: contain;
	opacity: 7%;
}
.compfact-sec .left-block {
	padding-left: 100px;
	padding-right: 40px;
}
.compfact-sec .common-desc.editor * {
	color: #fff;
	font-size: 14px;
}
.compfact-sec .common-desc.editor ul {
	margin-left: 0;
}
.compfact-sec .common-desc.editor li {
	list-style: none;
	position: relative;
	padding-left: 25px;
	margin-bottom: 10px;
}
.compfact-sec .common-desc.editor li:after {
	content: '';
	position: absolute;
	top: 2px;
	left: 0;
	background: url(../images/point-icon.png);
	height: 14px;
	width: 14px;
	background-repeat: no-repeat;
	background-size: contain;
}
.compfact-sec .card-block {
	height: 100%;
	background: #F8F8F8;
	border: 1px solid #DBDBDB;
	padding: 20px 24px;
	border-radius: 16px;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
}
.compfact-sec .card-block-bg {
	overflow: hidden;
	height: 100%;
	background: #F8F8F8;
	border: 1px solid #DBDBDB;
	border-radius: 16px;
	position: relative;
}
.compfact-sec .owl-carousel {
	border-radius: 16px;
	overflow: hidden;
}
.compfact-sec .card-block .card-title,
.compfact-sec .card-block-bg .card-title {
	color: #555555;
	font-size: 15px;
}
.compfact-sec .card-block .card-number,
.compfact-sec .card-block-bg .card-number {
	color: #08AAE9;
	font-size: 32px;
	font-weight: 700;
}
.compfact-sec .card-block-bg .info {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 50%;
	padding: 20px 24px;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
}
.compfact-sec .right-block .row.center {
	padding: 10px 0;
	justify-content: end;
}
.services-sec {
	background: #08AAE9;
}
.services-sec .bg-block {
	background: #fff;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	margin-right: 35px;
	padding: 60px 40px;
	margin-bottom: 60px;
}
.services-sec .column {
	border-left: 1px solid #DEDEDE4D;
}
.services-sec .info {
	padding: 80px 50px 60px;
}
.services-sec .bg-block .bg-title {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 14px;
	line-height: 1.3;
}
.services-sec .info .number-title {
	font-size: 52px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 1.3;
}
.services-sec .common-desc {
	font-size: 14px;
}
.services-sec .info .common-desc {
	min-height: 60px;
}
.services-sec .flex-sec {
	display: flex;
	flex-wrap: wrap;
	row-gap: 6px;
	margin-top: 30px;
}
.services-sec .flex-block {
	display: flex;
	align-items: center;
	border: 1px solid #DEDEDE;
	background: #F9F9F9;
	border-radius: 30px;
	padding: 4px 25px 4px 4px;
	gap: 14px;
}
.services-sec .flex-block .icon {
	background: #08AAE9;
	border-radius: 50%;
	height: 44px;
	width: 44px;
	padding: 8px;
	flex-shrink: 0;
}
.services-sec .flex-block .desc {
	font-size: 14px;
}
.services-sec .bg-block .image-block {
	border-radius: 10px;
	overflow: hidden;
	margin-top: 25px;
}
.sticky-card .left-block {
	background: #FFFFFF;
	border-right: 1px solid #DEDEDE;
	padding: 40px;
	height: 100%;
	place-content: center;
}
.prodrange-sec .sticky-card {
	border: 1px solid #DEDEDE;
	border-radius: 20px;
	overflow: hidden;
	position: sticky;
	top: 120px;
}
.prodrange-sec .sticky-card:last-child {
	top: 0;
}
.prodrange-sec .product-title {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 14px;
	line-height: 1.3;
}
.sticky-card .left-block .nav-tabs {
	margin: 0;
	border-top: 1px solid #DDDDDD;
	margin-top: 26px;
	padding-top: 30px;
	gap: 12px;
	border-bottom: 0;
	flex-flow: column;
}
.sticky-card .left-block .nav-link {
	background: #FFFFFF;
	color: #555555;
	border: 1px solid #555555;
	font-size: 14px;
	border-radius: 30px;
	padding: 10px 18px;
}
.sticky-card .left-block .nav-link.active {
	background: #08AAE9;
	color: #fff;
	border-color: #08AAE9;
}
.prodrange-sec .flex-sec {
	display: flex;
	align-items: center;
	background: #fff;
}
.prodrange-sec .inner-left-block {
	width: 78%;
	padding: 45px 65px;
	border-right: 1px solid #DDDDDD;
}
.prodrange-sec .inner-right-block {
	width: 22%;
	padding: 40px;
}
.prodrange-sec .owl-stage {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.prodrange-sec .owl-stage .image-block {
	padding: 12px 50px;
	border-right: 1px solid #DDDDDD;
}
.prodrange-sec .tab-content, .prodrange-sec .owl-carousel {
	background: #F9F9F9;
}
.prodrange-sec .tab-content .image-block {padding-bottom: 15px;}
.applications-sec .bg-block {
	background: #F9F9F9;
	border-radius: 20px;
	padding: 20px;
}
.applications-sec .bg-inner-block {
	background: #fff;
	border-radius: 15px;
	padding: 15px;
}
.applications-sec .nav-tabs {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 30px;
	margin-bottom: 35px;
	position: relative;
}
.applications-sec .nav-tabs .nav-link {
	border: 1px solid #DEDEDE;
	background: #F9F9F9;
	border-radius: 0;
	margin: 0;
	color: #231F20;
	font-size: 15px;
	padding: 14px 16px;
	font-weight: 500;
}
.applications-sec .nav-tabs .owl-carousel {
	padding: 0 60px;
}
.applications-sec .nav-tabs .owl-carousel {
	padding: 0 60px;
}
.applications-sec .nav-tabs .owl-carousel .owl-prev {
	position: absolute;
	left: 5px;
	top: 50%;
	height: 26px;
	width: 26px;
	transform: translateY(-50%);
	background: #000 !important;
	border-radius: 50% !important;
	color: #fff !important;
	font-size: 20px !important;
	line-height: 1.1 !important;
}
.applications-sec .nav-tabs .owl-carousel .owl-next {
	position: absolute;
	right: 5px;
	top: 50%;
	height: 26px;
	width: 26px;
	transform: translateY(-50%);
	background: #000 !important;
	border-radius: 50% !important;
	color: #fff !important;
	font-size: 20px !important;
	line-height: 1.1 !important;
	padding-left: 1px !important;
	padding-bottom: 1px !important;
}
.applications-sec .nav-tabs .owl-nav {
	height: 0;
	margin: 0;
}

.applications-sec .nav-link{
    width:100%;
    height:240px;            
    padding:18px;
}
.applications-sec .nav-tabs .nav-link.active {
	background: #08AAE9;
	color: #fff;
}
.applications-sec .nav-tabs .nav-link.active .title{font-size: #fff;}
.applications-sec .bg-block .image-block {
	background: #F9F9F9;
	border-radius: 10px;
	position: relative;
}
.applications-sec .nav-link{
    display: flex;
    flex-direction: column;
    height: 250px;
}

.applications-sec .tab-image-block{
    flex: 1;
}

.applications-sec .nav-link{
    justify-content: space-between;
    text-align: center;
}
.applications-sec .bg-block .heading {
	position: absolute;
	top: 0;
	background: #CFF2FF;
	font-size: 10px;
	padding: 7px 11px 7px 18px;
	border-radius: 4px;
}
.applications-sec .bg-block .heading:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 5px;
	width: 5px;
	background: #08AAE9;
}
.applications-sec .bg-block .heading:after {
	content: '';
	position: absolute;
	top: 12px;
	left: 9px;
	height: 4px;
	width: 4px;
	background: #08AAE9;
	border-radius: 50%;
}
.applications-sec .info-block {
	background: #F9F9F9;
	margin-top: 8px;
	padding: 30px;
	border-radius: 10px;
}
.applications-sec .info-block .title {
	color: #000000;
	font-size: 19px;
	line-height: 1.3;
	font-weight: 600;
}
.applications-sec .info-block .title {
	color: #000000;
	font-size: 19px;
	line-height: 1.3;
	font-weight: 600;
	padding-bottom: 16px;
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 20px;
}
.applications-sec .info-block .points {
	font-size: 14px;
	margin-bottom: 0;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	row-gap: 6px;
}
.applications-sec .info-block .point-title {
	width: 50%;
}
.applications-sec .bg-block .after-img {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: auto;
	height: 36px;
	padding: 10px 20px;
	background: #ffff;
	margin: 0 auto;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.global-sec {
	background: #FFFFFF;
	border-top-left-radius: 70px;
	border-top-right-radius: 70px;
}
.global-sec .left-part {
	border-right: 3px solid #F3F3F3;
	padding: 62px;
	height: 100%;
}
.global-sec .nav-tabs .nav-link.active {
	background: #08AAE9;
	color: #fff;
}
.global-sec .nav-tabs .nav-link {
	border: 1px solid #DEDEDE;
	background: #F9F9F9;
	border-radius: 4px;
	margin: 0;
	color: #231F20;
	font-size: 15px;
	padding: 14px 16px;
	font-weight: 500;
}
.global-sec .nav-tabs {
	gap: 8px;
	row-gap: 10px;
	margin-bottom: 35px;
	padding-bottom: 35px;
	border-bottom: 1px solid #DEDEDE;
}
.global-sec .info-flex {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
}
.global-sec .info-title {
	width: 33.33%;
	color: #555555;
	font-size: 14px;
	margin-bottom: 6px;
	list-style: none;
	position: relative;
	padding-left: 16px;
	padding-right: 6px;
}
.global-sec .info-title:after {
	content: '\f101';
	position: absolute;
	top: 4px;
	left: 0;
	font-family: 'Font Awesome 6 Free';
	font-size: 10px;
	font-weight: 900;
}
.global-sec .right-part {
	padding: 60px;
}
.global-sec .right-part .title{}
.global-sec .heading-flex {
	display: flex;
	gap: 7px;
	justify-content: center;
}
.global-sec .heading-flex .heading-img {
	height: 20px;
	width: auto;
}
.global-sec .number-sec {
	text-align: center;
}
.global-sec .heading-flex .flex-block {
	background: #F3F3F3;
	display: flex;
	align-items: center;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
}
.global-sec .flex-block .info {
	padding: 18px 26px 15px;
}
.global-sec .flex-block .info:first-child {
	border-right: 1px solid #DADADA;
}
.global-sec .flex-block .contact {
	font-size: 13px;
	display: flex;
	align-items: center;
	gap: 8px;
	font-weight: 500;
}

.global-sec .number-sec .number-flex {
	display: flex;
	text-align: left;
	border-top: 1px solid #F3F3F3;
}
.global-sec .number-sec .number-block {
	padding: 45px;
	border-right: 1px solid #F3F3F3;
}
.global-sec .number-sec .number-block:last-child { 
	border-right: 0;
}
.global-sec .number-block .number-title {
	color: #08AAE9;
	font-size: 42px;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: 10px;
}
.global-sec .number-block .title {
	font-size: 18px;
	color: #555555;
	font-weight: 600;
	line-height: 1.3;
	margin-bottom: 10px;
}
.global-sec .number-block .desc {
	font-size: 13px;
}
.cta-sec {
	background: #08AAE9;
	position: relative;
}
.cta-sec:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: url(../images/cta-bg-img.png);
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 10%;
}
.cta-sec .common-desc {
	max-width: 480px;
	margin: 0 auto;
}
.cta-sec .row {
	position: relative;
	z-index: 1;
}
.award-slider .image-block {
	padding: 0 20px;
	position: relative;
}
.award-slider-sec .award-slider {
	background: #fff;
	padding: 30px 40px;
	border-radius: 120px;
	position: relative;
}
.award-slider .image-block:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	height: 30px;
	width: 1px;
	transform: translateY(-50%);
	background: #DEDEDE;
}
.award-slider-sec:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	height: 1px;
	width: 100%;
	transform: translateY(-50%);
	background: #DEDEDE;
	z-index: -2;
}
.award-slider-sec .award-slider:after {
	content: '';
	position: absolute;
	top: 50%;
	left: -4%;
	height: 14px;
	border-radius: 20px;
	width: 108%;
	transform: translateY(-50%);
	background: #231F20;
	z-index: -1;
}
.contact-sec .left-part {
	background: #fff;
	border-top-left-radius: 16px;
	border-bottom-left-radius: 16px;
	overflow: hidden;
}
.contact-sec .right-part {
	background: #08AAE9;
	border-top-right-radius: 16px;
	border-bottom-right-radius: 16px;
	overflow: hidden;
	height: 100%;
	padding: 60px 100px;
	position: relative;
}
.contact-sec .contact-title {
	font-size: 15.5em;
	line-height: 1;
	color: #F9F9F9;
	font-weight: 600;
	text-align: center;
	margin-bottom: -4.5rem;
}
.contact-sec .left-part .info-block {
	padding: 60px 60px 0;
}
.contact-sec .left-part .contact-info {
	padding: 30px 0;
	border-bottom: 1px solid #DEDEDE;
}
.contact-sec .contact-info .heading-tite, .contact-sec .contact-flex .heading-tite {
	color: #08AAE9;
	margin-bottom: 8px;
	font-weight: 500;
}
.contact-sec .left-part .contact-flex {
	display: flex;
	justify-content: space-between;
	gap: 40px;
	padding: 30px 0;
}
.contact-sec .contact-flex .info-title {
	display: block;
	color: #555555;
	line-height: 1.4;
	font-size: 15px;
}
.contact-sec .left-part iframe {
	width: 100%;
	height: 300px;
	display: flex;
}
.contact-sec .wpcf7-form {
	margin-top: 30px;
	position: relative;
	z-index: 1;
}
.contact-sec .wpcf7-form p {
	margin-bottom: 0;
}
.contact-sec .wpcf7-form br {
	display: none;
}
.contact-sec .wpcf7-form .form-control, .contact-sec .wpcf7-form .form-select {
	color: #231F20;
	line-height: 1.4;
	font-size: 15px;
	padding: 16px 20px;
	margin-bottom: 10px;
	border-radius: 4px;
	box-shadow: unset;
}
.contact-sec .wpcf7-form .form-control::placeholder { 
	color: #9D9D9D;
}
.contact-sec .wpcf7-form .form-flex p {
	display: flex;
	justify-content: space-between;
}
.contact-sec .wpcf7-form .form-flex .wpcf7-form-control-wrap {
	width: 49%;
}
.contact-sec .wpcf7 form .wpcf7-response-output {
	color: #fff;
	font-size: 14px;
}
.contact-sec .right-part:after {
	content: '';
	position: absolute;
	top: 0;
	left: -6%;
	height: 100%;
	width: 100%;
	background: url(../images/contact-bg-img.png);
	background-repeat: no-repeat;
	background-size: contain;
	opacity: 40%;
}
.download-sec .theme-btn svg {
	padding-right: 8px;
	border-right: 1px solid #FFFFFF;
	margin-right: 8px;
}
.download-sec .left-block {
	padding-right: 70px;
	border-right: 1px solid #DEDEDE;
}
.download-sec .right-block {
	padding-left: 70px;
}
.download-sec .sec-space {
	margin-top: 20px;
}
.download-sec .image-block.play-store {
	margin-top: 20px;
}
.video-sec {
	border-top: 1px solid #DEDEDE;
}
.video-sec .video-block {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
	border-radius: 10px;
}
.video-sec .video-block iframe {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.video-sec .bg-block {
	background: #fff;
	padding: 26px;
	border-radius: 20px;
}
.video-sec .flex-sec {
	display: flex;
	align-items: center;
	background: #231F20;
	padding: 3px 5px;
	border-radius: 10px;
	cursor: pointer;
}
.video-sec .flex-sec .image-block {
	width: 45%;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
}
.video-sec .flex-sec.active .image-block:after, .video-sec .flex-sec.active .image-block:before {
	content: unset;
}
.video-sec .flex-sec .image-block:before {
	content: '\f04b';
	position: absolute;
	top: 0;
	left: 0;
	font-family: 'Font Awesome 6 Free';
	font-weight: 900;
	height: 22px;
	width: 22px;
	color: #fff;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #08AAE9;
	border-radius: 50%;
	font-size: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 1px;
}
.video-sec .flex-sec .image-block:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #00000080;
}
.video-sec .flex-sec .info {
	width: 55%;
	padding: 10px 15px;
}
.video-sec .right-bg-block {
	background: #231F20;
	padding: 5px;
	border-radius: 10px;
	height: 100%;
	overflow-y: scroll;
}
.video-sec .flex-sec.active {
	background: #fff;
	margin: 5px 0;
}
.video-sec .flex-sec .title {
	font-size: 14px;
	color: #fff;
	font-weight: 600;
}
.video-sec .flex-sec .desc {
	font-size: 12px;
	color: #fff;
	padding-top: 2px;
}
.video-sec .flex-sec.active .title, .video-sec .flex-sec.active .desc { 
	color: #231F20;
}
.video-sec .right-bg-block::-webkit-scrollbar {
  width: 0;
}
.video-sec .right-bg-block::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.video-sec .right-bg-block::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
}
.video-sec .right-bg-block::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.testimonial-sec .left-block {
	padding: 100px 80px 100px 30px;
	height: 100%;
	place-content: center;
}
.testimonial-sec .right-block {
	border-left: 1px solid #D6D6D6;
	height: 100%;
	padding: 100px 80px 130px 100px;
	margin-left: 40px;
}
.testimonial-sec .left-block .heading-title {
	color: #231F20;
	font-size: 16px;
	margin-bottom: 5px;
}
.testimonial-sec .left-block .title {
	font-size: 50px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 1.3;
	margin-bottom: 16px;
}
.testimonial-sec .left-block .title span {
	color: #08AAE9;
}
.testimonial-sec .right-block .icon {
	height: 42px;
	width: 42px;
	margin-bottom: 16px;
}
.testimonial-sec .right-block .image-block {
	height: 55px;
	width: 55px;
	border-radius: 50%;
	overflow: hidden;
}
.testimonial-sec .right-block .bg-block {
	background: #08AAE9;
	border-radius: 10px;
	padding: 40px 50px;
	position: relative;
}
.testimonial-sec .right-block .common-desc {
	font-size: 17px;
	font-weight: 300;
	line-height: 1.4;
	font-style: italic;
}
.testimonial-sec .right-block .testimonial-flex {
	display: flex;
	align-items: center;
	margin-top: 35px;
	border-top: 1px solid #DEDEDE;
	padding-top: 35px;
	gap: 16px;
}
.testimonial-sec .right-block .client-name {
	font-size: 16px;
	margin-bottom: 2px;
}
.testimonial-sec .right-block .desc {
	font-weight: 300;
	font-size: 13px;
}
.testimonial-sec .right-block .inner-info {
	padding-right: 80px;
}
.testimonial-sec .right-block .owl-nav {
	height: 0;
	margin: 0;
}
.testimonial-sec .right-block .owl-prev, .testimonial-sec .right-block .owl-next {
	background: #fff !important;
	position: absolute;
	bottom: 10px;
	right: 0;
	height: 30px;
	width: 30px;
	border-radius: 50% !important;
	margin: 0 !important;
}
.testimonial-sec .right-block .owl-prev {
	right: 40px;
}
.testimonial-sec .right-block .owl-prev span {
	font-size: 24px;
	line-height: 0;
	display: block;
	padding-bottom: 3px;
	padding-right: 1px;
	color: #08AAE9;
}
.testimonial-sec .right-block .owl-next span {
	font-size: 24px;
	line-height: 0;
	display: block;
	padding-bottom: 3px;
	padding-left: 2px;
	color: #08AAE9;
}
.cs-info-sec .image-block {
	position: relative;
	border-radius: 50%;
	overflow: hidden;
	height: 250px;
	width: 250px;
	margin: 0 auto;
	border: 0.97px solid #C0C0C0;
	padding: 10px;
}
.cs-info-sec .image-block img {
	border-radius: 50%;
}
.cs-info-sec .info {
	text-align: center;
	padding: 0 45px;
	border-right: 1px solid #D8D8D8;
}
.cs-info-sec .column:last-child .info{
	border-right: 0;
}
.cs-info-sec .info .cs-title {
	font-size: 26px;
	font-weight: 600;
	margin-top: 30px;
	margin-bottom: 14px;
}
.blog-sec {
	border-top: 1px solid #DEDEDE;
}
.blog-sec .bg-block {
	background: #fff;
	border-radius: 10px;
}
.blog-sec .left-part {
	padding: 55px;
	padding-right: 0;
	height: 100%;
	place-content: center;
}
.blog-sec .right-part {
	border-left: 1px solid #DEDEDE;
	margin-left: 65px;
	padding: 55px;
	height: 100%;
	padding-left: 65px;
	place-content: center;
}
.blog-sec .bg-block .image-block {
	overflow: hidden;
	border-radius: 5px;
}
.blog-sec .left-part .info {
	padding: 22px 16px 0;
}
.blog-sec .left-part .date {
	color: #888888;
	font-size: 14px;
	margin-bottom: 10px;
}
.blog-sec .left-part .blog-title {
	font-size: 24px;
	font-weight: 600;
	padding-bottom: 12px;
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 20px;
	text-transform: capitalize;
}
.blog-sec .view-more {
	display: flex;
	align-items: center;
	font-size: 15px;
	gap: 10px;
}
.blog-sec .view-more .icon {
	background: #08AAE9;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	color: #fff;
	font-size: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 1px;
}
.blog-sec .right-part .image-block {
	margin-right: 22px;
}
.blog-sec .right-part .info {
	height: 100%;
	place-content: center;
}
.blog-sec .right-part .date {
	color: #888888;
	font-size: 13px;
	margin-bottom: 5px;
}
.blog-sec .right-part .blog-title {
	font-size: 19px;
	text-transform: capitalize;
	padding-bottom: 16px;
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 14px;
}
.blog-sec .right-part .row {
	row-gap: 40px;
}
.blog-sec .right-part .view-more {
	font-size: 13px;
}
.blog-sec .right-part .view-more .icon { 
	height: 18px;
	width: 18px;
	font-size: 9px;
}
.latest-news-sec {
	background: #fff;
	position: relative;
}
.latest-news-sec .left-block {
	padding: 0 8em 0 7.5em;
}
.latest-news-sec .left-block .bg-block {
	background: #F5F5F5;
	padding: 60px 35px 40px;
	position: relative;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	box-shadow: 0px 4px 4px 0px #00000040;
	margin-top: -20px;
}
.latest-news-sec .left-block .title {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 16px;
}
.latest-news-sec .left-block .image-block {
	margin-top: 32px;
	border-radius: 5px;
	overflow: hidden;
}
.latest-news-sec .left-block .info {
	padding: 8px 10px 0;
}
.latest-news-sec .left-block .heading-title {
	font-size: 16px;
	font-weight: 600;
	color: #231F20;
	margin-bottom: 5px;
	margin-top: 20px;
}
.latest-news-sec .left-block .desc {
	font-size: 15px;
	font-weight: 500;
}
.latest-news-sec .left-block .theme-btn {
	font-size: 13px;
}
.latest-news-sec .left-block .bg-block:before {
	content: '';
	position: absolute;
	top: 0;
	left: -20px;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 0 solid transparent;
	border-bottom: 20px solid #CECECE;
}
.latest-news-sec .left-block .bg-block:after {
	content: '';
	position: absolute;
	top: 0;
	right: -20px;
	width: 0;
	height: 0;
	border-right: 20px solid transparent;
	border-left: 0 solid transparent;
	border-bottom: 20px solid #CECECE;
}
.latest-news-sec:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	background:#F3F3F3;
}
.latest-news-sec .right-block {
	height: 100%;
	place-content: center;
	padding: 50px 0 80px;
}
.latest-news-sec .right-block .row {
	padding-bottom: 35px;
	margin-bottom: 35px;
	border-bottom: 1px solid #DEDEDE;
}
.latest-news-sec .right-block .image-block {
	border-radius: 6px;
	overflow: hidden;
}
.latest-news-sec .right-block .info {
	background: #F3F3F3;
	padding: 25px 26px;
	border-radius: 6px;
	margin-top: 4px;
}
.latest-news-sec .info .flex-sec {
	display: inline-flex;
	align-items: center;
	background: #FFFFFF;
	border-radius: 4px;
	padding: 4px 8px;
}
.latest-news-sec .info .icon {
	height: 14px;
}
.latest-news-sec .info .news-date:before {
	content: '';
	position: absolute;
	top: 5px;
	left: 0;
	background: #C0C0C0;
	height: 4px;
	width: 4px;
	border-radius: 50%;
}
.latest-news-sec .info .news-date {
	font-size: 11px;
	position: relative;
	padding-left: 10px;
	margin-left: 8px;
	font-weight: 500;
}
.latest-news-sec .info .news-title {
	font-size: 17px;
	text-transform: capitalize;
	font-weight: 700;
	margin-top: 12px;
	margin-bottom: 12px;
}
.latest-news-sec .info .news-desc {
	font-size: 13px;
}
.latest-news-sec .info .news-desc .read-toggle {
	color: #08AAE9;
}
.contact-sec .wpcf7-form.invalid .form-control, .contact-sec .wpcf7-form.invalid .form-select {
	margin-bottom: 0;
}
.contact-sec .wpcf7-form.invalid .form-control + .wpcf7-not-valid-tip, 
.contact-sec .wpcf7-form.invalid .form-select + .wpcf7-not-valid-tip {
	margin-bottom: 10px;
	font-size: 15px;
}
.inner-banner-sec .image-block > img, .banner-sec .image-block > img, .inner-banner-sec .image-block .owl-carousel img {
	animation: zoom 12s linear infinite;
}
@keyframes zoom {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(1.1);
	}
	100% {
		transform: scale(1);
	}
}
.inner-banner-sec, .inner-banner-sec .image-block .item {
	overflow: hidden;
}
.inner-banner-sec .image-block {
	height: 86vh;
	position: relative;
	overflow: hidden;
}
.inner-banner-sec .image-block:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(270deg, rgba(0, 0, 0, 0) 18.78%, rgba(0, 0, 0, 0.9) 95.76%);
	z-index: 1;
}
.inner-banner-sec .info {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
	z-index: 2;
	padding-top: 20px;
}
.inner-banner-sec .banner-sec-title {
	font-size: 40px;
	font-weight: 700;
	line-height: 1.3;
	padding-bottom: 23px;
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 23px;
	/* box-shadow: 0px 4px 4px 0px #00000040; */
	text-transform: capitalize;
}
.inner-banner-sec .info .inner-container {
	width: 37%;
	padding: 0 !important;
}
.inner-banner-sec .banner-sec-title span {
	color: transparent;
	-webkit-text-stroke: 1px #ffffff;
}
.contact-sec.contact-page .left-part {
	border-radius: 10px;
	height: 100%;
}
.contact-sec.contact-page .right-part {
	border-radius: 10px;
	padding: 70px 75px;
}
.contact-sec.contact-page .right-part:after {
	background-position: right;
}
.contact-sec.contact-page .left-part .info-block {
	padding: 60px 60px 50px;
}
.contact-sec.contact-page .social-block {
	display: flex;
	align-items: center;
	gap: 15px;
	margin-top: 20px;
}
.contact-sec.contact-page .social-block .icon {
	background: #08AAE9;
	border-radius: 50%;
	height: 32px;
	width: 32px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 13px;
}
.contact-sec.contact-page .social-sec {
	margin-top: 40px;
}
.contact-sec.contact-page .social-sec .social-links {
	margin-top: 45px;
	border-top: 1px solid #D3D3D3;
	padding-top: 30px;
	display: flex;
	align-items: center;
	gap: 6px;
	margin-bottom: 50px;
}
.contact-sec.contact-page .social-sec .social-links .icon {
	background: #231F20;
	border-radius: 50%;
	height: 32px;
	width: 32px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 15px;
}
.contact-sec.contact-page .map {
	padding: 0 12px 12px;
}
.contact-sec.contact-page iframe {
	border-radius: 10px;
	height: 405px;
}
.contact-location-sec .icon {
	height: 50px;
	width: 50px;
	background: #08AAE9;
	border-radius: 50%;
	padding: 12px;
	margin: 0 auto;
}
.contact-location-sec .info {
	padding: 0 60px;
	border-right: 1px solid #D8D8D8;
}
.contact-location-sec .row.main {
	margin-top: 60px;
}
.contact-location-sec .info .title {
	color: #08AAE9;
	font-size: 20px;
	margin-top: 26px;
	margin-bottom: 12px;
}
.contact-location-sec .row.main .column:last-child .info {
	border-right: 0;
}
.sus-informative-sec .info {
	text-align: center;
}
.sus-informative-sec .common-big-title {
	font-size: 60px;
	padding: 0 50px;
}
.sus-informative-sec {
	background: #fff;
}
.sus-informative-sec .image-block {
	border-radius: 6px;
	overflow: hidden;
}
.sus-informative-sec .bg-block {
	border-radius: 6px;
	overflow: hidden;
	background: #F3F3F3;
	height: 100%;
	padding: 36px 30px 30px;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
}
.sus-informative-sec .bg-block .common-desc.bottom {
	font-size: 13px;
	margin-bottom: 8px;
}
.sus-informative-sec .bg-block .number-title {
	color: #08AAE9;
	font-size: 40px;
	font-weight: 600;
}
.sus-csr-sec .image-block.bottom {
	margin-top: 8px;
}
.sus-csr-sec .image-block {
	border-radius: 6px;
	overflow: hidden;
}
.sus-csr-sec .image-block.right {
	height: 100%;
}
.sus-csr-sec .info {
	height: 100%;
	place-content: center;
	padding-left: 80px;
}
.sus-slider-sec .owl-carousel {
	padding: 30px 0;
	border-top: 1px solid #DEDEDE;
}
.csr-below-sec {
	border-bottom: 1px solid #DEDEDE;
}
.csr-below-sec .left-block {
	padding: 40px 120px 40px 90px;
	border-right: 1px solid #DEDEDE;
	height: 100%;
	place-content: center;
}
.csr-below-sec .right-block {
	padding: 40px 90px;
	height: 100%;
}
.destribution-sec .image-block, .destribution-sec .owl-stage-outer,
.destribution-sec .owl-stage, .destribution-sec .owl-item {
	height: 100%;
}
.destribution-sec .bg-block {
	background: #08AAE9;
	padding: 20px;
	border-radius: 10px;
}
.destribution-sec .info .editor * {
	color: #fff;
	font-size: 14px;
}
.destribution-sec .info {
	height: 100%;
	place-content: center;
	padding: 50px 60px 50px 80px;
}
.destribution-sec .info .number-title {
	font-size: 54px;
	font-weight: 700;
	margin-bottom: 0;
}
.destribution-sec .info .number-block {
	border-top: 1px solid #D8D8D8;
	margin-top: 35px;
	padding-top: 22px;
}
.destribution-sec .info .number-info {
	font-size: 18px;
	font-weight: 300;
}
.destribution-sec .owl-carousel {
	border-radius: 10px;
	overflow: hidden;
	height: 100%;
}
.destribution-sec {
	padding-top: 20px;
}
.faq-sec .info {
	padding: 0 70px;
	position: sticky;
	top: 100px;
}
.faq-sec .accordion {
	padding: 0 50px 0 70px;
	border-left: 1px solid #DEDEDE;
}
.faq-sec .accordion .accordion-item {
	border: 0;
	margin-bottom: 6px;
	border-radius: 6px;
	padding: 30px 40px;
}
.faq-sec .accordion .accordion-button {
	background: transparent;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: unset;
	padding: 0;
	font-size: 22px;
	font-weight: 500;
	text-transform: capitalize;
	gap: 14px;
}
.page-template-exercise-book-machine .faq-sec .accordion .accordion-button {
	font-size: 20px;
}
.single-product .faq-sec .accordion .accordion-button {
	font-size: 20px;
}
.faq-sec .accordion .accordion-body {
	padding: 16px 0 0;
}
.faq-sec .accordion .accordion-body .commen-desc {
	font-size: 14px;
}
.faq-sec .accordion-header:not(:has(.collapsed)) .accordion-button {
	color: #08AAE9;
}
.cs-service-sec .common-sec-space {
	margin-top: 40px;
}
.cs-service-sec .bg-block {
	border: 1px solid #C2C2C2;
	border-radius: 10px;
	background: #FFFFFF;
}
.cs-service-sec .bg-block .icon {
	background: #08AAE9;
	height: 68px;
	width: 68px;
	border-radius: 50%;
	padding: 14px;
}
.cs-service-sec .bg-block {
	border: 1px solid #C2C2C2;
	border-radius: 10px;
	background: #FFFFFF;
	padding: 40px 26px 30px;
}
.cs-service-sec .bg-block .title {
	margin-top: 35px;
	color: #231F20;
	font-size: 23px;
	line-height: 1.3;
	font-weight: 600;
	margin-bottom: 14px;
	min-height: 60px;
}
.cs-cta-sec .bg-block {
	background: linear-gradient(90deg, #08AAE9 34.93%, rgba(8, 170, 233, 0) 86.4%);
	padding: 65px 70px 55px 80px;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
}
.cs-cta-sec .bg-block:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/cs-cta-img.png);
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	z-index: -1;
}
.cs-cta-sec .bg-block .helpline {
	margin-top: 45px;
	position: relative;
	margin-bottom: 0;
}
.cs-cta-sec .bg-block .helpline:after {
	content: '';
	position: absolute;
	top: 12px;
	left: 0;
	height: 1px;
	width: 70%;
	background: #fff;
}
.cs-cta-sec .bg-block .helpline .common-desc {
	display: inline-block;
	padding-right: 20px;
	position: relative;
	z-index: 1;
	background: #08aae9;
}
.cs-cta-sec .bg-block .call {
	font-size: 47px;
	font-weight: 600;
	letter-spacing: 1px;
}
.cs-support-sec .row.main .column {
	margin-top: 0;
}
.cs-support-sec .bg-block {
	background: #FFFFFF;
	border-radius: 20px;
	padding: 35px;
}
.cs-support-sec .bg-block .image-block {
	height: 120px;
	width: 120px;
	border-radius: 6px;
	overflow: hidden;
	margin-bottom: 30px;
}
.cs-support-sec .bg-block .heading {
	color: #08AAE9;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 2px;
}
.cs-support-sec .bg-block .title {
	color: #231F20;
	font-size: 19px;
	font-weight: 600;
	border-bottom: 1px solid #DEDEDE;
	padding-bottom: 16px;
}
.cs-support-sec .bg-block .social-block {
	margin-top: 20px;
	display: flex;
	align-items: center;
	gap: 10px;
}
.cs-support-sec .bg-block .social-link {
	font-size: 14px;
	line-break: anywhere;
}
.cs-support-sec .bg-block .icon {
	height: 24px;
	width: 24px;
	border-radius: 50%;
	border: 1px solid #060104;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 11px;
	flex-shrink: 0;
}
.spare-info-sec .image-block {
	padding: 0 60px;
	max-width: 400px;
	margin-left: auto;
	height: 100%;
}
.spare-info-sec .info {
	padding: 0 70px;
	border-left: 1px solid #DEDEDE;
}
.spare-info-sec .theme-btn svg {
	padding-right: 8px;
	border-right: 1px solid #FFFFFF;
	margin-right: 8px;
}
.spare-info-sec .title {
	font-size: 31px;
	margin-bottom: 14px;
	text-transform: capitalize;
}
.spare-prof-sec .bg-block {
	background: #FFFFFF;
	border-radius: 20px;
	padding: 80px 200px 80px 180px;
}
.spare-prof-sec .ce-block img {
	height: 42px;
	width: auto;
	background: #fff;
	position: relative;
	z-index: 1;
	padding: 0 50px;
}
.spare-prof-sec .ce-block {
	margin: 65px 0;
	text-align: center;
	position: relative;
}
.spare-prof-sec .ce-block:after {
	content: '';
	position: absolute;
	top: 20px;
	left: 0;
	height: 1px;
	width: 100%;
	background:#DEDEDE;
}
.spare-prof-sec .right-block {
	background: #08AAE9;
	border-radius: 16px;
	padding: 30px 35px 40px 35px;
}
.spare-prof-sec .right-block .image-block {
	height: 70px;
	width: max-content;
	margin-bottom: 30px;
	padding-left: 15px;
}
.spare-prof-sec .right-block .title {
	font-size: 23px;
	color: #fff;
	font-weight: 500;
	border-bottom: 1px solid #F2F2F266;
	padding: 0 0 30px 20px;
	margin-bottom: 0;
}
.spare-prof-sec .right-block .editor ul {
	margin: 0;
	list-style: none;
}
.spare-prof-sec .right-block .editor li {
	color: #fff;
	border-bottom: 1px solid #F2F2F266;
	padding: 18px 0 15px 48px;
	position: relative;
}
.spare-prof-sec .right-block .editor li:after {
	content: '';
	position: absolute;
	top: 20px;
	left: 20px;
	height: 16px;
	width: 16px;
	background: url(../images/point-icon.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.spare-prof-sec .left-block {
	padding: 30px 35px 40px 35px;
}
.spare-prof-sec .left-block .image-block {
	height: 70px;
	width: max-content;
	margin-bottom: 30px;
	padding-left: 15px;
}
.spare-prof-sec .left-block .title {
	font-size: 23px;
	color: #231F20;
	font-weight: 500;
	border-bottom: 1px solid #DEDEDE;
	padding: 0 0 30px 20px;
	margin-bottom: 0;
}
.spare-prof-sec .left-block .editor ul {
	margin: 0;
	list-style: none;
}
.spare-prof-sec .left-block .editor li {
	border-bottom: 1px solid #DEDEDE;
	padding: 18px 0 15px 44px;
	position: relative;
}
.spare-prof-sec .left-block .editor li:after {
	content: '\f101';
	position: absolute;
	top: 19px;
	left: 20px;
	height: 16px;
	width: 16px;
	font-family: 'Font Awesome 6 Free';
	font-size: 13px;
	font-weight: 900;
}
.spare-prod-sec .bg-block {
	background: #fff;
	padding: 12px;
	border-radius: 8px;
}
.spare-prod-sec .image-block {
	border-radius: 8px;
	overflow: hidden;
}
.spare-prod-sec .info {
	text-align: left;
	padding: 25px 20px 10px 20px;
}
.spare-prod-sec .info .title {
	font-size: 22px;
	margin-bottom: 10px;
}
.spare-prod-sec .info .view-more {
	display: flex;
	align-items: center;
	font-size: 12px;
	gap: 10px;
	margin-top: 20px;
	border-top: 1px solid #DEDEDE;
	padding-top: 15px;
}
.spare-prod-sec .info .view-more .icon {
	background: #08AAE9;
	height: 18px;
	width: 18px;
	font-size: 9px;
	border-radius: 50%;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 1px;
}
.spare-prod-sec .info .common-desc {
	font-size: 13px;
}
.spare-why-sec .icon {
	height: 55px;
	width: 55px;
	background: #fff;
	padding: 10px;
	border-radius: 6px;
}
.spare-why-sec .left-block {
	padding-right: 40px;
}
.spare-why-sec .bg-block {
	background: #08AAE9;
	border-radius: 6px;
	display: flex;
	align-items: center;
	padding: 6px;
	gap: 18px;
}
.spare-why-sec .bg-block .common-desc {
	font-size: 17px;
}
.spare-why-sec .right-block .info {
	padding: 0 40px;
}
.spare-why-sec .right-block .row {
	row-gap: 22px;
	position: relative;
}
.spare-why-sec .right-block .row:after {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
	width: 0.8px;
	background: #DDDDDD;
	transform: translateX(-50%);
}
.spare-why-sec .border-sec {
	border-top: 1px solid #DEDEDE;
}
.spare-support-sec .bg-block {
	background: #08AAE9;
	padding: 60px 80px;
	border-radius: 16px;
}
.spare-support-sec .image-block {
	position: relative;
	margin-bottom: 9px;
	border-radius: 8px;
	overflow: hidden;
}
.spare-support-sec .info {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	padding: 22px 30px;
	background: linear-gradient(270deg, rgba(243, 243, 243, 0) -37.65%, #F3F3F3 36.63%);
	display: flex;
	flex-flow: column;
	justify-content: space-between;
}
.spare-support-sec .info .title {
	color: #08AAE9;
	font-size: 16px;
	font-weight: 500;
}
.spare-support-sec .info .heading {
	color: #231F20;
	margin-bottom: 2px;
}
.spare-support-sec .info .link {
	font-size: 18px;
	color: #231F20;
	font-weight: 500;
}
.spare-support-sec .right-block {
	padding-left: 60px;
	padding-right: 60px;
}
.spare-support-sec .left-block {
	padding-right: 50px;
}
.spare-support-sec .right-block .common-sec-title {
	margin-bottom: 20px;
}
.spare-support-sec .right-block hr {
	margin-top: 40px;
	margin-bottom: 40px;
	opacity: 1;
}
.career-info-sec .bg-block {
	background: #F8F8F8;
	border: 1px solid #DBDBDB;
	border-radius: 20px;
	padding: 30px 32px;
	height: 100%;
}
.career-info-sec .icon {
	background: #08AAE9;
	height: 62px;
	width: 62px;
	border-radius: 50%;
	padding: 14px;
}
.career-info-sec .info {
	margin-top: 80px;
}
.career-info-sec .title {
	font-size: 18px;
	color: #231F20;
	font-weight: 600;
	margin-bottom: 12px;
}
.career-opn-sec .border-sec {
	border-top: 1px solid #D8D8D8;
}
.career-info-sec .common-sec-space {
	margin-top: 30px;
}
.career-opn-sec .bg-block {
	background: #FFFFFF;
	border-radius: 12px;
	padding: 35px 32px;
}
.career-opn-sec .bg-block .title {
	font-size: 21px;
	color: #08AAE9;
	font-weight: 600;
	border-bottom: 1px solid #C7C7C7;
	padding-bottom: 22px;
	margin-bottom: 26px;
}
.career-opn-sec .bg-block .label-text {
	color: #231F20;
	font-weight: 500;
	margin-bottom: 4px;
}
.career-opn-sec .bg-block .desc {
	font-size: 14px;
}
.career-opn-sec .bg-block .icon {
	height: 24px;
	width: auto;
}
.career-opn-sec .flex-sec .label-text {
	margin-bottom: -2px;
}
.career-opn-sec .bg-block .flex-sec {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-top: 25px;
	border-bottom: 1px solid #DEDEDE;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
.career-opn-sec .bg-block .info-text {
	font-size: 14px;
}
.career-opn-sec .bg-block .theme-btn {
	font-size: 13px;
	padding: 9px 14px 9px;
	border-radius: 26px;
	font-weight: 400;
}
.career-opn-sec .common-sec-space {
	margin-top: 30px;
}
.exercise-prod-sec .subtitle {
	font-weight: 500;
	font-size: 26px;
	line-height: 1.3;
	color: #231F20;
	margin-bottom: 16px;
}
.exercise-prod-sec .ce-block {
	margin: 65px 0;
	text-align: center;
	position: relative;
}
.exercise-prod-sec .ce-block img {
	height: 44px;
	width: auto;
	background: #F3F3F3;
	position: relative;
	z-index: 1;
	padding: 0 50px;
}
.exercise-prod-sec .ce-block:after {
	content: '';
	position: absolute;
	top: 20px;
	left: 0;
	height: 1px;
	width: 100%;
	background: #DEDEDE;
}
.exercise-prod-sec .bg-block {
	background: #FFFFFF;
	border-radius: 15px;
	padding: 15px;
}
.exercise-prod-sec .bg-block .image-block {
	background: #F9F9F9;
	border-radius: 10px;
	overflow: hidden;
}
.exercise-prod-sec .bg-block .info {
	background: #F9F9F9;
	border-radius: 10px;
	overflow: hidden;
	padding: 35px 25px;
	margin-top: 10px;
}
.exercise-prod-sec .info .title {
	font-size: 20px;
	line-height: 1.3;
	font-weight: 600;
	margin-bottom: 14px;
	/* min-height: 52px; */
}
.exercise-prod-sec .info .common-desc {
	font-size: 14px;
	margin-bottom: 22px;
}
.exercise-prod-sec .info .heading-text {
	border-top: 1px solid #DEDEDE;
	padding-top: 22px;
	color: #000000;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 14px;
}
.exercise-prod-sec .info .model-flex {
	display: flex;
	align-items: center;
	gap: 4px;
	flex-wrap: wrap;
}
.exercise-prod-sec .info .model-name {
	color: #231F20;
	border: 1px solid #D7D7D7;
	padding: 9px 14px 8px;
	border-radius: 20px;
	font-size: 14px;
	background: #FFFFFF;
}
.exercise-prod-sec .info .view-more {
	display: flex;
	align-items: center;
	font-size: 14px;
	gap: 10px;
	margin-top: 30px;
}
.exercise-prod-sec .info .view-more .icon {
	background: #08AAE9;
	height: 20px;
	width: 20px;
	font-size: 10px;
	border-radius: 50%;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 1px;
}
.exercise-card-sec .sticky-card {
	border: 1px solid #DEDEDE;
	border-radius: 20px;
	overflow: hidden;
	position: sticky;
	top: 120px;
}
.prodrange-sec .common-sec-space, .exercise-card-sec .common-sec-space {
	display: flex;
	flex-flow: column;
	row-gap: 150px;
}
.exercise-card-sec .sticky-card:last-child {
	top: 0;
}
.exercise-card-sec .product-title {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 14px;
	line-height: 1.3;
}
.sticky-card .left-block .product-blocks {
	margin: 0;
	border-top: 1px solid #DDDDDD;
	margin-top: 26px;
	padding-top: 30px;
	display: flex;
	flex-flow: column;
	gap: 8px;
	border-bottom: 0;
}
.sticky-card .left-block .product-block {
	width: fit-content;
	background: #FFFFFF;
	color: #231F20;
	border: 1px solid #D7D7D7;
	font-size: 14px;
	border-radius: 30px;
	padding: 10px 18px;
	list-style: none;
}
.exercise-card-sec .right-part {
	background: #F9F9F9;
}
.exercise-card-sec .right-part .flex-sec {
	display: flex;
	flex-wrap: wrap;
	border-top: 1px solid #DEDEDE;
	background: #fff;
	justify-content: center;
}
.exercise-card-sec .right-part .flex-block {
	border-right: 1px solid #DDDDDD;
	width: auto;
	padding: 36px 30px 24px;
	place-content: center;
}
/* .exercise-card-sec .right-part .flex-block:first-child {
	width: 28%;
} */
.exercise-card-sec .right-part .flex-block:last-child {
	border-right: unset;
	/* width: 20%; */
	text-align: center;
	padding: 30px;
}
.exercise-card-sec .right-part .flex-block .heading {
	font-size: 12px;
	margin: 0;
}
.single-product .exercise-card-sec .right-part .flex-block .heading {
	text-align: center;
}
.exercise-card-sec .right-part .number-flex {
	display: flex;
	align-items: center;
	gap: 8px;
}
.exercise-card-sec .right-part .number-flex .number {
	color: #08AAE9;
	font-size: 40px;
	font-weight: 700;
}
.exercise-card-sec .right-part .number-flex .title {
	font-size: 12px;
}
.exercise-card-sec .right-part .flex-block-inner {
	width: fit-content;
	margin: 0 auto;
}
.news-listing-sec {
	background: #fff;
}
.news-listing-sec .image-block {
	border-radius: 10px;
	overflow: hidden;
}
.news-listing-sec .info {
	background: #F3F3F3;
	padding: 30px 30px 32px;
	border-radius: 10px;
	margin-top: 5px;
}
.news-listing-sec .info .flex-sec {
	display: inline-flex;
	align-items: center;
	background: #FFFFFF;
	border-radius: 4px;
	padding: 4px 8px;
}
.news-listing-sec .info .icon {
	height: 14px;
}
.news-listing-sec .info .icon img {
	display: block;
}
.news-listing-sec .info .news-date {
	font-size: 11px;
	position: relative;
	padding-left: 10px;
	margin-left: 8px;
	font-weight: 500;
}
.news-listing-sec .info .news-title {
	font-size: 20px;
	text-transform: capitalize;
	font-weight: 600;
	margin-top: 12px;
	margin-bottom: 14px;
}
.news-listing-sec .info .news-date:before {
	content: '';
	position: absolute;
	top: 5px;
	left: 0;
	background: #C0C0C0;
	height: 4px;
	width: 4px;
	border-radius: 50%;
}
.news-listing-sec .row.main {
	margin-top: 50px;
	row-gap: 50px;
}
.news-listing-sec .info .news-desc .read-toggle {
	color: #08AAE9;
}
.news-listing-sec .info .news-desc {
	font-size: 14px;
}
.home-download-sec .flex-sec {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -6px;
}
.home-download-sec .flex-block {
	width: 28%;
	padding: 0 3px;
}
.home-download-sec .flex-block.image {
	width: 22%;
}
.home-download-sec {
	padding: 8px 10px;
}
.home-download-sec .flex-block .image-block {
	background: #fff;
	border-radius: 10px;
	height: 100%;
}
.home-download-sec .flex-block .image-block img {
	object-fit: contain;
	object-position: center;
}
.home-download-sec .flex-block .info-block {
	background: #fff;
	border-radius: 10px;
}
.home-download-sec .flex-block .info-block {
	background: #fff;
	border-radius: 10px;
	height: 100%;
	place-content: center;
	padding: 50px;
}
.home-download-sec .info-block .title {
	font-weight: 600;
	font-size: 25px;
	margin-bottom: 12px;
	text-transform: capitalize;
}
.global-sec .flex-block .info .heading {
	color: #08AAE9;
	font-size: 12px;
	font-weight: 500;
	margin-bottom: 0;
}
.global-sec .flex-block .info .heading-title {
	text-align: left;
	color: #231F20;
	font-weight: 600;
	font-size: 14px;
}
.home-awards-sec {
	overflow: hidden;
}
.home-awards-sec .flex-sec {
	display: flex;
	margin: 0 -5px;
}
.home-awards-sec .flex-sec .flex-block:first-child {
	width: 30%;
}
.home-awards-sec .flex-sec .flex-block {
	width: 70%;
	padding: 0 5px;
}
.home-awards-sec .left-block {
	background: #fff;
	padding: 35px;
	height: 100%;
	place-content: center;
}
.home-awards-sec .left-block .image-block.main {
	width: 160px;
	margin: 0 auto;
}
.home-awards-sec .left-block .title {
	font-size: 25px;
	font-weight: 600;
	text-transform: capitalize;
	text-align: center;
	margin: 45px 0 30px;
	color: #555555;
}
.home-awards-sec .left-block .owl-carousel {
	border-radius: 10px;
	overflow: hidden;
}
.home-awards-sec .flex-sec .right-block {
	padding: 50px 0 50px 75px;
	background: #fff;
}
.home-awards-sec .right-block .theme-btn {
	float: right;
	margin-right: 75px;
}
.home-awards-sec .right-block .owl-carousel {
	margin-top: 40px;
}
.home-awards-sec .right-block .image-lbock {
	background: #F3F3F3;
	border-radius: 10px;
	overflow: hidden;
	border: 1px solid #B2B2B2;
}
.home-awards-sec .right-block .title {
	font-size: 13px;
	font-weight: 400;
	min-height: 60px;
	background: #F3F3F3;
	border: 1px solid #B2B2B2;
	border-radius: 5px;
	margin-top: 10px;
	place-content: center;
	padding: 16px 16px 15px;
	text-transform: capitalize;
	text-align: center;
}
.home-awards-sec .right-block .owl-carousel {
  padding-right: 12px;
}
.contact-sec.contact-page .address-block .title {
	color: #08AAE9;
	font-size: 19px;
	margin-top: 35px;
	margin-bottom: 16px;
	font-weight: 600;
}
.inner-banner-sec .certified-block {
	margin-top: 50px;
}
.inner-banner-sec .certified-block .certified-title {
	color: #fff;
	text-decoration: underline;
	font-size: 14px;
}
.inner-banner-sec .certified-block .flex-sec {
	display: flex;
	align-items: center;
	margin: 20px -20px 0;
}
.inner-banner-sec .certified-block .cert-image-block {
	height: 90px;
	padding: 0 20px;
	border-right: 1.5px solid #DEDEDE4D;
}
.inner-banner-sec .certified-block .cert-image-block:last-child {
	border-right: 0;
}
.about-who-sec .subtitle {
	color: #231F20;
	font-size: 24px;
	line-height: 1.3;
	font-weight: 500;
}
.about-who-sec .common-sec-title {
	margin-bottom: 12px;
}
.about-who-sec .flex-sec {
	display: flex;
	flex-wrap: wrap;
	border-top: 1px solid #DEDEDE;
}
.about-who-sec .left-block {
	width: 25%;
	border-right: 1px solid #DEDEDE;
}
.about-who-sec .center-block {
	width: 37%;
	border-right: 1px solid #DEDEDE;
}
.about-who-sec .right-block {
	width: 38%;
	padding: 70px 90px;
}
.about-who-sec .left-block .top-block {
	padding: 50px 80px;
	border-bottom: 1px solid #DEDEDE;
}
.about-who-sec .left-block .heading {
	color: #231F20;
	font-size: 23px;
	margin-bottom: 0;
	font-weight: 500;
	margin-bottom: 0;
}
.about-who-sec .left-block .number {
	color: #08AAE9;
	font-size: 70px;
	font-weight: 700;
	letter-spacing: 4px;
	line-height: 1;
	padding-top: 4px;
}
.about-who-sec .left-block .bottom-block {
	padding: 50px 80px;
}
.about-who-sec .left-block .testimonial {
	height: 30px;
	width: 30px;
	object-fit: contain;
}
.about-who-sec .left-block .comment {
	padding-top: 15px;
	font-size: 14px;
	padding-bottom: 20px;
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 22px;
}
.about-who-sec .left-block .user-name {
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 0;
}
.about-who-sec .left-block .designation {
	font-size: 14px;
	padding-top: 2px;
}
.about-who-sec .center-block .slider-block {
	position: relative;
	height: 100%;
	place-content: center;
}
.about-who-sec .center-block .slider-block .after {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	object-fit: contain;
	padding: 20px;
}
.about-who-sec .center-block .border-block {
	border-radius: 50%;
	overflow: hidden;
	width: 380px;
	height: 380px;
	margin: 0 auto;
	padding: 8px;
	background-color: #fff;
	position: relative;
	z-index: 1;
}
.about-who-sec .center-block .owl-carousel {
	border-radius: 50%;
	overflow: hidden;
	border: 1.26px solid #B5B5B5;
	box-shadow: 0px 3.15px 3.15px 0px #00000040 inset;
	padding: 8px;
	background-color: #F3F3F3;
}
.about-who-sec .center-block .owl-stage-outer {
	border-radius: 50%;
	overflow: hidden;
}
.about-who-sec .right-block .theme-btn {
	margin-top: 20px;
}
.mission-vision-sec {
	border-bottom: 1px solid #DEDEDE;
}
.mission-vision-sec .info {
	padding: 70px 85px;
	border-right: 1px solid #DEDEDE;
}
.mission-vision-sec .info .icon {
	background: #08AAE9;
	height: 64px;
	width: 64px;
	border-radius: 50%;
	padding: 10px;
	margin-bottom: 32px;
}
.mission-vision-sec .info .title {
	font-size: 30px;
	color: #231F20;
	font-weight: 600;
	margin-bottom: 16px;
}
.faq-sec.about .common-sec-title {
	margin-bottom: 6px;
}
.faq-sec.about .subtitle {
	font-weight: 400;
	font-size: 25px;
	line-height: 1.3;
	margin-bottom: 20px;
}
.about-why-sec {
	background: #08AAE9;
	overflow: hidden;
}
.about-why-sec .icon-block {
	height: 38px;
	width: 38px;
	font-size: 17px;
	background: #fff;
	border-radius: 50%;
	color: #08AAE9;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	transition: .3s ease;
	cursor: pointer;
}
.about-why-sec .icon-flex {
	display: flex;
	justify-content: end;
	gap: 6px;
}
.about-why-sec .row {
	padding-bottom: 40px;
	border-bottom: 1px solid #fff;
	margin-bottom: 40px;
}
.about-why-sec .slider-container {
	max-width: 1410px;
	margin-left: auto;
	width: 100%;
}
.about-why-sec .owl-carousel .owl-stage {
	padding-left: 0 !important;
}
.about-why-sec .owl-carousel .owl-stage-outer {
	overflow: unset;
}
.about-why-sec .bg-block {
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	height: 100%;
}
.about-why-sec .image-block {
	position: relative;
}
.about-why-sec .image-block:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 17.73%, #FFFFFF 96.71%);
}
.about-why-sec .info {
	position: relative;
	z-index: 1;
	padding: 30px 35px 35px;
}
.about-why-sec .info .title {
	color: #231F20;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 14px;
}
.about-video-sec .video-block {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	border-radius: 10px;
	margin: 0 auto;
}
.about-video-sec .video-block iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	object-fit: cover;
}
.inner-banner-sec .image-block .owl-carousel, .inner-banner-sec .image-block .owl-carousel * {
	height: 100%;
}
.team-below-sec .flex-sec {
	display: flex;
	padding-top: 30px;
}
.team-below-sec .flex-block.flex {
	display: flex;
	align-items: center;
}
.team-below-sec .flex-block.flex .image-block {
	border-radius: 50%;
	overflow: hidden;
	height: 65px;
	margin-left: -20px;
	border: 2px solid #FFFFFF;
}
.team-below-sec .flex-block.flex .image-block:first-child {
	margin-left: 0;
}
.team-below-sec .bg-block {
	background: #fff;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.team-below-sec .left-block {
	padding: 60px 100px;
}
.team-below-sec .left-block .common-sec-title {
	font-size: 34px;
	font-weight: 700;
	margin-bottom: 14px;
}
.team-below-sec .flex-block .common-desc {
	padding-left: 15px;
	margin-left: 15px;
	margin-bottom: 0;
	border-left: 1px solid #EAEAEA;
	height: 100%;
	place-content: center;
	width: 200px;
	line-height: 1.3;
}
.team-below-sec .right-block {
	padding: 0 120px 0 20px;
}
.team-below-sec {
	margin-bottom: 60px;
}
.team-below-sec .card-block {
	background: #08AAE9;
	box-shadow: 0px 6px 10px 0px #00000040;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding: 40px 60px 55px 45px;
	margin-bottom: -60px;
}
.team-below-sec .card-block .image-block {
	width: 110px;
}
.team-below-sec .card-block .title {
	font-weight: 600;
	color: #fff;
	font-size: 24px;
	margin-top: 12px;
}
.team-below-sec .card-block .line-flex {
	display: flex;
	align-items: center;
	gap: 5px;
}
.team-below-sec .line-flex .line {
	width: 120px;
	background: #fff;
	height: 1px;
}
.team-below-sec .line-flex .circle {
	width: 10px;
	background: #fff;
	height: 10px;
	border-radius: 50%;
}
.team-below-sec .card-block .line-flex {
	display: flex;
	align-items: center;
	gap: 5px;
	padding: 30px 0 35px;
}
.team-below-sec .card-block .number {
	color: #fff;
	font-size: 66px;
	font-weight: 700;
	line-height: 1.2;
	margin: 0;
}
.team-below-sec .card-block .number-title {
	font-size: 18px;
	color: #fff;
	margin: 0;
}
.founders-sec .image-block {
	border-radius: 10px;
	overflow: hidden;
}
.founders-sec .bg-block {
	background: #fff;
	padding: 60px;
	border-radius: 10px;
	position: relative;
	height: 100%;
}
.founders-sec .bg-block .img-responsive.testimonial {
	height: auto;
	width: 58px;
}
.founders-sec .bg-block .common-desc {
	font-size: 20px;
	padding-top: 45px;
	padding-bottom: 50px;
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 42px;
}
.founders-sec .bg-block .founder-name {
	color: #555555;
	font-weight: 600;
	font-size: 23px;
	margin-bottom: 2px;
}
.founders-sec .bg-block .img-responsive.after {
	position: absolute;
	bottom: 0;
	right: 1px;
	height: auto;
	width: 280px;
	object-fit: contain;
	opacity: 20%;
}
.management-team-sec {
	border-top: 1px solid #DEDEDE;
}
.management-team-sec .image-block {
	border-radius: 10px;
	overflow: hidden;
}
.management-team-sec .bg-block {
	background: #fff;
	padding: 0px 35px 35px 35px;
	margin-top: 8px;
	border-radius: 10px;
}
.management-team-sec .bg-block .img-block {
	width: 110px;
	background: #F3F3F3;
	padding: 6px 18px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	margin: 0 auto;
}
.management-team-sec .bg-block .common-desc {
	margin-top: 35px;
	padding-bottom: 30px;
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 20px;
	min-height: 115px;
}
.management-team-sec .bg-block .member-name {
	color: #555555;
	font-size: 21px;
	font-weight: 600;
	margin-bottom: 4px;
}
.team-members-sec {
	background: #fff;
}
.team-members-sec .image-block {
	border-radius: 10px;
	overflow: hidden;
}
.team-members-sec .bg-block {
	background: #F3F3F3;
	padding: 32px 30px 30px;
	text-align: center;
	border-radius: 10px;
	margin-top: 5px;
}
.team-members-sec .bg-block .member-name {
	font-size: 16px;
	color: #08AAE9;
	font-weight: 600;
}
.team-members-sec .bg-block .designation {
	font-size: 14px;
	min-height: 40px;
}
.sus-slider-sec.team .owl-carousel {
	border-top: 0;
	padding: 0;
}
.infra-below-sec .image-block.top-img {
	width: 265px;
	margin: 0 auto;
}
.infra-below-sec .heading-block {
	text-align: center;
	position: relative;
	margin-top: 40px;
	margin-bottom: 40px;
}
.infra-below-sec .main-title {
	background: #FFFFFF;
	font-size: 18px;
	display: inline-block;
	padding: 14px 24px;
	border-radius: 30px;
}
.infra-below-sec .heading-block:after {
	content: '';
	position: absolute;
	top: 48%;
	left: 0;
	transform: translateY(-50%);
	background: #DEDEDE;
	height: 1px;
	width: 100%;
	z-index: -1;
}
.infra-below-sec .main-desc {
	font-size: 17px;
}
.infra-below-sec .bg-block {
	background: #fff;
	padding: 70px 80px;
	border-radius: 10px;
}
.infra-below-sec .bg-block .info {
	border-left: 1px solid #DEDEDE;
	padding-left: 25px;
}
.infra-below-sec .bg-block .row {
	margin: 0 -60px;
}
.infra-below-sec .bg-block .column {
	padding: 0 60px;
}
.infra-below-sec .info .image-block {
	border-radius: 10px;
	overflow: hidden;
}
.infra-below-sec .info .title {
	margin-bottom: 32px;
	min-height: 42px;
}
.infra-below-sec .info .number {
	color: #08AAE9;
	font-size: 44px;
	margin-top: 25px;
	margin-bottom: 0;
	line-height: 1.2;
	font-weight: 700;
	letter-spacing: 1px;
}
.infra-unit-sec .border-sec {
	border-top: 1px solid #DEDEDE;
}
.infra-unit-sec .owl-carousel {
	border-radius: 20px;
	overflow: hidden;
}
.infra-unit-sec .flex-sec {
	display: flex;
	margin-top: 8px;
}
.infra-unit-sec .flex-sec .iso-block {
	border: 1px solid #B8B8B8;
	background: #FFFFFF;
	padding: 42px;
	width: 32%;
	border-radius: 10px;
}
.infra-design-sec .common-sec-title {
	margin-bottom: 16px;
}
.infra-unit-sec .flex-sec .bg-block {
	width: 68%;
	margin-left: 8px;
	background: #08AAE9;
	padding: 40px 140px 40px 30px;
	border-radius: 10px;
	place-content: center;
	position: relative;
}
.infra-unit-sec .bg-block .heading {
	font-size: 14px;
	color: #fff;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
}
.infra-unit-sec .bg-block .number {
	font-size: 36px;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 700;
}
.infra-unit-sec .bg-block .number {
	font-size: 36px;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 6px;
}
.infra-unit-sec .bg-block .number-desc {
	color: #fff;
	font-size: 14px;
	margin-bottom: 0;
}
.infra-unit-sec .bg-block .img-responsive.after {
	position: absolute;
	top: 0;
	right: -20px;
	width: 130px;
	object-fit: cover;
	opacity: 10%;
}
.infra-unit-sec hr {
	color: #DEDEDE;
	opacity: 1;
}
.infra-unit-sec .common-desc.editor ul {
	margin-top: 20px;
	margin-left: 0;
}
.infra-unit-sec .common-desc.editor li {
	list-style: none;
	position: relative;
	margin-bottom: 10px;
	padding-left: 25px;
}
.infra-unit-sec .common-desc.editor li:after {
	content: '';
	position: absolute;
	top: 2px;
	left: 0;
	height: 15px;
	width: 15px;
	background: url(../images/points-img.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.infra-design-sec .bg-block {
	background: #FFFFFF;
	padding: 60px;
	border-radius: 20px;
}
.infra-design-sec .left-block {
	padding-right: 30px;
}
.infra-design-sec .right-block {
	padding: 60px 50px 60px 60px;
}
.infra-design-sec .left-block .image-block {
	border-radius: 10px;
	overflow: hidden;
}
.infra-design-sec .left-block .image-block.bottom {
	margin-top: 10px;
}
.qc-certificate-sec .image-block {
	padding: 0 35px;
	border-right: 1px solid #BDBDBD;
}
.qc-certificate-sec .row.main .column:last-child .image-block {
	border-right: 0;
}
.qc-certificate-sec .divider {
	margin: 45px 0 50px;
}
.qc-certificate-sec .image-block img {
	border-radius: 10px;
}
.qc-steps-sec .line-block .image-block {
	padding: 14px 30px;
	width: 240px;
	border-radius: 40px;
	background: #fff;
}
.qc-steps-sec .line-block {
	position: relative;
	margin-bottom: 40px;
}
.qc-steps-sec .line-block:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	height: 1px;
	width: 100%;
	background: #DEDEDE;
	z-index: -1;
}
.qc-steps-sec .common-sec-title {
	font-size: 46px;
}
.qc-steps-sec .subtitle {
	font-size: 30px;
	font-weight: 400;
	display: inline-block;
	border-bottom: 1px solid #DEDEDE;
	padding-bottom: 35px;
	margin-bottom: 30px;
}
.qc-steps-sec .desc {
	max-width: 705px;
	margin-bottom: 40px;
}
.qc-steps-sec .bg-block {
	background: #fff;
	height: 100%;
}
.qc-steps-sec .bg-block {
	background: #fff;
	padding: 22px 28px;
	border-radius: 6px;
}
.qc-steps-sec .bg-block .card-number {
	color: #B3B3B3;
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 26px;
	letter-spacing: 1px;
}
.qc-steps-sec .bg-block .card-title {
	color: #231F20;
	font-size: 19px;
	font-weight: 600;
	margin-bottom: 10px;
}
.qc-steps-sec .bg-block .card-desc {
	font-size: 13px;
	margin-bottom: 24px;
}
.qc-steps-sec .bg-block .image-block {
	border-radius: 6px;
	overflow: hidden;
}
.qc-building-sec .bg-block {
	background: #08AAE9;
	border-radius: 10px;
	position: relative;
}
.qc-building-sec .bg-block:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: url(../images/qc-building-after.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.qc-building-sec .left-block {
	padding: 70px 120px 70px 80px;
}
.qc-building-sec .left-block .heading {
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 300;
	line-height: 1.3;
	margin-bottom: 10px;
}
.qc-building-sec .left-block .image-block {
	width: 130px;
}
.qc-building-sec .left-block hr {
	color: #fff;
	opacity: 1;
	width: 170px;
	margin: 26px 0 70px;
}
.qc-building-sec .left-block .number-title {
	font-size: 38px;
	font-weight: 700;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-bottom: 6px;
}
.qc-building-sec .right-block {
	padding: 0 85px 0 40px;
}
.qc-building-sec .right-block .inner-bg-block {
	background: #fff;
	padding: 50px 40px 55px;
	margin-top: -25px;
	margin-bottom: -70px;
	position: relative;
}
.qc-building-sec {
	padding: 25px 0 70px;
}
.qc-building-sec .right-block .inner-bg-block:before {
	content: '';
	position: absolute;
	top: 0;
	left: -25px;
	width: 0;
	height: 0;
	border-left: 25px solid transparent;
	border-right: 0 solid transparent;
	border-bottom: 25px solid #000000;
}
.qc-building-sec .right-block .owl-carousel {
	border-radius: 10px;
	overflow: hidden;
}
.qc-building-sec .right-block .info {
	padding: 0 20px;
}
.qc-building-sec .right-block .info {
	padding: 30px 15px 0;
}
.qc-building-sec .right-block .number-flex {
	display: flex;
	margin-top: 22px;
	border-top: 1px solid #D2D2D2;
	padding-top: 22px;
	border-bottom: 1px solid #D2D2D2;
	padding-bottom: 21px;
}
.qc-building-sec .right-block .number-block {
	width: 33.33%;
	padding: 0 18px;
	border-right: 1px solid #D2D2D2;
}
.qc-building-sec .right-block .number-block:last-child {
	border-right: 0;
}
.qc-building-sec .right-block .number-desc {
	color: #231F20;
	font-size: 13px;
}
.qc-building-sec .right-block .number {
	font-size: 32px;
	margin-bottom: 0;
	font-weight: 700;
	color: #231F20;
}
.qc-building-sec .right-block .number-block:nth-child(2) {
	width: 33.33%;
	padding: 0 25px;
}
.awards-list-sec .image-lbock {
	background: #F3F3F3;
	border-radius: 10px;
	overflow: hidden;
	border: 1px solid #B2B2B2;
}
.awards-list-sec .title {
	font-size: 13px;
	font-weight: 400;
	min-height: 60px;
	background: #F3F3F3;
	border: 1px solid #B2B2B2;
	border-radius: 5px;
	margin-top: 10px;
	place-content: center;
	padding: 16px 16px 15px;
	text-transform: capitalize;
	text-align: center;
}
.awards-list-sec {
	background: #fff;
}
.awards-list-sec .flex-sec {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -6px;
	row-gap: 45px;
}
.awards-list-sec .flex-block {
	width: 20%;
	padding: 0 6px;
}
.gallery-slider-sec .thumbnail-sec .icon-block {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 30px;
	width: 30px;
	background: #08AAE9;
	border-radius: 50%;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}
.gallery-slider-sec .thumbnail-sec .icon-block.prev {
	position: absolute;
	top: 50%;
	left: 50px;
	transform: translateY(-50%);
}
.gallery-slider-sec .thumbnail-sec .icon-block.next {
	position: absolute;
	top: 50%;
	right: 50px;
	transform: translateY(-50%);
}
.automation-mind-sec .subtitle {
	color: #08AAE9;
	font-size: 22px;
	font-weight: 500;
}
.automation-mind-sec .common-sec-title {
	margin-bottom: 10px;
}
.automation-mind-sec .image-block {
	background: #fff;
	padding: 20px 60px;
	border-radius: 10px;
	height: 100%;
}
.automation-mind-sec .bg-block {
	background: #fff;
	height: 100%;
	place-content: center;
	padding: 60px;
	border-radius: 10px;
}
.automation-mind-sec .bg-block .common-desc {
	font-size: 14px;
}
.automation-mind-sec .border-sec {
	border-top: 1px solid #DEDEDE;
	padding-top: 30px;
}
.text-image-sec .column {
	padding: 0 100px;
}
.text-image-sec .row {
	margin: 0 -100px;
}
.featr-advtg-sec .bg-block {
	background: #fff;
	padding: 50px 60px;
	border-radius: 10px;
	height: 100%;
}
.featr-advtg-sec .common-sec-title {
	border-bottom: 1px solid #D8D8D8;
	padding-bottom: 26px;
	margin-bottom: 35px;
}
.featr-advtg-sec .editor li:after {
	content: '\f101';
	position: absolute;
	top: 1px;
	left: 0;
	height: 18px;
	width: 18px;
	font-family: 'Font Awesome 6 Free';
	font-size: 14px;
	font-weight: 900;
	color: #08AAE9;
}
.featr-advtg-sec .editor ul {
	margin: 0 0 14px;
	list-style: none;
}
.featr-advtg-sec .editor li {
	padding-left: 28px;
	position: relative;
	margin-bottom: 12px;
	color: #231F20;
}
.featr-advtg-sec .editor li:last-child {
	margin-bottom: 0;
}
.featr-advtg-sec .editor p {
	color: #231F20;
}
.event-gallery-sec .row.main {
	row-gap: 60px;
	margin: 0 -60px;
}
.event-gallery-sec .row.main .column {
	padding: 0 60px;
	border-right: 1px solid #DEDEDE;
}
.event-gallery-sec .row.main .column:nth-child(3n){
	border-right: 0;
}
.event-gallery-sec .image-block img {
	border-radius: 10px;
}
.event-gallery-sec .image-block {
	position: relative;
	cursor: pointer;
}
.event-gallery-sec .image-block:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #BEBEBE;
	z-index: -1;
	transform: rotate(183deg);
	border-radius: 10px;
}
.event-gallery-sec .image-block:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #BEBEBE;
	z-index: -1;
	transform: rotate(177deg);
	border-radius: 10px;
}
.event-gallery-sec .lightgallery .info {
	display: none;
}
.event-gallery-sec .lightgallery .info:first-child {
	display: block;
}
.event-gallery-sec .lightgallery .info .title {
	font-size: 22px;
	font-weight: 600;
	margin: 0;
	padding-top: 24px;
}
.blog-listing .image-block {
	border-radius: 5px;
	overflow: hidden;
}
.blog-listing .row.main {
	margin: 0 -20px;
	row-gap: 50px;
}
.blog-listing .row.main .column {
	padding: 0 20px;
}
.blog-listing .info .view-more {
	display: flex;
	align-items: center;
	font-size: 13px;
	gap: 10px;
	margin-top: 12px;
	border-top: 1px solid #DEDEDE;
	padding-top: 15px;
}
.blog-listing .view-more .icon {
	background: #08AAE9;
	height: 16px;
	width: 16px;
	font-size: 8px;
	border-radius: 50%;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 1px;
}
.blog-listing .info {
	padding: 15px 15px 0;
}
.blog-listing .info .date {
	font-size: 13px;
	color: #888888;
	margin-bottom: 6px;
}
.blog-listing .info .title {
	font-size: 20px;
	color: #231F20;
	font-weight: 600;
	margin-bottom: 0;
	text-transform: capitalize;
}
.blog-listing .filter-buttons {
	display: flex;
	gap: 8px;
	justify-content: center;
	margin-bottom: 60px;
	position: relative;
}
.blog-listing .filter-button {
	background: #F9F9F9;
	border: 1px solid #DEDEDE;
	font-size: 15px;
	height: 50px;
	padding: 0 16px;
	border-radius: 4px;
	font-weight: 500;
}
.blog-listing .filter-button.active {
	background: #08AAE9;
	color: #fff;
}
.blog-listing .filter-buttons:after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	height: 1px;
	width: 100%;
	background: #DEDEDE;
	z-index: -1;
}
.blog-detail-sec .common-sec-title {
	font-size: 32px;
	margin-bottom: 26px;
}
.blog-detail-sec .flex-sec {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #E4E4E4;
	padding-bottom: 22px;
	margin-bottom: 25px;
}
.blog-detail-sec .inner-flex-block {
	display: flex;
	align-items: center;
	gap: 9px;
}
.blog-detail-sec .flex-block.flex {
	display: flex;
	align-items: center;
	gap: 20px;
}
.blog-detail-sec .inner-flex-block .title {
	font-size: 14px;
	margin: 0;
	color: #231F20;
	font-weight: 500;
}
.blog-detail-sec .inner-flex-block .icon {
	height: 28px;
	width: 28px;
	background: #231F20;
	border-radius: 50%;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
}
.blog-detail-sec .social-icon {
	height: 32px;
	width: 32px;
	border-radius: 50%;
	border: 1px solid #231F20;
	color: #231F20;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
}
.blog-detail-sec .flex-block.flex-social {
	display: flex;
	align-items: center;
	gap: 10px;
}
.blog-detail-sec img {
	border-radius: 8px;
}
.blog-detail-sec .blog-content {
	margin-top: 40px;
	p,li,a {
		font-size: 14px;
		color: #555555;
		margin-bottom: 14px;
	}
	h2 {
		color: #231F20;
		font-size: 22px;
		font-weight: 600;
		margin-bottom: 16px;
		padding-top: 10px;
	}
	h3 {
		color: #231F20;
		font-size: 20px;
		font-weight: 600;
		margin-bottom: 16px;
		padding-top: 10px;
	}
	ul {
		margin: 0;
	}
	li {
		list-style: none;
		padding-left: 18px;
		position: relative;
	}
	li:after {
		content: '\f101';
    position: absolute;
    top: 2px;
		left: 0;
		height: 14px;
		width: 14px;
    font-family: 'Font Awesome 6 Free';
    font-size: 11px;
    font-weight: 900;
    color: #555555;
	}
}
.exhibition-list-sec .image-block {
	border-radius: 6px;
	overflow: hidden;
}
.exhibition-list-sec .bg-block {
	padding: 0 22px 30px;
	position: relative;
}
.exhibition-list-sec .bg-block:after {
	content: '';
	position: absolute;
	top: 60px;
	left: 0;
	height: calc(100% - 60px);
	width: 100%;
	border-radius: 6px;
	background: #fff;
	z-index: -1;
}
.exhibition-list-sec .info {
	padding: 0px 10px;
}
.exhibition-list-sec .info {
	padding: 28px 10px 0;
}
.exhibition-list-sec .info .event-title {
	font-size: 23px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 12px;
}
.exhibition-list-sec .info .location {
	background: #F3F3F3;
	border-radius: 20px;
	font-size: 12px;
	color: #231F20;
	padding: 6px 15px;
	display: flex;
	align-items: center;
	gap: 8px;
}
.exhibition-list-sec .event-info {
	display: flex;
	border-top: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	padding-top: 16px;
	padding-bottom: 16px;
	margin-top: 22px;
	margin-bottom: 26px;
}
.exhibition-list-sec .event-info .event-block:nth-child(1) {
	width: 32%;
}
.exhibition-list-sec .event-info .event-block:nth-child(2) {
	width: 32%;
}
.exhibition-list-sec .event-info .event-block:nth-child(3) {
	width: 20%;
}
.exhibition-list-sec .event-info .event-block:nth-child(4) {
	width: 16%;
}
.exhibition-list-sec .event-info .heading {
	color: #231F20;
	font-size: 11px;
	margin-bottom: 1px;
}
.exhibition-list-sec .event-info .title {
	color: #231F20;
	font-size: 13px;
	font-weight: 600;
}
.exhibition-list-sec .button-flex {
	display: flex;
	gap: 8px;
	align-items: center;
}
.exhibition-list-sec .button-flex .theme-btn {
	font-size: 13px;
}
.exhibition-previous-sec {
	background: #fff;
}
.exhibition-previous-sec .info .icon {
	background: #08AAE9;
	height: 20px;
	width: 20px;
	font-size: 10px;
	border-radius: 50%;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 1px;
}
.exhibition-previous-sec .image-block {
	border-radius: 6px;
	overflow: hidden;
}
.exhibition-previous-sec .info {
	background: #F3F3F3;
	margin-top: 10px;
	border-radius: 6px;
	padding: 22px 25px 23px 22px;
}
.exhibition-previous-sec .event-title {
	font-size: 20px;
}
.exhibition-previous-sec .event-title {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 0;
}
.exhibition-previous-sec .flex-sec {
	display: flex;
	align-items: center;
	margin-top: 18px;
	justify-content: space-between;
	border-top: 1px solid #C2C2C2;
	padding-top: 20px;
}
.exhibition-previous-sec .flex-block.flex {
	display: flex;
	align-items: center;
	gap: 24px;
}
.exhibition-previous-sec .info .event-name {
	color: #231F20;
	font-size: 13px;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	gap: 8px;
	margin: 0;
}
.exhibition-previous-sec .flex-block.flex svg {
	font-size: 15px;
}
.page-template-exhibition footer.footer {
	position: relative;
	overflow: unset !important;
}
.page-template-exhibition footer.footer:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #fff;
	z-index: -1;
}
.exhibition-detail-sec .left-block {
	padding: 60px 40px 60px 0;
	height: 100%;
	place-content: center;
}
.exhibition-detail-sec .left-block .image-block {
	overflow: hidden;
	border-radius: 10px;
}
.exhibition-detail-sec {
	border-bottom: 1px solid #DEDEDE;
}
.exhibition-detail-sec .right-block {
	height: 100%;
	place-content: center;
	padding: 60px 50px 60px 90px;
	border-left: 1px solid #DEDEDE;
}
.exhibition-detail-sec .event-info {
	display: flex;
	border-top: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	padding-top: 16px;
	padding-bottom: 16px;
	margin-top: 22px;
	margin-bottom: 26px;
}
.exhibition-detail-sec .event-info .heading {
	color: #231F20;
	font-size: 11px;
	margin-bottom: 1px;
}
.exhibition-detail-sec .event-info .title {
	color: #231F20;
	font-size: 13px;
	font-weight: 600;
}
.exhibition-detail-sec .event-info .event-block:nth-child(1) {
	width: 23%;
	border-right: 1px solid #C2C2C2;
}
.exhibition-detail-sec .event-info .event-block:nth-child(2) {
	width: 30%;
	padding-left: 30px;
	border-right: 1px solid #C2C2C2;
}
.exhibition-detail-sec .event-info .event-block:nth-child(3) {
	width: 23%;
	padding-left: 32px;
	border-right: 1px solid #C2C2C2;
}
.exhibition-detail-sec .event-info .event-block:nth-child(4) {
	width: 24%;
	padding-left: 30px;
}
.page-template-product-detail header.header, .single-product header.header {
	position: relative;
	background: #231F20;
}
.page-template-product-detail header.header.fixed, .single-product header.header.fixed {
	position: fixed;
}
.product-banner .breadcrumbs {
	display: flex;
	gap: 10px;
	align-items: center;
	font-size: 14px;
	color: #231F20;
	margin-bottom: 14px;
}
.product-banner .breadcrumbs span {
	color: #555555;
}
.product-banner .main-title {
	font-size: 38px;
	font-weight: 600;
	line-height: 1.3;
	margin-bottom: 14px;
}
.product-banner .main-title span {
	color: #08AAE9;
}
.product-banner .bg-block {
	background: #08AAE9;
	padding: 20px;
	text-align: center;
	border-radius: 6px;
}
.product-banner .bg-block .icon {
	background: #fff;
	height: 45px;
	width: 45px;
	border-radius: 50%;
	margin: 0 auto;
	padding: 10px;
}
.product-banner .bg-block .heading {
	color: #fff;
	margin-top: 16px;
	font-size: 13px;
	font-weight: 300;
	margin-bottom: 3px;
}
.product-banner .bg-block .number-title {
	color: #fff;
	font-size: 38px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 1;
	margin-bottom: 4px;
	margin-top: 4px;
}
.product-banner .bg-block .number-desc {
	color: #fff;
	font-size: 13px;
	font-weight: 300;
	margin-bottom: 0;
}
.product-info-sec .bg-block {
	background: #fff;
	padding: 70px 100px;
	border-radius: 10px;
}
.product-info-sec .bg-block .left-block {
	padding-right: 100px;
	height: 100%;
	place-content: center;
}
.product-info-sec .bg-block .right-block {
	padding-left: 100px;
	border-left: 1px solid #DEDEDE;
	height: 100%;
	place-content: center;
}
.product-info-sec .right-block .flex-sec {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.product-info-sec .right-block .product-name {
	border: 1px solid #D7D7D7;
	padding: 9px 15px;
	border-radius: 20px;
	color: #231F20;
	font-size: 14px;
	margin: 0;
}
.product-info-sec .right-block .flex-sec {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	padding-bottom: 30px;
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 28px;
}
.product-specs-sec .nav-tabs {
	border: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin: 0 -4px;
	background-color: #F3F3F3;
	padding: 0 20px;
}
.product-specs-sec .nav-tabs .nav-item {
	padding: 0 4px;
}
.product-specs-sec .after-line {
	position: relative;
	text-align: center;
}
.product-specs-sec .nav-link {
	border: 1px solid #D7D7D7;
	border-radius: 30px;
	color: #231F20;
	font-size: 14px;
	text-transform: uppercase;
	background: #FFFFFF;
	padding: 12px 18px 11px;
}
.product-specs-sec .nav-link.active {
	background: #08AAE9;
	color: #fff;
}
.product-specs-sec .after-line:after {
	content: '';
	position: absolute;
	top: 50.5%;
	left: 0;
	height: 1px;
	width: 100%;
	transform: translateY(-50%);
	background: #D8D8D8;
	z-index: -1;
}
.product-specs-sec .table-sec {
	margin-top: 40px;
}
.product-specs-sec .table-sec tr {
	border: 1px solid #E2E2E2
}
.product-specs-sec .table-sec th {
	background: #08AAE9;
	color: #FFFFFF;
	padding: 12px 20px;
	font-size: 14px;
	font-weight: 500;
	border-left: 1px solid #FFFFFF;
}
.product-specs-sec .table-sec td {
	background: #FFFFFF;
	color: #222222;
	padding: 12px 20px;
	font-size: 14px;
	border-left: 1px solid #E2E2E2;
}
.product-specs-sec .table-sec tr:nth-child(even) td {
	background: #F3F3F3;
}
.product-specs-sec .table-sec .table {
	margin: 0;
}
.product-feature-sec {
	background: #08AAE9;
}
.product-feature-sec .common-sec-title {
	color: #fff;
	padding-bottom: 25px;
	border-bottom: 1px solid #fff;
	margin-bottom: 50px;
}
.product-feature-sec .bg-block {
	background: #fff;
	padding: 22px 22px 26px;
	border-radius: 10px;
	height: 100%;
}
.product-feature-sec .bg-block .image-block {
	border-radius: 10px;
	overflow: hidden;
}
.product-feature-sec .title {
	color: #231F20;
	margin-top: 24px;
	font-weight: 600;
	font-size: 16px;
	line-height: 1.3;
	margin-bottom: 10px;
}
.product-advtg-sec .icon {
	background: #08AAE9;
	height: 42px;
	width: 42px;
	border-radius: 50%;
	padding: 5px;
	flex-shrink: 0;
}
.product-advtg-sec .common-sec-title {
	margin: 0;
	border-bottom: 1px solid #D8D8D8;
	padding-bottom: 30px;
}
.product-advtg-sec .left-block {
	padding: 40px 70px 10px;
	height: 100%;
	border-right: 1px solid #D8D8D8;
}
.product-advtg-sec .right-block {
	padding: 40px 70px 10px;
	height: 100%;
}
.product-advtg-sec .bg-block {
	background: #FFFFFF;
	display: inline-flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 10px;
	padding: 10px 15px 10px 10px;
	border-radius: 30px;
}
.product-advtg-sec .bg-block .title {
	color: #231F20;
	font-size: 16px;
	text-transform: capitalize;
}
.product-addon-sec .bg-block {
	background: #FFFFFF;
	border-radius: 10px;
	padding: 45px 60px 50px;
}
.product-addon-sec .common-sec-title {
	padding-bottom: 25px;
	border-bottom: 1px solid #D8D8D8;
	margin-bottom: 35px;
}
.product-addon-sec .left-block {
	padding: 0 200px 0 40px;
}
.product-addon-sec .info-block .heading {
	color: #000000;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 4px;
}
.product-addon-sec .info-block {
	margin-bottom: 30px;
}
.product-addon-sec .info-block:last-child {
	margin-bottom: 0;
}
.product-addon-sec .info-block .desc {
	color: #231F20;
	font-size: 14px;
	margin-bottom: 5px;
}
.product-addon-sec .info-block .heading {
	color: #000000;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 8px;
}
.product-addon-sec .right-block {
	padding: 0 40px 0 130px;
	border-left: 1px solid #D8D8D8;
}
.end-product-sec .flex-sec {
	align-items: center;
	gap: 38px;
	text-align: center;
	padding:0 20px;
}
.end-product-sec .flex-sec .image-block {
	height: 150px;
	/* width: 150px; */
	max-width: 250px;
	border-radius: 12px;
	overflow: hidden;
	flex-shrink: 0;
	margin-bottom:15px;
	margin:0 auto !important;
}
.end-product-sec .flex-sec .image-block img {
	object-fit: contain;
	background: #fff;
}
.end-product-sec .flex-sec .title {
	color: #231F20;
	font-size: 20px;
	line-height: 1.3;
	padding-top: 15px;
}
.end-product-sec .flex-sec.right {
	padding-left:0 ;
	border-left: unset;
}
.end-product-sec .flex-sec.bottom-left {
	justify-content: center;
}
.cta-custm-sec .bg-block {
	background: #08AAE9;
	position: relative;
	border-radius: 16px;
	overflow: hidden;
}
.cta-custm-sec .info {
	height: 100%;
	place-content: center;
	padding: 60px 100px;
	position: relative;
	z-index: 1;
}
.cta-custm-sec .bg-block:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: url(../images/cta-bg-img.png);
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 10%;
}
.cta-custm-sec .bg-block .image-block {
	position: relative;
	z-index: 1;
	height: 100%;
}
.product-video-sec .video-block {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	border-radius: 10px;
	pointer-events:none;
}
.product-video-sec .video-block iframe {
	position: absolute;
	top: -1px;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.product-video-sec .video-block img{
	height: auto !important;
}
.product-video-sec .bg-block {
	background: #fff;
	border-radius: 10px;
	padding: 15px;
}
.product-video-sec {
	margin-bottom: 20px;
}
.product-video-sec .video-thumbnails {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	padding-top: 20px;
}
.product-video-sec .inner-bg-block {
	background: #F3F3F3;
	padding: 20px;
	border-radius: 10px;
}
.product-video-sec .left-block .image-block {
	background: #FFFFFF;
	height: 65px;
	width: 65px;
	padding: 12px;
	border-radius: 5px;
}
.product-video-sec .video-thumbnails .right-block {
	display: flex;
	align-items: center;
	gap: 10px;
}
.product-video-sec .thumbnail-sec .image-block {
	height: 100%;
	width: 100%;
	border-radius: 4px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

.product-video-sec .right-block .thumbnail-sec.active {
	border: 1px solid #08AAE9;
}
.product-video-sec .right-block .thumbnail-sec {
	background: #FFFFFF;
	padding: 7px;
	border-radius: 6px;
	height: 100px;
	width: 150px;
	border: 1px solid #fff;
}
.product-video-sec .right-block .thumbnail-sec .image-block:before {
	content: '\f04b';
	position: absolute;
	font-family: 'Font Awesome 6 Free';
	font-weight: 900;
	height: 22px;
	width: 22px;
	color: #fff;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #08AAE9;
	border-radius: 50%;
	font-size: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 1px;
}
.product-video-sec .right-block .thumbnail-sec .image-block:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #00000080;
}
.product-video-sec .right-block .thumbnail-sec.active .image-block:before {
	content: unset;
}
.product-video-sec .right-block .thumbnail-sec.active .image-block:after {
	content: unset;
}
.compfact-sec .theme-btn {
	margin-top: 15px;
}
.contact-sec.career-form .wpcf7-form {
	margin-top: 0;
}
.contact-sec.career-form .wpcf7-form .theme-btn {
	margin-top: 10px;
}
.qc-building-sec .row {
	position: relative;
	z-index: 1;
}
.services-sec .info .common-sec-title {
	padding-top: 10px;
}
.about-timeline-sec .common-sec-title {
	margin-bottom: 8px;
}
.about-timeline-sec .subtitle {
	font-size: 28px;
	font-weight: 400;
	margin-bottom: 16px;
	color: #555555;
}
.about-why-sec .owl-carousel .owl-stage {
  display: flex;
}
.about-why-sec .owl-carousel .owl-item {
  display: flex;
  height: auto;
}
.about-why-sec .owl-carousel .item {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.product-tab-section {
	position: relative;
}
.product-specs-sec.sticky {
	position: sticky;
	top: 60px;
	padding: 45px 0 30px;
	background-color: #F3F3F3;
}
.product-feature-sec .bg-block .desc {
	font-size: 14px;
}
.contact-sec .wpcf7-form .products {
	color: #231F20;
	line-height: 1.4;
	font-size: 16px;
	margin-bottom: 15px;
	border-radius: 4px;
	box-shadow: unset;
	font-weight: 500;
}
.contact-sec .wpcf7-form .wpcf7-checkbox input {
	height: 15px;
	width: 15px;
}
.contact-sec .wpcf7-form .wpcf7-checkbox label {
	padding: 4px;
}
.contact-sec .wpcf7-form .wpcf7-checkbox .wpcf7-list-item-label {
	color: #231F20;
	line-height: 1.4;
	font-size: 14px;
	box-shadow: unset;
	position: relative;
	top: -2px;
	padding-left: 6px;
	display: inline-block;
}
.modal-body .contact-sec .wpcf7 form .wpcf7-response-output {
	color: #000;
}
.contact-sec.contact-page .wpcf7-spinner {
	right: 0px;
	top: 20px;
}
.modal-body .contact-sec .wpcf7-spinner {
	top: 12px;
	right: 0;
}
.page-id-1451 .end-product-sec .flex-sec.left {
	padding-right: 0;
}
.news-listing-sec .info .news-desc a {
	line-break: anywhere;
}
.news-listing-sec .info .news-desc a.read-toggle {
	line-break: unset;
}
#mega-menu-header, #mega-menu-wrap-header {
	position: unset !important;
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard {
	padding: 0 !important;
}
#mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu {
	background: 0 0 !important;
	padding: 0 !important;
	padding-top: 19px !important;
	/* visibility: visible !important;
	opacity: 1 !important; */
}
#mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu .bg-block-main {
	background: #fff;
	float: unset !important;
	box-shadow: 0 4px 20px 0 #00000040;
	border-radius: 0;
	padding: 45px 60px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	overflow: hidden;
}
#mega-menu-header .mega-menu-item-has-children.mega-toggle-on .machine-mega-menu {
	opacity: 1;
}
#mega-menu-header .mega-menu-item-has-children .machine-mega-menu {
	opacity: 0;
}
.machine-mega-menu .nav-tabs {
	border: 0;
	padding-bottom: 30px;
	gap: 8px;
}
.machine-mega-menu .nav-link {
	background: #f0f0f0;
	border-radius: 10px;
	color: #000;
	padding: 10px 15px !important;
	font-size: 14px;
}
.machine-mega-menu .nav-link.active {
	background: #08AAE9;
	color: #fff;
}
.machine-mega-menu a:hover {
	color: #08AAE9;
}
.machine-mega-menu .heading {
	display: block;
	background: #08AAE9;
	color: #fff !important;
	padding: 9px 15px;
	border-radius: 5px;
	margin-bottom: 15px;
	font-weight: 600;
}
.machine-mega-menu .modals {
	display: block;
	font-size: 14px;
	margin-bottom: 2px;
}
.machine-mega-menu .versions {
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
	align-items: center;
	padding-bottom: 14px;
	border-bottom: 1px solid #e3e5e8;
}
.machine-mega-menu .versions a {
	font-size: 13px;
	color: #777;
}
.machine-mega-menu .versions a:hover {
	color: #08AAE9;
}
footer.footer .nav-link:hover {
	font-weight: 500;
}
.woocommerce-order-received h2 {
	font-size: 28px;
}
.product-video-sec:has(.right-block .thumbnail-sec:first-child.active) .video-block {
	padding-bottom: 43.2%;
}
header.header .column.center .header-icon {
	display: none;
}
.search-sec.show {
	display: block;
}
.search-sec {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	height: 76px;
	width: 100%;
	z-index: 99;
	background: #000;
	padding: 15px 40px; 
}
.search-sec .is-form-style input.is-search-input::placeholder {
	color: #fff;
}
.search-sec .is-form-style input.is-search-input {
	color: #231F20;
	line-height: 1.4;
	font-size: 16px !important;
	padding: 10px 20px 8px;
	font-weight: 400;
	color: #fff;
	box-shadow: unset;
	appearance: none;
	background-color: transparent;
	background-clip: padding-box;
	border: 0 !important;
	border-bottom: 1px solid #fff !important;
	border-radius: 0 !important;
	height: 100%;
}
.search-sec .bg-block {
	position: relative;
	display: flex;
	flex-flow: row-reverse;
	justify-content: center;
	gap: 16px;
}
.search-sec .is-search-form {
	width: 540px;
}
.search-sec .bg-block .close {
	color: #fff;
	font-size: 25px;
	margin-top: 12px;
	margin-bottom: 0;
	cursor: pointer;
	z-index: 99;
}
.services-sec .bg-block .common-desc {
	min-height: 80px;
}
.cs-info-sec .info .common-desc {
	min-height: 85px;
}
#machineTableWrapper .form-check-input:checked {
	background-color: #08AAE9;
	border-color: #08AAE9;
}
#machineTableWrapper .form-check-input {
	box-shadow: unset;
}
#machineTableWrapper #columnToggles {
	margin-top: 10px;
	font-size: 16px;
}
.contact-sec .wpcf7-form .product-block {
	border-bottom: 1px solid #dee2e6;
	padding-bottom: 20px;
	margin-bottom: 22px;
}
.contact-sec .wpcf7-form .pr-heading {
	color: #231F20;
	display: block;
	margin-bottom: 10px;
}
.contact-sec .wpcf7-form .product-block:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 10px;
}
.spare-why-sec .common-sec-title {
	font-size: 36px;
}
.contact-sec.career-form .wpcf7-form .wpcf7-not-valid-tip {
	font-size: 14px;
}
#mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu:has(.about-mega-menu) {
	max-width: 1050px !important;
	left: 50% !important;
	transform: translateX(-50%) !important;
}
#mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu:has(.about-mega-menu) .bg-block-main {
	padding: 30px 40px;
}
.about-mega-menu .image-block {
	border-radius: 8px;
	border: 1px solid #DEDEDE;
	padding: 12px;
}
.about-mega-menu .image-block img {
	border-radius: 8px;
}
.about-mega-menu .info {
	background: #F3F3F3;
	padding: 10px;
	margin-top: 10px;
	border-radius: 8px;
	display: flex;
	align-items: center;
	gap: 12px;
}
.about-mega-menu .info .icon {
	height: 42px;
	width: 42px;
	background: #08AAE9;
	border-radius: 8px;
	padding: 10px;
}
.about-mega-menu .info .title {
	font-size: 15px;
}
#mega-menu-header .mega-menu-item-has-children.mega-toggle-on .about-mega-menu {
	opacity: 1;
}
#mega-menu-header .mega-menu-item-has-children .about-mega-menu {
	opacity: 0;
}
#mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu:has(.service-mega-menu) {
	max-width: 860px !important;
}
.cs-support-sec.spares {
	background: #08AAE9;
}
.resources-sec .bg-block {
	background: #fff;
	padding: 28px;
	border-radius: 10px;
}
.resources-sec .bg-block .image-block {
	border-radius: 10px;
	overflow: hidden;
}
.resources-sec .bg-block .info {
	padding: 24px 22px 0px;
	text-align: center;
}
.resources-sec .info .view-more {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 15px;
	gap: 10px;
}
.resources-sec .view-more .icon {
	background: #08AAE9;
	height: 20px;
	width: 20px;
	font-size: 10px;
	border-radius: 50%;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}
.resources-sec .info .title {
	color: #000000;
	font-size: 20px;
	line-height: 1.3;
	font-weight: 600;
}
.resources-sec .info hr {
	opacity: 1;
	color: #DEDEDE;
	margin-top: 18px;
	margin-bottom: 20px;
}
.breadcrumb-sec .nav-link {
	background: #f0f0f0;
	border-radius: 10px;
	color: #000;
	padding: 10px 15px !important;
	font-size: 14px;
}
.breadcrumb-sec .nav-link.active {
	background: #08AAE9;
	color: #fff;
}
.breadcrumb-sec .nav-tabs {
	border: 0;
	gap: 8px;
	border-bottom: 1px solid #e3e5e8;
	padding-bottom: 30px;
}
.earth-video-block {
	position: relative;
}
.earth-video-block .video-block {
	width: 100%;
	position: absolute;
	top: -70px;
	left: 0;
	padding-bottom: 75.25%;
	height: 0;
	overflow: hidden;
	margin: 0 auto;
	mix-blend-mode: multiply;
}
.earth-video-block .video-block video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	object-fit: cover;
}
.services-sec .bg-block .image-block-top {
	height: 45px;
	margin-bottom: 26px;
}
.gallery-slider-sec .owl-nav {
	display: none;
}
.cs-support-sec .row.main {
	row-gap: 24px;
}
#goToTop {
	display: none;
	position: fixed;
	bottom: 28px;
	right: 28px;
	z-index: 99;
	border: none;
	outline: none;
	background: #08AAE9;
	color: white;
	cursor: pointer;
	height: 36px;
	width: 36px;
	border-radius: 50%;
	font-size: 14px;
}
#homepageModal .modal-content {
	background: transparent;
	border: 0 !important;
}
#homepageModal .modal-header {
	padding: 0;
	border: 0 !important;
}
#homepageModal .btn-close {
	filter: invert(1) brightness(1.5);
	opacity: 1;
}
#homepageModal .modal-body {
	padding: 0;
	margin-top: 10px;
}
.contact-sec .wpcf7-form .form-control.wpcf7-phonetext {
	margin-bottom: 10px !important;
}
.applications-sec .nav-tabs .nav-link {
	width: 200px;
}
.applications-sec .nav-tabs .tab-image-block {
	margin-bottom: 12px;
}

.notfound-page.common-pd {
    padding: 84px 0px 60px;
}

.notfound-page .sub-title-block {
    text-align: center;
    padding: 30px 0 0 0;
}
.thankyou-page.common-pd {
    padding: 84px 0px 60px;
}

.thankyou-page .sub-title-block {
    text-align: center;
    padding: 30px 0 0 0;
}
/* state Model */
#stateinfoModal .modal-content{
    border-radius:15px;
}

#stateinfoModal .modal-header{
    padding:0px 25px;
    border-bottom:1px solid #e8edf3;
		background-color: #08aae9;
}
#stateinfoModal .modal-header .header-title{font-size: 22px;}
#stateinfoModal .modal-body{
    padding:25px;
}

#stateinfoModal .btn-close{background-color:#fff !important;opacity:unset !important;}
.info-item{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:30px;
    padding:15px 0;
    border-bottom:1px solid #edf1f5;
}

.info-item:last-child{
    border-bottom:none;
}

.info-label{
    width:155px;
    font-size:17px;
    font-weight:700;
    color:#222;
}

.info-value{
    flex:1;
    font-size:17px;
    color:#555;
    word-break:break-word;
}
.update-resumebk {
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    margin-bottom: 10px;
}
.upload-btn {
    position: relative;
    display: inline-block;
    padding: 16px 20px;
    background: #f2f2f2;
    color: #000000;
		font-size:14px;
		margin-right: 4px;
    cursor: pointer;
}

.upload-btn input[type="file"] {
    position: absolute;
    inset: 0;
    opacity: 0;
    cursor: pointer;
}

.mingcute--time-line {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='%23fff' d='M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m0 2a8 8 0 1 0 0 16a8 8 0 0 0 0-16m0 2a1 1 0 0 1 .993.883L13 7v4.586l2.707 2.707a1 1 0 0 1-1.32 1.497l-.094-.083l-3-3a1 1 0 0 1-.284-.576L11 12V7a1 1 0 0 1 1-1'/%3E%3C/g%3E%3C/svg%3E");
}


@media(max-width:767px){

    .info-item{
        flex-direction:column;
        gap:5px;
    }

    .info-label{
        width:100%;
        font-size:16px;
    }

    .info-value{
        font-size:16px;
    }

}
/* end */