* {
	margin: 0;
	padding: 0;
}

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

::-webkit-scrollbar-thumb {
	background-color: gray;
}

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

html.is-lock {
	overflow-y: hidden;
}

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

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: 5px !important;
	border-color: #ddd;
}

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

p {
	padding: 0;
	margin: 0;
}

body {
	font-family: var(--font-body-family);
	background-color: #fff !important;
	color: #526354;
}

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

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

ol,
ul {
	margin: 0;
}

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

html {
	scroll-behavior: smooth;
}

.slick-slide {
	height: unset;
}

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

.content-banner-pages {
}
.box-content-banner h2:not(:last-child){
	margin-bottom: 10px;
}
/* .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: 54px;
    text-align: left;
    color: #ffffff;
    font-weight: 300;
    line-height: 1.2;
} */

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

.list-btn-banner a {
	z-index: 9;
	color: #121314;
	background-color: #2252a1;
	border: 2px solid #2252a1;
	justify-content: center;
	align-self: auto;
	align-items: center;
	margin-top: 0;
	padding: 5px 30px;
	transition: border-color .2s, background-color .2s;
	display: flex;
	min-height: 54px;
	line-height: 1.4;
	width: auto;
	border-radius: 50px;
	font-size: 18px;
	text-transform: uppercase;
}

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

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


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

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


.wrapper.home {
	background: #fff;
	overflow: 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 {
	color: #333;
	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;
}















.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: 48px;
	margin-bottom: 45px;
	font-weight: 500;
}

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

.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-color: unset;
}

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

.breadcrumb-col li a {
	color: white;
	font-size: 19px;
}

.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 {
	padding-bottom: 30px;
	letter-spacing: -1px;
	color: #000;
}
.content-page h1, .content-page h2, .content-page h3, .content-page h4, .content-page h5, .content-page h6{
	color: black;
}
.content-page h1, .noi_dung_in h1{
	font-size: 28px;
}
.content-page h2, .noi_dung_in h2{
	font-size: 24px;
}
.content-page h3, .noi_dung_in h3{
	font-size: 22px;
}
.content-page h4, .noi_dung_in h4{
	font-size: 20px;
}
.content-page h5, .noi_dung_in h5{
	font-size: 18px;
}
.content-page h6, .noi_dung_in h6{
	font-size: 17px;
}
.content-page p {
	color: #000;
}

.content-page p:not(:last-child),
.content-page li:not(:last-child),
.content-page ul:not(:last-child),
.content-page div:not(:last-child) {
	margin-bottom: 10px;
}

.noi_dung_in tbody tr td:last-child,
.noi_dung_in tbody tr:last-child {
	margin-bottom: 0;
}

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

.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;
}
.breadcrumb a{
    color: #2151a0;
}
blockquote{
	padding: 0px 20px;
    margin: 0 0 15px;
    font-size: 17.5px;
    border-left: 3px solid #eee;
	margin-top: 5px;
}
.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: #000;
}

.page_news .news_item .news_infor .desc {
	color: #333;
	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: #000000;
}

.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 {
	color: #fff;
}

.box_news_detail h1 {
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: 700;
	color: #2151a0;
}

.news_rale .title-headding .title {
	color: #2151a0;
	font-size: 20px;
	text-transform: uppercase;
	border-left: 4px solid #2151a0;
	padding-left: 20px;
	font-weight: 700;
	line-height: 1.3;
}



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

.map iframe {
	width: 100%;
}

.ct-left,
.ct-right {
	margin-top: 15px;
	margin-bottom: 15px !important;
	color: #333;
	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%;
	left: 50%;
	transform: translate(-50%, -50%);

	width: 100%;
}

.images-brackham-details {
	height: 30vw;
	overflow: hidden;
	position: relative;
	width: 100%;
	background-position: center;
}

.images-brackham-details img {
	height: 100%;
	background-position: center;
}

.text-hedding-brackhams h1 {
	font-size: 42px;
	color: #fff;
	font-weight: 600;
	font-family: var(--font-family-ttl);
	margin-bottom: 10px;
	text-align: center;
}

.box-brahkham__desc {
	font-weight: 400;
	color: white;
	display: -webkit-box !important;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}

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


.noi_dung_in {
	color: #000000;
}

.noi_dung_in p {
	padding-bottom: 10px;
}

.noi_dung_in img {
	padding: 5px 0;
}

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

.breadcrumb-col li a {
	font-size: 14px;
}

.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: #2252a1;
}

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

