<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: proxima;
    /*default*/
    src: url(fonts/ProximaNova-Regular-webfont.woff2);
}

@font-face {
    font-family: miller;
    src: url(fonts/MillerDisplay-Light.woff);
}

@font-face {
    font-family: miller_intalic;
    src: url(fonts/MillerDisplay-LightItalic.woff);
}

/*@font-face {
    font-family: PanamyKontax_webfont;
    src: url(fonts/PanamyKontax-webfont.woff2);
}*/




.banner {
    height: 544px;
    background-size: cover;
    background-position: center;
    align-items: center;
}

.detail_des_banner {
    justify-content: center;
    flex-direction: column;
    flex-basis: 45%;
}

.detail_des_banner&gt;div:first-child {
    line-height: 78px;
    color: #fff;
}

.btn_banner {
    padding: 8px 42px;
    color: white;
    font-size: 18px;
    display: inline-block;
    margin-top: 1rem;
    transition: all 0.5s ease-out;
}

.btn_banner:hover {
    background-color: #949293;
    color: white;
}


.content_grid_body {
    padding-top: 2rem;
    grid-template-columns: auto auto auto auto;
    grid-gap: 15px;
}

.div_img {
    width: 100%;
    height: 287px;
    background-color: #eae6e6;
}

.content_grid_header {
    padding-top: 1rem;
}

.content_grid_header&gt;h2 {
    padding-top: 1rem;
}

.content_grid_header&gt;h4 {
    padding-top: 0;
}

.des_ h3 {
    margin-top: 15px;
    /*padding-top: 1rem;*/
}

.sologan_body {
    grid-template-columns: auto auto auto auto;
    grid-gap: 19px;
    padding-top: 2rem;
}

.sologan_header h3 {
    font-size: 26px !important;
}

.sologan_header {
    line-height: 30px;
}

.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.detail_des_banner {
    justify-content: center;
    flex-direction: column;
    flex-basis: 45%;
}

/*.detail_des_banner &gt; div:first-child {
    line-height: 5.5rem;
}
*/
.text_center {
    text-align: center;
}

.family_font_1 {
    font-family: 'Prata', serif;
}

.size_font_4 {
    font-size: 69px;
}

.color_2 {
    color: #95989a;
}

.text_center {
    text-align: center;
}

.btn_banner {
    background-color: #ffffffbf !important;
    color: #000;
    padding: 8px 42px;
    font-size: 18px;
    display: inline-block;
    margin-top: 1rem;
    transition: all 0.5s ease-out;
}

.bg_color_4 {
    background-color: #000;
}

.btn_banner:hover {
    background-color: #949293;
    color: white;
}

a:hover, a:active, a:focus{
    transition: color 0.5s;
    color: #f3e28e;
    text-decoration: none;
}

.content_grid_header {
    padding-top: 1rem;
}

.grid {
    display: grid;
}

/*==BEGIN: HEADER==*/
/*==BEGIN: MENU TOP==*/
.detail_menu_top {
    grid-template-columns: auto auto auto;
    grid-gap: 10px;
    align-items: center;
}

.i_drop_menu {
    font-size: 36px;
    color: white;
}

.sub_menu_top {
    justify-content: space-between;
}

.sub_menu_top a:hover,
#myDropdown a:hover {
    color: #e0bd7d;
    /*color_5 vang sang trang*/
    /*Set cac hieu ung khi re chuot len link menu*/
}

.header_sologan p {
    padding: 15px 0;
    text-align: center;
}

#myDropdown {
    background: #949293;
    z-index: 1;
    min-width: 214px;
    display: none;
    padding: 1.5rem 0;
}

.dropdown-content a {
    padding: 12px 0;
    display: block;
    transition: all 0.2s;
    text-align: center;
}

/*==END: MENU TOP===*/
/*==END: HEADER==*/
/*==BEGIN: CONTENT==*/
/*==END: CONTENT==*/
/*==BEGIN: SIDEBAR ===*/

/*==END: SIDEBAR ===*/
/*==BEGIN: FOOTER==*/
/*.grid_footer{
    grid-template-columns: 33.33% 33.33% 33.33%;
    grid-gap: 1rem;
    }*/
.nav_icon a {
    background: #e7ae37;
    color: white;
    font-size: 19px;
    height: 50px;
    transition: all 0.5s;
}

