* {
	margin: 0;
	padding: 0;
}

::-webkit-scrollbar {
	width: 2px;
}

::-webkit-scrollbar-thumb {
	background-color: #f5f5f5;
}

html,
.menu_fix_mobile {
	scrollbar-width: thin;
	scrollbar-color: gray;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	/*! font-family: var(--font-body-family); */
	/*! font-weight: 600; */
	/*! margin: 10px 0; */
	padding: 0;
	/*color: #717173;*/
}

table {
	width: 100%;
}

table,
th,
td {
	font-size: 100%;
	padding: 10px;
	margin-bottom: 10px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	padding-left: 10px;

}

tr {
	margin-bottom: 10px;
}

td {
	vertical-align: central;
	padding: 10px !important;
	border-color: #ddd;
}

ul li {
	list-style: none;
	position: relative;
}

p {
	padding: 0;
	margin: 0;
}



img {
	width: 100%;
	height: auto;
	max-width: 100%;
}

a {
	text-decoration: none;
	/*! font-family: var(--font-body-family); */
	color: var(--bg-base);
}

ol,
ul {
	margin: 0;
}

a:focus,
a:hover {
	text-decoration: none;
	cursor: pointer;
	color: #b5934c;
	outline: none;
}

html {
	scroll-behavior: smooth;
}

.slick-slide {
	height: unset;
}

section.banner-pages {
	position: relative;
	/* height: 100vh; */
	overflow: hidden;
}

.aboutus_top {
	/* background: #fff; */
}

.content-banner-pages {
	position: absolute;
	bottom: 80px;
	z-index: 99;
	left: 165px;
}

.box-content-banner h2 {
	text-shadow: 0 0 8px #0009;
	object-fit: scale-down;
	object-position: 0% 50%;
	flex-flow: column;
	justify-content: flex-start;
	align-items: flex-start;
	max-width: none;
	margin-left: 0;
	display: block;
	margin-top: 0;
	margin-bottom: 3vh;
	font-size: 45px;
	text-align: left;
	color: #ffffff;
	font-weight: 200;
	line-height: 1.2;
}

.box-content-banner p {
	text-shadow: 0 0 8px #0009;
	align-items: center;
	max-width: 84vw;
	margin-top: auto;
	margin-left: 0;
	font-size: 24px;
	font-weight: 300;
	line-height: 1.2;
	display: flex;
	color: #fff;
}

.list-btn-banner a {
	z-index: 9;
	color: #121314;
	background-color: #e8e2df;
	justify-content: center;
	align-self: auto;
	align-items: center;
	margin-top: 0;
	padding: 0 1vw;
	transition: border-color .2s, background-color .2s;
	display: flex;
	height: 64px;
	line-height: 64px;
	width: 288px;
	font-size: 17px;
	text-transform: uppercase;
}

.list-btn-banner {
	display: flex;
	margin-top: 20px;
	gap: 15px;
}

.list-btn-banner a:nth-child(2) {
	background: none;
	border: 2px solid #fff;
	color: #fff;
}


.desc-content-footer .icon-list-items-header-top {
	width: 100%;
}

ul.pagination {
	display: inline-flex;
	width: 100%;
	justify-content: center;
}


.wrapper.home {

	overflow-x: hidden;
	position: relative;
}

section.garden-decor .wdt-content-title h5 {
	color: #fff;
	font-size: 16px;
}

section.Decor {
	padding: 50px 0px 50px 0px;
	position: relative;
}

.line-text-decor p {
	text-transform: uppercase;
	margin-bottom: 10px;
	font-variant: all-small-caps;
	font-weight: 600;
	color: #dd7210;
	font-size: 22px;
}

.line-text-decor h2 {
	color: #fff;
	font-size: 48px;
	font-weight: 300;
	font-family: "Philosopher", sans-serif;
}

.content-decor-hub p {
	color: #cdcdcd;
	font-size: 17px;
}

.content-decor-hub {
	padding-bottom: 50px;
}

.box-images-decor-hub {
	border-radius: 10px 10px 10px 10px;
	overflow: hidden;
}

.line-text-decor {
	padding-bottom: 15px;
}

.content-decor-right {
	margin-top: 35px;
}

.content-decor-right span {
	font-weight: 400;
	color: #fff;
	font-size: 30px;
	/* font-family: "Philosopher", sans-serif; */
	display: inline-block;
	margin-bottom: 10px;
	font-size: 16px !important;
	!i;
	!;
}

.content-decor-right p {
	font-size: 18px;
	color: #a9a9a9;
}

.elementor-icon-list-items-decor ul li span svg {
	width: 15px;
	height: 15px;
	fill: #dd7210;
}

.elementor-icon-list-items-decor ul li {
	padding-bottom: 17px;
}

span.elementor-icon-list-text {
	color: #a9a9a9;
	margin-left: 10px;
	font-size: 17px;
}

.elementor-icon-list-items-decor {
	margin-top: 20px;
}

.box-right-hub-decors {
	padding-left: 50px;
}


.wdt-interactive-showcase-list-wrapper {
	padding: 75px 0px 75px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 40px 70px;
	margin: 0 auto;
	position: relative;
	z-index: 99;
}

.wdt-interactive-showcase-content-group {
	align-items: center;
	display: flex;
}

.wdt-interactive-showcase-content-group svg {
	width: 70px;
	height: 70px;
	fill: #dd7210;
}

.wdt-content-title {
	font-size: 35px;
	font-family: "Philosopher", sans-serif;
	color: #fff;
	margin-bottom: 10px;
}

ul.wdt-interactive-showcase-list {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 40px 82px;
	width: 85%;
	margin: 0 auto;
}

.wdt-interactive-showcase-content-group i {
	margin-left: 20px;
}

.wdt-interactive-showcase-content-wrapper {
	padding: 0;
	grid-area: 1 / -1;
	z-index: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

section.cabinet {
	position: relative;
	overflow: hidden;
}


.wdt-interactive-showcase-content-wrapper img {
	filter: brightness(0.3);
}

.wdt-interactive-showcase-content-wrapper>div {
	position: absolute;
}

section.collection {
	position: relative;
	padding-top: 50px;
}

.hedding-collection {
	text-align: center;
}

.hedding-collection {
	padding: 20px 0px;
}

.hedding-collection span {
	color: #dd7210;
}

.hedding-collection h2 {
	color: #fff;
	font-size: 60px;
	font-family: "Philosopher", sans-serif;
	font-weight: 300;
}


/* tabs  */
.tabs {
	display: flex;
	padding-bottom: 30px;
}

.tablinks {
	border: none;
	outline: none;
	cursor: pointer;
	padding: 1rem;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 600;
	transition: 0.2s ease;
}

.tablinks:hover {
	background: blue;
	color: #fff;
}

/* Tab active */
.tablinks.active {
	background: blue;
	color: #fff;
}

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

/* Text*/
.tabcontent p {

	font-size: 16px;
}

/* tab content active */
.tabcontent.active {
	opacity: 1;
	overflow: unset;
	visibility: visible;
	height: unset;
}

/* end tabs  */

.box-tabs-collection .tabs .tablinks.active {
	background: none;
	text-decoration: underline;
	color: #fff;
}

.box-tabs-collection .tabs .tablinks {
	font-size: 15px;
	/* font-family: "Philosopher", sans-serif; */
	font-weight: 700;
	padding: 1rem 23px;
	position: relative;
	color: #a9a9a9;
}

.box-tabs-collection .tabs .tablinks p {
	font-size: 12px;
	color: #a9a9a9;
	position: absolute;
	right: 4px;
	top: 9px;
	font-family: unset;
}

.box-tabs-collection .tabs .tablinks:hover {
	background: none;
	color: #fff;
}

.box-tabs-collection .tabs {
	justify-content: center;
}






.box-images-member {
	position: relative;
	border-radius: 8px;
	overflow: hidden;
}

.box-images-member img.images-hover {
	opacity: 0;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
}

.box-products-keper {
	position: relative;
	padding: 10px;
}

.icon-itemp-products a svg {
	width: 20px;
	height: 20px;
	fill: #fff;
}

.icon-itemp-products {
	position: absolute;
	top: 20px;
	right: 20px;
	opacity: 0;
}

.icon-itemp-products a {
	display: flex;
	justify-content: center;
	height: 40px;
	background: #2b2b2b;
	margin-bottom: 20px;
	border-radius: 100%;
	width: 40px;
	line-height: 40px;
}

.icon-itemp-products a span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.icon-itemp-products a svg path {
	fill: #fff;
}

.box-hedding-name-products {
	text-align: center;
	padding: 20px;
}

.box-hedding-name-products span {
	color: #a9a9a9;
	/* text-transform: uppercase; */
}

.list-blog-rights .images-left-blog img {
	height: 160px;
}

.list-blog-rights .desc-keyper-content p {
	display: -webkit-box;
	-webkit-box-orient: vertical !important;
	-webkit-line-clamp: 3 !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
}

.content-oderblog-bottom a:hover {
	color: #de7310;
}

.box-images-main-left .desc-keyper-content p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: none;
	overflow: hidden;
	text-overflow: ellipsis;
}

.box-hedding-name-products h2 {
	font-size: 24px;
	color: #fff;
	padding: 10px 0px;
	font-family: "Philosopher", sans-serif;
}

.box-hedding-name-products a h2:hover {
	color: #dd7210
}

.box-price-products span {
	color: #fff;
	display: inline-block;
	padding: 0px 7px;
	font-size: 18px;
}

.box-products-keper:hover .icon-itemp-products {
	opacity: 1;
	transition: 0.5s ease;
}

.box-products-keper:hover .box-images-member img {
	opacity: 0;
}

.box-products-keper:hover .box-images-member .images-hover {
	opacity: 1;
	transition: 0.5s ease;
}

.box-products-collection .slick-dots li button {
	width: 5px;
	height: 5px;
	background: #a9a9a9;
	border-radius: 100%;
}

.box-products-collection .slick-dots li {
	width: 15px;
	height: 15px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border: none;
}

.box-products-collection .slick-dots li button:before {
	content: "";
}

.box-products-collection .slick-dots li.slick-active {
	background: none;
	border: 1px solid #a9a9a9;
}

.box-products-collection .slick-dots li.slick-active button {
	background: #dd7210;
}

.hedding-title-queries span {
	color: #dd7210;
}

section.queries {
	position: relative;
	padding: 40px 0px;
	background: #2b2b2b99;
}

.hedding-title-queries h2 {
	font-size: 52px;
	color: #fff;
	font-family: "Philosopher", sans-serif;
}

.hedding-title-queries {
	margin-bottom: 30px;
}

.item-top-ecos p {
	color: #dd7210;
	font-size: 23px;
	font-family: "Philosopher", sans-serif;
}

span.icon-ecos svg {
	width: 30px;
	height: 30px;
	transform: rotate(180deg);
	cursor: pointer;
}

span.icon-ecos svg path {
	fill: #fff;
}

.item-top-ecos {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}

.send-item-ecos p {
	color: #a9a9a9;
	font-size: 16px;
}

.send-item-ecos {
	padding-bottom: 30px;
}

.item-cauhois {
	margin-bottom: 30px;
	border-bottom: 1px solid #a9a9a9;
}

.box-images-services-products img {
	border-radius: 10px;
	overflow: hidden;
}

.box-images-services-products {
	padding: 30px;
	position: relative;
}

.list-ground-options ul li svg {
	fill: #fff;
	width: 25px;
	height: 25px;
}

.list-ground-options ul li a {
	display: inline-flex;
	color: #fff;
	font-size: 18px;
	padding: 5px 20px;
	border: 1px solid #fff;
	border-radius: 25px;
}

.list-ground-options ul li {
	display: inline-block;
	width: max-content;
	margin-bottom: 20px;
	margin-right: 20px;
}

.list-ground-options {
	position: absolute;
	bottom: 60px;
	left: 60px;
}

.list-ground-options ul li a p {
	margin-right: 10px;
}

.list-ground-options ul {
	display: flex;
	flex-wrap: wrap;
}

.list-ground-options ul li a:hover {
	background: #dd7210;
	border: 1px solid #dd7210;
	transition: 0.5s ease;
}

.item-cauhois:last-child .send-item-ecos {
	border-bottom: none;
}

section.stylish {
	position: relative;
	padding-top: 30px;
}

