/*
Theme Name:     finance-child
Description:    Child theme for the finance
Author:         Themesflat
Template:       finance
Version: 1.3.2
(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


@font-face {
    font-family: 'Roboto-Bold';
    src: url('fonts/Roboto/Roboto-Bold.ttf');
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto/Roboto-Regular.ttf');
}

@font-face {
  font-family: "OpenSans-Regular";
  src: url('fonts/Open_Sans/OpenSans-Regular.ttf');
}

body{
	font-family: 'Roboto' !important;
	font-weight: 400;
}

p{
	margin-bottom: 10px;
}

/*menu*/

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:nth-child(5)+li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{
	left: -100%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{

}
/*menu*/

.text-nowrap{
	white-space: nowrap !important;
}

.text-center{
	text-align: center !important;
}

.logo img{
	border-top-left-radius: 20%;
    border-top-right-radius: 20%;
}

.header-sticky .logo{
	margin-top: 5px !important;
}

.flat-top .custom-info ul li{
	margin-right: 5px;
}

.flat-top .custom-info ul li:first-child{
	padding-right: 10px;
}
.flat-top.header-style1 .custom-info ul li:after{
	right: 0;
	top: 0;
}

.socials_footer .flat-socials ul{
	margin: 0;
}



.flat-socials li a:hover{
	background-color: #ff5e00;
}

.page-wrap{
	padding: 0 0 30px;
}

.flat-text-block-timeline .year{
	font-size: 18px;
	margin-bottom: 30px;
}
.flat-text-block-timeline .year:after{
	bottom: -15px;
}
.flat-top .widget_search .search-form{
	height: 36px;
	z-index: 1;
}
.flat-top .widget_search .search-form input[type="search"]{
	height: 35px;
	border-radius: 3px;
}

.flat-top .widget_search .search-form .search-submit{
	top: 8px
}

.flat-top .flat-socials{
	float: none;
	display: inline-block;
}

.language_top{
	display: inline-block;
	margin: 0 5px;
}
.language_top a{
	margin-right: 5px;
}

.box_register{
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.box_register a{color: #fff; display: inline-block;padding: 0 4px; position: relative;}

.box_register a .fa{
	margin-right: 3px;
}

.box_register a:first-child:after{
	position: absolute;
    right: 0;
    top: 5px;
    width: 1px;
    height: 14px;
    background-color: #617588;
    content: "";

}

.dangky_top [data-vc-full-width="true"]{
	background-color: rgba(10,8,8,0.8) !important;
}

.page-title.pagetitle_style_1{
	display: none;
}

.breadcrumbs{
	padding: 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #f2f2f2;
}

.breadcrumbs .fa{
	margin: 0 5px;
}

.sidebar .widget{
	box-shadow: 0 0 2px 0px #cdcdcd;
    /*border-radius: 7px;*/
    padding: 15px;
    margin-bottom: 20px;
}

@media (max-width: 990px){
	.header .header-wrap .logo{
		margin-top: 0 !important;
	}

	.text-center-mob{
		text-align: center !important;
	}

	.flat-top .widget_search{
		margin: 10px 0;
	}
}

@media(max-width: 768px){
	.dangky_top{
		display: none;
	}
}
/*footer*/
.flat-before-footer{
	padding: 20px 0;
	text-align: center;
}
.footer-widgets .widget .widget-title{
	font-size: 18px;
	margin: 0 0 10px;
	line-height: 1.6;
}

.footer-widgets .widget.widget_nav_menu ul li{
	float: none;
	width: 100%;
	border-bottom: 0;
}

footer .footer-widgets .widget.widget_nav_menu{
	margin: 0 0 25px;
}

.footer-widgets .widget.widget_nav_menu ul li{
	padding-top: 3px;
	padding-bottom: : 3px;
}
.info_cty{
	margin-bottom: 5px;
}

.contact_footer .form-group{
	display: flex;
}

.contact_footer input{
	padding: 3px;
	height: 30px;
	font-size: 14px;
	margin-bottom: 0;
}

.contact_footer textarea{
	padding: 13px;
	margin-bottom: 0;
	height: 100px;
}

.contact_footer label{
	text-align: right;
}

.contact_footer p{
	margin-bottom: 5px;
}
.contact_footer br{display: none;}

.contact_footer input[type="submit"] {
	background: #ef0000;
}
.contact_footer .fa{
	/*color: #ef0000;*/
}

.go-top.show{
	right: 20px;
  bottom: 20px;
}

#floating-phone {   
	position: fixed;
	left: 20px;
	bottom: 20px;
	display: flex;
	z-index: 999;
	height: 50px;
	width: 50px;
	
	animation: 1s ease-in-out 0s normal none infinite running ring-alo-circle-img-anim;
	align-items: center;
	justify-content: center;
}

#floating-phone:after{
	content: '';
	
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.5);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.5);
	box-shadow: 0 2px 5px rgba(0,0,0,.5);
	border-radius: 50%;
	width: 30px;
	height: 30px;
	background: #dc0000 url(//kientaoweb.com/images/phone-call-kientaoweb.png) center / 20px no-repeat;
}

