@font-face {
	font-family: 'productsans-regular';
	src: url('../fonts/google-sans/productsans-regular.ttf');
}

@font-face {
	font-family: 'productsans-bold';
	src: url('../fonts/google-sans/productsans-bold.ttf');
}

@font-face {
	font-family: 'productsans-medium';
	src: url('../fonts/google-sans/productsans-medium.ttf');
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'productsans-bold';
}

body {
	font-family: 'productsans-regular';
	font-size: 16px;
	line-height: 26px;
}

:root {
	--color-one: #008080;
	--color-two: #50C877;
	--color-white: #ffffff;
}

ol,
ul {
	padding-left: 0px;
}

.no-padding {
	padding: 0px;
}

.mT0 {
	margin-top: 0 !important;
}

.mT5 {
	margin-top: 5px;
}

.mT10 {
	margin-top: 10px;
}

.mT15 {
	margin-top: 15px;
}

.mT20 {
	margin-top: 20px;
}

.mT25 {
	margin-top: 25px;
}

.mT30 {
	margin-top: 30px !important;
}

.mT40 {
	margin-top: 40px;
}

.mT50 {
	margin-top: 50px !important;
}

.mT60 {
	margin-top: 60px !important;
}

.mT70 {
	margin-top: 70px !important;
}

.mT80 {
	margin-top: 80px !important;
}

.mT100 {
	margin-top: 100px !important;
}

.mT200 {
	margin-top: 200px !important;
}

.mL0 {
	margin-left: 0px;
}

.mL2 {
	margin-left: 2px;
}

.mL5 {
	margin-left: 5px;
}

.mL10 {
	margin-left: 10px;
}

.mL15 {
	margin-left: 15px;
}

.mL20 {
	margin-left: 20px;
}

.mL25 {
	margin-left: 25px;
}

.mL30 {
	margin-left: 30px;
}

.mL40 {
	margin-left: 40px;
}

.mL50 {
	margin-left: 50px;
}

.mL55 {
	margin-left: 55px;
}

.mR0 {
	margin-right: 0;
}

.mR2 {
	margin-right: 2px;
}

.mR5 {
	margin-right: 5px;
}

.mR10 {
	margin-right: 10px;
}

.mR12 {
	margin-right: 12px;
}

.mR14 {
	margin-right: 14px;
}

.mR15 {
	margin-right: 15px;
}

.mR18 {
	margin-right: 18px;
}

.mR20 {
	margin-right: 20px;
}

.mR21 {
	margin-right: 21px;
}

.mR22 {
	margin-right: 22px;
}

.mR23 {
	margin-right: 23px;
}

.mR24 {
	margin-right: 24px;
}

.mR25 {
	margin-right: 25px;
}

.mR30 {
	margin-right: 30px !important;
}

.mR40 {
	margin-right: 40px !important;
}

.mR45 {
	margin-right: 45px !important;
}

.mR50 {
	margin-right: 50px !important;
}

.mR55 {
	margin-right: 55px !important;
}

.mR60 {
	margin-right: 60px !important;
}

.mR65 {
	margin-right: 65px !important;
}

.mR70 {
	margin-right: 70px !important;
}

.mB0 {
	margin-bottom: 0px !important;
}

.mB5 {
	margin-bottom: 5px;
}

.mB10 {
	margin-bottom: 10px;
}

.mB15 {
	margin-bottom: 15px !important;
}

.mB20 {
	margin-bottom: 20px !important;
}

.mB28 {
	margin-bottom: 28px !important;
}

.mB30 {
	margin-bottom: 30px !important;
}

.mB35 {
	margin-bottom: 35px !important;
}

.mB40 {
	margin-bottom: 40px !important;
}

.mB45 {
	margin-bottom: 45px !important;
}

.mB50 {
	margin-bottom: 50px !important;
}

.mB60 {
	margin-bottom: 60px !important;
}

.mB80 {
	margin-bottom: 80px !important;
}

.mB100 {
	margin-bottom: 100px !important;
}

.p0 {
	padding: 0;
}

.p2 {
	padding: 2px;
}

.p5 {
	padding: 5px;
}

.p6 {
	padding: 6px;
}

.p8 {
	padding: 8px;
}

.p10 {
	padding: 10px;
}

.p12 {
	padding: 12px;
}

.p15 {
	padding: 15px;
}

.p20 {
	padding: 20px;
}

.p18 {
	padding: 18px;
}

.p25 {
	padding: 25px;
}

.p30 {
	padding: 30px;
}

.pT0 {
	padding-top: 0px;
}

.pT8 {
	padding-top: 8px;
}

.pT5 {
	padding-top: 5px;
}

.pT10 {
	padding-top: 10px;
}

.pT15 {
	padding-top: 15px;
}

.pT20 {
	padding-top: 20px;
}

.pT30 {
	padding-top: 30px;
}

.pT40 {
	padding-top: 40px;
}

.pT50 {
	padding-top: 50px;
}

.pT60 {
	padding-top: 60px;
}

.pT80 {
	padding-top: 80px;
}

.pB0 {
	padding-bottom: 0px !important;
}

.pB5 {
	padding-bottom: 5px;
}

.pB10 {
	padding-bottom: 10px;
}

.pB15 {
	padding-bottom: 15px;
}

.pB20 {
	padding-bottom: 20px;
}

.pB30 {
	padding-bottom: 30px;
}

.pB40 {
	padding-bottom: 40px;
}

.pB50 {
	padding-bottom: 50px;
}

.pB60 {
	padding-bottom: 60px !important;
}

.pB80 {
	padding-bottom: 80px;
}

.pL0 {
	padding-left: 0px;
}

.pL5 {
	padding-left: 5px;
}

.pL8 {
	padding-left: 8px;
}

.pL10 {
	padding-left: 10px;
}

.pL15 {
	padding-left: 15px;
}

.pL20 {
	padding-left: 20px;
}

.pL30 {
	padding-left: 30px;
}

.pL40 {
	padding-left: 40px;
}

.pL50 {
	padding-left: 50px;
}

.pL60 {
	padding-left: 60px;
}

.pL90 {
	padding-left: 90px;
}

.pr0 {
	padding-right: 0;
}

.pr5 {
	padding-right: 5px;
}

.pr10 {
	padding-right: 10px;
}

.pr15 {
	padding-right: 15px;
}

.pr20 {
	padding-right: 20px;
}

.pr25 {
	padding-right: 25px;
}

.pr30 {
	padding-right: 30px;
}

.pR90 {
	padding-right: 90px;
}

.btn-2 {
	width: 150px;
	height: 150px;
	text-transform: capitalize;
	text-align: center;
	color: #000;
	font-size: 16px;
	/* font-weight: 600; */
	font-family: 'productsans-bold';
	background: #fff !important;
	/* font-family: antonio,sans-serif; */
	border-radius: 50%;
	padding: 40px 0;
	position: relative;
	display: inline-block;
	transition: all .3s;
}

.btn-2:after {
	position: absolute;
	content: '';
	width: 170px;
	height: 170px;
	left: -10px;
	top: -10px;
	right: -10px;
	bottom: -10px;
	border-radius: 50%;
	border: 2px solid #fff;
	transition: all .3s;
}

.btn-2:hover {
	background: #fff !important;
	border: 2px solid #50C877;
	color: #000;
	text-decoration: none;
	transform: translate(0, -10px);
}

.btn-2 span svg {
	display: block;
	width: 40px;
	height: 40px;
	margin: 0 auto 10px;
	transform: rotate(-45deg);
	fill: #50C877;
}

.btn-2:hover:after {
	content: '';
	border: 2px solid #50C877;
	left: -10px;
	top: -10px;
}

.button-2 {
	padding: 11px 30px 11px 30px;
	border: none;
	border-radius: 30px;
	text-transform: uppercase;
	cursor: pointer;
	color: #000;
	transition: all 1000ms;
	font-size: 15px;
	position: relative;
	overflow: hidden;
	outline: 2px solid var(--color-two);
	width: max-content;
	font-family: 'productsans-bold';
}

.button-2 .button {
	color: var(--color-two);
	text-decoration: none;
}

.button-2 .button span {
	padding-left: 10px;
	font-size: 20px;
}

.button-2:hover {
	color: #ffffff;
	transform: scale(1.1);
	outline: 2px solid var(--color-two);
	box-shadow: 4px 5px 17px -4px #268391;
}

.button-2:hover .button {
	color: #fff;
}

.button-2::before {
	content: "";
	position: absolute;
	left: -50px;
	top: 0;
	width: 0;
	height: 100%;
	background-color: var(--color-two);
	transform: skewX(45deg);
	z-index: -1;
	transition: width 1000ms;
}

.button-2:hover::before {
	width: 250%;
}

/*btn slider*/
.button-slider {
	padding: 10px 30px 10px 30px;
	border: none;
	border-radius: 30px;
	text-transform: uppercase;
	cursor: pointer;
	color: #000;
	transition: all 1000ms;
	font-size: 15px;
	position: relative;
	overflow: hidden;
	outline: 3px solid var(--color-white);
	width: max-content;
	font-family: 'productsans-bold';
}

.button-slider .button {
	color: var(--color-white);
	text-decoration: none;
}

.button-slider .button span {
	padding-left: 10px;
	font-size: 20px;
}

.button-slider:hover {
	color: #ffffff;
	transform: scale(1.1);
	outline: 2px solid var(--color-two);
	box-shadow: 4px 5px 17px -4px #268391;
}

.button-slider:hover .button {
	color: #fff;
}

.button-slider::before {
	content: "";
	position: absolute;
	left: -50px;
	top: 0;
	width: 0;
	height: 100%;
	background-color: var(--color-two);
	transform: skewX(45deg);
	z-index: -1;
	transition: width 1000ms;
}

.button-slider:hover::before {
	width: 250%;
}

#button {
	display: inline-block;
	background-color: #fff;
	box-shadow: 0px 5px 15px 0px #e4e9eabd;
	color: #000;
	width: 50px;
	height: 50px;
	text-align: center;
	z-index: 999;
	border-radius: 50%;
	border: 1px solid #eee;
	position: fixed;
	bottom: 30px;
	right: 20px;
	transition: background-color .3s, opacity .5s, visibility .5s;
	opacity: 0;
	visibility: hidden;
}

#button::after {
	content: "\f077";
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	line-height: 50px;
	color: #000;
}

#button:hover::after {
	color: #fff;
}

#button:hover {
	cursor: pointer;
	background-color: var(--color-two);
	text-decoration: none;
}

#button:active {
	background-color: var(--color-two);
}

#button.show {
	opacity: 1;
	visibility: visible;
}

/** button **/


.theme-btn {
	position: relative;
	display: inline-block;
	overflow: hidden;
	vertical-align: middle;
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
	font-family: 'productsans-bold';
	text-align: center;
	padding: 19px 30px;
	text-transform: uppercase;
	z-index: 1;
	transition: all 500ms ease;
}

.theme-btn.btn-one {
	background: #fff;
	color: #262625;
}

.theme-btn.btn-one:hover {
	color: #fff;
}

.theme-btn span {
	position: relative;
	padding-right: 40px;
}

.theme-btn.btn-one:hover {
	background: var(--color-one);
	text-decoration: none;
}

.theme-btn span:before {
	position: absolute;
	content: '\00BB';
	font-size: 17px;
	color: #fff;
	width: 26px;
	height: 26px;
	line-height: 24px;
	text-align: center;
	border-radius: 50%;
	top: -1px;
	right: 0px;
	transition: all 500ms ease;
}

/*Header CSS*/
header {
	box-shadow: 0 2px 5px -3px rgb(0 0 0 / 30%);
	position: fixed;
	top: 0;
	width: 100%;
	background: #ffffffed;
	z-index: 99;
}

.topbar-section {
	background-color: var(--color-two);
	padding: 7px 0px;
	position: relative;
}

.topbar-section:after {
	position: absolute;
	content: '';
	right: 0px;
	top: 0px;
	width: 500px;
	height: 100%;
	background-color: var(--color-two);
}

.topbar-info {}

.topbar-info ul {
	position: relative;
	display: inline-block;
	padding-left: 0px;
	margin-bottom: 0px;
}

.topbar-info ul li {
	position: relative;
	display: inline-block;
	color: var(--color-white);
	padding-right: 20px;
}

.topbar-info ul li a {
	color: var(--color-white);
	transition: color 0.3s ease;
}

.topbar-info ul li i {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	width: 23px;
	font-size: 12px;
	height: 23px;
	background: #fff;
	color: var(--color-two);
	border-radius: 20px;
	line-height: 25px;
}

.topbar-info ul li a:hover {
	text-decoration: none;
	color: #000;
}

.topbar-links {
	float: right;
	position: relative;
	z-index: 9;
}

.topbar-links ul {
	position: relative;
	display: inline-block;
	margin-bottom: 0px;
	padding-left: 0px;
}

.topbar-links ul li {
	position: relative;
	display: inline-block;
	color: #fff;
	padding-right: 10px;
	transition: 1s;
}

