* {
    margin: 0;
    padding: 0;
}

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

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

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: 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: #000 !important;
    color: #353535;
}

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: #fd0100;
}

html {
    scroll-behavior: smooth;
}
.slick-slide {
    height: unset;
}

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

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

.box-content-banner h2 {
    text-align: left;
    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-top: auto;
    margin-bottom: auto;
    margin-left: 0;
    font-size: 86px;
    font-weight: 200;
    line-height: 1.2;
    display: block;
    color: #fff;
}

.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;
}
.proj-quickmenu-link.active {
    color: #fe0100;
    border-bottom: 2px solid #fe0100 !important;
}
.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;
}
.smooth:after {
    content: "";
    position: absolute;
    background: url(https://wdtteapoy.wpengine.com/wp-content/uploads/2024/05/body-bg.png);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.wrapper.home {
    background: #0b0b0b;
    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;
}
.box-category-products:before {
    content: "";
    display: block;
    height: 97px;
    width: 87px;
    background: #cd0100;
    border-radius: 5px;
    position: absolute;
    top: unset;
    right: unset;
    bottom: 0px;
    left: -1px;
}

.item-category-products {
    border-radius: 10px;
    overflow: auto;
    display: inline;
}
.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;
}
.proj-quickmenu-link.active h6 {
    color: #000 !important;!i;!;
}
.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; */
}
.ct-left.ct-right form {
    text-align: center;
}
.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;
}
.ct-right h2 {
    color: #fff;
}
.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;
}
a.proj-quickmenu-link.active:hover {
    background: #fff;
    border-bottom: 2px solid #fff;
}
.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;
}
.news_detail {padding-top: 30px;}
.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;
}
.text-name-products:hover span {
    color: #ff0100;
}

.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: #051436;
    padding: 7rem 0px;
}

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

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

.images-architec {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background: #2b3e58;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

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

.title-architec span {
    color: #fff;
    font-size: 24px;
}

.desc-architec p {
    color: #fff;
    font-size: 17px;
    font-weight: 300;
}

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



.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: #030e27;
    padding-bottom: 96px;
}

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

.title-content-kh span {
    color: #fff;
    font-size: 58px;
    font-weight: 300;
    margin-bottom: 50px;
    display: block;
}
.client-slider-copy {
    background: #ffffff;
}

.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 {background: #000 !important;padding-top: 30px;}
/* .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;
}
.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 p {
    color: #fff;
}
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%;
    box-shadow: rgb(255 255 255 / 24%) 0px 3px 8px;
}

.news_item .image {
    border-radius: 5px;
    margin-right: 10px;
}
.page_news .news_item .image img {
    object-fit: cover;
    height: 330px;
}
li.page-item.active span.page-link {
    background-color: #cd0100 !important;
    border-color: #cd0100 !important;
}

.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: #a9a9a9;
    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: 13px;
    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: #fff;
}
.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: #fd0100;
}

.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;
    z-index: 999;
}
.see-more:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    bottom: 0;
}
.box_news_detail {
    color: #fff;
}

.box_news_detail h1 {
    color: #fff;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-weight: 400;
}
.news_rale .title-headding .title {
    color: #fff;
    font-size: 23px;
    text-transform: uppercase;
}



.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: #fff;
    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: 0px;
    padding-bottom: 20px;
}
.map iframe {width: 100%;height: 405px;}
.ct-left, .ct-right {
    margin-top: 15px;
    margin-bottom: 15px !important;
    color: #ffffff;
    font-size: 15px;
}
.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: 17px;
    color: #000;
    border: none;
    height: 55px;
    width: 215px;
    border-radius: 3px;
    cursor: pointer;
    outline: 0;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    background: #fff;
    margin: 0 auto;
}

.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;
}
.section__8_gt.main {
    padding-top: 30px;
}
.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 {
    =:
    absolute;
    =: 50%;
    =: -33px;
    =: 50%;
    =: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    background: #33333378;
}

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

.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;
}
.fancybox-container {
    z-index: 9999999999 !important;
}
.text-hedding-brackhams h1 {
    font-size: 14px;
    text-align: left;
    font-weight: 300;
    padding: 10px 0;
    text-transform: uppercase;
}
.noi_dung_in {
	color: #fff;
}
.noi_dung_in p {
    padding-bottom: 10px;
}
.list-products-category .tab-content {
    display: none;
}

.list-products-category .tab-content.active {
    display: block;
}

.noi_dung_in img {
	padding: 5px 0;
}
.news_note {
    margin-bottom: 10px;
}
.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: #dd7210;}
.box-content-kh {
    position: relative;
}

.slider-clients-home {
    margin-bottom: -240px;
}

.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: #030e27de;
}

.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: #fff;
}
.paragraph {
    z-index: 10;
    margin-bottom: 0;
    font-size: 17px;
    color: #fff;
    line-height: 1.5;
    position: relative;
    font-weight: 300;
}

.btn-proj-div-vi .w-button {
    border: 2px solid #fff;
    margin-top: 20px;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    padding: 17px 58px;
    font-size: 16px;
    transition: 0.5s ease;
}

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 #fd0100;
    color: #fd0100;
}

.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: 50vh;
    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 0px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

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

.proj-quick-menu a h6 {
    font-size: 13px;
    color: #fff;
    font-weight: 400;
}
.cart-body-center{
	margin-bottom: 10px;
}



.list-product-category {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: rgb(255 255 255 / 24%) 0px 3px 8px;
}

.list-product-category:after {
    z-index: 4;
    background: #ffffff8a;
    width: 100%;
    height: 17%;
    position: absolute;
    inset: auto 0% 0%;
    content: "";
}

.text-name-products span {
    color: #000000;
    font-size: 13px;
    line-height: 1.2;
    font-weight: 600;
    text-transform: uppercase;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 30px;
}

.text-name-products {
    position: absolute;
    bottom: 0px;
    z-index: 99;
    padding: 7px 15px;
    width: 100%;
    text-align: center;
}

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

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

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

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

.list-products-category {
    padding-bottom: 20px;
}
.box-category-products {
    margin-bottom: 35px;
    border-radius: 5px;
    /* overflow: hidden; */
    padding: 2px;
    position: relative;
}


