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


/*************** ADD CUSTOM CSS HERE.   ***************/
@keyframes draw {
	0% {
		stroke-dasharray: 140 540;
		stroke-dashoffset: -474;
		stroke-width: 8px;
	}
	100% {
		stroke-dasharray: 760;
		stroke-dashoffset: 0;
		stroke-width: 2px;
	}
}
a.form-try:hover{
	border-bottom: none !important
}
a.form-try{
	display: block;
	position: relative;
}
.svg-wrapper .text {
	font-size: 13px;
	position: absolute;
	top: 12px;
	left: 18px;
}
.svg-wrapper:hover .shape {
	-webkit-animation: 0.5s draw linear forwards;
	animation: 0.5s draw linear forwards;
}
.svg-wrapper .shape {
	fill: transparent;
	stroke-dasharray: 140 540;
	stroke-dashoffset: -211;
	stroke-width: 8px;
	stroke: #f1c20a;
}
svg:not(:root) {
	overflow: hidden;
}
.svg-wrapper {
	height: 40px;
	position: relative;
	width: 160px;
	top: 0px;
	cursor: pointer;
}
.header-nav-main li a:hover{
	border-bottom: 2px solid #f1c20a;
}
.row-form .wpcf7-list-item-label{
	color: #F34848;
}
.taxonomy-description .row{
	margin-top:0px;
}
.single-post #breadcrumbs{
	margin-bottom: 20px;
}
#breadcrumbs{
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 15px;
	margin-bottom: 0px;
}
ul.page-numbers li span.page-number{
	border-radius: 5px;
}
ul.page-numbers li a.page-number{
	border-radius: 5px;
	border:none;
	background-color: #e6e6e6;
	color: #f1c20a;
}
ul.page-numbers li a.page-number:hover{
	background: #f1c20a;
	color: white;
}
.row-bai-viet .post-item .col-inner{
	border-top: 1px solid black;
	padding-top: 20px;
}
.div-tin-sau  .post-item .col-inner{
	border-top: 1px solid black;
	padding-top: 20px;
}
.archive  .title span {
	background: #FFF;
	z-index: 10;
	display: inline-block;

	position: relative;
}
.archive .title {
	text-align: left;


	position: relative;
	display: block;
	color: #f1c20a;
	font-size: 30px;

}
.archive .title:before {
	content: "";
	position: absolute;
	top: 50%;
	width: 100%;
	height: 2px;
	background:#f1c20a;
	right: 0;
	z-index: 1;
}
.taxonomy-description p{
	display: none;
}
.taxonomy-description .post-item p{
	display: block !important
}
.row-bai-viet .post-item:nth-child(1),.row-bai-viet .post-item:nth-child(2),.row-bai-viet .post-item:nth-child(3){
	display: none;
}
.paged .row-bai-viet .post-item:nth-child(1),.paged .row-bai-viet .post-item:nth-child(2),.paged .row-bai-viet .post-item:nth-child(3){
	display: block !important;
}