.slider-clients-home {
	margin-bottom: -240px;
	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;
	padding-top: 30px;
}

.home-proj-grid-2 {
	grid-column-gap: 24px;
	grid-row-gap: 24px;
	grid-template:
		"Area Area Area Area Area Area Area.Area-2 Area-2 Area-2 Area-2" / 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 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 #c42528;
	margin-top: 20px;
	display: inline-block;
	color: #ffffff;
	text-transform: uppercase;
	padding: 6px 40px 6px 20px;
	font-size: 16px;
	transition: 0.5s ease;
	background: #c42528;
	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, #12131480);
	width: 100%;
	height: 30%;
	position: absolute;
	inset: auto 0% 0%;
	content: "";
}

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

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

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

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

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


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

.c-ttl01__sub span.icon img {
	width: 20px;
	height: 27px;
	object-fit: contain;
	margin-top: -5px;
}

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

.hedding-architec h3 {
	text-align: center;
	color: #c42528;
	font-size: 40px;
	text-transform: uppercase;
	margin-bottom: 30px;
	line-height: 1.5;
	font-weight: 600;
}

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

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

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

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

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

.left-bot.box-left-form-contacts {
	padding: 1rem 3rem;
	background: #2252a1;
	margin-right: 9%;
}
body {
    overflow: unset;
}

.box-silbar-service-pages {padding: 10px 0px;}
.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: 8vw;
	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;
}

.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: 10vh;
	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 #d01f2a solid;
	padding-left: 17px;
	font-size: 33px;
	text-transform: uppercase;
	color: #2252a1;
	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: #c42528;
	border: 2px solid #c42528;
	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: #c89711;
	color: #fff;
}

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

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

.noi_dung_in ul li, .content-page ul li{
	list-style: disc;
	margin-left: 20px;
}
.content-page ol{
	margin-left: 18px;
}
.noi_dung_in ol li, .content-page ol li{
	list-style: decimal;
	margin-left: 20px;
}

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


.content-page h1,
.noi_dung_in h1 {
  font-size: 28px;
}
.content-page h2,
.noi_dung_in h2 {
  font-size: 24px;
}
.content-page h3,
.noi_dung_in h3 {
  font-size: 20px;
  color: #000;
}
.content-page h4,
.noi_dung_in h4 {
  font-size: 20px;
}
.content-page h5,
.noi_dung_in h5 {
  font-size: 18px;
}
.content-page h6,
.noi_dung_in h6 {
  font-size: 17px;
}
.content-page ul,
.content-page ol,
.noi_dung_in ul,
.noi_dung_in ol {
  margin-left: 18px;
}
.content-page ol li,
.noi_dung_in ol li {
  list-style: decimal;
}
.content-page ul li,
.noi_dung_in ul li {
  list-style: disc;
}
.content-page ul:not(:last-child),
.content-page ol:not(:last-child),
.content-page li:not(:last-child),
.content-page div:not(:last-child),
.noi_dung_in ul:not(:last-child),
.noi_dung_in ol:not(:last-child),
.noi_dung_in li:not(:last-child),
.noi_dung_in div:not(:last-child) {
  margin-bottom: 10px;
}
.content-page #toc-list li,
.noi_dung_in #toc-list li {
  list-style: none;
}




















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 !important;
	margin-left: 2rem !important;
	/* width: 30%; */
	margin-top: 0px !important;
}

.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: #2252a1;
	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: #2252a1;
	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: #2252a1;
	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: center;
	justify-content: space-between;
}

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

.hedding-abouts h3 {
	text-align: left;
	border-left: 7px #d01f2a solid;
	padding-left: 17px;
	font-size: 32px;
	text-transform: uppercase;
	color: #000000;
	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;
}

.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: 95px;
	background: #fff;
	box-shadow: 0px 0px 20px 0px #00000033;
}

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

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

.couter-icon p {
	text-align: center;
	color: #2252a1;
	font-size: 35px;
	font-weight: 700;
	margin-bottom: 5px;
	transition: 0.5s;
	line-height: 1.0;
}

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

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

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

.news-content.shadow-sm:hover a {
	color: #2252a1;
}
.service-column__brieg {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}


.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: 70%; */
	margin: 0 auto;
	gap: 30px 0;
}

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