.box-stylist-tops {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.box-aptent {
	width: 45%;
	color: #a9a9a9;
	font-size: 18px;
}

.witert-images-box>img {
	width: 65px;
	height: 65px;
	border-radius: 5px;
}

.box-images-stylist-products {
	position: relative;
}

.list-item-steel-chair.wilet-1 {
	position: absolute;
	left: 19%;
	right: auto;
	top: 33%;
	bottom: auto;
}

.list-item-steel-chair i {
	width: 40px;
	height: 40px;
	background: #de7310;
	border-radius: 100%;
	color: #fff;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin-right: 8px;
	position: relative;
}

.list-item-steel-chair.wilet-1 .witert-images-box {
	position: absolute;
	left: 100%;
	width: 245px;
	background: #000;
	padding: 10px;
	bottom: 100%;
	border-radius: 5px;
}

.witert-images-box {
	display: flex;
}

.box-name-products {
	padding-left: 15px;
}

.box-name-products span {
	color: #fff;
	font-size: 20px;
}

.box-name-products p {
	color: #a9a9a9;
}

.list-item-steel-chair i:after {
	content: "";
	position: absolute;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	background: none;
	border: 2px solid #de731094;
}

.list-item-steel-chair.wilet-2 {
	position: absolute;
	left: 62%;
	right: auto;
	top: 43%;
	bottom: auto;
}

.list-item-steel-chair.wilet-2 .witert-images-box {
	position: absolute;
	left: 100%;
	width: 245px;
	background: #000;
	padding: 10px;
	bottom: 100%;
	border-radius: 5px;
}

.list-item-steel-chair.wilet-3 {
	left: 71%;
	right: auto;
	top: 68%;
	bottom: auto;
	position: absolute;
}

.list-item-steel-chair.wilet-3 .witert-images-box {
	position: absolute;
	left: 100%;
	width: 245px;
	background: #000;
	padding: 10px;
	bottom: 100%;
	border-radius: 5px;
}

.list-item-steel-chair .witert-images-box {
	display: none;
}

.list-item-steel-chair.active .witert-images-box {
	display: flex;
}

.list-item-steel-chair.active i {
	transform: rotate(45deg);
	transition: 0.5s ease;
}

section.garden-decor {
	position: relative;
	padding: 40px 0px;
}

.garden-decor .wdt-content-icon i svg {
	fill: #fff;
	width: 80px;
	height: 80px;
}

.garden-decor .wdt-content-title h5 a {
	font-size: 20px;
	color: #fff;
	font-family: "Philosopher", sans-serif;
	font-weight: 200;
}

.garden-decor .wdt-content-icon span:before {
	content: '';
	width: 72px;
	height: 72px;
	background: rgba(221, 114, 16, 0.3);
	position: absolute;
	top: 5%;
	left: 24%;
	border-radius: 100%;
}

.garden-decor .wdt-content-icon span {
	position: relative;
	display: inline-block;
}

.garden-decor .wdt-content-media-group {
	padding: 30px;
	text-align: center;
}

section.testimonial {
	position: relative;
	background: #2b2b2b99;
	padding-top: 30px;
	padding-bottom: 30px;
}

.title-hedding-testimonial {
	text-align: center;
}

.title-hedding-testimonial span {
	color: #dd7210;
	text-transform: uppercase;
}

.title-hedding-testimonial h2 {
	font-size: 54px;
	color: #fff;
	font-family: "Philosopher", sans-serif;
	font-weight: 200;
}

.star-customer ul {
	display: flex;
	justify-content: center;
}

.star-customer ul li {
	margin-right: 6px;
	color: #dd7210;
}

.customers-testimonial {
	margin-top: 20px;
}

.desc-item-slick-custum {
	width: 60%;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 16px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.avatar-slick-custum img {
	width: 100px;
	height: 100px;
	border-radius: 100%;
	margin: 0 auto;
}

.avatar-slick-custum {
	text-align: center;
}

.avatar-slick-custum span {
	font-size: 24px;
	color: #fff;
	margin-top: 10px;
	display: inline-block;
	font-family: "Philosopher", sans-serif;
}

.avatar-slick-custum p {
	display: block;
	color: #a9a9a9;
	font-size: 18px;
	line-height: 1;
}

section.blog-section {
	position: relative;
	padding: 30px;
}

.images-left-blog img {
	border-radius: 10px;
	height: 160px;
}

.content-oderblog-bottom {
	padding-top: 20px;
}

.entry-date p {
	color: #dd7210;
	font-size: 16px;
	text-transform: uppercase;
}

.entry-date span {
	color: #fff;
}

.content-oderblog-bottom a {
	display: inline-block;
	font-size: 30px;
	color: #fff;
	font-family: "Philosopher", sans-serif;
}

.desc-keyper-content p {
	color: #a9a9a9;
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
}

.list-blog-rights .box-images-main-left {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}

.images-left-blog {
	position: relative;
	overflow: hidden;
}

.images-left-blog::before {
	content: "";
	padding-top: calc((540 / 838) * 100%);
	display: block;
}

.images-left-blog a img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	position: absolute;
	left: 0;
	top: 0;
}

button.banner-next svg {
	overflow: unset;
	width: 40px;
	height: 40px;
	fill: #fff;
}

button.banner-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	z-index: 99999;
}

.banner-right {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 999999;
}

.banner-right svg {
	fill: #fff;
	width: 40px;
	height: 40px;
}

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

.box-about-all {
	display: flex;
	/* align-items: center; */
	height: 100%;
}

.content-about-left {
	width: 40%;
	height: 100%;
	position: relative;
}

.images-about-right {
	width: 60%;
}

section.about-cdco {
	position: relative;
	height: 757px;
	overflow: hidden;
	background: #030e27;
}

.images-about-right img {
	width: 100%;
	height: 100%;
	position: absolute;
	object-fit: contain;
}

.box-banner-pages {
	margin-bottom: 0px;
}

.content-abouts-left {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding-right: 55px;
}

section.about-cdco .ctnr {
	height: 100%;
}

.content-abouts-left h2 {
	margin-top: 0;
	margin-bottom: 5vh;
	font-size: 58px;
	color: #fff;
	font-weight: 300;
}

.content-abouts-left p {
	color: #fff;
	font-weight: 300;
	font-size: 19px;
	line-height: 1.5;
}

.btn-about-all {}

.btn-about-all {
	margin-top: 30px;
}

.btn-about-all a {
	padding: 7px 23px;
	border: 2px solid #fff;
	color: #fff;
	display: inline-block;
	font-size: 15px;
	transition: 0.5s ease;
}











section.box-architec {
	background: #eee;
	padding: 7rem 0px;
}

.images-architec img {
	width: 60px;
	height: 60px;
}

.hedding-architec h1 {
	text-align: center;
	color: #fff;
	font-weight: 100;
	font-size: 45px;
	margin-bottom: 40px;
}

.images-architec {
	width: 100px;
	height: 100px;
	border-radius: 100%;
	background: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.icon-services-architec {
	margin-bottom: 20px;
}

.title-architec span {
	text-transform: uppercase;
	color: #2c5791;
	font-size: 19px;
	font-weight: 600;
}

.desc-architec p {
	color: #333;
	font-size: 16px;
	font-weight: 300;
	padding: 0px 15px;
	line-height: 1.3;
}

.desc-architec {
	margin-top: 5px;
}

.images-architec:hover img {
	transform: scale(1.2);
	transition: 0.5s ease;
}

.images-architec img {
	transform: scale(1);
	transition: 0.5s ease;
}


.item-clients {
	opacity: .7;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	width: 100%;
	height: 65vh;
	position: relative;
}

section.clients-home {
	position: relative;
	transform-origin: 50% 0;
	width: 100%;
	background: #ffffff;
	padding-bottom: 60px;
}

.title-content-kh {
	text-align: center;
}

.title-content-kh span {
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 33px;
	margin-bottom: 45px;
	font-weight: 700;
	text-transform: uppercase;
}

.client-slider-copy {}

.item-slider-clients img {
	height: auto;
	padding: 40px 33px;
	object-fit: cover;
	width: auto;
}

@media (max-width: 1400px) {
	.images-left-blog::before {
		padding-top: calc((700 / 838)* 100%);
	}
}

.list-blog-rights .images-left-blog {
	width: 30%;
}

.list-blog-rights .content-oderblog-bottom {
	width: 68%;
	padding-top: 0px;
}

.list-blog-rights .content-oderblog-bottom a {
	font-size: 22px;
}

.content-item-maskan {
	text-align: center;
	background: #2b2b2b;
	padding: 50px 0px;
	position: relative;
	overflow: hidden;
}

section.maskan-new {
	padding: 50px 0px;
}

.item-maskan-news {
	padding: 1px;
}

.content-item-maskan h2 {
	color: #fff;
	font-family: "Philosopher", sans-serif;
	font-size: 23px;
	font-weight: 200;
	position: relative;
	z-index: 999;
}

.item-images-hover-maskan {
	filter: brightness(0.5);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	transform: translateX(-1000px);
}


.content-item-maskan:hover .item-images-hover-maskan {
	width: 100%;
	transition: 0.7s ease;
	height: 100%;
	transform: translateX(0px);
}

section.transforming {
	position: relative;
	padding: 180px 0px;
	background-position: center !important;

	background-repeat: no-repeat !important;
	background-size: cover !important;
}

.comfort-transforming {
	text-align: center;
	width: 54%;
	margin: 0 auto;
	position: relative;
}

.comfort-transforming p {
	color: #dd7210;
	font-size: 16px;
	text-transform: uppercase;
}

.comfort-transforming h2 {
	font-size: 60px;
	color: #fff;
	font-family: "Philosopher", sans-serif;
	font-weight: 200;
}

.form-contact-spaces {
	width: 75%;
	margin: 30px auto 0px;
	position: relative;
}

.form-contact-spaces input {
	padding: 18px;
	border-radius: 35px;
	border: 1px solid #cdcdcd;
	background: none;
	width: 100%;
	color: #fff;
}

button.spaces-button-transforming {
	padding: unset;
	width: 55px;
	height: 55px;
	background: #fff;
	border-radius: 100%;
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translateY(-50%);
}

button.spaces-button-transforming svg {
	width: 25px;
	height: 25px;
}

button.spaces-button-transforming svg {
	fill: #000;
}

button.spaces-button-transforming svg path {
	fill: #000;
}

section.transforming:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: #00000085;
	top: 0;
}

section.box-protocol {
	position: relative;
	padding: 7rem 0px;
	background: #2b2b2b99;
}

.item-protocols svg {
	width: 100px;
	height: 100px;
	fill: #dd7210;
}



.wdt-content-icon span {
	position: relative;
	display: inline-block;
}

.wdt-content-icon span:before {
	content: '';
	width: 95px;
	height: 95px;
	background: #2b2b2b;
	top: 0;
	pointer-events: none;
	position: absolute;
	border-radius: 100%;
	left: 50%;
	transform: translateX(-50%);
}

.wdt-content-icon i {
	position: relative;
}

.wdt-content-item {
	display: flex;
	align-items: center;
	justify-content: center;
}

.wdt-content-detail-group h5 a {
	color: #fff;
	font-size: 25px;
	font-family: "Philosopher", sans-serif;
	font-weight: 200;
}

.wdt-content-description {
	color: #a9a9a9;
}

.item-protocols {
	padding: 0px 25px;
}

.wdt-content-detail-group {
	padding-left: 15px;
}

.item-protocols:hover span:before {}

section.box-protocol .slick-slider {
	margin-bottom: 0px;
}

.wdt-interactive-showcase-content-group img {
	height: 38px;
	width: auto;
}

.bar-list-nav-category {
	margin-top: 3rem;
}

.layout-collection {
	padding-bottom: 0px;
	background-color: #fdfdfd;
}

.bread-crumb {}

/* .bread-crumb-col:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 38px;
} */
.breadcrumb-col {
	justify-content: center;
	background-color: transparent;
	padding-left: unset;
	display: flex;
}

.breadcrumb {
	list-style: none;
	border-radius: 4px;
	margin-bottom: 0px;
	background: none;
}

.breadcrumb-col li {
	display: flex;
	align-items: center;
	color: #fff;
}

.breadcrumb-col li a {
	color: white;
	font-size: 19px;
}
.breadcrumb-col li:not(:last-child) a:hover{
	color: var(--color-2);
}
.breadcrumb-col li:last-child>a{
	pointer-events: none;
}
.breadcrumb-col li a .mr_lr{
	color: white;
}
.breadcrumb-col li svg {
	height: 11px;
	margin-right: 10px;
	margin-left: 10px;
}

.breadcrumb>li+li:before {
	content: "";
	padding: unset;
}

.breadcrumb>li+li:before {
	color: #ccc;
}

main.main.pd-section-bottom {
	position: relative;
}

.content-page p {
	color: #000;
}

main.main {
	position: relative;
}

.page_news .news_item {
	margin-bottom: 20px;
}

.page_news .news_item {
	padding: 0px 7px;
}

.page_news .news_item .image {
	width: 100%;
}

.news_item .image {
	border-radius: 5px;
	margin-right: 10px;
}

.page_news .news_item .image img {
	object-fit: cover;
	height: 200px;
}

.news_item .image img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	border-radius: 05px;
}

.page_news .news_item .news_infor {
	width: calc(100% - 0px);
}

.ct-right ul li {
	list-style: disc;
	margin-left: 20px;
}

.news_item .news_infor {
	padding: 5px 0px 0px 0px;
	flex: 1;
}

.news_item .news_infor h3 {
	margin: 0 0px;
	line-height: 1.3;
	font-size: 15px;
	margin-left: 0px;
	font-weight: 500;
	color: black;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
}

.news_item .news_infor h3 a {
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden;
}

.page_news .news_item .news_infor h3 a {
	font-size: 18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: none;
	line-height: 1.5;
	color: #FFF;
}

