﻿body {
    font-family: Roboto, Arial, sans-serif;
    color: #262626 !important;
    font-size: 15px;
    margin: 0;
    padding: 0;
    position: relative;
}

#page-wrap {
    overflow: hidden;
    z-index: 9;
    background: #eee;
}

input[type=email],
input[type=tel],
input[type=file],
input[type=number],
input[type=password],
input[type=search],
input[type=text],
input[type=url] {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: 0 0;
    background-color: #fff;
    border: 1px solid #dee2e6;
    color: #495057;
    height: 33px;
    line-height: 33px;
    padding: 3px 5px
}

.table .table-head {
    font-weight: 700;
    text-align: center
}

#header-page {
    -moz-user-select: none;
    -webkit-user-select: none;
    height: 135px;
    position: relative;
    user-select: none;
    z-index: 100
}

#header-page .inner {
    background-color: #FFF;
    height: 75px;
    position: fixed;
    width: 100%;
}

#header-page .container {
    height: 100%
}

.home-title {
    -webkit-animation: 4s linear;
    position: relative;
}

.home-title h1 {
    font-size: 1.20em;
    font-weight: 500;
    line-height: 50px;
    text-align: center;
    margin-bottom: 5px;
    height: 50px;
}

#header-page .logo {
    display: inline-block;
    float: left;
    line-height: 50px;
    position: relative
}

#header-page .logo img {
    height: 60px;
    position: relative;
    top: 6px;
}

/*#header-page .logo img{height:38px}*/
#header-page .logo .sologan {
    color: #ff5722;
    font-size: 0.8em;
    left: 2px;
    position: absolute;
    bottom: -15px;
    height: 20px;
    line-height: 20px;
    white-space: nowrap;
    display: none !important;
}

#header-page .header-hotline {
    display: inline-block;
    float: right;
    font-size: 16px;
    font-weight: 500;
    line-height: 75px;
}

#header-page .header-hotline i {
    display: none;
    font-size: 20px;
    transform: rotate(-30deg)
}

#header-page .header-hotline span {
    font-size: 0.8em;
    font-weight: 400;
    position: relative;
    top: -2px;
    color: #ff5722;
}

#header-page .header-hotline a {
    color: #ff5722;
    font-weight: 500;
    position: relative;
    top: 3px;
    padding-left: 5px;
}

#header-page .header-hotline a h4 {
    color: #ff5722;
    font-weight: 600;
}

#header-page .header-hotline a:hover {
    text-decoration: none !important
}

.section-landing-page a {
    white-space: nowrap
}

.section-landing-page h4 {
    border-bottom: 2px solid #fff;
    color: #0669b2;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase
}

.section-landing-page h4.active {
    border-bottom: 1px solid #0669b2
}

.div-landing-page {
    display: none
}

.div-landing-page-1 {
    display: block
}

.div-landing-page a {
    display: inline-block;
    padding: 3px 0
}

.fb_dialog {
    bottom: 105pt !important;
    right: 5pt !important
}

.zalo-chat-widget {
    bottom: 70px !important;
    right: 5px !important;
}

.header-ovelay {
    overflow: hidden;
}

.menu-top {
    background: #026a40;
    height: 38px;
    line-height: 38px;
    position: relative;
}

.menu-list {
    margin-bottom: 0 !important;
    list-style-type: none;
}

.menu-list li {
    display: inline;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    border-right: 1px solid #013822;
    border-left: 1px solid #2c976c;
    text-align: center;
    font-size: 1.0em;
}

.menu-list li:first-child {
    padding-left: 0 !important;
    border-left: none;
}

.menu-list li:last-child {
    border-right: none;
}

.menu-list li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 0.9em;
}

.menu-list li a:hover {
    color: #ff5722;
}