﻿.header-top {
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: #fafafa;
    font-size: 14px;
}

.siteCenter {
    width: 1144px;
    margin: 0 auto;
}

.lt {
    display: block;
    float: left;
}

.header-top span, .header-top a {
    display: block;
    float: left;
    margin-left: 10px;
    color: #666;
    display: flex;
    margin-left: 3px;
}


.header-top .ico-phone-no, .ico-phone-no {
    color: #ec2226;
    font-family: inherit;
    margin-left: 5px;
    margin-right: 5px;
}

.rt {
    display: block;
    float: right;
}

.header-top .ico-language {
    color: #006cbe;
    text-transform: uppercase;
    margin-right: 7px;
}



#frmSearch {
    display: block;
    float: right;
    width: 220px;
    height: 28px;
    margin-top: 2px;
    border: 1px solid #e9e9e9;
    border-radius: 28px;
    overflow: hidden;
}

    #frmSearch input[type="text"] {
        height: 100%;
        float: left;
        border: 0;
        width: calc(100% - 30px);
        padding: 0 15px;
        outline: none;
    }


.banner-top {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.banner {
    width: 100%;
    display: block;
    clear: both;
    margin-bottom: 20px;
    text-align: center;
}
.hna-social-share span {
    float: left;
    height: 30px;
    line-height: 30px;
    display: none;
}
.banner-slider {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 250px;
    overflow: hidden;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    width: 100%;
    clear: both;
}

.header-logo {
    width: 100%;
    padding: 15px 0;
}

    .header-logo .siteCenter {
        position: relative;
    }

.logo {
    padding: 0 0;
}

img {
    border: none;
    vertical-align: middle;
    max-width: 100%;
}

.menu-after-logo {
    margin: 10px 0;
}

ul, ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

.item-menu {
    float: left;
    font-family: 'Merriweather-Bold', sans-serif;
    color: #ec1d24;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}

a {
    text-decoration: none;
    border: none;
    color: inherit;
}

.item-menu:not(:first-child)::before {
    content: '|';
    padding: 0 5px;
}

.multi-site {
    position: absolute;
    right: 0;
    bottom: 0;
}


    .multi-site a {
        float: left;
        margin-left: 10px;
    }

.f3 {
    font-family: 'Roboto-Bold', sans-serif;
    font-weight: normal;
}
.fw{
   width:100%;
}

#nav {
    width: 100%;
    background: #8e1a1b;
    position: sticky;
    top: -1px;
    z-index: 9999;
}

    #nav .siteCenter {
        position: relative;
    }

.cat {
    display: block;
    float: left;
    padding: 0 7.7px;
    position: relative;
}
.f1 {
    font-family: 'Merriweather', Arial, sans-serif;
    font-weight: bold;
}
    .cat > a, .cat.last > span {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700; /* Thay vì dùng 'Bold', dùng weight số */
        font-size: 12px;
        line-height: 42px;
        text-transform: uppercase;
        font-stretch: condensed;
        color: #fff;
        cursor: pointer;
        padding: 15px 0;
    }

    .cat.active, .cat:hover {
        background-color: #c71b1f;
    }

        .cat.active > a, .cat:hover > a {
            color: #fff;
        }

.sub-menu {
    display: none;
    position: absolute;
    z-index: 100;
    top: 42px;
    left: 0;
    min-width: 222px;
    box-shadow: 0 2px 4px rgb(34 25 25 / 40%);
}

.cat:hover .sub-menu {
    display: block;
}

.sub-cat:first-child {
    border-top: 0;
}

.sub-cat {
    white-space: nowrap;
    background: #fff;
    border-top: 1px solid #e1e1e1;
    padding: 9px 16px;
    width: 100%;
    float: left;
    clear: both;
}

    .sub-cat a {
        font-size: 14px;
    }

a:hover, .breadcrumb a:hover, .breadcrumb li a:hover {
    color: #105CB6;
}

.cat-last {
    float: right;
}

    .cat-last span {
        color: #fff;
        line-height: 42px;
        padding: 0 5px;
        cursor: pointer;
    }

*, *:after, *:before {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.main-menu-special {
    display: none;
    position: absolute;
    width: 100%;
    background: #f0f0f0;
}

.main-menu-item:nth-child(5n+1) {
    clear: both;
}

body {
    font: 400 14px / 1.5 Arial, sans-serif;
    color: #000;
    min-width: 1150px;
    margin: 0;
}

.main-menu-item {
    width: 20%;
    float: left;
    padding: 0 15px;
    margin: 5px 0;
}

    .main-menu-item a {
        width: 100%;
        float: left;
        font-size: 13px;
        line-height: 24px;
    }

.hna-link {
    font-weight: 700;
}
.img-new {
    display: block;
    width: 20px;
    height: 20px;
    float: left;
    margin-top: 6px;
}
.img-buttom {
    width: 20px;
    height: 20px;
    line-height: 100%;
    border: 0;
    cursor: pointer;
    outline: none;
    margin-top: -10px;
}
#nav-footer {
    width: 100%;
    background: #8e1a1b;
}
.footer-info {
    background: #f4c7a8;
    border-top: 1px solid #fff;
}
.footer-info-f {
    padding: 15px 0 7px 0;
    border-bottom: 1px solid #d7d7d7;
    position: relative;
}
.logo-footer {
    width: 245px;
}
.footer-info-f .footer-lt {
    width: 700px;
    margin-left: 25px;
}
.footer-info p {
    margin-bottom: 5px;
    color: #000;
}
.bdr-bottom-dotted {
    height: 1px;
    border-bottom: 1px solid #e1e1e1;
    margin: 15px 0;
}
.footer-bct-link a {
    color: #105CB6;
}
    .footer-bct-link a:not(:first-child)::before {
        content: '';
        display: inline-block;
        width: 1px;
        height: 10px;
        background: #fff;
        margin: 0 5px 0 5px;
    }
.color-105CB6, .copyright.color-105CB6 {
    color: #000;
}
.hna-ncsc {
    position: absolute;
    right: 0;
    bottom: 15px;
}
.hna-social-share {
    line-height: 32px;
}
.footer-mastercms {
    line-height: 45px;
    height: 45px;
    font-size: 12px;
    color: #999;
}
a:hover, .breadcrumb a:hover, .breadcrumb li a:hover {
    color: #105CB6;
}
.backTop {
    background: url(/Content/img/backTop.png) 0 0 no-repeat;
    width: 56px;
    height: 56px;
    display: none;
    position: fixed;
    bottom: 225px;
    right: 10px;
    cursor: pointer;
    z-index: 10;
}
a:hover, .breadcrumb a:hover, .breadcrumb li a:hover {
    color: #105CB6;
}

.hna-button-facebook {
    background-position: -30px 0px;
}

.hna-social-button {
    float: left;
    display: block;
    height: 30px;
    width: 30px;
    background-image: url(/Content/img/ico-social-share.png);
    background-repeat: no-repeat;
    margin-left: 10px;
    border-radius: 6px;
    background-color: #fff;
}
.hna-button-zalo {
    background-position: 0 0;
}
.hna-button-youtube {
    background-position: -60px 0;
}
.hna-button-tiktok {
    background-position: -90px 0;
}
.sys-ads{
    margin:0 auto;
}