/*
Theme Name: Flatsome Child
Description: NamKiem developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.11.3
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/*
Bạn có thể thêm CSS ở đây.

Nhấp chuột vào biểu tượng trợ giúp phía trên để tìm hiểu thêm.
*/
#logo img{    position: absolute;
	top: 0;max-height: 95px;z-index: 9999;
}
.header-main{    background: -webkit-linear-gradient(#fc9c03,#dc5323);
	background: -o-linear-gradient(#fc9c03,#dc5323);
	background: -moz-linear-gradient(#fc9c03,#dc5323);
	background: linear-gradient( #fc9c03,#dc5323);}

#top-bar .nav>li>a>i+span {
	margin-left: 5px;
	text-transform: none;
	color: #e15f1d;
	font-size: 14px;}
#top-bar  .icon-envelop:before, #top-bar .icon-clock:before, #top-bar .icon-phone:before{color: #e15f1d}
#masthead .flex-left .nav>li{margin:0}
#masthead .flex-left .nav>li a{padding-left:10px; padding-right:10px; height:64px}
#masthead .flex-left .nav>li a:hover,
#masthead .flex-left .nav>li.active>a{background:rgba(255,255,255,0.2); height: 64px; color: white}
.cac-mon-hoc .icon-box-center .icon-box-img{    margin: 0 auto 0em;}
.blog-post .col-inner .box-vertical{    background: white;
	border-radius: 4px;
	border-bottom: 5px solid #f0810f;
	border: 1px solid #d4d4d4;}
.has-shadow .box:not(.box-overlay):not(.box-shade){border-bottom: 5px solid #f3880c;}
footer.entry-meta, .is-divider{display:none}
.article-inner  .relative{display:none}
.recent-blog-posts a{font-size:15px}
.absolute-footer.dark{
	background: -webkit-linear-gradient(#fc9c03,#dc5323);
	background: -o-linear-gradient(#fc9c03,#dc5323);
	background: -moz-linear-gradient(#fc9c03,#dc5323);
	background: linear-gradient( #fc9c03,#dc5323);
	color: rgb(255, 255, 255);
}
.nav-dropdown{border: 1px solid #ddd; z-index: 999999999}
.nav-column li>a, .nav-dropdown>li>a{padding: 7px 10px;}




@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/

}
