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

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


/* css header main */
#masthead .flex-left ul.header-nav-main .header-search-form form .flex-col input, .mfp-content input#s {
    width: 100%;
    height: 40px;
    padding: 0px 15px 0px 15px;
    border: 1px solid silver;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    box-shadow: none;
}
#masthead .flex-left ul.header-nav-main .header-search-form form .flex-col input:hover,
#masthead .flex-left ul.header-nav-main .header-search-form form .flex-col input:focus {
    border-color: #0078bb;
}
#masthead .flex-left ul.header-nav-main .header-search-form form .flex-col button, button.ux-search-submit.submit-button.secondary.button {
    width: 60px;
    height: 40px;
    outline: none;
    border: none;
    color: #fff;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
    top: 0;
    left: -1px;
    box-shadow: none;
    font-size: 12px;
}

#masthead .nav-right li.html {
    margin: 0 40px;
}
.serviceMain:before {
    content: '';
    background: url(/wp-content/uploads/2022/11/1623123571265389.png) no-repeat left top;
    background-size: 40px;
    position: absolute;
    width: 40px;
    height: 40px;
    left: -50px;
    top: 0px;
}
.serviceMain {
    font-weight: 100;
    font-size: 15px;
}
.serviceMain p {
    color: #0078bb;
    font-weight: 700;
    line-height: 20px;
}

/* css heander menu bottom */
div#wide-nav {
    background-color: #0079bc;
}
div#wide-nav ul li.menu-item {
    margin: 0;
}
#wide-nav ul.header-bottom-nav li.menu-item.active, #wide-nav ul.header-bottom-nav li.menu-item:hover {
    background-color: #1263a3;
}
div#wide-nav ul li.menu-item a.nav-top-link {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
	padding: 12px 15px;
}

.noPadding {
	padding-bottom: 0;
}
/* css section dịch vụ */
.box_service {
    border: 1px solid #dcdcdc;
    padding: 18px;
    border-radius: 10px;
    background: #fff;
}
.box_service:hover {
    border-color: #0078bb;
    box-shadow: 0 0 9px 0px #0078bc33;
}

.col_gt>.col-inner {
    border-style: dashed;
    border-color: rgb(0, 121, 188);
    border-radius: 5px;
    border-width: 1px 1px 1px 1px;
    padding: 25px 15px 15px 15px;
}
.ct_gt h1 {
    text-align: center
}
.ct_gt p:last-child {
    margin-bottom: 0;
}
/* css button tư  vấn */
a.button.btn_tuvan {
    background: linear-gradient( 45deg , rgba(232,26,26,1) 20%, rgba(255,132,1) 60%);
    color: #fff;
    box-shadow: 2px -2px 8px rgb(255 255 255 / 75%), -2px 2px 8px rgb(40 40 40 / 75%);
    border: 2px solid #fff;
    border-radius: 30px;
    animation: dangky-alo-circle-fill-anim 2.3s ease-in-out 0s normal none infinite;
    transition: all 0.5s ease 0s;
}
@-webkit-keyframes dangky-alo-circle-fill-anim {0% {-webkit-transform: rotate(0) scale(0.7) skew(1deg);opacity: 1;}50% {-webkit-transform: rotate(0) scale(1) skew(1deg);opacity: 1;}100% {-webkit-transform: rotate(0) scale(0.7) skew(1deg);opacity: 1;}}

/* css section mua bán  */
.title_thumua {
    margin-bottom: 0;
    position: relative;
    height: 38px;
    background: #eaeaea;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0px 0px 20px;
}
.section-title-normal {
    border: 0;
}
.section-title-normal span {
    border: 0;
}
.title_thumua span.section-title-main {
    display: inline-block;
    background: #0078bb;
    padding: 0 8px 0 12px;
    height: 100%;
    position: relative;
    margin: 0;
    float: left;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    color: #fff;
    line-height: 38px;
    font-size: 16px;
    text-transform: uppercase;
    width: 220px;
}

.title_thumua a {
    font-size: 13px;
    color: #0078bb;
    border: 1px solid;
    border-color: #0078bb;
    padding: 3px 10px;
    border-radius: 5px;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    display: inline-block;
    background: #fff;
    margin-right: 6px;
}
.title_thumua a i {
    vertical-align: middle;
    margin-left: 5px !important;
    font-weight: 800 !important;
}


