/*
Theme Name: Remplir.vn
Description: Thietkewebchuyen
Author: UX Themes
Template: flatsome
Version: 2.1.3.3
*/



body , .nav > li > a , h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a{
    font-family: Arial, sans-serif;
}


.header:not(.transparent) .header-bottom-nav.nav > li > a {
    font-weight: 400;
}


.nav-spacing-xlarge>li {
    margin: 0 33px;
}


.clsTieuDe{

}
.clsTieuDe .section-title-center{
	display: block;
	text-align: center;
}
.clsTieuDe .section-title-center span{
	display: inline-block;
	position: relative;
	font-size: 30px;
	font-weight: 400;
}
.clsTieuDe .section-title-center span::after{
    content: '';
    position: absolute;
    width: 120px;
    height: 3px;
	left: 50%;
	transform: translateX(-50%);
	background: black;
    bottom: -10px;
}


.BlockCuocHoiThoa .BlockTrai{
	background: white;
}
.clsBannerKhoaDaoTao{
	position: relative;
}
.clsBannerKhoaDaoTao::before {
    content: '';
    background: white;
    width: 118%;
    height: 118%;
    position: absolute;
    left: -9%;
    top: -9%;
    z-index: -1;
    border: 25px solid black;
}

.absolute-footer , .clsTieuDe b{
	display: none;
}

@media only screen and (max-width: 48em) {










}