.page_news .news_item .news_infor .desc {
	color: #FFF	;
	text-align: justify;
	font-size: 15px;
	margin: 5px 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.see-more {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	display: inline-block;
	padding: 0px 0px;
	border-radius: 5px;
	position: relative;
}

.see-more svg {
	height: 12px;
	fill: #ffffff;
	margin-left: 10px;
}

.list-products-tion .home-product-slider-wrap-body-item {
	margin-bottom: 15px;
}

.product-item .product-item-wrap {
	border-radius: 10px;
	transition: all .5s;
	cursor: pointer;
	position: relative;
	overflow: hidden;
}

.product-item .product-item-wrap .product-item-image {
	position: relative;
	overflow: hidden;
	border-radius: 10px;
}

.product-item .product-item-wrap .product-item-image::before {
	content: "";
	padding-top: calc((222 / 297) * 100%);
	display: block;
}

.product-item .product-item-wrap .product-item-detail {
	padding: 10px 10px 15px;
	text-align: center;
}

.product-item .product-item-wrap .product-item-image a {
	display: inline-block;
	overflow: hidden;
}

.product-item-image.hasThumbs.hasThumbsIcon a img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.product-item .product-item-wrap .product-item-action button {
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	box-shadow: 0;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 20;
	transition: all .5s ease-in;
	background: #eee;
	border-radius: 10px;
	width: 32.5px;
	height: 32.5px;
	line-height: 1;
}

.product-item .product-item-wrap .product-item-action button svg {
	width: 17.5px;
	height: 17.5px;
}

.product-item .product-item-wrap .product-item-action button.shop-quickview-button {
	top: 55px;
	opacity: 0;
	visibility: hidden;
}

.product-item .product-item-wrap .product-item-action button {
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	box-shadow: 0;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 20;
	transition: all .5s ease-in;
	background: #eee;
	border-radius: 10px;
	width: 32.5px;
	height: 32.5px;
	line-height: 1;
}

.product-item .product-item-wrap .product-item-action button svg {
	width: 17.5px;
	height: 17.5px;
}

.product-item .product-item-wrap .product-item-detail .product-item-detail-name {
	margin: 5px 0;
	font-size: 19px;
	font-weight: 500;
	line-height: 22px;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
}

.product-item .product-item-wrap .product-item-detail .product-item-detail-name a {
	font-size: 18px;
	color: var(--color-1);
}

.product-item .product-item-wrap .product-item-detail .product-item-detail-price span {
	color: #ffffff;
	display: inline-block;
	font-size: 17px;
	font-weight: 700;
	margin-right: 10px;
}

.product-item .product-item-wrap:hover .product-item-action button {
	opacity: 1 !important;
	visibility: visible !important;
	background: #fdcc0d;
}

.product-item .product-item-wrap .product-item-action button.shop-addLoop-button {
	top: 100px;
	opacity: 0;
	visibility: hidden;
	background: #dc8c02;
}

.product-item .product-item-wrap:hover .product-item-action button {
	opacity: 1 !important;
	visibility: visible !important;
	background: #dd7210;
}

span.product-item-discount {
	position: absolute;
	top: 10px;
	left: 10px;
	background: #dd7210;
	padding: 1px 7px;
	border-radius: 5px;
	color: #fff;
}

.content-wrapper {
	position: relative;
}

main {
	position: relative;
}

.see-more:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #fff;
	bottom: 0;
}

.box_news_detail {
	
}
.news_detail{
	padding-bottom: 20px;
}
.btn-cv span {
	cursor: pointer;
	color: #ffffff;
	display: inline-block;
	padding: 5px 45px;
	background: #fbbf10;
	font-weight: 300;
	border-radius: 3px;
}

.btn-cv {
	margin-bottom: 10px;
	margin-top: 20px;
}

.box_news_detail h1 {
	margin-top: revert;
	text-align: center;
	color: var(--color-base);
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: 600;
}

.news_rale .title-headding .title {
	color: #000;
	font-size: 23px;
	text-transform: uppercase;
}

.form-upline .modal-overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	justify-content: center;
	align-items: center;
	z-index: 9999;
}

.form-upline .modal-content {
	background: white;
	border-radius: 5px;
	width: 300px;
	position: relative;
}

.form-upline .close-modal {
	position: absolute;
	top: 10px;
	right: 15px;
	font-size: 20px;
	cursor: pointer;
	color: var(--bg-base);
}

.form-upline .btn-cv {
	cursor: pointer;
	background: #007bff;
	color: white;
	padding: 10px 20px;
	display: inline-block;
	border-radius: 5px;
}

.news_rale .news_item .image {
	width: 30%;
}

.news_rale .news_item .news_infor {
	width: 68%;
}

.news_item {
	display: flex;
	margin-bottom: 20px;
}

.news_rale .news_item .news_infor h3 a {
	color: #000000;
	font-size: 17px;
	font-weight: 300;
}

.clm.news_rale {
	border-left: 1px solid;
	padding-left: 40px;
}

.clm.col-right {
	padding-right: 50px;
}

.clm.news_rale .bg_img {
	margin-bottom: 20px;
}

.tags-news-post h2 {
	color: #fff;
	font-size: 23px;
}

.list-tags-post {
	margin-bottom: 10px;
	margin-top: 15px;
}

.list-tags-post ul {
	display: flex;
	flex-wrap: wrap;
}

.list-tags-post ul li {
	margin-right: 10px;
	padding: 7px 25px;
	border: 1px solid #a9a9a9;
	color: #ffffff;
	margin-bottom: 10px;
	border-radius: 25px;
}

.list-tags-post ul li a {
	color: #fff;
}

.tags-news-post {
	padding-top: 20px;
}

.image-qc-news-post {
	margin-top: 20px;
}

.title.title-img h2 {
	display: inline-block;
	color: #ffff;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.page_news.pd-section-bottom {
	padding: 30px 0;
}

.map iframe {
	width: 100%;
	height: 390px;
}

.ct-left,
.ct-right {
	margin-top: 15px;
	margin-bottom: 15px !important;

	font-size: 16px;
}

.ct-right h1 {
	font-weight: 600;
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 10px;
	color: #ffffff;
}

.map {
	height: 100%;
}

.ct-left form input {
	font-size: 14px;
	color: #ffffff;
	width: 100%;
	border: 1px solid #c8c8c8;
	border-radius: 0px;
	height: 45px;
	padding: 0 15px;
	margin-bottom: 15px;
	outline: 0;
	border-radius: 5px;
	background: #ffffff1f;
}

.ct-left form textarea {
	font-size: 14px;
	color: #ffffff;
	width: 100%;
	border: 1px solid #d8d8d8;
	border-radius: 5px;
	padding: 10px 15px;
	margin-bottom: 10px;
	outline: 0;
	background: #ffffff1f;
}

.ct-left form button {
	font-size: 14px;
	color: #000;
	border: none;
	height: 55px;
	width: 165px;
	border-radius: 3px;
	cursor: pointer;
	outline: 0;
	font-weight: 500;
	text-transform: uppercase;
	border: 1px solid #ffffff;
	background: #fff;
}

.ct-left.ct-right p {
	margin-bottom: 20px;
}

.ct-left,
.ct-right h3 {
	color: #fff;
}

.blog-group-lever2.blog-group {
	/* width: 64%; */
	/* margin: 0 auto; */
	/* border: 1px solid #686868; */
	/* border-radius: 10px; */
	/* margin-bottom: 20px; */
}

.product-item-detail-price del {
	color: #a9a9a9;
}

.product-item .product-item-wrap .product-item-action button svg path {
	fill: #fff;
}

.content-decor-right h2 {
	font-family: "Philosopher", sans-serif;
	color: #fff;
	font-weight: 100;
	margin-bottom: 20px;
	font-size: 28px;
}

.item-protocols .wdt-content-description h3 {
	color: #fff;
	font-size: 18px;
	margin-bottom: 5px;
}

.item-protocols img {
	width: 90px;
	height: 90px;
	padding: 13px;
}

.list-ground-options ul li img {
	width: 25px;
	height: 25px;
	object-fit: cover;
	border-radius: unset;
}

.item-cauhois .send-item-ecos {
	display: none;
}


.item-cauhois.active .icon-ecos {
	transform: rotate(180deg);
}

.item-cauhois.active .send-item-ecos {
	display: block;
}

.list-ground-options ul li a:hover img {
	filter: brightness(79.5);
}

.sale-products {
	position: absolute;
	top: 10px;
	left: 10px;
}

.sale-products span {
	display: inline-block;
	padding: 3px 10px;
	background: #dd7210;
	color: #fff;
	font-size: 13px;
	border-radius: 5px;
}

strike.price-cu {
	color: #fff;
	display: inline-block;
	padding: 0px 7px;
	font-weight: 300;
}

.garden-decor .wdt-content-icon img {
	height: 70px;
	width: 70px;
	object-fit: cover;
	padding: 6px;
}

.garden-decor .wdt-content-icon:hover span:before {
	transform: scale(1.4);
	-webkit-transform: scale(1.4);
	left: 0;
	width: 100%;
	height: 100%;
	top: -5%;
	transition: 0.5s ease;
}

section.garden-decor .wdt-content-title {
	margin-top: 15px;
}

.text-hedding-brackhams {
	position: absolute;
	/* top: 50%; */
	bottom: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	width: 100%;
}

.images-brackham-details {
	height: 40vh;
    min-height: 350px;
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
	width: 100%;
	background-position: center;
}

.images-brackham-details img {
	/* height: 100%; */
	object-fit: cover;
	background-position: center;
	width: 100%;
}

.text-hedding-brackhams h1 {
	font-size: 73px;
	color: #fff;
}

ul.wdt-interactive-showcase-list .wdt-content-title {
	color: #a9a9a9;
}

ul.wdt-interactive-showcase-list li.active .wdt-content-title {
	color: #fff;
}

.wdt-interactive-showcase-content-wrapper .active {
	z-index: 999;
}

.images-brackham-details:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(#2e86ff00, #0000008a);
}

.text-hedding-brackhams h1 {
	font-size: 44px;

	font-weight: 700;
}


.news_note {
	margin-bottom: 10px;
	color: #000;
}

.breadcrumb-col li a {
	font-size: 14px;
}
.breadcrumb-col li:last-child>a>.mr_lr{
	display: none;
}

.product-item-detail-price span {
	display: -webkit-box !important;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.page_news .news_item .news_infor:hover h3 a {
	color: #b5934c;
}

.box-content-kh {
	position: relative;
}

.slider-clients-home {
	margin-bottom: -175px;
	position: relative;
}

.list-slider-clients {
	padding: 0px 50px;
}

.item-slider-clients {
	text-align: center;
}

.list-slider-clients .banner-right {
	left: 0;
}



.sec-4-home-proj {
	flex-flow: wrap;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	place-content: flex-start space-around;
	align-items: stretch;
	width: 100%;
	height: auto;
	min-height: 70vh;
	display: flex;
	position: relative;
	overflow: hidden;
	background: #eee;
}

.home-proj-grid-2 {
	grid-column-gap: 24px;
	grid-row-gap: 24px;
	grid-template:
		"Area Area Area Area Area.Area-2 Area-2 Area-2 Area-2" / 1fr 1fr 1fr 1fr 1fr 0fr 0fr 1fr 1fr 1fr;
	place-content: start;
	place-items: stretch end;
	width: 100%;
	height: auto;
	min-height: 70vh;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 0;
	padding-left: 8vw;
	padding-right: 8vw;
	position: relative;
	grid-auto-columns: 1fr;
	display: grid;
}

.hero-img-2 {
	grid-area: Area;
	z-index: 9;
	order: 1;
	align-self: flex-start;
	width: 120%;
	height: 100%;
	min-height: 70vh;
	display: flex;
	position: relative;
}

.hero-text-2-home-proj {
	grid-area: Area-2;
	z-index: 8;
	flex-direction: column;
	order: -1;
	justify-content: center;
	align-self: flex-start;
	width: 100%;
	height: 100%;
	min-height: 70vh;
	display: flex;
	position: relative;
}

.hero-img-2-div {
	z-index: 9;
	order: -1;
	justify-content: flex-end;
	align-self: flex-start;
	height: 100%;
	display: flex;
	position: relative;
}

.image-3-copy {
	object-fit: cover;
	object-position: 0% 50%;
	width: 100%;
	min-height: 100%;
	display: inline-block;
}

.home-hero-text-slide-in-div {
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	max-width: 50em;
	height: 100%;
	padding-right: 0;
	display: flex;
	position: relative;
	top: auto;
}

.about-heading {
	margin-top: 0;
	margin-bottom: 5vh;
	font-size: 58px;
	font-weight: 300;
	color: #000000;
}

.paragraph {
	z-index: 10;
	margin-bottom: 0;
	font-size: 17px;
	color: #444;
	line-height: 1.5;
	position: relative;
	font-weight: 300;
}

.btn-proj-div-vi .w-button {
	border: 2px solid #fa9750;
	margin-top: 20px;
	display: inline-block;
	color: #ffffff;
	text-transform: uppercase;
	padding: 6px 40px 6px 20px;
	font-size: 16px;
	transition: 0.5s ease;
	background: #fa9750;
	border-radius: 5px;
	position: relative;
}

section.sec-services {
	/* background-color: #242f3d; */
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100vh;
	background-position: center;
}

.title-hedding-sec-services span {
	font-size: 58px;
	color: #fff;
	font-weight: 200;
}

.box-tabs-sec-services {
	display: flex;
	margin-top: 45px;
}

.list-sec-services-tab ul li {
	color: rgba(200, 151, 17, 0.5);
	font-size: 30px;
	font-weight: 400;
	padding-right: 60px;
	padding-bottom: 20px;
	cursor: pointer;
	transition: 0.2s ease;
}

.list-content-service-tabs {
	padding-left: 85px;
	width: 60%;
}

.hedding-services-tabs span {
	color: #fff;
	font-size: 48px;
	font-weight: 300;
}

.content-services-tabs {
	color: #fff;
	font-size: 20px;
	font-weight: 200;
}

.list-sec-services-tab {
	width: 40%;
	position: relative;
}

.list-sec-services-tab ul:before {
	content: "";
	position: absolute;
	width: 2px;
	height: 100%;
	background: #e8ecf24d;
	right: 0;
}

section.sec-services:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100vh;
	background: #030e27de;
	z-index: 1;
	object-fit: cover;
	inset: 0%;
	background-repeat: no-repeat;
	background-size: cover;
}

