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

/*************** ADD CUSTOM CSS HERE.   ***************/
@media(min-width: 1023px){
	.single-featured_item img.mfp-img{
		border-radius: 7px;
		border: 10px solid gainsboro;
		height: 700px   
	}
	.mfp-counter {

		right: 15px;
		color: #cccccc;
		font-size: 12px;
		line-height: 18px;
	}
}
.section-du-an .nav>li>a, .nav-dropdown>li>a, .nav-column>li>a{
	color: white;
}
.section-du-an .nav>li>a:hover, .section-du-an .nav>li.active>a, .section-du-an .nav>li.current>a, .section-du-an .nav>li>a.active, .section-du-an .nav>li>a.current,.section-du-an .nav-dropdown li.active>a, .section-du-an .nav-column li.active>a, .section-du-an .nav-dropdown>li>a:hover,.section-du-an .nav-column li>a:hover{
	color: yellow;
}
.section-du-an .box-text ,.portfolio-related .box-text {bottom: unset;
	text-align: left;
	top: 20px;
	font-size: 17px;
}
.square-icon{
	position: absolute;
	text-align: right;
	bottom: 20px;
	right: 11px;
}
.square-icon .fa-s{
	border: 2px solid white;
	padding: 18px;
}
.du-an-con{
	padding-bottom: 20px;
}
.du-an-con .box-image:hover span.hover-span{
	z-index: 1;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	height: 100%;
	left: 0;
	opacity: 1.4;
	position: absolute;
	top: 0;
	width: 100%;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
}
.du-an-con .box-image:hover span.hover-span i{
	display: block;
}
.du-an-con .box-image span.hover-span i{
	display: none;
	opacity: 1;
	color: #FFFFFF;

	font-size: 15px;
	height: 40px;
	left: 50%;
	line-height: 36px;
	border: 2px solid;
	margin-left: -20px;
	margin-top: -20px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 40px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	z-index: 111;}
.absolute-footer {

	padding: 10px 0 10px;
	font-size: .9em;
	color: white !important;
}
.footer-1{
	margin-top: 20px;
	border-bottom: 40px solid black; 
}
.section-lien-he .wpcf7-submit{
	background: black;
}
.section-lien-he i{    border: 3px solid black;
	color: black;
	padding: 5px;}
#week_3, #week_4 {
	width:200px;
	height:200px;
	border:2px solid red;
	float:left;
}
.lien-he-price{
	color: red;
}

.section-du-an img:hover{
	filter: none ;
}
.section-du-an .row.row-collapse{
	max-width: 1920px;
}
.flex-right ul li a{
	text-transform: uppercase !important;
	font-size: 14px;
	font-weight: normal;
}
.div-nhan-su{
	padding-top: 50px;
}
.is-divider{
	background: transparent !important; 
}
.title-nhan-su{
	padding-bottom: 30px;
}
.col-nhan-su .entry-header-text{
	padding-bottom: 0px
}
/*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  ***************/


}