/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

@font-face {
    font-family: 'Bodoni Bd BT';
    src: url('fonts/BodoniBT-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
.bodoni-bd-bt {
	font-family: 'Bodoni Bd BT' !important;
}

@font-face {
    font-family: 'Fz Rleud';
    src: url('fonts/FzRleud-Bold.woff2') format('woff2'),url('fonts/FzRleud-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
.fz-rleud {
	font-family: 'Fz Rleud' !important;
}
@font-face {
    font-family: 'Fz Rleud Regular';
    src: url('fonts/FzRleud-Regular.woff2') format('woff2'),url('fonts/FzRleud-Regular.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
.fz-rleud-regular {
	font-family: 'Fz Rleud Regular' !important;
}

@font-face {
    font-family: 'UVF Wayfinding Sans';
    src: url('fonts/UVFWayfindingSansr.woff2') format('woff2'),url('fonts/UVFWayfindingSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.uw-wayfinding-san {
	font-family: 'UVF Wayfinding Sans' !important;
}

@font-face {
    font-family: 'UTM Alter Gothic';
    src: url('fonts/UTMAlterGothic.woff2') format('woff2');
}
.font-utm-alter-gothic{
    font-family: 'UTM Alter Gothic';
    font-weight: normal;
    font-style: normal;
}
.thong-tin-chung {
	font-size: 24px;
}
.title-red {
	color: #FF0000;
	font-weight: bold;
	font-size: 1.3em;
}
.bg-time {
	margin-top: 10px;
	background: #00f1fa54;
	padding: 10px;
}
/*************** ADD CUSTOM CSS HERE.   ***************/


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


}
