/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap');*/
/*************** ADD CUSTOM CSS HERE.   ***************/

@font-face {
	font-family: "Brauer NeueVN";
	src: url(fonts/BrauerNeueVN-Bold.woff2);
}
body {
	font-family: "Brauer NeueVN";
/* 	background-image: url(images/bg-top2.png); */
	background-color: #eefbff;
	background-repeat: no-repeat;
	background-position: top center;
/* 	padding-top: 50px; */
	overflow: hidden;
}
#wrapper {
	background-color: transparent !important;
}
p {
	margin-bottom: 30px;
}
p:last-child {
	margin-bottom: 0;
}
p.uppercase {
	margin-bottom: 0;
}
strong {
	font-weight: 700;
}
.extra-bold strong {
	font-weight: 800;
}
.extra-bold p {
	margin-bottom: 0;
}
.home-icon.icon-box.icon-box-left .icon-box-img {
	width: 14px !important;
}
.icon-box.icon-box-left {
	display: flex;
	align-items: center;
}
.icon-box.icon-box-left p {
	margin-bottom: 0;
}
.icon-box p {
	margin-bottom: 0;
}
.nav-uppercase>li>a {
	font-weight: 800;
}
.section-title-center {
	text-transform: none;
	font-weight: 700;
}
.section-title-center b {
	height: 0;
}
.section-title-center span {
	text-transform: none;
	position: relative;
	margin: 0;
	display: flex;
	align-items: center;
	padding-bottom: 0;
}
.section-title-center span:before {
	content: '';
	width: 51px;
	height: 32px;
	background-image: url(images/left.png);
	display: block;
	margin-right: 10px;
}
.section-title-center span:after {
	content: '';
	width: 51px;
	height: 32px;
	background-image: url(images/right.png);
	display: block;
	margin-left: 10px;
}
h2.section-title-center {
	font-size: 45px;
}
.text ul {
	margin-left: 10px;
}
.text ul li {
	margin-bottom: 10px;
}
.text ul li::marker {
	color: #7ac145;
}
.box-abs .box-text.text-left {
	background-image: url(images/bg2.png);
	background-position: left bottom;
	background-repeat: no-repeat;
    padding: 30px 30px 30px 30px;
    position: absolute;
    left: -47px;
    top: 76%;
    width: 78%;
}
.dark .social-icons .button.is-outline, .nav-dark .social-icons .button.is-outline {
	border: 1px solid #15a5cd;
}
.button.icon {
	margin-right: 10px;
}
.button i, button i {
	top: 0;
}

.block-footer {
	padding-bottom: 20px !important;
}

.section-title-bold-center {
	background-image: url(images/bottm.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 20px;
	text-transform: none;
}
.section-title-bold-center b {
	height: 0;
}
.section-title-bold-center span {
	border: none;
	text-transform: none;
}
h1.section-title-bold-center,
h2.section-title-bold-center {
	font-size: 36px;
}
.col.post-item .box-text.text-left {
	background-color: #fff;
	padding: 15px;
}
.widget {
	background-color: #ffffff6b;
	padding: 15px;
}
.widget .widget-title {
	font-weight: 700;
	text-transform: none;
	color: var(--primary-color);
	font-size: 25px;
}
.product-category.product .box-image img {
	height: 200px;
	object-fit: cover;
}
.product-category.product .box-text {
	background-color: #fff;
}
.product-category.product .header-title {
	font-size: 15px;
	text-transform: none;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	margin-bottom: 6px;
}
.product-category.product .count {
	text-transform: none;
	font-size: 12px;
}
.product-small.box .product-title a {
	font-size: 15px;
	font-weight: bold;
}
.woocommerce-breadcrumb, .woocommerce-result-count, .woocommerce-ordering {
	text-transform: none;
	font-size: 15px;
}

.tax-partner .partner-post {
	position: relative;
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid 1px solid rgb(204 204 204 / 36%);
}
.tax-partner .partner-post .img_post {
    width: 32%;
    height: 245px;
    float: left;
    margin-right: 30px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tax-partner .partner-post h3 {
	font-size: 22px;
}
.entry-content-video {
	padding: 30px;
	margin: 30px 0;
	background-color: rgb(255, 255, 255);
}
.partner-item .img_post {
	margin-bottom: 15px;
	background-color: #fff;
	height: 150px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.custom-title {
	text-align: center;
	font-size: 36px;
	background-image: url(images/bottm.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 25px;
	color: var(--primary-color);
	margin-bottom: 30px;
}
.news-post-big {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
    display: flex;
    align-items: center;
}
.news-post-big .img_post {
	width: 370px;
	float: left;
	margin-right: 30px;
	overflow: hidden;
	border-radius:10px;
}
.news-post-big .img_post img {
	height: 300px;
	object-fit: cover;
	-webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
    
}
.news-post-big:hover .img_post img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.news-post-big .content-post {
	padding: 30px 0;
    width: 750px;
}
.news-post-big .content-post h3 {
	font-size: 24px;
}
.news-post-big .content-post .des {
	font-size: 18px;
}
.news-post-small .img_post {
	margin-bottom: 10px;
	overflow: hidden;
	border-radius: 5px;
}
.news-post-small .img_post img {
	height: 200px;
	object-fit: cover;
	-webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
}
.news-post-small:hover .img_post img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
@media (min-width: 850px) {
	.extra-bold p {
		font-size: 45px;
	}
	.section .section-content > .row > .col {
		padding-bottom: 0;
	}
}
@media (min-width: 768px) {
	.extra-bold p {
		font-size: 35px;
	}
}
@media (max-width: 1024px) {
	.box-abs .box-text.text-left {
		position: relative;
		width: 100%;
		left: 0;
	}
}
@media only screen and (max-width: 480px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	body {
		padding-top: 0;
	}
	h2.section-title-center {
		font-size: 40px;
	}
	.tax-partner .partner-post .img_post {
		width: 100%;
		margin-bottom: 15px;
	}
	.news-post-big {
		display: block;
	}
	.news-post-big .img_post, .news-post-big .content-post {
		width: 100%;
	}
	.news-post-big .img_post {
		margin-bottom: 10px;
	}
	.news-post-big .img_post img, .news-post-small .img_post img {
		height: auto;
	}

}
/* */
.cus-footer-menu .widget{
	background: none;
	padding: 0;
}

.cus-footer-menu .widget ul.menu {
	text-align: center;
}
.cus-footer-menu .widget ul.menu > li {
	display: inline-block;
	padding: 0 30px;
	border: none !important;
}
.cus-footer-menu .widget ul.menu > li a {
	font-size: 22px;
	text-transform: uppercase;
}
.cus-footer-menu .widget ul.menu ul{
	display: none;
}
.cus-footer-menu .widget ul.menu button {
	display: none;
}
.row-col-sha .row .col  .col-inner {
border: 1px solid #e1e1e1;
padding: 10px;
	min-height: 90px;
}
.logo-slider-3 .col-inner{
	border: 1px solid #e1e1e1;
	padding: 15px;
	/*box-shadow: 0 0 0 1px #e1e1e1;*/
}
.logo-slider-3 .col-inner img {
	height: 70px;
	object-fit: contain;
}
.logo-slider-3 .flickity-prev-next-button {
	top: 15%;
}