/*
Theme Name: Maxweb
Description: This is a child theme for Flatsome Theme
Theme URI: https:
Author: Hoan
Author URI: 
Template: flatsome
Version: 3.6.1
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Outfit:wght@100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');
:root{
	--do:#f72816;
	--hong:#f5b3c6;
	--xanh:#323C8C;
	--vang:#FCFF55;
}
body{
	overflow:hidden;
}
html,body,span,label,a,p,button,b,div{
	font-family: "Plus Jakarta Sans", sans-serif;
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: "Plus Jakarta Sans", sans-serif !important;
}
b,strong{
	font-weight:bold;
}
form{
	margin:0 !important;
}
form input:not([type=submit]),textarea,select{
	box-shadow:none !important;
}
input[type=submit]{
	margin:0;
}
.txt-jus{
	text-align:justify;
}
.txt-jus :is(h1,h2,h3,h4,h5,h6){
	text-align:left;
}
a{
	cursor:pointer;
}
.wpcf7-spinner,.product-images .image-tools.bottom.left,.is-divider{
	display:none !important;
}
.section-content{
	z-index:2 !important;
}
.dark, .dark p, .dark td{
	color:#fff !important;
}
.pd-b0{
	padding-bottom:0 !important;
}
.p-mb0 p,.title-mb0 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:0;
}
.p-mb5 p,.title-mb5 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:5px;
}
.p-mb10 p,.title-mb10 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:10px;
}
.p-mb15 p,.title-mb15 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:15px;
}
.p-mb20 p,.title-mb20 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:20px;
}
.p-w500 p, .title-w500 :is(h1,h2,h3,h4,h5,h6){
	font-weight:500;
}
.p-w600 p,.title-w600 :is(h1,h2,h3,h4,h5,h6){
	font-weight:600;
}
.p-w700 p,.title-w700 :is(h1,h2,h3,h4,h5,h6){
	font-weight:700;
}
.p-w800 p,.title-w800 :is(h1,h2,h3,h4,h5,h6){
	font-weight:800;
}
.p-w900 p,.title-w900 :is(h1,h2,h3,h4,h5,h6){
	font-weight:900;
}
.title-f30 :is(h1,h2,h3,h4){
	font-size:30px;
}
.title-f20 :is(h1,h2,h3,h4){
	font-size:20px;
}
.is-uppercase, .uppercase{
	line-height:inherit;
}
.col-h100 > .col-inner{
	height:100%;
}
.absolute-footer{
	background-color:#131313 !important;
	padding:0;
	display:none;
}
.footer-secondary{
	display:none;
}
.footer-primary,.copyright-footer{
	width:100%;
	text-align:center;
	color:#ffffff;
	position:relative;
	font-size:14px;
}
.footer-primary{
	padding:10px 0 15px;
}
.blog-wrapper{
	padding-bottom:0;
}
.single-page{
	text-align:justify;
	padding-top:0;
}
#top-link{
	/*width: 40px;
	height: 40px;
	border-radius: 5px !important;
	border: 1px solid var(--do) !important;
	color: #fff !important;
	background: url(/wp-content/uploads/2025/03/top.png) var(--do);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	right: 16px;*/
}
table {
	border-collapse: collapse;
}
.owl-stage{
	display:flex;
}
.owl-stage .col,.owl-stage .col > .col-inner{
	height:100%;
}
.owl-item {
	flex-shrink:0;
}
.owl-item .col {
	max-width:100%;
}
.owl-dots {
	margin:0 !important;
}
.owl-dots button{
	min-height:unset;
	margin:0 5px;
}
.owl-theme .owl-dots .owl-dot span{
	margin:0 !important;
	width:8px !important;
	height:8px !important;
	border:2px solid #fff;
	background-color:transparent !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background:var(--vang) !important;
}
.owl-nav{
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	transform:translatey(-50%);
	margin:0 !important;
}
.owl-nav button{
	min-height:unset;
	line-height:unset !important;
	margin:0 !important;
	position:absolute;
	top:50%;
	transform:translatey(-50%);
	display:flex !important;
	align-items:center;
	justify-content:center;
	transition:all 0.3s;
}
.accordion button.toggle{
	pointer-events:none !important;
}
.map :is(p,iframe){
	width:100%;
	height:100%;
	margin:0;
}
.pum-overlay.pum-overlay-disabled {
	visibility: inherit !important;
}
.button.btn-center,
.text-center .button.btn-center{
	display:block;
	width:max-content;
	margin:0 auto !important;
	margin-left:auto !important;
	margin-right:auto !important;
}
.sec-bg-mix .section-bg {
	opacity: 0.18;
	mix-blend-mode: overlay;
	will-change: transform, opacity;
}
.icon-box.icon-center .icon-box-img :is(.icon,.icon-inner){
	width:100%;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}
.icon-box.icon-center img{
	padding-top:0;
}




.rpbt_shortcode h3{
	font-size:24px;
	font-weight:700;
	position:relative;
	margin:0 0 15px;
}
.rpbt_shortcode ul li{
	list-style:none;
	padding:0 0 0 20px;
	position:relative;
}
.rpbt_shortcode ul li:before{
	content:'\f0da';
	position:absolute;
	top:1px;
	left:0;
	font-family:'Fontawesome';
	transition:all 0.3s;
	font-size:15px;
}
.rpbt_shortcode ul li a{
	color:#fff !important;
}
.rpbt_shortcode ul li a:hover{
	text-decoration:underline !important;
}
.rpbt_shortcode ul li:hover:before{
	transform:translatex(3px);
}

