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


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




.section-tien-ich .row .col{
	padding-bottom: 0px;
}
.section-ly-do img{
	height: 80px;
}
.flex-right ul li{
	padding: 0px 10px !important;

}
.section-sp{
	padding-top: 0px !important
}
.section-sp .tabbed-content li.active a,.section-sp .tabbed-content li a:hover{
	color: rgb(238, 158, 10);
}

.section-sp .tabbed-content li a{
	padding: 0px 20px;
}
.row-sp{
	background: white !important;
}
/*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;
}
.section-vi-tri h3,.section-vi-tri h4{
	color: rgba(238,158,10,1)

}
.section-vi-tri p{
	color: white;
	font-size: 15px !important;
}
.div-dang-ky {
	border-radius: 10px;
	background: white;
	padding: 30px;
}
.section-lien-he .wpcf7-form .wpcf7-text{
	border-radius: 10px;
	/* background-color: transparent !important; */
	color: black !important;
}
.section-lien-he .wpcf7-form .wpcf7-submit{
	background-color:  rgba(255,23,68,1);
}
.section-lien-he .wpcf7-form .div-submit{
	text-align: center;
}
input.wpcf7-text::-webkit-input-placeholder {
	color: orange !important;
}
div.wpcf7-mail-sent-ok{
	color: white;
	border: 2px solid rgb(238, 158, 10);
}
.div-lien-he{
	text-align: center;
}
.div-lien-he h4{
	color: rgb(238, 158, 10);
}
.section-cam-ket img{
	margin-bottom: 0px !important
}
.div-lien-he p i{
	font-size: 68px;
	border-radius: 50%;
	background: rgb(238, 158, 10);
	color: white;
	padding: 10px;
}
.section-doi-tac .box-text{
	text-align: center;
	font-weight: bold;
}
#tong-quan{
	margin-top: -100px;
}
#post-228 .single-page h4 a{
	color:green;
	text-decoration: underline;}

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

}
@media(max-width: 769px){
	.section-banner h1{
		font-size: 18px;
	}
	.section-banner h4{
		font-size: 15px;
	}
}
@media(min-width: 1023px){
	.section-ly-do .large-3{
		max-width: 20% !important;
		flex-basis: 20% !important 
	}
}
@media(max-width: 481px){
	.tai-lieu {

		bottom: -9px !important;

		min-width: 90px !important;

	}
}
@media(min-width: 769px){
	.section-lien-he .wpcf7-form{
		width: 500px;
		margin: auto;
	}
}