.box-sec-services {
	padding: 6rem 0px;
	position: relative;
	z-index: 9999;
	top: 50vh;
	transform: translateY(-50%) !important;
}

.list-sec-services-tab ul li.tab-item.active {
	border-right: 2px solid #c89711;
	color: #c89711;
}

.item-tabs-services {
	display: none;
}

.item-tabs-services.active {
	display: block;
}


.sec-6-home-prefooter {
	width: 100%;
	height: auto;
	position: relative;
}

.parallel-bg-container {
	background-image: linear-gradient(#2b3e58bf, #2b3e58bf), url(https://cdn.prod.website-files.com/6088e2bÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦/6088e2bÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦_Bird_Eye_View20150522.jpg);
	background-position: center;
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
	background-attachment: scroll, fixed;
	justify-content: center;
	align-items: center;
	max-width: 100%;
	height: 30vh;
	display: flex;
	position: static;
}

.slogan-hero-div {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: flex;
	position: sticky;
}

.text-block-prefooter {
	text-align: center;
	text-transform: uppercase;
	white-space: normal;
	font-weight: 300;
	line-height: 1.6;
	color: #fff;
	font-size: 42px;
}

.proj-quick-menu {
	display: flex;
	gap: 10px 15px;
	margin-bottom: 20px;
	flex-wrap: wrap;
}

.proj-quick-menu a {
	display: inline-block;
	padding: 10px 15px;
	border: 2px solid #fff;
	color: #fff;
	text-transform: uppercase;
	transition: 0.3s ease;
}

.proj-quick-menu a h6 {
	font-size: 14px;
	color: #fff;
	font-weight: 400;
}

.cart-body-center {
	margin-bottom: 10px;
}



.list-product-category {
	position: relative;
	overflow: hidden;
}

.list-product-category:after {
	/* z-index: 4; */
	/* background-image: linear-gradient(#0000, #121314e6); */
	/* width: 100%; */
	/* height: 30%; */
	/* position: absolute; */
	/* inset: auto 0% 0%; */
	/* content: ""; */
}

.text-name-products span {

	font-weight: 600;
	font-size: 18px;
}

.text-name-products {
	/* position: absolute; */
	/* bottom: 0; */
	/* z-index: 99; */
	padding: 7px 15px;
}

.item-category-products img {
	transform-style: preserve-3d;
	will-change: transform;
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	transition: 3s ease;
	height: 300px;
}

.list-product-category:hover img {
	transform: translate3d(0px, 0px, 0px) scale3d(1.1, 1.1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
}

.list-product-category:hover {
	border-bottom: 2px solid #c89712;
}

.hedding-category span {
	color: #000000;
	font-size: 30px;
	font-weight: 300;
	display: inline-block;
	padding-bottom: 15px;
	padding-top: 39px;
}

.list-products-category {
	padding-bottom: 30px;
}

.box-category-products {
	margin-bottom: 30px;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: rgb(255 255 255 / 27%) 0px 3px 8px;
    background: white;
}
.box-category-products >a:hover .text-name-products{
	color: var(--color-2);
}
.box-category-products>a{
	color: var(--bg-base)
}

.box-focus-category {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #242f3d;
}

.item-focus-categorys a {
	display: flex;
	align-items: center;
	color: #fff;
	font-size: 22px;
	font-weight: 200;
	justify-content: center;
	padding: 4rem 7rem;
	position: relative;
	z-index: 999999;
}

.item-focus-categorys {
	width: 50%;
	border-right: 1px solid #2b3e58;
	position: relative;
}

.item-focus-categorys a svg {
	width: 25px;
	height: 25px;
	fill: #fff;
	margin-bottom: -5px;
}

.icon-next-category-focus {
	position: absolute;
	right: 15%;
	transition: 0.5s ease;
}

.item-focus-categorys:before {
	background-image: url(https://cdn.prod.website-files.com/6088e2bd5ac1493f05778cc3/6088e2bd5ac1494933778d26_phoi_canh_dem_tong_the_thumb_102420210410.jpg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	position: absolute;
	top: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: 0.5s ease;
}

.item-focus-categorys:hover :before {
	opacity: 0.5;
}

.item-focus-categorys:hover:before {
	opacity: 0.5;
}

.item-focus-categorys:hover .icon-next-category-focus {
	right: 5%;
}

.hedding-architec h3 {
	text-align: center;
	color: #2e5790;
	font-size: 33px;
	text-transform: uppercase;
	margin-bottom: 0px;
	line-height: 1.5;
	font-weight: 700;
}

.content-services-architec {
	text-align: center;
}

.icon-services-architec img {
	margin: 0 auto;
}

.icon-services-architec {
	text-align: center;
}

section.sec-services .ctnr {
	position: relative;
	z-index: 9;
}

.parallel-bg-container:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: #2e5790;
}

.left-bot.box-left-form-contacts {
	padding: 1rem 3rem;
	background: #B3BDC718 url(../images/h2-bg04.png) no-repeat right/cover;
	margin-right: 3%;
}

.contact-temp-body {
	padding-bottom: 5rem;
}

section.banner-pages .banner-right {
	top: 50vh;
}

section.banner-pages button.banner-next {
	top: 50vh;
}

.list-btn-banner a:hover {
	background: #e7791a;
	color: #fff;
	border: 2px solid #e7791a;
}

.menu-btn-desktop {
	cursor: pointer;
}

.btn-about-all a:hover {
	background: #c89711;
	color: #fff;
	border: 2px solid #c89711;
}

.client-slider-copy .banner-right svg path {
	fill: #8a8d94;
}

.client-slider-copy button.banner-next svg {
	fill: #8a8d94;
}


.btn-proj-div-vi .w-button:hover {
	background: #e7791a;
	color: #fff;
	border: 2px solid #e7791a;
	border-radius: 5px;
}

.proj-quick-menu a:hover {
	background: #c89711;
	border: 2px solid #c89711;
}


.desc_abouts strong {
	font-weight: 500;
}

.box-banner-pages:before {
	/* content: ""; */
	/* position: absolute; */
	/* width: 100%; */
	/* height: 100%; */
	/* background-image: linear-gradient(#242f3d26, #242f3d26); */
	z-index: 99;
}






.sec-2-home-about {
	background-color: #ffffff;
	flex-flow: wrap;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr 1fr;
	grid-auto-columns: 1fr;
	place-content: flex-start space-around;
	width: 100%;
	height: auto;
	/* min-height: 100vh; */
	display: flex;
	position: relative;
	overflow: hidden;
}

.home-about-grid {
	grid-column-gap: 20px;
	grid-row-gap: 24px;
	grid-template:
		"Area Area Area Area.Area-2 Area-2 Area-2 Area-2 Area-2 Area-2 Area-2" / 1fr 1fr 1fr 1fr 0fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	justify-content: stretch;
	justify-items: start;
	width: 100%;
	height: auto;
	min-height: 70vh;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 0;
	padding-left: 5vw;
	padding-right: 8vw;
	position: relative;
	grid-auto-columns: 1fr;
	display: grid;
}

.hero-image-1-container {
	z-index: 9;
	order: 1;
	align-self: flex-start;
	width: 120%;
	height: 100%;
	min-height: 70vh;
	display: flex;
	position: relative;
	overflow: hidden;
	grid-area: Area-2;
}

.hero-text-1 {
	z-index: 8;
	flex-direction: column;
	order: -1;
	justify-content: center;
	align-self: flex-start;
	width: 100%;
	height: 100%;
	min-height: 70vh;
	padding-top: 5vh;
	padding-bottom: 5vh;
	display: flex;
	position: relative;
	grid-area: Area;
}

.item-category-products {
	overflow: hidden;
}

.hero-image-1 {
	z-index: 9;
	order: -1;
	align-self: flex-start;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.image-3 {
	object-fit: cover;
	min-height: 100%;
}

.home-hero-text-slide-in-div {
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	max-width: 50em;
	height: 100%;
	padding-top: 5vh;
	padding-bottom: 10vh;
	padding-right: 0;
	display: flex;
	position: relative;
	top: auto;
}

.about-heading {
	margin-top: 0;
	margin-bottom: 3vh;
	font-size: 58px;
	text-align: left;
	border-left: 7px #fa9750 solid;
	padding-left: 17px;
	font-size: 30px;
	text-transform: uppercase;
	color: #2e5790;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 20px;
}

.sec-2-home-about a.button.w-button {
	border: 2px solid #444;
	margin-top: 20px;
	display: inline-block;
	color: #ffffff;
	text-transform: uppercase;
	padding: 17px 58px;
	font-size: 16px;
	transition: 0.5s ease;
}

.sec-2-home-about a.button.w-button {
	padding: 6px 30px 6px 17px;
	font-size: 16px;
	background: #fa9750;
	border: 2px solid #fa9750;
	border-radius: 5px;
	position: relative;
}

.sec-2-home-about a.button.w-button:hover {
	background: #e7791a;
	color: #fff;
	border: 2px solid #e7791a;
	border-radius: 5px;
}

.product-item-image.hasThumbs.hasThumbsIcon:hover a img {
	transform: scale(1.1);
	transition: 0.5s ease;
}

.ct-left.ct-right h2 {
	color: #fff;
	margin-bottom: 20px;
	font-size: 29px;
	font-weight: 500;
}

.ct-left form button:hover {
	background: #b5934c;
	color: #fff;
}

.btn-view-home a:hover {
	background: #b5934c;
	color: #fff;
	border: 2px solid #b5934c;
}

.redirect-btn-div a:hover {
	background: #c89711;
	color: #fff;
	border: 2px solid #c89711;
}

.news_rale .news_item .news_infor h3 a:hover {
	color: #c42623;
}

.product-item .product-item-wrap .product-item-detail .product-item-detail-name a:hover {
	color: #c29314;
}



















.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 150px;
    right: -6px;
    left: unset;
    z-index: 998;
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

.hotline-phone-ring-circle {
    width: 85px;
    height: 85px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #cf3034;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.5) skew(1deg);
        -webkit-opacity: 0.1;
    }
    30% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: 0.1;
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.6;
    }
    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}

.hotline-phone-ring-circle-fill {
    width: 55px;
    height: 55px;
    top: 26px;
    left: 26px;
    position: absolute;
    background-color: #ff3d3d;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.hotline-phone-ring-img-circle {
    background-color: #cf3034;
    width: 33px;
    height: 33px;
    top: 37px;
    left: 37px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hotline-phone-ring-img-circle .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.hotline-phone-ring-img-circle .pps-btn-img img {
    width: 20px;
    height: 20px;
}

.hotline-bar {
    position: absolute;
    background: #E88A25;
    background: -webkit-linear-gradient(left, #e88a25, #cf3034);
    background: -o-linear-gradient(right, #e88a25, #cf3034);
    background: -moz-linear-gradient(right, #e88a25, #cf3034);
    background: linear-gradient(to right, #ff3d3d, #ff3d3d);
    height: 40px;
    width: 180px;
    line-height: 40px;
    border-radius: 3px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
    border-radius: 50px !important;
    border: 2px solid white;
    /* width: 175px !important; */
    left: 33px;
    bottom: 37px;
	display: none;
}

.hotline-bar>a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    text-indent: 40px;
    display: block;
    letter-spacing: 1px;
    line-height: 38px;
}



section.blogs {
	background: #F8F5F0;
	padding: 5rem 0px;
}

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

.block-title .sub-title {
	display: block;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: .135rem;
	margin-bottom: .25rem;
	font-size: 15px;
}

.block-title h2 {
	font-size: 32px;
	display: block;
	padding: 5px 0px 20px;
	text-transform: uppercase;
	font-weight: 600;
	display: inline-block;
	position: relative;
	color: #c42528;
}

.splide__track {
	position: relative;
	display: block;
	/* margin-left: 3rem; */
	/* width: 30%; */
	margin-top: 0px;
}

.splide__slide {
	position: relative;
}

.news-img {
	position: relative;
}

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: .135rem;
	background-color: #fff;
	color: #000000;
	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;
}

.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: .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: 18px;
	font-weight: 600;
	line-height: 1.1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
}

figure.image-hover.image-hover-overlay img {
	display: block;
	width: 100%;
	height: 230px;
}

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

a.news-link {
	display: inline-flex;
	align-items: center;
	margin-top: 10px;
	font-weight: 600;
	color: #c42528;
	font-size: 16px;
}

.comment-view {
	padding-top: 10px;
}

.news.hover-effect {
	padding-left: 40px;
	padding-right: 10px;
	transition: 0.5s ease;
}

.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: #2e5790;
	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: .85rem;
	z-index: 1;
	border-radius: 50%;
	transform: translateY(-50%);
	transition: .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: #fff;
	fill: #fff;
}

button.slick-next-blogs.slick-arrow {
	-ms-flex-align: center;
	position: absolute;
	align-items: center;
	background: #2e5790;
	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: .85rem;
	z-index: 1;
	border-radius: 50%;
	transform: translateY(-50%);
	transition: .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;
}

.hover-effect:hover {
	transform: translateY(-.5rem);
}

.box-field {
	padding-top: 90px;
}




section.Clients {
	padding: 40px 0px 40px 0px;
	position: relative;
	background: #ffffff;
}


section.Clients .transpi__section-heading.transpialigh {
	margin-bottom: 20px;
	display: flex;
	align-items: end;
	justify-content: space-between;
}

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

.hedding-abouts h3 {
	text-align: left;
	border-left: 7px #fb9753 solid;
	padding-left: 17px;
	font-size: 33px;
	text-transform: uppercase;
	color: #2e5790;
	font-weight: 600;
	line-height: 1.2;
}

.btn-view-all-video a {
	display: block;
	padding: 9px 33px 9px 20px;
	background: #c42528;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	border-radius: 5px;
	position: relative;
}

.image-avartar a {
	display: block;
	position: relative;
	z-index: 999;
}

.image-avartar img {
	width: 100%;
	height: 545px;
	border-radius: 10px;
}

.icon-ytb {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.icon-ytb img {
	width: 45px !important;
	height: unset !important;
}

.image-avartar img {
	width: 100%;
	height: 545px;
	border-radius: 10px;
}

.item-video-dates {
	margin-bottom: 15px;
	overflow: hidden;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	border-radius: 10px;
}

.item-video-dates a {
	display: block;
	position: relative;
}

.item-video-dates img {
	height: 170px;
	width: 100%;
	border-radius: 10px;
}

.icon-ytb {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 99;
}

.list-couter-gotech {
	display: flex;
	flex-wrap: wrap;
	gap: 20px 10px;
	justify-content: space-between;
	margin-top: 45px;
	background: #fff;
	box-shadow: 0px 0px 20px 0px #00000033;
	border-radius: 10px;
}

.item-couter-member {
	padding: 30px 10px 30px;
	border-radius: 6px;
	width: 24%;
}

.desc-couter {
	text-align: center;
}

.couter-icon p {
	text-align: center;
	color: #2e5790;
	font-size: 44px;
	font-weight: 700;
	margin-bottom: 5px;
	transition: 0.5s;
	line-height: 1.0;
	display: inline-block;
	position: relative;
}

.desc-couter p {
	font-size: 16px;
}

.comment-view p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
}


.slider-clients-home:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	top: 0;
}

.image-avartar {
	position: relative;
	z-index: 99;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.image-avartar a:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: #00000045;
	top: 0;
	z-index: 0;
	left: 0;
}

.item-video-dates a {
	display: block;
	position: relative;
}

.item-video-dates a:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: #0000004d;
	left: 0;
	border-radius: 10px;
}

