.mt-50 {
    margin-top: 50px;
}
.mb-50 {
    margin-bottom: 50px;
}
.pt-50 {
    padding-top: 50px;
}
.pb-50 {
    padding-bottom: 50px;
}











.bg-menu-logo-header-pc {
    background-color: #4471C4;
}
.location_link {
    color: #c7af3a !important;
    /* background: #103955!important; */
    border: 1.5px solid !important;
    padding: 8px 15px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 7px;
    margin-left: 30px;
    font-size: 18px;
}
.bg-menu-logo-header-pc > .container > .row > div:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}


.home .fixed-home1 {
    transform: translateY(-81px);
    position: fixed;
    top: 0px;
    width: 100%;
    -webkit-transition-duration: .7s;
    transition-duration: .7s;
}

.fixed-home1.fixed1 {
    -webkit-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
    opacity: 1;
}

.fixed1 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    transition: all 0.3s ease 0s;
    z-index: 99;
    -webkit-box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
    box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
    background-color: white;
    background-color: #4471C4;
}
.cus-anh-backgroung-ask-aquote:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #47484bbd;
    opacity: .5;
}
.cus-title-section-big {
    font-size: 55px;
    color: #000000;
    /*font-family: 'Audiowide',display;*/
    font-weight: 500;
    text-transform: uppercase;
}
.cus-content-section-small {
    /*font-family: 'IBM Plex Sans',sans-serif;*/
    font-weight: 700;
    color: #000000;
    font-size: 18px;
}
.cus-content-section-small:before, .cus-content-section-small:after {
    content: '';
    display: inline-block;
    width: 100px;
    height: 1px;
    background: #000;
    margin: 0 10px 5px 10px;
}

.cus-nut-xem-them-gioithieu {
    color: #c7af3a;
    font-size: 18px;
    text-transform: uppercase;
    border: 1px solid var(--color-highlight);
    border-radius: 8px;
    padding: 6px 20px;
    margin-top: 25px;
    font-weight: bold;
}



.anh-icon-bv-dich-vu-home {
    width: 80px;
    filter: brightness(0) invert(1);
}
.inner-content-out-standing {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    text-align: center;
    padding: 0px 15px;
    z-index: 3;
}
.ten-bv-dich-vu-home-2top {
    font-family: 'Audiowide',display;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
    color: white;
}
.article-description-small-theo-key {
    color: white;
}
.article-title-dich-vu-home {
    margin-top: 25px;
}

.khung-anh-boc-css:after {
    background: -moz-linear-gradient(-45deg,rgba(24,165,255,.5) 0%,rgba(224,153,0,.5) 100%);
    background: -webkit-linear-gradient(-45deg,rgba(24,165,255,.5) 0%,rgba(224,153,0,.5) 100%);
    background: linear-gradient(135deg,rgba(24,165,255,.5) 0%,rgba(224,153,0,.5) 100%);
}

.khung-anh-boc-css:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
}

.cus-title-section-big-dich-vu {
    font-size: 55px;
    color: white;
    /*font-family: 'Audiowide',display;*/
    font-weight: 500;
        text-transform: uppercase;
}

.cus-content-section-small-danhmuc-sp {
    /*font-family: 'IBM Plex Sans',sans-serif;*/
    font-weight: 700;
    color: #000000;
    font-size: 18px;
}
/*csss-mxh*/
.fanpage-icon>ul>li>a {
    height: 35px;
    width: 35px;
    background: #545454;
    line-height: 37px;
}
.fanpage-icon ul>li:nth-child(1) a {
    background: #3b5998
}

.fanpage-icon ul>li:nth-child(2) a {
    background: #1da1f2
}

.fanpage-icon ul>li:nth-child(3) a {
    background: #db4437
}

.fanpage-icon ul>li:nth-child(4) a {
    background: #d50c22
}
.fanpage-icon li {
    list-style: none;
}
/*csss-mxh*/

