@font-face {
    font-family: 'Inter-ExtraBold';
    src: url('../fonts/Inter_24pt-ExtraBold.woff2') format('woff2'),
         url('../fonts/Inter_24pt-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Inter-Medium';
    src: url('../fonts/Inter_24pt-Medium.woff2') format('woff2'),
         url('../fonts/Inter_24pt-Medium.woff') format('woff');
    font-weight:500;
    font-style: normal;
}
@font-face {
    font-family: 'Inter-Regular';
    src: url('../fonts/Inter_24pt-Regular.woff2') format('woff2'),
         url('../fonts/Inter_24pt-Regular.woff') format('woff');
    font-weight:normal;
    font-style: normal;
}
@font-face {
    font-family: 'Inter-Black';
    src: url('../fonts/Inter_28pt-Black.woff2') format('woff2'),
         url('../fonts/Inter_28pt-Black.woff') format('woff');
    font-weight:900;
    font-style: normal;
}
@font-face {
    font-family: 'Inter-SemiBold';
    src: url('../fonts/Inter_24pt-SemiBold.woff2') format('woff2'),
         url('../fonts/Inter_24pt-SemiBold.woff') format('woff');
    font-weight:600;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto-SemiBold';
    src: url('../fonts/Roboto-SemiBold.woff2') format('woff2'),
         url('../fonts/Roboto-SemiBold.woff') format('woff');
    font-weight:600;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto-Bold';
    src: url('../fonts/Roboto-Bold.woff2') format('woff2'),
         url('../fonts/Roboto-Bold.woff') format('woff');
    font-weight:600;
    font-style: normal;
}
@font-face {
  font-family: 'Inter-Bold';
  src: url('../fonts/Inter24pt-Bold.woff2') format('woff2'),
       url('../fonts/Inter24pt-Bold.woff') format('woff');
  font-weight:600;
  font-style: normal;
}
@font-face {
     font-family: 'Manrope-ExtraBold';
     src: url('../fonts/Manrope-ExtraBold.woff2') format('woff2'),
          url('../fonts/Manrope-ExtraBold.woff') format('woff');
     font-weight:600;
     font-style: normal;
}
@font-face {
     font-family: 'HY-Rosore';
     src: url('../fonts/HY-Rosore.woff2') format('woff2'),
          url('../fonts/HY-Rosore.woff') format('woff');
     font-weight:600;
     font-style: normal;
}
@font-face {
     font-family: 'Manrope-SemiBold';
     src: url('../fonts/Manrope-SemiBold.woff2') format('woff2'),
          url('../fonts/Manrope-SemiBold.woff') format('woff');
     font-weight:600;
     font-style: normal;
}

body {font-family: 'Inter-Regular', sans-serif;transition: var(--trans);max-width: 1920px;overflow-x: hidden;margin: auto;}

/* Defaule */
a {color: #000;text-decoration: none;}
.Inter-Black{font-family: Inter-Black;}
.Inter-Regular{font-family: Inter-Regular;}
.Inter-Medium{font-family: Inter-Medium;}
.Inter-ExtraBold{font-family: Inter-ExtraBold;}
.Inter-SemiBold{font-family: Inter-SemiBold;}
.Roboto-SemiBold{font-family: Roboto-SemiBold;}
.Roboto-Bold{font-family: Roboto-Bold;}
.Inter-Bold{font-family: Inter-Bold;}
.Manrope-ExtraBold{font-family: Manrope-ExtraBold;}
.HY-Rosore{font-family: HY-Rosore;}
.Manrope-SemiBold{font-family: Manrope-SemiBold;}
.fs-32{font-size: 32px;}
.fs-36{font-size: 36px;}
.fs-20{font-size: 20px;}
.fs-45{font-size: 45px;}
.fs-47{font-size: 47px;}
.fs-28{font-size: 28px;}
.shadow-bottom {box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);}
.rounded-top-left {border-top-left-radius: 1rem;}
.rounded-top-right {border-top-right-radius: 1rem;}
.text-2line {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; /* Hiển thị 2 dòng */overflow: hidden;text-overflow: ellipsis;}
.text-4line {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4; /* Hiển thị 2 dòng */overflow: hidden;text-overflow: ellipsis;height: 90px;}
.bg-main {background-color: #F0F0F0;}
.text-main{color: #1E1E1E;}
.border-main{border: 1px solid #0C3245;}
.cursor-pointer{cursor: pointer;}
.mt-15{margin-top: -15px;}
.container{max-width: 1250px;}
.text-red{color: red;}
/* Header*/
.logo-header{position: absolute;left: 0;top:0;background-color: #fff;width: 100%;max-width: 325px;display: block;z-index: 9999;text-align: right;padding: 6px 35px 4px 10px!important;}
.logo-header::before {content: '';position: absolute;width: 30px;height: 62px;bottom: 0;right: -10px;background: #F0F0F0;clip-path: polygon(40% 0%, 100% 0, 100% 100%, 0% 100%);border-top-left-radius: 35px;}
.icon-search {padding: 5px 9px;}
.form-search {position: absolute;bottom: -41px;right: 0;z-index: 99;border: 1px solid #000;opacity: 0;
transition: 0.7s;}
.form-search.active {opacity: 1;transition: 0.7s;}
.form-search button:hover{background-color: #000;}
.nav-item.dropdown .nav-link{background-color: #F6F6F6;}
.dropdown-menu {width: 100%;min-width: auto;background-color:#F6F6F6; padding: 0;}
.dropdown-item {padding: 0;text-align: center;padding: 2px 0;}
.dropdown-item:focus, .dropdown-item:hover{background-color: #000;color: #fff!important;}
/* Menu */
.menu{position:relative;z-index:10;margin-left: auto;transition: 0.6s;}
.menu ul.menu-pc{width:100%;padding:0px;margin:auto;list-style:none;}
.menu ul.menu-pc li{position:relative;z-index:1;}
.menu ul.menu-pc li.line{width:1px;height:15px;background-color:rgba(0,0,0,0.1);}
.menu ul.menu-pc li a{display:block;position:relative;padding:0px 25px;text-transform:uppercase;text-decoration:none!important;white-space: nowrap;}
.menu ul.menu-pc li a.has-child{padding-right:16px;margin-right:8px;}
.menu ul.menu-pc li a.has-child:after{content:'';position:absolute;bottom:calc(50% - 4px/2);right:5px;width:5px;height:5px;border:1px solid #fafafa;border-top:0px;border-left:0px;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 0.4s ease-out;-moz-transition:all 0.4s ease-out;-o-transition:all 0.4s ease-out;-ms-transition:all 0.3s ease-out;transition:all 0.3s ease-out;border-color:#FF99A8;}
.menu ul.menu-pc li ul{position:absolute;min-width:250px;background:#F0F0F0;border-radius:0.25rem;-webkit-box-shadow:1px 1px 15px rgb(0 0 0 / 15%);box-shadow:1px 1px 15px rgb(0 0 0 / 15%);-webkit-transform:perspective(600px) rotateX(-90deg);transform:perspective(600px) rotateX(-90deg);-webkit-transform-origin:0 0 0;transform-origin:0 0 0;opacity:0;visibility:hidden;transition:all .5s;list-style: none;margin: auto;padding: 0;}
.menu ul.menu-pc li:hover > ul{-webkit-transform:perspective(600px) rotateX(0);transform:perspective(600px) rotateX(0);-webkit-transform-origin:0 0 0;opacity:1;visibility:visible;transition:all .7s;}
.menu ul.menu-pc li ul li{padding-left:10px;padding-right:10px;}
.menu ul.menu-pc li ul li a{font-weight:400;font-size:14px;text-align:left;border-bottom:1px solid #eee;text-transform: capitalize;}
.menu ul.menu-pc li ul li:last-child > a{border-bottom:0px;}
.menu ul.menu-pc li ul li a.has-child{margin-right:0px;}
.menu ul.menu-pc li ul li a.has-child:after{-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}
.menu ul.menu-pc li ul li a{line-height: 20px;padding: 0px;}
.menu.fixed{width: 100%;transition: 0.6s;border-radius: 0;}
.menu.fixed .ps-5rem{padding-left: 0;transition: 0.6s;}
.menu.fixed .menu-pc{justify-content: space-between!important;}
.ps-5rem{padding-left: 5rem;transition: 0.6s;}
.menu-mobile{display: none;}
/* .menu.en .fs-20{font-size: 15px;}
.menu.en{padding: 4px 0;} */
.grid_ul{display: grid;grid-template-columns: repeat(2, 1fr);gap: 0px 5px;}
.menu ul.menu-pc li ul li a:hover{background-color: #000;color: #fff;transition: 0.5s ease;}

.fixed{position: fixed!important;z-index: 9999;top: 0px;left: 0px;right: 0px;transform: translateY(-100%);}
.menu.fixed.show{transform: translateY(0);}
.breadCrumb{padding: 10px 0;}
.breadCrumb .breadcrumb{margin-bottom: 0;text-transform: uppercase;}
.breadcrumbDetail .breadcrumb-item a, .breadcrumbDetail .breadcrumb-item+.breadcrumb-item::before {color:#0052A5;}
.breadcrumb li a{text-decoration: none;color: #fff;text-transform: uppercase;}
.breadcrumb li a:hover{color: #000;}
.breadcrumb-item+.breadcrumb-item::before{color: #fff;}
/*Menu Mobile*/
.sr-only {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0, 0, 0, 0);border: 0;}
.navbar-toggle {position: relative;padding: 10px 10px;background-color: transparent;background-image: none;border: 1px solid transparent;border-radius: 4px;}
.navbar-toggle .icon-bar {display: block;width: 25px;height: 3px;border-radius: 1px;background-color: #0C3245;}
.navbar-toggle .icon-bar+.icon-bar {margin-top: 5px;}
.navbar-default .navbar-toggle .icon-bar {background-color: #0C3245;}
.hc-nav-trigger.hc-nav-1 {display: block;}

/*About*/
.bg-about{position: relative;padding: .5rem .5rem;}
.bg-about:after,.bg-about:before{position: absolute;content: "";width: 50%;height: 70%;background-color: #EBB47F;border-radius: 1rem;top: 0;right: 0;}
.bg-about:before{right: inherit;top: inherit;left: 0;bottom: 0;}
.mt-25{margin-top: -25px;}
.fs-50{font-size: 50px;}

/*swiper*/
.swiper-wrapper{height: auto!important;}
.swiper-button-next, .swiper-button-prev {background-color: #1E1E1E;border-radius: 4px;color: #fff;width:30px;}
.swiper-button-next:after, .swiper-button-prev:after{font-size: 30px;}
.item-slide img {transition: transform 8s ease;transform: scale(1.1);}
.swiper-slide-active .item-slide img {transform: scale(1);}
.item-slider{top: 50%;transform: translate(-50%,20%);z-index: 9;width: 100%;padding: 0 20px;text-align: center;max-width: 1100px;left: 50%;transition: transform 6s ease, opacity 6s ease;opacity: 0; }
.swiper-slide-active .item-slider {transform: translate(-50%, -50%);opacity: 1;}
.content-silder p{margin-bottom: 0;}
/*Body*/
.items-products{background-color: #F9F9F9;}
.product__grid, .news__grid { display: grid; grid-template-columns: repeat(4, calc(25% - (15px * 3 / 4))); grid-gap: 15px; }

#formMadeToMeasure input,#formMadeToMeasure textarea{border: inherit;}
#formMadeToMeasure input::placeholder, #formMadeToMeasure textarea::placeholder,#mtm_list{color: #B7B7B7;font-size: 14px;}
.item-left-frm:after{position:absolute;content: "";background: url('../images/icon-after-frm.png')no-repeat;right: 0;top: 0;height: 100%;width: 137px;}
.list_grid{display: grid; grid-template-columns: repeat(4, calc(25% - (10px * 3 / 4))); grid-gap: 10px;}
.grid-album{display: grid; grid-template-columns: repeat(4, calc(25% - (20px * 3 / 4))); grid-gap: 20px;}
.form_detail{padding: 5px 10px;}
.form_detail input,.form_detail textarea{background: rgba(255, 255, 255, 0.1);border: none;color: #fff;}
.form_detail input::placeholder,.form_detail textarea::placeholder {color: #fff}
.form_detail input:focus,.form_detail textarea:focus{background-color: transparent;outline: none;outline: none;border: none; color: #fff;}
.form_detail label.error, #contact-form label.error{color: red;margin-top: 5px;font-size: 13px;}
.list-none {list-style: none;}

.scrollToTop{width:41px;height:41px;text-align:center;color:#fff;text-decoration:none;position:fixed;bottom:15px;right:15px;display:none;z-index:10;cursor:pointer;background: #000;line-height: 41px;border-radius: 10px;}

.thumb-pro-detail{display:block!important;border:1px solid #eee;padding:5px;border-radius:3px;cursor:pointer;background-color:#ffffff;}
.thumb-pro-detail.mz-thumb.mz-thumb-selected{border-color:#cecfd2;}
.thumb-pro-detail img{box-shadow:none!important;filter:brightness(100%)!important;border-bottom:0px!important;padding-bottom:0px!important;}
.banner_full .background {height: 276px;}
.btn:hover{background-color: #fff;color: #000;}
.grid {column-count: 4; column-gap: 10px;}
.grid-item {display: inline-block;width: 100%;margin-bottom: 10px;}
.breadcrumb{justify-content: center;}
.Swiper_spct{height: 427px;}

.active>.page-link, .page-link.active{background-color: #000!important;border-color: #000!important;}
.page-link{color: #000;}

#overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(255,255,255,0.7);z-index: 9999;
display: none;}
.loader {border: 6px solid #f3f3f3;border-top: 6px solid #133b39;border-radius: 50%;width: 60px;height: 60px;animation: spin 1s linear infinite;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
@keyframes spin {
to { transform: translate(-50%, -50%) rotate(360deg); }
}
/*Footer*/
.bg-footer{background: url('../images/bg-footer.png')no-repeat;background-size: 100% 100%;}
.item-form-register label.error,.form_made_to_measure label.error{color: red;font-size: 10px;text-align: left;}
.item-form-register{padding: 5px 10px;position: relative;}
.item-form-register input{background:none;border: 1px solid #fff;color: #fff;}
.item-form-register input::placeholder {color: #fff}
.item-form-register input:focus{background-color: transparent;outline: none;outline: none;border: none;color: #fff; }
.map, .map_footer {position: relative;width: 100%;aspect-ratio: 16 / 9;}
.map iframe, .map_footer iframe{width: 100%;height: 100%}

.items-news {border-bottom: 1px dashed rgba(0, 0, 0, 0.25);}
.img-new {width: 100%;max-width: 234px;}
.items-content-new{width: calc(100% - 234px);}
.items-content-new .desc{font-size: 14px;}
.overflow-hidden {overflow: hidden !important;}
img.zoom-hover {transition: transform 0.4s ease;}
img.zoom-hover:hover {transform: scale(1.2);}
.owl-nav {position: absolute;left: 0;top: 50%;transform: translate(0,-50%);width: 100%;display: flex;justify-content: space-between;}
.owl-prev {margin-left: -15px;}
.owl-next {margin-right: -15px;}
.custom-prev, .custom-next {background: #EFEEEE;border: none;padding: 3px 7px;border-radius: 50%;cursor: pointer;} 
.custom-prev:hover, .custom-next:hover {background: #003d7a;color: #fff;}
.owl-dots {display: flex;justify-content: center;align-items: center;margin-top: 20px;}
.owl-dots button span {display: block;width: 9px;height: 9px;border-radius: 50%;background-color: #C5C5C5;margin: 0 3px;}
.owl-dots button.active span {background-color: #fff;}
/*widget*/
.widget-desktop { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; position: fixed; right: 10px; bottom: 65px; z-index: 9999; }
.widget-desktop-items { margin-bottom: 20px; border-radius: 50%; position: relative; text-decoration: none;}
.widget-desktop-items:last-child { margin-bottom: 0; }
.widget-desktop-items:before { position: absolute; content: ""; width: 100%; height: 100%; background: #00000050; border-radius: 50%; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-animation: scaleIn1 1s; animation: scaleIn1 1s; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }
.widget-desktop-items:after { position: absolute; content: ""; width: 100%; height: 100%; background: -webkit-gradient(linear, left top, right top, color-stop(0, #00000080), to(#00000020)); background: linear-gradient(90deg, #00000080 0, #00000020 100%); border-radius: 50%; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-animation: scaleIn 1.2s; animation: scaleIn 1.2s; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }
.widget-desktop-items__icon { 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; width: 40px; height: 40px; background: #000; border-radius: 50%; position: relative; z-index: 999; padding: 8px;}
.widget-desktop-items .widget-desktop-items__content { position: absolute; right: 0; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); padding: 10px 60px 10px 20px; background: -webkit-gradient(linear, left top, right top, color-stop(0, #fff), to(#fff)); background: linear-gradient(90deg, #fff 0, #fff 100%); border-radius: 20px; color: #133b39; white-space: nowrap; }
.widget-desktop-items .widget-desktop-items__content span { font-family: "Roboto-Bold"; margin-left: 5px; }

@-webkit-keyframes scaleIn { from { -webkit-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); }
  60% { -webkit-transform: translate(-50%, -50%) scale(1.2); transform: translate(-50%, -50%) scale(1.2); } }

@keyframes scaleIn { from { -webkit-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); }
  60% { -webkit-transform: translate(-50%, -50%) scale(1.2); transform: translate(-50%, -50%) scale(1.2); } }
@-webkit-keyframes scaleIn1 { from { -webkit-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); }
  60% { -webkit-transform: translate(-50%, -50%) scale(1.4); transform: translate(-50%, -50%) scale(1.4); } }
@keyframes scaleIn1 { from { -webkit-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); }
  60% { -webkit-transform: translate(-50%, -50%) scale(1.4); transform: translate(-50%, -50%) scale(1.4); } }
  /*Hover*/
.hv-slide:before {content: "";position: absolute;z-index: -1;top: 0;bottom: 0;left: 0;right: 0;background: #000;-webkit-transform: scaleX(1);transform: scaleX(1);-webkit-transform-origin: 50%;transform-origin: 50%;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;
border-radius: 0.5rem;}
.hv-slide {vertical-align: middle;-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);position: relative;background: #fff;-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;text-decoration: none;}
.hv-slide:hover:before{-webkit-transform: scaleX(0);transform: scaleX(0);}
.hv-slide:hover{color: #000!important;border: 1px solid #000;}
