/*
Theme Name: Thietkewebchuyen
Description: This is a child theme for Flatsome Theme
Author: Thietkewebchuyen.com
Template: flatsome
Version: 3.0
*/


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

.boxTitle {
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
	align-content: flex-end;
	align-items: flex-end;
}
.boxTitle .title {
	font-size: 22px;
	text-align: center;
	position: relative;
	padding-left: 15px;
	text-transform: uppercase;
	color: #333333;
	font-weight: 600;
}
.boxTitle .title::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	background-color: var(--primary-color);
	width: 3px;
	height: 60%;
}
.boxTitle .viewDetail a {
	color: var(--primary-color);
	text-decoration: none;
	font-size: 13px;
	vertical-align: middle;
}

.BlockDichVuCungCap .post-item , .BlockTinTuc .post-item{
	position: relative;
}
.BlockDichVuCungCap .post-item .box-text-inner > button.button{
	width: 54px;
	height: 54px;
	display: block;
	line-height: 55px;
	text-align: center;
	z-index: 1;
	border-radius: 30px;
	position: absolute;
	top: -40px;
	right: 0px;
	text-transform: uppercase;
	font-weight: 400;
	background: rgb(17,137,202);
	background: linear-gradient(90deg, rgba(17,137,202,1) 0%, rgba(53,193,182,1) 100%);
	color: #fff;
	padding-right: 30px;
	overflow: hidden;
	border: none;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.BlockDichVuCungCap .post-item .box-text-inner > button.button::before {
	content: '';
	position: absolute;
	right: 26px;
	top: 17px;
	width: 2px;
	height: 20px;
	background-color: #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.BlockDichVuCungCap .post-item .box-text-inner > button.button::after {
	content: '';
	position: absolute;
	right: 17px;
	top: 26px;
	width: 20px;
	height: 2px;
	background-color: #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.BlockDichVuCungCap .post-item .box-text-inner > button.button span {
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.BlockDichVuCungCap .post-item .box-text-inner > button.button:hover::before{
	transform: rotate(180deg);
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.BlockDichVuCungCap .post-item .box-text-inner > button.button:hover::after{
	transform: rotate(180deg);
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.BlockDichVuCungCap .post-item .box-text-inner > button.button:hover{
	width: 160px;
}
.BlockDichVuCungCap .post-item .box-text-inner > button.button:hover span{
	opacity: 1;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}


.BlockDichVuCungCap .box-text{
	background: #F0F4FF;
	padding: 17px 15px 17px 15px;
}


.BlockTinTuc .post-item .post-meta.is-small{
	position: absolute;
	left: 0;
	top: -29px;
	display: inline-block;
	padding: 5px 15px 5px 30px;
	background: rgb(17,137,202);
	background: linear-gradient(90deg, rgba(17,137,202,1) 0%, rgba(53,193,182,1) 100%);
	color: #fff;
}
.BlockTinTuc .post-item .post-meta.is-small::before {
	content: '\f133';
	font-family: fontAwesome;
	position: absolute;
	left: 10px;
	top: 50%;
	-webkit-transform: translate(0%,-50%);
	-ms-transform: translate(0%,-50%);
	-o-transform: translate(0%,-50%);
	transform: translate(0%,-50%);
}


.BlockHeThong .cot_phai{
	position: relative;
	overflow: hidden;
	background: rgb(17,137,202);
	background: linear-gradient(90deg, rgba(17,137,202,1) 0%, rgba(53,193,182,1) 100%);
	color: #fff;
}
.BlockHeThong .cot_phai > .col-inner{
	padding: 50px;
	z-index: 1;
}
.hinhxoay::before {
	content: '';
	position: absolute;
	width: 300px;
	height: 300px;
	background-image: url('images/bgAll.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top left;
	animation: xoayvong 40s linear 0s infinite;
	-webkit-animation: xoayvong 40s linear 0s infinite;
	-moz-animation: xoayvong 40s linear 0s infinite;
	-o-animation: xoayvong 40s linear 0s infinite;
	z-index: 0;
}
.hinhxoay::before {
	bottom: -100px;
	left: -150px;
	opacity: 0.1;
}
.hinhxoay::after {
	top: 0px;
	right: 0px;
	opacity: 0.1;
}
.hinhxoay::after{
	content: '';
	position: absolute;
	width: 300px;
	height: 300px;
	background-image: url('images/bgAll.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top left;
	animation: xoayvong 40s linear 0s infinite;
	-webkit-animation: xoayvong 40s linear 0s infinite;
	-moz-animation: xoayvong 40s linear 0s infinite;
	-o-animation: xoayvong 40s linear 0s infinite;
	z-index: 0;
}
@-webkit-keyframes xoayvong{
	from{
		-webkit-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-o-transform:rotate(0deg);
	}
	to{
		-webkit-transform:rotate(360deg);
		-moz-transform:rotate(360deg);
		-o-transform:rotate(360deg);
	}
}
/* Standard syntax */
@keyframes xoayvong {
	from{
		-webkit-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-o-transform:rotate(0deg);
	}
	to{
		-webkit-transform:rotate(360deg);
		-moz-transform:rotate(360deg);
		-o-transform:rotate(360deg);
	}
}



.BlockDoiTac{
	overflow: hidden;
}
.BlockDoiTac .hinhxoay::after{
	display: none;
}
.BlockDoiTac .hinhxoay::before {
	bottom: -17px;
	left: 35%;
	opacity: 1;
	width: 250px;
	height: 250px;
}
.BlockDoiTac .img-inner{
	padding: 20px 5px;
	display: block;
	position: relative;
	background-color: #fff;
	box-shadow: 0 0 5px 0 rgba(17, 137, 202, 0.1);
}
.BlockDoiTac .img-inner img {
	height: auto;
	width: 99px;
	position: relative;
	margin: 0 auto;
	display: block;
}
.BlockDoiTac .img-inner::before{
	content: "";
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 50%;
	right: 50%;
	border-top: solid 1px var(--primary-color);
	border-bottom: solid 1px var(--primary-color);
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	pointer-events: none;
	z-index: 1;
}
.BlockDoiTac .img-inner:hover::before{
	left: 0;
	right: 0;
}
.BlockDoiTac .img-inner::after{
	content: "";
	position: absolute;
	left: 0px;
	right: 0px;
	top: 50%;
	bottom: 50%;
	border-left: solid 1px var(--primary-color);
	border-right: solid 1px var(--primary-color);
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	pointer-events: none;
	z-index: 1;
}
.BlockDoiTac .img-inner:hover::after{
	top: 0;
	bottom: 0;
}



.BackgroundNenXanh{
	background: rgb(17,137,202);
	background: linear-gradient(90deg, rgba(17,137,202,1) 0%, rgba(53,193,182,1) 100%);
	color: #fff;
}



#dat-lich .wpcf7{
	padding: 20px;
}
.nut-dang-ky{
	text-align: center;
}
.flatsome_recent_posts span.widget-title{
	color:#EE242B;
}
.col-divided {
    padding-right: 0px;
    border-right: none
}
#custom_html-2 .wpcf7-form{
	margin-bottom: 0px;
}
#custom_html-2 .wpcf7-submit{
	    width: 100%;
    padding: 5px;
    background: #E1A930;
    border-radius: 5px;
}
#custom_html-2 span.widget-title{
	background: #967A5F;
	color: white;
	    padding: 15px 10px;
	    margin-bottom: 10px;
}
#custom_html-2{
	    border: 1px solid #ccc;
}
#custom_html-2 .textwidget{
	padding: 10px;
}
.single-post h1.entry-title{
	color: #0B632F;
}
.header-nav-main > li > a{
	font-size: 16px;
}
.header-nav-main ul.nav-dropdown-default{
	border-radius: 9px;
}
.div-duong-dan .breadcrumb_last{
	    color: #ed4169;
}
.related-post h7{
	    color: #0F6535;
    font-size: 23px;
    font-weight: normal;
    font-family: 'utm';
}
.div-duong-dan p{
	margin-bottom: 0px;
}
.div-duong-dan{
	margin-bottom: 10px;
}
.div-duong-dan{
	    background: #efefef;
    padding: 10px;
    border-bottom: 1px solid #ccc;
}
span.widget-title {
			font-weight: normal;
	font-size: 20px;
    font-family: utm;
	text-align: center;
	display: block;
}
.flatsome_recent_posts{
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 10px;
}
.blog-archive .post-item .box{
	    border: 1px solid #ccc;
    padding: 12px;
    border-radius: 10px;
}
.blog-archive .post-item{
	padding-bottom: 15px;
}
.blog-archive .post-item .box:hover{
	    box-shadow: 0 0 20px 3px #d8d8d8;
}
h1.entry-title{
		font-weight: normal;
	font-size: 28px;
    font-family: utm;
}
.single-page{
	padding-top: 0px;
}
#nav_menu-2 span.widget-title {
	font-weight: normal;
	font-size: 20px;
    font-family: utm;
	    display: block;
    text-align: center;
    padding: 16px;
    border-bottom: 2px solid white;
}
#nav_menu-2 ul li{
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav_menu-2 ul li a{
	color:white;

}
#nav_menu-2 ul{
	padding: 15px;
}
#nav_menu-2{
	    background: #53a776;
    color: #fff;
    border-radius: 10px;
}
.row-divided>.col+.col:not(.large-12) {
    border-left: none;
}
.post-sidebar{
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.section-footer h3{
	    color: #8bdbac;
		font-family: utm;
	    font-weight: normal;
	font-size:28px;
}
.row-email{
	border-bottom: dashed 1px #636363;
    margin-bottom: 30px;
}
.div-buoc:hover{
	margin-top:-14px;
}
.div-buoc{
	 transition: all .5s;
}
.nut-xanh:hover{
	background:#F4AD3E !important;
}
.nut-do:hover{
	background:#619E7A !important;
}
.nut-vang:hover{
	background:#AD4960 !important;
}
.nut-xanh i:before,.nut-do i:before,.nut-vang i:before{
	font-family:fontawesome;
	content:"\f0a9";
	color:white;
	font-size:22px;
}
.nut-xanh{
	
	background:#79C598 !important;
}
.nut-do{
		background:#D85B78 !important;
}
.nut-vang{
		background:#F2B75C !important;
}
@font-face { font-family: utm; src: url(fonts/UTM-HelvetIns.ttf); font-weight: normal; }
.div-trai a.button i:before{
	font-family:fontawesome;
	content:"\f0a9";
	color:#F5AD3E;
	font-size:22px;
}

.nut-xem-them{
	    color: #787878;
    font-size: 14px;
    text-transform: initial;
    width: 100%;
    border-radius: 4px;
}
h3.title-home{
		font-family: utm;
	    font-weight: normal;
		font-size:31px;
}
.text-light{
	color:white !important;
}
.section-tu-van h3{
	font-size:31px;
	font-family: utm;
	    font-weight: normal;
}
.section-tu-van .wpcf7-text{
    font-size: 15px;
}
.section-tu-van .img{
	    margin-top: -36px;
}
.div-nhan-xet .icon-inner img{
	    border-radius: 50%;
}
.text-nhan-xet{
	    background: white;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 16px;
}
.text-nhan-xet:after{
    margin-bottom: 10px;
    /* margin-bottom: 8px; */
    left: calc( 50% - 61px );
    border-color: #ffffff !important;
    content: "";
    /* left: 0; */
    border-top: solid 9px transparent !important;
    border-left: solid 29px;
    border-bottom: solid 30px transparent !important;
    position: absolute;
    /* top: calc( 50% - 59px ); */
    /* width: 110px; */
    height: 0px;
    z-index: 20;
    transform: rotate(90deg);
    /* bottom: 0px; */
    margin-top: -5px;
}
 
.row-nhan-xet .icon-box-text h4,.row-nhan-xet .icon-box-text p{
	color:white;
}
.text-nhan-xet p{
	margin-bottom:0px;
	font-size:14px;
}
.section-tin-tuc .box{
	    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
}
.section-tin-tuc .box-vertical .box-text{
	padding:5px;
}
.section-tin-tuc .box-vertical h5{
	font-size:14px;
}
.is-divider{
	display:none;
}
.row-bac-si .box a.button{
	    border: 1px solid white;
}
.row-bac-si .box{
	    background: #EDF3F6;
	border-radius: 10px;
}
.row-bac-si .box-image {
	padding-top:15px;
	padding-bottom:15px;
}
.row-bac-si .box .box-text{
	    background: #2E8F56;
}
.row-bac-si .box .box-text h4,.row-bac-si .box .box-text p{
	color:white;
}
.row-bac-si .box .box-text{
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
.div-no-padding{
	padding-bottom:0px !important;
}
.row-dashed .col:before, .row-solid .col:before{
	    border-left: 1px dashed #dedede !important;
}
.row-thong-ke{
	    box-shadow: 2px 0px 29px rgb(40 40 40 / 17%);
    margin-top: -79px;
	    background: white;
    border-radius: 8px;
	margin-bottom:20px;
}
.row-thong-ke div.it{
	text-align:center;
}
.row-thong-ke span{
    color: #DF5B78;
    font-weight: bold;
    font-size: 50px;
}
.row-thong-ke p,.row-thong-ke h3{
	color:black;
}
.div-buoc ul li:before{
	font-family:fontawesome;
	content:"\f00c";
	color:#F4AD3E;
	padding-right:5px;
}
.div-buoc ul {
	    text-align: left;
    padding: 0px 51px;
}
.div-phai .icon-box-text p{
	font-size:14px;
}
.div-phai .col{
	padding-bottom:10px;
}
.div-buoc .icon-box{
	    margin-top: -75px;
}
.div-buoc .div-xanh{
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	    background: #79C598;
    padding: 30px 10px 70px 10px;
}
.div-buoc ul {
	list-style:none;
}
.div-buoc .div-do{
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	    background: #D85B78;
    padding: 30px 10px 70px 10px;
}
.div-buoc .div-vang{
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	    background: #F2B75C;
    padding: 30px 10px 70px 10px;
}
.div-buoc .col-inner{
    border-radius: 10px !important;
    background: white;
}
.div-buoc .col-inner .icon-box-text h3,.div-buoc .col-inner .icon-box-text p,.div-buoc .col-inner .icon-box-text ul li{
	color:black;
}
.section-gioi-thieu .div-phai .icon-box{
	    background: white;
    border: 1px solid #D85B78;
    border-radius: 9px;
    padding: 10px;
}
.section-gioi-thieu .div-phai{
	    background: url(http://phukhoa.demoweb1.site/wp-content/uploads/2021/03/bg1.png) repeat center center;
    padding: 30px 25px 25px 25px;
    border: 1px solid #fff;
    border-radius: 10px;
}
.section-gioi-thieu .div-trai .col-inner{
	    background: #D85B78;
    border-radius: 5px;
    padding: 20px;
}
.section-gioi-thieu .div-trai h2,.section-gioi-thieu .div-trai p{
	color:white;
}


.txtTieuDe.section-title-container{
	margin-bottom: 15px;
}
.txtTieuDe.section-title-container h4 , .txtTieuDe.section-title-container .section-title-main{
	display: block;
	margin: 0px;
	padding: 0px;
	border: none;
}
.txtTieuDe.section-title-container h4{
	border-bottom: 1px solid #e2e3e4;
}
#footer{
	overflow: hidden;
}
#footer .hinhxoay::before {
	width: 400px;
	height:  400px;
	left: 20%;
	opacity: 1;
}
.menuFooter .ux-menu-link__link {
	display: block;
	margin: 0px;
	padding: 4px 0px;
	height: auto;
	min-height: unset;
	font-size: 13px;
}
.menuFooter .ux-menu-link__icon+.ux-menu-link__text {
	padding-left: 0px;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.menuFooter .ux-menu-link__link:hover .ux-menu-link__icon+.ux-menu-link__text{
	padding-left: 10px;
}
input.btnGui{
	border: none;
	border-radius: 0;
	height: 40px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	float: right;
	min-width: 90px;
	text-align: center;
	z-index: 0;
	margin: 0px;
	padding: 0px;
}
input.btnGui::before {
	content: '';
	position: absolute;
	width: 0;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	background-color: var(--primary-color);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
input.btnGui:hover::before {
	width: 100%;
	right: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


@media(min-width:1023px){
	.row-thong-ke .large-3{
		width:20%;
		padding-bottom:0px !important;
		flex-basis:20%;
	}
}
@media(max-width:855px){
	.section-tu-van .img{
		width:130% !important;
	}
	.section-tu-van h3 {
    font-size: 19px;
    font-family: utm;
    font-weight: normal;
    margin-bottom: 0px;
}
	.section-tin-tuc .box-vertical .box-image .image-cover{
		padding-top:80% !important
	}
	.section-tin-tuc .box-vertical .box-image {
    z-index: 9999;
    margin-right: 9px;
    width: 33% !important;
    float: left;
}
	.section-tin-tuc .box-vertical  .box-text {
    padding-top: 0px;
    margin-right: 0px;
    /* width: 66%; */
    padding-bottom: 0px;
    padding-left: 128px;
    padding-right: 2px;
    background-color: rgb(255, 255, 255);
}
	h3.title-home {
    font-family: utm;
    font-weight: normal;
    font-size: 26px;
}
}
@media only screen and (max-width: 48em) {

	.BlockDichVuCungCap .post-item .box-text-inner > button.button{
		display: none;
	}

}