@font-face {
    font-family: 'SVN-Poppins';
    src: url("fonts/SVN-PoppinsLightItalic.woff2") format("woff2"), url("fonts/SVN-PoppinsLightItalic.woff") format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'SVN-Poppins';
    src: url("fonts/SVN-PoppinsMediumItalic.woff2") format("woff2"), url("fonts/SVN-PoppinsMediumItalic.woff") format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'SVN-Poppins';
    src: url("fonts/SVN-PoppinsExtraLight.woff2") format("woff2"), url("fonts/SVN-PoppinsExtraLight.woff") format("woff");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'SVN-Poppins';
    src: url("fonts/SVN-PoppinsExtraLightItalic.woff2") format("woff2"), url("fonts/SVN-PoppinsExtraLightItalic.woff") format("woff");
    font-weight: 200;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'SVN-Poppins';
    src: url("fonts/SVN-PoppinsLight.woff2") format("woff2"), url("fonts/SVN-PoppinsLight.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'SVN-Poppins';
    src: url("fonts/SVN-PoppinsItalic.woff2") format("woff2"), url("fonts/SVN-PoppinsItalic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'SVN-Poppins';
    src: url("fonts/SVN-PoppinsSemiBold.woff2") format("woff2"), url("fonts/SVN-PoppinsSemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'SVN-Poppins';
    src: url("fonts/SVN-Poppins.woff2") format("woff2"), url("fonts/SVN-Poppins.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'SVN-Poppins';
    src: url("fonts/SVN-PoppinsMedium.woff2") format("woff2"), url("fonts/SVN-PoppinsMedium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'SVN-Poppins';
    src: url("fonts/SVN-PoppinsSemiBoldItalic.woff2") format("woff2"), url("fonts/SVN-PoppinsSemiBoldItalic.woff") format("woff");
    font-weight: 600;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'SVN-Poppins';
    src: url("fonts/SVN-PoppinsThin.woff2") format("woff2"), url("fonts/SVN-PoppinsThin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'SVN-Poppins';
    src: url("fonts/SVN-PoppinsThinItalic.woff2") format("woff2"), url("fonts/SVN-PoppinsThinItalic.woff") format("woff");
    font-weight: 100;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'SVN-Poppins';
    src: url("fonts/SVN-PoppinsBlackItalic.woff2") format("woff2"), url("fonts/SVN-PoppinsBlackItalic.woff") format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'SVN-Poppins';
    src: url("fonts/SVN-PoppinsBoldItalic.woff2") format("woff2"), url("fonts/SVN-PoppinsBoldItalic.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'SVN-Poppins';
    src: url("fonts/SVN-PoppinsBlack.woff2") format("woff2"), url("fonts/SVN-PoppinsBlack.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'SVN-Poppins';
    src: url("fonts/SVN-PoppinsBold.woff2") format("woff2"), url("fonts/SVN-PoppinsBold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'SVN-Poppins';
    src: url("fonts/SVN-PoppinsExtraBoldItalic.woff2") format("woff2"), url("fonts/SVN-PoppinsExtraBoldItalic.woff") format("woff");
    font-weight: 800;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: 'SVN-Poppins';
    src: url("fonts/SVN-PoppinsExtraBold.woff2") format("woff2"), url("fonts/SVN-PoppinsExtraBold.woff") format("woff");
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

template,
[hidden] {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

li {
    list-style: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.15
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: bold
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.blog-page {
    background: #f9f9f9
}

.blog-page .banner {
    position: relative;
    padding-bottom: 52.25%
}

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

@media (min-width: 992px) {
    .blog-page .banner {
        padding-bottom: 250px
    }
}

.blog-page .design {
    padding: 40px 0 !important
}

.blog-desc {
    margin-top: -80px;
    position: relative;
    z-index: 2
}

.blog-desc .breadcrumb {
    background-color: transparent;
    color: #fff;
    padding: 0 0 0 20px
}

.blog-desc .breadcrumb li {
    color: #fff;
    margin: 0 5px
}

.blog-desc .breadcrumb li:first-child {
    margin-left: 0
}

.blog-desc .breadcrumb li a {
    color: #fff;
    font-size: 14px
}

.blog-desc .post-content {
    background: #ffffff;
    padding: 20px;
    font-size: 14px;
    line-height: 25px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.12)
}

#breadcrumbs,
#breadcrumbs a {
    color: #fff;
}

.blog-desc .post-content .post h3,
.blog-desc .post-content .post h1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 1rem;
    margin-top: 0;
}

.blog-desc .post-content .post .date {
    color: #8b8b8b;
    margin-bottom: 1rem
}

@media (min-width: 768px) {
    .blog-desc .post-content .blog-thumb {
        margin-top: 0
    }

    .blog-desc .post-content .blog-thumb .image {
        padding-bottom: 206px
    }
}

.blog-thumb--general {
    margin-top: 30px;
    margin-bottom: 8px
}

.blog-thumb--general:last-child {
    margin-bottom: 0
}

.blog-thumb--general:hover .image img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.blog-thumb--general .image {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden
}

.blog-thumb--general .image img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .5s all;
    transition: .5s all
}

.blog-thumb--general .desc {
    padding: 10px 0
}

.blog-thumb--general .desc .tilte {
    display: inline-block;
    text-transform: uppercase;
    color: #181818;
    margin-bottom: 10px
}

.blog-thumb--general .desc .tag {
    color: #fff;
    display: inline-block;
    background: #8b8b8b;
    padding: 2px 6px;
    border-radius: 4px;
    margin-bottom: 6px;
}

.blog-thumb--general .desc .tag a {
    color: #fff;
    display: inline-block;
    background: #8b8b8b;
    padding: 2px 6px;
    border-radius: 4px
}

@media (min-width: 768px) {
    .blog-thumb--general {
        margin-top: 0
    }

    .blog-thumb--general .image {
        padding-bottom: 206px
    }
}

.banner-same {
    padding: 185px 0 130px;
    color: #ffffff;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.banner-same h3, .banner-same h1, .banner-same h2 {
    font-size: 50px;
    line-height: 70px;
    font-weight: 600;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .banner-same {
        padding: 100px 0
    }

    .banner-same h3 {
        font-size: 30px
    }
}

.furniture-page {
    background: #f9f9f9
}

.tab-content-custom {
    margin-top: -110px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.12)
}

.tab-content-custom .nav {
    border: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tab-content-custom .nav .nav-item {
    margin-bottom: 8px
}

.tab-content-custom .nav .nav-item:last-child .nav-link {
    margin-right: 0
}

.tab-content-custom .nav .nav-item .nav-link {
    border: none;
    font-size: 14px;
    font-weight: 600;
    color: #181818;
    background-color: #181818;
    color: #fff;
    border-radius: 0;
    height: 55px;
    line-height: 55px;
    padding: 0 25px;
    margin-right: 5px
}

.tab-content-custom .nav .nav-item .nav-link.active {
    color: #181818;
    background-color: #fff
}

.tab-content-custom .tab-content {
    padding: 20px;
    background: #ffffff
}

.tab-content-custom .tab-content .number {
    font-size: 30px;
    line-height: 50px;
    /* margin-bottom: 20px; */
    font-weight: 600
}

@media (min-width: 768px) {
    .tab-content-custom .tab-content .number {
        font-size: 50px
    }
}

.tab-content-custom .tab-content .p-desc {
    font-size: 20px;
    line-height: 50px;
    margin-bottom: 30px;
    font-weight: 600
}

@media (max-width: 991px) {
    .tab-content-custom {
        margin-top: -51px
    }

    .tab-content-custom .nav .nav-item .nav-link {
        height: 43px;
        line-height: 43px;
        padding: 0 15px
    }
}

.pagi {
    padding: 50px 0
}

.pagi .prev,
.pagi .next {
    display: inline-block;
    padding: 2px 20px;
    background: #b5b5b5;
    border-radius: 5px
}

.pagi .prev i,
.pagi .next i {
    color: #fff
}

.pagi li {
    margin: 0 8px
}

.pagi li a {
    color: #181818;
    display: inline-block;
    cursor: pointer
}

.contact-site .contact-advisory {
    padding-bottom: 50px
}

@media (min-width: 1366px) {
    .contact-site .contact-advisory .container {
        max-width: 1220px
    }
}

.contact-site .contact-advisory .contact-advisory--wrapper {
    background: #ffffff;
    padding: 20px;
    margin-top: -50px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.12)
}

.contact-site .contact-advisory .contact-advisory--wrapper .image {
    position: relative;
    padding-bottom: 350px
}

.contact-site .contact-advisory .contact-advisory--wrapper .image img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute
}

.contact-site .contact-advisory .contact-advisory--wrapper .card {
    border: none
}

.contact-site .contact-advisory .contact-advisory--wrapper .card .card-header {
    padding: 13px 0;
    background-color: transparent;
    border-bottom: 1px solid #181818
}

.contact-site .contact-advisory .contact-advisory--wrapper .card .card-header .btn-link {
    text-align: left;
    font-weight: 600;
    color: #181818;
    line-height: 25px;
    font-size: 14px;
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
    text-transform: uppercase;
    position: relative
}

.contact-site .contact-advisory .contact-advisory--wrapper .card .card-header .btn-link:hover,
.contact-site .contact-advisory .contact-advisory--wrapper .card .card-header .btn-link:focus {
    text-decoration: none
}

.contact-site .contact-advisory .contact-advisory--wrapper .card .card-header .btn-link i {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 16px;
    font-weight: bold
}

.contact-site .contact-advisory .contact-advisory--wrapper .card .card-header .btn-link[data-toggle="collapse"] .fa:before {
    content: "\f107"
}

.contact-site .contact-advisory .contact-advisory--wrapper .card .card-header .btn-link[data-toggle="collapse"].collapsed .fa:before {
    content: "\f106"
}

.contact-site .contact-advisory .contact-advisory--wrapper .card .card-body {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 25px
}

.contact-site .contact-advisory .contact-advisory--wrapper .card .card-body ul li {
    padding-left: 20px;
    background: url("../assets/images/dot.png") 0 9px no-repeat;
    background-size: 6px
}

@media (min-width: 1200px) {
    .contact-site .contact-advisory .contact-advisory--wrapper .image {
        padding-bottom: 580px
    }
}

.contact-site .contact-cmt {
    padding-bottom: 50px
}

.contact-site .contact-cmt .wrap {
    background: #ffffff;
    padding: 20px;
    text-align: center;
    height: 100%
}

.contact-site .contact-cmt .wrap .image {
    width: 105px;
    height: 88px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 1rem
}

.contact-site .contact-cmt .wrap h3 {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 1rem;
    font-weight: 600
}

.contact-site .contact-cmt .wrap p {
    font-size: 14px;
    line-height: 20px
}

.contact-site .contact-cmt .wrap .btn-custom {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    line-height: 44px;
    padding: 5px 30px;
    color: #ffffff;
    text-transform: uppercase
}

.contact-site .contact-cmt .wrap .btn-custom:hover {
    color: #fff !important
}

* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-size: 14px;
    color: #2b2b2b;
    font-family: 'SVN-Poppins';
    font-size: 14px;
    line-height: 20px
}

img {
    max-width: 100%
}

a {
    -webkit-transition: .3s all;
    transition: .3s all
}

a:hover {
    text-decoration: none;
    color: #eda44c !important
}

ul {
    margin: 0;
    padding: 0
}

@media (min-width: 1200px) {
    .row {
        margin: 0 -10px
    }

    .row .p10-col {
        padding: 0 10px
    }
}

.bg-gradient {
    background: -webkit-linear-gradient(90deg, #ecbd45 0%, #eda44c 23%, #a16427 51%, #f7ec96 79%, #ecbd45 100%)
}

.text-gradient {
    background: -webkit-linear-gradient(90deg, #ecbd45 0%, #eda44c 23%, #a16427 51%, #f7ec96 79%, #ecbd45 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.main-title {
    text-transform: uppercase;
    font-weight: bold;
    color: #181818;
    font-size: 23px;
    line-height: 30px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    display: inline-block;
    position: relative
}

.main-title::after {
    content: '';
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(#ecbd45), color-stop(23%, #eda44c), color-stop(51%, #a16427), color-stop(79%, #f7ec96), to(#ecbd45));
    background: linear-gradient(90deg, #ecbd45 0%, #eda44c 23%, #a16427 51%, #f7ec96 79%, #ecbd45 100%);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (min-width: 768px) {
    .main-title {
        font-size: 24px;
        padding-bottom: 15px;
        margin-bottom: 15px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1180px
    }
}

header {
    background-color: #181818;
    box-shadow: 60px 60px 70px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 99;
}

header .bars img {
    -webkit-filter: invert(4);
    filter: invert(4)
}

header .container {
    position: relative
}

header .header-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 26px;
    color: #1338be;
    padding: 5px 0;
}

header .header-top .logo .navbar-brand {
    padding: 0;
    margin: 0;
}

header .header-top .logo img {
    width: 100px;
}

header .header-top .phone {
    font-weight: bold
}

header .header-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 9;
    position: absolute;
    bottom: -40px;
    width: 100%
}

header .header-menu li {
    position: relative;
    outline: 0;
}

header .header-menu li:hover .submenu-child {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

header .header-menu li:hover a,
header .header-menu li:hover i {
    color: #eda44c
}

header .header-menu li .submenu-child {
    position: absolute;
    top: 100%;
    left: 0;
    width: 220px;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    background: #fff;
    border-radius: 4px;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    opacity: 0;
    visibility: hidden
}

header .header-menu li .submenu-child li a {
    font-size: 14px;
    color: #181818;
    line-height: 20px;
    font-weight: 500;
    display: block;
    padding: 8px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12)
}

header .header-menu li a {
    font-weight: 600;
    color: #ffffff;
    font-size: 18px;
    line-height: 28px
}

header .header-menu li a:hover {
    color: #181818
}

header .header-menu li i {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    margin-left: 5px
}

header .overlay {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s all;
    transition: .3s all
}

header .overlay.active {
    opacity: 1;
    visibility: visible
}

@media (max-width: 1023px) {
    header .header-top {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    header .header-top .logo img {
        max-width: 120px
    }

    header .header-top .phone {
        font-size: 23px;
        margin: 0
    }

    header .header-menu li a {
        font-size: 15px
    }
}

@media (max-width: 991px) {
    header .header-top {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 8px 0;
        margin: 0
    }

    header .header-top .logo img {
        width: 100px
    }

    header .header-top .phone {
        margin: 0;
        font-size: 20px
    }

    header .list-wrap {
        position: fixed;
        top: 0;
        right: -100%;
        height: 100%;
        width: 320px;
        background-color: #2b2b2b;
        z-index: 9999;
        -webkit-transition: .3s all;
        transition: .3s all;
        opacity: 0;
        visibility: hidden
    }

    header .list-wrap.active {
        right: 0;
        opacity: 1;
        visibility: visible
    }

    header .close-mobile {
        position: absolute;
        top: 15px;
        right: 15px;
        cursor: pointer
    }

    header .close-mobile img {
        /* -webkit-filter: invert(4);
        filter: invert(4) */
    }

    header .header-menu {
        background-color: #2b2b2b;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 0;
        z-index: 99;
        -webkit-transition: .3s all;
        transition: .3s all;
        position: absolute;
        top: 60px;
        left: 0;
        right: 0
    }

    header .header-menu li {
        width: 100%
    }

    header .header-menu li .submenu-child {
        position: static;
        -webkit-transform: unset;
        transform: unset;
        opacity: 1;
        visibility: visible;
        background-color: transparent;
        width: 100%;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 8px 15px
    }

    header .header-menu li .submenu-child li a {
        color: #fff
    }

    header .header-menu li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        text-align: left;
        color: #ffffff;
        font-size: 14px;
        font-weight: 500;
        padding: 8px 15px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.13)
    }

    header .header-menu li i {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        height: 46px;
        width: 46px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        cursor: pointer
    }
}

.home-page .banner {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    -webkit-box-shadow: inset 60px 60px 70px rgba(0, 0, 0, 0.5);
    box-shadow: inset 60px 60px 70px rgba(0, 0, 0, 0.5);
    position: relative
}

/*
.home-page .banner::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
} */

.home-page .banner .container {
    position: relative;
    z-index: 3
}

.home-page .banner h2 {
    text-align: center;
    font-size: 50px;
    line-height: 50px;
    font-weight: 600;
    text-shadow: 0 0 15px #000
}

.home-page .banner h2 span {
    display: block;
    font-size: 24px;
    line-height: 35px;
    margin-top: 8px
}

.home-page .banner ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 47px 0 74px
}

.home-page .banner ul li {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    display: inline-block;
    border-radius: 30px;
    padding: 8px 15px;
    -webkit-box-shadow: 0 0 6px 4px rgba(255, 255, 255, 0.36);
    box-shadow: 0 0 6px 4px rgba(255, 255, 255, 0.36)
}

.home-page .banner ul li i {
    font-size: 13px;
    vertical-align: middle
}

.home-page .banner .address {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-shadow: 0 0 15px #000
}

.home-page .banner .address .phone {
    font-size: 32px;
    line-height: 35px;
    font-weight: 600;
    margin-bottom: 8px
}

.home-page .banner .address-entry {
    font-size: 18px;
    line-height: 30px;
    text-align: center
}

.home-page .banner .address-entry a {
    color: #fff
}

@media (max-width: 1023px) {
    .home-page .banner ul li {
        font-size: 15px
    }
}

@media (max-width: 991px) {
    .home-page .banner h2 {
        font-size: 38px
    }

    .home-page .banner h2 span {
        font-size: 18px
    }

    .home-page .banner ul {
        margin: 25px 0
    }

    .home-page .banner ul li {
        font-size: 13px;
        padding: 5px 10px
    }
}

@media (max-width: 767px) {

    .home-page .banner .address .phone {
        font-size: 20px
    }

    .home-page .banner .address .address-entry {
        font-size: 15px
    }

    .home-page .banner ul li {
        font-size: 13px;
        padding: 5px 10px;
        margin-bottom: 1rem
    }
}

@media (max-width: 575px) {
    .home-page .banner h2 {
        font-size: 31px;
        line-height: 40px
    }

    .home-page .banner h2 span {
        font-size: 16px;
        line-height: 25px
    }
}

.service {
    padding: 100px 0 120px
}

.service .main-title {
    margin-bottom: 73px
}

.service .service-wrapper .row {
    margin: 0 -9px;
    background: #e2e2e2
}

.service .service-wrapper .row .custom-column {
    padding: 0 9px
}

.service .service-wrapper .service-item {
    background: #ffffff;
    position: relative;
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
    height: 100%
}

.service .service-wrapper .service-item .image {
    position: relative;
    padding-bottom: 260px
}

.service .service-wrapper .service-item .image img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.service .service-wrapper .service-item .title {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    display: inline-block;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    color: #fff;
    position: absolute;
    z-index: 2;
    bottom: 10px;
    left: 13px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.service .service-wrapper .service-item .title:hover {
    color: #181818
}

.service .service-wrapper .service-item .desc {
    padding: 15px 13px 20px
}

.service .service-wrapper .service-item .desc p {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.service .service-wrapper .service-item .desc p:last-child {
    margin: 0
}

@media (max-width: 1023px) {
    .service {
        padding: 60px 0
    }
}

@media (max-width: 991px) {
    .service .service-wrapper .service-item .image {
        padding-bottom: 80%
    }

    .service .service-wrapper .service-item .title {
        font-size: 15px
    }
}

@media (max-width: 767px) {
    .service .custom-column {
        margin-bottom: 25px
    }

    .service .service-wrapper .service-item {
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px)
    }
}

.about-us {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 30px 0;
    color: #fff
}

.about-us .image {
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px);
    height: 100%;
}

.about-us .image img {
    height: calc(100% + 70px);
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.about-us .main-title {
    margin-left: 130px;
    margin-bottom: 35px
}

.about-us .about-us-content {
    padding-left: 130px
}

.about-us .about-us-content ul li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
    position: relative
}

.about-us .about-us-content ul li:last-child {
    margin: 0
}

.about-us .about-us-content ul li img {
    position: absolute;
    top: -5px;
    left: -80px
}

.about-us .about-us-content ul li strong {
    display: block
}

@media (max-width: 1023px) {
    .about-us .image {
        -webkit-transform: unset;
        transform: unset
    }

    .about-us .image img {
        height: 100%
    }

    .about-us .about-us-content {
        padding-left: 80px
    }

    .about-us .main-title {
        margin-left: 80px
    }
}

@media (max-width: 991px) {
    .about-us .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .about-us .main-title {
        margin-left: 0;
        text-align: center
    }

    .about-us .main-title br {
        display: none
    }

    .about-us .about-us-content {
        padding-left: 70px
    }

    .about-us .about-us-content ul li img {
        top: 0;
        left: -70px;
        width: 50px;
        height: 50px
    }

    .about-us .image {
        margin-bottom: 25px
    }

    .about-us .image img {
        height: unset
    }
}

article {
    margin-bottom: 1rem
}

article:hover .image img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

article .image {
    position: relative;
    padding-bottom: 62.5%;
    display: block;
    overflow: hidden
}

article .image img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .6s all;
    transition: .6s all
}

article .desc {
    padding: 16px
}

article .desc .title {
    color: #181818
}

@media (min-width: 768px) {
    article article .image {
        padding-bottom: 260px
    }
}

.design {
    padding: 50px 0
}

.design .main-title {
    margin-bottom: 40px
}

@media (min-width: 992px) {
    .design {
        padding: 98px 0 30px
    }
}

.furniture {
    padding: 40px 0 20px;
    background: #e2e2e2
}

.furniture .main-title {
    display: block;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.furniture .row-child .p10-col {
    margin-bottom: 30px
}

.furniture .furniture-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #181818
}

.furniture .furniture-item:last-child {
    border-bottom: unset;
    padding: 0;
    margin: 0
}

.furniture .furniture-item .image {
    position: relative;
    width: 110px;
    height: 90px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.furniture .furniture-item .image img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.furniture .furniture-item .title {
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 12px;
    color: #181818
}

@media (min-width: 576px) {
    .furniture .furniture-item .image {
        width: 189px;
        height: 129px
    }
}

@media (min-width: 1200px) {
    .furniture .row-child {
        margin: 0 -30px
    }

    .furniture .row-child .p10-col {
        padding: 0 30px;
        margin-bottom: 50px
    }
}

.design-form {
    background-image: url("../images/bg-form.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
    z-index: 1;
    padding: 30px 15px 70px;
    color: #fff;
    margin-top: 10px
}

.design-form::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.6)
}

.design-form .main-title {
    color: #fff
}

.design-form .main-title::after {
    background: #ffffff
}

.design-form form {
    position: relative;
    z-index: 1;
    max-width: 400px;
    width: 100%;
    margin: 0 auto
}

.design-form form input:focus,
.design-form form textarea:focus,
.design-form form button:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.design-form form .btn-register {
    color: #fff;
    max-width: 220px;
    width: 100%;
    font-weight: bold;
    font-size: 14px;
    height: 48px;
    border-radius: 4px;
    border: none;
    margin: 30px auto 0 auto;
    cursor: pointer;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
    background: -webkit-linear-gradient(90deg, #ecbd45 0%, #eda44c 23%, #a16427 51%, #f7ec96 79%, #ecbd45 100%);
}

@media (min-width: 768px) {
    .design-form form .btn-register {
        font-size: 18px
    }
}

.design-form form .form-group {
    margin-bottom: 5px
}

.design-form form .form-group input {
    height: 30px;
    line-height: 30px
}

.design-form form .form-group input,
.design-form form .form-group textarea {
    border-radius: 0;
    border: none;
    color: #737373;
    background-color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
    outline: 0
}

.design-form form .form-group input::-webkit-input-placeholder,
.design-form form .form-group textarea::-webkit-input-placeholder {
    text-align: center;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

.design-form form .form-group input:-ms-input-placeholder,
.design-form form .form-group textarea:-ms-input-placeholder {
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.design-form form .form-group input::-ms-input-placeholder,
.design-form form .form-group textarea::-ms-input-placeholder {
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.design-form form .form-group input::placeholder,
.design-form form .form-group textarea::placeholder {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.chatbot {
    position: fixed;
    bottom: 0;
    width: 300px;
    right: 30px;
    z-index: 999;
    background-image: url("../images/bg-chatbot.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 15px 15px 80px;
    border-top: 20px solid #2b2b2b
}

.chatbot p {
    margin: 15px 0 30px;
    font-weight: 600;
    color: #181818;
    line-height: 20px
}

.chatbot .form-group {
    margin-bottom: 8px
}

.chatbot input:focus,
.chatbot textarea:focus,
.chatbot button:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.chatbot input,
.chatbot textarea {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 0;
    border: unset
}

.chatbot input::-webkit-input-placeholder,
.chatbot textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
    text-align: center
}

.chatbot input:-ms-input-placeholder,
.chatbot textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
    text-align: center
}

.chatbot input::-ms-input-placeholder,
.chatbot textarea::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
    text-align: center
}

.chatbot input::placeholder,
.chatbot textarea::placeholder {
    color: rgba(0, 0, 0, 0.5);
    text-align: center
}

.chatbot .btn-chatbot {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    line-height: 44px;
    display: block;
    width: 100%;
    border: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    cursor: pointer;
    z-index: 999
}

footer .footer-company {
    padding: 50px 15px;
    /* background-image: url("../images/bg-footer.png"); */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

footer .footer-company .wrap {
    max-width: 700px;
    width: 100%;
    margin: 0 auto
}

footer .footer-company .logo {
    margin-bottom: 20px;
    display: inline-block
}

footer .footer-company h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase
}

footer .footer-company .phone {
    font-size: 32px;
    font-weight: bold;
    line-height: 40px
}

footer .footer-address {
    padding: 40px 15px;
    background: #181818
}

footer .footer-address h3 {
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 35px
}

footer .footer-address .footer-address-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

footer .footer-address .footer-address-wrap div {
    color: #8c8c8c;
    width: 25%;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #8c8c8c
}

footer .footer-address .footer-address-wrap div:last-child {
    padding: 0;
    margin: 0;
    border: none
}

@media (max-width: 767px) {
    footer .footer-company .phone {
        font-size: 24px
    }

    footer .footer-address .footer-address-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    footer .footer-address .footer-address-wrap h3 {
        margin-bottom: 1rem
    }

    footer .footer-address .footer-address-wrap div {
        padding: 0;
        margin: 0 0 20px;
        border: none;
        width: 100%
    }
}

.nav-link:focus,
.nav-link:hover {
    outline: 0 !important;
}

.banner-slide .item {
    position: relative;
    height: 600px;
}

@media (max-width: 991px) {
    .banner-slide .item {
        height: 350px;
    }

}

.banner-slide .item img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.banner-slide .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}

/*# sourceMappingURL=style.css.map */