.slideshows-banner {
	padding: 0;
}

.aboutus-img {
	position: relative;
	overflow: hidden;
}

.aboutus-img: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;
}
.content-banner-pages {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    z-index: 99;
}
.box-content-banner__ttl {
    font-size: 4rem;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 15px;
}

.box-content-banner__wbtn {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 40px;
}
.box-content-banner__brief {
    color: #fff;
}
.box-content-banner__wbtn .btn-common01 {
    background: #3169b3;
    border-color: #3169b3;
    border: solid 1px #fff;
}
.btn-common01 {
    background-color: #02010100;
    fill: #fff;
    color: #fff;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #183030;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    padding: 10px 30px;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.box-content-banner__wbtn .btn-common01.btn-white {
    background: transparent;
    color: white;
    border-color: white;
}

.item-slider-stages {
	border-radius: 0;
	overflow: hidden;
}

.single-service.single-service2 img:hover {
	transform: rotateY(180deg);
	transition: 0.5s ease;
}

.item-slider-stages img {
	/* height: 400px; */
	width: 100%;
}

.slideshows-banner:not(:hover) .slick-arrow {
	display: none !important;
}

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

.slideshows-banner .ctnr {
	/* display: flex; */
	/* justify-content: end; */
}

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

.box-heading.style-1 h2 span {
	color: #FFF;
	font-weight: 600;
	background: #ff3d3d;
	padding: 8px 50px 9px 20px;
	border-radius: 0 100px 0px 0px;
	text-transform: uppercase;
	font-size: 20px;
	display: inline-block;
	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 {
	width: calc(100% / 3);
	border-left: 0px solid #cdcdcd;
	border-bottom: 0px solid #cdcdcd;
}

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

.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: #ff3d3d;
	font-size: 16px;
	font-weight: 500;
}

.icon-buy-products-products-all a {
	display: inline-flex;
	background: #FF312E;
	color: #FFF;
	border-radius: 5%;
	width: 90px;
	/* height: 30px; */
	line-height: 30px;
	text-align: center;
	font-size: 15px;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

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

.icon-buy-products-products-all a 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 img {
	width: 100%;
}

.blog-new {
	padding: 3rem 0px 3rem;
	background: #fff;
}

.title-blog {
	padding: 10px 0px 5px;
	margin-bottom: 20px;
	position: relative;
	border-bottom: solid 2px #2f5492;
}

.title-blog span {
	font-size: 20px;
	color: #000000;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 600;
}

.title-blog span:before {
	content: "";
	position: absolute;
	width: 100px;
	height: 2px;
	background: #FF312E;
	bottom: 0;
}

.box-blog-action .content-blog-action {
	position: absolute;
	bottom: 15px;
	left: 15px;
}

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

.item-sale-blog span {
	display: inline-block;
	padding: 3px 7px;
	font-size: 12px;
	color: #fff;
	background: #FF312E;
	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: 100%;
}

.item-blog-pages {
	padding: 0;
	margin-bottom: 10px;
	background: #EAF3FF;
	border-radius: 20px;
}

.content-sales-blog-pages {
	width: 100%;
	margin-top: 10px;
	padding: 10px 25px 25px 25px;
}
.content-sales-blog-pages span {
	color: #3169b3;
	font-size: 15px;
}

.images-blog-member img {
	display: block;
	border-radius: 0;
}
.images-blog-member img:hover {
	border-radius: 20px 20px 0 0;
}

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

.name-action-member a {
	display: inline-block;
	font-size: 18px;
	min-height: 50px;
	color: #3169b3;
	font-weight: 600;
	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;
}

.date-blogs-member {
	margin-bottom: 5px;
}

.name-action-member {
	min-height: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
}

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

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








.box-products-list-main {
	padding: 3rem 0px 2rem;
	background: #eee;
	border-bottom: solid 1px #ccc;
}
.box-products-list-main:nth-child(odd) {
	background-color: #fff;
}

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

.home-product-header {
	display: flex;
	width: 100%;
	justify-content: center;
	text-align: center;
	border-bottom: 0;
}
.home-product-header2{
	flex-direction: row-reverse;
	justify-content: center;
}
.home-product-header2 .box-right{
	width: auto;
}
.home-product-header2 .home-box-title::before{
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	right: calc(100% - 1px);
	background: #bd070a;
}
.nemu_produnt_leght {
	display: flex;
}

.home-box-title {
	margin-bottom: 0;
	padding: 8px 25px 8px;
	background: linear-gradient(107deg, #bd040a 18%, #d60d13 49%, #ed1c24 85%);
	color: #fff;
	
	font-size: 20px;
	text-align: center;
	font-weight: 500;
	margin: 0;
	text-transform: uppercase;
	margin-right: 0;
	position: relative;
	border-top-left-radius: 0px;
}

.home-box-title::before {
	content: "";
	width: 0;
	height: 0;
	width: 35px;
	height: 100%;
	/* border-top: 45px solid transparent;
	border-left: 35px solid #ed1c24;
	border-bottom: 0px solid transparent;
	border-right: 0 solid transparent; */
	background: #ed1c24;
	clip-path: polygon(0 0, 0% 100%, 100% 100%);
	position: absolute;
	top: 0;
	right: -35px;
}

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

.box-right {
	display: flex;
	justify-content: right;
	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: auto;
	font-size: 16px;
	margin-top: 0;
	background: #3169b3;
	font-weight: 600;
	color: #fff;
	padding: 10px 25px;
	border-radius: 39px;
	text-align: center;
}

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

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

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

.box-form-produstc-slick {
	display: flex;
	flex-wrap: wrap;
	gap: 20px 20px;
	justify-content: left;
	padding: 15px 0px 0px;
}

.box-form-produstc-slick .item-products-hexs {
	width: calc(95% / 4);
	border-right: 0px solid #cdcdcd;
	border-top: 0px solid #cdcdcd;
	background: #fff;
	box-shadow: rgba(0, 0, 0, .16) 0px 8px 24px;
}

.name-products-all a {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 600;
	min-height: 37px;
	font-size: 20px;
	line-height: 1.3;
	margin-bottom: 5px;
	font-family: 'Oswald';
}

.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: 15px;
}

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

.images-products-all img {
	height: 285px;
	padding: 5px;
	width: 100%;
	object-fit: cover;
}

.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;
}

