/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
.bai-viet-lien-quan{
	display:none
}
.entry-title{
	font-size:20px
}
.entry-category,.is-divider,.entry-meta,.title,.svl_post_view_count,.navigation-post{
	display:none
}
.box-shadow {
    -webkit-box-shadow: 2px 2px 20px #00000017;
    -moz-box-shadow: 2px 2px 20px #00000017;
    box-shadow: 2px 2px 20px #00000017;
}
header .header-top {
    background: linear-gradient(#2196F3, #065092);
}

.header-bottom {
    background: linear-gradient(#2196F3, #065092);
}
.section-title-center:after {
    content: "";
    display: block;
    width: 150px;
    height: 2px;
    background: #da1616;
    position: absolute;
    left: 44%;
    bottom: -14px;
}
.section-title b {
    background: none;
}
.nopa .col{
	padding-bottom:0
}
.vtron div.icon{
	background: #f99b1c;
    width: 60px;
    height: 60px;
    border-radius: 100%;
}
.vtron div.icon-box-img{padding-top:20px}
.aa div.box-image{ border-radius: 100%;
	border: 15px solid #f1d759;}
.bder div.img-inner{
	border-radius:15px
}
a.nut{font-weight: 600;
    color: #fff;
    background: linear-gradient(90.1deg, #9C0004 12.5%, #ed1b24 97.92%);
    border: 1px solid #ed1b24;
    padding: 0px 25px;
    border-radius: 6px;
    display: inline-block;
    transition: all .3sease;
    -webkit-transition: all .3sease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
	-o-transition: all .3s ease;}
.home-why {
    position: relative;
    background: linear-gradient(90.1deg, #9C0004 12.5%, #ed1b24 97.92%);
}
.boder1 div.box-image{
	border-top-left-radius:15px;
	border-top-right-radius:15px;
}
.boder1{
	background:#fff;
	margin-bottom: 22px;
}
.rset{
	margin-bottom:0
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

.bai-viet-lien-quan ul li {
    width: 50%;
}
.bai-viet-lien-quan ul li .box-image img {
    height: 90px;
}
}