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

/*************** ADD CUSTOM CSS HERE.   ***************/


#logo img{max-height:80px}
ul.menu>li+li{border-top:0}
ul.menu>li>a{    text-transform: uppercase;
	color: white;
	font-weight: bold;
	float: left;
	margin: 0 20px;}
.header-block{border-bottom:2px solid #f5e29f}
.nav>li>a>i{font-size:25px !important; color: #f5e29f}
.nav>li>a>i+span, .button span {
	margin-left: 5px;
	text-transform: none;
	font-weight: normal;
	font-size: 14px;
}
.gioi-thieu-section {border-top: 2px solid #f5e29f}
.header-block ul li a:hover{color:#f5e29f}
.gioi-thieu-khoa-hoc{background: rgba(0,0,0,0.3); border-radius:4px; padding: 15px; margin-top:30px}
.gioi-thieu-khoa-hoc h3{color:#f2d46c}
.lam-the-nao .col, .dang-ky .col{padding-bottom
	:10px}
.hinh-anh .gallery-col .lightbox-gallery .box-text {padding-bottom:0; padding-top:0}
.button-dang-ky{position: fixed; left: 10px; bottom: 2%; z-index:9999 !important}
.button-dang-ky img {max-width: 100px}
.stuck #logo img{max-height:80px !important}
.block-html-after-header{position: fixed !important;
	top: 76px !important;}
h2{font-family: "Roboto Condensed", sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0;
	font-size: 25px;
	color: #f2d46c !important; font-weight:bold}

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

	img{width:100%}
	.button-dang-ky img{max-width:80px}
	.block-html-after-header{display:none}
}