
/* BOOK (dùng như Regular) */
@font-face {
  font-family: "SVNGotham";
  src: url("../fonts/SVNGothamBook.woff2") format("woff2"),
       url("../fonts/SVNGothamBook.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* BOLD */
@font-face {
  font-family: "SVNGotham";
  src: url("../fonts/SVNGothamBold.woff2") format("woff2"),
       url("../fonts/SVNGothamBold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* (Nếu có) BLACK — rất đậm */
@font-face {
  font-family: "SVNGotham";
  src: url("../fonts/SVNGothamBlack.woff2") format("woff2"),
       url("../fonts/SVNGothamBlack.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
html, body{
  margin: 0;
  padding: 0;
}
.page{
  background-color: #002857;
  font-family: 'SVNGotham';
  font-size: 14px;
  overflow-x: hidden;
  overflow-y: auto;
  min-height: 100%;
  width: 100%; 
  padding-top: 100px;
}
.font-20{font-size: 20px;}
.pb-15{padding-bottom: 15px;}
.pb-20{padding-bottom: 20px;}
.row0{margin: 0;}
.row0 > .items{padding: 0;}
.row-30{margin-left: -30px; margin-right: -30px;}
.row-30 > .items{padding-left: 30px; padding-right: 30px;}
.flex-auto {    -webkit-flex: 0 0 auto;    flex: 0 0 auto;}
.flex-const {    -webkit-flex: 1 1 auto;    flex: 1 1 auto;}
.slide-home{width: 100%;}
.slide-home video{width: 100%;}
.group-video{    width: 100%;}
.group-video video{    width: 100%;}
.home-main .inner{background-color: #fff; padding: 30px 30px 5px;}
.video video, .video-big video{width: 100%;}
.video, .video-big{height: 0; position: relative; padding-bottom: 56%; width: 100%;}
.video-group .video-js{height: 100%; width: 100%; position: absolute;}
.video video, .video-big video{position: absolute; left: 0; top: 0; height: 100%;object-fit: cover ;}
.vjs-poster img{object-fit: cover ;}
.video-big{padding-bottom: 51%;}
.container-header{background-color: #002857; position: fixed; left: 0; top: 0; width: 100%; z-index: 9;}
.menu{list-style: none; padding: 0; margin: 0;}
.menu > li > a{color: #000; font-size: 18px; font-weight: bold; text-decoration: none;}
.logo{max-width: 300px; margin: 0;}
.container-footer{background-color: #4D1E12; color: #D3AE83; font-size: 14px; padding-top: 40px;}
.container-footer p{margin-bottom: 0;}
.container-footer h5{ font-size: 15px; margin-bottom: 10px;}
.container-footer h5 a{color: #D3AE83; font-size: 15px; text-decoration: none;}
.container-footer .bottom{padding: 30px 0 10px;}
.container-footer .line-1{position: relative; min-width: 240px; padding-bottom: 20px;}
.container-footer .line-1:before{border-right: 1px solid #D3AE83; content: ""; position: absolute; right: 0; top: 0; height: 70%;}
.group-instagram{background-color: #fafafa; position: relative; width: 100%; z-index: 1;}
.group-instagram:before{background-color: #f8e3d4; content: ""; height: 8%; width: 100%; left: 0; top: 0; position: absolute; z-index: 2;}
.group-instagram > .container{position: relative; z-index: 5;}
.article-box{background-color: #fff; position: relative; display: flex;flex-direction: column;}
.article-box .article-title{font-size: 50px; font-style: italic; padding: 15px; margin-bottom: 0;}
.article-box .inner{padding: 14px;}
.article-box .article-title2{font-size: 23px; font-weight: bold; margin-bottom: 0;}
.article-box p{margin-bottom: 0;}
.article-box figure{margin: 0;}
.article-box .more, .article-box .more-buy{position: absolute; left: 0; bottom: -20px; margin: 0; width: 100%;}
.article-box .more a, .article-box .more-buy a{ display: inline-block; font-size: 24px; line-height: 40px; padding: 5px 20px; text-decoration: none; }
.article-box .more a{background-color: #e97c15; color: #fff; border-radius: 10px;min-width: 270px;}
.article-box .more-buy a{background-color: #f7acc0; color: #010100; font-weight: bold; min-width: 190px;}
.pb-50{padding-bottom: 50px;}
.group-list{padding-top: 20px; padding-bottom: 0px;}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
    .maxw-45{max-width: 45%;}
    .menu{text-align: right;}
    .menu > li{display: inline-block; padding-left: 30px;}
    .menu > li:first-child{padding-left: 0;}
    .menu > li > a{font-size: 20px;}
    .home-main{max-width: 100%; padding: 0;}
    .div-img3.home-main {
        position: relative;
        min-height: 600px;
        background-image: url("../images/KeyOneMen-3.png");
        background-size: cover;
        background-position: center top;
        background-repeat: no-repeat;
        padding: 100px 80px 100px 60px;
        overflow: hidden;
    }
    .div-img4.home-main {
        position: relative;
        min-height: 600px;
        background-image: url("../images/KeyOneMen-4.png");
        background-size: cover;
        background-position: center top;
        background-repeat: no-repeat;
        padding: 100px 80px 100px 60px;
        overflow: hidden;
    }
    .home-main .inner_img1{padding: 60px 60px 5px;}
    .div-img3 .items,.div-img4 .items {padding: 100px 80px 80px 80px;}
    .div-img3 .inner,.div-img4 .inner {
        background: none;
        color: #eaf6ff;
        text-align: left;
        margin-left: auto;        
        padding: 10px 15px 0px 15px;
        position: relative;
    }

    .div-img3 h3, .div-img4 h3 {
        font-size: 26px;
        font-weight: 600;
        letter-spacing: 2px;
        margin-bottom: 18px;
        text-transform: uppercase;
        color: #ffffff;
        text-align: center;
    }
    .container-footer img.img-fluid{
    width: 240px;             
    max-width: 60%;
    height: auto;
    display: block;
    }

    .container-footer img.w-100{
        width: 360px;             
        max-width: 40%;
        height: auto;
        display: block;
    }

    
}
@media (min-width: 1200px) {
    .logo{max-width: 460px;}
    .page{padding-top: 130px;}
    .max-lg-1088{max-width: 1088px;}
    .group-list{padding-top: 30px; padding-bottom: 10px;}
    .menu > li > a{font-size: 22px;}
}
@media (min-width: 1200px) and (max-width: 1359px) {
    .home-main .inner{padding: 15px 15px 0;}
    .home-main .inner p {margin-bottom: 5px;}
}
@media (min-width: 1400px) {
    .logo{max-width: 610px;}
    .page{padding-top: 121px;}
    .maxw-55{max-width: 55%;}
    .row-xl-35{margin-left: -35px; margin-right: -35px;}
    .row-xl-35 > .items{padding-left: 35px; padding-right: 35px;}
    .row-xl-30{margin-left: -30px; margin-right: -30px;}
    .row-xl-30 > .items{padding-left: 30px; padding-right: 30px;}
    .row-xl-20{margin-left: -20px; margin-right: -20px;}
    .row-xl-20 > .items{padding-left: 20px; padding-right: 20px;}
}
@media (min-width: 1600px) {
    .page{font-size: 18px;}
    .maxw-55{max-width: 55%;}
    .inner.font-20{font-size: 24px;}
    .maxw-xxl-1360{max-width: 1360px;}
}
@media (min-width: 576px) and (max-width: 767px) {
    .article-box .article-title{font-size: 30px; padding: 15px;}
    .article-box .article-title2{font-size: 20px;}
    .article-box .more a, .article-box .more-buy a{min-width: 100px;}
}
@media (max-width: 1259px) {
}
@media (max-width: 991px) {
    .home-main{max-width: 100%; padding: 0;}
    .menu > li > a{display: block; padding: 10px 20px;}
    .btn-menu {        display: block;        position: relative;        right: 0;        top: 0;        -webkit-transform: rotate(0deg);        transform: rotate(0deg);        z-index: 10001;        cursor: pointer;        height: 36px;        width: 36px;        z-index: 98;    }
    .btn-menu span {            display: block;            position: absolute;            height: 3px;            width: 100%;            background: #000;            border-radius: 9px;            -webkit-border-radius: 9px;            -moz-border-radius: 9px;            opacity: 1;            filter: alpha(opacity=100);            left: 0;            -webkit-transform: rotate(0deg);            transform: rotate(0deg);            -webkit-transition: .25s        ease-in-out;            transition: .25s        ease-in-out;       }
    .btn-menu span:nth-child(1) {            top: 6px;        }
    .btn-menu span:nth-child(2) {            top: 6px;            bottom: 6px;            margin: auto;            width: 100%;            right: 0;            left: auto;        }
    .btn-menu span:nth-child(3) {            bottom: 6px;        }
    .open-page .btn-menu span:nth-child(1) {            top: 8px;            -webkit-transform: rotate(135deg);            transform: rotate(135deg);        }
    .open-page .btn-menu span:nth-child(2) {            opacity: 0;            filter: alpha(opacity=0);            right: -200%;        }
    .open-page .btn-menu span:nth-child(3) {            top: 8px;            -webkit-transform: rotate(-135deg);            transform: rotate(-135deg);        }
    .wrapper-menu {            background-color: #fff;            top: 0;            right: -100%;            position: fixed;            height: 100%;            width: 240px;            z-index: 999;            visibility: hidden;            opacity: 0;            filter: alpha(opacity=0);            -webkit-transition: all     ease 0.3s;            -moz-transition: all ease 0.3s;            -o-transition: all ease 0.3s;            transition: all     ease 0.3s;        }
    .menu-inner{ background-color: #fff; width: 100%; height: 100%; overflow-x: hidden; overflow-y: auto; position: relative; z-index: 99;}
    .wrapper-menu .btn-mask{display: block; background-color: #000; position: fixed; left: 0; top: 0; height: 100%; width: 100%; z-index: 98;            opacity: 0.5;            filter: alpha(opacity=50);}
    .wrapper-menu .btn-closei{color: #fff; display: block; font-size: 60px; height: 60px; width: 60px; line-height: 60px; text-align: center; padding: 0; left: -60px; top: 0; position: absolute; text-decoration: none; z-index: 100;}
    .open-page .wrapper-menu {            visibility: visible;            opacity: 1;            filter: alpha(opacity=100);            right: 0;        }
    .container-footer img.img-fluid{
        width: 160px;
    }
    .container-footer img.w-100{
        width: 420px;
        max-width: 80%;
    }
}
@media (max-width: 567px) {
    .logo{max-width: 200px;}
    .page{padding-top: 90px;}
    .article-box{max-width: 360px; margin: 0 auto;}
    /* SECTION BACKGROUND */
    .div-img3.home-main {
        position: relative;
        min-height: 850px;
        background-image: url("../images/KeyOneMen-3m.png");
        background-size: cover;
        background-position: center top;
        background-repeat: no-repeat;
        padding: 0px;
        overflow: hidden;
    }

    .div-img4.home-main {
        position: relative;
        min-height: 850px;
        background-image: url("../images/KeyOneMen-4m.png");
        background-size: cover;
        background-position: center top;
        background-repeat: no-repeat;
        padding: 0px;
        overflow: hidden;
    }
    .home-main .inner_img1{
        padding: 25px 10px;
        font-size: 18px;
    }
    .div-img3 .items,.div-img4 .items  {padding:10px;}
    .div-img3 .inner,.div-img4 .inner{
        background: none;
        color: #eaf6ff;
        text-align: left;
        margin-left: auto;        
        padding: 10px 15px 0px 15px; 
        position: relative;
    }

    .div-img3 h3,.div-img4 h3 {
        font-size: 26px;
        font-weight: 600;
        letter-spacing: 2px;
        margin-bottom: 18px;
        text-transform: uppercase;
        color: #ffffff;
        text-align: center;
    }

    .section-title{
    font-size: 18px;
    letter-spacing: 1px;
    padding: 0 12px;
    line-height: 1.4;
    }

    .btn-buy{
        width: 110px;
        height: 33px;
    }

    .product-card{
        padding-bottom: 17px;
    }
    .container-header img.w-100{
        display: none !important;
    }

    .container-header .logo img{
        width: 150px;
    }

    .container-header img.w-100{
        max-width: 320px;
    }
    .container-footer img.img-fluid{
        width: 160px;
    }
    .container-footer img.w-100{
        width: 420px;
        max-width: 80%;
    }
}

.home-main .inner_img1 {
    background-color: #002857;
    background-image: url("../images/KeyOneMen-2.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: #fff;
}

.home-main .inner_img1 > * {
    position: relative;
    z-index: 1;
}

.div-img3 .inner p, .div-img4 .inner p  {
    line-height: 1.8;
    color: rgba(255,255,255,0.9);
}

.div-img3 .inner::before , .div-img4 .inner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 36px;
    border-top: 2px solid rgba(255,255,255,0.8);
    border-left: 2px solid rgba(255,255,255,0.8);
}

.div-img3 .inner::after, .div-img4 .inner::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 36px;
    height: 36px;
    border-bottom: 2px solid rgba(255,255,255,0.8);
    border-right: 2px solid rgba(255,255,255,0.8);
}

/* ===== SECTION nền full width ===== */
.div-tronl {
    background: #4D1E12!important;
}
.div-tronl .section-title{
  color: #D3AE83!important;
}

.section-title{
  margin: 0 0 26px;
  text-align: center;
  font-size: 28px;
  text-transform: uppercase;
  color: rgba(170,210,240,.85);
}

.product-card{
  position: relative;
  padding-bottom: 28px;  
}

.product-card img{
  display: block;
  width: 100%;
  height: auto;
}

.btn-buy{
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  display: block;
  width: 213px;
  height: 64px;
  background: url("../images/btn-mua-ngay1.png") center / contain no-repeat;
  text-indent: -9999px;  
  overflow: hidden;

  cursor: pointer;
  transition: transform .2s ease, filter .2s ease;
}

.btn-buy:hover{
  transform: translateX(-50%) translateY(-2px);
  filter: brightness(1.05);
}

/* ===== Responsive ===== */
@media (max-width: 768px){
 .section-title{
    font-size: 18px;
    letter-spacing: 1px;
    padding: 0 12px;
    line-height: 1.4;
  }

  .btn-buy{
    width: 110px;
    height: 33px;
  }

  .product-card{
    padding-bottom: 17px;
  }
}


.container-footer .row{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 26px;                
    text-align: center;
}


.container-header .row{
    display: flex;
    align-items: center;             
    justify-content: space-between;
}

.container-header .logo{
    margin: 0;
}

.container-header .logo img{
    width: 160px;                     
    height: auto;
    display: block;
    float: right;
}

.container-header img.w-100{
    max-width: 380px;
    height: auto;
    margin-left: 20%;
    margin-top: 2%;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 992px){
    .container-header{
        padding: 14px 0;
    }

    .container-header .row{
        flex-direction: column;
    }

    .container-header img.w-100{
        max-width: 420px;
        margin: 0 auto;
    }
}