#floating-phone:before{
	content: '';
	animation: 1.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim;
	background-color: transparent;
    border: 2px solid #db0106;
    border-radius: 100%;
    width: 50px;
	height: 50px;
    
    opacity: 0.1;
    position: absolute;
    top: 0;
	left: 0;
	
    
}

@keyframes ring-alo-circle-anim {
	0% {
	    opacity: 0.1;
	    transform: rotate(0deg) scale(0.5) skew(1deg);
	}
	30% {
	    opacity: 0.5;
	    transform: rotate(0deg) scale(0.7) skew(1deg);
	}
	100% {
	    opacity: 0.6;
	    transform: rotate(0deg) scale(1) skew(1deg);
	}
}

@keyframes ring-alo-circle-img-anim {
	0% {
	    transform: rotate(0deg) scale(1) skew(1deg);
	}
	10% {
	    transform: rotate(-25deg) scale(1) skew(1deg);
	}
	20% {
	    transform: rotate(25deg) scale(1) skew(1deg);
	}
	30% {
	    transform: rotate(-25deg) scale(1) skew(1deg);
	}
	40% {
	    transform: rotate(25deg) scale(1) skew(1deg);
	}
	50% {
	    transform: rotate(0deg) scale(1) skew(1deg);
	}
	100% {
	    transform: rotate(0deg) scale(1) skew(1deg);
	}
}
@keyframes ring-alo-circle-fill-anim {
	0% {
	    opacity: 0.2;
	    transform: rotate(0deg) scale(0.7) skew(1deg);
	}
	50% {
	    opacity: 0.2;
	    transform: rotate(0deg) scale(1) skew(1deg);
	}
	100% {
	    opacity: 0.2;
	    transform: rotate(0deg) scale(0.7) skew(1deg);
	}
}

/*end footer*/

/*menu top*/
.flat-top{
	/*padding-top: 2px;*/
	padding: 0;
}

.flat-top .custom-social{
	padding-top: 2px;
}
.flat-top .custom-info{
	padding-top: 5px;
}

.flat-top .custom-info ul li{
	line-height: 1.4;
}
#mainnav >ul{
	padding-top: 40px;
}

#mainnav > ul > li:last-child > a,
#mainnav > ul > li > a{
	/*font-family: 'Roboto-Bold' !important;*/
	line-height: 1.5;
	padding: 5px 10px;
}

#mainnav > ul > li.current-menu-item{
	background: #18ba60 !important;
	border-radius: 4px;
	box-shadow: 0 0 2px 0px #000;
}
#mainnav > ul > li.current-menu-item > a{
	color: #FFF !important;
}

.show-search a{
	margin: 21px 0 18px;
}
/*end menu top*/

/*home page*/
.home .page-title {
  display: none;
}

.iconbox-breadcrumb.flat-iconbox .flat-iconbox-header .flat-iconbox-icon span{
	font-size: 14px;
}
.iconbox-breadcrumb.flat-iconbox .flat-iconbox-icon{
	width: auto;
	height: auto;
	line-height: 1.3;
	margin-right: 5px;
}

.iconbox-breadcrumb .flat-iconbox-title{
	color: #cb0401;
}
/*home page*/

/*contactform_top*/
.dangky_top{
	margin-top: -123px;
	position: relative;
	z-index: 99;
}