.entry-content{
	padding-top: 0px;
}
.archive #main,.single-post #main {
	background: #E9EBEE !important;
}
.archive #content .row,.single-post #content .row{
	padding-top: 20px;
	background: white;
}
.header-inner{
	padding-left: 0px;
}
.section-thuong-hieu .img{
	margin:auto;
}
.adress-text {
	padding-left: 10px;
	border-left: 3px solid;
	border-left-color: #f1c20a;
}
.wpcf7 span.wpcf7-list-item {
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	font-size: 15px;
}
.register-block .txt-1.big {
	font-size: 40px;
	position: relative;
}
.register-block .txt-1.big span {
	position: absolute;
	font-family: utm_avoregular,sans-serif;
	font-size: 16px;
	top: 0;
	right: 0;
}
.register-block .txt-1.big small {
	font-size: 30px;
}
.register-block .txt-1 {
	font-family: utm_avobold,sans-serif;
	text-transform: uppercase;
	font-size: 30px;
	border-bottom: 3px solid #f1c20a;;
	display: inline-block;
}
.register-block:hover:after {
	content: "\f00c";
	font-family: fontawesome;
	position: absolute;
	width: 40px;
	height: 40px;
	right: -10px;
	bottom: 0;
	font-size: 25px;
}
.cool-btn-cta {
	color: #fff;
	background: #f1c20a;
	background-size: 200% 100%;
	background-position: right bottom;
	text-transform: uppercase;
	margin: 20px auto;
	padding: 25px 45px 17px;
	border-radius: 5px;
	font-size: 20px;
	display: inline-block;
	font-weight: 400;
	transition: all .4s;
	line-height: 1;
	border: none;
	outline: 0;
}
.cool-btn-cta, .section-testimonial p.name, .section-testimonial p.title {
	font-family: cali,sans-serif;
}
.cool-btn-cta, .counter, .section-text.section-tab .contact-now {
	text-align: center;
}
.register-block .cool-btn-cta {
	font-size: 16px;
	font-family: utm_avoregular,sans-serif;
	padding: 10px 15px;
	margin-bottom: 0;
}
.register-block .txt-2 {
	font-size: 18px;
}
.register-section-new p {
	line-height: 1.4;
}
.register-block .txt-1 {
	margin-bottom: 10px;
	font-family: utm_avobold,sans-serif;
	text-transform: uppercase;
	font-size: 30px;
	border-bottom: 3px solid #f1c20a;;
	display: inline-block;
}
.register-block:hover:before {
	left: calc(100% - 40px);
	top: 100%;
	border: solid transparent;
	height: 0;
	width: 0;
	content: "";
	position: absolute;
	pointer-events: none;
	border-color: rgba(136,183,213,0);
	border-left-color: #f1c20a;;
	border-width: 40px;
	margin-top: -40px;
	transform: rotate(45deg);
}
.register-block:hover {
	border-color:#f1c20a;;
}
.register-block {

	border: 5px solid #636363;
	padding: 30px 40px 30px 20px;
	vertical-align: top;
	position: relative;
	transition: all .3s;
}
.flickity-prev-next-button{
	opacity: 1;
}
.slider .flickity-prev-next-button svg, .slider .flickity-prev-next-button .arrow {
	fill: #eec802;
}
.slider-show-nav .flickity-prev-next-button, .slider:hover .flickity-prev-next-button{
	transform: unset;

}
.section-huan-luyen .previous{
	position: absolute;
	top: -358px;
	left: 45% !important;
}
.section-huan-luyen .flickity-button-icon{
	background: white;
}
.section-huan-luyen .next{
	position: absolute;
	top: -358px;
	left: 51% !important;
}
.div-text-shadow{
	background: url(images/shadow.png) center bottom no-repeat;
	background-size: 90%;
	margin-bottom: 40px;
}
.section-noi-tieng .img img{
	border-radius: 50%;
	border: 4px solid #db2128;
}
.menu-dang-ky a{
	border-bottom: 3px solid rgb(238, 200, 2);
}
.section-hoi-vien p,.section-hoi-vien h4{
	color: rgba(255,255,255,.4);
}
.section-hoi-vien p:hover,.section-hoi-vien h4:hover{
	color: white;
}
.section-hoi-vien .box img{
	border: 4px solid #989898;
	border-radius: 50%;
	transition: all .3s ease-in-out;
}
.section-hoi-vien .box:hover img{
	border: 4px solid rgb(238, 200, 2);
}

.div-form-dang-ky .col-inner{
	padding:15px;
	border: 1px solid rgb(238, 200, 2);
}
.wrap-hotline a:hover {
	color:  rgb(238, 200, 2);
	text-decoration: none;
}
.wrap-hotline a {
	color:  rgb(238, 200, 2);
	font-size: 30px;
	padding: 0 0 5px;
	border-top: 2px solid #6c6c6c;
	margin-top: 10px;
	display: inline-block;
	border-bottom: 2px solid #6c6c6c;
	font-family: 'UTMAvoBold' !important;
	letter-spacing: 3px;
}
.section-footer ul li {
	color: rgb(238, 200, 2);
	list-style-type: square;
}
.section-footer ul {
	padding-left: 18px;
	margin-top: 20px;
	list-style-type: square;
}
.section-footer li a{
	font-size: 14px;
	color: #7b7b7b;
}
.section-footer li a:hover{
	color: white;
}
h4.title-footer{
	font-size: 20px;
	font-weight: normal;
	color: white;
}
ul.menu>li+li, .widget>ul>li+li{
	border-top:none;
}
.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap .wpcf7-select{
	padding-left: 32px;
}