.ct-left form textarea::placeholder {
	color: #fff;
}
section.why-us .c-ttl01__ttl {width: 100%;font-family: "Noto Sans", sans-serif;font-weight: 700;text-transform: uppercase;font-size: 23px;}
@keyframes zoomInOut {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1); 
  }
  100% {
    transform: scale(1); 
  }
}
.service-column__ttl.mh-ttl {
    display: flex;

	align-items:center;;
    gap: 0px 10px;
}

.service-column__ttl.mh-ttl h2 a {
    background: linear-gradient(90deg, rgba(34, 82, 161, 1) 0%, rgba(55, 101, 173, 1) 50%, rgba(108, 142, 196, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px;
}

.box-brahkham {
    text-align: center;
}
img.banner-destop {
    display: block;
}

img.banner-mobile {
	display: none;
}
.text-hedding-brackhams {
    background: #00000057;
    padding: 17px 0px;
}.form-contacts ul li {
    list-style: disc;
    margin-left: 20px;
    padding-top: 10px;
}
.content-tour-detail p {
    color: #000;
    padding-bottom: 10px;
}.content-tour-detail img {
    padding-top: 10px;
	padding-bottom: 10px;
}

.box-silbar-service-pages .box-images-qc:before {
	/* content: ""; */
	position: absolute;
	width: 100%;
	height: 100%;
	background: #0000008c;
	top: 0;
	left: 0;
}
.box-silbar-service-pages .box-images-qc h4 {
	color: #fff;
	position: relative;
	font-weight: 200;
	font-size: 25px;
	text-align: center;
}
.box-silbar-service-pages .icon-phone-need {
	position: relative;
	text-align: center;
	padding: 20px 0px;
}
.box-silbar-service-pages .icon-phone-need img {
	width: 60px;
	height: 60px;
	background: #fff;
	border-radius: 100%;
	padding: 9px;
}
.box-silbar-service-pages .desc-box-images-qc .icon-box-title {
	font-size: 18px;
	font-weight: 300;
}
.box-silbar-service-pages .desc-box-images-qc {
	position: relative;
}
.box-silbar-service-pages .desc-box-images-qc .content {
	text-align: center;
	color: #fff;
	font-size: 26px;
}


.box-silbar-service-pages {
}
.desc-bycategory {
}

.desc-bycategory h2 {
   padding: 20px 0px;
}

.Ipsum {
   margin-top: 20px;
   padding: 10px 20px;
   border-left: 2px solid #b07f23;
   box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.07);
   font-size: 17px;
   font-weight: 600;
}
.widget-featured-posts.card.rounded.p-4.mb-30.box-news-right-post-details {
   position: relative;
   display: block;
   padding: 15px 20px 0px;
   background-color: #f4f5f8;
   border: 1px solid #f4f5f8;
   border-radius: 7px;
}

.fix-feteur-right .widget-title {
   font-size: 21px;
   font-weight: 100;
   margin-bottom: 20px;
   padding-bottom: 10px;
}

.fix-feteur-right .widget-title {
   position: relative;
}

.fix-feteur-right .widget-title:after {
   border-radius: 10px;
   bottom: -1px;
   content: "";
   height: 3px;
   left: 0;
   position: absolute;
   width: 50px;
   background: #aa8453;
}

.fix-feteur-right .widget-title:before {
   background: #eee;
   width: 100%;
   border-radius: 10px;
   bottom: -1px;
   content: "";
   height: 3px;
   left: 0;
   position: absolute;
}

.fix-feteur-right .entry {
   display: flex;
   gap: 0px 10px;
   margin-bottom: 10px;
}

.fix-feteur-right .entry-thumb {
   width: 75px;
}

.fix-feteur-right .entry-content {
   flex: 1;
}

.fix-feteur-right .entry h4.entry-title {
   font-size: 15px;
   font-weight: 300;
}

.fix-feteur-right .entry-meta {
   font-size: 13px;
   color: #a49a9a;
}

section.Luxury_Rooms {
   padding-top: 0px;
}

.fix-feteur-right .entry h4.entry-title a {
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2;
   overflow: hidden;
   text-overflow: ellipsis;
   color: #000;
}

.fix-feteur-right .entry-thumb a img {
   border-radius: 5px;
}	
.tomtatnd.active-scroll .header-right-tomtat svg {
   transform: rotate(90deg);
   transition: 0.5s ease;
}
.desc-bycategory p {
   padding-bottom: 10px;
}
.box-silbar-service-pages .amenities-section {
   padding: 0;
   margin-bottom: 20px;
}.box-silbar-service-pages .wifi-item {
   background: #2252a1;
   border-bottom: 1px solid #eee;
}

.box-silbar-service-pages .amenity-item {
   padding: 5px 7px;
   border: 1px solid #2252a1;
   display: flex;
   justify-content: space-between;
   align-items: center;
   cursor: pointer;
   transition: background-color 0.2s;
   border-radius: 5px;
   font-size: 14px;
}
.box-silbar-service-pages .wifi-item .amenity-text {
   color: white;
}
.box-silbar-service-pages .wifi-item .amenity-arrow {
   color: white;
}

.item-before a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #00000000;
    top: 0;
    z-index: 9;
}




