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

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
	font-family: utm_avo;
	src: url(fonts/UTM_Avo.ttf);
	font-weight: normal;
}
@font-face {
	font-family: utm_avo;
	src: url(fonts/UTM_AvoBold.ttf);
	font-weight: bold;
}
body{font-weight: 500!important;}
a, body, p{font-family: utm_avo!important;letter-spacing: .5px!important;font-style: normal; }
h1, h2, h3, h4, h5, h6{font-family: utm_avo!important;letter-spacing: 1px!important}
.section_bg_2 .col{padding: 0;}
#header{display:none}
.section_bg_2 .row_2 p{margin-bottom: 0;}
.ul_dem ul{list-style: none;counter-reset: my-badass-counter;}
.ul_dem li:before{       position: absolute;
	text-align: center;
	left: 0px;
	width: 30px;
	height: 30px;
	margin-top: 2px;
	color: #222222;
	background-color: #dfcdd7;
	content: counter(my-badass-counter,decimal);
	counter-increment: my-badass-counter;
	font-size: 18px;
	line-height: 26px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.row_3 .col{padding-bottom: 0;}
.ul_dem li{padding-left: 20px;}
.text_gray{background: #e4e0d6; border-radius: 20px;padding: 15px;}
.col_1 ul li{margin-bottom: .74em;}
.hoc_2 .col{padding-bottom: 0;}
.span_f span::before{content: " A ";background: #df49e8; color: #df49e8;padding: 0 10px 10px;border-radius: 10px;margin-right: 10px;}
.span_f_3 span::before{content: " A ";background: #df49e8; color: #df49e8;padding: 0 15px 20px;border-radius: 10px;margin-right: 10px;position: relative;top: 6px;}
.new_emph {width: 300px;overflow: hidden;margin: 30px auto;border: solid 2px #ff4444;border-radius: 60px;color: #fff;}
.old_price, .new_price {width: 50%;float: left;}
.new_price .line-1 {font-size: 12px;margin-left: 10px;margin-top: 3px;text-align: left;}
.new_price b p {    padding: 0px 0 0px 4px;font-weight: 500;}
.new_price {background: #ff4444;font-size: 27px;}
.old_price p {line-height: 60px;font-size: 24px;}
.new_emph p{margin-bottom: 0;}
.ux-timer span{font-weight: 400!important;}
.ux-timer span strong{line-height: 30px; font-size: 13px!important; font-weight: 500!important;color:#0a0a0a!important;}
.f_dk input{border-radius: 5px; width: 100%;height: 45px;}
section.dang-ky{padding-bottom: 0!important;}
.col_h1{background: rgba(255, 255, 255, 0.28);border-radius: 45px 45px 45px 45px;border: 1px solid #055cb3;}
.col_h1 hr{border-top: 2px solid #fff;opacity: 1; margin:5px 0!important;}
.col_h1 h2{margin-bottom: 0!important;}
.col_h1, .col_h1 .col , .col_h2 , .col_h2 .col{padding-bottom: 0!important;}
.khoa_1 span{background: rgba(153, 153, 152, 0.6);border: 1px solid #055cb3;padding: 10px 30px;}
.khoa_2 span{background: rgba(124, 185, 246, 0.73);border: 1px solid #055cb3;padding: 10px 30px;}
.dl_bl span{display: block;}
@media only screen and (min-width: 768px) {
	.ux-timer{border-spacing: 30px 5px!important}
}
@media only screen and (max-width: 767px) {
	.ux-timer{border-spacing: 20px 5px!important}
	.khoa_1 span , .khoa_2 span{font-size: 20px!important;}
	.col_h1{margin:0 10px;}
}