.txt-bg{
	background:linear-gradient(to right,#FDD9E2,#4757DC);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
/* Header */
.header-nav-main li a{
	font-family: "Montserrat", sans-serif !important;
	font-size:16px;
	font-weight:700;
	text-transform:initial;
	position:relative;
}
.header-nav-main > li > a:before{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:0;
	height:1px;
	background:#ececec;
	transition:all 0.3s;
	opacity:1;
}
.header-nav-main > li > a:hover:before{
	width:100%;
}
.header-nav-main > li{
	margin:0 32px;
}
.header-button a{
	font-weight:400;
	font-size:12px;
	color:#070707;
	background:#BCF916;
	min-height:28px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	white-space:nowrap;
	padding:0 15px;
	border-radius:99px;
}
.header-nav .sub-menu{
	border-radius:16px;
	background:#fff;
	display:flex !important;
	flex-wrap:wrap !important;
	padding:10px 10px !important;
	min-width:600px;
}
.header-nav .sub-menu > li{
	width:50%;
	padding:0;
}
.header-nav .sub-menu > li a{
	font-size:16px;
	font-weight:600;
	text-transform:initial;
	margin:0;
	padding:10px;
	white-space:nowrap;
	color:#000 !important;
	border:none !important;
	font-family: "Plus Jakarta Sans", sans-serif !important;
	transition:all 0.25s;
}
.header-nav .sub-menu > li a:hover{
	background:#f6f6f6;
}
.header-nav .sub-menu > li a img{
	width:24px;
	margin:0 10px 0  0;
}

/* Home */
.title-sec :is(h1,h2){
	font-family: "Anton", sans-serif !important;
	font-weight:400;
	font-size:48px;
	line-height:1.5;
	text-transform:uppercase;
	margin:0;
}
.txt-sub-title p{
	font-size:24px;
}
.sec-banner{
	overflow:hidden;
}
.sec-banner .logo-banner{
	width:261px !important;
	margin:0 auto !important;
}
.sec-banner .txt-title-banner{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:center;
	gap:10px;
}
.sec-banner .txt-title-banner p{
	font-size:36px;
	font-weight:700;
	margin:0;
	line-height:1.35;
}
.sec-banner .txt-title-banner p.line{
	padding:5px 22px;
	border-radius:12px;
	background:#FE2C55;
}
.sec-banner .txt-title-banner p.line2{
	background:#25F4EEF4;
	color:#000000 !important;
}

.sec-banner .txt-sub-banner p{
	margin:0;
	font-size:20px;
	font-weight:500;
}
.sec-banner .btn-banner{
	margin:0;
	width:100%;
	background-color:#BCF916;
	border:2px solid #070707;
	color:#070707 !important;
	font-size:20px;
	font-weight:700;
	min-height:56px;
}

.sec-bottom-banner .box{
	display:flex;
	gap:15px 64px;
	align-items:center;
	width:max-content;
	max-width:100%;
}
.sec-bottom-banner .box .box-image{
	width:361px !important;
	flex-shrink:0;
}
.sec-bottom-banner .box .box-text{
	padding:0;
} 
.sec-bottom-banner .box h4{
	margin:0 0 2px;
	font-size:24px;
	font-weight:700;
	font-family: "Inter", sans-serif !important;
	text-transform:uppercase;
	letter-spacing:0.8px;
}
.sec-bottom-banner .box p{
	margin:0;
	font-size:20px;
	font-weight:700;
	font-family: "Inter", sans-serif !important;
}
.sec-page-inner .section-bg img{
	height:100%;
	width:100%;
	max-width:1800px;
	top:0;
	left:50%;
	transform:translatex(-50%) translatey(-20px);
}



.sec-so-sanh{
	/* 	padding-bottom:120px !important; */
}
.sec-so-sanh .row-btn-title .col-content > .col-inner{
	display:flex;
	justify-content:space-between;
}
.sec-so-sanh .row-btn-title a.button{
	margin:0 auto;
	width:100%;
	max-width:462.5px;
	font-size:32px;
	font-weight:400;
	box-shadow:none !important;
	background-color:#FE2C55 !important;
	color:#fff;
	min-height:unset;
	line-height:unset;
	min-height:77px;
	line-height:77px;
	border:none;
	padding:0 5px;
}
.sec-so-sanh .row-btn-title a.button span{
	font-family: "Anton", sans-serif !important;
}
.sec-so-sanh .row-btn-title a.button.btn-right{
	background-color:#BCF916 !important;
	color:#000 !important;
}
.sec-so-sanh .col-ss{
	padding-bottom:100px !important;
	position:relative;
}
.sec-so-sanh .col-ss.col-end{
	padding-bottom:0 !important;
}
.sec-so-sanh .col-ss:before{
	content:"";
	position:absolute;
	top:0;
	left:50%;
	transform:translatex(-50%);
	width:2px;
	height:100%;
	background:#000205;
}
.sec-so-sanh .col-ss:after{
	content:"";
	position:absolute;
	width:16px;
	height:16px;
	background:#BCF916;
	border-radius:50%;
	top:50%;
	left:50%;
	transform:translatex(-50%);
}
.sec-so-sanh .row-so-sanh .col-item > .col-inner{
	display:flex;
	flex-direction:column;
	border-radius:24px;
	padding:30px 20px;
	height:100%;
	width:100%;
	max-width:477px;
	margin:0 auto;
}
.sec-so-sanh .col-ss > .col-inner{
	z-index:3;
}
.sec-so-sanh .row-so-sanh .col-item.item-left > .col-inner{
	background: radial-gradient(116.7% 79.18% at 1.12% 99.23%, rgba(181, 55, 189, 0.7) 0%, rgba(93, 13, 223, 0.7) 28.37%, rgba(72, 58, 204, 0.7) 66.72%, rgba(2, 17, 66, 0.7) 100%);
	backdrop-filter: blur(11.399999618530273px)
}
.sec-so-sanh .row-so-sanh .col-item.item-right > .col-inner{
	background: radial-gradient(121.41% 70.05% at 100% 94.11%, #FF4900 0%, #FD763F 9.13%, #FCA76A 36.31%, #FAB4AD 66.72%, #F8F9FB 100%);
}
.sec-so-sanh .row-so-sanh .col-item.item-right > .col-inner::before {
	content: "";
	position: absolute;
	inset: 0;
	border-radius: 24px;
	padding: 2px;
	background: linear-gradient(180deg, #00FFEA 0%, #FF6F00 100%);
	-webkit-mask: 
		linear-gradient(#fff 0 0) content-box, 
		linear-gradient(#fff 0 0);
	-webkit-mask-composite: xor;
	mask-composite: exclude;
}
.sec-so-sanh .row-so-sanh .col-item > .col-inner > *{
	position:relative;
	z-index:2;
}
.sec-so-sanh .row-so-sanh .col-item .txt-content{
	flex:1;
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.sec-so-sanh .row-so-sanh .col-item .txt-content h3{
	margin:0;
	font-size:32px;
	font-weight:400;
	font-family: "Anton", sans-serif !important;
	text-transform:uppercase;
}
.sec-so-sanh .row-so-sanh .col-item .txt-content p{
	flex:1;
	display:flex;
	flex-direction:column;
	justify-content:center;
	padding:10px 0 15px;
	margin:0;
}
.sec-so-sanh .row-so-sanh .col-item .img{
	margin:0;
}
.sec-so-sanh .row-so-sanh .col-item .img .img-inner{
	border-radius:24px;
	overflow:hidden;
}
.sec-so-sanh .row-so-sanh .col-item.item-left > .col-inner:after{
	content:'Idol tự do';
	line-height:1.35;
	text-transform:uppercase;
	font-size:32px;
	font-weight:400;
	font-family: "Anton", sans-serif !important;
	color:#000;
	width:max-content;
	display:block;
	padding:3px 8px;
	background: #EE1D52;
	position: absolute;
	bottom: 20px;
	left: -30px;
	z-index: 3;
	transform: rotateZ(-12deg);
}
.sec-so-sanh .row-so-sanh .col-item.item-right > .col-inner:after{
	content:'orion star media';
	line-height:1.35;
	text-transform:uppercase;
	font-size:32px;
	font-weight:400;
	font-family: "Anton", sans-serif !important;
	color:#000;
	width:max-content;
	display:block;
	padding:3px 8px;
	background: #BCF916;
	position: absolute;
	bottom: 25px;
	right: -30px;
	z-index: 3;
	transform: rotateZ(12deg);
}


.img-ux{
	position:absolute;
	margin:0 !important;
	z-index:2;
}
.col-ss.col1 .img-ux.img1{
	width:83px !important;
	top: 0;
	right: -60px;
}
.col-ss.col1 .img-ux.img2{
	width:64px !important;
	top: 30%;
	right: 42%;
}

.col-ss.col2 .img-ux.img1{
	width:54px !important;
	top: -100px;
	right: -100px;
	transform:rotate(45deg);
}
.col-ss.col2 .img-ux.img2{
	width: 280px !important;
	top: -99px;
	right: -120px;
	z-index: -1;
}
.col-ss.col2 .img-ux.img3{
	width:44px !important;
	top: 35%;
	right: 0px;
	transform: rotate(-23deg);
}

.col-ss.col3 .img-ux.img1{
	width: 50px !important;
	top: 20%;
	right: -15px;
	transform: rotate(45deg);
}
.col-ss.col3 .img-ux.img2{
	width: 280px !important;
	bottom: -140px;
	right: -100px;
	z-index: -1;
}
.col-ss.col3 .img-ux.img3{
	width: 44px !important;
	bottom: -90px;
	right: 40%;
	transform: rotate(-23deg);
}



.sec-so-sanh .eclip{
	position:absolute;
	z-index:-1;
}
.sec-so-sanh .eclip.eclip-box1{
	width: 875px;
	height: 836px;
	background: rgb(205 91 223 / 85%);
	border-radius: 50%;
	filter: blur(350px);
	top: 15%;
	right: 50%;
	transform: translateX(calc(50% + 430px));
}
.sec-so-sanh .eclip.eclip-box2{
	width: 1000px;
	height: 1000px;
	background: #00465A;
	border-radius: 50%;
	filter: blur(300px);
	top: 37%;
	right: 50%;
	transform: translateX(calc(50% + 430px));
}
.sec-so-sanh .eclip.eclip-box3{
	width: 800px;
	height: 800px;
	background: #0D6399;
	border-radius: 50%;
	filter: blur(280px);
	bottom: 6%;
	right: 55%;
	transform: translateX(calc(50% + 400px));
}





.sec-cty .col-content .img-ux.img1{
	width: 44px !important;
	top: 120px;
	right: calc(50% - 70px);
	transform: rotate(-23deg);
}
.sec-cty .col-content .img-ux.img2{
	width: 280px !important;
	bottom: 0%;
	right: 43%;
	transform: rotate(89deg);
	z-index: -1;
}


.sec-cty:before{
	content:'';
	position:absolute;
	left:50%;
	transform:translatex(-20%);
	top:0;
	height:836px;
	width:875px;
	border-radius:50%;
	background:#CD5BDFD9;
	filter:blur(258px);
	z-index:1;
}
.sec-cty .col-left > .col-inner{
	padding-left:90px;
}
.sec-cty .icon-box{
	margin-top:20px;
}
.sec-cty .icon-box .icon-box-img{
	background:#554299;
	border-radius:12px;
	overflow:hidden;
	height:48px;
}
.sec-cty .icon-box .icon-box-text{
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.sec-cty .icon-box p{
	margin:0;
	font-size:20px;
	font-weight:500;
}

.sec-idol .txt-name-idol h3,
.sec-idol .txt-name-idol h3 a{
	font-size:30px;
	font-weight:600;
	font-family: "Outfit", sans-serif !important;
	margin: 0 0 5px;
}
.sec-idol .btn-slider-idol button{
	background:#FFFFFF;
	border-radius:50%;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:48px;
	height:48px;
	margin:0;
	padding:0;
	min-height:unset;
	color:#070707;
	font-size:20px;
	transition:all 0.3s;
}
.sec-idol .btn-slider-idol button:hover{
	background:#fdd5df !important;
}
.sec-idol .btn-slider-idol button.btn-prev{
	margin-right:20px;
}
.sec-idol .ga-slider-img-idol .box-image{
	background:#E4E4E4;
	border-radius:10px;
}
.sec-idol .ga-slider-img-idol .owl-stage{
	padding-left:0 !important;
}
.sec-idol .ga-slider-img-idol .owl-item .col{
	padding:0 0 20px;
}
.sec-idol .ga-slider-img-idol .owl-dots{
	display:none;
}
.sec-idol .col-slider-txt > .col-inner{
	max-width:600px;
	margin-left:auto;
}
.sec-idol .row-slider-txt-idol .owl-item .col{
	padding:0;
}


.sec-binh-luan .box-bl > .col-inner{
	height:100%;
	background:#20264833;
	border:1px solid #F6F6F65C;
	border-radius:10px;
	padding:48px;
	backdrop-filter: blur(10px)
}
.sec-binh-luan .box-bl .img.star{
	width:184px !important;
	margin: 0 0 15px !important;
}
.sec-binh-luan .row-bl .txt-bl p{
	font-size:20px;
	line-height:1.4;
}
.sec-binh-luan .box-bl .box-author{
	display:flex;
}
.sec-binh-luan .box-bl .box-author .box-image{
	display:block;
	width:64px !important;
	flex-shrink:0;
	height:64px;
	border-radius:50%;
	background:#E4E4E4;
}
.sec-binh-luan .box-bl .box-author .box-image img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.sec-binh-luan .box-bl .box-author .box-text{
	padding:10px 0 0 15px;
}
.sec-binh-luan .box-bl .box-author h4{
	font-size:16px;
}
.sec-binh-luan .box-bl .box-author p{
	font-size:14px;
}
.sec-binh-luan .row-bl .owl-item .col{
	padding:0 0 30px;
}
.sec-binh-luan .row-bl .owl-item.center .col > .col-inner{
	background:#071046 !important;
	border:2px solid #E6E6E6 !important;
}
.sec-binh-luan .row-bl .owl-nav button{
	width:48px;
	height:48px;
	background:#fff !important;
	border-radius:50%;
	color:#070707 !important;
	font-size:18px;
}
.sec-binh-luan .row-bl .owl-nav button.owl-prev{
	left:calc(1920px / 4 - 25px);
}
.sec-binh-luan .row-bl .owl-nav button.owl-next{
	right:calc(1920px / 4 - 25px);
}
@media only screen and (max-width:1500px){
	.sec-binh-luan .row-bl .owl-nav button.owl-prev{
		left:calc(100vw / 3 - 145px);
	}
	.sec-binh-luan .row-bl .owl-nav button.owl-next{
		right:calc(100vw / 3 - 145px);
	}
}
@media only screen and (max-width:991px){
	.sec-binh-luan .row-bl .owl-nav button.owl-prev {
		left: calc(100vw / 4 - 105px);
	}
	.sec-binh-luan .row-bl .owl-nav button.owl-next {
		right: calc(100vw / 4 - 105px);
	}
	.sec-binh-luan .row-bl .owl-nav button {
		width: 40px;
		height: 40px;
	}
}
@media only screen and (max-width:568px){
	.sec-binh-luan .row-bl .owl-nav{
		display:none;
	}
}
.sec-binh-luan .row-bl .owl-dots{
	display:none;
}




.sec-hanh-trinh .box-item .number{
	width:72px;
	height:72px;
	margin:0 auto 20px;
	border-radius:10px;
	background:#BCF916;
	font-size:32px;
	font-weight:600;
	display:flex;
	align-items:center;
	justify-content:center;
	color:#000 !important;
}
.sec-hanh-trinh .box-item .number p{
	color:#000 !important;
}
.sec-hanh-trinh .box-item .txt-nd{
	padding:0 30px;
}
.sec-hanh-trinh .box-item .txt-nd p{
	font-size:20px;
	font-weight:600;
}
.sec-hanh-trinh .box-item > .col-inner:before{
	content:'';
	position:absolute;
	height:60px;
	top:6px;
	right: 0;
	transform: translateX(calc(50% + 0px));
	width:calc(100% - 72px);
	background:url(/wp-content/uploads/2025/10/song.png) no-repeat;
	background-size: contain;
	background-position: center;
}
.sec-hanh-trinh .box-item:last-child > .col-inner:before{
	display:none;
}
.sec-lien-he .form-lh input{
	width:100%;
	height:72px;
	border-radius:199px;
	background:#122958;
	border:none;
	color:#fff;
	font-size:16px;
	box-shadow:none !important;
}
.sec-lien-he .form-lh input::placeholder{
	color:#fff;
	opacity:0.64;
	font-weight:500;
}
.sec-lien-he .form-lh input:not([type=submit]){
	padding-left:40px;
}
.sec-lien-he .form-lh p.label{
	color:#fff;
	font-weight:500;
	font-size:18px;
	margin:0 0 5px;
}
.sec-lien-he .form-lh .box-input{
	margin:0 0 10px;
}
.sec-lien-he .form-lh .row2input{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.sec-lien-he .form-lh .row2input > *{
	width:calc(50% - 10px);
}
.sec-lien-he .form-lh input[type=submit]{
	background-color:#BCF916 !important;
	font-size:20px;
	font-weight:700;
	text-transform:initial;
	color:#070707;
	margin-top:5px;
}
.sec-lien-he .form-lh input[type=submit]:hover{
	background-color:#94c313 !important;
}

.sec-faq{
	position:relative;
}
.sec-faq:before,.sec-faq:after{
	content:'';
	position:absolute;
	pointer-events:none;
	border-radius:50%;
	/* 	z-index:1; */
}
.sec-faq:before{
	top:0px;
	left:calc(calc(100vw - 1200px) / 2 - 400px) ;
	width:803px;
	height:723px;
	background:rgb(54 185 114 / 70%);
	filter: blur(278px);
}
.sec-faq:after{
	bottom: -390px;
	right: calc(calc(100vw - 1200px) / 2 - 435px);
	width: 875px;
	height: 787px;
	background: rgb(205 91 223 / 90%);
	filter: blur(250px);
}

.sec-faq .title-sec :is(h1,h2){
	font-size:64px;
}
.sec-faq .accordion .accordion-item{
	border-bottom:1px solid rgb(255 255 255 / 65%);
}
.sec-faq .accordion .accordion-title{
	border:none;
	padding:16px 40px 16px 0;
	font-size:20px;
	line-height:1.3;
	font-weight:600 !important;
}
.sec-faq .accordion .accordion-title button.toggle{
	margin:0;
	min-height: unset;
	height:24px !important;
	width:24px !important;
	border-radius:0;
	opacity:1;
	background:url(/wp-content/uploads/2025/10/vector.png) no-repeat;
	background-size:12px;
	background-position:center;
	left:unset;
	top:19px;
	right:0;
	border:none;
	outline:none;
	transform-origin:50% 50% !important;
}
.sec-faq .accordion .accordion-title.active>.toggle {
	transform: rotate(90deg);
}
.sec-faq .accordion .accordion-title button.toggle i{
	display:none;
}
.sec-faq .accordion .accordion-inner{
	padding:0 0 10px;
}
.sec-faq .accordion .accordion-inner *{
	color:#C6C6C6 !important;
	font-family: "Inter", sans-serif !important;
}




/* Footer */

.sec-footer .col-right > .col-inner{
	display:flex;
	flex-direction:column;
	align-items:flex-end;
}
.menu-f {
	width:max-content;
	flex-direction:row;
	flex-wrap:nowrap;
	column-gap:45px;
	border-bottom:1px solid #555555;
	padding-bottom:21px;
	margin-bottom:22px;
}
.menu-f a{
	min-height:unset;
	padding:0;
	color:#fff !important;
	transition:all 0.3s;
}
.menu-f a:hover{
	color:var(--hong) !important;
}
.menu-f a span{
	font-family: "Inter", sans-serif !important;
}
.col.follow-f > .col-inner{
	display: flex;
	justify-content: flex-end;
	column-gap: 16px;
}
.col.follow-f .img{
	width:51px !important;
	margin:0 !important;
}
.logo-f p{
	font-family: "Inter", sans-serif !important;
}

.off-canvas-left .mfp-content, .off-canvas-right .mfp-content{
	width:100%;
	max-width:568px;
	background:#000523;
}
.mfp-ready .mfp-close {
	opacity: 1;
	left:5px;
	top:5px;
	right:unset;
}
.sidebar-menu{
	padding-top:60px !important;
}
.sidebar-menu .nav-sidebar li{
	border:none !important;
}
.sidebar-menu .nav-sidebar li:before{
	content:'';
	position:absolute;
	left:20px;
	right:20px;
	bottom:0;
	height:1px;
	background:#FFFFFF1A;
}
.sidebar-menu .nav-sidebar li a{
	color:#fff;
	text-transform:initial;
	font-size:16px;
	font-weight:500 !important;
}
.sidebar-menu .nav-sidebar li .toggle{
	color:#fff;
	opacity:1;
}
.sidebar-menu .nav-sidebar ul.sub-menu li a{
	font-size: 16px;
	font-weight: 400 !important;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sidebar-menu .nav-sidebar ul.sub-menu li a img{
	width:26px;
	margin:0 8px 0 0;
}

.sec{
	position:relative;
}
.sec > *{
	position:relative;
	z-index:2;
}

h1.title-cat{
	text-align:center;
	margin:0 0 20px;
	font-family: "Outfit", sans-serif !important;
	font-size:30px;
}
.post-item .col-inner{
	height:100%;
	transition:all 0.3s;
	/* 	border:1px solid rgba(0,0,0,0.2); */
	/* 	box-shadow:0 5px 10px 0 rgba(0,0,0,0.1); */
	border-radius:10px;
	overflow:hidden;
	background:#fff;
}
.post-item .col-inner::before {
	content: "";
	position: absolute;
	inset: 0;
	border-radius: 10px;
	padding: 2px;
	background: linear-gradient(180deg, #00FFEA 0%, #FF6F00 100%);
	-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	-webkit-mask-composite: xor;
	mask-composite: exclude;
	z-index:1;
	pointer-events:none;
}
.post-item .col-inner:hover{
	transform:translatey(-3px);
	box-shadow:0 5px 10px 0 rgba(0,0,0,0.2);
}
.post-item .box-text{
	padding:15px;
}
.post-item .post-title{
	margin:0 0 10px;
}
.post-item .post-title a{
	font-size:18px;
	margin:0;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	color:#000523;
}
.post-item .from_the_blog_excerpt {
	margin:0;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size:15px;
	color:#000 !important;
}


/* Liên hệ */
.txt-contact p i{
	width:20px;
}
.txt-contact :is(h2,h3){
	font-size:16px;
	font-weight:500;
}

/* Form cuối bài viết */
.form-end-single .col-content > .col-inner{
	padding: 50px;
	border:1px solid #e2e2e2;
	border-radius:10px;
	box-shadow:0 5px 10px 0 rgba(0,0,0,0.1);
}
.form-end-single .title-sec :is(h1,h2){
	font-size:36px;
}
.form-end-single .txt-sub-title p{
	font-size:16px;
}
.form-end-single .form-lh input{
	height:50px;
	border-radius:99px;
	width:100%;
	background: #122958;
	border: none;
	color: #fff;
	font-size: 15px;
}
.form-end-single .form-lh input::placeholder{
	color:#ffffff66;
}
.form-end-single .form-lh input[type=submit]{
	background-color:#BCF916 !important;
	font-size: 18px;
	font-weight: 700;
	text-transform: initial;
	color: #070707;
}
.form-end-single .form-lh p.label{
	font-weight:500;
	margin:0 0 5px;
}
.form-end-single .form-lh .row2input{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.form-end-single .form-lh .row2input > *{
	width:calc(50% - 15px);
}
.form-end-single .form-lh .box-input{
	margin: 0 0 8px;
}


.contact-fix{
	position:fixed;
	bottom:30px;
	right:20px;
	display:flex;
	flex-direction:column;
	gap:10px;
	z-index:15;
	justify-content:center;
	align-items:center;
}
.contact-fix a{
	width:35px;
	height:35px;
	display:flex;
	align-items:center;
	justify-content:center;
	border-radius:50%;
	background:rgba(241, 18, 98, 1);
	color:#fff;
	font-size:20px;
	right:-50px;
	position:relative;
	opacity:0;
	visibility:hidden;
	transition: all 300ms ease-in;
}
.contact-fix.active a{
	right:0;
	opacity:1;
	visibility:visible;
}
.contact-fix.active a.t1{
	transition: all 300ms ease-in, right 300ms 0ms, opacity 300ms 0ms;
}
.contact-fix.active a.t2{
	transition: all 300ms ease-in, right 300ms 150ms, opacity 300ms 150ms;
}
.contact-fix.active a.t3{
	transition: all 300ms ease-in, right 300ms 300ms, opacity 300ms 300ms;
}
.contact-fix.active a.t4{
	transition: all 300ms ease-in, right 300ms 450ms, opacity 300ms 450ms;
}
.contact-fix.active a.t5{
	transition: all 300ms ease-in, right 300ms 600ms, opacity 300ms 600ms;
}
.contact-fix.active a.t6{
	transition: all 300ms ease-in, right 300ms 750ms, opacity 300ms 750ms;
}
.contact-fix .btn-toggle{
	width:54px;
	height:54px;
	cursor:pointer;
	margin-top:5px;
	position:relative;
}
.contact-fix .btn-toggle:before{
	content:'';
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	width:calc(100% - 5px);
	height:calc(100% - 5px);
	background: rgba(241, 18, 98, 1);
	border-radius:50%;
	z-index:1;
	animation: box-zoom 2s linear infinite;
	transform-origin: 50% 50%;
}
@keyframes box-zoom{
	0% {
		width:calc(100% - 5px);
		height:calc(100% - 5px);
		opacity:0;
	}
	60% {
		width:calc(100% + 20px);
		height:calc(100% + 20px);
		box-shadow: 0 0 0 0 transparent;
		opacity:0.8;
	}
	100% {
		width:calc(100% + 35px);
		height:calc(100% + 35px);
		box-shadow: 0 0 0 0 transparent;
		opacity:0;
	}
}
.contact-fix .btn-toggle img{
	width:100%;
	height:100%;
	object-fit:cover;
	position:relative;
	z-index:2;
	border-radius:50%;
	overflow:hidden;
}
@media only screen and (max-width:1440px){

}
@media only screen and (max-width:1200px){
	.title-sec :is(h1,h2) {
		font-size: 42px;
	}
	.txt-sub-title p {
		font-size: 20px;
	}
	.sec-faq .title-sec :is(h1,h2) {
		font-size: 48px;
	}
	.form-lh{
		width:calc(100% - 100px);
		max-width:800px;
		margin:0 auto !important;
	}
	.sec-lien-he .form-lh input {
		height: 64px;
	}
	.sec-hanh-trinh .box-item .txt-nd {
		padding: 0 10px;
	}
	.sec-hanh-trinh .box-item .txt-nd p {
		font-size: 18px;
	}
	.sec-hanh-trinh .box-item .number {
		width: 70px;
		height: 70px;
		font-size: 28px;
	}
	.sec-binh-luan .box-bl > .col-inner {
		padding: 30px 36px;
	}
	.sec-binh-luan .box-bl .img.star {
		width: 160px !important;
		margin: 0 0 12px !important;
	}
	.sec-idol .btn-slider-idol button {
		width: 45px;
		height: 45px;
	}
	.sec-idol .txt-name-idol h3 {
		font-size: 30px;
	}
	.sec-cty .col-left > .col-inner{
		padding-left:30px;
	}
	.sec-binh-luan .row-bl .txt-bl p {
		font-size: 18px;
		line-height: 1.5;
	}
	.sec-so-sanh .row-btn-title a.button{
		font-size:28px;
		width: calc(50% - 90px);
		min-height: 70px;
		line-height: 70px;
	}
	.sec-so-sanh .row-so-sanh .col-item > .col-inner {
		padding: 20px;
	}
	.sec-so-sanh .row-so-sanh .col-item > .col-inner {
		width: calc(100% - 90px);
	}
	.sec-so-sanh .row-so-sanh .col-item .txt-content h3 {
		font-size: 28px;
	}
	.sec-so-sanh .row-so-sanh .col-item.item-left > .col-inner:after,
	.sec-so-sanh .row-so-sanh .col-item.item-right > .col-inner:after{
		font-size: 28px;
	}
	.sec-banner .txt-title-banner p {
		font-size: 34px;
	}

}
@media only screen and (max-width:849px){
	.sec-banner .txt-title-banner p {
		font-size: 24px;
	}
	.col.follow-f .img {
		width: 45px !important;
	}
	.form-lh {
		width: 100%;
		max-width: 705px;
	}
	.sec-hanh-trinh .box-item .txt-nd {
		padding: 0;
	}
	.sec-idol .txt-name-idol h3 {
		font-size: 26px;
	}
	.sec-cty .col-left > .col-inner {
		padding-left: 30px;
		padding-right:15px;
	}
	.sec-cty .icon-box p {
		font-size: 18px;
	}
	.sec-so-sanh .row-so-sanh .col-item > .col-inner {
		width: calc(100% - 80px);
	}
	.sec-so-sanh .row-so-sanh .col-item .txt-content h3 {
		font-size: 24px;
	}
	.sec-bottom-banner .box {
		align-items: center;
		flex-direction:column;
	}
	.sec-bottom-banner .box .box-text {
		text-align: center;
	}
	.title-sec :is(h1,h2),.sec-faq .title-sec :is(h1,h2) {
		font-size: 36px;
	}
	.blog-archive .post-item{
		flex-basis: 50%;
		max-width: 50%;
	}
	.form-end-single .col-content > .col-inner{
		padding: 30px;
	}
}
@media only screen and (max-width:568px){
	.sec-banner .logo-banner {
		width: 160px !important;
	}
	.sec-banner .txt-title-banner{
		flex-direction:column;
	}
	.sec-banner .txt-title-banner p {
		font-size: 20px;
	}
	.sec-banner .txt-sub-banner p {
		font-size: 16px;
	}
	.logo-f{
		display:flex;
		flex-direction:column;
		align-items:center;
	}
	.logo-f .icon-box-img{
		width:96px !important;
	}
	.logo-f p{
		font-size:14px;
	}
	.menu-f {
		width: 100%;
		column-gap: 35px;
		border-bottom: 1px solid #555555;
		padding:24px 0 !important;
		margin:22px 0 !important;
		border-top: 1px solid #555555;
		justify-content:center;
	}
	.col.follow-f .img {
		width: 38px !important;
	}
	.col.follow-f > .col-inner {
		justify-content: center;
	}
	.sec-faq .accordion .accordion-title {
		font-size: 18px;
	}
	.sec-lien-he .form-lh .row2input > * {
		width: 100%;
	}
	.sec-lien-he .form-lh input {
		height: 48px;
		font-size:15px;
	}
	.sec-lien-he .form-lh input:not([type=submit]) {
		padding-left: 25px;
	}
	.sec-lien-he .form-lh input[type=submit] {
		font-size: 14.4px;
		font-weight:600;
	}
	.title-sec :is(h1,h2),
	.sec-faq .title-sec :is(h1,h2){
		font-size: 32px;
	}
	.title-sec :is(h1,h2) br{
		display:none;
	}
	.txt-sub-title p {
		font-size: 16px;
		color:#fff !important;
	}
	.txt-sub-title p br{
		display:none;
	}
	.sec-hanh-trinh .box-item .number {
		width: 56px;
		height: 56px;
		font-size: 24px;
		margin:0 0 15px 0;
	}
	.sec-hanh-trinh .box-item .txt-nd p {
		font-size: 16px;
		text-align: left;
	}
	.sec-hanh-trinh .box-item > .col-inner:before{
		display:none;
	}
	.sec-hanh-trinh .row.list-item > .col > .col-inner{
		max-width:265px;
		margin:0 auto;
	}
	.sec-lien-he .form-lh p.label {
		font-size: 16px;
	}

	.sec-binh-luan .row-bl .owl-dots {
		display: block;
	}
	.sec-binh-luan .row-bl .owl-nav {
		display: none;
	}
	.sec-binh-luan .row-bl .owl-item .col {
		padding: 0 0 15px;
	}
	.sec-binh-luan .box-bl .img.star {
		width: 180px !important;
		margin: 0 auto 12px !important;
	}
	.sec-binh-luan .box-bl > .col-inner {
		padding: 30px;
		display:flex;
		flex-direction:column;
	}
	.sec-binh-luan .row-bl .txt-bl{
		text-align:center;
	}
	.sec-binh-luan .box-bl .box-author{
		order:-1;
		flex-direction:column;
		align-items:center;
		justify-content:center;
	}
	.sec-binh-luan .box-bl .box-author .box-text {
		padding: 10px 0;
		text-align: center;
	}
	.sec-binh-luan .box-bl .box-author h4 {
		font-size: 18px;
	}
	.sec-idol .ga-slider-img-idol .box-image {
		padding-top: 135% !important;
	}
	.sec-idol .ga-slider-img-idol .owl-dots {
		display: block;
	}
	.sec-cty .icon-box .icon-box-img{
		width:40px !important;
		height:40px;
	}
	.sec-cty .icon-box p {
		font-size: 16px;
	}

	.sec-faq:after {
		bottom: -300px;
		right: -300px;
		width: 600px;
		height: 600px;
		background: rgb(205 91 223 / 90%);
		filter: blur(200px);
	}
	.sec-banner .txt-title-banner p.line {
		padding: 8px 22px;
	}
	.sec-banner .btn-banner{
		font-size:14px;
		min-height:40px;
		line-height:40px;
		width:max-content;
		max-width:100%;
		padding:0 15px;
		margin:0 auto;
		display:block;
	}
	.sec-bottom-banner .box .box-image {
		width: 125px !important;
	}
	.sec-bottom-banner .box h4 {
		font-size: 14px;
		letter-spacing: -0.5px;
	}
	.sec-bottom-banner .box p{
		font-size: 12px;
		font-weight: 500;
	}
	.sec-so-sanh .row-btn-title .col-content > .col-inner {
		gap: 10px;
	}
	.sec-so-sanh .row-btn-title a.button {
		font-size: 20px;
		width: max-content;
		min-height: 42px;
		line-height: unset;
		display: flex;
		align-items: center;
		justify-content: center;
		flex: 1;
		white-space: nowrap;
		padding: 0 10px;
	}
	.sec-so-sanh .row-so-sanh .owl-item:last-child{
		margin-right:0 !important;
	}
	.sec-so-sanh .row-so-sanh .owl-item .col-item{
		padding-left:0;
		padding-right:0;
		padding-bottom:20px;
	}
	.sec-so-sanh .row-so-sanh .col-item > .col-inner {
		width: 100%;
	}
	.sec-so-sanh .col-ss:before{
		left:15px;
	}
	.sec-so-sanh .col-ss.col-top:before{
		top:20px;
	}
	.sec-so-sanh .col-ss:after{
		left:15px;
		top: 35%;
	}
	.sec-so-sanh .col-ss {
		padding-bottom: 0px !important;
	}
	.row.row-so-sanh>div.owl-dots:not(.col):not([class^=col-]):not([class*=" col-"]){
		width:80px !important;
		height:4px;
		background:#F6F6F67A;
		border-radius:99px;
		margin:0 auto !important;
		display:flex;
	}
	.row-so-sanh .owl-stage{
		padding-top:50px;
		padding-right:0 !important;
	}
	.row-so-sanh.row-top .owl-stage{
		padding-top:20px;
	}
	.row-so-sanh .owl-dots button{
		margin:0;
	}
	.row-so-sanh.owl-theme .owl-dots .owl-dot span{
		border:none !important;
		height:4px !important;
		width:40px !important;
	}
	.sec-so-sanh .row-so-sanh .col-item.item-left > .col-inner:after, .sec-so-sanh .row-so-sanh .col-item.item-right > .col-inner:after {
		font-size: 20px;
	}
	.sec-so-sanh .row-so-sanh .col-item.item-left > .col-inner:after {
		padding: 6px 8px;
		bottom: 15px;
		left: unset;
		right: 0;
		transform: rotateZ(-12deg);
	}
	.sec-so-sanh .row-so-sanh .col-item.item-right > .col-inner:after {
		padding: 6px 8px;
		bottom: unset;
		top: 0;
		right: -15px;
		transform: rotateZ(12deg);
	}
	.sec-so-sanh .row-so-sanh .col-item > .col-inner {
		flex-direction: row;
		padding:20px 15px;
	}
	.sec-so-sanh .row-so-sanh .col-item .txt-content{
		width:50%;
		padding:0 5px 0 0;
		display:block;
	}
	.sec-so-sanh .row-so-sanh .col-item .txt-content h3 {
		text-align: left;
		line-height:1.3;
		font-size: 22px;
	}
	.sec-so-sanh .row-so-sanh .col-item .txt-content p {
		display: block;
		padding: 10px 0 0;
		text-align: left;
		font-size: 14px;
		line-height:1.35;
	}
	.sec-so-sanh .row-so-sanh .col-item .img {
		padding:0 0 0 5px;
		width: 50% !important;
	}
	.sec-so-sanh .row-so-sanh .col-item .img .img-inner{
		padding-top:232px !important;
		border-radius:16px;
	}
	.blog-archive .post-item{
		flex-basis: 100%;
		max-width: 100%;
	}
	.rpbt_shortcode h3 {
		font-size: 20px;
		margin: 0 0 10px;
	}
	.img-ux{
		display:none;
	}
	.form-end-single .title-sec :is(h1,h2) {
		font-size: 28px;
		margin:0 0 5px;
	}
	.form-end-single .txt-sub-title p {
		font-size: 15px;
	}
	.form-end-single .form-lh .row2input > * {
		width: 100%;
	}
	.form-end-single .col-content > .col-inner {
		padding: 30px 15px;
	}
	.contact-fix .btn-toggle {
/* 		width: 50px;
		height: 50px; */
	}
	.contact-fix a {
		font-size: 18px;
	}
	.contact-fix a img{
		width:18px;
	}
	@keyframes box-zoom{
		0% {
			width: calc(100% - 5px);
			height: calc(100% - 5px);
			opacity: 0;
		}

		60% {
			width: calc(100% + 20px);
			height: calc(100% + 20px);
			box-shadow: 0 0 0 0 transparent;
			opacity: 0.8;
		}
		100% {
			width: calc(100% + 30px);
			height: calc(100% + 30px);
			box-shadow: 0 0 0 0 transparent;
			opacity: 0;
		}
	}
	.contact-fix {
		bottom: 20px;
		right: 12px;
	}

}
@media only screen and (max-width:440px){
	.sec-bottom-banner .box h4 {
		letter-spacing: -0.8px;
	}
}
