.box-stage-outer-slider {
	margin-bottom: 0;
}

.item-slider-stages-img {
	line-height: 0;
}

.item-slider-stages img {
	/* border-radius: 5px; */
	height: auto;
	/* object-fit: cover !important; */
	width: 100%;
}

.item-slider-stages .banner-mobile{
	display: none;
}


.hotro_in {
	text-align: center;
	border: solid 1px #eee;
	margin: 0px 0px;
	padding: 10px;
	border-radius: 5px;
}

.hotro_in img {
	text-align: center;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}

.hotro_in h2 {
	font-weight: 500;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	padding: 10px 0px 0px;
	margin: 0px;
}

.hotro_in p {
	text-align: left;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

main {
	background: #fff;
	padding-bottom: 0;
}

.box-slider-loaded-drag {
	border: 2px solid #db2017;
	padding: 20px 0px 20px 20px;
	border-radius: 0;
	background: #FFF;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}

.box-heading.style-1 h2 span {
	color: #FFF;
	font-weight: 600;
	background: #db2017;
	padding: 8px 50px 9px 20px;
	border-radius: 0 100px 0px 0px;
	text-transform: uppercase;
	font-size: 20px;
	display: inline-block;
	margin-bottom: -5px;
}

.product-list-right ul li a {
	font-size: 14px;
	color: #2e3192;
	font-weight: 400;
	margin-right: 20px;
	text-transform: none;
	text-transform: uppercase;
}

.product-list-right a {
	color: #cd0814;
	font-size: 15px;
	font-weight: 500;
	display: flex;
	align-items: center;
	width: 95px;
	justify-content: right;
	margin-right: -19px;
}

.product-list-right a svg {
	height: 12px;
	fill: #cd0814;
	margin-left: 3px;
}

.product-list-right .tab a {
	width: fit-content;
	margin-right: 0px;
	color: #2e3192;
}

.product-list-right .tab a:hover {
	color: #cd0814;
}

.product.list-product:last-child {
	padding-bottom: 20px;
}

.list-product .product-body {
	background-color: white;
}

.list-product .product-box {
	padding: 0px 0px 10px 0px;
}

.list-product:nth-child(2n) .product-cnt {
	flex-direction: row-reverse;
}

.price-new {
	margin-right: 6px;
	color: rgb(254, 0, 0);
	font-weight: 600;
}

.price-old {
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	color: rgb(130, 130, 130);
}

.list-product .product-box {
	padding: 0px 0px 10px 0px;
}

.product-content a h3 {
	font-size: 14px;

	line-height: 1.4;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	margin: 7px 0px 4px 0px;
	font-weight: 500;
	text-align: center;
}

.view {
	color: rgb(77, 77, 77);
	font-size: 13px;
}

.product-content {
	padding: 10px 6px;
	/*! position: relative; */
	display: flex;
	flex-wrap: wrap;
}

.product-content {
	padding: 10px 6px;
	/*! position: relative; */
	display: flex;
	flex-wrap: wrap;
}

.product-content a,
.product-content .price {
	width: 100%;
	justify-content: center;
	flex-wrap: wrap;
}

.product-content .star,
.product-content .view {
	width: 50%;
	text-align: center;
	justify-content: center;
}

.product-list-head {
	display: flex;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #334bef;
	margin-bottom: 10px;

	background: #fff;
	/*! background: linear-gradient(297deg, rgb(28, 167, 206) 0%, rgb(0, 21, 159) 78%); */
}

.star li svg {
	fill: #EE6C26;
	height: 11px;
	margin-right: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.box-heading.style-1 {
	position: relative;
	display: block;
}

.name-products a {
	font-size: 21px;
	line-height: 1.2;
	font-weight: 600;
}

.list-masp ul {
	display: flex;
	justify-content: space-between;
	padding: 10px 0px;
}

.list-masp ul li {
	text-transform: uppercase;
	font-weight: 500;
	color: #1c1b1b;
}

.price-products span {
	font-weight: 600;
	color: #ff3d3d;
	font-size: 19px;
}

.price-products s {
	font-size: 17px;
	margin-left: 10px;
	color: #444;
}

.price-action-products {
	display: flex;
	justify-content: space-between;
}

.icon-buy-products a {
	display: inline-flex;
	background: #ff312e;
	color: #FFF;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 15px;
	justify-content: center;
	align-items: center;
}

.icon-buy-products a svg {
	width: 20px;
	height: 20px;
}

.icon-buy-products a svg path {
	stroke: #fff;
}


.item-products-hexs {
	height: 100%;
	border: 1px solid #cdcdcd;
	background: #fff;
}

.content-products-all {
	padding: 5px 10px;
}

.list-masp-products-all ul {
	display: flex;
	justify-content: space-between;
	padding: 5px 0 0 0;
}

.list-masp-products-all ul li {
	font-size: 13px;
	font-weight: 500;
}

.price-products-products-all span {
	color: #EE6C26;
	font-size: 15px;
	font-weight: 500;
}

.icon-buy-products-products-all .add-to-cart {
	display: inline-flex;
	background: #EE6C26;
	color: #FFF;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 15px;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	padding: 0;
}

.icon-buy-products-products-all .add-to-cart svg path {
	stroke: #fff;
}

.icon-buy-products-products-all .add-to-cart svg {
	width: 20px;
	height: 20px;
}

.price-action-products-products-all {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.list-products-hexs {
	display: flex;
	flex-wrap: wrap;
}

.box-products-all {
	position: relative;
}

.box-sale-product span {
	background: #545454;
	padding: 4px 10px;
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	border-radius: 3px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 9;
}

.box-sale-product-all span {
	background: #ff3d3d;
	padding: 4px 10px;
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	border-radius: 3px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 9;
}

.title-partner span {
	font-size: 25px;
	color: #000000;
	display: inline-block;
	padding: 10px 0 2px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-weight: 600;
}

.box-slider-partner {
	display: flex;
	flex-wrap: wrap;
	gap: 0px 10px;
}

.item-slider-partner {
	width: calc(96% / 6);
}

.item-slider-partner img {
	padding: 5px;
	border-radius: 3px;
	background: #fff;
}

.title-partner {
	text-align: center;
}

.title-partner span:before {
	content: "";
	position: absolute;
	width: 100px;
	height: 2px;
	background: #cf3034;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}



.box-blog-action {
	position: relative;
	border-radius: 5px;
	overflow: hidden;
	height: 97%;
}

.images-blog-action {
	position: relative;
}

.images-blog-action::before {
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(0, 0, 0, 0.16);
}

.images-blog-action img {
	width: 100%;
}

.blog-new {
	padding: 2rem 0px 2rem;
	background: #eee;
}

.title-blog {
	padding: 10px 0px 5px;
	margin-bottom: 20px;
	position: relative;
	text-align: center;
}

.title-blog span {
	font-size: 25px;
	color: #303092;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 700;
}

.title-blog span:before {
	content: "";
	position: absolute;
	width: 100px;
	height: 2px;
	background: #EE6C26;
	bottom: 0;
	/* left: 50%; */
	/* transition: none; */
	left: 50%;
	transform: translateX(-50%);
}

.box-blog-action .content-blog-action {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 15px;
	background: #333333c2;
}

.box-blog-action img {
	display: block;
	height: 100%;
}

.item-sale-blog span {
	display: inline-block;
	padding: 3px 7px;
	font-size: 12px;
	color: #fff;
	background: #303295;
	border-radius: 3px;
}

.item-sale-blog {
	margin-bottom: 5px;
}

.item-name-blogs-action span {
	/* color: #fff; */
	font-size: 19px;
	margin-bottom: 5px;
	display: inline-block;
	line-height: 1.3;
	font-weight: 600;
}

.date-blogs-action span {
	color: #fff;
	font-size: 12px;
}


.images-blog-member {
	width: 30%;
}

.item-blog-pages {
	display: flex;
	gap: 0px 10px;
	background: #EEE;
	padding: 5px;
	border-radius: 3px;
	margin-bottom: 10px;
}

.content-sales-blog-pages {
	width: 70%;
}

.images-blog-member img {
	display: block;
	border-radius: 5px;
}

span.sales-blog-upload {
	font-size: 13px;
}

.name-action-member a {
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.3;
}

.date-blogs-member span {
	font-size: 13px;
}

.name-action-member {
	min-height: 35px;
}

.cms-banner-img img {
	display: block;
}

.cms-banner-img {
	border-radius: 4px;
	overflow: hidden;
}








.box-products-list-main {
	padding: 1rem 0px 1rem;
}

.box-products-list-main-2 {
	background: url('../images/bg_product_home.jpg') no-repeat center center/cover;
}

.home-box {
	margin-bottom: 0px;
	display: inline-block;
	width: 100%;
	border-radius: 20px;
}

.home-product-header {
	display: flex;
	width: 100%;
	border-bottom: solid 2px #303092;
}

.nemu_produnt_leght {
	display: flex;
}

.home-box-title {
	margin-bottom: 0;
	padding: 8px 15px 6px 20px;
	background: #303092;
	color: #fff;
	font-size: 20px;
	text-align: center;
	font-weight: 500;
	margin: 0;
	text-transform: uppercase;
	margin-right: 55px;
	position: relative;
	border-top-left-radius: 0px;
}

.home-box-title a {
	white-space: nowrap;
	font-weight: 600;
	color: #fff;
	font-size: 18px;
}

.box-right {
	display: flex;
	justify-content: center;
	width: 100%;
	align-items: center;
}

.box-right a,
.header_tin a {
	font-size: 14px;
	transition: all .2s;
	font-weight: 400;
	color: #555;
}

.box-right a {
	white-space: nowrap;
	border-right: 0px solid #EEE;
	height: 20px;
	font-size: 16px;
	font-weight: 600;
	color: linear-gradient(to right, #2d3a95 0, #545d9f 25%, #7079bf 75%, #2d3a95 100%);
	padding: 0;
}

.box-right a svg {
	height: 25px;
	width: 25px;
}

.box-right a svg path {
	fill: #fff;
}

.box-right a {
	white-space: nowrap;
	border-right: 1px solid #EEE;
	height: 35px;
	background: linear-gradient(to right, #2d3a95 0, #545d9f 25%, #7079bf 75%, #2d3a95 100%);
	border-radius: 32px;
	margin-top: 10px;
	color: #fff;
	padding: 5px 20px;
	margin-bottom: 15px;
}

.box-right a:hover {
	color: var(--color-2);
	border: 1px solid var(--color-2);
	background: white;
}

.box-right a:hover svg path {
	fill: var(--color-2);
}

.see-more {
	display: flex;
	align-items: center;
	color: #000;
	padding: 0 10px;
	margin: 0;
	font-size: 15px;
	font-weight: 500;
}

.box-form-produstc-slick {

	/* justify-content: space-between; */
	padding: 10px 0;
}

.box-form-produstc-slick>.row,
.product-grid>.row {
	--gutter: 10px;
	gap: 20px 0;
}


.name-products-all a {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 600;
	font-size: 15px;
	/* min-height: 40px; */
	line-height: 1.3;
}

.price-products-products-all {
	display: flex;
	gap: 0px 10px;
	align-items: end;
	flex-wrap: wrap;
}

.price-products-products-all .old_price {
	color: #444;
	font-size: 13px;
}

.price-products-products-all .old_price span.icon-price {
	color: #444;
}



.item-slider-partner {
	padding: 5px;
}

.btn-long-arow {
	text-align: center;
}

.btn-long-arow a {
	background: #FFF;
	border: 1px solid #ff312e;
	color: #ff312e;
	text-transform: none;
	padding: 6px 20px;
	font-size: 14px;
	border-radius: 22px;
}

.btn-long-arow a svg {
	width: 20px;
	height: 20px;
	margin-left: 5px;
	margin-bottom: 1px;
}

.btn-long-arow a svg path {
	fill: #cf3034;
}

.box-products-featured {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	background: #db2017;
}

.btn-view-all-hedding-featured a {
	color: #ff3d3d;
}

.images-products-action {
	overflow: hidden;
}

.images-products-all {
	overflow: hidden;
}

.images-products-all img {
	transform: scale(1.0);
	aspect-ratio: 1/1;
	width: 100%;
	object-fit: contain;
	transition: all 500ms ease;
}

.images-products-all:hover img {
	transform: scale(1.1);
	transition: 1.5s ease;
}





















.images-products-action {
	position: relative;
}

.images-products-action:before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
	animation: shine 2s infinite 2s;
	display: block;

}

@keyframes shine {
	100% {
		left: 125%;
	}
}

.cms-banner-img {
	position: relative;
}

.cms-banner-img:before {
	bottom: 0;
	content: "";
	left: 50%;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	position: absolute;
	right: 51%;
	top: 0;
	background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
}

.cms-banner-img:after {
	bottom: 50%;
	content: "";
	left: 0;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	position: absolute;
	right: 0;
	top: 50%;
	background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
}

.cms-banner-img:hover:before {
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	transition: all 500ms ease-in-out 0s;
	-webkit-transition: all 500ms ease-in-out 0s;
	-moz-transition: all 500ms ease-in-out 0s;
	-o-transition: all 500ms ease-in-out 0s;
	-ms-transition: all 500ms ease-in-out 0s;
}

.cms-banner-img:hover:after {
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	transition: all 500ms ease-in-out 0s;
	-webkit-transition: all 500ms ease-in-out 0s;
	-moz-transition: all 500ms ease-in-out 0s;
	-o-transition: all 500ms ease-in-out 0s;
	-ms-transition: all 500ms ease-in-out 0s;
}


.images-blog-member {
	position: relative;
	overflow: hidden;
	border-radius: 5px;
}

.images-blog-member img {
	transform: scale(1);
	transition: 0.5s ease;
	height: 93px;
	width: 100%;
}

.images-blog-member:hover img {
	transform: scale(1.3);
	transition: 0.5s ease;
}

a.btn.btn-more:hover {
	background: var(--color-2);
	color: #fff;
	border: 1px solid var(--color-2);
}

a.btn.btn-more:hover svg path {
	fill: #fff;
	stroke: #fff;
}


.owl-stage-outer-partner .slick-slider {
	margin-bottom: 0px;
}

.slideshows-banner .slick-prev {
	left: 10px;

	width: 30px;
	height: 30px;
	background: #ffffffc9;
	border-radius: 4px;
	z-index: 1;
}

.slideshows-banner .slick-prev svg {
	margin-bottom: -3px;
}

.slideshows-banner .slick-next {

	right: 10px;
	background: #ffffffc9;
	width: 30px;
	height: 30px;
	border-radius: 4px;
}

.slideshows-banner:hover .slick-arrow {
	opacity: 1;
}

.slideshows-banner .slick-next svg {
	margin-bottom: -3px;
}

.box-blog-action a {
	display: block;
	height: 100%;
	color: white;
}

.box-blog-action a:hover .item-name-blogs-action {
	color: var(--color-2);
}

.images-blog-action {
	height: 100%;
}

.sale-products {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}

.sale-products p {
	background: #EE6C26;
	padding-bottom: 0px;
	padding: 0px 5px;
	font-size: 13px;
	color: #fff;
	font-weight: 500;
	border-radius: 0 0 10px 0;
}

span.icon-price {
	font-size: 11px;
	display: inline-block;
	position: relative;
	top: -7px;
	left: 0px;
}

.price-products s span {
	color: #444;
}

.icon-buy-products {
	cursor: pointer;
}

.box-member-banners .slick-slider {
	margin: 0 0 12px 0;
}

.home-featured {
	padding-top: 15px;
}

.banner_dm img {
	border-radius: 5px;
	width: 100%;
}

.box-banner-mkting {
	/* margin-bottom: 10px; */
}

.home-box-title::before {
	content: "";
	width: 0;
	height: 0;
	background: #303092;
	clip-path: polygon(0 0, 0% 100%, 100% 100%);
	position: absolute;
	height: calc(100% + 1px);
	width: 39px;
	top: 0;
	left: calc(100% - 1px);
}

.desc_top {
	padding: 10px 0 0 0;
}

.desc_top p {
	padding: 0;
	margin: 0 0 10px 0;
}

.product-body {
	border-radius: 10px;
	padding: 0 10px 10px 10px;
	/* background-color: #EE6C26; */
	margin: 10px 0 0;
}

.product-sale .product-body .group-title {
	background-repeat: no-repeat;
	background-size: 50% 100%;
	position: relative;
	text-align: center;
	margin: 0 auto;
	justify-content: center;
	font-size: 24px;
	margin-bottom: 20px;
}

.flash-sale .group-title {
	padding: 10px 0px;
}

.flash-sale .group-title {
	padding: 10px 0px 0 0;
}

.flash-sale .group-title img {
	height: 42px;
	width: auto;
	transition: transform 0.8s ease;
	animation: shake 0.8s ease-in-out 0.7s infinite;
	margin-right: 10px;
}

.flash-sale .group-title p {
	color: #ffffff;
	/* text-shadow: 0 4px 4px rgba(0, 0, 0, 0.96); */
	font-size: 26px;
	font-weight: 700;
	line-height: 30px;
	margin: 0;
	padding-bottom: 6px;
}

.deal-time-holder {
	display: flex;
	align-items: center;
	border-radius: 18px;
	padding: 5px 0px;
	margin-top: -5px;
}

.deal-time-holder span {
	font-size: 15px;
	color: black;
}

#js-deal-countdown {
	display: flex;
}

.deal-time-holder b {
	background: linear-gradient(0deg, rgb(205, 8, 20) 0%, rgba(230, 9, 22, 0.63) 100%);
	height: 35px;
	width: 33px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	color: white;
	border-radius: 5px;
	position: relative;
	margin-left: 6px;
	font-size: 16px;
	margin-right: 5px;
}

.deal-time-holder b:not(:last-child):after {
	content: ':';
	position: absolute;
	right: -7px;
	color: white;
	font-weight: bold;
	font-size: 18px;
}

.deal-hot-body {
	background: linear-gradient(270deg, #00A551 0%, #8EB958 102.33%);
	margin: 46px 0 16px;
	border-radius: 15px;
	padding: 40px 16px 20px;
	position: relative;
}

.heading-common {
	background: linear-gradient(to right, #2d3a95 0, #545d9f 25%, #7079bf 75%, #2d3a95 100%);
	color: white;
	padding: 30px 0;
	background: #303295;
}

.heading-common .title-common {
	color: #fff;
}

.title-common {
	font-size: 31px;
	font-weight: 700;
	text-align: center;
	color: #025099;
	position: relative;
	padding-bottom: 10px;
}

.title-common:before {
	bottom: -6px;
	transform: translateX(-50%);
	height: 1px;
	width: 140px;
	background-color: currentColor;
}

.mx-w800 {
	max-width: 800px;

}

.mx-auto {
	margin: 0 auto;
}

@keyframes shake {

	0%,
	100% {
		transform: scale(1) translateX(0);
	}

	25%,
	75% {
		transform: scale(1.2) rotate(5deg);
	}

	50% {
		transform: scale(1.2) rotate(-5deg);
	}
}

.product-body h2 img {
	height: 32px;
	width: 32px;
	margin-right: 7px;
}

.product-item {
	border-radius: 5px;
	background-color: white;
	box-shadow: rgba(0, 0, 0, 0.11) 0px 5px 15px;
	position: relative;
	box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.57), 0 1px 2px rgba(0, 0, 0, 0.03);
}

.product-left {
	border-right: 1px solid white;
}

.product-left,
.product-right {
	padding: 0px 10px;
}

.product-left .slide-3,
.product-right .slide-3 {
	margin: 0px -7px;
}

.product-box {
	padding: 0px 7px 10px 7px;
}

.product-img {
	overflow: hidden;
}

.product-img img {
	border-radius: 5px 5px 0 0;
	transform: scale(1.0);
	aspect-ratio: 1/1;
	object-fit: contain;
	width: 100%;
	transition: all 500ms ease;
}

.tit {
	/*! background-color: #00159f; */
	display: flex;
	align-items: center;
	/*! text-transform: uppercase; */
	color: white;
	/*! border-radius: 13px; */
	padding: 1px;
	width: fit-content;
	padding-right: 0px;
	font-size: 12px;
	position: absolute;
	top: 5px;
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 256 100"><title>Asset 1</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><image width="256" height="100" xlink:href="data:image/png;base64,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"/></g></g></svg>') 50% no-repeat;
	background-size: 100% 100%;
	height: 33px;
	left: -3px;
	font-weight: 500;
	color: white;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}

.tit img {
	height: 22px;
	width: 22px;

}

.tit span {
	margin: 6px;
	padding: 1px 5px 5px 0px;
	font-size: 11px;
}

.slide-3 .slick-dots {
	bottom: -30px;
}

.slide-3 .slick-dots li {
	width: 12px;
	height: 12px;
}

.product-action a {
	width: 35px;
	height: 35px;
	line-height: 45px;
	text-align: center;
	background: #f4f4f4;
	display: flex;
	margin: 0px 2px;
	font-size: 14px;
	border-radius: 5px;
	align-items: center;
	justify-content: center;

	padding: 0;
}

.product-action a:hover {
	background: #2e3192;
	color: #fff;

}

.product-action {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 50%);
	opacity: 1;
	z-index: 100000005;
	bottom: 50%;
	transition: all .6s ease-in-out;
}

.product-img img:hover {
	transform: scale(1.1);
}

.js-slide-service.slick-slider {
	margin-bottom: 0;
}

section#san-pham-khuyen-mai {
	background: linear-gradient(to right, #cc3741 0, #ff0012d1 25%, #ff5907 75%, #aa1c22 100%);
	padding: 20px 0;
	background: #fff;
}

.home-about {
	padding: 40px 0;
}

.about__block {
	--gutter: 15px;
	gap: 20px 0;
}

.about__block .about__block-desc {
	padding: 0;
}

.about__block-title {
	color: #303295;
	font-size: 32px;
	font-weight: 600;
	position: relative;
	padding-left: 86px;
	margin-bottom: 10px;
	margin-top: -12px;
}

.about__block-title:before {
	content: '';
	position: absolute;
	top: 19px;
	left: 0;
	width: 56px;
	height: 2px;
	background-color: var(--color-main);
}

.about__block-redmore {
	display: flex;
	align-items: center;
	gap: 5px;
	margin-top: 20px;
	color: var(--color-main);
}

.about__block-redmore .txt {

	font-size: 18px;
	font-weight: 500;
	border-bottom: 1px solid currentColor;
}

.about__block-redmore .icon {
	line-height: 0;
}

.about__block-redmore .icon svg {
	width: 18px;
	height: 18px;
	fill: currentColor;
	stroke: currentColor;
}

.about__block-redmore:hover {
	color: var(--color-main2);
}

.list-product-by-category {
	padding: 0;
}

section.room.bg--section-color.giavetau {
	background: #fff;
	padding: 40px 0 40px;
}

.c-title__xl {
	display: block;
	color: var(--color-main2);
	text-transform: uppercase;
	margin-bottom: 20px;
	font-size: 30px;
}

.sec-product-hot {
	padding: 40px 0;
	/* background: #2a5298 url(../images/bg-01.png) no-repeat center/cover; */
}



.sec-help {
	background: linear-gradient(135deg, #1e3c72 0%, #2a5298 50%, #4facfe 100%);
	/* background-image: url(../images/bg-01.png) ; */
	position: relative;
	z-index: 1;
	color: white;
	padding: 30px 0;
}

.sec-help .ctnr {
	--container-gutter: 30px;
}

.sec-help .c-title__xl {
	color: inherit;
}

.help-background__particle {
	position: absolute;
	background: rgba(255, 255, 255, 0.1);
	border-radius: 50%;
	animation: float 6s ease-in-out infinite;
	z-index: -1;
}

.help-logo {
	text-align: center;
}

.help-background__particle:nth-child(1) {
	width: 80px;
	height: 80px;
	top: 10%;
	left: 5%;
	animation-delay: 0s;
}

.help-background__particle:nth-child(2) {
	width: 120px;
	height: 120px;
	top: 10%;
	right: 1%;
	animation-delay: 2s;
}

.help-background__particle:nth-child(3) {
	width: 60px;
	height: 60px;
	bottom: 8%;
	left: 7%;
	animation-delay: 4s;
}

.help-background__particle:nth-child(4) {
	width: 100px;
	height: 100px;
	bottom: 20%;
	right: 5%;
	animation-delay: 1s;
}

.help-block {
	--gutter: 30px;
	gap: 20px 0;
}

.help-item {
	position: relative;
	border: solid 5px #fff;
	overflow: hidden;
	border-radius: 50%;
}

.help-item>a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/* background: rgb(255 255 255 / 48%); */
	z-index: 1;
}

.help-item__txt {
	font-size: 18px;
	color: #303295;
	position: absolute;
	text-transform: uppercase;
	/* background: linear-gradient(90deg, #303295, #3089c7, #303295); */
	/* background-clip: text; */
	/* -webkit-background-clip: text; */
	/* -webkit-text-fill-color: transparent; */
	left: 0;
	/* top: 50%; */
	bottom: -4px;
	width: 100%;
	font-weight: 700;
	text-align: center;
	padding: 10px;
	transform: translateY(-50%);
	z-index: 2;
	background: #fff;
	line-height: 1.5;
}

.help-item:hover img {
	transform: rotate(360deg);
}


.help-item::before {
	content: "";
	padding-top: 100%;
	display: block;
}

.help-item img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 1s ease;
}
.splide__track {
    margin-bottom: 0px;
}
.js-slick-product-hot .slick-slide {
	transition: all 0.5s ease;
	transform: scale(0.98);
	/* opacity: 0.5;
	transform: scale(0.8);
	transform-origin: center center;
	perspective: 1000px; */
}

/* .js-slick-product-hot .slick-slide:not(.slick-current) {
	transform: perspective(900px) rotateY(-60deg) scale(0.8);
}

.js-slick-product-hot .slick-slide.slick-current {
	transform: rotateY(0deg) scale(1);
	opacity: 1;
	z-index: 2;
} */

/* .js-slick-product-hot .slick-slide.slick-current~.slick-slide {
	transform: perspective(1000px) rotateY(60deg) scale(0.8);
}

.js-slick-product-hot .slick-slide.slick-current+.slick-slide {
	transform: perspective(1000px) rotateY(60deg) scale(0.8);
}

.js-slick-product-hot .slick-slide.slick-current.prev-slide {
	transform: perspective(1000px) rotateY(-60deg) scale(0.8);
} */
.page-home {
	overflow-x: hidden;
}

.products-card {
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.95);
	border-radius: 20px;
	padding: 15px;
	box-shadow: 0 1px 11px rgba(0, 0, 0, 0.3);
	backdrop-filter: blur(15px);
	border: 2px solid rgba(255, 255, 255, 0.3);
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	overflow: hidden;
	transform-style: preserve-3d;
	transform: scale(0.99);
}

.products-card-title {
	font-size: 20px;
	text-align: center;
}

.products-card-content {
	text-align: center;
}

.products-card-desc {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.products-card-desc:not(:last-child) {
	margin-bottom: 10px;
}

.sec-banner {
	margin-bottom: 0;
}

.sec-banner__banner-wrap {
	line-height: 0;
}

.sec-banner__banner-ttl {
	width: 100%;
	line-height: 1.3;
	font-size: 17px;
	text-transform: uppercase;
	color: white;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 30px 0;
	gap: 10px;
	background: linear-gradient(to top, rgba(58, 134, 240, 0.9), rgba(58, 134, 240, 0.8), rgba(58, 134, 240, 0.7), rgba(58, 134, 240, 0.6), rgba(58, 134, 240, 0.5), rgba(58, 134, 240, 0.4), rgba(58, 134, 240, 0.3), rgba(58, 134, 240, 0.2), rgba(58, 134, 240, 0.1), rgba(58, 134, 240, 0));
}

.sec-banner__banner-ttl .icon {
	width: 50px;
	height: 50px;
}

.sec-banner__banner-ttl .icon img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

section.blogs {
	background: #f3f3f3;
	padding: 5rem 0 0px;
	position: relative;
}

.block-title {
	text-align: center;
}

.block-title .sub-title {
	display: block;
	font-weight: 300;
	margin-bottom: 0.25rem;
	font-size: 17px;
	font-size: 17px;
	margin: 7px;
	color: #1aace3;
	padding: 0;
}

.block-title h2 {
	display: inline-block;
	font-size: 25px;
	font-weight: 700;
	text-align: center;
	color: #025099;
	position: relative;
	text-transform: uppercase;
}

.splide__track {
	position: relative;
	display: block;
}

.splide__slide {
	position: relative;
}

.news-img {
	position: relative;
	/* overflow: hidden; */
}

a.news-cat.shadow-sm {
	margin-left: -3rem;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	height: 100%;
	font-size: 13px;
	letter-spacing: 0.135rem;
	background-color: #fff;
	color: #025099;
	width: 3rem;
	z-index: 1;
	box-shadow: 0 0.15rem 0.35rem rgba(0, 0, 0, 0.075);
}

a.news-cat.shadow-sm strong {
	transform: rotate(180deg);
	writing-mode: vertical-lr;
	text-transform: uppercase;
	font-weight: 700;
}

.bg-contai-support {
	background: #f5f5f5;
	padding: 20px;
}

.news-date {
	position: absolute;
	top: 1rem;
	right: 1rem;
	background-color: #ffffffd9;
	z-index: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
	line-height: 1.25;
	padding: 0.5rem;
	width: 64px;
	height: 64px;
	border-radius: 50%;
	transition: all 0.3s ease-in-out;
}

.news-date span:last-child {
	border-top: 1px solid #000;
}

.news-content.shadow-sm {
	padding: 1.5rem;
	background-color: #fff;
	box-shadow: 0 0.15rem 0.35rem rgba(0, 0, 0, 0.075);
}

h3.news-title a {
	font-size: 19px;
}

h3.news-title {
	line-height: unset;
}

a.velora-hedding {
	font-size: 19px;
	font-weight: 700;
	line-height: 1.1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
	min-height: 42px;
}

figure.image-hover.image-hover-overlay img {
	display: block;
	width: 100%;
	height: 229px;
	object-fit: cover;
}

a.news-link svg {
	width: 25px;
	height: 25px;
	margin-left: 10px;
}

a.news-link svg path {
	fill: currentColor;
}

a.news-link {
	display: inline-flex;
	align-items: center;
	color: var(--color-main);
}

a.news-link:hover {
	color: var(--color-main2);
}

.comment-view {
	padding-top: 10px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	/* SÃƒÆ’Ã‚Â¡Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ dÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â²ng tÃƒÆ’Ã‚Â¡Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“i ÃƒÆ’Ã¢â‚¬Å¾ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“a */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news-box {
	border-radius: 24px;
	border: 2px solid var(--color-main);
	background: white;
	overflow: hidden;
}

.news.hover-effect {
	transition: 0.5s ease;
}

.splide__track .slick-list {
	margin: 0 -10px;
}

.news.hover-effect {
    padding-left: 40px;
    padding-right: 10px;
    transition: 0.5s ease;
    padding-bottom: 20px;
}
.splide__track button svg {
	width: 20px;
	height: 20px;
	fill: #fff !important;
}

button.slick-prev-blogs.slick-arrow {
	-ms-flex-align: center;
	position: absolute;
	align-items: center;
	background: #144121;
	color: #fff;
	border: 0;
	cursor: pointer;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	opacity: 1;
	padding: 0;
	top: 50%;
	width: 40px;
	height: 40px;
	font-size: 0.85rem;
	z-index: 1;
	border-radius: 50%;
	transform: translateY(-50%);
	transition: 0.25s ease-in-out;
	right: 0;
	opacity: 0;
}

button.slick-prev-blogs.slick-arrow svg path {
	fill: #fff;
	stroke: #fff;
}

.splide__track button svg path {
	stroke: var(--color-main2);
	fill: var(--color-main2);
}

button.slick-next-blogs.slick-arrow {
	-ms-flex-align: center;
	position: absolute;
	align-items: center;
	background: #144121;
	color: #fff;
	border: 0;
	cursor: pointer;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	opacity: 1;
	padding: 0;
	top: 50%;
	width: 40px;
	height: 40px;
	font-size: 0.85rem;
	z-index: 1;
	border-radius: 50%;
	transform: translateY(-50%);
	transition: 0.25s ease-in-out;
	left: 35px;
	opacity: 0;
}

button.slick-next-blogs.slick-arrow svg {
	transform: rotate(180deg);
}

.splide__track:hover button.slick-next-blogs.slick-arrow,
.splide__track:hover button.slick-prev-blogs.slick-arrow {
	opacity: 1;
}
.hedding-blogs {
    margin-bottom: 20px;
}

.newsletter__wrapper {
	background-color: #f8f5f0;
	border-radius: 0.75rem;
}

.newsletter__wrapper {
	padding: 60px;
}

.newsletter__wrapper {
	padding: 25px;
}
@keyframes float {

	0%,
	100% {
		transform: translateY(0px) rotate(0deg);
	}

	50% {
		transform: translateY(-20px) rotate(180deg);
	}
}

.item-slider-bannner {
    padding: 0px 10px;
}

.slider-banner {
    padding: 30px 0px;
}

.sec-carousel{
	margin-top: 30px;
}

.item-slider-bannner img {
    border-radius: 10px;
}


.title-separator {
	display: flex;
	justify-content: center;
	position: relative;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
}

.title-separator:before {
	content: '';
	display: block;
	width: 60px;
	height: 1px;
	background: #000000;
	position: absolute;
	top: calc(50% - 1px);
	left: calc(50% - 77px);
}

.title-separator .separator-center {
	display: block;
	width: 32px;
	height: 12px;
	position: relative;
}

.title-separator:after {
	content: '';
	display: block;
	width: 60px;
	height: 1px;
	background: #000000;
	position: absolute;
	top: calc(50% - 1px);
	right: calc(50% - 77px);
}

.title-separator .separator-center:before {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	border: 1px solid #000000;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	left: 8px;
}

.title-separator .separator-center:after {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	border: 1px solid #000000;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	right: 8px;
}
.product-sale .product-body .group-title {
    background-image: url(https://tongkhothietbivesinh.com.vn/frontend/images/bannerthang.png);
    background-repeat: no-repeat;
    background-size: 50% 100%;
    top: -5px;
    position: relative;
    text-align: center;
    margin: 0 auto;
    justify-content: center;
    font-size: 24px;
    background-position-x: center;
    background-size: 650px 100%;
    gap: 0px 10px;
}
.js-carousel-product {
    margin-bottom: 0px;
}
.product-body {
    border-radius: 10px;
    padding: 0 10px 10px 10px;
    background-color: #cd0814;
}
.js-carousel-product {
    margin-top: 20px;
}
.list-slider-products-tion {
    margin-top: 20px;
}

.list-slider-products-tion a {
    display: block;
    height: 100%;
    overflow: hidden;
    border-radius: 10px;
}
.partner-slide {
    margin-top: 20px;
}
.list-slider-products-tion a img {
    display: block;
}

.blog-new-products-tion{
	padding-top: 40px;
}

.desc-content-products {
    text-align: center;
    width: 55%;
    margin: 0 auto;
}

.box-products-list-main {
    background: #fbf5f5cd;
    padding: 3rem 0px;
}

.item-slider-banner {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.desc-name-slider {
    position: absolute;
    bottom: 0;
    padding: 10px;
    width: 100%;
    text-align: center;
    background: #0c0a0a9c;
    font-weight: 700;
    font-size: 17px;
}

.item-slider-banner a {
    display: block;
	text-transform: uppercase;
	color: #FFF;
}

.item-slider-bannner img {
    display: block;
}

.item-slider-banner img {
    transform: scale(1);
    transition: 0.5s ease;
}

.item-slider-banner img:hover {
    transform: scale(1.2);
    transition: 0.5s ease;
}

figure.image-hover.image-hover-overlay {
    overflow: hidden;
}

figure.image-hover.image-hover-overlay:hover img {
    transform: scale(1.2);
    transition: 0.5s ease;
}


figure.image-hover.image-hover-overlay img {
    transform: scale(1);
    transition: 0.5s ease;
}

a.velora-hedding:hover {
    color: #025099;
}
.sec-banner__banner img {
    transform: scale(1);
    transition: 0.5s ease;
}

.sec-banner__banner{
    overflow:hidden;
}
.sec-banner__banner img:hover {
     transform: scale(1.2);
    transition: 0.5s ease;
}

/* fix thÃªm  */
section.Opportunity {
    overflow: hidden;
    padding: 40px 0px 40px 0px;
    background: #333;
    position: relative;
}

section.Opportunity .row{
	margin: 0 -15px;
}

section.Opportunity .clm{
	padding: 0 15px;
}

section.Opportunity .img-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 5%;
}

.float-image.bounce-x {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-animation: bounce-x 10s infinite linear;
    animation: bounce-x 10s infinite linear;
}

@keyframes bounce-x {
  0% {
      -webkit-transform: translateX(0);
  transform: translateX(0)}

  50% {
  -webkit-transform: translateX(30px);
  transform: translateX(30px)}

  100% {
  -webkit-transform: translateX(0);
  transform: translateX(0)}
}

section.Opportunity .ctnr {
    position: relative;
    z-index: 99;
}

section.Opportunity .transpi__section-heading.transpialigh {
    text-align: left;
}

.transpi__sub-heaind span {
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 10px;
}

h2.spilit__enable {
    line-height: 35px;
    font-weight: 700;
    margin-top: 5px;
    color: #FFF;
    font-size: 30px;
    margin-bottom: 35px;
    text-transform: uppercase;
}

.transpi__list-item.style-2{
	color: #FFF;
}

.transpi__list-item.style-2 ul li {
    font-size: 19px;
    color: #fff;
    line-height: 35px;
    padding-left: 28px;
    margin-bottom: 10px;
    font-weight: 500;
	position: relative;
}

.transpi__list-item.style-2 ul li span {
    display: block;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 300;
    color: #fff;
    text-align: justify;
}

.transpi__list-item.style-2 li:after {
    content: "\f058";
    background: transparent;
    font-family: 'Font Awesome 5 Free';
    top: 0;
    color: #ffffff;
	width: 10px;
    height: 10px;
	left: 0;
    position: absolute;
	border-radius: 50px;
}

.elementor-shortcode {
    mask-repeat: no-repeat;
    mask-position: left center;
    -webkit-mask-position-y: top;
    padding: 40px 60px 40px 40px;
    border-radius: 20px;
    background: url(../images/contact.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.elementor-shortcode h2 {
    text-transform: uppercase;
    color: #333;
    font-size: 25px;
    font-weight: 600;
}

.elementor-shortcode .tp-select {
    margin-bottom: 10px;
}

.elementor-shortcode input {
    width: 100%;
    background: #fff;
    padding: 10px 15px;
    color: #333;
    border-radius: 5px;
	font-family: "Roboto", serif;
}

.elementor-shortcode select {
    width: 100%;
    background: #fff;
    border: none;
    padding: 12px 15px;
    margin-bottom: 5px;
    color: #333;
    border-radius: 5px;
	font-family: "Roboto", serif;
}

.elementor-shortcode textarea {
    width: 100%;
    background: #fff;
    border: none;
    padding: 10px 10px;
    margin-bottom: 0;
    color: #060606;
    border-radius: 5px;
    height: 95px;
	font-family: "Roboto", serif;
}

.contact__form-submit button {
    border: none;
    font-style: normal;
    font-weight: 400;
    margin-top: 0;
    background: #d22228;
    color: #fff;
    display: inline-block;
    padding: 5px 25px;
    border-radius: 5px;
    font-size: 16px;
}

section.Deliver {
    padding: 40px 0px 40px 0px;
    position: relative;
    overflow: hidden;
}

section.Deliver .transpi__section-heading.transpialigh {
    text-align: center;
}

.transpi__sub-heaind span {
    color: #525252;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 10px;
}

section.Deliver h1.spilit__enable {
    font-size: 30px;
	color: #d22228;
}

.Parcel .transpi__delivery-wrapper {
    position: relative;
}

.Parcel .transpi__delivery-item {
    text-align: center;
    padding: 0 15px;
}

.Parcel .transpi__delivery-item .icon {
    position: relative;
    border: 1px solid #d22228;
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    border-radius: 50px;
    -webkit-transition: .5s;
    transition: .5s;
    margin: 0 auto;
    margin-bottom: 24px;
    background: #fff;
	z-index: 2;
	display: flex;
    align-items: center;
    justify-content: center;
}

.Parcel .transpi__delivery-item span {
    position: absolute;
    background: #d22228;
    width: 40px;
    height: 40px;
    bottom: 0;
    line-height: 40px;
    border-radius: 50px;
    color: #fff;
    font-size: 15px;
	bottom: 0;
	right: -12px;
}

.Parcel .delivery__content h4 {
    color: #020E28;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.delivery__content p {
    color: #848484;
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 1.5;
    text-overflow: ellipsis;
}

.transpi__delivery-wrapper .row .clm:nth-child(2n) .transpi__delivery-item {
    margin: 80px 0px 0px 0px;
}

.Parcel .transpi__delivery-wrapper .process_shape {
    position: absolute;
    top: 24px;
    left: 0;
}
/* End  */
@media(max-width:1300px) {
	.about__block-title {
		font-size: 24px;
	}

	.about__block-title:before {
		top: 14px;
	}
}

@media(max-width:990px) {
	section.blogs {
		padding: 2rem 0 0px;
	}
	
	.slider-banner {
		margin-bottom: 0px;
	}

	.product-sale .product-body .group-title {
		display: flex
	;
	}

	.Parcel .transpi__delivery-wrapper .process_shape{
		display: none;
	}

	.transpi__delivery-wrapper .row .clm:nth-child(2n) .transpi__delivery-item{
		margin: 0;
	}

	.Parcel .transpi__delivery-item{
		margin-top: 15px !important;
	}

.flash-sale .group-title p {
    font-size: 19px;
}

	.desc-content-products {
		width: 97%;
	}

	.title-common {
		font-size: 22px;
	}

	h2.spilit__enable{
		font-size: 22px;
	}

	.sec-banner__banner-ttl {
		padding: 10px 0;
		font-size: 20px;
	}

	span.icon-price {
		font-size: 12px !important;
	}

	.blog-new {
		padding: 2rem 0px 3rem;
	}

	.btn-view-all-hedding-featured:hover a {
		color: #ff3d3d;
	}

	.list-products-hexs {
		padding-bottom: 10px;
	}

	.slideshows-banner {
		padding: 0px;
	}

	.price-products-products-all span {
		font-size: 15px;
	}

	.list-masp-products-all ul {
		flex-wrap: wrap;
	}

	.box-right {
		display: none;
	}

	.box-member-banners .slick-slider {
		margin-bottom: 0px;
	}

	.box-heading.style-1 h2 span {
		font-size: 16px;
	}

	.name-products a {
		font-size: 17px;
	}

	.box-slider-loaded-drag {
		padding: 0px 8px;
	}

	.home-box-title a {
		font-size: 16px;
	}

	.title-partner span {
		font-size: 18px;
	}

	.title-blog span {
		font-size: 22px;
	}

	.box-member-banners .slick-slider {
		margin-bottom: 0px;
	}




	.cms-banner-inner {
		margin-bottom: 10px;
	}

	.list-news-pages {
		padding-top: 10px;
	}

	.images-blog-action img {
		height: 100%;
		object-fit: cover;
	}

	.box-blog-action {
		height: 100%;
	}

	.images-blog-action {
		height: 100%;
	}

	.images-blog-member img {
		width: 100%;
		height: 100%;
	}

	.images-blog-member {
		width: 40%;
	}

	.slideshows-banner .ctnr {
		display: block;
		margin-top: 0px;
		margin-bottom: 15px;
		padding: 0;
	}

	.item-slider-stages {
		border-radius: unset;
	}

	.home-about {
		padding: 25px 0;
	}

	.help-block__left,
	.help-block__right {
		gap: 20px;
		display: flex;
		justify-content: space-between;
	}

	.help-item {
		max-width: 50%;
		width: 40%;
		margin-bottom: 0;
	}

	.box-form-produstc-slick>.row,
	.product-grid>.row {
		--gutter: 5px;
		gap: 10px 0;
	}
}

@media (min-width: 980px) {
	.help-item:not(:last-child) {
		margin-bottom: 50px;
	}

}

@media(max-width:768px) {
	.service-box {
		margin-bottom: 10px;
	}

	.product-sale .product-body .group-title {
		background-size: 96% 100%;
		display: block;
	}

	.help-item__txt {
		font-size: 14px;
	}

	.elementor-shortcode{
		margin-top: 15px;
	}

	.item-slider-stages .banner-mobile{
		display: block;
	}

	.item-slider-stages .banner-desktop{
		display: none;
	}

}

@media(max-width:550px) {
	.item-slider-stages img {
		/* height: 200px; */
		border-radius: 0;
	}

	.deal-time-holder,
	.product-sale .product-body .group-title .d-flex {
		justify-content: center;
	}

	.view {
		font-size: 12px;
	}

	.hotro_in p {
		font-size: 11px;
	}

	.images-products-all img {
		height: 160px;
	}

	.hotro_in {
		padding: 5px;
		margin: 10px 0 0;
	}

	.hotro_in img {
		width: 33px;
		margin-right: 5px;
	}

	.product-content a,
	.product-content .price {
		flex-direction: column;
	}

	.help-block {
		--gutter: 15px;
	}

}

@media (min-width: 1200px) {


	.service-wrap {
		padding-left: 0;
	}
}