.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);
	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: 0;
}

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

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

a.btn.btn-more:hover {
	background: #ff312e;
	color: #fff;
	border: 1px solid #ff312e;
}

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

a.see-more:hover {
	color: #ff312e;
}

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

.slideshows-banner .slick-prev {
	left: 10px;
	opacity: 1;
	width: 30px;
	height: 30px;
	background: #ffffff00;
	border-radius: 4px;
	z-index: 1;
}

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

.slideshows-banner .slick-next {
	opacity: 1;
	right: 10px;
	background: unset;
	width: 30px;
	height: 30px;
	border-radius: 4px;
}

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

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

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

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

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

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;
}
.box-member-banners .slick-slider .slick-slide {
	height: auto;
}

.aboutus {
	padding: 0px 0 60px 0;
	background-color: transparent;
	background-image: linear-gradient(204deg, #703b18 0%, #FFFFFF 44%);
}

.aboutus-content h2 {
	font-size: 32px;
	padding-right: 24%;
	font-weight: 700;
	line-height: 1.2;
	text-transform: capitalize;
	margin-bottom: 25px;
	color: #3169b3;
}
.aboutus-content p {
	padding: 0;
	color: #3169b3;
	font-size: 17px;
	margin-bottom: 7px;
	text-transform: uppercase;
}


.aboutus_in {
	margin: 20px 10px 0;
	/* display: flex; */
	/* gap: 10px; */
}

.aboutus_in .item {
	margin-bottom: 15px;
}

.single-service.single-service2 {
	display: flex;
	align-items: center;
	padding: 0;
	border-radius: 0;
	margin-bottom: 25px;
	text-align: left;
	/* box-shadow: 0px 0px 20px 0px rgba(219.29999999999998, 219.29999999999998, 219.29999999999998, 0.5); */
}

.single-service img {
	height: auto;
	width: 86px;
	padding: 0;
	margin-bottom: 0;
}

.single-service.single-service2 .content {
	flex: 1;
	text-align: left;
	margin-left: 20px;
}

.single-service.single-service2 .content h6 {
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 5px;
	color: #3169b3;
}

.single-service.single-service2 .content p {
	font-size: 14px;
	font-weight: 400;
	color: #3169b3;
	text-align: justify;
	line-height: 1.5;
	padding: 0;
}

.sec-service {
	padding-bottom: 35px;
	background: #EAF3FF;
	padding-top: 35px;
	/* margin-bottom: 40px; */
	position: relative;
}

.sec-service1:after {
	width: 100%;
	height: 100px;
	content: '';
	position: absolute;
	bottom: -99px;
	left: 0px;
	pointer-events: none;
	background-color: #f6f6f6;
	clip-path: polygon(50% 50%, 0 0, 100% 0);
	z-index: 0;
}

.home-title {
	font-weight: 700;
	text-align: center;
	font-size: 33px;
	text-transform: uppercase;
	margin-bottom: 0px;
	color: #333;
}

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

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

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

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

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

.title-separator .separator-center:after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border: 1px solid #ed1d25;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	right: 8px;
}