.cus-title-footer-lopgia {
    font-size: 50px;
    color: white;
    /*font-family: 'Audiowide',display;*/
    font-weight: 500;
}
.cus-title-footer-lopgia:after {
    content: '';
    display: block;
    width: 100px;
    height: 1px;
    margin: 10px 0 20px;
    background: white;
}
.cus-margin-contact-footer {
    margin-top: 50px;
}
.icon-thongtinwebsite-footer {
    font-size: 18px;
}

.cus-form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 1.7rem + 2px);
    padding: 0.85rem 1.25rem;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    color: white;
    background-color: white;
    background-clip: padding-box;
    border: 1px solid white;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

/*css bg-vidoe footer*/
#videoWrapper {
  height: 80vh;
  overflow: hidden;
  position: relative;
}

#videoWrapper video {
  /*position: absolute;*/
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  object-fit: cover; 
}
.caption {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
footer{
    position: relative;
        overflow: hidden;
}
/*css bg-vidoe footer*/

/*css hover anh gach cheo*/
.section-showroom-furniture .img:before, .list-category .img_category a:before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    transition: all 0.6s ease-out 0s;
    z-index: 1;
}
.section-showroom-furniture .img:after, .list-category .img_category a:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    transition: all 0.6s ease-out 0s;
}
.section-showroom-furniture .img:hover:before, .list-category .img_category a:hover:before {
    background-color: rgb(247 249 246 / 33%);
    right: 50%;
    left: 50%;
}
.section-showroom-furniture .img:hover:after, .list-category .img_category a:hover:after {
    background-color: rgb(247 249 246 / 33%);
    top: 50%;
    bottom: 50%;
}
/*css hover anh gach cheo*/

/*zoom-anh rieng*/
.article-item-rieng {
    overflow: hidden;
    position: relative;
}
.article-item-rieng img {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    overflow: hidden;
    object-fit: cover;
}
.article-item-rieng:hover img {
    overflow: hidden;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
/*zoom-anh*/

/*nut keo len*/
#button {
    display: inline-block;
    background-color: var(--color-highlight);
    width: 45px;
    height: 45px;
    text-align: center;
    border-radius: 50%;
    position: fixed;
    bottom: 3rem;
    right: 1.5rem;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

#button::after {
    content: "\f106";
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    font-style: normal;
    font-size: 25px;
    line-height: 40px;
    color: #fff;
}

#button:hover {
    cursor: pointer;
    background-color: red;
}

#button:active {
    background-color: #555;
}

#button.show {
    opacity: 1;
    visibility: visible;
}
/*nut keo len*/

.article-title-2 {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background: #00000091;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--white);
    font-weight: 700;
}

/*css popup lien he header*/
.sdt {
    color: #E03E2D;
    font-size: 1.3rem;
    font-weight: 600;
}

.contact-detail-prod {
    margin-left: 15px;
}

.btn-detailPro {
    text-align: center;
}

.modal-bookroom {
    /* padding: 0px; */
    max-width: 700px;
}

button.btn-new {
    border: 0;
    width: 30%;
    background-color: #fdc600;
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    color: #fff;
    border-radius: 10px;
    font-weight: 600;
    box-shadow: rgb(0 0 0 / 20%) 0 3px 5px;
}
button.btn-closee {
    font-size: 1.1rem;
    color: var(--color-main);
    border: 0;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    z-index: 98;
    top: 30%;
    position: absolute;
    right: 25%;
}
.lop-gia-tieu-de-form:before {
    z-index: 9;
    position: absolute;
    content: '';
    top: 95%;
    left: 50%;
    width: 65px;
    height: 3px;
    background: var(--color-highlight);
    transform: translateX(-50%);
}
/*css popup lien he header*/