.dangky_top>div.vc_row{
	padding-top: 15px;
}
.contactform_top .form-inline{
	display: flex;
}

.contactform_top .form-inline .form-group{
	margin-right: 5px;
	flex: 1;
}

.contactform_top .form-inline .form-group.submit{
	flex: 0 0 100px;
}

.contactform_top .form-inline .form-group input,
.contactform_top .form-inline .form-group select{
	height: 30px;
	padding: 0 5px;
}

.contactform_top .form-inline .form-group a,
.contactform_top .form-inline .form-group input[type="submit"]{
	padding: 0 30px;
	background-color: #ef0000;
}

.contactform_top .form-inline .form-group a{
	display: inline-block;
	border-radius: 4px;
	padding: 3px 10px;
	color: #fff;
	font-family: "OpenSans-Regular",sans-serif;
    font-weight: 600;
    font-size: 13px;
    white-space: nowrap;
}

.dangky_top_title.title-section.style2 .title{
	font-size: 16px;
	text-align: left;

}
.dangky_top_title.title-section{
	margin-bottom: 5px;
}
.dangky_top_title.title-section.style2 .title,
.dangky_top_title{
	color: #fff;
}


.dangky_top_title.title-section .title-content{
	text-align: left;
	font-size: 14px;
	margin-top: 5px;
}

.dangky_top_title.title-section .title-content p{
	margin: 0;
}

@media (max-width: 990px){
	.dangky_top{margin-top: 0;}
	.contactform_top .form-inline .form-group {
	    flex: 0 0 24%;
	}

	.page-wrap.sidebar-right .content-area{
		float: none;
	}
}
/*end contactform_top*/

/*dich vu cua chung toi*/
.title-section{
	margin-bottom: 20px;

}
.title-section .title-content{margin-top: 20px;}
.title-section.style2 .title{
	font-family: "Roboto";
	text-transform: uppercase;
	font-size: 24px;
}


