/*
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.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
.absolute-footer{
	display: none
}
#logo{
	position: relative;
}
.entry-content.description {
    padding: 20px;
    background: #fff;
}
#logo:before{
	/* content: ' ';*/
    width: 2000px;
    position: absolute;
    top: 0;
    right: 0;
    height: 110%;
    background: #E8A20D url(images/header-v5-bg.png) no-repeat 0 0;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: 8;
    transform: skewX(-45deg);
}
#logo a{
	z-index: 9;
}
.header-main{
	background-image: url(images/bg-header.png);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: contain;
}
li.html.header-button-1 a {
	font-weight: 500;
    text-transform: none;
    display: flex;
    align-items: center;
    line-height: 41px;
    height: 44px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 15px;
    width: max-content;
}
li.html.header-button-1 a:before{
	content:"";
	width: 20px;
	height:20px;
	background:url('images/caculation.png');
	display: inline-block;
	    background-size: contain;
	margin-right: 5px;
}
a.button.alert{
	color: #333
}
#footer {
	font-size: 15px;
}
#footer .ftsocial a{
	border-radius: 1px !important;
	background-color: #fff !important;
	color: #000 !important;
}
#footer .ftsocial a i{
	color: #000 !important;
}
.button i, button i{
	top: 0;
}
.nav-dropdown-bold .nav-column li>a, .nav-dropdown.nav-dropdown-bold>li>a{
	border-radius: 0;
}
.nav-column>li>a, .nav-dropdown>li>a, .nav-vertical-fly-out>li>a, .nav>li>a{
	color: #333;
}
.archive header.archive-page-header{
    padding-top: 90px;
    padding-bottom: 60px;
    margin-bottom: 30px;
    position: relative;
}
.archive.category .page-wrapper{
	padding-top: 0;
}
.page-title.is-large.uppercase {
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 10px;
}
.archive header.archive-page-header .row{
	position: relative;
}
.archive header.archive-page-header:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.58;
    top: 0;
    left: 0;
    position: absolute;
}
.archive .from_the_blog_excerpt{
	display: none
}
.archive.category .row.align-center>.large-10.col{
	flex-basis: 100%;
    max-width:100%;
}
.archive.category .col.post-item>.col-inner{
	height: 100%;
	border-radius: 10px;
	overflow: hidden;
}
.archive.category .col.post-item .box-text{
	padding: 30px;
	padding-top: 39px;
}
.box-shadow-1, .box-shadow-1-hover:hover, .row-box-shadow-1 .col-inner, .row-box-shadow-1-hover .col-inner:hover{
	    box-shadow: 0 1px 0px 0px rgba(0,0,0,.012), 0 0px 0px rgba(0,0,0,.024);
}
.archive.category .col.post-item .badge.post-date {
    top: -39%;
    left: unset;
    right: 28px;
    font-size: 17px;
}
.archive.category .col.post-item h5.post-title.is-large{
	font-size: 18px;
}
.portfolio-box-category{
	display: none
}
.box-shadow, .box-shadow-2, .box-shadow-2-hover:hover, .row-box-shadow-2 .col-inner, .row-box-shadow-2-hover .col-inner:hover{
	    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.101);
}
.portfolio-box-title {
text-transform: none !important;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 39px;
    font-size: 16px;
    opacity: 1 !important;
    font-weight: 400 !important;
}
.portfolio-box .box-text.text-center{
	padding: 20px;
}
.box-blog-post .is-divider{
	display: none
}
a.button {
    font-weight: 500;
}
.box-overlay.dark .box-text, .box-shade.dark .box-text {
    text-shadow: none;
}
.doi-tac .col-inner{
	    border: 2px solid transparent;
    background: white;
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
     border-radius: 10px;
}
.doi-tac .col-inner img {
    height: 100px;
    width: 100%;
    object-fit: scale-down;
    padding: 5px;

}
header.entry-header .is-divider{
    display: none
}
.portfolio-page-wrapper.portfolio-archive.page-featured-item .page-title-inner {
    min-height: 188px;
}
.archive .portfolio-box.box .box-image {
    border-radius: 10PX;
}
.has-shadow>.col>.col-inner{
    background-color: transparent;
}
.archive .portfolio-box.box .box-text.text-center {
    padding: 10px 20px;
}
.widget{
    background-color: #fff;
    padding: 20px;
}
.widget .is-divider{
    height: 0;
}
.widget span.widget-title {
     display: block;
    background: #c39550;
    color: #fff;
    padding: 18px 15px;
    width: calc(100% + 40px);
    margin-top: -20px;
    margin-left: -20px;
    text-align: center;
    font-size: 17px;
    line-height: 1.2;
}
.pd0{
    padding-bottom: 0;
}
.ovhide{
    overflow: hidden;
}
.col-inner.aa {
    background: #fff;
    padding: 30px;
}
.inner-bangtinh form.form .col.large-6.small-12{
    flex-basis: 100%;
    max-width: 100%;
    padding-bottom: 0;
}
.formdutoan .col.large-6{
    padding-bottom: 0;
    font-size: 14px;
}
@media only screen and (min-width: 850px) {
	.mg1>.col-inner {
	    width: calc(120% );
	    margin-left: -20% !important;
	    background-image:linear-gradient(90deg,rgb(245 245 245) 5%,rgb(245 245 245 / 58%) 50%);
	}

}
@media only screen and (max-width: 549px) {
    li.html.header-button-1 a{
            font-size: 13px;
                height: 38px;
    padding-left: 15px;
    padding-right: 15px;
    }
}