/* css section dịch vụ + cam kết */
.cam-ket>.col-inner {
    border-color: rgb(255, 150, 0);
    border-radius: 8px;
    border-width: 1px 1px 1px 1px;
    border-style: dashed;
    padding: 15px;
}
.cam-ket p {
    margin-bottom: 8px;
    font-size: 15px;
}
.cam-ket p:before {
    content: "\f00c";
    font-family: fontawesome;
    padding-right: 5px;
    color: #0079bc;
    font-size: 20px;
}
.cam-ket a.button.btn_tuvan {
    margin-bottom: 0
}

.blog_home .col.post-item>.col-inner {
    border: 2px solid #52bdee;
    border-radius: 8px;
    box-shadow: 0 0 6px #ff960052;
    overflow: hidden;
}
.blog_home .col.post-item .box-text {
    padding: 10px;
}
.is-divider {
    display: none;
}
.col.post-item h5.post-title {
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 8px;
    height: 39px;
}
.col.post-item p.from_the_blog_excerpt {
    height: 45px;
}
.col.post-item h5.post-title, .col.post-item p.from_the_blog_excerpt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

/* css chi tiết bài viết */
.single-post .entry-header-text {
    padding-bottom: 0;
}
h3.widget-title.title-pvlan:before {
    content: "\f0c9";
    font-family: fontawesome;
    padding-right: 7px;
}
h3.widget-title.title-pvlan {
    background: #ff9600;
    font-size: 17px;
    font-weight: 500;
	border-radius: 8px 8px 0 0;
    width: 100%;
    display: block;
    color: #fff;
    padding: 6px 0px 6px 10px;
    margin-bottom: 0px;
    text-transform: uppercase;
}
aside.widget.widget_recent_entries ul {
    border: 1px dotted #ff9600;
    border-radius: 0 0 7px 7px;
    margin-bottom: 13px;
    border-top: 0;
    padding: 0 5px;
}
aside.widget.widget_recent_entries ul li a {
    font-size: 14px;
    padding: 4px;
    line-height: 18px;
}
aside.widget.widget_recent_entries ul li a:before {
    content: "\f061";
    font-family: fontawesome;
    padding-right: 4px;
}
aside.widget.widget_recent_entries ul li a:hover {
    color: #0079bc;
}

/* css trang liên hệ */
.tt_lienhe p, .tt_lienhe ol li {
    font-size: 15px;
	margin-bottom: 6px;
}
form.wpcf7-form {
    padding: 15px;
    box-shadow: 0px 0px 4px #9e9a8f4a;
    border-radius: 6px;
    text-align: center;
}
p.title_form {
    font-size: 18px;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #0078bb;
    font-weight: 500;
}
form.wpcf7-form input, form.wpcf7-form textarea {
    box-shadow: 0 0;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    border-radius: 4px;
    margin: 0;
}
span.wpcf7-spinner {
    display: none;
}

/* css footer */
footer#footer>section {
    background: #0078bb;
}
.titleFooter {
    margin-bottom: 0;
}
.titleFooter h3 {
    font-size: 16px;
    font-weight: 500;
	color: #fff;
}
ul.listFt li a {
    font-size: 15px;
	color: #fff;
}
.thongtinchung h4 {
    font-size: 15px;
    font-weight: 500;
	color: #fff;
}
.thongtinchung p {
    font-size: 15px;
	color: #fff;
}
footer#footer ul li, footer#footer p {
    margin-bottom: 8px;
}
.absolute-footer.dark.medium-text-center.text-center {
    color: #fff;
    border: 1px solid #cccccc52;
}
a#top-link {
    background: #0078bb;
    border-color: #0078bb;
    color: #fff;
    border: 1px solid #fff;
    padding: 3px;
}

@media (min-width: 850px) {
	/* 	css section mua bán  */
	.title_thumua span.section-title-main:after {
		content: " ";
		display: block;
		width: 0;
		height: 0;
		margin-left: 2px;
		vertical-align: middle;
		border-top: 38px solid transparent;
		border-left: 47px solid;
		border-left-color: #0078bb;
		border-right: 0 solid transparent;
		border-bottom: 0px solid transparent;
		position: absolute;
		top: 0;
		right: -47px;
	}
	/* 	css chi tiết bài viết */
	.post-sidebar.large-3.col {
		padding-left: 0;
		border: 0 !important;
	}
}

@media (max-width: 768px) {
	/* 	css menu */
	.off-canvas-left .mfp-content {
		width: 90%
	}
	.mfp-content div#main-menu {
		background-color: #fff;
	}
	.sidebar-menu.no-scrollbar {
		padding: 0;
	}
	.mfp-content div#main-menu ul li a {
		color: #000;
		font-weight: 500;
		font-size: 14px;
	}
	.blog_home .col.post-item {
		flex-basis: 50%;
		max-width: 50%;
		padding: 6px;
	}
}

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


}