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


}

.home-about .accordion-title.active{
	background-color: transparent;
}

.home-about .accordion-title{
	border-top: unset;
	border-bottom: 1px solid;
}

.mb-0{
	margin-bottom: 0;
}
.home-post{
	
}
.gia-tri-cot-loi {
    transform: translateY(25%);
}
.gia-tri-cot-loi .col-inner{
	background-image: linear-gradient( #097d4c, #fa7f33)
}
.rounded-3{
	border-radius: 15px;
	overflow: hidden;
}

.bg-footer{
	padding-top: 120px;
	background-image: linear-gradient( #097d4c, #fa7f33)
}

.bg-footer a{
	color: #FFF;
}
.footer-main{
	border-top: 1px solid #fff;
}

