/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/}
@font-face {
    font-family: 'helve';
    src: url('font/helveticaneue.ttf');
    font-weight:normal;
    font-style: normal;}
@font-face {
    font-family: 'helve';
    src: url('font/helveticaneuelight.ttf');
    font-weight:300;
    font-style: normal;}
@font-face {
    font-family: 'helve';
    src: url('font/helveticaneuemedium.ttf');
    font-weight:500;
    font-style: normal;}
@font-face {
    font-family: 'helve';
    src: url('font/helveticaneuebold.ttf');
    font-weight:600;
    font-style: normal;}
body,h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2{
    font-family: 'helve' !important;} 
#mega-menu-title{font-family: 'helve'; color: #fff;}
.nav>li>a {
font-family: 'helve' !important;}
#mega_menu {
width: 65%;}
#mega_menu>li>a {
border-top: 1px solid #F8640C;
font-weight:500;}
#mega_menu a {
font-weight:500;}
#mega-menu-wrap {
background: #00a2e8;}

.nav>li>a {font-family: 'helve' !important;}
.logo img {display: block;width: 100%;}
.is-small, .is-small.button {font-size: .85em;}
.header-main .hotline {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    background: #2d2d2d;
    border-radius: 30px;
	border: 2px solid #F8640C;
    padding-left: 37px;
    position: relative;
    color: #fff;}
.header-main .hotline:before {
content: '';
display: block;
width: 22px;
height: 22px;
background: url(https://thumuadocu.vn/wp-content/uploads/2022/03/icon-hotline.png) no-repeat;
position: absolute;
top: 10px;
left: 7px;
z-index: 1;}
.header-main .hotline:hover .number {
background: #00a2e8;}
.header-main .hotline .number {
background: #00a2e8;
border-radius: 24px;
padding: 4px 13px;}
.header-main .hotline .number a {
font-size: 18px;
text-decoration: none;
color: #fff;
font-weight: bold;}
.h1, h1 {font-size:1.4em;}
.h2, h2 {font-size:1.3em;}
.h3, h3 {font-size: 1.2em;}
.h4, h4 {font-size: 1.1em;}
.nav .nav-dropdown {
    background-color: #fff;
    border: 1px solid #00a2e8;
    padding: 0;
    border-left: 2px solid #00a2e8;
    top: 41px;}
span.amount {color: #F8640C;}
.row-large>.col {padding: 30px 30px 30px;}
.entry-header-text {padding: 0em 0 0em;}
.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a 
{border-bottom: 1px solid #00a2e8;}
.is-divider {
    height: 1px;
    display: block;
    background-color: #F8640C;
    margin: 0em 0 0em;
    width: 100%;}
.has-dropdown .icon-angle-down {
    display: none;}
td {color: #000000;border-bottom: 2px solid #00a2e8;}

.section-title-normal {
    border-bottom: 2px solid #F8640C;}

.section-title-normal span {
	border-top-right-radius: 10px;
    background:  #00a2e8;
    color: white;
    font-weight: 600;
    padding: 8px;
	border-top: 1px solid #F8640C;
	border-bottom: 2px solid #00a2e8;
	border-right: 6px solid #F8640C;
    margin-right: 15px;
    padding-bottom: 7.5px;
    margin-bottom: -2px;
    font-size: 16px;}
.section-title a {
    display: block;
    padding-left: 15px;
    font-size: 14px;
    margin-left: auto;}
.button.icon{border: 1px solid #F8640C}
.nav>li>a, .nav-dropdown>li>a, .nav-column>li>a, .nav-vertical-fly-out>li>a{color: #000000;}
.nav-sidebar.nav-vertical>li+li{border-top: 1px solid #F8640C;}

.header-bottom{border-top: 1px solid #F8640C; border-bottom: 2px solid #F8640C;}
.fill {border-bottom: 1px solid #F8640C;}




.info-km {
    border-radius: 10px;
    overflow: hidden;
color: #00a2e8;}
.info-km .ct-km {
    padding: 10px 12px;}
.row .section {padding-left: 0px;
    padding-right: 30px;}

li {
    margin-bottom: 0.6em;
	margin-left: 30px;
}
.box-text {font-size: .85em;}

.LH {
	
    padding: 10px;
    border-radius: 10px 10px 0 0;
    margin-bottom: 0;
    font-size: 16px;
	font-weight: 700;
	}

.LH-GOINGAY{
	background-color: #52a616;
	color: #fff;
	border-radius: 4px;
	padding: 10px;}

.LH-ZALO{
	background-color: #00a2e8;
	color: #fff;
	border-radius: 4px;
	padding: 10px;}

.header-main .social {
    display: inline-block;
    margin-right: 12px;}
.header-main .social ul {
    margin-bottom: 0;}
.header-main .social li {
    list-style: none;
    float: left;
    margin-right: 5px;
    margin-bottom: 0px ;}
.header-main .social li a {
    display: block;
    border-radius: 10px;
    color: #fff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;}