.sec-service .project-head__brief {
	text-align: center;
	width: 70%;
	margin: 0 auto;
}

.sec-service .project-head__brief p {
	padding: 0;
	line-height: 1.4;
}

.service-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
	margin-top: 15px;
}

.service-grid__item {
}

.service-grid__item:hover .service-grid__redmore {
	visibility: inherit;
	opacity: 1;
}

.service-grid__item:hover .service-grid__number {
	opacity: 1;
	transform: translateY(0);
}

.service-grid__img {
	/* height: 100%; */
	width: 100%;
	margin-bottom: 10px;
}

.service-grid__img img {
	height: 300px;
	object-fit: cover;
	width: 100%;
	border-radius: 10px;
}

.service-grid__ct {
	width: 100%;
	padding: 0;
}

.service-grid__ct1::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, transparent, black);
	z-index: -1;
}

.service-grid__ttl {
	
}

.service-grid__number {
	/* transform: translateY(28px); */
	/* transition: all .3s ease-in; */
}
.service-grid__number h2 {
	margin-bottom: 10px;
	font-size: 22px;
}
.service-grid__number h2 a {
	color: #3169b3;
}

.service-grid__number a:hover {
	color: #3169b3;
}
.service-grid__number p {
	color: #3169b3;
}

.service-grid__count {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 500;
	text-align: left;
	line-height: normal;
	font-family Oswald,
	font-family: sans-serif;
	font-family Oswald,
	font-family: sans-serif;
	font-family: 'Oswald';
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

.service-grid__count a {
	color: #fff;
}

.service-grid__redmore {
	display: inline-block;
	font-size: 16px;
	padding: 5px 15px;
	line-height: 26px;
	border-radius: 3px;
	background: linear-gradient(107deg, #bd040a 18%, #d60d13 49%, #ed1c24 85%);
	font-weight: 400;
	color: #fff;
	margin-top: 10px;
	visibility: hidden;
	opacity: 0;
	transition: all .3s ease-in;
}

.desc_home ul li {
	list-style: disc !important;
	margin-left: 20px;
	font-size: 17px;
	font-weight: 600;
	color: #ed1c24;
}

.aboutus-img img {
	text-align: right;
	border-radius: 0 10px 10px 0;
}

.aboutus_sub {
	padding: 50px 0 20px 0;
	background-color: transparent;
	background-image: linear-gradient(204deg, #703b18 0%, #FFFFFF 44%);
}

.aboutus_sub .aboutus-content h2 {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 10px;
	color: #009445;
	text-transform: uppercase;
}

.desc_home {
	font-size: 15px;
	text-align: justify;
	padding: 20px 0 20px 20px;
	margin-top: 0;
	border-left: solid 1px #3169b3;
	color: #3169b3;
	line-height: 1.6;
	margin-bottom: 25px;
	font-weight: 400;
}

.desc_home_in {
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: 400;
}

.desc_home_in p {
	padding: 0;
	margin-bottom: 0;
}

.list-news-pages {
	margin-top: 15px;
	padding: 0 3px;
}

.content-sales-blog-pages .desc {
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 25px;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	margin-bottom: 2px;
	color: #3169b3;
	line-height: 1.5;
	font-size: 16px;
	font-weight: 300;
}

.content-sales-blog-pages .more a {
	background: #3169b3;
	font-size: 16px;
	font-weight: 600;
	border-radius: 20px;
	line-height: 1.5;
	padding: 0px 20px;
	color: #fff;
	height: 40px;
}

.content-sales-blog-pages .more {
	margin-bottom: 5px;
	display: flex;
	margin-top: 10px;
	align-items: center;
}

.content-sales-blog-pages .more a svg {
	height: 25px;
	position: relative;
	width: 25px;
	top: 7px;
}

.content-sales-blog-pages .more a svg path {
	fill: #fff;
}

.owl-stage-outer-partner {
	padding: 50px 0 30px 0;
}

.btn-about-div-vi {
	padding: 5px;
	border-radius: 4px;
	border: 1px dotted #ddd;
	transition: all .3s ease-in-out;
	margin-top: 14px;
	display: inline-block;
}

.aboutus-content .btn-about-div-vi a {
	border-radius: 5px;
	position: relative;
	display: inline-block;
	color: #ffffff;
	text-transform: uppercase;
	padding: 10px 36px;
	font-size: 16px;
	transition: 0.5s ease;
	background: linear-gradient(107deg, #bd040a 18%, #d60d13 49%, #ed1c24 85%);
}

.images_blog_sx {
	margin: 10px 0 0 0;
}

.images_blog_sx img {
	border-radius: 10px;
	height: 300px;
	width: 100%;
}
.ss01_home {
	padding: 0px 0 50px;
	position: relative;
	top: -40px;
	z-index: 2;
	margin-bottom: -50px;
}
.ss01_home .row {
	background: #3169b3;
	border-radius: 15px;
	max-width: 99%;
	margin: auto;
	padding: 10px;
}
.hotro_in {
    text-align: center;
    border: 0;
    margin: 0;
    padding: 0;
    color: #fff;
}
.hotro_in img {
    text-align: center;
    float: left;
    margin-top: 0px;
    margin-right: 10px;
    width: 60px;
}
.hotro_in h2 {
    font-weight: 500;
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    padding: 0px 0px 0px;
    margin: 0px;
}
.hotro_in p {
    text-align: left;
    font-size: 13px;
    padding: 0px;
    line-height: 1.3;
    margin: 5px 0 0 0;
}
.video.home-pages.pc img {
    width: 100%;
    height: 487px;
    object-fit: cover;
    border-radius: 20px;
}
.video.home-pages.pc {
    position: relative;
    margin-top: 20px;
}
.icon-play-about {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 99;
}
.icon-play-about i {
    font-size: 45px;
}
.video.home-pages.pc:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 98.6%;
    background: #0000005e;
    border-radius: 20px;
}
.icon-play-about svg {
    width: 55px;
    height: 55px;
}
.icon-play-about svg path {

}
.icon-play-about i {
    color: #fff;
}
.btn_abouts {
	display: flex;
	gap: 10px 15px;
	align-items: center;
	font-size: 16px;
	font-weight: 500;
	height: 45px;
}
.btn_abouts p {
	padding: 0;
	margin: 0;
}
.btn_abouts p a {
	padding: 13px 30px;
	border-radius: 30px;
	color: #fff;
	border: solid 2px #3169b3;
	background: #3169b3;
}
.btn_abouts p a:hover {
	color: #3169b3;
	background: #fff;
	border: solid 2px #3169b3;
}
.btn_abouts span {
	padding: 10px 30px;
	border-radius: 30px;
	color: #3169b3;
	border: solid 2px #3169b3;
	background: #fff;
}
.review {
	padding: 50px 0;
}
.title_review {
	text-align: center;
	color: #3169b3;
}
.title_review span {
	padding: 0;
    color: #3169b3;
    font-size: 17px;
    margin-bottom: 7px;
    text-transform: uppercase;
}
.title_review h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: capitalize;
    margin-bottom: 25px;
    color: #3169b3;
}
.review-item {
	position: relative;
	padding-top: 30px;
	background: #EAF3FF;
	border-radius: 20px;
	padding: 20px;
}

.review-item__box {
	text-align: left;
}
.review-item__star-rating {
	margin: 10px 0;
}
.review-item__icon {
	background-color: #f1b617;
	position: relative;
	width: 65px;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -30px;
	transition: all 300ms ease;
}
.review-item__icon svg{
	width: 30px;
	height: 30px;
}

.review-item__ttl {
	font-weight: 700;
	margin: 0;
}

.review-item__desc {
	font-size: 14px;
	margin-top: 0;
	line-height: 1.5;
	color: #3169b3;
	
	
	 /* number of lines to show */
	font-style: italic;
}

.review-item__founder {
	display: flex;
	align-items: center;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.review-item__founder-avatar {
	border-radius: 50%;
	margin-bottom: 0;
	width: 67px;
	margin-right: 10px;
}

.review-item__founder-avatar img {
	border-radius: 50%;
	max-width: 67px;
	transition: all 300ms ease;
}

.review-item__founder-ct {
	line-height: 1;
}

.review-item__founder-ttl {
	margin-top: 0;
	margin-bottom: 5px;
	line-height: 1;
	font-size: 16px;
	color: #3169b3;
}

.review-item__founder-subttl {
	color: #3169b3;
	font-size: 14px;
	font-weight: 500;
}
.nhanbaogia {
	overflow: hidden;
    padding: 40px 0px 40px 0px;
    background: #EAF3FF;
    position: relative;
}
.elementor-shortcode {
	padding: 0 0 0 30px;
	color: #3169b3;
}
  
.elementor-shortcode label {
	color: #333;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 0px;
	line-height: 35px;
}

.elementor-shortcode input {
	width: 100%;
	background: #fff;
	padding: 12px 15px;
	color: #3169b3;
	border-radius: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}
.elementor-shortcode input::placeholder {
	color: #3169b3;
}
.elementor-shortcode textarea::placeholder {
	color: #3169b3;
}

.elementor-shortcode select {
	width: 100%;
	background: #fff;
	border: none;
	padding: 12px 15px;
	color: #333;
	border-radius: 5px;
}
.elementor-shortcode textarea {
	width: 100%;
	background: #fafafa;
	border: none;
	padding: 10px 15px;
	color: #060606;
	border-radius: 10px;
	height: 100px;
	border: 1px solid #eaeaea;
	font-family: 'Roboto';
	font-size: 14px;
}

.contact__form-submit button {
	border: none;
	font-style: normal;
	font-weight: 500;
	background: #3169b3;
	color: #fff;
	display: inline-block;
	padding: 12px 30px;
	border-radius: 50px;
	font-size: 18px;
	margin-top: 10px;
}
.images_dangky img {
	border-radius: 30px;
}
.elementor-shortcode span {
	font-size: 16px;
	font-weight: 500;
	padding-top: 0;
	color: #3169b3;
	padding-bottom: 15px;
}
.elementor-shortcode h2 {
	font-size: 30px;
	font-weight: 700;
	color: #3169b3;
	margin: 10px 0;
}
.elementor-shortcode p {
	font-size: 15px;
	color: #3169b3;
	font-weight: 400;
}
.quy_trinh {
	background: #fff;
	padding: 50px 0;
}
.quy_trinh_in {
	padding: 10px 0 0px 0;
}
.quy_trinh_in .transpi__delivery-item .icon {
	position: relative;
	height: 45px;
	z-index: 99;
}
.quy_trinh_in .transpi__delivery-item .icon span {
    background: #3169b3;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50px;
    color: #fff;
    text-align: center;
    font-size: 22px;
    z-index: 999999;
    font-weight: 700;
    position: absolute;
}
.quy_trinh_in .transpi__delivery-item .icon:before {
	background: #3169b3;
	height: 2px;
	content: "";
	position: absolute;
	bottom: 22px;
	width: 100%;
	z-index: 9999;
	left: 0;
}
.quy_trinh .tab_product ul.tabs {
	margin-top: 0;
}
.delivery__content {
	padding: 15px 10px 10px 0;
}
.delivery__content h4 {
    color: #3169b3;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 5px;
}
.delivery__content p {
    color: #3169b3;
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    line-height: 1.5;
    text-overflow: ellipsis;
}
.quy_trinh .btn_abouts {
	justify-content: center;
}
.doanh_nghiep {
	background: #EAF3FF;
	padding: 50px 0;
}
.doanh_nghiep .aboutus-content {
	padding-right: 20%;
}
.doanh_nghiep .aboutus-content h2 {
	font-size: 35px;
	padding-right: 0;
	font-weight: 700;
	line-height: 1.2;
	text-transform: capitalize;
	margin-bottom: 30px;
	color: #3169b3;
	padding-bottom: 35px;
	border-bottom: solid 1px #3169b3;
}
.doanh_nghiep .aboutus-content .desc_in {
	color: #3169b3;
	font-size: 15px;
	margin-bottom: 35px;
}
.doanh_nghiep .row {
	align-items: center;
}
.video.home_pages.pc img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 20px;
}
.video.home_pages.pc {
    position: relative;
    margin-top: 0;
}
.video.home_pages.pc:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 98.6%;
    background: #0000005e;
    border-radius: 20px;
}
.video.home_pages1.pc img {
    width: 100%;
    height: 120px;
    object-fit: cover;
    border-radius: 20px;
}
.video.home_pages1.pc {
    position: relative;
    margin-top: 5px;
}
.video.home_pages1.pc:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 98.6%;
    background: #0000005e;
    border-radius: 20px;
}
.box-flex-products-homes {
	position: relative;
}
.box-flex-products-homes img {
	position: absolute;
	left: 0;
	top: -75px;
	z-index: 9;
	border-radius: 10px;
}

