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


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


}


footer#footer{
    z-index: 10;
    box-shadow: 0px 5px 18px 0px rgba(0,0,0,0.3);
}
.absolute-footer{
	display: none;
}
.wpf_items_wrapper .wpf_item ul li{
	margin-left: 0px ;
}
.widget .is-divider{
	display: none;
}
label, legend{
	font-weight: 400;
}

.dsm_card .box01 .col-inner {
    background-image: url(images/1-e1678963601897.png);
    background-color: #eae6dc;
}
.dsm_card .box02 .col-inner {
    background-image: url(images/2-e1678963601897.png);
    background-color: #e5e5e5;
}
.dsm_card .box03 .col-inner {
    background-image: url(images/3-e1678963601897.png);
    background-color: #eae6dc;
}
.dsm_card .box04 .col-inner {
    background-image: url(images/4-e1678963601897.png);
    background-color: #e5e5e5;
}
.dsm_card .col-inner{
	padding: 20px;
	background-size: initial;
    background-position: right 0% top -40%;
    border-radius: 10px 10px 10px 10px;
    overflow: hidden;
    font-size: 15px;
}
.dsm_card .col-inner h4{
	text-transform: uppercase;
	font-weight: 800;
}
.dsm_card .col-inner p {
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2;
   margin-bottom: 0px;
}
.section.box1 .section-bg.bg-loaded {
    background-size: 60% auto !important;
    background-position: right 0px top;
}


.sub-title p{
    font-weight: 600!important;
    text-transform: uppercase!important;
    color: #fe891d!important;
    display: flex;
    align-items: center;
}
.sub-title p:before{
	width: 30px;
	height: 3px;
	border-radius: 3px;
	content: "";
	background-color: #fe891d;
	display: inline-block;
	margin-right: 15px;
}
.heading1 p{
	line-height: 1.1em;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 1.1em;
    margin-bottom: 10px!important;
}
.heading2 p{
	line-height: 1.1em;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1.1em;
    margin-bottom: 10px!important;
}
.z999{
	z-index: 999;
}

.section-title-normal span{
    border-bottom: 2px solid #fe891d;
}
h2.section-title-normal span{
    font-size: 30px;
}
.section-title-normal{
	border-bottom: 0px;
}
.cacbuoc .box-image img{
	border-radius: 10px;
}
.cacbuoc .cacbuoc .box-image img{
	border-radius: 10px 10px 0px 0px;
}

.cacbuoc .cacbuoc .col .box-image:before{
    font-weight: 700;
    text-transform: uppercase;
    color: #fe891d!important;
    text-align: center;
    border-radius: 10px 10px 10px 10px;
    overflow: hidden;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    background: #FFFFFF;
    right: 5px;
    top: 5px;
    position: absolute;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1em;
    font-size: 14px;
}


.cacbuoc .cacbuoc .col:nth-child(1) .box-image:before{
	content: "Bước 1";

}
.cacbuoc .cacbuoc .col:nth-child(2) .box-image:before{
	content: "Bước 2";

}
.cacbuoc .cacbuoc .col:nth-child(3) .box-image:before{
	content: "Bước 3";

}
.cacbuoc .cacbuoc .col:nth-child(4) .box-image:before{
	content: "Bước 4";

}
.cacbuoc .cacbuoc .col .box-image{
	overflow: initial;
}
.cacbuoc .cacbuoc .col .box-image:after{
    content: '→';
    position: absolute;
    right: -50px;
    top: 45%;
    z-index: 1;
    font-size: 30px;
    color: var(--primary-color);
}
.cacbuoc .cacbuoc .col:last-child .box-image:after{
	display: none;
}
.tintuc .row-box-shadow-1 .col-inner{
	box-shadow: none;
}
ul li.bullet-arrow, ul li.bullet-checkmark, ul li.bullet-cross, ul li.bullet-star{
	border-bottom: 0px;
}
ul li.bullet-arrow:before, ul li.bullet-checkmark:before, ul li.bullet-star:before{
	color: var(--primary-color);
}
footer .ux-menu-link__icon{
	color: var(--primary-color);
}
.video_0 {
    box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
}
.img1{

	-webkit-animation: dsm-float-up-down 5s alternate infinite ease-in-out;
	animation: dsm-float-up-down 5s alternate infinite ease-in-out;

	filter: blur(2px);
	backface-visibility: hidden;
		-webkit-animation-delay: -5s;
	animation-delay: -5s;
	animation-duration: 5s;
	transition: .3s;
}
.img3{
	
	transition: .3s;
	-webkit-animation: dsm-float-up-down 5s alternate infinite ease-in-out;
	animation: dsm-float-up-down 5s alternate infinite ease-in-out;
	filter: blur(2px);
	backface-visibility: hidden;

	-webkit-animation-delay: -3s;
	animation-delay: -3s;
	animation-duration: 5s;
}
.img2{

	-webkit-animation: dsm-float-up-down 5s alternate infinite ease-in-out;
	animation: dsm-float-up-down 5s alternate infinite ease-in-out;
		-webkit-animation-delay: -7s;
	animation-delay: -7s;
	animation-duration: 5s;
	transition: .3s;

}
footer#footer .ux-menu-link__text{
	font-size: 14px;
	font-weight: 500;
}
footer#footer .ux-menu-link__text:hover{
	color: var(--primary-color);
}

@-webkit-keyframes dsm-float-up-down{0%{transform:translatey(0);-webkit-transform:translatey(0);-moz-transform:translatey(0);-ms-transform:translatey(0);-o-transform:translatey(0)}50%{transform:translatey(-20px);-webkit-transform:translatey(-20px);-moz-transform:translatey(-20px);-ms-transform:translatey(-20px);-o-transform:translatey(-20px)}to{transform:translatey(0);-webkit-transform:translatey(0);-moz-transform:translatey(0);-ms-transform:translatey(0);-o-transform:translatey(0)}}@keyframes dsm-float-up-down{0%{transform:translatey(0);-webkit-transform:translatey(0);-moz-transform:translatey(0);-ms-transform:translatey(0);-o-transform:translatey(0)}50%{transform:translatey(-20px);-webkit-transform:translatey(-20px);-moz-transform:translatey(-20px);-ms-transform:translatey(-20px);-o-transform:translatey(-20px)}to{transform:translatey(0);-webkit-transform:translatey(0);-moz-transform:translatey(0);-ms-transform:translatey(0);-o-transform:translatey(0)}}


@media(max-width:768px){
	.heading1 p{
		font-size: 20px;
	}
}