.nav_icon a:hover {
    /*border-radius: 50%;*/
}

.nav_icon {
    grid-template-columns: 50px 50px 50px 50px 50px;
    grid-gap: 1rem;
    padding: 10px 0;
}

.nav_footer {
    flex-direction: column;
    width: 70%;
}

.nav_footer a {
    display: block;
    border-bottom: 1px solid #e7ae37;
    /*color_4*/
    padding: 10px 0;
    text-decoration: none;
    transition: padding-left 0.5s;
}

.nav_footer a:hover {
    padding-left: 17px;
}

.nav_footer a:hover {
    color: #f3e28e;
    /*vang sang - color_3*/
}

.div_logo_ft {
    width: 200px;
    padding-top: 0.5rem;
}

.grid_footer h3 {
    padding: .5rem 0;
    display: inline-block;
    padding-bottom: 0.3rem;
}

.div_logo_ft_des&gt;p {
    padding: 1rem 0;
}

.nav_icon i {
    font-size: 22px;
}

.footer_row_2&gt;h3 {
    font-size: 24px;
}

.footer_row_2&gt;h4 {
    font-size: 21px;
}

.footer_row_2&gt;p {
    padding-top: 1rem;
}

/*==END: FOOTER==*/

/*STYLE CHUNG*/

/*END STYLE CHUNG*/
/*BEGIN: BEGIN: SLIDE AN ELEMENTS*/
.slideanim {
    visibility: hidden;
}

.slide {
    animation-name: slide;
    -webkit-animation-name: slide;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    visibility: visible;
}

@keyframes slide {
    0% {
        opacity: 0;
        transform: translateY(70%);
    }

    100% {
        opacity: 1;
        transform: translateY(0%);
    }
}

@-webkit-keyframes slide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}

/*END: BEGIN: SLIDE AN ELEMENTS*/
.content_grid_header&gt;h4,
.div_solo_cat_new&gt;h4 {
    word-spacing: 0.2rem;
}

.color_4 {
    color: #95989a;
}

/*.des_ h3 {
    padding-top: 1rem;
    }*/

.text_center {
    text-align: center;
}

.size_font_6 {
    font-size: 20px;
}

h3 {
    font-weight: 100;
}

.col_item {
    margin-bottom: 15px;
}

.size_font_3 {
    font-size: 28px;
}

.color_3 {
    color: #E5B623;
}

.content_grid_header&gt;h4,
.div_solo_cat_new&gt;h4 {
    word-spacing: 0.2rem;
}

.family_font_1 {
    font-family: 'Prata', serif;
}

.size_font_5 {
    font-size: 28px;
}

.col_sologan {
    margin-bottom: 30px;
}

.col_sologan img {
    width: 100%;
    height: auto;
}

.family_font_2 {
    font-family: 'Prata', serif;
}

.size_font_7 {
    font-size: 64px;
}

.color_nen_1 {
    background-color: #000;
}

.div_logo_ft {
    width: 200px;
    padding-top: 0.5rem;
}