.wpcf7 p { position: relative; }
.wpcf7 p .fa {
	position: absolute;
	color: #eec802;
	z-index: 100;
	font-size: 18px;
	top: 18%;
	left: 3%;
}

@font-face {

	font-family: 'utm_avo';
	src: url('fonts/UTM Avo.eot');
	src: local('â˜º'), url('fonts/UTM Avo.woff') format('woff'),
		url('fonts/UTM Avo.ttf') format('truetype'),
		url('fonts/UTM Avo.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'UTMAvoBold';
	font-style: normal;
	font-weight: normal;
	src: local('UTMAvoBold'), url('fonts/utm-avobold.woff') format('woff');
}
b,.wpcf7-list-item{
	font-family: 'UTMAvoBold' !important;
}
.wpcf7-list-item input{
	display: inline-block;
	width: 1.2em;
	height: 1.2em;
	margin: 0.25em .2em .25em .25em;
	border: .0625em solid silver;
	border-radius: 0;
	background: #fff;
	vertical-align: bottom;
}
body,p,a,h1,h2,h3,h4,h5,h6 {
	font-family: utm_avo !important;
}
.row-form .wpcf7-submit{
	padding: 7px 20px;
	border-radius: 5px;
	font-family: 'UTMAvoBold' !important;
}
h3.title-tap{
	color: #eec802;
	font-family: 'UTMAvoBold' !important;
	font-size: 30px;
}
.desc-form li:before {
	content: '';
	float: left;
	height: 40px;
	width: 55px;
	margin-top: -10px;
}
.desc-form li {
	position: relative;
	list-style: none;
	display: inline-block;
	margin: 10px 0;
	font-size: 14px;
}
.section-chuyen-gia .box {
	box-shadow: 0 0 10px rgba(0,0,0,.3);

}
#spu-122{
	background: #fff ;
	background-repeat: no-repeat;
	background-position: 102% 0%;
}
.title-bold{
	font-size: 32px;
	font-family: 'UTMAvoBold' !important;
}
.div-no-padding{
	padding-bottom: 0px;
}
.section-chuyen-gia .box-text{
	padding: 9px;
}
.div-scroll{
	text-align: left;
	height: 310px;
	overflow-y: scroll;
	overflow-x:hidden;
	width: 100%;
}
.div-scroll::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.div-scroll::-webkit-scrollbar
{
	width: 5px;
	border-radius: 10px;
	background-color: #F5F5F5;
}

.div-scroll::-webkit-scrollbar-thumb
{
	background-color: rgb(76, 76, 76);
	border-radius: 10px !important;

}
.div-scroll .name-title {
	border-left: 4px solid rgb(238, 200, 2);
	padding-left: 20px;
	margin-bottom: 35px;
}
.div-scroll .name {
	color: rgb(238, 200, 2);
	font-size: 23px;
	line-height: 1;
	margin-bottom: 10px;
}
.div-scroll ul li{
	list-style: none;
}
.div-scroll ul li:before {
	content: '';
	background: rgb(238, 200, 2);
	width: 6px;
	height: 6px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	margin-top: -1px;
}


/*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;

}



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

}

.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(max-width: 855px){
	.section-ngoai-hinh .section-bg.bg-loaded{
		background-position: 68% 74% !important;
	}
	#logo img {
		margin-left: 0px;
		max-height: 61px !important;
	}
	#header .stuck #logo img {
		max-height: 61px !important;
	}
	#spu-122{
		background:unset; }
	#header .stuck #masthead {
		height: 61px !important;
	}

	.header-main{
		height: 61px !important;
	}
	#logo{
		margin-left: 0px;
	}
	.logo-left{
		padding-left: 0px;
	}
}
@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/


}