/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@font-face {font-family: 'Roboto Condensed';src: url("inc/fonts/Roboto_Condensed-Regular.ttf");font-weight: normal;}
@font-face {font-family: 'Roboto Condensed';src: url("inc/fonts/Roboto_Condensed-Bold.ttf");font-weight: bold;}
body, h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a, .nav > li > a{
    font-family: 'Roboto Condensed' !important;
}
#wp-admin-bar-flatsome-activate, .absolute-footer, .sidebar-menu .header-social-icons, .sidebar-menu .header-newsletter-item, .sidebar-menu .header-search-form{display: none !important;}
.box_about .col-inner{
	padding: 1px 30px 0px 7%;
}
.title_section h2{
	font-size: 32px;
	font-weight: 900;
	margin-bottom:0;
}
.japi-brand-logo-image{border-radius: 50%;padding: 45px;border: 1px solid #283891;overflow: hidden;box-shadow: 0 4px 8px #283891;max-width: 244px;margin: 0 auto;}
.japi-brand-logo-image img{object-fit: contain;aspect-ratio: 1/1;}
.col-japi-group-info{padding-bottom: 0;}
.col-japi-group-info p{margin: 0;}
footer#footer h3:after {
    content: "";
    width: 30px;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 20px;
    display: block;
    background: #fff;
}
footer .box2 ul{
    display: flex;
    list-style: none;
    padding: 0;
}
footer .box2 ul li {
    margin: 0px;
    padding: 0px;
}
footer .box2 ul li img{
    max-width: 40px;
    margin-right: 10px;
}
.head_title h1{
    font-size: 40px;
    font-weight: 900;
    margin-bottom: 0;
}
.sec-gia-tri-cot-loi .icon-box{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 15px;
}
.sec-gia-tri-cot-loi .box_ss .icon-box-img {
    margin-top: -35px;
    margin-bottom: 5px;
}
.sec-gia-tri-cot-loi .box_ss h3 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 0;
}
.sec-gia-tri-cot-loi .box_ss .col-inner{
    border: 3px solid #f05a28;
    border-radius: 20px;
    min-height: 310px;
}
.sec-gia-tri-cot-loi .box_ss:hover .col-inner{
    background: #f05a28;
}
.sec-gia-tri-cot-loi .box_ss:hover .icon-box-text h3, .sec-gia-tri-cot-loi .box_ss:hover .icon-box-text p {
    color: #fff !important;
}
.menu-item-gtranslate {
    width: 173px;
    height: 32px
}
.gt-current-wrapper {
    display: none !important
}
.menu-item-gtranslate ul {
    list-style: none;
    display: flex;
    align-items: center
}
.form-lienhe input[type=submit]{
    width: 100%;
    padding: 5px;
    border-radius: 4px;
    background: #fa581a;
}
.box__contact > .col-inner{
    border-radius: 20px;
    box-shadow: 0px 4px 10px rgb(162 175 184 / 50%);overflow: hidden;
}
.col .form-lienhe {padding: 0 15px 0;}
.widget-area .wp-block-heading{font-weight: bold;}
header.archive-page-header{
    background: url(inc/images/tin-noi-bo.png) no-repeat center center / cover;
    padding-top: 6px;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}
.blog-archive h1.page-title{
    padding-top: 80px;
    padding-bottom: 80px;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    margin: 0;
}
.category .page-wrapper{padding-top: 0;}
.content-tag-p-0 p{margin: 0;}
.sidebar-menu .gtranslate_wrapper{padding-left: 20px;}
@media screen and (min-width: 1200px){
	.home_sec2 .box_ss{
		flex-basis: 20%;
	    max-width: 20%;
	}
}
@media screen and (min-width:1600px) {
	.box_about .col-inner{
		padding: 1px 30px 0px 17%;
	}
}
@media screen and (min-width:1824px) {
	.box_about .col-inner{
		padding: 1px 30px 0px 28%;
	}
}
@media screen and (min-width:1920px) {
	.box_about .col-inner{
		padding: 1px 30px 0px 30%;
	}
}
@media screen and (max-width:1440px) {
	.box_about .col-inner{
		padding: 1px 30px 0px 5%;
	}
}
@media screen and (max-width:1300px) {
	.box_about .col-inner{
		padding: 1px 30px 0px 2%;
	}
}
@media screen and (max-width: 480px){
    .blog-archive h1.page-title{
        font-size: 30px;
    }
}