.box-flex-products-homes .hedding-package-area {
    text-align: center;
    position: relative;
    padding-bottom: 3rem;
}

.box-flex-products-homes .hedding-package-area h2 {
    line-height: 35px;
    font-weight: 700;
    margin-top: 5px;
    color: #000;
    font-size: 30px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.icon-features {
    display: flex;
    justify-content: left;
    align-items: center;
    color: #3169b3;
    font-size: 19px;
    line-height: 1.5;
    font-weight: 700;
}

.box-number-features span {
    font-size: 24px;
    font-weight: 600;
    margin-right: 10px;
    color: #ffffff;
    background-color: #3169b3;
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 50%;
    margin-bottom: 5px;
    display: inline-block;
}
section.box-tuvans {
    position: relative;
    background: #f7f7f7;
    margin-top: -50px;
    padding: 10px 0px 20px;
}

section.box-tuvans .ctnr {
    border-radius: 10px;
}

.elementskit-box-header {
    text-align: center;
    padding-bottom: 20px;
}
.whyChoose {
	padding: 50px 0;
	background: #EAF3FF;
}
.all-feature-title {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    text-align: left;
    color: #3169b3;
    padding-top: 10px;
    padding-bottom: 5px;
    position: relative;
}
.all-feature-desc {
	font-size: 15px;
	text-align: justify;
	padding: 5px 0 0px 0px;
	color: #3169b3;
	line-height: 1.3;
	margin-bottom: 15px;
	font-weight: 400;
}
.all-feature-item-inner {
	padding-right: 25px;
}
.box_all_why {
	display: flex;
	flex-wrap: wrap;
	margin-inline: 10px;
	margin: 10% 0% 10% 40%;
	background: #fff;
	padding: 40px 10px 15px 25px;
	border-radius: 10px;
	position: relative;
	z-index: 99;
}
.tab_product ul.tabs {
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.tab_product .tabs li{
	align-items: center;
	font-size: 17px;
	padding: 6px 25px;
	background-color: #EAF3FF;
	border-color: #EAF3FF;
	margin: 0px;
	display: flex;
	margin-right: 10px;
	}
.tab_product .tabs li svg {
	height: 22px;
	margin-right: 5px;
	width: 22px;
}
  .tab_product .tabs li.active{
	border: 1px solid #3169b3;
	color: #fff;
	background-color: #3169b3;
	font-weight: 400;
	}
	.tab_product .tabs li.active svg path {
		stroke:#fff
	}
  .tab_product ul.tabs li::before {
	content: unset;
  }

/* Tab Links */
.tabs {
    display: flex;
    /*! padding-bottom: 10px; */
    justify-content: center;
    /*! padding-top: 7px; */
}

.tablinks {
    border: none;
    outline: none;
    cursor: pointer;
    padding: 5px 11px;
    font-size: 14px;
    /* width: 100%; */
    text-transform: uppercase;
    font-weight: bold;
    transition: 0.2s ease;
    color: #2d2d2d;
    background-color: transparent;
    text-transform: capitalize;
    font-weight: 400;
    border: 1px solid #dee2e6;
    -webkit-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
    padding: 5px 15px 3px 15px;
    border-radius: 20px;
    background-color: #fbfbfb;
    margin: 0px 5px;
}

/* Tab active */
.tablinks.active {
    font-weight: 700;
    background: #0ea04b;
    /*! color: #fff; */
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}

/* tab content */
.tabcontent {opacity: 0;visibility: hidden;height: 0px;}

/* Text*/
.tabcontent p {
    color: #333;
    font-size: 16px;
    padding: 0;
}

/* tab content active */
.tabcontent.active {opacity: 1;visibility: initial;height: 100%;}
.transpi__list-item.style-2 ul li {
	font-size: 20px;
	line-height: 35px;
	margin-bottom: 0;
	font-weight: 500;
	background-color: #fff;
	color: #3169b3;
	padding: 15px 25px;
	border-radius: 10px;
	}
.box-hedding-style-pages {
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 1.3;
}
.box-hedding-style-pages i {
    font-size: 13px;
}
.transpi__list-item.style-2 ul li span {
    display: none;
}
.transpi__list-item.style-2 ul li span {
    display: block;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 400;
    padding: 10px 0;
    color: #3169b3;
    text-align: justify;
}
.transpi__list-item.style-2 ul li span ul li {
	display: block;
	font-size: 15px;
	line-height: 1.5;
	font-weight: 400;
	color: #3169b3;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 0;
	margin-left: 0px;
	list-style: disc !important;
	text-align: justify;
}
.why_home {
	background: #EAF3FF;
	padding: 50px 0;
}
.box-hedding-style-pages svg {
	height: 22px;
}
.accordion {
	background-color: #fff;
	color: #3169b3;
	cursor: pointer;
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 17px;
	display: flex;
	transition: 0.4s;
	justify-content: space-between;
	font-weight: 700;
	}
  .accordion svg {
	width: 25px;
  }
  .active, .accordion:hover {
	color: #3169b3;
	}
  
  .panel {
	padding: 0 18px;
	display: none;
	background-color: white;
	overflow: hidden;
  }
#list {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 15px;
}
.list-text-opport-left {
	padding: 20px 0;
}
.box-content-banner {
	max-width: 50%;
}
.box-content-banner span {
	color: #fff;
	font-weight: 700;
}
.du_an {
	border-radius: 10px;
	margin-bottom: 20px;
	position: relative;
}
.du_an img {
	width: 100%;
	height: 280px;
	border-radius: 20px;
}
.du_an h2 {
	padding: 10px 10px;
	position: absolute;
	border-radius: 0 0 20px 20px;
	bottom: 0;
	text-align: center;
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	background: #3169b385;
}
.du_an h2 a {
	color: #fff;
}
.slide_home {
	position: relative;
}
.slide_home::before {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    /* background-color: #3169b39c; */
    content: "";
    position: absolute;
}
.list-slider-clients .slick-prev {
    left: -25px;
    opacity: 1;
    width: 27px;
    height: 37px;
    background: #ffffffc9;
    border-radius: 4px;
    border: solid 1px #3333331a;
    z-index: 1;
}
.list-slider-clients .slick-prev svg {
	width: 27px;
	height: 27px;
}
.list-slider-clients .slick-prev svg path {
	stroke: #3169b3;
}
.list-slider-clients .slick-next {
    opacity: 1;
    right: -25px;
    background: #ffffff4d;
    width: 27px;
    height: 37px;
    border-radius: 4px;
    border: solid 1px #3333331a;
}
.list-slider-clients .slick-next svg {
	width: 27px;
	height: 27px;
}
.list-slider-clients .slick-next svg path {
	stroke: #3169b3;
}







@media(max-width:990px) {
	.clm.left-1 table tr td {
		width: 100% !important;
		display: block;
	}

	.name-products-all a {
		min-height: 35px;
		font-size: 20px;
	}

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

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

	.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: 18px;
	}

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

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

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

	.aboutus .aboutus-content h2 {
		font-size: 23px;
	}


	.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: 100%;
	}

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

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

	.box-form-produstc-slick .item-products-hexs {
		width: calc(96% / 3);
	}

	.sec-service {
		padding: 30px 0 0 0;
	}

	.single-service.single-service2 .content p {
		line-height: 1.5;
		font-size: 15px;
	}

	.sec-service .project-head__brief {
		width: 95%;
	}

	.service-grid__item {
		height: 380px;
		margin-bottom: 15px;
	}

	.home-box-title {
		margin: 0;
	}

	.images-products-all img {
		height: auto;
		padding: 0;
	}

	.nemu_produnt_leght {
		display: flex;
	}

	.home-product-header {
		display: block;
	}

	.home-box-title {}

	.owl-stage-outer-partner {
		padding: 20px 0 20px 0;
	}

	.aboutus_in {
		display: block;
	}

	.single-service.single-service2 {
		background: #fff;
		border-radius: 5px;
		padding: 10px;
	}

	.home-box-title::before {
		border-top: 44px solid transparent;
	}

	.images_blog_sx img {
		height: 180px;
	}
	.box-form-produstc-slick {
		gap: 10px 10px;
	}
	.box-form-produstc-slick .item-products-hexs {
        width: calc(97% / 2);
    }
	.home-title {
		font-size: 28px;
	}
	.ss01_home {
	}
}
@media(max-width:767px) {
	.list-slider-clients .slick-dots {
		bottom: -12px;
	}
	.list-slider-clients .slick-dots li.slick-active {
		background: #3169b3;
	}
	.list-slider-clients .slick-dots li {
		border: 1px solid #333;
		width: 13px;
		height: 13px;
	}
	.ss01_home {
		top: 0;
		padding: 20px 0;
		position: relative;
		margin: 0;
	}
	.box-content-banner {
		max-width: 95%;
	}
	.box-content-banner__ttl {
		font-size: 3rem;
		margin-bottom: 0;
	}
	.box-content-banner__wbtn {
		margin-top: 15px;
	}
	.box-content-banner__brief {
		display: none;
	}
	.item-slider-stages img {
		/* height: 400px; */
		width: 100%;
	}
	.box-content-banner__wbtn .btn-common01 {
		font-size: 15px;
	}
	.hotro_in img {
		width: 50px;
	}
	.hotro_in {
		margin-bottom: 10px;
	}
	.aboutus .aboutus-content h2 {
		padding-right: 0;
		font-size: 25px;
		margin-bottom: 15px;
        line-height: 1.3;
	}
	.desc_home {
		padding: 0 0 0 20px;
		margin-bottom: 10px;
	}
	.video.home-pages.pc img {
		height: 280px;
	}
	.aboutus-content h2 {
		padding-right: 0;
		font-size: 25px;
	}
	.single-service.single-service2 .content {
		margin-left: 10px;
	}
	.aboutus_in {
		margin: 15px 0 30px;
	}
	.btn_abouts {
		display: block;
		text-align: center;
	}
	.btn_abouts p {
		margin: 30px 0;
	}
	.service-grid__item {
        height: auto;
        margin-bottom: 15px;
    }
	.single-service.single-service2 {
		margin-bottom: 20px;
	}
	.service-grid__number p {
		font-size: 16px;
	}
	.service-grid__number h2 {
		font-size: 25px;
	}
	.doanh_nghiep .aboutus-content {
		padding: 0; 
	}
	.quy_trinh {
		padding: 50px 0 0 0;
	}
	.doanh_nghiep .aboutus-content h2 {
		font-size: 25px;
		padding-bottom: 10px;
		margin-bottom: 15px;
	}
	.title_review h2 {
		font-size: 25px;
		padding-bottom: 10px;
	}
	.video.home_pages.pc img {
		height: 220px;
	}
	.video.home_pages1.pc img {
		height: 90px;
	}
	.icon-play-about svg {
		width: 35px;
		height: 35px;
	}
	.list-slider-clients .slick-slider {
		margin: 0;
	}
	.tab_product .tabs li {
		padding: 5px 8px;
	}
	.box_all_why {
		padding: 20px;
		margin: 10px 0;
	}
	.review {
		padding: 50px 0 20px;
	}
	.all-feature-item-inner {
		padding: 0;
	}
	.all-feature-desc {
		margin-bottom: 10px;
	}
	.elementor-shortcode {
		padding: 15px 0;
	}
	.list-news-pages {
		padding-top: 0;
		margin-top: 5px;
	}
	#list {
		display: block;
		grid-template-columns: repeat(1, 1fr);
		gap: 15px;
	}
	#list li {
		margin-bottom: 10px;
	}
	.elementor-shortcode h2 {
		font-size: 25px;
	}
 }


@media (min-width: 980px) {
	.box-member-banners {
		width: 100%;
	}
}

@media(max-width:550px) {
	.price-products-products-all{
		flex-direction: column;
	}
	.aboutus {
		background: #eee;
		padding: 30px 0;
	}

	.single-service img {
		width: 65px;
		padding: 0;
		margin-right: 5px;
	}

	.service-grid {
		display: block;
		margin-top: 15px;
	}

	.item-products-hexs {
		width: calc(100% / 2);
		border-right: 1px solid #cdcdcd;
	}

	.box-form-produstc-slick .item-products-hexs {
		width: calc(97% / 2);
	}
}

@media (min-width: 1200px) {
	.box-member-banners {
		width: 100%;
	}
}
