/*
Theme Name: Flatsome Child
Description: Thietkewebchuyen.com
Author: UX Themes
Template: flatsome
Version: 3.2.1.4
*/



#wrapper #header #top-bar ul.nav li a{
    text-transform: none;
	color: white;
}


.BlockDoiTac img{
	margin: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 80px;
    object-fit: contain;
    background: white;
    padding: 0px;
}
.BlockDoiTac img:hover{
}

.txtTextDichvu p , .txtTextDichvu h2 , .txtTextDichvu h3{
	margin-bottom: 0px;
}
.is-divider , .recent-blog-posts-li .post_comments , footer#footer .post-item .box-image{
	display: none;
}


.frmBaoGia , .frmBaoGia p:nth-child(5) , .BlockLinhVucHoatDong .col-inner .box{
	position: relative;
}
.frmBaoGia .btnNhanBaoGia{
	width: 100%;
    margin: 0px;
    padding: 0px;
}
.frmBaoGia .wpcf7-spinner{
    position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	margin: 0px;
}

.BlockLinhVucHoatDong .col-inner .box a::after{
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	opacity: 1;
	-webkit-transition: .5s;
	transition: .5s;
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(0deg, var(--primary-color) 0%, rgba(184, 130, 252, 0) 65%);
	-webkit-transform: perspective(400px) rotateX(-90deg) scale(.2);
	transform: perspective(400px) rotateX(-90deg) scale(.2);
	-webkit-transform-origin: top;
	transform-origin: top;
	z-index: 1;
}
.BlockLinhVucHoatDong .col-inner .box a:hover:after{
	opacity: 1;
	-webkit-transform: perspective(400px) rotateX(0deg) scale(1);
	transform: perspective(400px) rotateX(0deg) scale(1);
	z-index: 1;
}


.entry-content{
	padding-top: 0px;
}
.has-transparent #top-bar{
	background: transparent !important;
}
.div-black{
	padding: 20px;
	background: #363636;
	display: block;
	overflow: hidden;

}
.div-black p{
	font-style: italic;
	margin-bottom: 5px;
	color: white;
	font-weight: bold;
	font-size: 20px;
}
.form-dang-ky{
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.section-tu-van .icon-box{
	margin-bottom:10px;
}
.form-dang-ky .large-6,.form-dang-ky .large-12{
	padding-left: 5px;
	padding-right: 5px;
}
.section-luat-su span.count-up{
	color: #4B3854;
	font-size: 81px;
	font-weight: bold;
}
.p-them{
	margin-bottom: 5px;
}

.div-no-padding{
	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  ***************/

}
@media(max-width: 850px){
	.section-luat-su h4{
		min-height: 38px;
	}
}