.news-content.shadow-sm:hover a {
	color: #2e5790;
}


.sec-2-home-about a.button.w-button:before {
	background: url(https://hatecogroup.vn/public/upload/36.png);
	filter: brightness(0) invert(1);
	width: 20px;
	height: 10px;
	position: absolute;
	z-index: 1;
	top: 14px;
	right: 6px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	content: "";
}

.btn-proj-div-vi .w-button:before {
	background: url(https://hatecogroup.vn/public/upload/36.png);
	filter: brightness(0) invert(1);
	width: 20px;
	height: 10px;
	position: absolute;
	z-index: 1;
	top: 15px;
	right: 6px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	content: "";
}

section.Clients .transpi__section-heading.transpialigh .btn-view-all-video a:before {
	background: url(https://hatecogroup.vn/public/upload/36.png);
	filter: brightness(0) invert(1);
	width: 20px;
	height: 10px;
	position: absolute;
	z-index: 1;
	top: 16px;
	right: 6px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	content: "";
}



section.Clients .transpi__section-heading.transpialigh .btn-view-all-video a:hover {
	background: #e87a1a;
	color: #fff;
}

.item-images-pages img {
	/* height: 100vh; */
}

.contact-temp-body>.row {
	width: 77%;
	margin: 0 auto;
}

.ct-left form input::placeholder {
	color: #fff;
}

.ct-left form textarea::placeholder {
	color: #fff;
}

/* page home */
.sec-project {
	position: relative;
	z-index: 1;
	padding: 40px 0 30px;
}

.sec-project::before {
	content: "";
	position: absolute;
	height: 560px;
	width: 100%;
	left: 0;
	top: 0;
	background: url(../images/bg-project-tab.webp) no-repeat center top/cover;
	z-index: -1;
}

.project-head {
	max-width: 800px;
	margin: 0 auto 30px;
	color: white;
}

.project-head__ttl.home-title {
	/* color: white; */
}

.project-grid {}

.project-grid__row {
	gap: 20px 0;
}

.project-grid__item {
	background: white;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.194);
	border-radius: 5px;
	overflow: hidden;
	color: var(--bg-base);
}

.project-grid__img {
	position: relative;
	overflow: hidden;
}

.project-grid__img::before {
	content: "";
	padding-top: calc((196 / 300) * 100%);
	display: block;
}

.project-grid__img img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 1s ease-in-out;
}

.project-grid__item:hover img {
	transform: scale(1.09);
}

.project-grid__ct {
	padding: 10px;
}

.project-grid__ttl {
	text-align: left;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 600;
	height: unset !important;
	!i;
	!;
}

.project-grid__ttl a {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

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

.sec-service .home-title {
	margin-bottom: 5px;
}

.service-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 10px;
	margin-top: 30px;
}

.service-grid__item {
	position: relative;
	border-radius: 5px;
	overflow: hidden;
	height: 470px;
}

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

}

.service-grid__img img {
	height: 100%;
	object-fit: cover;
}

.service-grid__ct {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 2;
	color: white;
	padding: 10px;
}

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

.service-grid__ttl {
	position: absolute;
	right: 10px;
	bottom: 20px;
}

.service-grid__number {
	transform: translateY(28px);
	transition: all .3s ease-in;
}

.service-grid__count {
	font-size: 17px;
	display: block;
	text-transform: uppercase;
}

.service-grid__redmore {
	display: inline-block;
	font-size: 16px;
	padding: 5px 15px;
	line-height: 26px;
	border-radius: 3px;
	background: #fa9950;
	font-weight: 400;
	color: #fff;
	visibility: hidden;
	opacity: 0;
	transition: all .3s ease-in;
}


.home-title {
	/* display: inline-block; */
	font-weight: 700;
	font-size: 33px;
	text-transform: uppercase;
	margin-bottom: 0px;

}

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

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

.title-separator:before {
	content: "";
	display: block;
	width: 60px;
	height: 1px;
	background: #f9bd12;
	position: absolute;
	top: calc(50% - 1px);
	left: 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 #f9bd12;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	left: 8px;
}

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

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

.testimonials__box .content p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sec-2-home-about.about-three {
	background: #eee;
}

.testimonials {
	padding-top: 55px;
}

.testimonials .star-rating {
	--percent: calc(var(--rating) / 5* 100%);
	position: relative;
	display: flex;
	align-items: center;
	font-size: 23px;
	line-height: 1;
	margin-top: 10px;
}

.js-testimonials-slide button {
	opacity: 0 !important;
}

.js-testimonials-slide:hover button {
	opacity: 1 !important;
}

.testimonials__box {
	height: 100%;
	padding: 58px 21px 15px;
	background-color: #fff;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	border-radius: 10px;
	border: 2px solid #2e5794;
	position: relative;
}

.testimonials__info:not(:first-child) {
	margin-top: 5px;
}

.testimonials__info-name {
	font-size: 1.8rem;
	color: #2e5794;
	font-weight: 700;
}

.testimonials__info-position {
	color: #fc9755;
}

.testimonials__author {
	display: flex;
	align-items: center;
	position: absolute;
	background-image: linear-gradient(180deg, #2d578e 0%, #83b5fa 100%);
	border-radius: 50%;
	position: absolute;
	top: 0;
	right: 10px;
	transform: translateY(-50%);
	padding: 6px;
	z-index: 10;
}

.testimonials__author::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -3px;
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #7fb1f6;
	transition: all 300ms ease 200ms;
	z-index: -1;
}

.testimonials__author::after {
	content: "";
	position: absolute;
	left: -15px;
	bottom: -15px;
	width: 15px;
	height: 15px;
	background: #8fc9ff;
	border-radius: 50%;
	transition: all 300ms ease 300ms;
	z-index: -2;
}

.testimonials__author img {
	width: 80px;
	height: 80px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

.js-testimonials-slide .slick-arrow {
	opacity: 1;
	background: #2d578f;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 10;

}

.js-testimonials-slide .slick-prev {
	left: -10px;
	transform: rotate(180deg);
}

.js-testimonials-slide .slick-next {
	right: -10px;
}

.js-testimonials-slide .slick-arrow svg {
	width: 25px;
	height: 25px;
}

.slider-doitac__item {
	padding: 5px;
}

.slider-doitac__link {
	display: block;
	background: white;
	border-radius: 6px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.17);

}

.slider-doitac__link img {
	width: 75%;
	margin: 0 auto;
	transform: scale(1);
	transition: 0.5s ease;
}

.testimonials-content {
	margin-top: 40px;
}

.doitac_khachhang .home-title {
	margin-bottom: 0px;
}

section.sec-project .title-separator .separator-center:after {
	border: 1px solid #ffffff;
}

section.sec-project .title-separator .separator-center:before {
	border: 1px solid #ffffff;
}

section.sec-project .title-separator:before {
	background: #ffffff;
}

section.sec-project .title-separator:after {
	background: #ffffff;
}

section.section.section_testimonials {
	background: #eee;
	padding: 3rem 0px 1rem;
	margin-bottom: 3rem;
}

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

.btn-video a {
	text-transform: uppercase;
	font-weight: 500;
}

.couter-icon {
	text-align: center;
}

.couter-icon p:before {
	content: "+";
}

.item-couter-member:last-child .couter-icon p:before {
	content: "%";
}

.bar-list-nav-category ul {
	display: flex;
	gap: 0px 20px;
}

.bar-list-nav-category {
	margin-bottom: 20px;
}

.bar-list-nav-category ul li a {
	text-transform: uppercase;
	color: var(--color-base);
	font-weight: 500;
	display: inline-block;
	padding-bottom: 3px;
	position: relative;
}

.bar-list-nav-category ul li a:before {
	content: "";
	position: absolute;
	width: 0;
	height: 2px;
	background: #b5934c;
	bottom: 0;
	left: 0;
	transition: 0.5s ease;
}

.bar-list-nav-category ul li a:hover:before {
	width: 100%;
	left: 0;
	transition: 0.5s ease;
}

.bar-list-nav-category ul li.active a:before {
	width: 100%;
}































.about_them .itemabout {
	background-color: #000;
}

.itemabout {}

.itemabout .leght_obout {
	display: flex;
	justify-content: center;
	align-items: center;
}

.leght_obout {
	width: 50%;
}

.itemabout .text-action {
	color: #fff;
	text-align: center;
}

.text-action h4 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 13px;
	margin: 0;
	color: #fff;
	line-height: 18px;
}

.text-action h3 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0;
	color: #fff;
}

.text-action p {
	font-size: 26px;
	font-weight: 600;
	line-height: 45px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 0;
}

.langer_obout-right {}

.langer_obout-right {}

.img_inner form {}
.img_inner{
    background: rgb(189, 190, 194);
    padding: 20px 16px;
}
.form-left-pages {
	--gutter: 5px 0;
	gap: 10px 0;
}

.form-left-pages:not(:last-child) {
	margin-bottom: 10px;
}

.form-left-pages label {
	display: flex;
	align-items: center;
	background: #fff;
	margin-bottom: 10px;
}
.form-left-pages label:last-child{
	margin-bottom: 0;
}
.form-left-pages label i {
	flex: 1;
	padding: 0px 5px;
	color: var(--bg-base);
	min-width: 24px;
}

.form-left-pages input {
	
	width: 100%;
	margin-bottom: 0px;
	padding: 5px 14px;
	border: none;
	font-size: 13px;
	font-weight: 400;
	color: var(--bg-base);
}

.form-left-pages textarea {
	color: var(--bg-base);
	font-weight: 400;
	margin-top: 0;
	height: 68px;
    border-radius: 0;
	padding: 8px 14px;
	border: 0;
}
.form-left-pages textarea, .form-left-pages input{
    border-left: 1px solid #0000005c;
}
.btn-send{
	background: var(--bg-base);
	color: var(-color-base);
	gap: 5px;
    padding: 5px 30px;
	height: 68px;
	border: 1px solid var(--bg-base);
    border-radius: 0;
	width: 100%;
}
.btn-send:hover{
	color: white;
	border-color: white;
}
.form-right-pages label {
	display: flex;
	background: #fff;
	width: 100%;
}

