.bg_img {
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

.bg_img_1 {
	background: url(../images/bg-images/bg-1.jpg);
}

.bg_counter {
	background: url(../../assets/images/bg-images/bg-counter.jpg);
}

@keyframes lab_top_up {
	0% {
		transform: translateY(-15px);
	}

	50% {
		transform: translateY(0px);
	}

	100% {
		transform: translateY(-15px);
	}
}

@keyframes pluse_animate {
	0% {
		opacity: 1;
		-webkit-transform: translate(-50%, -50%) scale(0.3);
		transform: translate(-50%, -50%) scale(0.3);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate(-50%, -50%) scale(2);
		transform: translate(-50%, -50%) scale(2);
	}
}

.overlay {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
}

.section-header {
	margin-bottom: 30px;
	text-align: center;
}

.team-item-2 .team-inner {
	text-align: center;
	margin-bottom: 30px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.team-item-2 .team-inner:hover .team-thumb::after {
	transform: scale(1);
}

.team-item-2 .team-inner:hover .team-thumb img {
	transform: scale(1.05);
}

.team-item-2 .team-inner:hover .team-content a h5 {
	color: #ffb11f;
}

.team-item-2 .team-inner .team-thumb {
	margin-bottom: 20px;
}

.team-item-2 .team-inner .team-thumb::after {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgb(57 137 200 / 59%);
	transform: scale(0);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.team-item-2 .team-inner .team-thumb img {
	width: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}




div.product_img .product-content {
	text-align: center;
}

div.product_img:hover .product-content {
	color: #ffb11f;
}

div.exhibits_left_style div img {
	transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	-webkit-transition: 1s;
}

div.exhibits_left_style div img:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.plant_list p {
	background: rgba(0, 0, 0, 0.1);
}

div.wrapping_material {
	margin-bottom: 0 !important;
}

div.wrapping_material div.product-thumb {
	box-shadow: 5px 5px 20px 5px rgba(136, 136, 136, 0.5) !important;
}

.scope_applicat .product-item .product-content img {
	position: absolute;
}

@-webkit-keyframes service-two-animation {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes service-two-animation {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

section.gszs div.row img {
	-webkit-animation: download-animation 6s infinite linear;
	animation: download-animation 6s infinite linear;
	margin-bottom: 30px;
}

@-webkit-keyframes download-animation {
	0% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}

	50% {
		-webkit-transform: translate(0, -20px);
		transform: translate(0, -20px);
	}

	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
}

@keyframes download-animation {
	0% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}

	50% {
		-webkit-transform: translate(0, -20px);
		transform: translate(0, -20px);
	}

	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
}

@media (min-width:576px) {
	.video_style iframe {
		width: 265px;
		height: 139px;
	}
}

@media (min-width:992px) {
	.video_style iframe {
		width: 365px;
		height: 239px;
		box-shadow: 0 0px 20px rgba(136, 136, 136, 0.9);
	}
}

@media (min-width:1200px) {
	.video_style iframe {
		width: 573px;
		height: 447px;
		box-shadow: 0 0px 20px rgba(136, 136, 136, 0.9);
	}
}

div.exhibits_left_style {
	padding: 0 !important;
}

.restant-img {
	text-align: center;
	position: relative;
	max-width: 620px;
	margin-left: auto;
	margin-right: auto;
}

.restant-img img:nth-child(1) {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.restant-img img:nth-child(2) {
	position: absolute;
	left: 0;
	right: 0;
	top: -120px;
	margin-left: auto;
	margin-right: auto;
	max-width: 200px;
	-webkit-animation: restant-amination 10s infinite linear;
	animation: restant-amination 10s infinite linear;
}

.restant-img img:nth-child(3) {
	position: absolute;
	top: 175px;
	right: -120px;
	max-width: 200px;
	-webkit-animation: restant-amination 10s infinite linear;
	animation: restant-amination 10s infinite linear;
}

.restant-img img:nth-child(4) {
	position: absolute;
	left: 0;
	right: 0;
	max-width: 200px;
	bottom: -120px;
	margin-left: auto;
	margin-right: auto;
	-webkit-animation: restant-amination 10s infinite linear;
	animation: restant-amination 10s infinite linear;
}

.restant-img img:nth-child(5) {
	position: absolute;
	top: 160px;
	left: -120px;
	max-width: 200px;
	-webkit-animation: restant-amination 10s infinite linear;
	animation: restant-amination 10s infinite linear;
}

@-webkit-keyframes restant-amination {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	40% {
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg);
	}

	70% {
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
	}

	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@keyframes restant-amination {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	40% {
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg);
	}

	70% {
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
	}

	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@media only screen and (max-width: 767px) {
	.restant-img {
		margin-bottom: 75px;
	}

	.restant-img img:nth-child(1) {}

	.restant-img img:nth-child(2) {
		top: -80px;
		max-width: 120px;
	}

	.restant-img img:nth-child(3) {
		display: none;
	}

	.restant-img img:nth-child(4) {
		max-width: 120px;
		bottom: -70px;
	}

	.restant-img img:nth-child(5) {
		display: none;
	}
}

.product_list_conts {
	margin-bottom: 50px;
}

div.container h3.home_title {
	background: linear-gradient(to right, red, #ffb11f);
	-webkit-background-clip: text;
	color: transparent;
}

.ff_bg a {
	background-color: #ffb11f;
	color: #fff !important;
}

div.product_contents div.product_img:hover a.product_sample {
	opacity: 1;
}

header.header-section div.header-area {
	z-index: 1000000;
}

div.index_title_bg {
	display: flex;
	align-items: center;
	justify-content: center;
}

div.index_title_bg img {
	margin-left: 30px;
	margin-right: 30px;
}
@media (max-width:992px) {
	div.index_title_bg img {
		display: none;
		width: 0px;
	}
}


section.index_hot_products {
	margin-top: 40px;
	margin-bottom: 40px;
}