.topbar-links ul li:after {
	content: '|';
	color: #fff;
	position: absolute;
	right: 0px;
	top: 0px;
}

.topbar-links ul li:last-child:after {
	display: none;
}

.topbar-links ul li a {
	color: #fff;
	transition: color 0.3s ease;
}

.topbar-links ul li a:hover {
	text-decoration: none;
	color: #000;
}

/* header */
.main_menu .v-center {
	align-items: center;
}

.main_menu .row {
	display: flex;
	flex-wrap: wrap;
}

.main_menu {
	display: block;
	width: 100%;
	position: relative;
	z-index: 99;
	padding: 5px 0px;
}

.main_menu .item-left {
	flex: 0 0 17%;
}

.main_menu .logo a {
	font-size: 30px;
	color: #000000;
	font-weight: 700;
	text-decoration: none;
}

.main_menu .item-center {
	flex: 0 0 66%;
}

.main_menu .item-right {
	flex: 0 0 17%;
	display: flex;
	justify-content: flex-end;
}

.main_menu .item-right a {
	text-decoration: none;
	font-size: 16px;
	color: #555555;
	display: inline-block;
	margin-left: 0px;
	transition: color 0.3s ease;
}

.main_menu .menu>ul>li {
	display: inline-block;
	line-height: 50px;
	margin-left: 30px;
}

.main_menu .menu>ul>li>a {
	text-transform: capitalize;
	font-size: 15px;
	font-family: 'productsans-regular';
	letter-spacing: 1px;
	color: #000000;
	position: relative;
	transition: color 0.3s ease;
}

.main_menu .menu>ul>li .sub-menu {
	position: absolute;
	z-index: 500;
	background-color: #ffffff;
	box-shadow: -2px 2px 70px -25px rgba(0, 0, 0, 0.3);
	padding: 20px 30px;
	transition: all 0.1s ease;
	margin-top: 25px;
	opacity: 0;
	visibility: hidden;
	/*border: 1px solid var(--color-two);*/
}

.sticky-menu {
	left: 0;
	margin: auto;
	position: fixed;
	top: 0;
	width: 100%;
	box-shadow: 0 2px 5px -3px rgb(0 0 0 / 30%);
	z-index: 99;
	background: #ffffffed;
	-webkit-animation: 100ms ease-in-out 0s normal none 1 running fadeInDown;
	animation: 100ms ease-in-out 0s normal none 1 running fadeInDown;
	/* -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);*/
}

@media(min-width: 992px) {
	.main_menu .menu>ul>li.menu-item-has-children:hover .sub-menu {
		margin-top: 10px;
		overflow-x: hidden;
		visibility: visible;
		opacity: 1;
	}
}

.main_menu .menu>ul>li .sub-menu>ul>li {
	line-height: 1;
}

.single-column-menu li {
	border-bottom: 1px solid #f1f1f1;
}

.single-column-menu li:last-child {
	border-bottom: none;
}

.main_menu .menu>ul>li .sub-menu>ul>li>a {
	display: inline-block;
	padding: 10px 0;
	font-size: 16px;
	color: #555555;
	transition: color 0.3s ease;
	text-decoration: none;
	text-transform: capitalize;
	position: relative;
}

.main_menu .menu>ul>li .sub-menu>ul>li>a:before {
	position: absolute;
	content: '\00BB';
	left: -15px;
	top: 9px;
	color: var(--color-two);
}

.main_menu .menu>ul>li .single-column-menu {
	min-width: 280px;
	max-width: 350px;
}

.list-item>ul>li {
	line-height: 1;
	display: block;
	/*border-bottom: 1px solid #f1f1f1;*/
	width: 100%;
	/*padding-left: 10px;*/
}

.list-item>ul>li>a {
	position: relative;
	padding: 5px 0;
	line-height: 25px;
	display: inline-block;
	font-size: 16px;
	color: #000000 !important;
	transition: color 0.3s ease;
}

.list-item>ul>li>a:hover {
	text-decoration: none;
	color: var(--color-two) !important;
}

/*.main_menu .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li>a:before {
    position: absolute;
    content: '\00BB';
    left: -11px;
    top: 4px;
    color: var(--color-two);
}*/
.main_menu .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li:last-child {
	border-bottom: none;
}

.main_menu .menu>ul>li .sub-menu.mega-menu {
	left: 50%;
	transform: translateX(-50%);
}

.main_menu .menu>ul>li .sub-menu.mega-menu-column-4 {
	max-width: 100%;
	width: 1300px;
	margin: 0 auto;
	/*display: flex;
	flex-wrap: wrap;*/
	padding: 20px 20px;
	/*border: 1px solid var(--color-two);*/
	/*overflow-y: scroll;
    height: 700px;*/
}

.menu-bro-btn {
	line-height: 20px;
	font-size: 15px;
	margin: 0 auto;
	margin-top: 10px !important;
}

.main_menu .menu>ul>li .sub-menu.mega-menu-column-4>.list-item {
	/*flex: 0 0 25%;*/
	padding: 0 15px;
}

.mobile-bro-btn {
	display: none;
}

.main_menu .menu>ul>li .sub-menu.mega-menu-column-4>.list-item h3 {
	font-family: 'productsans-regular';
}

.main_menu .menu>ul>li .sub-menu.mega-menu-column-4>.list-item h2 {
	font-size: 40px;
	margin: 0px;
	color: #33333387;
	/*color: #50c87794;*/
}

.list-item h2 {
	font-size: 40px;
	margin: 0px;
	color: #33333387;
	/*color: #50c87794;*/
}

.list-item h3 {
	font-family: 'productsans-regular';
}

.main_menu .menu>ul>li .sub-menu.mega-menu-column-4>.list-item .title {
	font-size: 16px;
	color: #ea4636;
	font-weight: 500;
	line-height: 1;
	padding: 10px 0;
}

.main_menu .menu>ul>li .sub-menu.mega-menu-column-4>.list-item.text-center .title {
	text-align: center;
}

.main_menu .menu>ul>li .sub-menu.mega-menu-column-4>.list-item img {
	max-width: 100%;
	width: 100%;
	vertical-align: middle;
	margin-top: 10px;
	height: 300px;
	object-fit: cover;
}

.main_menu .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li>a:hover,
.main_menu .menu>ul>li .sub-menu>ul>li>a:hover,
.main_menu .item-right a:hover,
.main_menu .menu>ul>li:hover>a {
	color: var(--color-two);
	text-decoration: none;
}

.list-item .accordion {
	background-color: #fff;
	color: #000;
	cursor: pointer;
	padding: 0px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-family: 'productsans-regular';
	font-size: 32px;
	transition: 0.4s;
}

.list-item .active,
.list-item .accordion:hover {
	background-color: #fdfdfd;
}

.list-item .accordion:after {
	content: "\f107";
	font-size: 25px !important;
	font: normal normal normal 14px/1 FontAwesome;
	color: #000;
	text-align: center;
	border-radius: 20px;
	float: right;
	margin-left: 5px;
	padding: 15px 0px;
}

.list-item .active:after {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}

.list-item .panel {
	/*padding: 0px 10px;*/
	/*background-color: #fdfdfd;*/
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
	border: none;
	margin-bottom: 0px;
	margin-top: 0px;
	/* box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;*/
}

/* banner section */
.banner-section {
	/*background-image: url('../img/banner.jpg');*/
	background-size: cover;
	background-position: center;
	height: 100%;
	width: 100%;
	display: block;
}

.mobile-menu-head,
.mobile-menu-trigger {
	display: none;
}

/*responsive*/
@media(max-width: 991px) {

	.main_menu .item-center {
		order: 3;
		flex: 0 0 100%;
	}

	.main_menu .item-left,
	.main_menu .item-right {
		flex: 0 0 auto;
	}

	.v-center {
		justify-content: space-between;
	}

	.main_menu .mobile-menu-trigger {
		display: flex;
		height: 30px;
		width: 30px;
		margin-left: 5px;
		cursor: pointer;
		align-items: center;
		justify-content: center;
	}

	.main_menu .mobile-menu-trigger span {
		display: block;
		height: 2px;
		background-color: #333333;
		width: 24px;
		position: relative;
	}

	.main_menu .mobile-menu-trigger span:before,
	.main_menu .mobile-menu-trigger span:after {
		content: '';
		position: absolute;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: #333333;
	}

	.main_menu .mobile-menu-trigger span:before {
		top: -6px;
	}

	.main_menu .mobile-menu-trigger span:after {
		top: 6px;
	}

	.main_menu .item-right {
		align-items: center;
	}

	.main_menu .menu {
		position: fixed;
		width: 320px;
		background-color: #ffffff;
		right: 0;
		top: 0;
		height: 100%;
		overflow: hidden;
		transform: translate(100%);
		transition: all 0.5s ease;
		z-index: 1099;
	}

	.main_menu .menu.active {
		transform: translate(0%);
	}

	.main_menu .menu>ul>li {
		line-height: 1;
		margin: 0;
		display: block;
	}

	.main_menu .menu>ul>li>a {
		line-height: 50px;
		height: 50px;
		padding: 0 50px 0 15px;
		display: block;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	}

	.main_menu .menu>ul>li>a i {
		position: absolute;
		height: 50px;
		width: 50px;
		top: 0;
		right: 0;
		text-align: center;
		line-height: 50px;
		transform: rotate(-90deg);
	}

	.main_menu .menu .mobile-menu-head {
		display: flex;
		height: 50px;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		justify-content: space-between;
		align-items: center;
		position: relative;
		z-index: 501;
		position: sticky;
		background-color: #ffffff;
		top: 0;
	}

	.main_menu .menu .mobile-menu-head .go-back {
		height: 50px;
		width: 50px;
		border-right: 1px solid rgba(0, 0, 0, 0.1);
		cursor: pointer;
		line-height: 50px;
		text-align: center;
		color: #000000;
		font-size: 16px;
		display: none;
	}

	.main_menu .menu .mobile-menu-head.active .go-back {
		display: block;
	}

	.main_menu .menu .mobile-menu-head .current-menu-title {
		font-size: 15px;
		font-weight: 500;
		color: #000000;
	}

	.main_menu .menu .mobile-menu-head .mobile-menu-close {
		height: 50px;
		width: 50px;
		border-left: 1px solid rgba(0, 0, 0, 0.1);
		cursor: pointer;
		line-height: 50px;
		text-align: center;
		color: #000000;
		font-size: 25px;
	}

	.main_menu .menu .menu-main {
		height: 100%;
		overflow-x: hidden;
		overflow-y: auto;
		padding-left: 0px;
	}

	.main_menu .menu>ul>li .sub-menu.mega-menu,
	.main_menu .menu>ul>li .sub-menu {
		visibility: visible;
		opacity: 1;
		position: absolute;
		box-shadow: none;
		margin: 0;
		padding: 15px;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		padding-top: 65px;
		max-width: none;
		min-width: auto;
		display: none;
		transform: translateX(0%);
		overflow-y: auto;
	}

	.main_menu .menu>ul>li .sub-menu.active {
		display: block;
	}

	@keyframes slideLeft {
		0% {
			opacity: 0;
			transform: translateX(100%);
		}

		100% {
			opacity: 1;
			transform: translateX(0%);
		}
	}

	@keyframes slideRight {
		0% {
			opacity: 1;
			transform: translateX(0%);
		}

		100% {
			opacity: 0;
			transform: translateX(100%);
		}
	}

	.main_menu .menu>ul>li .sub-menu.mega-menu-column-4>.list-item img {
		margin-top: 0;
	}

	.main_menu .menu>ul>li .sub-menu.mega-menu-column-4>.list-item.text-center .title {
		margin-bottom: 20px;
	}

	.main_menu .menu>ul>li .sub-menu.mega-menu-column-4>.list-item.text-center:last-child .title {
		margin-bottom: 0px;
	}

	.main_menu .menu>ul>li .sub-menu.mega-menu-column-4>.list-item {
		flex: 0 0 100%;
		padding: 0px;
	}

	.main_menu .menu>ul>li .sub-menu>ul>li>a,
	.main_menu .menu>ul>li .sub-menu.mega-menu>.list-item>ul>li>a {
		display: block;
	}

	.main_menu .menu>ul>li .sub-menu.mega-menu>.list-item>ul {
		margin-bottom: 15px;
	}

	.menu-overlay {
		position: fixed;
		background-color: rgba(0, 0, 0, 0.5);
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 1098;
		visibility: hidden;
		opacity: 0;
		transition: all 0.5s ease;
	}

	.menu-overlay.active {
		visibility: visible;
		opacity: 1;
	}
}

.main_menu .mega-menu-column-4 .list-item ul {
	padding-left: 0px;
}

.menu-main {
	margin-bottom: 0px;
}

.main_menu .logo img {
	width: 90px;
}

.single-column-menu ul {
	padding-left: 0px;
	list-style-type: none;
}

.header-right-item {}