.form-right-pages label i {
	flex: 1;
	padding: 5px 5px;
	border-right: 1px solid #4444;
}

.form-right-pages input {
	width: 100%;
	margin-bottom: 8px;
	padding: 4px 14px;
	border: none;
	font-size: 13px;
	font-weight: 400;
}

.box-textrasx {
	display: flex;
	width: 100%;
}

.box-textrasx label {
	margin-bottom: 0px !important;
}

.form-right-pages label {
	display: flex;
	background: #fff;
	width: 100%;
}

.form-right-pages textarea {
	width: 77%;
	height: 68px;
	padding: 5px 14px;
	border: none;
	font-size: 13px;
	font-weight: 400;
}

.form-right-pages button {
	font-family: inherit;
	font-size: 13px;
	background: #000;
	height: 100%;
	color: white;
	padding: 5px 16px;
	padding-left: 0.9em;
	display: flex;
	align-items: center;
	border: none;
	overflow: hidden;
	transition: all 0.2s;
	cursor: pointer;
	width: 30%;
}

.form-right-pages button svg {
	height: 20px;
	width: 20px;
	display: block;
	transform-origin: center center;
	transition: transform 0.3sease-in-out;
}

.box-about {
	background-repeat: no-repeat;
	background-position: left;
	padding: 35px 0;
	background: var(--color-1);
	color: var(--bg-base);
}



.content-about-us .content-about-us-ttl {
	display: inline-block;
	width: 100%;
	/* background: #fff; */
	overflow: hidden;
	color: currentColor;
	font-size: 20px;
	position: relative;
	text-transform: capitalize;
	font-weight: 400;
}

.content-about-us .content-about-us-ttl:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 0px;
	background: #444;
	top: 50%;
	transform: translateY(-50%);
}

.content-about-us h2 {
	font-weight: 700;
	letter-spacing: -1px;
	padding-bottom: 0px;
	padding-top: 0;
	font-size: 35px;
	line-height: 43px;
	margin-bottom: 10px;
}

.content-about-us p:not(:last-child) {
	margin-bottom: 10px;
}



a.btn-semode {
	display: inline-block;
	margin-top: 0px;
	padding: 6px 17px;
	text-align: center;
	background: var(--bg-base);
	color: var(--color-1);
	text-transform: uppercase;
	font-weight: 600;
	font-size: 13px;
}



a.btn-semode svg {
	width: 17px;
    height: 16px;
    margin-left: 10px;
    margin-bottom: -3px;
    fill: currentColor;
}

.box-about-img {
	padding-right: 0;
	padding-left: 20px;
}

.box-about-img img {
	width: 100%;
	border-radius: 10px;
}

.box-dots-ul {
	padding-top: 0;
	justify-content: space-between;
	display: flex;
	flex-wrap: wrap;
}


.content-dotss {
	flex: 1;
	padding: 0px 10px;
}



a.btn-semode:hover {
	background: #d1a579;
	color: #fff;
}































.content_tab.box-bg-tabs {
	padding: 50px 0px;
	position: relative;
}

.content_tab {
	/* background-color: #1d1d1d; */
}