/*css ngon ngu hover co*/
.language-section img {
    width: 28px;
    height: 20px;
    object-fit: cover;
    /*border-radius: 50%*/
}
.language-section {
    position: relative;
    font-size: 12px;
    padding: 10px 0;
    margin-left: 30px;
}
.language-picker {
    text-transform: uppercase;
    font-weight: 600;
    display: flex;
    color: #666
}
.language-section ul {
    position: absolute;
    background: #ffffff;
    min-width: 58px;
    top: 100%;
    right: 0;
    text-align: center;
    z-index: 1000;
    border-top: 1px solid #e3e3e3;
    margin-bottom: 0;
    -webkit-animation: nav_menu_anim_close 0.3s both;
    -o-animation: nav_menu_anim_close 0.3s both;
    animation: nav_menu_anim_close 0.3s both;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 0;
    filter: opacity(0);
    visibility: hidden;
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15)
}
.language-section:hover ul {
    -webkit-animation: nav_menu_anim_open 0.3s both;
    -o-animation: nav_menu_anim_open 0.3s both;
    animation: nav_menu_anim_open 0.3s both;
    opacity: 1;
    filter: opacity(1);
    visibility: visible;
    pointer-events: unset
}
.language-section ul a {
    padding: 5px 15px;
    line-height: 30px;
    height: 40px;
    display: block;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    font-size: 18px
}
/*css ngon ngu hover co*/

.cus-product-title-2dong {
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    min-height: 6.5rem;
}


.khung-anh-boc-css-catergory-sp:after {
    background: -moz-linear-gradient(-45deg,rgba(24,165,255,.5) 0%,rgba(224,153,0,.5) 100%);
    background: -webkit-linear-gradient(-45deg,rgba(24,165,255,.5) 0%,rgba(224,153,0,.5) 100%);
    background: linear-gradient(135deg,rgba(24,165,255,.5) 0%,rgba(224,153,0,.5) 100%);
}

.khung-anh-boc-css-catergory-sp:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
}
.anh-icon-cate-home2 {
    width: 80px;
    filter: brightness(0) invert(1);
    position: relative;
    z-index: 2;
}
.anh-icon-cate-home1 {
    position: absolute;
    top: 33%;
    left: 0;
    right: 0;
    width: 100%;
    margin: auto;
    text-align: center;
}

.youtube-container iframe {
    width: 300%;
    height: 100%;
    margin-left: -100%;
}
.youtube-container {
    overflow: hidden;
    width: 100%;
    aspect-ratio: 16/9;
    pointer-events: none;
}


@media (max-width: 768px) {
.price {
    font-size: 14px !important;
}
.cus-product-title-2dong {
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    min-height: 7.2rem;
}
    
.cus-khung-logo-menu-mobile > .container > .row > div:nth-child(1) {
    display: flex;
    align-items: center;
}
.swiper-slide--wrap {
    position: absolute;
    top: 50%;
    left: 15px;
    right: 15px;
    transform: translateY(-50%);
    border: 3px solid #c7af3a;
    color: white;
    border-radius: 8px;
    padding: 30px 20px;
}
.swiper-slide--tile {
    font-weight: 500;
    font-size: 5rem;
}
.cus-title-section-big {
    font-size: 36px;
}
.cus-content-section-small:before, .cus-content-section-small:after{
    display: none;
}
.cus-title-section-big-dich-vu {
    font-size: 36px;
}
.cus-title-footer-lopgia {
    font-size: 36px;
}
.cus-btn-submit-mobile {
    border: 1px solid var(--color-highlight);
    background-color: var(--white);
    color: #212529;
    font-weight: 500;
}
.cus-form-control {
    font-weight: 400;
}
.img-dich-vu-ratiocustume-mobile {
    padding-top: 130%;
}
.is-mobile .menu-section .active {
    color: var(--color-highlight) !important;
}
.article-title-2 {
    font-size: 15px;
}

.home .fixed-home1 {
    transform: translateY(-81px);
    position: fixed;
    top: 0px;
    width: 100%;
    -webkit-transition-duration: .7s;
    transition-duration: .7s;
}


}

@media (max-width: 325px) {
    .price {
    font-size: 10px !important;
}
}