.img {
    border: 0px;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

/*.family_font_2 {
    font-family: H;
}*/

.size_font_2 {
    font-size: 18px;
}

.color_3 {
    color: #95989a;
}

.div_logo_ft_des&gt;p {
    padding: 1rem 0;
}

.grid_footer h3 {
    padding: .5rem 0;
    display: inline-block;
    padding-bottom: 0.3rem;
}

.nav_footer {
    flex-direction: column;
    width: 70%;
}

.nav_footer a {
    display: block;
    border-bottom: 1px solid #e7ae37;
    padding: 10px 0;
    text-decoration: none;
    transition: padding-left 0.5s;
}

.nav_icon a {
    background: #e7ae37;
    color: white;
    font-size: 19px;
    height: 50px;
    transition: all 0.5s;
}

.nav_icon i {
    font-size: 22px;
}

.flex_center {
    justify-content: center;
    align-items: center;
}

.social-area {
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
}

.box_padding_bottom_ft {
    padding-bottom: 1rem;
}

.box_padding_top {
    padding-top: 1rem;
}

.thang_nga_ft {
    background: #e7ae37;
    height: 1px;
}

.color_5 {
    color: #e0bd7d;
}

.mobile-nav-wrap .mob-link {
    display: inline-block;
    vertical-align: middle;
}

.mobile-nav-wrap .mob-cart {
    margin-right: 14px;
    line-height: 32px;
}

.l-main-wrap {
    position: relative;
    min-height: 100%;
}

.burger {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    width: 18px;
}

.burger .burger__line {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #fff;
}

.burger .burger__line+.burger__line {
    margin-top: 4px;
}

.l-header__mob-nav.open {
    top: 0;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    z-index: 1000;
    visibility: visible;
}

.white-cross {
    height: 20px;
    width: 20px;
    background: url(../images/white-close-icon.png) no-repeat 50% 50%;
    background-size: 100%;
    text-indent: -99999px;
}

.l-header__mob-nav .fly__close {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.l-header__mob-nav ul {
    text-align: center;
    width: 100%;
    margin: auto;
}

.l-header__mob-nav ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

.l-header__mob-nav ul li {
    display: block;
    line-height: 50px;
    padding: 0 15px;
}

.l-header__mob-nav ul li a {
    color: #000;
    font-size: 25px;
    font-size: 2.5rem;
}

@media (max-width: 1023px) {
    .l-header.pt26 .l-header__logo {
        top: 9px;
    }

    .notification-bar {
        position: relative;
        line-height: normal;
        padding: 5px 26px;
        z-index: 101;
    }

    .l-header {
        height: 92px !important;
        position: absolute;
    }

    .l-header.pt26 {
        padding-top: 0;
    }

    .l-header__top a.hide-m {
        display: none;
    }

    .l-header__nav {
        display: none;
    }

    .l-header__top {
        margin-right: 0;
        text-align: left;
        width: 50%;
        height: 30px;
        line-height: 30px;
    }

    .l-header__top a {
        padding-left: 0;
    }

    .l-header__top a+a {
        padding-right: 12px;
    }

    .mobile-nav-wrap {
        display: block;
    }

    .mobile-nav-wrap .mob-cart {
        margin-right: 8px;
    }

}

ul.social,
ul.menu-footer {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    justify-content: center;
    /* center ul horizontally */
    align-items: center;
    /* center ul vertically (if necessary) */
}

ul.menu-footer {
    padding-top: 20px;
}

ul.menu-footer li {
    float: left;
    padding: 10px;


}

ul.menu-footer li a {
    color: #95989a;
    text-transform: uppercase;
}

ul.menu-footer li:not(:last-child) {
    margin-right: 30px;
}

ul.social li {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    /*
    padding: 10px;*/
    /*
    width: 50px;
    height: 50px;*/
    /*background: #f00;*/
}

ul.social li a {
    color: #95989a;
    font-size: 28px;
}

ul.social li:not(:last-child) {
    margin-right: 10px;
}

.footer-item {
    color: #95989a;
    font-size: 15px;
    text-align: center;
}

.footer-line {
    width: 100%;
    height: 1px;
    background: #95989a;
}

.description {
   font-family: 'Prata', serif;
    /* font-weight: normal; */
    /*font-size: 14px;*/
}
.connect{
    flex: 1 1 37%;
}
.logo-footer{
    flex: 1 1 26%;
    align-items: center;
    text-align: center;
}
.get-touch{
    flex: 1 1 37%;
}
@media(max-width: 991px){
    .connect, .logo-footer, .get-touch{
        flex: 1 1 100%;
    }
    .size_font_4{
        font-size: 60px;
    }
    .detail_des_banner&gt;div:first-child {
        line-height: 60px;
    }
}
@media(max-width: 768px){
    .connect, .logo-footer, .get-touch{
        flex: 1 1 100%;
    }
    .size_font_4{
        font-size: 60px;
    }
    .detail_des_banner&gt;div:first-child {
        line-height: 60px;
    }
    .mobile-nav-wrap .mob-cart {
        margin-right: 8px;
        position: absolute;
        right: 8px;
        top: 5px;
    }
    .burger {
        position: absolute;
        display: inline-block;
        vertical-align: middle;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        text-decoration: none;
        width: 18px;
        left: 15px;
        top: 15px;
    }
}

@media (max-width: 768px){
    .banner{
        height: 292px;
    }
    .detail_des_banner{
        padding-top: 200px;
        flex-basis: 100%;
    }
    .size_font_4{
        font-size: 48px;
    }
}
@media (max-width: 440px){
    .banner{
        height: 330px;
    }
}</pre></body></html>