@media (min-width: 991px){
	.col_line_1,.col_line_2,.col_line_3{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.col_line_2{
		padding-bottom: 30px;
	}

	.col_line_3{
		padding-top: 0;
	}

	/*.col_line_1*/
	.col_line_1{
		/*border-bottom: 1px solid #cdcdcd;*/
	}
	.col_line_1 >div,
	.col_line_2 >div,
	.col_line_2 >div>div{
		position: relative;
	}

	.col_line_1>div:after,
	.col_line_2>div:after,
	.col_line_2>div>div:after{
		content: "";
		position: absolute;
		left: 50%;
		width: 1px;
		height: 30px;
		background: #cdcdcd;
	}

	.col_line_1>div:before,
	.col_line_2>div:before,
	.col_line_2>div>div:before{
		content: "";
		position: absolute;
		right: 0;
		bottom: -30px;
		width: 50%;
		height: 1px;
		background: #cdcdcd;
	}

	.col_line_1>div:nth-child(2):before,
	.col_line_2>div:nth-child(2):before,
	.col_line_2>div:nth-child(3):before,
	.col_line_2>div:nth-child(2)>div:before,
	.col_line_2>div:nth-child(3)>div:before,
	.col_line_2>div:nth-child(4):before,
	.col_line_2>div:nth-child(4)>div:before{
		width: 100%;
	}

	.col_line_2>div:last-child>div:before,
	.col_line_2>div:last-child:before{
		width: 50%;
	}
	.col_line_1>div:last-child:before,
	.col_line_2>div:last-child:before,
	.col_line_2>div:last-child>div:before{
		right: unset;
		left: 0;
	}

	.col_line_1>div:nth-child(2):after{
		height: 70px;
	}
	.col_line_2>div>div:after,
	.col_line_2>div>div:before{
		bottom: unset;
		top: -30px;
	}

	.col_line_3>div.owl-stage-outer{
		position: relative;
		padding-top: 100px !important;
	}

	.col_line_3>div.owl-stage-outer:before{
		content: "";
		position: absolute;
		top: 35px;
		left: 0;
		width: 100%;
		height: 1px;
		background: #cdcdcd;
	}

	.col_line_3 .owl-item:before{
		content: "";
		position: absolute;
		top: -65px;
		left: 50%;
		width: 1px;
		height: 65px;
		background: #cdcdcd;
	}

	.col_line_3 .owl-item.active+.owl-item.active+.owl-item.active:after,
	.col_line_3 .owl-item:after{
		/*content: "";*/
		position: absolute;
		top: -70px;
		right: 0;
		width: 50%;
		height: 1px;
		background: #cdcdcd;
	}

	.col_line_3 .owl-item.active+.owl-item.active:before{
		top: -100px;
   		height: 70px;
	}

	.col_line_3 .owl-item.active+.owl-item.active+.owl-item.active:before,
	.col_line_3 .owl-item.active+.owl-item.active+.owl-item.active+.owl-item.active:before{
		top: -65px;
		height: 65px;
	}

	.col_line_3 .owl-item.active+.owl-item.active+.owl-item.active:after{
		left: 0;
		right: unset;
	}

	.col_line_2 + .col_line_2>div:nth-child(3)>div:after{
		top: -50px;
		height: 50px;
	}

/*linh vuc dich vu*/
	.conline_1,.conline_2,.conline_3{
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.conline_2{
		/*padding-bottom: 30px;*/
	}

	.conline_1{
		padding-top: 0;
	}

	/*.col_line_1*/
	.conline_1{
		/*border-bottom: 1px solid #cdcdcd;*/
	}
	.conline_3 >div,
	.conline_2 >div,
	.conline_2 >div>div{
		position: relative;
	}

	.conline_3>div:after,
	.conline_2>div:after,
	.conline_2>div>div:after{
		content: "";
		position: absolute;
		left: 50%;
		width: 1px;
		height: 30px;
		background: #cdcdcd;
	}

	.conline_3>div:before,
	.conline_2>div:before,
	.conline_2>div>div:before{
		content: "";
		position: absolute;
		right: 0;
		bottom: -30px;
		width: 50%;
		height: 1px;
		background: #cdcdcd;
	}

	.conline_3>div:nth-child(2):before,
	.conline_2>div:nth-child(2):before,
	.conline_2>div:nth-child(3):before,
	.conline_2>div:nth-child(2)>div:before,
	.conline_2>div:nth-child(3)>div:before{
		width: 100%;
	}
	.conline_3>div:last-child:before,
	.conline_1>div:last-child:before,
	.conline_2>div:last-child:before,
	.conline_2>div:last-child>div:before{
		right: unset;
		left: 0;
	}

	.conline_3>div:nth-child(2):after{
		height: 70px;
		top: -70px;
	}

	.conline_3>div:after,
	.conline_3>div:before,
	.conline_2>div>div:after,
	.conline_2>div>div:before{
		bottom: unset;
		top: -30px;
	}

	/*conline_1*/
	.conline_1>div.owl-stage-outer{
		position: relative;
		padding-bottom: 100px !important;
	}

	.conline_1>div.owl-stage-outer:before{
		content: "";
		position: absolute;
		bottom: 35px;
		left: 0;
		width: 100%;
		height: 1px;
		background: #cdcdcd;
	}

	.conline_1 .owl-item:before{
		content: "";
		position: absolute;
		bottom: -65px;
		left: 50%;
		width: 1px;
		height: 65px;
		background: #cdcdcd;
	}

	.conline_1 .owl-item.active+.owl-item.active+.owl-item.active:after,
	.conline_1 .owl-item:after{
		/*content: "";*/
		position: absolute;
		bottom: -70px;
		right: 0;
		width: 50%;
		height: 1px;
		background: #cdcdcd;
	}

	.conline_1 .owl-item.active+.owl-item.active:before{
		bottom: -100px;
   		height: 70px;
	}

	.conline_1 .owl-item.active+.owl-item.active+.owl-item.active:before,
	.conline_1 .owl-item.active+.owl-item.active+.owl-item.active+.owl-item.active:before{
		bottom: -65px;
		height: 65px;
	}

	.conline_1 .owl-item.active+.owl-item.active+.owl-item.active:after{
		left: 0;
		right: unset;
	}
/*linh vuc dich vu*/
}

@media (max-width: 990px){
	.col_line_1,.col_line_2,.col_line_3{
		padding-top: 30px;
		padding-bottom: 30px;
	}
}
/*end dich vu cua chung toi*/

/*about home*/
.box-text-while{
	color: #fff;
}
.title-section.style2.box-text-while  .title{
	color: #fff;
}
/*end about home*/

/*chuyen gia*/
.flat-portfolio .grid .item{
	margin-bottom: 20px;
}

.chuyengia_home .flat-portfolio .item .title-post{
	position: absolute;
	bottom: -20%;
	left: 10%;
	width: 80%;
	background-color: #da0553;
	margin: 0;
	padding: 15px 10px;
	min-height: 70px;
	z-index: 9;
	text-align: center;
	font-size: 16px;
}

.chuyengia_home .flat-portfolio .item .title-post p{
	color: #fff;
	font-family: "Roboto";
	font-weight: 300;
	font-size: 14px;
	margin: 5px 0;
}

.chuyengia_home .flat-portfolio .item .title-post a,
.chuyengia_home .flat-portfolio .item .title-post a:hover{
	color: #fff;
}

.chuyengia_home .flat-portfolio .grid .item .wrap-border{
	position: relative;
}

@media (max-width: 990px){
	.chuyengia_home .flat-portfolio .item .title-post{
		bottom: -10%;
	}
}
/*chuyen gia*/

.title-section{
	margin-bottom: 20px;
}

/*service_home*/
.service_home .flat-iconbox{
	text-align: center;
}

.service_home .flat-iconbox-title{
	font-size: 16px;
	text-transform: uppercase;
}

.service_home .flat-iconbox.circle-outlined .flat-iconbox-icon{
	background-color: #fff;
    border-color: #000000;
    color: #000;
}
.service_home .flat-iconbox.circle-outlined:hover .flat-iconbox-icon{
	background-color: #23b14d;
    border-color: #000000;
    color: #fff;
}

.service_home .flat-iconbox-content{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.dichvu3{
	position: relative;
	margin-left: 0 !important;
}
.dichvu3 .wpb_wrapper,
.service_box_item .vc_column-inner>div{
	border: 1px solid #cdcdcd;
	border-radius: 5px;
	padding: 10px;
}


.service_box_item.vc_col-sm-4 {
	margin-top: -30px;
	
}

.dichvu3 div.active .wpb_wrapper{
	transition: all 0.5s ease-in 0s;
}




.service_box_item.vc_col-sm-4 .vc_column-inner>div{
	padding: 40px 10px;
}

.service_box_item .flat-iconbox-content{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.service_box_item.vc_col-sm-4 .flat-iconbox-title{
	font-size: 20px;
}
.service_box_item.vc_col-sm-4 .flat-iconbox-content{
	font-size: 18px;
}

@media (min-width: 991px){
	.dichvu3.owl-carousel .owl-stage-outer{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.dichvu3 div.active + div.active .wpb_wrapper{
	    padding: 40px 10px;
	    margin-top: -30px;
	    margin-bottom: -30px;
	}

	.dichvu3 div.active + div.active + div.active + div.active .wpb_wrapper,
	.dichvu3 div.active + div.active + div.active .wpb_wrapper{
	    padding: 10px;
	    margin-top: 0;
	    margin-bottom: 0;
	}
}
/*end service_home*/

/*tai sao chon chung toi*/
.flat-iconbox.iconbox-style2.left .flat-iconbox-header{
	
} 

.flat-iconbox.iconbox-style2.left .flat-iconbox-icon{
	display: inline-flex;
	width: 65px;
	height: 65px;
	align-items: center;
	justify-content: center;
}

.flat-iconbox.iconbox-style2.left .flat-iconbox-header .flat-iconbox-title{
	color: #fff;
	margin-top: 0;
	padding-top: 5px;
	margin-bottom: 5px;
}

.flat-iconbox.iconbox-style2.left .flat-iconbox-header .sub-title{
	color: #fff;
	font-size: 16px;
}

.bg_fixed.vc_custom_1606730502574{
	background-attachment: fixed !important;
	background-color: rgba(0,0,0, 0.5) !important;
}
.flat-iconbox.circle:hover .flat-iconbox-icon{
	background-color: #ff8d00;
}

.item_counter .wpb_wrapper{
	display: flex;
	align-items: center;
	justify-content: center;
}

.item_counter .vc_icon_element{
	border-radius: 50%;
	background-color: #18ba60;
	margin-bottom: 0;
}

.item_counter .counter{
	text-align: left;
	padding: 0 10px ;
}
.item_counter .numb-count{
	font-size: 24px;
	line-height: 1.6;
}
.item_counter .name{
	margin-top: 5px;
}

.item_counter .vc_icon_element .vc_icon_element-icon{
	color: #fff;
}
/*end tai sao chon chung toi*/

/*news home*/
.news_home{
	padding: 15px 0;
	box-shadow: 0 0 2px #929292;
	border-radius: 10px;
	background-color: rgba(255,255,255,0.8);
}
.news_home .entry-meta{
	display: none;
}

.news_home .blog-shortcode.blog-grid article{
	margin-bottom: 10px;
}

.news_home .wpb_heading{
	font-size: 16px;
	margin: 0  0 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cdcdcd;
	text-transform: uppercase;
	text-align: left;
}

.news_home .wpb_heading.title-section.style2 .title{
	font-size: 16px;
	text-align: left;
}

.tab_newshome .vc_tta-tab>a{
	background-color: unset !important;
	border-width: 0 !important;
	border-bottom: 1px solid #cdcdcd !important;

}
.tab_newshome .vc_tta-tab.vc_active>a{
	background-color: unset !important;
	color: #18ba60 !important;
	border-bottom: 1px solid #18ba60 !important;
}



.tab_newshome .vc_tta-panels{
	border: 0 !important;
	background-color: unset !important;
}

@media (max-width: 990px){
	.news_home .blog-shortcode.blog-grid{
		margin: 0;
	}
}
/*end news home*/

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a{
	font-size: 14px;
}

.view_detail{
	color: #18ba60;
}

/*form_guiyeucau*/
.vc_custom_1606808482143  {
	/*left: -74.5px !important;*/
}
.team_mem_bg_white{
	background-color: #fff;
	border-radius: 4px;
	padding: 10px;
}
.flat-team{
	margin-bottom: 15px;
}
.flat-team:last-child{
	padding-bottom: 10px;
}
.flat-team .team-info .team-name{
	margin-bottom: 5px;
}
.flat-team .team-image{
	width: auto;
}

.flat-team .social-links{
	padding: 3px;
}
.flat-team .social-links a{
	display: inline-flex;
	width: 25px;
	height: 25px;
	align-items: center;
	justify-content: center;
	box-shadow: 0 0 1px #000;
	border-radius: 50%;
}

.form_guiyeucau{
	float: left;
	width: 100%;
	margin-bottom: 25px;
}


.form_guiyeucau label{
	text-align: right;
	display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    height: 45px;
    font-size: 20px;
    color: #fff;
}

.text-block-callback h2,
.text-block-callback{
	color: #000 !important;
}

.text-block-callback.text-left{
	text-align: left !important;
}

.box_form_guiyeucau.vc_row{
	background-size: 100% 100% !important;
}

@media (max-width: 990px){
	

	.form_guiyeucau .form-group{
		display: flex;
	}

	.form_guiyeucau .form-group imput{
		margin-bottom: 10px;
	}
}
/*end form_guiyeucau*/

/*doingu page*/
.owl-carousel .owl-item img{
	width: 100%;
}
/*end doingu page*/

/*sidebar*/
.widget .widget-title{
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 5px;
	line-height: normal;
}
.widget.widget_nav_menu ul li{
	border-bottom: 1px solid #e5e5e5;
	position: relative;
    display: block;
    padding: 3px 0;
    padding-left: 25px;
    margin-bottom: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.widget_nav_menu ul li:before {
    font-family: "FontAwesome";
    content: "\f24e";
    font-size: 14px;
    color: #656565;
    position: absolute;
    left: 5px;
    top: 3px;
}

.widget_nav_menu ul li a {
    font-family: "OpenSans-Regular",sans-serif;
    font-size: 14px;
    color: #656565;
}

.widget_nav_menu ul li:hover,
.widget_nav_menu ul li.current-menu-item{
	background-color: #1db44d;
}

.widget_nav_menu ul li:hover a,
.widget_nav_menu ul li.current-menu-item:before,
.widget_nav_menu ul li.current-menu-item a{
	color: #fff;
}



.widget.widget_recent_entries li{
	padding: 10px 0;
}
/*end sidebar*/






/*page_baogia*/
.content_page_text{
	max-height: 350px;
	overflow: hidden;
	transition: all 0.5s ease-in 0s;
}

.content_page .show_less,
.content_page .read_more{
	display: block;
	width: 100%;
	text-align: center;
	padding: 20px;
	cursor: pointer;
	color: #18ba60;
	box-shadow: 0px -3px 2px 0px #ffffffe0;
	position: relative;
    z-index: 99;
}
.content_page .show_less{
	display: none;
}

.page-template-template-baogia .page-wrap{
	padding-top: 0;
}

.page_baogia .table > thead > tr > th{
	vertical-align: middle;
}
.page_baogia table th{
	white-space: nowrap;
	align-items: center;
}
.page_baogia table td{
	text-align: left;
}

.page_baogia table ul{
	padding: 0;
	margin: 0;
}
.page_baogia table ul li{
	list-style: none;
	text-align: left;
	white-space: nowrap;
	padding-bottom: 3px;
	margin-bottom: 3px;
	/*border-bottom: 1px solid #cdcdcd;*/
}

.page_baogia table ul li:last-child{
	border: 0;
}

.h_phi{
	padding: 0 !important;
	/*width: 314px !important;*/
}

.h_phi span{
	display: block;
	border-bottom: 1px solid #cdcdcd;
	white-space: nowrap;
	padding: 5px;
}

.h_phi ul{
	display: flex;
}
.page_baogia table .h_phi ul li{
	flex: 1;
	border-bottom: 0;
	border-right: 1px solid #cdcdcd;
	padding: 5px;
	margin: 0;
}

.page_baogia table .h_phi ul li:last-child{border-right: 0}

.page_baogia .list_li1,
.page_baogia .list_li2{
	padding: 0 !important;
}

.page_baogia .list_li2 ul,
.page_baogia .list_li2 ul li{
	margin: 0;
}

.page_baogia .list_li1>ul>li,
.page_baogia .list_li2 ul ul>li{
	padding: 5px;
	border-left: 1px solid #cdcd;
	border-bottom: 1px solid #cdcd;
	margin-bottom: 0;
}

.page_baogia .list_li1>ul>li{
	border-left: 0;
}

.page_baogia .list_li2 ul li:last-child ul>li{
	border-bottom: 0;
}

.page_baogia .list_li2 ul ul>li:first-child{
	border-left: 0;
}

.page_baogia .list_li2>ul>li{
	padding: 0;
	margin: 0;
	border: 0;
}

.page_baogia .list_li2 ul ul{
	display: flex;
}

.page_baogia .list_li2 ul ul li{
	flex: 1;
	align-items: center;justify-content: center;
	display: inline-flex;
}

.align-center{
	vertical-align: middle !important;
	text-align: center !important;
}

.align-middle{
	vertical-align: middle !important;
}

.page_baogia .form-inline .form-control{height: 35px;}
@media (min-width: 768px){
	.page_baogia .form-inline .form-control{
		vertical-align: unset;
		margin-bottom: 0;
	}
}
/*end page_baogia*/

/*datlichhen_page*/
.datlichhen_page .text-block-callback{
	color: #fff !important;
}

.datlichhen_page .text-block-callback h2{
	margin-bottom: 10px;
	color: #fff !important;
}

.datlichhen_page input[type="submit"]{
	margin-bottom: 30px;
	height: 50px;
}
/*end datlichhen_page*/

/*.search_page*/
.search_page article.blog-post{
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.search_page article .entry-title{
	font-size: 16px;
}

.post-comments,
.post-author{
	display: none !important;
}

.search_page article .entry-meta ul{
	margin-bottom: 15px;
}

.search_head{
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px;
	color: #21a849;
}
/*.emd search_page*/

/*news page*/
.list_news .blog-shortcode.blog-list article{
	width: 100%;
}

.box-blog-post{
    display: flex;
}

.box-blog-post .box-image{
    flex: 0 0 40%;
    padding: 5px 0;
}

.box-blog-post .box-text{
    flex: 1;
    padding: 5px 10px;
}

.box-blog-post .box-text h5{
	margin: 0 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.box-blog-post .box-text p{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
/*end news page*/

/*about page*/
.tfree-testimonial-info{
	display: flex;
	padding: 10px;
}

.sp-testimonial-free-section .sp-tfree-client-image{
	padding: 10px;
	width: 100px;
	margin-bottom: 0;
}

.tfree-testimonial-info .tfree-testimonial-content-title{
	flex: 1;
	padding: 15px 0;
}

.tfree-testimonial-info .tfree-testimonial-title{
	font-size: 16px;
	text-align: left;
	margin-bottom: 5px;
}

.tfree-testimonial-info .tfree-testimonial-title h3{
	font-size: 16px;
	text-align: left;
	line-height: 1.4;
}

.tfree-testimonial-info .tfree-client-name{
	font-size: 14px;
	text-align: left;
	line-height: 1.4;
	font-weight: normal;
}

.slick-dots li{
	margin: 3px;
}

.slick-dots li:last-child{
	margin: 3px !important;
}

.tfree-client-testimonial{
	padding: 10px;
	background: #fff;
	border-radius: 5px;
}

.sp-testimonial-free-section .slick-prev, 
.sp-testimonial-free-section .slick-next {
	padding: 3px 10px;
	border-radius: 3px;
}
/*end about page*/

/*widget postsbycategory*/
.postsbycategory li a{
	display: flex;
}

.postsbycategory li img{
	margin-right: 10px;
}

/*end widget postsbycategory*/

/*page dichvu*/
.title-section.style3.title_dichvu_lienquan{
	margin-bottom: 10px;
	position: relative;
}

.title-section.style3.title_dichvu_lienquan:after{
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	width: 100%;
	height: 2px;
	background-color: #18ba60;
	z-index: 1;
}

.title-section.style3.title_dichvu_lienquan .title{
	font-size: 16px;
	text-align: left;
	display: inline-block;
	background-color: #fff;
	position: relative;z-index: 9;
	padding-right: 15px;
}

.title-section.style3.title_dichvu_lienquan .title:after{
	display: none;
}
/*end page dichvu

/*page hoi dap*/
.page_hoidap .contact_footer input[type="submit"]{
	padding: 5px 15px;
}

.page_hoidap_post{
	padding: 20px 0;
}

.flat-portfolio .one-four.owl-carousel .item{
	width: 100%;
}
/*page hoi dap*/

/*page thu vien*/
.blog-shortcode.blog-grid article{
	padding: 0 5px;
}

.thuvien_page .entry-content,
.thuvien_page .entry-meta{
	display: none;
}

.thuvien_page .blog-shortcode.blog-grid article{
	margin-bottom: 15px;
}

.thuvien_page .vc_tta.vc_general .vc_tta-panel{
	margin-bottom: 0
}
/*end page thu vien*/

/*page van ban*/
.post-wrap p{
	margin-bottom: 10px;
}
.main-post .accordions  .accordions-head{
	background: none !important;
	transition: all 0.5s ease-in 0s;
}

.ui-accordion .ui-accordion-header{
	margin: 0 !important;
}

.ui-state-active,
.main-post .accordions .accordions-head:hover .accordions-head-title,
.main-post .accordions .accordions-head-title{
	color: #666 !important;
}

.ui-accordion .accordions-head-title{
	font-size: 14px !important;
	font-weight: 700;
	    color: #666;
}

.ui-accordion .accordion-content{
	line-height: 1.4;
	    color: #666;
}

.accordion-icons{
	display: inline-flex;
	width: 20px;
	height: 20px;
	align-items: center;
	justify-content: center;
	font-size: 14px;
}

.accordion-icons .fa,
.accordion-icons .fas{ font-size: 11px; }

.accordions .accordion-content{
	padding-left: 85px !important;
	padding-top: 0 !important;
}

#accordions-2592 .accordions-head.ui-accordion-header-active{
	/*float: left;*/
}
/*page van ban*/

#tidio-chat iframe { bottom: 80px !important; }
@media only screen and (max-width: 980px) {
}

article >.featured-post{
	display: none;
}

.blog-shortcode .entry-meta{
	display: none;
}