.header-right-item ul {
	position: relative;
	display: inline-block;
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 0px;
}

.header-right-item ul li {
	position: relative;
	display: inline-block;
}

.social-icon a {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	width: 35px;
	font-size: 15px !important;
	height: 35px;
	background: var(--color-two);
	color: var(--color-white) !important;
	border-radius: 100%;
	transition: color 0.3s ease;
}

.social-icon a:hover {
	background: #000;
}

.scrollbar {
	margin-left: 30px;
	float: left;
	height: 500px;
	width: 65px;
	background: #fff;
	overflow-y: scroll;
	margin-bottom: 25px;
}

#style-3::-webkit-scrollbar-track {
	/*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
	background-color: #fff;
}

#style-3::-webkit-scrollbar {
	width: 6px;
	background-color: #00000069;
}

#style-3::-webkit-scrollbar-thumb {
	background-color: #00000069;
}

/*search-popup-modal*/
.search-popup-modal {
	background-color: #ffffffd6;
}

.search-popup-modal .modal-dialog {
	margin: 100px auto;
	width: 800px;
}

.search-popup-modal .input-box {
	position: relative;
	height: 76px;
	/*max-width: 900px;*/
	width: 100%;
	background: #fff;
	/*  margin: 0 20px;*/
	border-radius: 8px;
	box-shadow: none;
}

.search-icon {
	border-right: 1px solid;
	padding: 0px 10px;
	margin-right: 10px;
}

.search-icon a:hover {
	color: #000 !important;
}

.search-popup-modal .input-box i,
.search-popup-modal .input-box .button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.search-popup-modal .input-box i {
	left: 20px;
	font-size: 30px;
	color: var(--color-two);
}

.search-popup-modal .input-box input {
	height: 100%;
	width: 100%;
	outline: none;
	font-size: 20px;
	font-weight: 400;
	border: none;
	padding: 0 155px 0 65px;
	box-shadow: none;
	background-color: transparent;
}

.search-popup-modal .input-box .button {
	right: 20px;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	border: none;
	padding: 12px 30px;
	border-radius: 6px;
	background-color: var(--color-two);
	cursor: pointer;
}

.search-popup-modal .input-box .button:active {
	transform: translateY(-50%) scale(0.98);
}

.search-popup-modal .modal-content {
	background-color: transparent;
	box-shadow: none;
	border: none;
}

.search-popup-modal .modal-header {
	border-bottom: none;
}

.search-popup-modal .modal-header .close {
	opacity: 1;
	color: #999;
	font-size: 40px;
}

/* Responsive */
@media screen and (max-width: 500px) {
	.search-popup-modal .input-box {
		height: 66px;
		margin: 0px;
	}

	.search-popup-modal .input-box i {
		left: 12px;
		font-size: 25px;
	}

	.search-popup-modal .input-box input {
		padding: 0 112px 0 50px;
	}

	.search-popup-modal .input-box .button {
		right: 12px;
		font-size: 14px;
		padding: 8px 18px;
	}
}

/** banner-section **/

.banner-section {
	position: relative;
	overflow: hidden;
	margin-top: 72px;
}

.banner-carousel .slide-item {
	position: relative;
	/*padding: 110px 0px 160px 0px;*/
	padding: 185px 0px;
}

.banner-carousel .slide-item:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: #000;
	top: 0px;
	right: 0px;
	opacity: 0.3;
	z-index: 1;
}

.banner-carousel .slide-item .image-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 8000ms linear;
	-moz-transition: all 8000ms linear;
	-ms-transition: all 8000ms linear;
	-o-transition: all 8000ms linear;
	transition: all 8000ms linear;
}

.banner-carousel .active .slide-item .image-layer {
	/*overflow: hidden;
	-webkit-transform: scale(1.07);
	-ms-transform: scale(1.07);
	transform: scale(1.07);*/
}

.banner-carousel .content-box {
	position: relative;
	width: 100%;
	margin-left: 150px;
	z-index: 5;
}

.banner-carousel .content-box .special-text {
	position: relative;
	display: block;
	font-size: 280px;
	line-height: 200px;
	font-family: 'productsans-bold';
	font-weight: 700;
	min-height: 200px;
	color: transparent;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: rgba(255, 255, 255, 0.30);
	margin-bottom: 93px;
}

.banner-carousel .content-box h4 {
	color: #fff;
	/*text-transform: uppercase;*/
	font-size: 30px;
	margin-bottom: 0px;
}

.chemistry-anim {
	position: relative;
	display: block;
	opacity: 0;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 1000ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
}

