/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

.imgb:hover {
	transform: scale(0.8);
	-webkit-filter: drop-shadow(2px 2px 8px #ffaa00) brightness(1.3) !important;
	filter: drop-shadow(2px 2px 8px #ffaa00) brightness(1.3) !important;
	cursor: pointer;
	transition: all 0.35s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.imgb{
	margin-bottom: 10px;
}
img:hover {
	filter: brightness(1.2);
}

.header-main, .nav-tabs>li>a {
    background: linear-gradient(90deg,#1f2133,#3a3e63 54%,#4452cb);
}
.col-inner ul li.tab {
    margin-left: 30px;
}
.nav>li>a {
	color: #fff;
}
.uppercase {
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 71px;
    color: #13c6d5;
    text-shadow: 0px 5px 9px #000000;
    text-align: center;
    margin-top: 10px;
}
.header-button-2 .button {
    width: 130px;
    background: linear-gradient(180deg,#fff -20%,#00c2ff);
	color: black;
	font-weight: bold;
}
.header-button-1 .button {
    width: 130px;
    background: linear-gradient(0deg,#95ff3b,#cbff9f);
	color: black;
	 font-weight: bold;
}
.taxonomy-description,
blockquote, dl, figure, form, ol, p, pre, ul, li {
    text-align: justify;
}
.nav-tabs+.tab-panels {
    background-color: #fff0;
    border: none;
    padding: 0;
    padding-top: 20px;
}
.shade,
.box-label .box-text,
.mejs-container,
.mejs-container .mejs-controls,
.mejs-embed,
.mejs-embed body {
	background: #fff0 !important;
}
.box-label .box-text,
.mejs-container * {
	border-radius: 20px;
}
.nav-dropdown {
	min-width: 200px;
}
.box-blog-post,
.thome,
.taxonomy-description,
.post,
.widget-area {
	box-shadow: inset 0px 0px 11px -1px #000;
	padding: 2%;
	border-radius: 5px;
	background: url(/wp-content/uploads/2024/01/bg-home-sp.png);
}
.comments-area,
.mejs-controls {
	display: none !important;
}
.widget_media_image {
	text-align: center !important;
}
.taxonomy-description {
	height: 720px;
	overflow-y: auto;
}

::-webkit-scrollbar {
	width: 1px;
}

::-webkit-scrollbar-thumb {
	background-color: #fff0;
}

::-webkit-scrollbar-track {
	background-color: transparent;
}


.t1 p {
    position: relative;
    font-size: 25px;
    display: inline-block;
    background: #13C6D5;
    transition: all 0.5s;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
    font-weight: bold;
}

.t1 p:before,
.t1 p:after {
	content: '';
	height: 3px;
	position: absolute;
	display: block;

}

.t1 p:before {
	background: #0282a9;
	bottom: -5px;
	z-index: 2;
	width: 100%;
}

.t1 p:after {
	width: 150%;
	bottom: -10px;
	background: linear-gradient(90deg, rgb(59 154 255) 0, rgb(0 235 177) 96%);
}
.nav-dropdown-default,
.nav-box>li.active>a,
.nav-pills>li.active>a {
	padding: 0 5px;
	border-radius: 5px;
}

header .header-main ul.nav li a {
	display: block;
	font-weight: 400;
	transition: all .2s ease;
}

.icon-angle-down:before {
	display: none;
}

.header-main .nav .ux-menu-icon {
	margin: 1px auto 2px;
	display: block;
	position: relative;
	transition: all .5s;
	width: 35px;
}
.tab__mobile .tabbed-content>.nav {
	width: 89px;
	height: 100%;
	padding: 0 5px 10px;
}

.tab__mobile .tabbed-content>.nav li {
	margin: 0px 5px 6px;
	color: #9aa4c2;
	text-align: center;
	position: relative;
	background: linear-gradient(to bottom, var(--tw-gradient-from, #292929), var(--tw-gradient-to, #666));
	border: 1px solid #d5ddf4;
	border-radius: 15px;
	flex-basis: 76px;
	text-transform: uppercase;
}

.tab__mobile .tabbed-content>.nav li a {
	font-size: 11px;
	color: #fff;
	font-weight: 600;
	display: block;
	text-align: center;
	padding: 30px 0 0 0;
	position: relative;
}

.tab__mobile .tabbed-content>.nav li a:before {
	content: "";
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	background-size: contain !important;
	opacity: 1 !important;
}

.tab__mobile .tabbed-content>.nav li.active {
	color: #1e3c73;
	background: linear-gradient(180deg, #d7aa32, #fffa74, #d7aa32, #d7aa32);
}

.tab__mobile .tabbed-content>.nav li.active a {
	color: #000;
}

.tab__mobile .tabbed-content>.nav li:nth-child(2) a:before {
background: url(/wp-content/uploads/2024/02/2b.png) no-repeat;
}

.tab__mobile .tabbed-content>.nav li:nth-child(3) a:before {
background: url(/wp-content/uploads/2024/02/gba.png) no-repeat;
}

.tab__mobile .tabbed-content>.nav li:nth-child(4) a:before {
background: url(/wp-content/uploads/2024/02/sl.png) no-repeat;
}

.tab__mobile .tabbed-content>.nav li:nth-child(5) a:before {
background: url(/wp-content/uploads/2024/02/sb.png) no-repeat;
}

.tab__mobile .tabbed-content>.nav li:nth-child(6) a:before {
background: url(/wp-content/uploads/2024/02/bc.png) no-repeat;
}

.tab__mobile .tabbed-content>.nav li:nth-child(7) a:before {
background: url(/wp-content/uploads/2024/02/xs.png) no-repeat;
}

.tab__mobile .tabbed-content>.nav li:nth-child(8) a:before {
background: url(/wp-content/uploads/2024/02/es.webp) no-repeat) no-repeat;
}

.tab__mobile .tabbed-content>.nav li:nth-child(1) a:before {
background: url(/wp-content/uploads/2024/02/dga.png) no-repeat;
}

.tab__mobile .tabbed-content .tab-panels {
	width: calc(100% - 96px);
	padding: 0 10px;
}

.col .tab__mobile {
    padding: 0 3px !important;
}
.tab__mobile img {
	border-radius: 5px;
}
.section__mobile .col {
	padding: 0 5px;

}

.thongbao {
	margin-top: 0 !important;
}

.runMsg {
	height: 30px;
	bottom: 0;
	width: 100%;
	z-index: 99;
}

.runMsg>.row {
	margin: 0 !important;
}

.runMsg>.row>.runMsgTitle {
	float: left;
	line-height: 30px;
	color: #ff0;
	max-width: 110px !important;
	background: url(/wp-content/uploads/2024/02/tb.png)5px 8px no-repeat;
	background-size: 16px;
	padding-left: 32px;
	font-weight: 700;
	font-size: 13px;
}

.runMsg .marqueeBar {
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 30px;
}

.runMsg .marqueeBar {
	float: right;
	max-width: calc(100% - 170px) !important;
}
@media (max-width: 768px) {

	.tt p::before,
	.tt p::after {
		display: none;	
		}
	
	.g1 {
		width: 40% !important;
	}
	.uppercase {
    font-size: 25px;
}
	}

	.stack1 {
		display: -webkit-inline-box;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: thin;
		scrollbar-color: rgba(0, 0, 0, 0.5) transparent;
	}
}