/******
Author	: 	Quân Bư Bla Bla !
Date	:	2017
******/
body{
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    line-height: 1.4;
}
img{
    max-width: 100%;
}
i,em{
    font-style: italic;
}
ul{
    margin: 0px;
}
strong,b{
    font-weight: bold;
}
.wrapper{
    width: 100%;
    float: left;
}
.wrap{
    width: 100%;
    float: left;
}
header,section,footer{
    width: 100%;
    float: left;
}
.container{
    min-width: 320px;
}
.qnh{
    width: 100%;
    float: left;
    position: relative;
}
.left-qnh{
    width: 290px;
    float: left;
    padding: 0px 15px;
}
.right-qnh{
    width: 290px;
    float: right;
    padding: 0px 15px;
}
.main-qnh{
    width: calc( 100% - 290px);
    float: left;
    padding: 0px 15px;
}
section {
    margin: 30px 0px;
}
.qnh-rla {
    width: 100%;
    float: left;
    position: relative
}
.top-header {
    width: 100%;
    float: left;
    background: #f0f0f0
}
.left-top-header {
    width: calc( 100% - 700px);
    float: left;
    padding: 0 15px
}
.right-top-header {
    width: 700px;
    float: right;
    padding: 0 15px;
    text-align: right;
}
.add-header {
    width: 100%;
    float: left;
    background: url(../images/icon-vsn7.png) no-repeat left center;
    padding: 8px 0 8px 20px
}
.mail-top-header {
    display: inline-block;
    background: url(../images/icon-vsn2.png) no-repeat left center;
    padding: 8px 25px
}
.phone-top-header {
    display: inline-block;
    background: url(../images/icon-vsn1.png) no-repeat left center;
    padding: 8px 0 8px 20px;
    margin-right: 20px;
}
.phone-top-header strong {
    color: #da131c
}
.add-this-header a {
    display: inline-block;
    padding: 0 1px
}
.logo-qnh {
    width: 120px;
    float: left;
    padding: 15px;
}
.slogan-qnh {
    width: calc(100% - 230px);
    float: left;
    text-align: center;
    padding: 5px 200px 0 0;
    color: #da131c;
    font-size: 33px
}
.slogan-qnh strong {
    font-size: 48px
}
.bottom-header {
    width: 100%;
    float: left;
    background: #da131c;
    min-height: 46px
}
.main-menu {
    width: 100%;
    float: left;
    padding: 0 45px 0 15px;
    height: 46px
}
.main-menu>ul>li {
    float: left;
    position: relative
}
.main-menu>ul>li:hover {
    background: rgba(0, 0, 0, .2)
}
.main-menu>ul>li.selected {
    background: rgba(0, 0, 0, .3)
}
.main-menu>ul>li>a {
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
    font-weight: 700;
    padding: 15px 25px;
    height: 46px
}
.main-menu>ul>li.home>a {
    background: url(../images/home.png) no-repeat left center;
    padding-left: 24px;
}
.main-menu>ul>li.home {
    padding: 0px 3px 0px 16px;
}
ul.sub-main-menu {
    position: absolute;
    top: 45px;
    left: 0;
    width: 200px;
    background: #fff;
    z-index: 99999;
    display: none;
    border: 1px solid #da131c
}
.main-menu>ul>li:hover>ul.sub-main-menu {
    display: block
}
ul.sub-main-menu>li {
    width: 100%;
    float: left
}
ul.sub-main-menu>li {
    width: 100%;
    float: left;
    position: relative;
    padding: 10px 15px 10px 20px;
    border-bottom: 1px solid #da131c
}
ul.sub-main-menu>li:last-child {
    border-bottom: 0
}
ul.sub-main-menu>li:before {
    position: absolute;
    content: '';
    background: #000;
    height: 5px;
    width: 5px;
    top: 16px;
    left: 9px
}
ul.sub-main-menu>li>a {
    display: inline-block;
    color: #000;
    font-weight: 700;
    font-size: 14px
}
.main-menu-mobile {
    width: 100%;
    float: left;
    padding: 0 47px 0 0;
    position: relative;
    display: none
}
.title-main-menu-mobile {
    float: left;
    width: 57px;
    padding: 7px 0px;
    height: 46px;
}
.title-main-menu-mobile a {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}
.content-main-menu-mobile {
    width: calc(100% - 30px );
    position: absolute;
    top: 46px;
    border: 1px solid #da131c;
    z-index: 9999;
    background: #fff;
    display: none
}
.content-main-menu-mobile>ul>li {
    width: 100%;
    float: left;
    list-style: none;
    border-bottom: 1px solid #da131c;
    position: relative
}
.content-main-menu-mobile>ul>li:last-child {
    border-bottom: 0
}
.content-main-menu-mobile>ul>li>a {
    display: inline-block;
    color: #da131c;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 15px 10px 15px;
    text-decoration: none
}
i.icon-link {
    position: absolute;
    right: 15px;
    top: 13px;
    color: #da131c;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    z-index: 9999
}
ul.nav-main-menu-mobile {
    width: 100%;
    float: left;
    display: none
}
ul.nav-main-menu-mobile>li {
    width: 100%;
    float: left;
    position: relative;
    padding: 0 15px 10px 35px
}
ul.nav-main-menu-mobile>li:before {
    position: absolute;
    content: '';
    background: #000;
    height: 5px;
    width: 5px;
    top: 5px;
    left: 19px
}
ul.nav-main-menu-mobile>li>a {
    display: inline-block;
    color: #000;
    font-weight: 700;
    font-size: 14px
}
.slider-qnh {
    width: 100%;
    float: left
}
.info-header {
    width: 100%;
    float: left;
    margin-top: -30px;
    position: relative;
    z-index: 9;
    margin-bottom: 30px
}
.content-info-header {
    width: 100%;
    float: left;
    background: #fff;
    box-shadow: 0 3px 8px #cecece
}
.item-info-header {
    width: 25%;
    float: left;
    padding: 0 15px;
    margin: 15px 0;
    text-transform: uppercase;
    border-right: 1px solid #ccc
}
.item-info-header:nth-child(n+3) {
    border-right: 0
}
.name-info-header {
    width: 100%;
    float: left;
    color: #888;
    margin-bottom: 0;
    padding: 0 0 8px 0
}
.summary-info-header {
    width: 100%;
    float: left;
    color: #da131c;
    font-size: 16px;
    font-weight: 700
}
.hotline-info-header {
    width: 100%;
    float: left;
    color: #fff;
    background: #6eae00 url(../images/icon-vsn3.png) no-repeat;
    background-position: 7px 6px;
    text-align: center;
    line-height: 1.4;
    font-weight: 700;
    padding: 5px 0 5px 50px
}
.word-hotlline {
    width: 100%;
    float: left;
    font-size: 12px
}
.number-hotlline {
    width: 100%;
    float: left;
    font-size: 20px
}
.midnav-header {
    width: calc( 100% - 360px);
    float: left;
    padding: 0px 15px;
}
.slogan-qnh {
    width: 100%;
    float: left;
    text-align: center;
    padding: 10px 0px 15px 0px;
    color: #da131c;
    font-size: 30px;
    font-weight: bold;
}
.search-qnh {
    width: 100%;
    float: left;
    padding: 0px 15px;
}
form.frm-search-qnh {
    width: 100%;
    float: left;
    position: relative;
    padding-right: 50px;
}
input.txt-search-qnh {
    width: 100%;
    border: 1px solid #da131c;
    height: 46px;
    padding: 5px 10px;
    font-size: 14px;
    outline: 0;
}
input.btn-search-qnh {
    position: absolute;
    background: url(../images/search.png) #da131c no-repeat center;
    right: 0px;
    top: 0px;
    border: 0px;
    outline: 0;
    width: 50px;
    height: 46px;
}
.rightnav-header {
    width: 240px;
    float: right;
    padding: 0px 15px;
    text-align: center;
}
.add-this-header {
    width: 100%;
    float: left;
    padding: 15px 0px;
}
.add-this-header a {
    display: inline-block;
    padding: 0px 5px 8px 0px;
}
.lang-qnh a {
    text-decoration: none;
    display: inline-block;
    color: #f00;
    font-weight: bold;
    margin: 10px 5px 0px 5px;
}
.lang-qnh {
    width: 100%;
    float: left;
}
.middle-header {
    width: 100%;
    float: left;
    padding: 15px 0px;
}
.support-col {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.title-one-qnh {
    width: 100%;
    float: left;
    background: #f77b00 url(../images/title1.png) no-repeat right center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    padding: 11px 10px 12px 10px;
    height: 39px;
}
.content-support-col {
    width: 100%;
    float: left;
    background: #fff
}
.item-support-col {
    width: 100%;
    float: left;
    padding: 15px 5px;
    border-bottom: 1px solid #ccc
}
.item-support-col:last-child {
    border-bottom: 0
}
.left-support-col {
    display: table-cell;
    width: 75px;
    vertical-align: top;
    padding-left: 8px
}
.right-support-col {
    display: table-cell;
    vertical-align: top;
    padding-left: 10px
}
.img-support-col {
    width: 100%;
    display: inline-block
}
.img-support-col img {
    width: 65px;
    height: 65px
}
.name-support-col {
    width: 100%;
    display: inline-block;
    font-size: 14px
}
.phone-support-col {
    font-weight: 700;
    color: #0075bd;
    width: 100%;
    display: inline-block;
    font-size: 16px;
    background: url(../images/phone1b.png) no-repeat left;
    padding-left: 15px;
    margin: 5px 0
}
.link-support-col {
    width: 100%;
    display: inline-block
}
.link-support-col a {
    display: inline-block;
    margin-right: 5px
}
.photos-col{
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.content-photos-col{
    width: 100%;
    float: left;
}
.content-photos-col{
    width: 100%;
    float: left;
    padding-top: 15px;  
}
.item-photos img ,.item-photos-hd img {
    border: 1px solid #ffc994;
    padding: 1px;
}
.item-photos-kh img{
    width: 100%
}
.news-home {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.content-news-home {
    width: 100%;
    float: left;
}
.item-news-home {
    width: 50%;
    float: left;
    padding: 15px;
}
.name-news-home a {
    float: left;
    color: #333;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    height: 37px;
    overflow: hidden;
    margin-bottom: 15px;
}
.name-news-home {
    width: 100%;
    float: left;
}
.img-news-home {
    width: 160px;
    float: left;
    padding-right: 15px;
}
.right-news-home {
    width: calc( 100% - 160px);
    float: left;
    text-align: justify;
}
.read-more {
    width: 100%;
    float: left;
    margin-top: 5px;
    text-align: right;
}
.read-more a {
    color: #fff;
    display: inline-block;
    background: #e67403;
    padding: 3px 10px;
    text-transform: uppercase;
    font-size: 11px;
}
.img-news-home img {
    width: 100%;
    height: 110px;
}
.summary-news-home {
    width: 100%;
    float: left;
    height: 90px;
    overflow: hidden;
}
.danh-hieu{
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.content-danh-hieu{
    width: 100%;
    float: left;
    padding-top: 15px;
}
.name-news-home-dv a{
    height: initial;
}
footer{
    background: url("../images/bgfooter.png") no-repeat;
    background-size: cover;
}
.footer-qnh {
    width: 100%;
    float: left;
    padding: 30px 15px;
}
.info-footer {
    width: calc( 100% - 400px );
    float: left;
    color: #fff;
    line-height: 2;
    font-size: 14px;
}
.name-info-footer {
    width: 100%;
    float: left;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.name-info-footer span {
    display: inline-block;
    border-bottom: 2px solid #fff;
}
.footer-maps{
    width: 400px;
    float: right;
    padding: 0px 15px;
}
.ban-quyen {
    width: 100%;
    float: left;
    text-transform: uppercase;
    margin-top: 40px;
    font-size: 12px;
    font-weight: bold;
    color: #777;
}
.top-page {
    width: 100%;
    float: left;
    border-bottom: 1px solid #e4e4e4;
    padding: 9px 0px 9px 0px;
    margin: 0px;
}
.top-page > ul > li {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 14px;
    color: #333;
}
.top-page > ul > li a {
    text-decoration: none;
    color: #bf0000;
}
.news-list-qnh {
    width: 100%;
    float: left;
}
.content-nel-qnh {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
.item-nel-qnh {
    width: 100%;
    float: left;
    padding: 15px 0px;
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    margin-top: 2px;
}
.left-nel-qnh {
    width: 200px;
    float: left;
    vertical-align: top;
}
.img-nel-qnh {
    width: 100%;
    float: left;
    border: 1px solid #eaeaea;
}
.img-nel-qnh img {
    width: 100%;
}
.right-nel-qnh {
    float: left;
    width: calc( 100% - 200px);
    padding-left: 15px;
}
.name-nel-qnh {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.name-nel-qnh a {
    color: #333;
}
.date-nel-qnh {
    display: block;
    color: #999;
    font-size: 12px;
    margin-bottom: 10px;
}
.summary-nel-qnh {
    display: block;
    font-size: 14px;
    margin-bottom: 20px;
}
.paging-qnh {
    width: 100%;
    float: left;
    padding: 15px;
    text-align: center;
}
.paging-qnh a {
    display: inline-block;
    background: #eee;
    border: 1px solid #ccc;
    color: #999;
    padding: 2px 8px;
    border-radius: 3px;
    font-size: 14px;
}
a#link_pt_active{
    background: #bf0000;
    color: #FFF;
    text-decoration: none;
    border: 1px solid #bf0000;
}
.paging-qnh a.active,.paging-qnh a:hover,a#link_pt_active:hover {
    background: #bf0000;
    color: #FFF;
    text-decoration: none;
    border: 1px solid #bf0000;
}
.news-detail {
    width: 100%;
    float: left;
    border-top: 1px solid #e4e4e4;
    margin-top: 2px;
    padding-top: 15px;
}
.top-news-detail {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
.name-news-detail {
    width: 100%;
    float: left;
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-size: 24px;
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
}
.img-news-detail {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 15px;
}
.date-news-detail {
    width: 100%;
    float: LEFT;
    color: #999;
    margin-bottom: 10px;
}
.summary-news-detail {
    width: 100%;
    float: left;
    font-size: 16px;
    font-style: italic;
    margin-bottom: 20px;
}
.info-news-detail {
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 20px;
}
.author-news-detail {
    width: 100%;
    float: left;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
}
.middle-news-detail{
    width: 100%;
    float: left;
}
.title-other-news-detail {
    width: 100%;
    float: left;
    background: url("../images/iconnews.png") left top no-repeat;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding-bottom: 2px;
}
.title-other-news-detail span {
    display: inline-block;
    width: 100%;
    padding: 7px 0px 14px 45px;
    border-bottom: 1px solid #ccc;
}
.content-other-news-detail {
    width: 100%;
    float: left;
    padding: 10px 0px;
}
.content-other-news-detail ul li {
    list-style: square;
    list-style-position: inside;
    float: left;
    width: 100%;
    padding: 4px 0px;
    font-size: 14px;
    font-weight: 400;
}
.content-other-news-detail ul li a{
    text-decoration: none;
    color: #333;
}
.content-other-news-detail ul li a:hover{
    color: #bf0000;
}
.contact-qnh {
    width: 100%;
    float: left;
}
.top-contact {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.name-top-contact {
    color: #c40012;
    width: 100%;
    float: left;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}
.info-company-contact {
    color: #000;
    width: 100%;
    float: left;
    line-height: 1.5;
    font-size: 14px;
    margin-bottom: 10px;
}
.middle-contact {
    width: 100%;
    float: left;
    font-size: 14px;
}
form.frm-contact {
    width: 100%;
    float: left;
}
.p-contact {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.l-p-contact {
    width: 160px;
    float: left;
    padding: 5px 0px;
}
.r-p-contact {
    width: 540px;
    float: left;
}
input.txt-contact {
    padding: 5px 5px;
    border: 1px solid #E5E5E5;
    box-shadow: 0px 0px 4px rgba(168, 168, 168, 0.3) inset;
    width: 100%;
    font-family: Arial;
    outline: 0px;
}
textarea.textarea-contact {
    padding: 5px 5px;
    font-family: Arial;
    border: 1px solid #E5E5E5;
    box-shadow: 0px 0px 4px rgba(168, 168, 168, 0.3) inset;
    width: 100%;
    outline: 0px;
    font-family: arial;
}
input.btn-send-contact {
    border: 1px solid #DFDFDF;
    background: #fff;
    font-family: Arial;
    color: #000;
    font-weight: bold;
    padding: 4px 30px;
    border-radius: 3px;
    cursor: pointer;
    float: right;
    margin-left: 5px;
    text-transform: uppercase;
}
input.btn-send-contact-reset{
    border: 1px solid #dadada;
    color: #333;
}
.name-top-contact h1 {
    margin: 0px;
    font-size: 20px;
}
input.btn-send-contact:hover{
    background: #000;
    color: #fff;
}
.l-p-contact,.r-p-contact{
    width: 100%;
    float: left;
}
.bottom-contact{
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}
.word-search{
    width: 100%;
    float: left;
    margin: 20px 0px;
    font-size: 14px;
}


table.qnh-tabkh tr td {
    border: 1px solid #ccc;
    padding: 15px 5px;
    vertical-align: middle;
}
table.qnh-tabkh tr:nth-child(2n) td {
    background: #f1fff4;
}
.tomtat-qnh {
    width: 100%;
    float: left;
    font-size: 14px;
    margin: 15px 0px;
}
































































