/*=========SHOP=========*/
.vnt-shop {
    padding: 40px 0 60px
}
.vnt-shop .boxTitle {
    margin-bottom: 40px;
    padding: 0 15px;
}
.vnt-shop .boxTitle .title {
    font-weight: 900;
    margin-bottom: 5px;
}
.vnt-shop .boxTitle .note {
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
    font-style: italic;    
}
.boxSearch  {
    background-color: #0a6031; 
    margin-bottom: 60px;   
}
.boxSearch .c-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
}
.boxSearch .c-item:last-child {    
    background: url(../images/r-handBg.png) right 0/100% auto no-repeat; 
}
.boxSearch .img {
    position: relative;
    overflow: hidden;
    padding-top: 100%;
    width: 100%;
}
.boxSearch .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.slideBanner .slick-arrow {
    border-color: #FFF;
    color: #FFF!important;
}
.slideBanner .slick-prev {
    left: 10px;
}
.slideBanner .slick-next {
    right: 10px;
}
.slideBanner .slick-arrow:hover {
    background-color: #035529;
}
.boxSearch .content {
    width: 100%;
    max-width: 570px;
    margin: auto;    
    padding: 60px 15px; 
}
.boxSearch .title {
    font-size: 36px;
    line-height: 48px;
    font-weight: 600;
    text-transform: uppercase;
}
.boxSearch .des {
    font-size: 18px;
    line-height: 30px;    
    font-weight: 400;
    margin-bottom: 20px;
}
.chosen-container {
    text-align: left;
}
.formSearchShop {
    width: 100%;
    max-width: 450px;  
    margin: auto;  
}
.chosen-container-single .chosen-single {    
    height: 45px;
    line-height: 42px;
    background-color: rgba(0,0,0,0.4);
    border: 1px solid #797979;
}
.chosen-container-single .chosen-single, .chosen-container-single .chosen-default {
    color: #fcfcfc;
    font-size: 16px;
}
.chosen-container-single .chosen-single span {
    font-size: 14px;
    font-style: italic;
    color: #c1c1c1;
}
.formSearchShop .btn-search{
    padding: 7px 20px;
    min-width: 130px;
    background-color: #FFF;
    border: 1px solid transparent;    
    color: #096030;
    font-weight: 600;
    text-transform: uppercase;
}
.formSearchShop .btn-search span {
    display: inline-block;
    position: relative;
    padding-left: 20px;
}
.formSearchShop .btn-search span:before {   
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px;
    font-family: "Font Awesome 5 Free";
    content: '\f3c5';
    font-weight: 700;
}
.formSearchShop .btn-search:hover {
    background-color: #096030;
    color: #fcfcfc;
    border-color: #fcfcfc
}
/*=========NEWS========*/
.news {
    position: relative;
    width: 100%;
    margin-bottom: 60px;
}
.news .img {
    position: relative;
    overflow: hidden;
    padding-top: 66.67%;  
    border: 4px solid #035529;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.news .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.news .caption {
    padding-top: 15px;
}
.news .tend, .albumn .tend {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;    
}
.address {
    color: #666666;
    margin: 10px 0 25px;
}
.address p {
    padding: 4px 0;
}
.address span {
    position: relative;
    top: -2px;
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    color: #035529;
    width: 20px;
    margin-right: 10px
}
/*=========DETAIL SHOP=========*/
.vnt-detail-shop {
    padding-top: 40px
}
.vnt-detail-shop .shopWrap {
    padding-bottom: 70px;
}
.vnt-detail-shop .mainImg, .vnt-detail-shop .thumnails {
    width: 100%;
    max-width: 550px;
    margin: auto;
}
.vnt-detail-shop .shopWrap .img, .boxPackage .mainImg .img {
    position: relative;
    overflow: hidden;
    padding-top: 100%;
}
.vnt-detail-shop .thumnails .img {
    cursor: pointer;
    background-color: #FFF
}
.vnt-detail-shop .shopWrap .img img, .boxPackage .mainImg .img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%!important;
    height: 100%!important;
    -o-object-fit: cover;
    object-fit: cover;
}
.vnt-detail-shop .thumnails .img img {
    opacity: 0.3
}
.vnt-detail-shop .thumnails .slick-current .img img {
    opacity: 1
}
.vnt-detail-shop .mainImg .des {
    padding: 15px 25px;
}
.vnt-detail-shop .thumnails .slict-list {
    margin: 0 -10px;
}
.vnt-detail-shop .thumnails .item {
    padding: 0 10px;
}
.vnt-detail-shop .thumnails .slick-arrow {
    width: 30px;
    height: 30px;
    border-color: #095f30;
    color: #095f30;
}
.vnt-detail-shop .thumnails .slick-arrow:before {
    font-size: 20px;
}
.shop-heading {
    font-size: 48px;
    line-height: 55px;
    font-weight: 900;
    padding: 0 15px;
    margin-bottom: 50px;
}
.vnt-detail-shop .addressShop {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
}
.vnt-detail-shop .addressShop p {
    padding: 0;
    margin-bottom: 5px;
}
.vnt-detail-shop .addressShop span {
    display: inline-block;
    position: relative;
    top: 7px;
    font-size: 36px;
    line-height: 48px;
    color: #035529;
    margin-right: 20px;
}
.shop-hotline {
    width: 400px;
    max-width: 100%;
    height: 60px;
    background-color: #035529;
    font-size: 30px;
    letter-spacing: 3px;
    line-height: 60px;
    color: #ffffff;
    font-weight: 700;
    padding: 0 15px;
    margin: 30px 0;
}
.shop-hotline span {
    display: inline-block;
}
.shop-hotline span:before {
    display: inline-block;
    position: relative;
    top: 2px;
    font-size: 36px;
    line-height: 36px;
    color: #ffffff;
    font-family: "Font Awesome 5 Brands";
    content: '\f232';
    margin-right: 32px;
}
.boxSection {
    position: relative;
    padding: 60px 0;    
}
.vnt-detail-shop .boxInfo {
    background: url(../images/parternBg.jpg) 0 0 repeat;    
    font-size: 18px;
    line-height: 30px;
}
.vnt-detail-shop .boxInfo .boxTitle {
    margin-top: 8px;
}
.vnt-detail-shop .boxMap iframe {
    width: 100%!important;
}
.boxNhuongquyen .imgBg {
    position: relative;
    overflow: hidden;
    padding-top: 54.16%;
    pointer-events: none;
    z-index: -1;
}
.boxNhuongquyen .wrapper {
    position: relative;
}
.slogan {    
    width: 100%;
    max-width: 700px;  
}
.boxNhuongquyen .slogan {
    padding: 0 15px;
}
.boxNhuongquyen .slogan {
    position: absolute;
    right: 0;
    bottom: 60px;    
}
.slogan .txt {
    position: relative;
    z-index: 1;
    white-space: nowrap;
    font-size: 36px;
    line-height: 50px;       
}
.slogan .txt .small-txt {
    display: block;
    color: #000000;
    font-weight: 700;
    margin-bottom: 5px;
}
.slogan .big-year {
    font-size: 72px;
    line-height: 70px;
    color: #035529;
    font-weight: 900;
}
.slogan .confirm-brand span {
    display: block;
    padding: 24px 50px;
    background: url(../images/shop/sloganBg.jpg) center center/cover no-repeat;    
    color: #fcfcfc;
    font-size: 36px;
    font-weight: 900;
    text-transform: uppercase;
}
.linktoNhuongquyen {    
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding-top: 20px;
}
.linktoNhuongquyen .title {    
    font-size: 36px;
    line-height: 48px;
    color: #035529;
    margin-right: 15px;
}
.linktoNhuongquyen .title b {
    font-weight: 900;    
}
.linktoNhuongquyen .button-w span {
    display: inline-block;
    padding-left: 45px;
}
.linktoNhuongquyen .button-w span:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -15px;
    display: inline-block;
    background: url(../images/gr-logo.png) 0 center/30px 30px no-repeat;
    content: '';
    width: 30px;
    height: 30px;
}
.linktoNhuongquyen .button-w:hover span:before {
    background-image: url(../images/logo.png);
}
/*=========NHUONG QUYEN=========*/
.vnt-nhuongquyen {
    font-size: 16px; 
    line-height: 28px;   
    font-weight: 400;
}
.branch-scroll {
    position: fixed;
    right: 0;
    bottom: 0;
    width: 13%;   
    height: 42%; 
    mix-blend-mode: multiply;
    pointer-events: none;
    z-index: -1;
    text-align: right;
}
.branch-scroll.fixed {
    position: absolute;  
    top: 0;  
}
.boxInfoBrand {
    padding: 0!important;
}
.boxInfoBrand .txtTitle .t2 {
    font-size: 60px;
    line-height: 72px;
    color: #035529;
    font-weight: 900;
    padding-top: 4px;
}
.boxInfoBrand .slogan {
    margin: auto;
}
.boxInfoBrand .slogan .confirm-brand span {
    background: #035529 url(../images/shop/cafe-iconBg.png) center center/contain repeat-x;
}
.boxPackage:before {
    position: absolute;
    letter-spacing: 0;
    bottom: 0;
    content: '';
    pointer-events: none;
    width: 40%;
    height: 55%;
    background: url(../images/shop/brandBg.jpg) 0 bottom/contain no-repeat;
    opacity: 0.1;
}
.menuTab {
    position: relative;
    margin: 10px 0 40px;    
    left: 0;
    top: 0;
}
.menuTab ul {  
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;   
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-width: 100%;
    overflow-x: auto;    
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    white-space: nowrap;
    border-bottom: 1px solid #e5eee9
}
.menuTab li ~ li {
    margin-left: 60px;
}
.menuTab li a {
    color: #777777;
    font-weight: 600;
}
.menuTab li:hover a, .menuTab li.active a {
    color: #035529;
}
.menuTab li a:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    content: '';
    background-color: #035529;
    pointer-events: none;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.menuTab li:hover a:after, .menuTab li.active a:after {
    width: 100%;
}
.boxPackage .r-content {
    width: 100%;
    justify-content: center;
}
.boxPackage .contentWrap {
    width: 100%;     
}
.boxPackage .desc .tend {
    color: #035529;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.boxPackage .desc ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.boxPackage .desc li:before {
    display: inline-block;
    color: #035529;
    font-family: "Font Awesome 5 Free";
    content: '\f35a';
    font-weight: 700;
    margin-right: 30px;
}
.boxPackage .categories {
    padding-top: 25px;
}
.boxPackage .categories .cate-items {
    padding-top: 25px;
}
.boxPackage .categories .row-cate {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.boxPackage .categories .row-cate ~ .row-cate {
    padding-top: 5px;
    margin-top: 5px;
    border-top: 1px solid #e5eee9;
}
.boxPackage .categories .row-cate:first-child {
    color: #035529;
    font-weight: 600;
    text-transform: uppercase;
}
.boxPackage .categories .number {
    width: 40px;
    flex-shrink: 0;
    text-align: center;
    margin-right: 30px;
}
.boxPackage .price {
    width: 100%;
    font-weight: 600;
}
.boxPackage .price .txt {
    font-size: 18px;
    line-height: 30px;  
}
.boxPackage .price .total {
    font-size: 30px;
    line-height: 40px;
    padding-top: 10px; 
}
.boxPackage .c-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;    
}
.boxPackage .mainImg {
    width: 100%;
    max-width: 500px;
    margin: auto;
}
.boxPackage .mainImg .slick-list{padding-left:5%!important;padding-right:5%!important;margin:0!important}
    .boxPackage .mainImg .item{padding: 0!important}
    .boxPackage .mainImg .slick-track{max-width:100%!important;transform:translate3d(0,0,0)!important;    perspective:100px}
    .boxPackage .mainImg .slick-slide{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;opacity:0;width:100%!important;-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-moz-transition:transform 0.5s,opacity 0.2s;-ms-transition:transform 0.5s,opacity 0.2s;-o-transition:transform 0.5s,opacity 0.2s;-webkit-transition:transform 0.5s,opacity 0.2s;transition:transform 0.5s,opacity 0.2s}
    .boxPackage .mainImg .slick-snext,.boxPackage .mainImg .slick-sprev{display:block}
    .boxPackage .mainImg .slick-current{opacity:1;position:relative;display:block;z-index:2}
    .boxPackage .mainImg .slick-snext{opacity:1;-moz-transform:translate3d(40.5%,0,-20px);-ms-transform:translate3d(40.5%,0,-20px);-o-transform:translate3d(40.5%,0,-20px);-webkit-transform:translate3d(40.5%,0,-20px);transform:translate3d(40.5%,0,-20px);z-index:1}
    .boxPackage .mainImg .slick-sprev{opacity:1;-moz-transform:translate3d(-40.5%,0,-20px);-ms-transform:translate3d(-40.5%,0,-20px);-o-transform:translate3d(-40.5%,0,-20px);-webkit-transform:translate3d(-40.5%,0,-20px);transform:translate3d(-40.5%,0,-20px)}
    .boxPackage .mainImg .caption{display: none;}
    .boxPackage .mainImg .slick-current .caption {
        display: block;
    }
    .boxPackage .mainImg .img{opacity: 0.3;border:none}
    .boxPackage .mainImg .slick-current .img {
        opacity: 1;
        border: 1px solid #e4e4e4;
    }       
