/*
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.eot');
	src: local('â˜º'), url('fonts/UTM Avo.woff') format('woff'),
		url('fonts/UTM Avo.ttf') format('truetype'),
		url('fonts/UTM Avo.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'UTMAvoBold';
	font-style: normal;
	font-weight: normal;
	src: local('UTMAvoBold'), url('fonts/utm-avobold.woff') format('woff');
}
body,p,a,h1,h2,h3,h4,h5,h6 {
	font-family: utm_avo !important;
}
.div-bao-gia h3 {
	color: white;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.div-bao-gia {
	margin-bottom: 10px !important;
	padding: 7px 10px;
	background: #023672;
	border: 6px solid #e4e4e4;
	border-radius: 15px;
	padding: 10px 10px;
	margin: 0 10px;
	cursor: pointer;
	text-align: center;
}
.header-contact li i{
	color: #023672;
}
.header-contact li:last-child a span{
	color: red;
}
.header-contact li a{
	text-transform: initial;
}
.product-title a{
	font-size: 17px;
}
.div-no-padding{
	padding-bottom: 0px !important;
}
.section-title-container{
	margin-bottom: 40px;
}
.p-ho-tro{
	text-align: right;
	margin-right: 56px;
	font-size: 15px;
	margin-bottom: 0px;
	/* font-family: myfont3; */
	padding: 2px;
	line-height: 50px;
	color: #fff;
}
.p-hotline{
	text-align: right;
	margin-right: 48px;
	font-size: 33px;
	line-height: 10px;
	padding: 11px;
	margin-bottom: 0;
	color: #fff !important;
	font-weight: bold;
}   
#hotline-ft {
	margin-top: -50px;
	float: left;
	background: url(images/08-300x96.png) no-repeat top right;
	height: 117px;
	background-repeat: no-repeat;
}
.section-title-center:after {
	content: "";
	height: 30px;
	display: table;
	width: 100%;
	position: absolute;
	margin-top: 38px;
	background: url(images/icon-title.png);
	background-repeat: no-repeat;
	background-position: center;
}
.section-title b {
	display: block;
	-ms-flex: 1;
	flex: 1;
	height: 0;
	opacity: .1;
	background-color: currentColor;
}
.div-box{
	background: #ffffffab;
	padding: 16px 15px;
	box-shadow: #888 0 0 5px;
}
.section-anh .img-inner{
	box-shadow: #9a9a9a 0 0 8px;
	background: white;
	padding: 5px 5px;
	border-radius: 3px;
}
#top-bar{

	box-shadow: #3E3D3D 0 2px 5px -2px;
	background: linear-gradient(#FBFBFB,rgb(224,224,224));
	height: 33px;
}

h5.post-title{
	color: #004b8e;
	font-size: 14px;
	min-height: 54px;
}
.is-divider{
	display: none;
}
.from_the_blog_excerpt {
	min-height: 92px;
}
/*Màu sắc button*/
.social-button, .social-icons .button.icon:not(.is-outline), .social-icons .button.icon:hover {
	background-color: currentColor !important;
	border-color: currentColor !important;
}
.button.facebook,.button.facebook:not(.is-outline), .button.facebook:hover {
	color: #fff;
	background-color: #446084;
	border-color: #446084;
}
.button.twitter,.button.twitter:not(.is-outline), .button.twitter:hover {
	color: white !important;
	background : #2478ba !important;
	border-color: #2478ba;
}
.button.email,.button.email:not(.is-outline), .button.email:hover {
	color: #fff;
	background-color: black !important;
	border-color: black !important;
}
.button.pinterest,.button.pinterest:not(.is-outline), .button.pinterest:hover {
	color: #fff !important;
	background-color: #cb2320  !important;
	border-color: #cb2320  !important;
}

.button.google-plus,.button.google-plus:not(.is-outline), .button.google-plus:hover {
	color: #fff !important;
	background-color: #dd4e31 !important;
	border-color: #dd4e31  !important;
}
.button.linkedin,.button.linkedin:not(.is-outline), .button.linkedin:hover {
	color: #fff !important;
	background-color: #0072b7 !important;
	border-color: #0072b7     !important;
}

.single-date{
	border-bottom: 1px dashed #ededed;
}
h1.entry-title{
	font-size: 24px !important;
}
/*Kết thúc màu sắc*/



footer.entry-meta {

	border-top: none !important;
	border-bottom: 1px dashed #ececec !important;

}

.entry-content img{
	width: auto !important
}
.duong-line {
	background: rgba(0,0,0,0) url(images/line.png) repeat scroll 0 0;
	height: 12px;
	margin-top: 5px;
	overflow: hidden;
}
.related-post h7{
	font-weight: bold;
	font-size: 18px;
	float: left;
	margin: -8px 20px 0 0;
}


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



}