.banner-carousel .active .chemistry-anim {
	opacity: 1;
	-webkit-transition-delay: 700ms;
	-moz-transition-delay: 700ms;
	-ms-transition-delay: 700ms;
	-o-transition-delay: 700ms;
	transition-delay: 700ms;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.banner-carousel .content-box h2 {
	position: relative;
	display: block;
	font-size: 70px;
	line-height: 90px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	margin-bottom: 30px;
	margin-top: 0px;
	opacity: 0;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 1000ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
}

.banner-carousel .active .content-box h2 {
	opacity: 1;
	-webkit-transition-delay: 1000ms;
	-moz-transition-delay: 1000ms;
	-ms-transition-delay: 1000ms;
	-o-transition-delay: 1000ms;
	transition-delay: 1000ms;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.banner-carousel .content-box h2 span {
	position: relative;
	display: inline-block;
	z-index: 1;
}

.banner-carousel .content-box h2 span:before {
	position: absolute;
	content: '';
	width: 100%;
	left: 0px;
	bottom: 2px;
	z-index: -1;
}

.banner-carousel .content-box p {
	position: relative;
	display: block;
	font-size: 17px;
	line-height: 26px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 40px;
	opacity: 0;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 1000ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
}

.banner-carousel .active .content-box p {
	opacity: 1;
	-webkit-transition-delay: 1300ms;
	-moz-transition-delay: 1300ms;
	-ms-transition-delay: 1300ms;
	-o-transition-delay: 1300ms;
	transition-delay: 1300ms;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.banner-carousel .content-box .btn-box {
	opacity: 0;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 1000ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
}

.banner-carousel .active .content-box .btn-box {
	opacity: 1;
	-webkit-transition-delay: 1300ms;
	-moz-transition-delay: 1300ms;
	-ms-transition-delay: 1300ms;
	-o-transition-delay: 1300ms;
	transition-delay: 1300ms;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.banner-carousel .content-box .theme-btn span:before {
	background: var(--color-two);
}

.banner-carousel .content-box .theme-btn:hover span:before {
	background: var(--color-two);
}

.owl-carousel .owl-nav span {
	font-family: 'flaticon';
}

.banner-carousel .owl-nav {
	position: absolute;
	left: 0px;
	right: 0px;
	/*max-width: 704px;*/
	width: 100%;
	margin: 0 auto;
	bottom: 50px;
	text-align: right;
}

.banner-carousel .owl-nav button {
	position: relative;
	display: inline-block !important;
	width: 60px;
	height: 60px;
	line-height: 60px !important;
	text-align: center;
	border: 1px solid #fff !important;
	font-size: 16px !important;
	color: #fff !important;
	border-radius: 50% !important;
	transition: all 500ms ease;
}

.banner-carousel .owl-nav button:hover {}

.banner-carousel .owl-nav button.owl-prev {
	margin-right: 20px;
}

.banner-carousel .owl-dots {
	position: absolute;
	left: 105px;
	top: 57%;
	width: 105px;
	min-height: 40px;
	counter-reset: slides-num;
}

.banner-carousel .owl-dots::after {
	position: absolute;
	right: 0px;
	top: 53px;
	content: "0" counter(slides-num);
	display: inline-block;
	font-size: 24px;
	color: #fff;
	font-weight: 700;
}

.banner-carousel .owl-dots:before {
	position: absolute;
	content: '';
	right: 41px;
	top: 58px;
	width: 1px;
	height: 18px;
	background: #fff;
	opacity: 0.5;
}

.banner-carousel .owl-dots button span {
	display: none !important;
}

.banner-carousel .owl-dots button {
	position: absolute;
	top: 0px;
	left: 10px;
	counter-increment: slides-num;
	font-size: 90px !important;
	line-height: 80px !important;
	font-family: 'productsans-bold' !important;
	color: var(--color-two) !important;
}

.banner-carousel .owl-dots button.active:before {
	position: absolute;
	content: counter(slides-num);
}

.banner-carousel .owl-dots button.active:after {
	position: absolute;
	content: '0';
	top: 0px;
	right: 0px;
}

.banner-section .text-box h3 {
	position: relative;
	display: block;
	font-size: 22px;
	line-height: 32px;
	color: #fff;
	font-weight: 700;
	padding-right: 160px;
	padding-bottom: 12px;
}

.banner-section .text-box h3:before {
	position: absolute;
	content: '';
	background: #fff;
	width: 100%;
	height: 1px;
	left: 0px;
	bottom: 0px;
	opacity: 0.3;
}

.banner-section .text-box .text-1 {
	position: absolute;
	left: 60px;
	bottom: 50px;
	z-index: 2;
}

.banner-section .text-box .text-2 {
	position: absolute;
	right: 60px;
	bottom: 50px;
	z-index: 2;
}

.banner-section .line-box .line-1,
.banner-section .line-box .line-2 {
	position: absolute;
	top: 0px;
	width: 1px;
	height: 100%;
	background: #fff;
	opacity: 0.15;
	z-index: 2;
}

.banner-section .line-box .line-1 {
	left: 481px;
}

.banner-section .line-box .line-2 {
	right: 513px;
}

/*benefit-box-sec*/
.benefit-box-sec {
	position: relative;
	padding-top: 50px;
	/*margin-top: -22px;
	padding-bottom: 50px;*/
}

.pbmit-ihbox-style-7 {
	position: relative;
	z-index: 9;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-direction: column;
}

.pbmit-ihbox-style-7,
.pbmit-ihbox-style-7 .pbmit-ihbox-box,
.pbmit-ihbox-style-7 .pbmit-ihbox-box-number,
.pbmit-ihbox-style-7 .pbmit-content-wrapper::before {
	transition: all 0.4s ease-in;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-box {
	padding: 30px 20px;
	border-radius: 30px;
	display: grid;
	position: relative;
	background: #f0f4f9;
	transition: all 0.4s ease-in;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	transition: all 0.4s ease-in;
	/* height: 215px;*/
	/*clip-path: polygon( 6.726% 0%,93.274% 0%,93.274% 0%,94.364% 0.14%,95.399% 0.545%,96.364% 1.192%,97.245% 2.061%,98.029% 3.129%,98.701% 4.373%,99.249% 5.772%,99.657% 7.303%,99.912% 8.945%,100% 10.676%,100% 61.278%,100% 61.278%,99.732% 65.983%,98.988% 69.483%,97.863% 71.995%,96.447% 73.739%,94.835% 74.934%,93.119% 75.798%,91.39% 76.552%,89.742% 77.413%,88.268% 78.601%,87.061% 80.335%,87.061% 80.335%,86.147% 82.63%,85.483% 85.137%,84.946% 87.749%,84.409% 90.359%,83.749% 92.86%,82.839% 95.146%,81.556% 97.11%,79.775% 98.644%,77.369% 99.643%,74.215% 100%,6.726% 100%,6.726% 100%,5.637% 99.861%,4.603% 99.457%,3.638% 98.811%,2.758% 97.944%,1.974% 96.879%,1.302% 95.638%,0.754% 94.241%,0.346% 92.712%,0.09% 91.071%,0% 89.342%,0% 10.676%,0% 10.676%,0.088% 8.945%,0.343% 7.303%,0.751% 5.772%,1.299% 4.373%,1.971% 3.129%,2.755% 2.061%,3.636% 1.192%,4.601% 0.545%,5.636% 0.14%,6.726% 0% );
*/
}

.pbmit-ihbox-style-7 .pbmit-ihbox-box:hover {
	transform: translate(0, -10px);
	background: #dde3ea;
}

.pbmit-ihbox-style-7:hover {
	transform: translate(0, -10px);
}

.pbmit-ihbox-style-7 .pbmit-ihbox-icon {
	margin-right: 15px;
	float: right;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-icon-wrapper {
	background-color: #fff;
	border-radius: 50%;
	height: 65px;
	width: 65px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.pbmit-ihbox-style-7 .pbmit-icon-type-icon {
	font-size: 45px;
	line-height: 45px;
	color: var(--pbmit-blackish-color);
	margin-top: -6px;
}

.pbmit-ihbox-style-7 .pbmit-icon-type-icon img {
	width: 40px;
	-webkit-filter: brightness(0.8);
	filter: brightness(0.1);
}

.pbmit-ihbox-style-7:hover .pbmit-icon-type-icon img {
	filter: none;
}

.pbmit-ihbox-style-7 .pbmit-element-title {
	font-size: 21px;
	height: 90px;
	line-height: 30px;
	margin-bottom: 0;
	margin-top: 0px;
	color: #000;
	font-family: 'productsans-medium';
}

.pbmit-ihbox-style-7 .pbmit-content-wrapper {
	padding-top: 25px;
	margin-top: 25px;
	border-top: 1px solid rgba(24, 26, 23, .1);
	position: relative;
}

.pbmit-ihbox-style-7 .pbmit-content-wrapper::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 1px;
	background-color: rgba(24, 26, 23, .6);
}

.pbmit-ihbox-style-7:hover .pbmit-content-wrapper::before {
	width: 100%;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-box-number {
	position: absolute;
	font-size: 14px;
	line-height: 36px;
	bottom: 8px;
	right: -17px;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'productsans-bold';
	border-radius: 50%;
	font-weight: 500;
	color: #fff;
	background-color: var(--color-two);
}

.pbmit-ihbox-style-7:hover .pbmit-ihbox-box-number {
	background-color: var(--color-one);
	color: var(--color-white);
}

.pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-text {
	font-size: 40px;
}

.pbmit-ihbox-style-7 .pbmit-element-subtitle {
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 10px;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-btn {
	margin-top: 30px;
	display: inline-block;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-btn a {
	font-size: 13px;
	line-height: 36px;
	letter-spacing: 0.65px;
	text-transform: uppercase;
	padding: 21px 35px;
	border: 1px solid var(--pbmit-blackish-color);
	color: var(--pbmit-blackish-color);
	background-color: transparent;
	border-radius: 30px;
	transition: all .4s ease-in;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-btn a:hover {
	background-color: var(--pbmit-blackish-color);
	color: var(--pbmit-white-color);
}

.pbmit-ihbox-style-7 .pbmit-ihbox-btn .pbmit-button-icon-wrapper {
	position: relative;
	overflow: hidden;
	display: inline-flex;
	margin-left: 6px;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-btn .pbmit-button-icon-wrapper::before {
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-52px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-btn:hover .pbmit-button-icon-wrapper::before {
	transform: scale(1) translate(-2px, 0px);
}

.pbmit-ihbox-style-7 .pbmit-ihbox-btn .pbmit-button-icon {
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-btn:hover .pbmit-button-icon {
	transform: scale(0.26) translate(45px, -50px);
}

.align-items-center {
	align-items: center !important;
}

.d-flex {
	display: flex !important;
}

/*application-area*/
.application-area {
	position: relative;
	padding: 70px 0px 0px;
	overflow: hidden;
}

.application-area .page-title {
	padding-bottom: 20px;
}

/*.application-area:after{
	position: absolute;
	content: '';
	background-color: #f1f1f1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 50%;
	z-index: -9;
}*/
.page-title {}

.page-title h2 {
	position: relative;
	font-size: 50px;
}

.page-title h2:after {
	position: absolute;
	content: attr(data-title);
	/* color: #baba6a; */
	opacity: 0.2;
	font-size: 80px;
	line-height: 100px;
	top: -50px;
	left: 50%;
	width: 100%;
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: var(--color-two);
	z-index: -1;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.service-block-one {
	margin: 20px 0px;
}

.service-block-one .inner-box {
	position: relative;
	padding: 10px;
	display: block;
	overflow: hidden;
	background: #fff;
	box-shadow: 0px 5px 15px 0px #e4e9eabd;
	border-radius: 30px;
	margin: 10px 0px;
}

.service-block-one .inner-box .image-box {
	position: relative;
	display: block;
	overflow: hidden;
}

/*.service-block-one .inner-box .image-box:before{
  position: absolute;
  content: '';
  background: #fff;
  width: 130px;
  height: 80px;
  right: -1px;
  bottom: 0px;
  z-index: 1;
  clip-path: polygon(0% 100%, 100% 0%, 100% 100%, 0% 100%, 0% 0%);
}*/

.service-block-one .inner-box .image-box .image {
	position: relative;
	display: block;
	overflow: hidden;
	background: #000;
	border-radius: 20px;
}

.service-block-one .inner-box .image-box .image img {
	width: 100%;
	border-radius: 20px;
	transition: all 500ms ease;
}

.service-block-one .inner-box:hover .image-box .image img {
	opacity: 0.3;
	transform: scale(1.05);
}

.service-block-one .inner-box .image-box .icon-box {
	position: absolute;
	right: 17px;
	bottom: 17px;
	width: 65px;
	height: 65px;
	line-height: 80px;
	text-align: center;
	font-size: 38px;
	color: #fff;
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	z-index: 2;
}

.service-block-one .inner-box .image-box .icon-box img {
	width: 40px;
}

.service-block-one .inner-box .image-box .icon-box:before {
	position: absolute;
	content: '';
	width: 65px;
	height: 65px;
	left: 0px;
	top: 0px;
	border-radius: 100%;
	background: #ffffffe8;
	/*clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);*/
	transform: rotate(90deg);
	z-index: -1;
}

.service-block-one .inner-box .image-box .icon-box:after {
	position: absolute;
	content: '';
	/* background-image: url(../images/shape/shape-2.png);*/
	left: 5px;
	top: -5px;
	width: 70px;
	height: 80px;
	background-repeat: no-repeat;
	z-index: -1;
	transition: all 500ms ease;
}

.service-block-one .inner-box:hover .image-box .icon-box:after {
	top: -8px;
	left: 10px;
}

.service-block-one .inner-box .lower-content {
	position: relative;
	display: block;
	padding: 20px 20px 10px 20px;
	height: 160px;
	/*border: 1px solid #f1f1f1;*/
}

.service-block-one .inner-box .lower-content p {}

.service-block-one .inner-box .lower-content h3 {
	display: block;
	font-size: 25px;
	line-height: 32px;
	margin-bottom: 11px;
	color: var(--color-one);
	margin-top: 0px;
}

.service-block-one .inner-box .lower-content h6 {
	font-family: 'productsans-bold';
	font-size: 18px;
	color: var(--color-two);
}

.service-block-one .inner-box .lower-content h3 a {
	display: inline-block;
	color: #000;
}

.service-block-one .inner-box .lower-content h3 a:hover {
	text-decoration: none;
	color: var(--color-two);
}

.nav-style-one button {
	position: relative;
	display: inline-block;
	width: 54px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	background: #fff;
	color: #16436f;
	transition: all 500ms ease;
}

.application-area .owl-carousel .owl-nav {
	position: absolute;
	top: -80px;
	right: 0px;
	display: none !important;
}

.application-area .owl-theme .owl-dots .owl-dot span {
	width: 100px;
	height: 6px;
	border-radius: 10px;
	margin: 0px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 0px;
}

.application-area .owl-theme .owl-dots .owl-dot.active span,
.application-area .owl-theme .owl-dots .owl-dot:hover span {
	margin: 0px;
	width: 100px;
	height: 6px;
	position: relative;
	top: 0px;
	background: var(--color-two);
}

.application-area button .owl-prev {
	margin-right: 10px;
}

.application-area .owl-carousel .owl-nav button.owl-next,
.application-area .owl-carousel .owl-nav button.owl-prev {
	position: relative;
	display: inline-block;
	width: 54px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	font-size: 20px;
	cursor: pointer;
	background: #fff;
	color: #16436f;
	border: 1px solid var(--color-two);
	transition: all 500ms ease;
}

.application-area .owl-carousel .owl-nav button.owl-next:hover,
.application-area .owl-carousel .owl-nav button.owl-prev:hover {
	background: var(--color-two);
	color: #fff;
}

/*event-sec*/
.event-sec {
	position: relative;
	padding: 50px 0px 100px;
}

.event-content {
	position: relative;
	z-index: -9;
	padding: 0px 20px;
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	/*background: var(--color-one);*/
}

/*.event-content:after{
	position: absolute;
	content: '';
	background-image: url(../img/bg/bg2.png);
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	opacity: 0.4;
}*/
.event-content h3 {
	color: #000;
	z-index: 99;
	position: relative;
	font-family: 'productsans-medium';
}

.event-content p {
	color: #000;
	z-index: 99;
	position: relative;
	line-height: 25px;
	margin-bottom: 20px;
}

.event-content .btn-2 {
	background: var(--color-two) !important;
	color: #fff;
}

.event-content .btn-2:after {
	border: 2px solid var(--color-two);
}

.event-content .btn-2 span svg {
	fill: #fff;
}

.event-content .btn-2:after {
	width: 150px;
	height: 150px;
	left: -8px;
	top: -8px;
}

.event-content .btn-2 {
	width: 135px;
	height: 135px;
}

.event-sec .page-title {
	margin-bottom: 30px;
	padding-bottom: 20px;
}

.event_row {
	padding-bottom: 60px;
}

/*event-sec-two*/
.event-sec-two {
	position: relative;
	padding: 50px 0px 0px;
	/*background-color: #00808008;*/
}

.event-sec-two .nav-tabs {
	border-bottom: none;
	background-color: #f0f4f9;
	border-radius: 20px;
}

.event-sec-two .nav-tabs>li {
	width: 50%;
	/*background-color: #f0f4f9;*/
}

.event-sec-two .nav-tabs>li>a {
	color: #000;
	border: none;
	font-family: 'productsans-bold';
	font-size: 22px;
	text-align: center;
	margin-right: 0px;
	padding: 0px 15px;
}

.event-sec-two .nav-tabs>li>a span {
	text-align: center;
	font-size: 55px;
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #000;
	letter-spacing: 3px;
	padding-right: 15px;
}

.event-sec-two .nav-tabs>li>a img {
	width: 80px;
	-webkit-filter: brightness(0.1);
	filter: brightness(0.1);
}

.event-sec-two .nav-tabs>li.active>a img {
	width: 80px;
	-webkit-filter: brightness(1.1);
	filter: brightness(1.1);
}

.event-sec-two .nav-tabs>li.active>a span {
	-webkit-text-stroke-color: #fff;
}

.event-sec-two .nav>li>a:hover {
	background-color: #f0f4f9;
	/*color: #fff;*/
	border-radius: 20px;
}

.event-sec-two .nav>li>a:hover span {
	/*-webkit-text-stroke-color: #fff;*/
}

.event-sec-two .nav-tabs>li.active>a:hover {
	border: none;
}

.event-sec-two .nav-tabs>li.active {
	background-color: var(--color-two);
	border-radius: 20px;
	position: relative;
}

.event-sec-two .nav-tabs>li.active:after {
	position: absolute;
	content: '';
	bottom: 0px;
	left: 0px;
	text-align: center;
	margin: 0 auto;
	right: 0px;
	background-color: #fff;
	width: 100px;
	height: 4px;
	box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
}

.event-sec-two .nav-tabs>li.active>a {
	color: var(--color-white);
	background-color: var(--color-two);
	border: none;
	border-radius: 20px;
}

.event-sec-two .tab-pane {
	padding: 20px;
	background-color: #fff;
	/*box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;*/
	border-radius: 0px 0px 20px 20px;
}

.event-sec-two .owl-theme .owl-dots .owl-dot span {
	width: 100px;
	height: 6px;
	margin: 0px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 0px;
}

.event-sec-two .owl-theme .owl-dots .owl-dot.active span,
.event-sec-two .owl-theme .owl-dots .owl-dot:hover span {
	margin: 0px;
	width: 100px;
	height: 6px;
	position: relative;
	top: 0px;
	background: var(--color-two);
}

.event-sec-two .pbmit_content {
	border: 1px solid #f1f1f1;
}

.pbmit-blog-style-1 {
	padding: 0px;
	background: #fff;
	margin: 20px 0px;
}

.pbmit-blog-style-1 .pbmit-featured-wrapper img,
.pbmit-blog-style-1 .pbmit-featured-container .pbmit-blog-btn,
.pbmit-blog-style-1 .pbmit-featured-wrapper::before {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.pbmit-blog-style-1 .pbmit-meta-line,
.pbmit-blog-style-1 .pbmit-meta-line a {
	font-size: 12px;
	line-height: 23px;
	letter-spacing: 0.6px;
	text-transform: uppercase;
	color: #000;
}

.pbmit-blog-style-1 .pbmit-meta-line {
	margin-right: 20px;
	margin-bottom: 5px;
	display: inline-block;
	position: relative;
}

.pbmit-blog-style-1 .pbmit-meta-line i {
	font-size: 18px;
	color: var(--color-two);
	margin-right: 3px;
}

.pbmit-blog-style-1 .pbmit-meta-line:last-child {
	margin-right: 0px;
}

.pbmit-blog-style-1 .pbmit-meta-line {
	font-family: 'productsans-bold';
}

.pbmit-blog-style-1 .pbmit-meta-cat-wrapper {
	position: absolute;
	top: 20px;
	left: 25px;
	z-index: 1;
	font-weight: 500;
}

.pbmit-blog-style-1 .pbmit-meta-category a:hover {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}

.pbmit-blog-style-1 .pbmit-meta-category a {
	padding: 5px 15px;
	background-color: var(--pbmit-white-color);
	border-radius: 15px;
}

.pbmit-blog-style-1 .pbmit-featured-container {
	/*margin: 0 0 25px;*/
}

.pbmit_content {
	padding: 20px;
	box-shadow: 0px 5px 15px 0px #e4e9eabd;
	border-radius: 0px 0px 30px 30px;
}

.pbmit-category-date-wraper {
	display: flex;
	align-items: center;
}

.pbmit-blog-style-1 .pbmit-content-wrapper {
	margin-top: 10px;
}

.pbmit-blog-style-1 .pbmit-post-title {
	font-size: 20px;
	line-height: 32px;
	margin-top: 0px;
	margin-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.pbmit-blog-style-1 .pbmit-post-title a {
	color: #000;
}

.pbmit-blog-style-1 .pbmit-post-title a:hover {
	color: var(--color-two);
	text-decoration: none;
}

.pbmit-blog-style-1 .pbmit-featured-wrapper {
	position: relative;
	display: block;
	/*clip-path: polygon( 6.726% 0%,93.274% 0%,93.274% 0%,94.364% 0.119%,95.399% 0.464%,96.364% 1.015%,97.245% 1.755%,98.029% 2.664%,98.701% 3.723%,99.249% 4.915%,99.657% 6.219%,99.912% 7.617%,100% 9.091%,100% 66.97%,100% 66.97%,99.732% 70.984%,98.988% 73.969%,97.863% 76.111%,96.447% 77.599%,94.835% 78.618%,93.119% 79.355%,91.39% 79.998%,89.742% 80.733%,88.268% 81.747%,87.061% 83.227%,87.061% 83.227%,86.147% 85.185%,85.483% 87.323%,84.946% 89.551%,84.409% 91.777%,83.749% 93.91%,82.839% 95.86%,81.556% 97.535%,79.775% 98.844%,77.369% 99.696%,74.215% 100%,6.726% 100%,6.726% 100%,5.636% 99.881%,4.601% 99.536%,3.636% 98.985%,2.755% 98.245%,1.971% 97.336%,1.299% 96.277%,0.751% 95.085%,0.343% 93.781%,0.088% 92.383%,0% 90.909%,0% 9.091%,0% 9.091%,0.088% 7.617%,0.343% 6.219%,0.751% 4.915%,1.299% 3.723%,1.971% 2.664%,2.755% 1.755%,3.636% 1.015%,4.601% 0.464%,5.636% 0.119%,6.726% 0% );
*/
}

.pbmit-blog-style-1 .pbmit-featured-wrapper img {
	position: relative;
	width: 100%;
	height: 170px;
	object-fit: cover;
	/*border-radius: 30px;*/
}

.pbmit-blog-style-1:hover .pbmit-featured-wrapper img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.pbmit-blog-style-1 .pbmit-featured-container {
	position: relative;
	border-radius: 30px 30px 0px 0px;
	overflow: hidden;
}

.pbmit-blog-style-1 .pbmit-featured-wrapper {
	position: relative;
	overflow: hidden;
}

.pbmit-blog-style-1 .pbmit-blog-btn {
	position: absolute;
	bottom: 17px;
	right: 17px;
	z-index: 1;
	font-size: 13px;
	background-color: #ffffffde;
	box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
	color: #50c877;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.pbmit-blog-style-1 .pbmit-blog-btn .pbmit-button-icon-wrapper {
	position: relative;
	overflow: hidden;
	display: inline-flex;
}

/*.pbmit-blog-style-1 .pbmit-blog-btn .pbmit-button-icon-wrapper::before {
	content: '\2937';
	position: absolute;
	top: 0;
	right: -3;
	font-size: 30px;
	transform: scale(0.26) translate(-45px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}*/

/*.pbmit-blog-style-1 .post-item:hover .pbmit-blog-btn .pbmit-button-icon-wrapper::before {
	transform: scale(1) translate(-2px, 0px);
}*/

.pbmit-blog-style-1 .pbmit-blog-btn .pbmit-button-icon {
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

.pbmit-blog-style-1 .pbmit-blog-btn .pbmit-button-icon span {
	font-size: 30px;
	position: relative;
	top: 0px;
	right: -1px;
}

/*.pbmit-blog-style-1 .post-item:hover .pbmit-blog-btn .pbmit-button-icon {
	transform: scale(0.26) translate(45px, -50px);
}*/

/*.pbmit-blog-style-1 .post-item:hover .pbmit-featured-container .pbmit-blog-btn {
	background-color: #000;
	color: var(--color-white);
}*/

.pbmit-element-posts-wrapper .pbmit-blog-style-1 {
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 30px;
}

.pbmit-button-icon img {
	width: 40px !important;
}

/*certificate-sec*/
.certificate-sec {
	padding: 60px 0px;
	position: relative;
}

.certificate-sec .page-title {
	margin-bottom: 30px;
	padding-bottom: 20px;
}

.certificate-logo {
	/*box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;*/
	/*padding: 20px;*/
	/* border-radius: 20px;*/
	/*border: 1px solid var(--color-two);*/
	text-align: center;
}

.certificate-logo img {
	filter: grayscale(100%);
	transition: color 0.3s ease;
	width: 170px;
}

.certificate-logo img:hover {
	filter: grayscale(0);
}

.certificate_container {
	display: flex;
	align-items: center;
	justify-content: space-around;
}

/*newsletter-sec*/
.newsletter-sec {
	padding: 30px 0px 0px;
	position: relative;
	background: #fff;
	border-top: 1px solid #eee;
	/*background-image: url(../img/bg/bg3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;*/
}

/*.newsletter-sec:after{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: var(--color-two);
	opacity: 0.8;
}*/
.newsletter-row {
	border-bottom: 1px solid #eee;
	padding-bottom: 30px;
}

.newsletter-box1 {
	display: flex;
	gap: 20px;
}

.newsletter-box1 i {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	width: 50px;
	height: 50px;
	background: var(--color-two);
	border-radius: 50%;
	margin-top: 25px;
	font-size: 25px;
	color: #fff;
}

.newsletter-box1 h2 {
	color: #000;
	font-size: 24px;
	line-height: 33px;
}

.newsletter-box1 h2 a {
	color: #000;
	transition: color 0.3s ease;
}

.newsletter-box1 h2 a:hover {
	text-decoration: none;
	color: var(--color-two);
}

.newsletter-box2 {}

.newsletter-box2 h2 {
	color: #000;
	font-size: 24px;
	line-height: 33px;
	margin: 30px 0px;
}

.newsletter-box3 {
	padding: 23px 0px;
}

.newsletter-box3 .btn-2 {
	background: var(--color-two) !important;
	color: #fff;
	width: 130px;
	height: 130px;
}

.newsletter-box3 .btn-2:after {
	border: 2px solid var(--color-two);
	width: 150px;
	height: 150px;
}

.newsletter-box3 .btn-2 span svg {
	fill: #fff;
}

.newsletter-box3 h2 {
	color: var(--color-white);
	font-size: 24px;
	line-height: 33px;
}

.newsletter-box3 .theme-btn {
	margin-top: 20px;
	width: 100%;
}

.newsletter-box3 .theme-btn:hover {
	text-decoration: none;
}

footer {
	background-color: #fff;
	padding: 30px 0px 20px;
}

.footer-title {
	color: #000;
	font-size: 20px;
}

.footer-address p {
	color: #000;
}

.footer-contact {}

.footer-contact ul {
	padding-left: 0px;
	list-style-type: none;
}

.footer-contact ul li {
	color: #ffffff;
	padding-bottom: 5px;
}

.footer-contact ul li a {
	color: #000;
	transition: color 0.3s ease;
}

.footer-contact ul li a:hover {
	color: var(--color-two);
	text-decoration: none;
}

.footer-social {
	padding-left: 0px;
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	list-style-type: none;
}

.footer-social li {}

.footer-social li a {}

.footer-social li a:hover {
	text-decoration: none;
}

.footer-social li a i {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	width: 30px;
	height: 30px;
	background: var(--color-two);
	border-radius: 50%;
	margin-top: 5px;
	font-size: 16px;
	color: #fff;
	transition: color 0.3s ease;
}

.footer-social li a i:hover {
	background-color: #000;
	color: #fff;
}

.footer-contact-info {
	list-style-type: none;
}

.footer-contact-info li i {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	width: 30px;
	height: 30px;
	background: var(--color-two);
	border-radius: 50%;
	margin-top: 5px;
	margin-right: 5px;
	font-size: 16px;
	color: #fff;
}

.footer-link ul {
	list-style-type: none;
	padding-left: 0px;
}

.footer-link ul li {
	padding-bottom: 5px;
}

.footer-link ul li a {
	color: #000;
	transition: color 0.3s ease;
}

.footer-link ul li a:hover {
	color: var(--color-two);
	text-decoration: none;
}

.copyright-text {}

.copyright-text p {
	color: #000;
	margin-bottom: 0px;
}

.copyright-text p a {
	color: #000;
	transition: color 0.3s ease;
}

.copyright-text p a:hover {
	text-decoration: none;
	color: var(--color-two);
}

.copyright-text-right {
	float: right;
}

.service-page__bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 45%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: -1;
	opacity: 0.03;
	mix-blend-mode: luminosity;
	background: #F3F3F3;
	animation: bgSlide 10s ease-in-out infinite;
}

/* PRELOADER CSS */
.page-loader {
	/*width: 100%;
	height: 100%;
	position: absolute;
	background: white;
	z-index: 1000;
	overflow-x: hidden;
	overflow-y: hidden;*/
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background: white;
}

.page-loader .txt {
	color: var(--color-one);
	text-align: center;
	top: 50%;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 0.3rem;
	font-weight: bold;
	line-height: 1.5;
}

/* SPINNER ANIMATION */
.spinner {
	position: relative;
	top: 50%;
	width: 80px;
	height: 80px;
	margin: 0 auto;
	background-color: var(--color-two);
	border-radius: 100%;
	-webkit-animation: sk-scaleout 1s infinite ease-in-out;
	animation: sk-scaleout 1s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
	0% {
		-webkit-transform: scale(0);
	}

	100% {
		-webkit-transform: scale(1);
		opacity: 0;
	}
}

@keyframes sk-scaleout {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
}

@keyframes bgSlide {
	0% {
		background-position: 0 0;
	}

	20% {
		background-position: -100px 0;
	}

	40% {
		background-position: -200px 0;
	}

	60% {
		background-position: -150px 0;
	}

	80% {
		background-position: -100px 0;
	}

	100% {
		background-position: 0px 0;
	}
}

.event-img1 {
	position: absolute;
	top: 250px;
}

.event-img2 {
	position: absolute;
	top: 150px;
}

.event-img {
	background: #fff;
	padding: 20px;
	box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
	border-radius: 30px;
}

.event-img img {
	border-radius: 20px;
}

/*.slider {
  margin: 0 auto;
  max-width: 1200px;
}
.swiper-slide{
	margin-right: 10px !important;
}
.swiper-container {
  padding-bottom: 20px;
}

.swiper-scrollbar {
  background: #d6d6d6;
}
.swiper-container-horizontal > .swiper-scrollbar {
  border-radius: 2px;
  height: 5px !important;
  width: 200px !important;
  bottom: 0 !important;
  left: 50% !important;
  transform: translateX(-50%);
}
.swiper-scrollbar-drag{
	background: var(--color-two) !important;
}
.swiper-wrapper img {
  width: 100%;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	display: none;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	display: none;
}*/
.breadcrum-banner {
	position: relative;
	background-size: cover;
	background-position: center bottom;
	background-repeat: no-repeat;
	/*height: 300px;*/
	padding: 150px 0px;
	margin-top: 72px;
}

.breadcrum-banner:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: #4a4a4a9c;
}

.breadcrum-content {
	z-index: 9;
	width: max-content;
	padding: 0px 20px;
	text-align: center;
	position: absolute;
	top: 50%;
	color: green;
	left: 50%;
	transform: translate(-50%, -50%);
}

.breadcrum-content h1 {
	color: #fff;
	font-size: 40px;
}

.breadcrum-content ul {
	position: relative;
	display: inline-block;
	background-color: #fff;
	padding-left: 0px;
	padding: 12px 30px;
	border-radius: 20px;
	margin-top: 10px;
}

.breadcrum-content ul li {
	position: relative;
	display: inline-block;
	color: #000;
	/*padding-right: 15px;*/
	font-family: 'productsans-medium';
}

.breadcrum-content ul li:after {
	content: '\00BB';
	padding: 0px 10px;
}

.breadcrum-content ul li:last-child:after {
	display: none;
}

.breadcrum-content ul li a {
	color: #000;
	transition: all 500ms ease;
}

.breadcrum-content ul li a:hover {
	text-decoration: none;
	color: var(--color-two);
}

.breadcrum-content ul li:last-child {
	color: var(--color-two);
}

/*about us*/
.history-wrap {
	padding: 50px 0px;
	position: relative;
	background-image: url('https://anvaya.online/heni-chemicals/public/assets/images/about-us-history/sun-rising-bg.jpg');
	background-size: cover;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.history-wrap:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: #ffffffa3;
}

.history-text {
	margin-top: 20px;
	position: relative;
	z-index: 9;
}

.history-wrap .page-title {
	position: relative;
	z-index: 9;
}

.history-text img {
	width: 100%;
	margin-bottom: 30px;
	padding: 20px;
	box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
	border-radius: 20px;
	border: 1px solid var(--color-two);
}

.r-and-d-wrap {
	padding: 60px 0px;
	position: relative;
	background-color: #f1f1f1;
	/*	background-image: url(../img/about/r-and-d.jpg);
	background-size: cover;
	background-position: center bottom;
	background-repeat: no-repeat;*/
}

.r-and-d-text {
	/*background-color: #fff;
	padding: 30px;
	border-radius: 20px;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;*/
}

.quality-control-wrap {
	padding: 50px 0px;
	position: relative;
}

.quality-control-wrap .page-title {
	padding-bottom: 15px;
}
.quality-control-wrap .aboutContent strong{
    font-size:18px;
    font-family: 'productsans-bold';
}
.quality-control-wrap .aboutContent ol li::marker{
    font-family: 'productsans-bold';
}
.aboutContent {
	position: relative;
	padding-top: 24px;
}

.aboutContent ol {
	padding-left: 20px;
}

.aboutContent .secTitle {
	margin: 0 0 27px;
}

.aboutContent p {
	margin: 0 0 15px;
}

.hr {
	background: #e1e1e1;
	width: 100%;
	height: 1px;
	margin: 0 0 38px;
}

.iconBox01 {
	position: relative;
	padding-left: 77px;
	min-height: 60px;
	padding-top: 2px;
}

.iconBox01 span {
	width: 60px;
	height: 60px;
	background: #FFF;
	border-radius: 50%;
	color: var(--color-two);
	font-size: 36px;
	font-family: 'productsans-bold';
	text-align: center;
	line-height: 60px;
	box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.12);
	position: absolute;
	left: 0;
	top: 0;
}

.iconBox01 h3 {
	font-size: 20px;
	line-height: 26px;
	letter-spacing: -.50px;
	margin: 0;
}

.aboutContent .lab_btn {
	height: 54px;
	line-height: 54px;
	min-width: 194px;
}

.aboutImg {
	position: relative;
}

/*.aboutImg:after{
    content: '';
    width: 377px;
    height: 371px;
    position: absolute;
    right: -281px;
    top: 52px;
    background: url(../images/shapes/3.png) no-repeat center center;

    animation: move-left 5s ease-out infinite;
}
@keyframes move-left {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(70px);
    }
    100% {
        transform: translateY(0);
    }
}*/
.aboutImg img {
	max-width: 100%;
	height: auto;
	position: relative;
	z-index: 2;
	border-radius: 20px;
}

.expCounter {
	position: absolute;
	left: 0;
	border-radius: 20px;
	bottom: 97px;
	background: rgb(236, 101, 35);
	background: linear-gradient(90deg, #92cfa6 38%, #50c877 100%);
	width: 263px;
	padding: 31px 30px 36px 33px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	z-index: 3;
}

.expCounter span:first-child {
	font-size: 60px;
	line-height: 1;
	color: #FFF;
	font-weight: 700;
	letter-spacing: -1.5px;
	margin: 0 18px 0 0;
}

.expCounter span:last-child {
	font-size: 22px;
	line-height: 30px;
	color: #FFF;
	letter-spacing: -.55px;
	text-align: left;
}

.whyus-wrap {
	padding: 50px 0px;
	background-color: #f1f1f159;
	position: relative;
}

.whyus-wrap .page-title {
	padding-bottom: 30px;
}

.testCategories {
	position: relative;
	padding-bottom: 8px;
}

.testCategories .row {
	margin-left: 0;
	margin-right: 0;
}

.testCategories:after {
	/*content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	height: 8px;
	width: calc(100% - 19px);
	background: var(--color-two);*/
}

.testCatItem {
	position: relative;
	display: inline-block;
	border-radius: 20px;
	border: 1px solid #e1e1e1;
	background-color: #fff;
	margin-right: -1px;
	/* padding: 43px 40px 71px; */
	padding: 20px;
	transition: all ease 400ms;
	-moz-transition: all ease 400ms;
	-webkit-transition: all ease 400ms;
}

.testCatItem.mode2 {
	background: #FFF;
}

.testCatItem:hover {
	border-color: var(--color-two);
}

.testCatItem.mode2:hover {
	border-color: #00d2ff;
}

.testCatItem:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 20px;
	background: url(../img/about/3.png) no-repeat right top var(--color-two);
	opacity: 0;
	visibility: hidden;
	transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-webkit-transition: all ease 300ms;
}

.testCatItem.mode2:after {
	background: url(../images/bg/3.png) no-repeat right top #00d2ff;
}

.testCatItem:hover:after {
	opacity: 1;
	visibility: visible;
}

.whyus-icon {
	position: relative;
	width: 65px;
	height: 65px;
	line-height: 80px;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 15px;
	float: right;
	font-size: 38px;
	color: #fff;
	border-radius: 50%;
	box-shadow: 3px 22px 43px 0px rgb(0 0 0 / 18%);
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	z-index: 2;
}

.whyus-icon img {
	width: 40px;
}

.whyus-icon:before {
	position: absolute;
	content: '';
	width: 65px;
	height: 65px;
	left: 0px;
	top: 0px;
	border-radius: 100%;
	background: #ffffffe8;
	/* clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%); */
	transform: rotate(90deg);
	z-index: -1;
}

/*.testCatItem img{
    height: 64px;
    width: 64px;
    line-height: 64px;
    background: #FFF;
    border-radius: 50%;
    text-align: center;
    color: #fc5149;
    font-size: 36px;
    box-shadow: 3px 22px 43px 0px rgba(0, 0, 0, 0.18);
    display: block;
    margin: 0 0 30px;
    position: relative;
    z-index: 2;
}*/
.testCatItem.mode2 img:before {
	background: rgb(0, 210, 255);
	background: linear-gradient(180deg, rgba(0, 210, 255, 1) 0%, rgba(58, 123, 213, 1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.testCatItem h3 {
	font-size: 21px;
	letter-spacing: -.6px;
	margin: 0 0 24px;
	position: relative;
	z-index: 2;
	transition: all ease 400ms;
	-moz-transition: all ease 400ms;
	-webkit-transition: all ease 400ms;
}

.testCatItem.mode2 h3 {
	color: #11469d;
}

.serviceSection2 .testCatItem h3:hover a {
	color: #fff;
}

.testCatItem p {
	line-height: 26px;
	margin: 0;
	position: relative;
	z-index: 2;
	transition: all ease 400ms;
	-moz-transition: all ease 400ms;
	-webkit-transition: all ease 400ms;
}

.testCatItem:hover p,
.testCatItem:hover h3 {
	color: #FFF;
}

.testCatItem:hover h3 {
	animation: anim_h3 500ms alternate;
}

.testCatItem:hover p {
	animation: anim_p 650ms alternate;
}

.labCard {
	position: relative;
}

.labCard img {
	width: 100%;
	height: auto;
}

.lcContent {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 0 112px 59px;
}

.lcContent h3 {
	font-size: 30px;
	line-height: 40px;
	color: #11469d;
	margin: 0 0 25px;
}

.lcContent .lab_btn_4 {
	min-width: 186px;
}

.noPadding {
	padding: 0;
}

@keyframes anim_h3 {
	0% {
		transform: translateX(25px);
		opacity: 0;
	}

	100% {
		transform: translateX(0);
		opacity: 1;
	}
}

@keyframes anim_p {
	0% {
		transform: translateY(25px);
		opacity: 0;
	}

	100% {
		transform: translateY(0);
		opacity: 1;
	}
}

/*Contact Us*/
.contact-one-wrap {
	position: relative;
	padding: 50px 0px;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact-one {
	padding: 120px 0px;
}

@media (max-width: 991px) {
	.contact-one {
		padding: 100px 0px;
	}
}

@media (max-width: 768px) {
	.contact-one {
		padding: 80px 0px;
	}
}

.contact-one .sec-title__tagline {
	letter-spacing: 1.4px;
}

@media (max-width: 991px) {
	.contact-one__top {
		margin-top: 70px;
	}
}

.contact-one__form input[type=date],
.contact-one__form input[type=text],
.contact-one__form input[type=email],
.contact-one__form input[type=tel],
.contact-one__form textarea {
	background-color: var(--laboix-border-color2, #F3F3F3);
	height: 60px;
	width: 100%;
	border: none;
	padding-left: 30px;
	padding-right: 20px;
	outline: none;
	color: var(--laboix-text, #6A6A6A);
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
}

.contact-one__form input[type=date]::placeholder,
.contact-one__form input[type=text]::placeholder,
.contact-one__form input[type=email]::placeholder,
.contact-one__form input[type=tel]::placeholder,
.contact-one__form textarea::placeholder {
	color: var(--laboix-text, #6A6A6A);
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
}

.contact-one__form textarea {
	height: 317px;
}

.contact-one__content {
	background: var(--laboix-secondary, #0EBD66);
	padding: 25px 30px;
	padding-bottom: 0;
	margin-right: 50px;
	position: relative;
	border-radius: 20px;
	text-align: center;
}

@media (max-width: 991px) {
	.contact-one__content {
		margin-right: auto;
		max-width: 420px;
		margin-left: auto;
	}
}

@media (max-width: 575px) {
	.contact-one__content {
		padding: 25px;
		padding-bottom: 0;
	}
}

@media (max-width: 1199px) and (min-width: 992px) {
	.contact-one__content {
		margin-right: 0;
		padding: 25px;
		padding-bottom: 0;
	}
}

.contact-one__content__thumb img {
	margin-bottom: -66px;
	position: relative;
	border-radius: 20px;
}

@media (max-width: 1199px) {
	.contact-one__content__thumb img {
		max-width: 100%;
	}
}

.contact-one__content__social {
	text-align: center;
	position: relative;
	margin-bottom: -20px;
	z-index: 1;
	display: inline-block;
	background: var(--laboix-white, #fff);
	padding: 20px 40px;
	border-radius: 20px 20px 0px 0px;
}

.contact-one__content__social a {
	color: var(--laboix-base, #021936);
}

.contact-one__content__social a:hover {
	color: var(--laboix-secondary, #0EBD66);
}

.contact-one__content__social a+a {
	margin-left: 34px;
}

@media (max-width: 575px) {
	.contact-one__content__social a+a {
		margin-left: 20px;
	}
}

.contact-one__info {
	margin-bottom: 30px;
}

.contact-one__info__item {
	display: flex;
	gap: 20px;
	align-items: center;
}

.contact-one__info__item:hover .contact-one__info__icon {
	background: rgba(var(--laboix-base-rgb, 2, 25, 54), 0.2);
}

.contact-one__info__icon {
	max-width: 50px;
	width: 100%;
	height: 50px;
	border-radius: 50%;
	background: rgba(var(--laboix-white-rgb, 255, 255, 255), 0.2);
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	color: var(--laboix-white, #fff);
	transition: all 0.5s ease-in-out;
}

.contact-one__info__icon i {
	color: inherit;
}

.contact-one__info__text {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	font-family: 'productsans-bold';
	line-height: normal;
	padding-bottom: 0;
	margin-bottom: 3px;
	text-align: left;
}

.contact-one__info__title {
	color: #ffffff;
	font-size: 16px;
	line-height: normal;
	padding-top: 6px;
	padding-bottom: 0;
	margin-bottom: -3px;
	text-align: left;
}

.contact-one__info__title a {
	color: inherit;
	background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
	transition: all 500ms ease;
}

.contact-one__info__title a:hover {
	background-size: 100% 1px;
}

.contact-one__info__title a:hover {
	color: var(--laboix-base, #021936);
}

.contact-one__info__item+.contact-one__info__item {
	margin-top: 20px;
}

.contact-map {
	padding-bottom: 0 !important;
}

.contact-map .google-map iframe {
	height: 322px;
}

.contact-map .google-map__contact__pin {
	position: absolute;
	top: 35%;
	right: 45%;
}

.contact-map .google-map__contact__location {
	box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.06);
	position: absolute;
	padding: 30px 50px 35px;
	right: 25%;
	top: -15%;
	max-width: 420px;
	background: var(--laboix-white, #fff);
}

.contact-map .google-map__contact__location__text {
	color: var(--laboix-base, #021936);
	font-size: 24px;
	font-weight: 700;
	line-height: 152.083%;
	letter-spacing: -0.72px;
	padding-bottom: 0;
	margin-bottom: 0;
}

.contact-map .google-map__contact__location::after {
	content: "";
	bottom: -28px;
	left: 0;
	width: 34px;
	height: 29px;
	clip-path: polygon(50% 100%, 0 0, 100% 0);
	position: absolute;
	background: var(--laboix-white, #fff);
}

.contact-two {
	padding: 120px 0px;
	position: relative;
	z-index: 1;
}

@media (max-width: 991px) {
	.contact-two {
		padding: 100px 0px;
	}
}

@media (max-width: 767px) {
	.contact-two {
		padding: 80px 0px;
	}
}

.contact-two .sec-title {
	padding-bottom: 35px;
}

.contact-two__form input[type=date],
.contact-two__form input[type=text],
.contact-two__form input[type=email],
.contact-two__form input[type=tel],
.contact-two__form textarea {
	background-color: var(--laboix-border-color2, #F3F3F3);
	height: 60px;
	width: 100%;
	border: none;
	padding-left: 30px;
	padding-right: 20px;
	outline: none;
	color: var(--laboix-text, #6A6A6A);
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
}

.contact-two__form input[type=date]::placeholder,
.contact-two__form input[type=text]::placeholder,
.contact-two__form input[type=email]::placeholder,
.contact-two__form input[type=tel]::placeholder,
.contact-two__form textarea::placeholder {
	color: var(--laboix-text, #6A6A6A);
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
}

.contact-two__form textarea {
	height: 150px;
}

.contact-two__form .laboix-btn::before {
	background: var(--laboix-white, #fff);
}

.contact-two__form .laboix-btn:hover {
	color: var(--laboix-base, #021936);
}

.contact-two__map {
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 885px;
	z-index: -1;
}

.contact-two .google-map iframe {
	height: 815px;
}

.contact-two .google-map {
	position: relative;
	z-index: 1;
}

.contact-two .google-map__contact__pin {
	position: absolute;
	top: 35%;
	right: 85%;
}

.contact-two::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 55%;
	height: 100%;
	background-color: var(--laboix-base, #021936);
	z-index: -1;
	background-image: url(../images/shapes/contact-shape.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: cover;
}

@media (max-width: 991px) {
	.contact-two::after {
		width: 100%;
	}
}

@media (max-width: 1199px) {
	.contact-two__right {
		margin-left: -35px;
	}
}

@media (max-width: 991px) {
	.contact-two__right {
		margin-top: 30px;
		margin-left: 0;
	}
}

.contact-two__content {
	background: var(--laboix-secondary, #0EBD66);
	margin-left: 122px;
	margin-right: 50px;
	padding: 60px 60px 55px;
}

@media (max-width: 1199px) {
	.contact-two__content {
		margin-left: 0px;
		margin-right: 50px;
	}
}

@media (max-width: 767px) {
	.contact-two__content {
		margin-right: 0;
	}
}

@media (max-width: 575px) {
	.contact-two__content {
		padding: 40px;
	}
}

.contact-two__content__top {
	margin-bottom: 38px;
}

.contact-two__content__top__subtitle {
	margin-top: -7px;
	display: block;
	color: var(--laboix-white, #fff);
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 156.25%;
	letter-spacing: 1.6px;
	text-transform: uppercase;
}

.contact-two__content__top__title {
	color: var(--laboix-white, #fff);
	font-size: 30px;
	font-weight: 700;
	line-height: 83.333%;
}

.contact-two__content__list {
	margin-bottom: 0;
	padding-bottom: 0;
}

.contact-two__content__list__item {
	display: flex;
	align-items: center;
	gap: 20px;
}

.contact-two__content__list__item:not(:last-of-type) {
	padding-bottom: 40px;
	margin-bottom: 35px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.24);
}

@media (max-width: 767px) {
	.contact-two__content__list__item:not(:last-of-type) {
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
}

.contact-two__content__list__item:hover .contact-two__content__icon {
	background: var(--laboix-white, #fff);
	color: var(--laboix-secondary, #0EBD66);
	transform: rotateY(360deg);
}

.contact-two__content__icon {
	-webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 53 64"><path d="M26.5 0.50293L53 16.2529V47.7529L26.5 63.5029L0 47.7529V16.2529L26.5 0.50293Z"/></svg>');
	mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 53 64"><path d="M26.5 0.50293L53 16.2529V47.7529L26.5 63.5029L0 47.7529V16.2529L26.5 0.50293Z"/></svg>');
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: top center;
	mask-position: top center;
	-webkit-mask-size: auto;
	mask-size: auto;
	max-width: 53px;
	width: 100%;
	height: 64px;
	background: var(--laboix-base, #021936);
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--laboix-white, #fff);
	font-size: 22px;
	transition: all 0.8s ease-in-out;
}

.contact-two__content__title {
	color: var(--laboix-white, #fff);
	font-size: 16px;
	font-weight: 500;
	line-height: 156.25%;
	padding-bottom: 0;
	margin-bottom: 0;
}

.contact-two__content__text {
	color: var(--laboix-white, #fff);
	font-size: 18px;
	font-weight: 600;
	line-height: 138.889%;
	margin-bottom: 0;
	padding-bottom: 0;
}

.contact-two__content__text a {
	color: inherit;
	background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
	transition: all 500ms ease;
}

.contact-two__content__text a:hover {
	background-size: 100% 1px;
}

.contact-us-form .form-control {
	background-color: #F3F3F3;
	height: 60px;
	width: 100%;
	border: none;
	border-radius: 20px;
	padding: 15px;
	margin-bottom: 20px;
	box-shadow: none;
	outline: none;
	color: #6A6A6A;
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
}

.contact-us-form textarea {
	height: 200px !important;
}

.contact-one-wrap .page-title {
	padding-bottom: 30px;
}

.contact-map-wrap {
	padding: 60px 0px;
}

.google_map h3 {
	text-align: center;
	margin-bottom: 20px;
}

.brochure_popup .modal-body {
	padding: 30px;
}

.brochure_popup .modal-header {
	padding: 15px 30px;
}

.download-bro-area {
	padding: 70px 0px;
}

.pdf-box {
	border-radius: 20px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.pdf-thumb img {
	width: 100%;
	border-radius: 20px;
}

.pdf-content {
	border-radius: 20px !important;
	background: #f1f1f1;
	padding: 30px 34px 28px;
	width: 100%;
	border-left: 5px solid #49af45;
	border-top: 5px solid #49af45;
	position: relative;
	margin-top: -38px;
	transition: 0.5s;
	border-radius: 3px;
	height: 117px;
}

.pdf-box:hover .pdf-content {
	background: var(--color-two);
	height: 159px;
	margin-top: -83px;
}

.pdf-content h4 {
	color: #000;
	font-size: 25px;
	font-weight: 500;
	margin: 0 0 12px;
	transition: 0.5s;
}

.pdf-box:hover .pdf-content h4 {
	color: #fff;
}

.pdf-content a {
	display: inline-block;
	color: var(--color-two);
	font-size: 20px;
	font-family: 'productsans-bold';
	transition: 0.5s;
}

.pdf-content a:hover {
	color: #fff !important;
}

.pdf-box:hover .pdf-content a {
	color: #fff;
	text-decoration: none;
}

.pdf-content a:focus {
	text-decoration: none;
}

.pdf-button a {
	font-size: 17px !important;
	display: inherit;
	color: #fff;
	font-weight: 500;
	margin-top: 19px;
	display: none;
	transition: 0.5s;
}

.pdf-button:hover a {
	color: #49af45 !important;
	text-decoration: none;
}

.pdf-box:hover a.pdf-button {
	display: block;
}

.pdf-button a i {
	display: inline-block;
	color: #fff;
	font-size: 22px;
	position: relative;
	top: 3px;
	transition: 0.5s;
}

.pdf-button:hover a i {
	color: #49af45 !important;
}

.pdf-shape {
	position: absolute;
	right: 14px;
	bottom: 22px;
	font-size: 50px;
	display: none;
	transition: 0.5s;
}

.pdf-box:hover .pdf-shape {
	display: block;
	color: #ffffff78;
}

.products-details-wrap {
	padding: 60px 0px;
}

.products_page_img img {
	border-radius: 20px;
	width: 100%;
	box-shadow: 0px 16px 32px 0px rgb(0 0 0 / 4%);
	/*box-shadow: 10px 10px var(--color-two);*/
}

.products_page_text h2 {
	margin-top: 0px;
	margin-bottom: 15px;
	color: var(--color-two);
	font-size: 40px;
}

.products-listing-wrap {
	padding: 40px 0px;
	/*background-color: #f1f1f1;
	border-top: 5px solid var(--color-two);*/
}

@media only screen and (max-width: 1400px) {
	.product_item {
		padding: 21px;
		padding-top: 0;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1415px) {
	.product_item {
		padding: 0;
	}
}

.product_item {
	padding: 12px;
	border-radius: 20px;
	/*height: 235px;*/
	margin-bottom: 30px;
	background: #f7f7f7;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	text-align: center;
	/*border: 10px solid #f7f7f7;*/
	transition: all 0.4s ease-in;
}

.product_item:hover .product_title,
.product_item:hover .product_brand_details {
	background-color: #dde3ea;
	transition: 0.5s;
}

.product_title {
	background-color: #fff;
	border-radius: 20px;
	padding: 10px;
	margin-bottom: 10px;
	height: 107px;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-direction: column;
}

.product_brand_details {
	background-color: #fff;
	border-radius: 20px;
	padding: 10px;
	height: 150px;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-direction: column;
}

.product_item:hover .product_title h4 a,
.product_item:hover .product_title h5,
.product_item:hover .product_brand p,
.product_item:hover .product_sublink ul li a {
	color: #000;
	text-decoration: none;
}

.product_title h4 {
	color: #000000;
	font-size: 22px;
	line-height: 30px;
	margin-top: 0px;
	margin-bottom: 0;
}

.product_title h4 a:hover {
	color: #000;
}

.product_brand {
	/*border-top: 1px solid #eaeaea;*/
	/*padding-top: 10px;
    margin-top: 10px;*/
}

.product_brand p {
	font-size: 15px;
	line-height: 20px;
	/*height: 40px;*/
	margin-bottom: 0px;
}

.product_title h4 a {
	color: var(--color-two);
}

.product_title h4 a:hover {
	text-decoration: none;
}

.product_title h5 {
	font-size: 17px;
	font-family: 'productsans-medium';
}

.product_title h5 a {
	color: var(--color-two);
}

.product_title h5 a:hover {
	text-decoration: none;
	color: #000;
}

.product_sublink {
	/*border-top: 1px solid #eaeaea;*/
	padding-top: 10px;
	margin-top: 10px;
}

.product_sublink ul li {
	line-height: 30px;
	display: inline-block;
	color: var(--color-two);
	font-size: 16px;
	font-weight: 500;
	line-height: 30px;
}

.product_sublink ul {
	padding-left: 0px;
	margin-bottom: 0px;
}

.product_sublink ul li a {
	color: var(--color-two);
	font-family: 'productsans-bold';
}

.product_sublink ul li i {
	color: #9e4b47;
	font-size: 14px;
	margin-right: 6px;
}

.product_onesublink ul li:last-child {
	position: relative;
	padding-left: 0px;
	margin-left: 0px;
}

.product_onesublink ul li:last-child::after {
	height: 15px;
	width: 1px;
	display: none !important;
	background-color: #d7d7d7;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	content: "";
}

.product_sublink ul li {
	padding-right: 15px;
	margin-right: 15px;
	position: relative;
}

.product_sublink ul li::after {
	height: 15px;
	width: 1px;
	background-color: #d7d7d7;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	content: "";
}

.product_sublink ul li:last-child::after {
	display: none;
}

.product_sublink ul li:last-child {
	padding-right: 0px;
	margin-right: 0px;
}

.products-listing-title h3 {
	text-align: center;
	margin: 0px;
	padding-bottom: 20px;
	font-size: 35px;
	border-bottom: 1px solid #e5e5e5;
	/*color: var(--color-two);*/
}

.products-listing-title {
	margin-bottom: 30px;
}

.products-details-content {
	padding: 60px 0px;
	background-color: #f1f1f1;
}

.products_details_img img {
	border-radius: 20px;
	width: 100%;
	box-shadow: 0px 16px 32px 0px rgb(0 0 0 / 19%);
}

.products_detail_text {
	margin-top: 50px;
}

.products_detail_text ul {
	list-style-type: none;
	padding-left: 0px;
}

.products_detail_text ul li b {
	color: var(--color-two);
	font-family: 'productsans-bold';
}

.products_detail_text ul li {
	background: #fff;
	margin-bottom: 15px;
	padding: 10px 20px;
	border-radius: 20px;
	border: 1px dashed var(--color-two);
}

.list-three-col {
	columns: 3;
	-webkit-columns: 3;
	-moz-columns: 3;
}

.list-two-col {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}

.related_product_sec {
	padding: 20px 0px 60px;
}

.related_product_sec .owl-carousel .owl-nav {
	position: absolute;
	top: -80px;
	right: 0px;
	display: none !important;
}

.related_product_sec .owl-theme .owl-dots .owl-dot span {
	width: 100px;
	height: 6px;
	border-radius: 10px;
	margin: 0px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 0px;
}

.related_product_sec .owl-theme .owl-dots .owl-dot.active span,
.related_product_sec .owl-theme .owl-dots .owl-dot:hover span {
	margin: 0px;
	width: 100px;
	height: 6px;
	position: relative;
	top: 0px;
	background: var(--color-two);
}

.related_product_sec button .owl-prev {
	margin-right: 10px;
}

.related_product_sec .owl-carousel .owl-nav button.owl-next,
.related_product_sec .owl-carousel .owl-nav button.owl-prev {
	position: relative;
	display: inline-block;
	width: 54px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	font-size: 20px;
	cursor: pointer;
	background: #fff;
	color: #16436f;
	border: 1px solid var(--color-two);
	transition: all 500ms ease;
}

.related_product_sec .owl-carousel .owl-nav button.owl-next:hover,
.related_product_sec .owl-carousel .owl-nav button.owl-prev:hover {
	background: var(--color-two);
	color: #fff;
}

.careers-wrap {
	padding: 60px 0px;
	position: relative;
}

.career-title h3 {
	font-family: 'productsans-medium';
	font-size: 35px;
	line-height: 45px;
	margin: 0px;
}

.careers-wrap-one {
	padding: 150px 0px;
	position: relative;
	background-image: url(../img/bg/career-img.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.careers-wrap-one:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: #0000005c;
}

.career-title-one {
	position: relative;
	z-index: 9;
}

.career-title-one h3 {
	font-family: 'productsans-medium';
	font-size: 60px;
	line-height: 70px;
	margin: 0px;
	color: #fff;
	text-align: center;
}

.career-title-one h3 span {
	color: var(--color-two);
}

.careers-wrap-two {
	padding: 60px 0px;
	position: relative;
}

.job-title p {}

.job-title p i {
	color: var(--color-two);
}

.job-title p b {
	font-family: 'productsans-bold';
}

.careers-wrap-two .button-2 {
	margin-top: 50px;
}

/*products-details-area*/
.products-details-area {
	padding: 180px 0px 80px;
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
}

.products-details-title {
	padding: 60px 0px;
}

.products-details-title h4 {
	color: var(--color-two);
	font-size: 50px;
}

.products-details-title h3 {
	font-size: 70px;
	margin-bottom: 25px;
	margin-top: 0px;
}

.products-details-title h6 {
	font-size: 17px;
	padding-bottom: 5px;
	font-weight: 200;
	font-family: 'productsans-regular';
}

.products-details-img img {
	position: absolute;
	width: 600px;
	height: 600px;
	right: 0px;
}

.product-breadcrum-content {
	padding: 0px 0px;
}

.product-breadcrum-content ul {
	list-style-type: none;
	padding-left: 0px;
	position: relative;
	display: inline-block;
	padding: 12px 0px;
	border-radius: 20px;
	margin-top: 10px
}

.product-breadcrum-content ul li {
	position: relative;
	display: inline-block;
	color: #000;
	/* padding-right: 15px; */
	font-family: 'productsans-medium';
}

.product-breadcrum-content ul li a {
	color: #000;
	transition: all 500ms ease;
}

.product-breadcrum-content ul li:after {
	content: '\203A';
	padding: 0px 10px;
}

.product-breadcrum-content ul li:last-child:after {
	display: none;
}

.products-details-two {
	padding: 60px 0px;
}

.products-details-box .pbmit-ihbox-style-7 .pbmit-element-title {
	font-size: 40px;
	margin-bottom: 20px;
	height: 110px;
}

.products-details-box .pbmit-ihbox-style-7 .pbmit-element-title span {
	font-size: 16px;
	color: #000;
	line-height: 25px;
	margin-top: 20px;
	display: block;
	font-family: 'productsans-regular';
}

.pbmit-icon-wrapper ol {
	padding-left: 15px;
}

/*.four_applications .download_file{
    padding: 7px 20px;
    margin-bottom: 5px;
}
.four_applications .download_title h3{
    font-size:20px;
}
.four_applications .download_icon i{
    width:40px;
    height:40px;
}*/

.download_file.four-pdf-files {
	padding: 7px 20px;
	margin-bottom: 5px;
}

.download_title.four-pdf-files h3 {
	font-size: 20px;
}

.download_icon.four-pdf-files i {
	width: 40px;
	height: 40px;
}

.download_file {
	display: flex;
	justify-content: space-between;
	background-color: #f0f4f9;
	padding: 15px 20px;
	border-radius: 20px;
	margin-bottom: 10px;
}

.download_title {}

.download_title h3 {
	margin: 0px;
	line-height: 45px;
}

.download_icon i {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	width: 50px;
	font-size: 15px !important;
	height: 50px;
	background: var(--color-two);
	color: var(--color-white) !important;
	border-radius: 100%;
	transition: color 0.3s ease;
}

.download_icon a {
	text-decoration: none;
}

.download_icon i:hover {
	background: #fff;
	color: var(--color-two) !important;
	text-decoration: none;
}

.two-pdf-files {
	padding: 36px 20px;
}

.product_title {
	font-size: 35px;
	color: var(--color-two);
}

.product_info ul {
	padding-left: 30px;
}

.product_info ul li {
	padding-bottom: 10px;
}

.product_info ul li b {
	font-family: 'productsans-bold';
}

.product_info ul li::marker {
	color: var(--color-two);
}

.products-details-two .pbmit-ihbox-style-7 .pbmit-icon-type-icon i {
	color: var(--color-two);
	font-size: 38px;
}

.products-details-two .pbmit-ihbox-style-7 .pbmit-icon-type-icon img {
	-webkit-filter: brightness(0.8);
	filter: none;
}

.product_info {
	padding-top: 20px;
	/*box-shadow: 0px 16px 32px 0px rgb(0 0 0 / 19%);*/
	padding: 25px 0px;
	border-radius: 20px;
	height: 308px;
}

.bro-pdf-btn {
	padding: 10px 30px;
	background: var(--color-two);
	color: #fff;
	border-radius: 20px;
	font-family: 'productsans-bold';
	transition: all 500ms ease;
}

.bro-pdf-btn:hover {
	background-color: #fff;
	color: var(--color-two);
	text-decoration: none;
	border: 1px solid var(--color-two);
}

.brocure_box .pbmit-ihbox-box {
	position: relative;
	clip-path: none
}

.brocure_box:hover {
	transform: translate(0, 0px);
}

.brocure_ihbox_box {
	padding: 30px 20px;
	border-radius: 30px;
	display: grid;
	position: relative;
	background: #f0f4f9;
	transition: all 0.4s ease-in;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	transition: all 0.4s ease-in;
	/* height: 215px; */
	/* clip-path: polygon( 6.726% 0%,93.274% 0%,93.274% 0%,94.364% 0.14%,95.399% 0.545%,96.364% 1.192%,97.245% 2.061%,98.029% 3.129%,98.701% 4.373%,99.249% 5.772%,99.657% 7.303%,99.912% 8.945%,100% 10.676%,100% 61.278%,100% 61.278%,99.732% 65.983%,98.988% 69.483%,97.863% 71.995%,96.447% 73.739%,94.835% 74.934%,93.119% 75.798%,91.39% 76.552%,89.742% 77.413%,88.268% 78.601%,87.061% 80.335%,87.061% 80.335%,86.147% 82.63%,85.483% 85.137%,84.946% 87.749%,84.409% 90.359%,83.749% 92.86%,82.839% 95.146%,81.556% 97.11%,79.775% 98.644%,77.369% 99.643%,74.215% 100%,6.726% 100%,6.726% 100%,5.637% 99.861%,4.603% 99.457%,3.638% 98.811%,2.758% 97.944%,1.974% 96.879%,1.302% 95.638%,0.754% 94.241%,0.346% 92.712%,0.09% 91.071%,0% 89.342%,0% 10.676%,0% 10.676%,0.088% 8.945%,0.343% 7.303%,0.751% 5.772%,1.299% 4.373%,1.971% 3.129%,2.755% 2.061%,3.636% 1.192%,4.601% 0.545%,5.636% 0.14%,6.726% 0% ); */
}

.brocure_ihbox_box:hover {
	transform: translate(0, 0px);
}

.brocure_ihbox_box:after {
	position: absolute;
	content: '';
	background-color: #00000080;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border-radius: 20px;
}

.brocure_box .pbmit-icon-type-icon i {
	font-size: 35px;
	color: #000;
}

.brocure_box .pbmit-icon-type-icon i:hover {
	font-size: 35px;
	color: var(--color-two);
}

.brocure_box .pbmit-element-title {
	color: #fff;
	position: relative;
	z-index: 99;
}

.brocure_box .pbmit-ihbox-icon {
	position: relative;
	z-index: 99;
}

.product_info h4 {
	font-size: 25px;
	margin-bottom: 30px;
}

.related_product_sec .product_item {
	box-shadow: none;
}

.other_applications {
	position: relative;
}

.other_applications .service-block-one .inner-box {
	box-shadow: none;
	border-radius: 0px;
}

.other_applications .service-block-one .inner-box .lower-content {
	border: none;
	padding: 15px 0px;
	text-align: center;
}

.other_applications .service-block-one .inner-box .image-box {
	border-radius: 20px;
}

.other_applications .service-block-one .inner-box .lower-content h3 {
	font-size: 20px;
}

/**/
#remaining-app-popup .service-block-one .inner-box {
	box-shadow: none;
	border-radius: 0px;
}

#remaining-app-popup .service-block-one .inner-box .lower-content {
	border: none;
	padding: 15px 0px;
	text-align: center;
}

#remaining-app-popup .service-block-one .inner-box .image-box {
	border-radius: 20px;
}

#remaining-app-popup .service-block-one .inner-box .lower-content h3 {
	font-size: 20px;
}

#remaining-app-popup .modal-dialog {
	width: 1000px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0 auto;
}

#remaining-app-popup {
	background-color: #ffffffd6;
}

#remaining-app-popup .modal-content {
	box-shadow: none;
	background-color: transparent;
	border: none;
}

#remaining-app-popup .service-block-one .inner-box {
	background-color: transparent;
}

#remaining-app-popup .modal-header .close {
	opacity: 1;
	color: #999;
	font-size: 40px;
}

#remaining-app-popup .modal-header {
	border-bottom: none;
	padding: 0px 15px;
}

.career-popup-form .form-control {
	height: 50px;
	margin-bottom: 15px;
}

.career-popup-form label {
	font-size: 14px;
}

.career-popup-form textarea {
	height: 150px !important;
}

#career_form_popup .modal-header {
	background: var(--color-two);
	color: #fff;
}

#career_form_popup .modal-header .close {
	color: #fff;
	opacity: .9;
}

#career_form_popup .modal-body {
	padding: 20px;
}

.button-2 button {
	background-color: transparent;
	border: none;
}

.button-2:hover button {
	color: #fff;
}

.thank-you-wrap {
	padding: 150px 0px 60px;
}

.thank-you-content {
	text-align: center;
	/* box-shadow: 0px 16px 32px 0px rgb(0 0 0 / 19%);
    padding: 50px;
    width: max-content;
    margin: 0 auto;
    border-radius: 20px;*/
}

.thank-you-content h2 {
	font-size: 100px;
}

.thank-you-content svg {
	width: 200px;
}

.thank-you-content p {
	font-size: 20px;
}

.thank-you-content .button-2 {
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
}

.products-page-wrap {
	position: relative;
	padding: 60px 0px;
}

.product_group ul {
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 0px;
}

.product_group ul li {
	padding-bottom: 5px;
}

.product_group ul li i {
	font-size: 8px;
	color: var(--color-two);
}

.product_group ul li a {
	color: #000;
	position: relative;
	padding-left: 5px;
	padding-bottom: 7px;
	display: block;
}

.product_group ul li a:before {
	position: absolute;
	content: '\2022';
	left: -12px;
	top: 0px;
	font-size: 21px;
	color: var(--color-two);

}

.product_group ul li a:hover {
	text-decoration: none;
	color: var(--color-two);
}

.product-alpha-title {
	font-size: 50px;
	color: var(--color-two);
	margin-top: 0px;
}

.product_group {
	background: #dde3ea;
	padding: 30px 30px;
	border-radius: 20px;
}

.product-page-title {
	text-align: center;
	margin-bottom: 20px;
}

.search-page-wrap {
	padding: 60px 0px;
	position: relative;
}

.result-title {
	padding-bottom: 20px;
}

.serach-items h3 a {
	color: #000;
}

.serach-items h3 a:hover {
	color: #000;
	text-decoration: none;
}

.serach-items a {
	color: var(--color-two);
}

.serach-items a:hover {
	color: #000;
	text-decoration: none;
}

.remaining-app-title h2 {
	text-align: center;
	line-height: 55px;
}

.remaining-app-title h2 span {
	color: var(--color-two);
}

.application-popup-row {
	justify-content: center;
	display: flex;
}

.other_applications_row {
	justify-content: center;
	display: flex;
}
.make-india-logo img{
    width:130px;
}