.content_tab.box-bg-tabs .header_benefit h1 {
	color: #fff;
	position: relative;
	z-index: 9;
	text-align: center;
}
.content_tab.box-bg-tabs .header_benefit h2 {
	color: #fff;
	position: relative;
	z-index: 9;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.header_benefit h2 {
	margin-bottom: 30px;
	position: relative;
	padding: 5px 15px 10px;
	text-align: center;
	font-size: 1.8em;
	line-height: 1.3;
	text-transform: uppercase;
	font-weight: 700;
}
.header_benefit h1 {
	margin-bottom: 30px;
	position: relative;
	padding: 5px 15px 10px;
	text-align: center;
	font-size: 1.8em;
	line-height: 1.3;
	text-transform: uppercase;
	font-weight: 700;
}
.content_tab.box-bg-tabs .header_benefit h2:before {
	content: "";
	background: #fff;
}
.content_tab.box-bg-tabs .header_benefit h1:before {
	content: "";
	background: #fff;
}

.content_tab .header_benefit h1:before {
	background: var(--bg-base);
}
.content_tab .header_benefit h2:before {
	background: var(--bg-base);
}

.header_benefit h1:before {
	position: absolute;
	bottom: 0px;
	content: '';
	height: 3px;
	width: 80px;
	left: calc(50% - 40px);
	background: #fff;
}
.header_benefit h2:before {
	position: absolute;
	bottom: 0px;
	content: '';
	height: 3px;
	width: 80px;
	left: calc(50% - 40px);
	background: #fff;
}

.box-tab-designt .header_benefit h2:before {
	background: #000;
}

.content_tab.box-bg-tabs .tabs {
	padding-bottom: 15px;
	position: relative;
	z-index: 9;
}

.tabs {
	flex-wrap: wrap;
	display: flex;
	padding-bottom: 0px;
	justify-content: center;
}

.content_tab.box-bg-tabs .tablinks.active {
	border: 1px solid gray;
}

.box-bg-tabs .tablinks.active {
	background: #fff;
	color: #333 !important;
}

.content_tab.box-bg-tabs .tablinks {
	border: 1px solid #fff;
	color: #fff;
}

.tablinks.active {
	position: relative;
	background: var(--color-base);
	color: var(--bg-base);
	border: none;
}

.tablinks {
	border: none;
	outline: none;
	cursor: pointer;
	padding: 7px 15px;
	font-size: 14px;
	text-transform: uppercase;
	transition: 0.2sease;
	background: none;
	border: 1px solid currentColor;
	color: currentColor;
	margin: 0px 5px;
}

.content_tab.box-bg-tabs .tablinks {
	border: 1px solid #fff;
	color: #ffffff;
}

.tablinks:hover {
	background: #ffffff;
	color: #000 !important;
}

.content_tab.box-bg-tabs .tablinks.active:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #fff transparent transparent transparent;
	bottom: -8px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.wrapper_tabcontent {
	position: relative;
	z-index: 9;
	margin-top: 10px;
}

.tabcontent.active {
	display: block;
}

.tabcontent {
	display: none;
}

.content_tab.box-bg-tabs .list_sp_all {
	padding-top: 10px;
	padding-bottom: 25px;
}
.prondunt_tab_home_two{
	background: var(--color-base);
	color: var(--bg-base);
}
.list_sp_all .item_sp .img{
	overflow: hidden;
}
.list_sp_all .item_sp a:hover img{
	transform: scale(1.08);
}
.prondunt_tab_home_two .tablinks.active{
	background: var(--bg-base);
    color: var(--color-base) !important;
}
.prondunt_tab_home_two button.tablinks.active:before{
	border-top-color: var(--bg-base);
}
.prondunt_tab_home.box-hover-tab1 .inner-item-sp .text h2 a:hover{
	color: var(--color-2);
}
.prondunt_tab_home .list_sp_all {
	padding: 10px;
	max-width: 1920px;
	margin: 0 auto;
}

.list_sp_all {
	padding-top: 16px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.prondunt_tab_home .list_sp_all .item_sp {
	width: calc(100% / 3);
	padding: 10px 10px 15px 10px;
}

.box-hover-tab1 .item_sp {
	overflow: hidden;
}

.list_sp_all .item_sp {
	width: calc(100% / 3);
	padding: 10px;
	position: relative;
}

.box-remode {
	position: relative;
	z-index: 9;
	text-align: center;
}

.box-remode a {
	display: inline-block;
	padding: 6px 26px;
	background: #fff;
	border: 2px solid #000;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
}

.list_sp_all .item_sp a {
	display: block;
}

.list_sp_all .item_sp a .img {
	border: 0;
	position: relative;
	transition: all .25s ease;
	overflow: hidden;
}

.list_sp_all .item_sp a .img::before {
	opacity: 0;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	/* background-color: #00000040; */
	z-index: 1;
	transition: all .3sease;
	z-index: 9999;
}

.prondunt_tab_home.box-hover-tab1 .inner-item-sp img {
	/* filter: grayscale(1); */
}

.list_sp_all .item_sp a img {
	height: 300px;
	transform: scale(1.0);
	transition: all .3s ease;
	width: 100%;
	object-fit: cover;
	/* filter: grayscale(1); */
}

.prondunt_tab_home.box-hover-tab1 .inner-item-sp .text {
	/* min-height: 42px; */
	/* position: absolute; */
	bottom: 0;
	padding: 15px 10px 5px;
}

.list_sp_all .item_sp a .text {
	min-height: 42px;
	padding-top: 0.7em;
	padding-bottom: 0;
	position: relative;
	width: 100%;
	font-size: 16px;
	line-height: 1.3;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	font-weight: 700;
	text-align: left;
}

.item_sp .text {
	text-align: left;
}

.prondunt_tab_home.box-hover-tab1 .inner-item-sp:hover img {
	filter: unset;
}

.box-hover-tab1 .item_sp:hover .text {
	transform: translateY(0px);
	transition: 1sease;
}

.list_sp_all .item_sp a:hover img {
	transform: 0;
}



.prondunt_tab_home .content_tab {
	padding: 30px 0px;
}

.header_benefit h1 {
	margin-bottom: 30px;
	position: relative;
	padding: 5px 15px 10px;
	text-align: center;
	font-size: 1.8em;
	line-height: 1.3;
	text-transform: uppercase;
	font-weight: 700;
	color: #000;
}

/* .content_tab.box-bg-tabs:after {
	background-color: rgb(0 0 0 / 30%);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	right: 0;
	bottom: 0;
	content: "";
} */

button.tablinks.active:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: var(--color-base) transparent transparent transparent;
	bottom: -8px;
	left: 0;
	right: 0;
	margin: 0 auto;
}



.content_tab.box-ss-tabpanert .text {
	/* position: absolute !important; */
	bottom: 0;
	/* background: rgba(0, 0, 0, 0.471); */
	/* color: #fff !important; */
	text-transform: uppercase;
}

.item_sp:hover .img img {
	filter: none;
}

.box-hover-tab1 .item_sp:hover .text {
	transform: translateY(0px);
	transition: 1sease;
}




.benefit {
	padding-top: 30px;
    padding-bottom: 15px;
	position: relative;
}

.benefit .bg_benefit {
	/* background-image: url(https://www.tatdreamhome.vn/frontend/images/About_BG_02.jpg); */
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	right: 0;
	bottom: 0;
}

.benefit .bg_benefit .item_bg {
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	right: 0;
	bottom: 0;
	opacity: 1;
}

.benefit .header_benefit h2 {
	color: #FFF;
}

.benefit .header_benefit h2:before {
	background: #FFF;
}

.content_benefit {
	color: #fff;
	position: relative;
	z-index: 2;
}

.header_benefit h1 {
	margin-bottom: 30px;
	position: relative;
	padding: 5px 15px 10px;
	text-align: center;
	font-size: 1.8em;
	line-height: 1.3;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
}

.benefit .tablinks.active {
	background: #fff;
	color: #333;
}

.benefit .tablinks {
	border: 1px solid #fff;
	color: #fff;
}

.benefit button.tablinks.active:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #fff transparent transparent transparent;
	bottom: -9px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.item_benefit {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.item_benefit .item {
	width: 25%;
	margin-bottom: 15px;
	text-align: center;
}

.box-item-before-benefit {
	position: relative;
}

.box-item-before-benefit {
	display: flex;
	justify-content: center;
}

.item_benefit .item h3 {
	margin-top: 30px;
	color: #eff0f2;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.item h3 {
	font-size: 20px !important;
}

.item_benefit .item:nth-child(1) .box-item-before-benefit:before {
	width: 50%;
	right: 0;
}

.box-item-before-benefit:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background: #fff;
	top: 47%;
}

span.icon-befire {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

span.icon-befire svg {
	width: 25px;
	height: 25px;
}

.avatar_benefit {
	/* padding: 5px; */
	position: relative;
	margin-bottom: 10px;
}

.avatar_benefit img {
	background: #fff;
	background-position: center;
	width: 130px;
	height: 130px;
	clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
	object-fit: none;
}

.tabcontent p {

	font-size: 15px;
	font-weight: 400;
}

.item p {
	padding: 0px 10px;
	font-size: 13px;
	line-height: 1.3;
}

.box-tab-designt {
	padding-bottom: 30px;
	background: var(--color-base);
	color: var(--bg-base);
	padding-top: 20px;
}

.box-tab-designt .tablinks.active{
    background: var(--bg-base);
    color: var(--color-base) !important;
}
.box-tab-designt button.tablinks.active:before{
	border-color: var(--bg-base) transparent transparent transparent;
}
.box-tab-designt .header_benefit h1:before {
	background: currentColor;
	content: "";
}

.box-tab-designt .header_benefit h1 {
	color: currentColor;
	margin-bottom: 0px;
}

.content_tab.container.box-tab-ss-pill {
	padding-top: 0px;
	padding: 20px 0px;
	background: none;
}

.box-tab-designt .content_tab.container.box-tab-ss-pill {
	padding: 0px 0px 20px;
}

.content_tab.container.box-tab-ss-pill .list_sp_all {
	padding-bottom: 15px;
}

.prondunt_tab_home .list_sp_all {
	padding: 0;
}

.box-hover-tab1 .item_sp {
	overflow: hidden;
}

.box-innet-showdow {
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
	transition: transform 0.3s 
ease, box-shadow 0.3s 
ease;
}

.list_sp_all .item_sp a {
	display: block;
}
.box-innet-showdow:hover .img img{
	transform: scale(1.1);
}
.content_tab.container.box-tab-ss-pill .text {
	position: unset !important;
	transform: unset;
	padding: 8px 10px;
	min-height: 60px;
}

.box-innet-showdow .excerpt-content {
	padding: 0px 10px;
	padding-bottom: 5px;
}

.excerpt-content p {
	text-align: left;
	margin-bottom: 15px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 22px;
	font-weight: 400;
	text-align: justify;
	font-size: 14px;
}

.box-send-morres {
	text-align: center;
}

.box-tab-designt .btn-semode {
	background: none;
	color: currentColor;
	border: 1px solid currentColor;
}

.box-tab-designt .btn-semode svg {
	fill: currentColor;
	margin-bottom: -4px;
}

.box-bg-footer-content {
	background-size: cover;

	background-position: top center;
	background-repeat: no-repeat;
}


.header_form_home {
	text-align: center;
}

.header_form_home h2,
.header_form_home_ttl {
	margin-bottom: 30px;
	display: inline-block;
	padding: 0px 25px;
	line-height: 40px;
	position: relative;
	font-size: 24px;
	text-transform: uppercase;
	margin-top: 0px;
}

.header_form_home_ttl::before {
	position: absolute;
	bottom: -10px;
	content: '';
	height: 3px;
	width: 80px;
	left: calc(50% - 40px);
	background: #333;
}

.box-section-couterbox {
	padding-bottom: 20px;
}

.box-section-couterbox-row {
	--gutter: 10px;
}

.box-section-couterbox-ct {
	padding: 12px 0 0;
}

.box-section-couterbox:nth-child(2) .box-order {
	order: 2;
}

.content-about-us p {
	margin: 0 0 10px;
}

.content-about-us .btn-semode {
	margin-top: 10px;
	/* background: #333; */
	color: white;
	border-radius: 10px;
	border: 2px solid white;
	background-color: transparent;
}

.content-about-us .btn-semode svg {
	fill: white;
	margin-bottom: -4px;
}

.dichvuchinh {
	text-align: center;
	font-size: 16px;
	padding: 10px 0 20px 0;
}

.item-dots1 .img-dots {
	width: 120px;
	height: 120px;
	padding: 20px;
}


.img-dots {
	text-align: center;
}

.item-dots1 .content-dotss {
	text-align: center;
	font-size: 20px;
}

.content-dotss {
	flex: 1;
	padding: 0px 10px;
}

section.aboutus_top {
	margin-bottom: 20px;
}

.aboutus_sub .aboutus-content h2 {
	text-align: left;
	margin-bottom: 0px;
}

.box-abouts-sub {
	display: flex;
	justify-content: space-between;
	align-items: end;
}

.line-abouts-sub {
	width: 100%;
	height: 2px;
	background: #000;
	flex: 1;
	margin-bottom: 9px;
	margin-left: 10px;
}
.aboutus_top>.ctnr>.row{
	gap: 20px 0
}
@media (min-width: 768px) {
	.service-grid__item:nth-child(2) {
		grid-column: span 2;
	}

	.service-grid__item:nth-child(3) {
		grid-row: span 2;
	}

	.service-grid__item:nth-child(4) {
		grid-column: span 2;
	}

	.hidden-min-md {
		display: none !important;
	}
}

@media (min-width: 990px) and (max-width: 1200px) {
	.home-about-grid {
		grid-template: "Area Area Area.Area-2 Area-2 Area-2 Area-2 Area-2 Area-2" / 1fr 1fr 1fr 0px 0fr 0fr 0fr 1fr;
		padding-left: 2vw;
		padding-right: 2vw;
		grid-column-gap: 5px;
	}

	.home-proj-grid-2 {
		grid-template:
			"Area Area Area.Area-2 Area-2 Area-2 Area-2 Area-2 Area-2" / 1fr 1fr 1fr 0px 0fr 0fr 0fr 1fr;
	}

	.about-heading {
		font-size: 27px;
	}

}

@media(max-width:990px) {
	.home-title{
		font-size: 25px;
	}
	.hotline-phone-ring-wrap .hotline-bar{
		display: none;
	}
	.img-dots img {
		width: 50px;
		height: 50px;
		aspect-ratio: auto 50 / 50;
	}

	.item-dots {
		padding: 10px 5px 5px 5px;
	}

	.content-dotss span {
		line-height: 19px;
		margin-top: 10px;
	}

	.content-about-us h2 {
		font-size: 22px;
		line-height: 30px;
	}

	.about-imgs__child-txt {
		font-size: 22px;
	}

	.box-about-img {
		margin-bottom: 20px;
	}

	.box-about-img {
		padding-left: 0px;
	}

	form.form2-ss-2 {
		border: none;
	}

	.box-tab-designt .header_benefit h1 {
		margin-bottom: 0px;
	}

	.header_form_home h2 {
		font-size: 22px;
		margin-bottom: 10px;
	}

	.contact-temp-body>.row {
		width: 100%;
		margin: 0 auto;
	}

	.sec-2-home-about .home-hero-text-slide-in-div {
		padding-left: 10px;
	}

	.list-item-video-clients {
		margin-top: 15px;
	}

	.home-hero-text-slide-in-div {
		max-width: 97%;
	}

	.sec-2-home-about a.button.w-button {
		padding: 6px 30px 6px 17px;
		font-size: 15px;
	}

	.block-title h2 {
		font-size: 22px;
	}

	.list-couter-gotech {
		flex-wrap: nowrap;
		overflow-x: scroll;
		padding: 20px;
		margin-top: 20px;
	}

	.item-couter-member {
		padding: 20px 10px;
		min-width: 200px;
		max-width: 200px;
		width: 300px;
	}

	.hedding-abouts h3 {
		font-size: 22px;
	}

	.couter-icon p {
		font-size: 30px;
	}

	.desc-couter p {
		font-size: 14px;
	}

	.btn-view-all-video {
		display: none;
	}

	.home-about-grid {
		grid-column-gap: 12px;
		grid-row-gap: 12px;
		grid-template:
			"Area"
			"Area-2" / 1fr;
		place-content: start;
		place-items: start;
		padding-left: 0px;
		padding-right: 0;
	}

	.home-about-grid {
		grid-template-rows: auto auto;
	}

	.home-about-grid {
		min-height: 0;
	}

	.hero-image-1-container {
		order: 1;
		width: 100%;
		height: 420px;
		min-height: 0;
	}

	.hero-text-1 {
		width: 100%;
		min-height: 50vh;
	}

	.hero-text-1 {
		width: 100%;
		max-width: none;
		min-height: 0;
		padding: 1vh 0px;
	}

	.list-btn-banner a:nth-child(2) {
		display: none;
	}

	.item-images-pages img {}

	.text-name-products span {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.hedding-category span {
		font-size: 25px;
	}

	.sec-prefooter-to-about .redirect-text {
		font-size: 28px;
		text-align: center;
	}

	.redirect-hero-div {
		padding: 0px 20px;
	}

	.redirect-hero-div .redirect-text.child {
		font-size: 20px;
	}

	.redirect-btn-div a {
		width: 185px;
	}

	.left-bot.box-left-form-contacts {
		margin-right: 0%;
	}

	.left-bot.box-left-form-contacts {
		padding: 1rem 2rem;
	}

	.text-hedding-brackhams h1 {
		font-size: 27px;
	}

	.text-hedding-brackhams {
		width: 90%;
	}

	.breadcrumb-col {
		flex-wrap: wrap;
	}

	.content-item-maskan h2 {
		font-size: 20px;
	}

	section.collection .slick-dots {
		bottom: -15px;
	}

	.list-ground-options ul li a {
		font-size: 16px;
	}

	.list-ground-options ul li img {
		width: 22px;
		height: 22px;
	}

	.list-ground-options {
		bottom: 5px;
	}

	section.collection .slick-dots {
		bottom: -15px;
	}

	.item-protocols .wdt-content-description h3 {
		font-size: 15px;
		text-align: center;
	}

	.content-pro.project .box-tabs-details {
		width: 100%;
		min-width: max-content;
		max-width: fit-content;
	}

	.box-scrol-details {
		overflow-x: scroll;
	}

	.noi_dung_in tbody tr td {
		width: 100% !important;
		display: block !important;
	}

	.clm.col-right {
		padding-right: 0px;
	}

	.clm.news_rale {
		padding-left: 0px;
		border-left: 0px;
	}

	.list-item-steel-chair.active .witert-images-box {
		display: flex;
		right: 100%;
		left: unset;
	}

	.witert-images-box img {
		min-height: 96px !important;
	}

	.box-tabs-collection .tabs .tablinks {
		width: 100%;
		min-width: max-content;
		max-width: fit-content;
	}

	.box-images-services-products {
		padding: 0px;
	}

	.list-ground-options {
		left: 10px;
	}

	.box-stylist-tops {
		display: block;
	}

	.hedding-title-queries h2 {
		font-size: 35px;
	}

	.box-aptent {
		width: 100%;
		margin-bottom: 20px;
	}

	.box-aptent p {
		font-size: 14px;
	}

	.stylish .hedding-title-queries {
		margin-bottom: 10px;
	}

	.box-tabs-collection .tabs {
		width: 100%;
		min-width: max-content;
		max-width: fit-content;
	}

	.box-scroll-tabs {
		overflow-x: scroll;
	}

	section.Decor {
		padding: 0px 0px 30px 0px;
	}

	.box-images-decor-hub {
		margin-bottom: 20px;
	}

	.wdt-interactive-showcase-media-group {
		height: 100%;
	}

	.wdt-content-image-wrapper {
		height: 100%;
	}

	.wdt-content-image {
		height: 100%;
	}

	.wdt-interactive-showcase-content-wrapper>div {
		height: 100%;
	}

	.wdt-interactive-showcase-content-wrapper img {
		height: 100%;
		object-fit: cover;
	}

	.box-hedding-name-products h2 {
		font-size: 20px;
	}

	.box-right-hub-decors {
		padding-left: 0px;
	}

	.wdt-content-item {
		display: block;
	}

	.wdt-content-detail-group h5 a {
		font-size: 22px;
	}

	.wdt-content-icon {
		text-align: center;
	}

	.title-hedding-testimonial h2 {
		font-size: 35px;
	}

	.blog-section .hedding-title-queries {
		text-align: center;
	}

	.box-images-main-left {
		margin-bottom: 30px;
	}

	.comfort-transforming h2 {
		font-size: 42px;
	}

	.comfort-transforming {
		width: 87%;
	}

	section.transforming {
		padding: 100px 0px;
	}

	.wdt-content-title {
		font-size: 25px;
	}

	.wdt-interactive-showcase-content-group img {
		height: 39px;
		width: auto;
	}

	.wdt-interactive-showcase-list-wrapper {
		padding: 20px 0px 20px;
	}

	.hedding-collection h2 {
		font-size: 35px;
	}

	.hedding-title-queries h2 {
		font-size: 40px;
	}

	.list-item-steel-chair.wilet-1 .witert-images-box {
		left: 100%;
	}

	.content-page td {
		width: 100% !important;
		display: block !important;
	}
}

@media(max-width:990px) {
	.slider-clients-home {
		margin-bottom: -102px;
	}

	section.clients-home {
		padding-bottom: 20px;
	}

	.sec-2-home-about a.button.w-button:hover {
		color: #fff;
		background: #c89711;
		border: 2px solid #c89711;
	}

	section.about-cdco {
		height: unset;
	}

	.content-abouts-left p {
		font-size: 16px;
	}

	.hedding-architec h3 {
		font-size: 22px;
	}

	.title-architec span {
		font-size: 20px;
	}

	.desc-architec p {
		font-size: 16px;
	}

	.content-services-architec {
		margin-bottom: 30px;
	}

	.title-content-kh span {
		font-size: 25px;
		margin-bottom: 15px;
	}

	.item-slider-clients img {
		padding: 10px 10px;
	}

	.paragraph {
		font-size: 16px;
	}

	.btn-proj-div-vi .w-button {
		padding: 10px 30px;
	}

	.icon-next-category-focus {
		display: none;
	}

	.box-focus-category {
		display: block;
	}

	.item-focus-categorys {
		width: 100%;
		border-bottom: 1px solid #2b3e58;
	}

	.address-bar {
		flex-wrap: wrap;
	}

	.box-tabs-sec-services {
		display: block;
	}

	.list-sec-services-tab {
		width: 100%;
	}

	.parallel-bg-container {
		height: 20vh;
	}

	.list-sec-services-tab ul:before {
		background: none;
	}

	.text-block-prefooter {
		font-size: 16px;
	}

	.title-hedding-sec-services span {
		font-size: 30px;
	}

	.box-tabs-sec-services {
		margin-top: 10px;
	}

	.box-sec-services {
		padding-top: 3rem;
	}

	.hedding-services-tabs span {
		font-size: 25px;
	}

	.content-services-tabs {
		font-size: 15px;
	}

	.list-sec-services-tab ul {
		display: flex;
		flex-wrap: wrap;
	}

	.list-sec-services-tab ul li {
		padding-right: 0px;
		font-size: 18px;
		margin-right: 10px;
		width: calc(89% / 2);
	}

	.list-sec-services-tab ul li.tab-item.active {
		border-right: none;
	}

	.list-content-service-tabs {
		width: 100%;
		padding-left: 0px;
	}

	.home-proj-grid-2 {
		display: block;
		min-height: unset;
		padding-left: 10px;
		padding-right: 0px;
	}

	.hero-img-2 {
		min-height: unset;
		width: unset;
	}

	.hero-text-2-home-proj {
		min-height: unset;
	}

	.sec-4-home-proj {
		display: block;
		padding: 3rem 0px;
		min-height: unset;
	}

	.about-heading {
		font-size: 20px;
		margin-bottom: 15px;
	}

	.home-hero-text-slide-in-div {
		padding: 20px 0px;
		/* padding-left: 10px; */
	}


	button.banner-next svg {
		width: 20px;
		height: 20px;
	}

	.banner-right svg {
		width: 20px;
		height: 20px;
	}

	.content-banner-pages {
		left: 20px;
	}

	.box-content-banner h2 {
		font-size: 26px;
	}

	/* section.banner-pages {
        height: unset;
    } */

	.list-btn-banner a {
		width: 95%;
		height: 53px;
		font-size: 16px;
		font-weight: 500;
	}

	.box-content-banner p {
		font-size: 16px;
	}

	.box-about-all {
		display: block;
	}

	.content-about-left {
		width: 100%;
		height: unset;
	}

	.images-about-right {
		width: 100%;
	}

	.images-about-right img {
		position: unset;
	}

	.item-clients {
		height: 22vh;
	}

	.content-abouts-left {
		position: unset;
		transform: translateY(0px);
		margin-bottom: 20px;
		padding-right: 0px;
		margin-top: 20px;
	}

	.content-abouts-left h2 {
		margin-bottom: 15px;
		font-size: 30px;
	}

	.images-brackham-details {
		height: 25vh;
	}

	.content-decor-right span {
		text-align: left;
	}

	.line-text-decor h2 {
		font-size: 38px;
		line-height: 1.2;
	}

	.box-images-stylist-products {
		min-height: 500px;
	}

	.box-images-stylist-products img {
		min-height: 500px;
	}

	section.maskan-new {
		padding: 0px 0px;
	}

	.comfort-transforming h2 {
		font-size: 33px;
	}

	.comfort-transforming {
		width: 100%;
	}

	.item-protocols {
		padding: 0px 5px;
	}

	section.blog-section {
		padding: 30px 0px;
	}

	.hedding-title-queries h2 {
		font-size: 35px;
	}

	.content-oderblog-bottom a {
		font-size: 21px;
	}

	.entry-date p {
		font-size: 12px;
	}

	.desc-keyper-content p {
		font-size: 14px;
	}

	.list-blog-rights .content-oderblog-bottom a {
		font-size: 18px;
	}

	.desc-item-slick-custum {
		width: 100%;
		font-size: 14px;
	}

	.avatar-slick-custum img {
		width: 85px;
		height: 85px;
	}

	section.testimonial {
		padding-bottom: 5px;
	}

	.avatar-slick-custum span {
		font-size: 20px;
	}

	.garden-decor .wdt-content-media-group {
		padding: 8px;
	}

	.hedding-collection h2 {
		font-size: 26px;
	}

}

@media (max-width: 767px) {
	.service-grid {
		grid-template-columns: 1fr
	}

	.hidden-md {
		display: none !important;
	}

	.hotline-phone-ring-wrap {
		right: -19px;
	}
}

@media(max-width:550px) {


	.product-item .product-item-wrap .product-item-detail .product-item-detail-price span {
		font-size: 14px;
	}

	.product-item .product-item-wrap .product-item-detail .product-item-detail-name a {
		font-size: 17px;
	}

	.list-blog-rights .images-left-blog {
		width: 40%;
	}

	.list-blog-rights .content-oderblog-bottom {
		width: 57%;
	}
}


/* blog */
.grid-masonry {
	column-count: 3;
	column-gap: 10px;
}

.grid-masonry__item {
	break-inside: avoid;

}

.grid-masonry__item:not(:first-child) {
	margin-top: 10px;
}

.news-item {
	position: relative;
	overflow: hidden;
	z-index: 1;
	height: 100%;
	border-radius:
		5px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.news-item__img a::after {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #00000045;
	opacity: 0;
	transition: all .3s ease-in;
}

.news-item:hover .news-item__img a::after {
	opacity: 1;
}
.news-item:hover .news-item__ttl{
	color: var(--color-2);
}
.box-category-products a {
	display: block;
}

.news-item__ct {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 20px;
	background: linear-gradient(0deg, black, transparent);
	color: white;
	z-index: 3;
	width: 100%;
}

.news-item__ttl {
	font-size: 17px;
	font-weight: 400;
	color: white;
}

.news-item__ttl a {
	color: inherit;
}

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

.slider-doitac__link {
	overflow: hidden;
}

.box_news_detail .news_note {
	font-size: 14px;
	padding: 10px 22px;
	background-color: #b5934c;
	color: var(--color-base);
	line-height: 25px;
	text-align: justify;
	margin-bottom: 15px;
}

.prondunt_tab_home .header_benefit h1 {
	color: currentColor;
}


.bar-list-nav-category ul li {
	width: 100%;
	min-width: max-content;
	max-width: fit-content;
}

.bar-list-nav-category::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #F5F5F5;
	height: 2px;
}

.bar-list-nav-category::-webkit-scrollbar {
	height: 2px;
	width: 10px;
	background-color: #F5F5F5;
}

.bar-list-nav-category::-webkit-scrollbar-thumb {
	background-color: #f5f5f5;
	border: 2px solid #f5f5f5;
}

.brackham-commont {
	background: #eee;
	position: relative;
}


.box-innet-showdow a:hover .text {
	color: var(--color-2);
}

.news-item__img img {
	height: 279px;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	background-color: #b5934c !important;
	border-color: #b5934c !important;
}


.form-upline form button {
	cursor: pointer;
	color: #ffffff;
	display: inline-block;
	padding: 5px 45px;
	background: var(--bg-base);
	font-weight: 300;
	border-radius: 3px;
	margin-top: 10px;
	font-size: 15px;
}
.form-upline form button:hover{
	background: var(--color-2);
}
.form-upline .modal-content form input {
	width: 100%;
	border: 1px solid #cdcdcd;
	padding: 4px 10px;
	border-radius: 3px;
	margin-bottom: 10px;
	color: var(--bg-base);
}

.form-upline .modal-content h2 {
	color: #000;
	font-size: 19px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 0px;
	border-bottom: 1px solid #eee;
	padding: 10px;
}

.form-upline .modal-content form label {
	margin-bottom: 0px;
}

.form-upline .modal-content form {
	padding: 10px;
}

.desc_home {
	padding: 5px 12px 15px;
}

.prondunt_tab_home.box-hover-tab1 .inner-item-sp .text h2 {
	color: currentColor;
	margin-top: 0;
	text-transform: none;
	font-size: 20px;
	font-weight: 700;
}

.prondunt_tab_home.box-hover-tab1 .inner-item-sp .text h2 a {
	color: currentColor;
}

.list_sp_all .item_sp a {
	color: currentColor;
}

.desc_home ul li {
	list-style: disc !important;
	margin-left: 15px;
	line-height: 1.5;
	font-size: 16px;
	font-weight: 300;
}









.list-product-category .desc_home {


	min-height: 155px;
}

.project-grid__ct ul li {
	list-style: disc !important;
	margin-left: 15px;
	font-size: 15px;
	font-weight: 300;
}

section.aboutus2 {
	padding: 50px 0px;
}

.wrap_background_aside .aboutus_sub {
	background-size: cover !important;
	background-position: right !important;
}

.noi_dung_in {
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    color: #FFF;
}

.noi_dung_in h2 {
    font-size: 22px;
    margin-bottom: 12px;
    color: #FFF;
}

.noi_dung_in h3 {
    font-size: 18px;
    margin-bottom: 12px;
    color: #FFF;
}

.noi_dung_in img {
    padding: 0px 0px 10px 0px;
    margin: 0 auto;
}

.noi_dung_in p {
    padding-bottom: 10px;
    font-size: 16px;
}

.noi_dung_in ul,
.noi_dung_in ol {
    padding-left: 30px;
    margin-bottom: 10px;
}

.noi_dung_in ul li {
    font-size: 16px;
    list-style: disc;
}

.noi_dung_in ol li {
    font-size: 16px;
    list-style: decimal;
}

blockquote {
    font-style: italic;
    padding: 6px 20px 6px 20px;
    border-left: 5px solid #FFF;
    /* background: #eeeeee; */
    border-radius: 10px;
    margin-bottom: 15px;
}

blockquote h2,
blockquote h3 {
    margin-bottom: 0 !important;
}

@media (max-width: 992px) {
	.box-tamnhin {
		width: calc(100% / 1);
	}

	.list-tamnhin {
		flex-wrap: wrap;
	}

	.benefit .wrapper_tabcontent {
		margin-top: 20px;
	}

	section.banner-pages {
		position: relative;
		overflow: hidden;
	}

	.bar-list-nav-category {
		overflow-x: scroll;
	}

	.tabs button {
		margin: 5px 5px !important;
	}

	.prondunt_tab_home .list_sp_all .item_sp {
		width: calc(100% / 2);
		padding: 5px;
	}

	.grid-masonry {
		column-count: 2;
	}

	.form-right-pages {
		width: 100%;
	}

	.form-left-pages {
		width: 100%;
	}

	.langer_obout-right {
		width: 100%;
	}

	.itemabout .leght_obout {
		width: 100%;
		padding: 20px 0;
	}

	.about_them .itemabout {
		display: block;
		padding: 30px 0px;
	}

	.box-about {
		padding: 25px 0px 5px;
	}

	.box-about {
		background-image: none !important;
	}

	.content-about-us {
		margin-bottom: 20px;
	}

	.box-about-img {
		padding-right: 0px;
	}

	.list_sp_all .item_sp {
		width: calc(100% / 2);
		padding: 10px;
		position: relative;
	}
	.header_benefit h1{
		margin-bottom: 15px;
	}
	
	.images-brackham-details img {
		height: 100% !important;
	}

}


@media (max-width: 640px) {
	.list_sp_all .item_sp {
		width: calc(100% / 1);
		padding: 10px;
		position: relative;
	}

	.item_benefit .item {
		width: 100%;
		margin-bottom: 0px;
	}

	.box-item-before-benefit {
		position: relative;
		height: 165px;
		margin-bottom: 30px;
	}

	.item_benefit .item:nth-child(1) .box-item-before-benefit:before {
		right: 50%;
	}

	.box-item-before-benefit:before {
		content: "";
		position: absolute;
		width: 2px !important;
		height: 100%;
		background: #fff;
		top: 00%;
	}

	span.icon-befire {
		position: absolute;
		top: 100%;
		left: 50%;
		transform: translateX(-50%);
	}

	span.icon-befire svg {
		transform: rotate(90deg);
	}

	.prondunt_tab_home .list_sp_all .item_sp {
		width: calc(100% / 1);
		padding: 5px 2px 5px;
	}

	.img_inner form {}

	.form-right-pages {
		padding-left: 0px;
	}

	.grid-masonry {
		column-count: 1;
	}

	.content_tab.box-bg-tabs .header_benefit h2 {
		font-size: 22px;
	}

	 .tabs {
		white-space: nowrap;
    	overflow: auto;
		padding-bottom: 10px;
		display: block;
	}

	.tabs::-webkit-scrollbar {
		height: 2px;
	}

	.tabs::-webkit-scrollbar {
		height: 2px;
		display: none;
	}
		
	.tabs::-webkit-scrollbar-thumb {
		background: transparent; 
	}
	.content_tab.box-bg-tabs .list_sp_all {
		padding-bottom: 0;
	}

	.header_form_home {
		text-align: left;
	}

	.footer .header_form_home h2 {
		padding: 0;
	}

	.header_form_home h2::before {
		left: 0;
	}
	
	.gioithieu .video {
		padding: 0 10px;
	}
}

.aboutus-img img {
	text-align: right;
}

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

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

.aboutus_sub2 {
	padding: 50px 0 20px 0;
}

.aboutus_sub2 .aboutus-content h2 {
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 10px;
	color: #000;
}

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

.aboutus .aboutus-content h2 {
	display: flex;
	justify-content: center;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 10px;
	color: #000;
}

.aboutus_in {
	margin: 10px 0;
}

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

.single-service.single-service2 {
	display: flex;
	align-items: center;
	padding: 10px;
	border-radius: 100px;
	text-align: left;
	box-shadow: 0px 0px 20px 0px rgb(240 240 240 / 50%);
	background: #f0f1f2;
}

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

.single-service.single-service2 .content {
	flex: 1;
	text-align: left;
	margin-left: 15px;
	padding-right: 10px;
}

.single-service.single-service2 .content h6 {
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 5px;
	color: #20336a;
}

.single-service.single-service2 .content p {
	font-size: 15px;
	font-weight: 400;
	padding: 0;
}

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

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



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


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

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