.slidePackage .slick-prev {
    left: -25px
}
.slidePackage .slick-next {
    right: -25px
}
/*=========NHUONG QUYEN PROCESS=========*/
.boxProcess {
    background-color: #ecf1d6;
}
.boxProcess:before, .boxProcess:after {
    position: absolute;
    top: 6%;
    width: 36%;
    height: 38%;    
    content: '';
    pointer-events: none;        
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
    mix-blend-mode: multiply;
}
.boxProcess:before {
    left: 0;
    background-image: url(../images/shop/l-brandBg.jpg);
    background-position: 0 0;
}
.boxProcess:after {
    right: 0;
    background-image: url(../images/shop/r-brandBg.jpg);
    background-position: right 0;
}
.opal-steps{position:relative;z-index:1;padding-bottom:88px;width:100%;max-width:1090px;margin:auto}
.opal-steps .step-item~.step-item {
    position: relative;
    margin-top: -20px;
}
.opal-steps .step-item .icon {
    width: 100px;
    height: 100px;    
    background: url(../images/shop/circleBg.png) center center/contain no-repeat;    
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.opal-steps .step-item .icon img {
    max-width: 80px;
    max-height: 60px;
}
.step-item .caption {
    position: relative;
    width: 100%;
    max-width: 36.5%;
    background-color: #035529;
    padding: 15px 30px;
    margin-top: 40px;
    min-height: 144px;
    color: #FFF;
    font-size: 14px;
}
.step-item .caption .txtStep {
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
}
.step-item .caption .des{
    font-weight: 500;
}
.step-item .caption .des p {
    margin: 5px 0;
}
.step-item:first-child .img img {
    max-height: 185px
}
.step-item:nth-child(2) .img img {
    max-height: 162px
}
.step-item:nth-child(3) .img img {
    max-height: 112px
}
.opalImg {
    position: relative;
    padding-top: 40%;
}
.opalImg p {
    padding: 0;
}
.opalImg .i1 {
    max-height: 90px;
    position: absolute;
    top: 20px;
    left: 50%;
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
}
.opalImg .i2 {        
    position: absolute;
    top: -20%;
    left: 50%;
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -8%;
    width: 66%;   
}
/*=========NHUONG QUYEN REGISTER=========*/
.boxRegister {
    background: url(../images/shop/banner2.jpg) center center/cover fixed no-repeat;
    padding-left: 15px!important;
    padding-right: 15px!important;
}
.boxRegister .wrapper {
    max-width: 900px;
    padding: 0;
    background-color: #FFF;
}
.boxRegister .boxTitle {
    margin-bottom: 0;
}
.boxRegister .title {
    padding: 15px 20px;
    font-size: 30px;
    line-height: 45px;
    background: #035529 url(../images/shop/cafe-iconBg.png) 0 center repeat-x;
    color: #FFF;
}
.boxRegister .boxContent {
    padding: 30px;
}
.boxRegister .form-regis {
    width: 100%;
    max-width: 500px;
    margin: auto;
}
.boxRegister .form-regis label {
    font-weight: 500;
}
.boxRegister .form-regis .form-control {
    height: 42px;
    border-color: #ebebeb;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;  
    font-size: 16px;  
}
.boxRegister .form-regis textarea.form-control {
    height: 100px;
}
.boxRegister .btn-send {
    padding: 8px 20px;
    min-width: 150px;
    background-color: #035529;
    border: none;
    font-size: 20px;
    line-height: 30px;
    color: #fcfcfc;
    font-weight: 600;
    margin: 10px 0 20px;
}
.boxRegister .note {
    font-weight: 500;
    font-style: italic;    
}
.boxRegister .fr-hotline {
    font-size: 30px;
    line-height: 36px;
    color: #035529;
    font-weight: 700;
}
/*=========NHUONG QUYEN GALLERY=========*/
.boxGallery .slick-slide>div~div {
    margin-top: 50px;
}
.boxGallery .news {
    margin: 0;
    text-align: center;
}
.albumn {
    display: none;
    background: none;
    padding: 15px;
}
.albumn .tend {
    color: #FFF;
    margin-bottom: 30px;
    text-align: center;
}
.albumn .img {
    position: relative;;
    overflow: hidden;
    padding-top: 80vh;
}
.albumn .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%); 
    max-height: 100%;
}
.pagingInfo {
    font-weight: 400;
}
/*============================RESPONSIVE==============================*/
@media all and (min-width: 640px) {
    .vnt-detail-shop .thumnails .slick-prev {
        left: -40px;
    }
    .vnt-detail-shop .thumnails .slick-next {
        right: -40px;
    }
}
@media all and (min-width: 992px) {
    .vnt-detail-shop .mainImg {
        padding-right: 20px;
    }
    .vnt-detail-shop .shopWrap .r-col {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        justify-content: space-between;
    }
    .vnt-detail-shop .thumnails {
        margin: auto auto 0;
    }    
    .boxPackage .desc .row-content {
        flex-direction: row-reverse;
    }
    .boxPackage .r-content {
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: center;
        flex-direction: column-reverse;
    }
    .boxInfoBrand {
        font-size: 20px;
        line-height: 36px;
    }
    .boxInfoBrand .bg {
        position: absolute;
        top: 0;
        left: 50%;
        width: 50%;
        height: 90%;
        margin-left: -50%;
        pointer-events: none;
        background-position: right center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .boxInfoBrand .bg img {
        display: none;
    }
    .boxInfoBrand .content {
        width: 100%;
        max-width: 500px;
        margin-left: auto;
        padding: 70px 0 120px;
    }
    .boxInfoBrand .des {
        line-height: 40px;
    }
    .boxPackage .contentWrap {        
        padding-right: 30px;
    }
    .boxPackage .desc {
        line-height: 30px;
    }
    .boxRegister .note {
        font-size: 20px;
        line-height: 36px;
    }
}
@media all and (min-width: 768px) {
.opal-steps:before{position:absolute;top:0;bottom:0;left:50%;width:6px;margin-left:-3px;background:url(../images/shop/dashed-lineBg.png) center 0 repeat-y;content:""}
.opal-steps:after{position:absolute;bottom:0;left:50%;width:37px;height:19px;margin-left:-18px;background:url(../images/shop/end-arrow.png) center center no-repeat;content:""}
.opal-steps .step-item{position:relative;-ms-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}
.opal-steps .step-item .iconWrap {
    position: absolute;
    left: 50%;
    top: 0;
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.opal-steps .step-item .icon {
    position: relative;
}
.opal-steps .step-item .icon:after {
    position: absolute;
    top: 70%;    
    content: '';
    width: 73px;
    height: 30px;
    background-position: center;
    background-repeat: no-repeat;    
}
.opal-steps .step-item:nth-child(2n) {
    justify-content: flex-end;
}
.opal-steps .step-item:nth-child(2n) .icon:after {
    left: 100%;
    background-image: url(../images/shop/l-arrow.png);
}
.opal-steps .step-item:nth-child(2n+1) .icon:after {
    right: 100%;
    background-image: url(../images/shop/r-arrow.png);
}
}
@media all and (max-width: 991px) {
    .vnt-shop {
        padding: 30px 0 50px;
    }
    .vnt-shop .boxTitle {
        margin-bottom: 30px;        
    }
    .vnt-shop .boxTitle .title {
        font-size: 30px;
        line-height: 40px;        
    }
    .vnt-shop .boxTitle .note {
        font-size: 20px;    
        line-height: 26px;  
    }
    .boxSearch .title {
        font-size: 30px;
        line-height: 40px;
    }
    .boxSearch {        
        margin-bottom: 35px;
    }
    .news {
        margin-bottom: 40px;
    }  
    .vnt-detail-shop .shopWrap {
        padding-bottom: 20px;
    }
    .vnt-detail-shop .mainImg {
        margin-bottom: 15px;
    }
    .vnt-detail-shop .thumnails {
        margin-bottom: 30px;
    }
    .shop-heading {
        margin-bottom: 25px;
        font-size: 30px;
        line-height: 40px;
    }
    .shop-hotline {
        margin: 20px 0;
    }
    .vnt-detail-shop .addressShop {
        font-size: 18px;
        line-height: 28px;        
    }
    .vnt-detail-shop .addressShop span {
        margin-right: 10px;
        line-height: 28px;
    }
    .vnt-detail-shop .boxSection {
        padding: 30px 0 40px;
    }
    .vnt-detail-shop .boxInfo {
        font-size: 16px;
        line-height: 28px;
    }
    .boxNhuongquyen .imgBg {
        padding-top: 500px;
    }      
    .boxNhuongquyen .slogan {
        bottom: 30px;
    }  
    .slogan .big-year {
        font-size: 40px;
        line-height: 50px;
    }    
    .boxSection {        
        padding: 35px 0 50px;
    }
    .boxInfoBrand {
        font-size: 18px;
        line-height: 30px;
        padding-top: 30px;
    }
    .boxInfoBrand .bg {
        background: none!important;
        width: 100%;
        max-width: 780px;
        margin: auto;
    }
    .boxInfoBrand .txtTitle .t2 {
        font-size: 48px;
        line-height: 60px;
    }
    .boxInfoBrand .slogan {
        margin-top: 20px;
    }
    .boxTitle .title span {
        display: block;
    }
    .branch-scroll {
        width: 29%;
        bottom: auto;
        top: 60%;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .boxPackage .price {
        padding:  25px 0;
    }
    .boxPackage .desc li:before {
        margin-right: 20px;
    }
    .boxPackage .categories .cate-items {
        padding-top: 20px;
    }
    .opal-steps {
        padding-bottom: 80px;
    }
    .step-item .caption {
        padding: 20px;
    }
    .boxRegister {
        padding-top: 50px;
    }
    .boxRegister .title {        
        font-size: 24px;
        line-height: 34px;
    }
    .boxRegister .fr-hotline {
        font-size: 24px;
        line-height: 30px;
    }
    .boxGallery .slick-slide>div~div {
        margin-top: 30px;
    }
} 
@media all and (max-width: 767px) {
    .slogan .txt, .slogan .confirm-brand span {
        font-size: 4.5vw;
        line-height: 6vw;
    }
    .slogan .confirm-brand span {
        padding: 24px 5vw;
    }
    .slidePackage .slick-arrow {
        width: 30px;
        height: 30px;
    }
    .slidePackage .slick-arrow:before {
        font-size: 20px;
    }
    .slidePackage .slick-prev {
        left: -15px
    }
    .slidePackage .slick-next {
        right: -15px
    }
    .opal-steps .step-item {
        text-align: center;
    }
    .opal-steps {
        padding-bottom: 30px;
    }
    .opal-steps .step-item~.step-item {
        margin-top: 20px;
    }
    .opal-steps .step-item .icon {
        margin: auto;
    }
    .step-item .caption {
        max-width: 100%;
        min-height: inherit;
        margin-top: 15px;
    }
    .opalImg {
        padding-top: 65%;
    }
    .opalImg .i1 {
        max-height: 50px;
    }
    .opalImg .i2 {
        width: 100%;
    }
    .boxRegister .boxContent {
        padding: 20px;
    }
}
@media all and (max-width: 600px) {       
    .slogan .txt .small-txt {
        margin-bottom: 0;
    }
    .linktoNhuongquyen .title {
        font-size: 5vw;
    }
}
@media all and (max-width: 480px) {
    .list-shop .item {
        width: 100%;
    }
    .shop-hotline span:before {
        margin-right: 20px;
    }
    .linktoNhuongquyen {
        padding-top: 10px;
    }
    .linktoNhuongquyen .title {
        margin-right: 8px;
    }     
    .linktoNhuongquyen .link {
        width: 120px;
    }
    .linktoNhuongquyen .button-w {
        -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
        -o-transform: scale(0.7);
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
    }
    .boxInfoBrand .txtTitle .t2 {
        font-size: 12vw;
        line-height: 14vw;
    }    
    .boxPackage .categories .number {
        display: none;
    }
}
@media all and (max-width: 360px) {  
    .shop-hotline {
        font-size: 7vw;
    }
}