.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: #fff;
    font-size: 50px;
    font-weight: 300;
    margin-bottom: 45px;
}

.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: #030e27de;
}

.left-bot.box-left-form-contacts {
    padding: 2rem 3rem;
    background: #33333378;
    margin-right: 15%;
}
.contact-temp-body {
    padding-bottom: 5rem;
    padding-top: 2rem;
}
section.banner-pages .banner-right {
    top: 50vh;
}

section.banner-pages button.banner-next {
    top: 50vh;
}
.list-btn-banner a:hover {
    background: #fd0100;
    color: #fff;
    border: 2px solid #fd0100;
}
.menu-btn-desktop {
    cursor: pointer;
}
.btn-about-all a:hover {
    background: #fd0100;
    color: #fff;
    border: 2px solid #fd0100;
}

.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: #fd0100;
    color: #fff;
    border: 2px solid #fd0100;
}

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


.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: #030e27;
    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: 24px;
    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 1fr 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;
}

.sec-2-home-about a.button.w-button {
    border: 2px solid #fff;
    margin-top: 20px;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    padding: 17px 58px;
    font-size: 16px;
    transition: 0.5s ease;
}
.sec-2-home-about a.button.w-button {
    padding: 10px 15px;
    font-size: 16px;
}
.sec-2-home-about a.button.w-button:hover {
    background: #fd0100;
    color: #fff;
    border: 2px solid #fd0100;
}
.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: #fd0100;
    color: #fff;
}.btn-view-home a:hover {
    background: #fd0100;
    color: #fff;
    border: 2px solid #fd0100;
}
.redirect-btn-div a:hover {
    background: #fd0100;
    color: #fff;
    border: 2px solid #fd0100;
}
.noi_dung_in ul li {
    list-style: disc;
    margin-left: 20px;
}
.news_rale .news_item .news_infor h3 a:hover {
    color: #fd0100;
}
.product-item .product-item-wrap .product-item-detail .product-item-detail-name a:hover {
    color: #fd0100;
}
.text-name-products {
    opacity: 1;
}

.box-category-products:hover .text-name-products {
    opacity: 1;
    transition: 0.5s ease;
}
.updates {
    color: #fff;
    padding: 10px 0;
}
.box-product-by-categorys {
    padding-top: 3rem;
}
.proj-quick-menu .active h6 {
    color: #ffffff;
}

.proj-quick-menu a:hover h6 {
    color: #fff;
}
@media(max-width:990px){
  
  .text-name-products {
    opacity: 1;
}
    .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: 0;
        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 {
        height: 100vh;
    }

    .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: 20px;
    text-transform: uppercase;
}

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

.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:767px) {
    .slider-clients-home {
        margin-bottom: -102px;
    }
    
    section.clients-home {
        padding-bottom: 20px;
    }
    
    .sec-2-home-about a.button.w-button:hover {
        color: #fff;
        background: #fd0100;
        border: 2px solid #fd0100;
    }
    section.about-cdco {
        height: unset;
    }
    .content-abouts-left p {
        font-size: 16px;
    }
    
    .hedding-architec h3 {
        font-size: 30px;
    }
    
    .title-architec span {
        font-size: 20px;
    }
    
    .desc-architec p {
        font-size: 16px;
    }
    
    .content-services-architec {
        margin-bottom: 30px;
    }
    
    .title-content-kh span {
        font-size: 30px;
        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: 18px;
    }
    .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: unset;
    }
    
    .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;
    }
    
    .about-heading {
        font-size: 30px;
        margin-bottom: 15px;
    }
    
    .home-hero-text-slide-in-div {
        padding: 20px;
    }

    
    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: 30px;
    }
    
    /* 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: 15vh; */
	}
	.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: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%;
}}
.hedding-category {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.left {
    flex-grow: 1; 
}
.right {
    text-decoration: none;
    color: #fff;
}
	