.item-images-pages {
    /* height: 788px; */
}

.box-banner-slider-kepper {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 999999999;
    /* height: 788px; */
}

.box-banner-slider-kepper .ctnr {
	width: 1366px;
    max-width: 1366px;
    position: absolute;
    left: 0%;
    padding: 0px 50px;
    top: 25%;
}
.post-details {
    background: #e1e1e1;
    margin-bottom: 30px;
}
li.why-us__list-item.active .icon-faq {
    transform: rotate(180deg);
}

.amenities-section {
    display: flex;
    align-items: center;
    gap: 10px 10px;
    flex-wrap: wrap;
}
.desc-bycategory ul li {
    list-style: disc;
    margin-left: 25px;
    padding-bottom: 5px;
}
@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) {
	.item-images-pages:before {
		display: none;
	}
	.content-services-architec p {
    -webkit-line-clamp: 2;
}
	.box-banner-slider-kepper {
		height: unset;
	}
	.menu-div-desktop .menuheadingdiv {
		color: #000 !important;
	}
	.box-menu-header.active .menu-line-3 {
		background-color: #ffffff !important;
	}
	
	.box-menu-header.active .menu-line-1 {
		background-color: #ffffff !important;
	}
	.menuheadingcontainer {
		padding: 10px 16px !important;
	}
	.item-images-pages {
		height: unset;
	}
	.desc-bycategory table tr td {
		width: 100% !important;
		display: block;
	}
	.why-us__right.clm {
		display: none;
	}
	
	ul.why-us__list {
		padding-bottom: 0px;
	}
	.page_news.pd-section-bottom {
		padding-top: 0;
	}
	section.why-us span.c-ttl01__sub-txt {
		margin-left: 45px;
	}
	.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;
		/* padding-left: 20px; */
	}

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

	.item-images-pages img {
		height: 37vh;
	}

	.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: 100%;
		text-align: center;
		padding: 0 10px;

	}

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

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

	.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) {
	.post-details {
		margin-bottom: 10px;
	}
	.box-product-by-categorys {
		padding: 10px 0px;
	}
	.wrap_background_aside {
		padding: 10px 0px;
	}
	.box_news_detail h1 {
		margin-top: 10px;
	}
	img.banner-destop {
		display: none;
	}
	
	img.banner-mobile {
		height: unset !important;
		display: block;
	}
	.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; */
	}
	.home-about__img-child{
		margin-bottom: 20px;
	}
	.home-about__desc {
		margin-bottom: 20px;
	}
	.home-about__desc {
		margin-bottom: 20px;
	}
	
	.sec-service-slider.slick-initialized.slick-slider {
		margin-bottom: 0px !important;
	}
	
	.service-grid__item {
		padding-bottom: 7px;
	}
	
	span.c-ttl01__sub-txt:after{
		}
	  .home-about span.c-ttl01__sub-txt {
		font-size: 20px;
	}
	button.banner-next svg {
		width: 20px;
		height: 20px;
	}

	.banner-right svg {
		width: 20px;
		height: 20px;
	}

	.content-banner-pages {
		/* left: 20px; */
		width: 95%;
		left: 15px;
		display: none;
	}

	.box-content-banner h2 {
		font-size: 40px;
	}

	/* 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 {
		min-height: 25vh;
		margin-bottom: 0px;
	}

	.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) {
	.contact-temp-body>.ctnr>.row {
		gap: 20px 0;
		flex-direction: column-reverse;
	}
}

@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%;
	}
}
@media(max-width:1600px){
	.box-banner-slider-kepper .ctnr {
		width: 1366px;
		max-width: 1366px;
		position: absolute;
		left: 0%;
		padding: 0px 50px;
		top: 20%;
	}
}
@media (max-width: 1400px) {
    .box-banner-slider-kepper .ctnr {
        width: 1366px;
        max-width: 1366px;
        position: absolute;
        left: 0%;
        padding: 0px 50px;
        top: 17%;
    }
}