span.selection {
    display: block;
    margin: 0;
    width: 100%;
}
.text-support.text-support-click {
    
    font-size: 30px;
    padding-bottom: 40px;
}
.text-support.text-support-click span{
	font-family: "UTM Cafeta", sans-serif;
    font-weight: bold;
    background: linear-gradient(to right, #FFF23A 0%, #F2A01E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.swiper-pointer-events {
    padding: 10px;
}
/*******************************/
.image-popup-pos {
    max-width: 300px;
    position: absolute;
	z-index:-1;
}
.image-popup-top{
    top: -15px;
    right: -20px;

}
.image-popup-bottom{
    bottom: -15px;
    left: -20px;
}
.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
    color: #000;
    font-size: 16px;
    margin: 0;
}
@media(max-width:992px){
	.image-popup-top{
		max-width: 150px;
	}
}
/*******************************/

:root{
	--font-size-title-small: 18px;
	--font-size-title: 22px;
	--font-size-title-large: 24px;
	--font-size-title-xlarge: 28px;
	
	--font-size-button: 16px;
	--font-size-content: 14px;
	--font-size-content-small: 12px;
	--font-size-content-lsmall: 13px;
	--font-size-content-large: 16px;
	--font-size-content-xlarge: 18px;
	
	--font-weight--regular: 400;
    --font-weight--semibold: 500;
    --font-weight--bold: 700;
    --font-weight--light: 300;
    --line-height--regular: 1.5;
    --line-height--heading: 1.25;
    --line-height--reset: 1;
    --line-height--l: 32px;
    --font-size--h1: 36px;
    --font-size--h2: 32px;
    --font-size--h3: 28px;
    --font-size--h4: 24px;
    --font-size--h5: 20px;
    --font-size--h6: 18px;
    --font-size--body-xl: 20px;
    --font-size--body-l: 18px;
    --font-size--body-m: 16px;
    --font-size--body-s: 14px;
    --font-size--body-xs: 12px;
    --font-size--body-xxs: 9px;
	
	--color-red: #ed1c24;
}
button.btn-back {
    width: 150px;
}
@media(max-width:767px){
	button.btn-back {
		width: 115px;
	}
}
@media(max-width:576px){
	button.btn-back {
		width: 110px;
	}
}
li{
    margin-bottom: 10px;
}
.font-cafeta,.list-step{
	 font-family: "UTM Cafeta", sans-serif;
	 font-weight: normal;
    font-style: normal;
}
.title{
	font-size:var(--font-size-title);
}
.title-large{
	font-size:var(--font-size-title-large);
}
.title-xlarge{
	font-size:var(--font-size-title-xlarge);
}
.title-click, .title-date {
    font-size: 70px;
    line-height: 1.5em;
}
.title-click {
    line-height: 1.2em;
    font-size: 90px;
    margin-top: -2rem;
}
.title-sub,.title-sub.title-page,.title-module{
	font-family:"UTM Azuki", sans-serif;
	 font-weight: normal;
    font-style: normal;
	line-height: 1em;
}
.title-sub span,.title-sub.title-page span,.title-module span {
    font-size: 65px;
	background: linear-gradient(to right, #FFF23A 0%, #F2A01E 100%);
			-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
    line-height: 1.3em;
}
.list-step {
    font-size: 35px;
    font-weight: bold;
    list-style: none;
    padding: 0;
    margin: 0;
}
.list-step.list-step-voucher{
	padding-left:200px;
}
.list-step li {
    margin-bottom: 10px;
    font-weight: normal;
    font-style: normal;
    padding-left: 15px;
    position: relative;
}
.list-step li img {
    width: 135px;
}
.list-step li:before {
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    content: "\e122";
    padding-right: 5px;
    position: absolute;
    left: 0;
    top: 15px;
    line-height: 0.8em;
    font-size: 14px;
}
img.voucher-image {
    position: absolute;
    left: 0;
    top: -55px;
    width: 210px;
}
@media(max-width:1400px){
	img.voucher-image {
		position: absolute;
		left: 27px;
		top: -48px;
		width: 120px;
	}
}
@media(max-width:1200px){
	.title-sub span{font-size:40px;}
	.title-module span{font-size:40px;}
	.list-step{
		font-size: 22px;
		font-weight: bold;
	}
	.list-step li img{
		width:100px;
	}
}
@media(max-width:992px){
	.title-sub span{font-size:30px;}
	.title-module span{font-size:40px;}
	.list-step{
		font-size: 24px;
		font-weight: bold;
		padding-left: 115px;
	}
	.list-step li img{
		width:100px;
	}
	img.voucher-image {
		position: absolute;
		left: 6px;
		top: -28px;
		width: 100px;
	}
}
@media(max-width:767px){
	img.voucher-image{display:none;}
	.title-sub span{font-size:30px;}
	.title-module span{font-size:40px;}
	.list-step{ 
		font-size: 20px;
		font-weight: bold;
		padding-left:0;
	}
	.list-step li img{
		width:100px;
	}
}
@media(max-width:576px){
	.title-sub span{font-size:28px;}
	.title-module span{font-size:40px;}
	.list-step{
		font-size: 16px;
		font-weight: bold;
		padding-left:0;
	}
	.list-step li img{
		width:100px;
	}
}
@media(max-width:450px){
	.title-sub span{font-size:24px;}
}
.logo {
    width: 170px;
}
@media(max-width:992px){
	.logo {
		width: 140px;
	}	
}
@media(max-width:992px){
	.btn-link-page{
		 font-size: 26px;
	}
}
.btn-link-page i {
    font-size: 22px;
    margin-right: 8px;
    color: #fade43;
}
.button_share_view{text-align:center;}
.button_share_view .btn-link-page{
		margin:0 2px;
}
.form-label {
    font-size: 22px;
}
.form-control,.form-select,.select2-container .select2-selection--single .select2-selection__rendered,.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option{
    font-size: 24px;
	font-family: "UTM Cafeta", sans-serif;
    font-weight: normal;
    font-style: normal;
}
button.btn.btn-lg.btn-primary.btn-send.btn-bg {
    font-family: "UTM Cafeta", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 30px;
    text-transform: uppercase;
}
.form-select-lg~.select2-container--bootstrap-5 .selection,.select2-container--bootstrap-5{
	height:calc(1.5em + 1.5rem + 2px);
}
.form-select-lg~.select2-container--bootstrap-5 .select2-selection{
	min-height: calc(1.5em + 1rem + 4px);
}
@media(max-width:767px){
	.form-label{
		font-size: 18px;
	}
}
span.col-auto{max-width:100%;}
body .swiper-button-next, body .swiper-button-prev{
	margin:0;
	transform: translateY(-50%);
}
body .swiper-button-next, body .swiper-rtl .swiper-button-prev{right:0}
body .swiper-button-prev, body .swiper-rtl .swiper-button-next{left:0}
.content-thele.p-content {
    border: 3px solid #f6c33a;
    border-radius: 35px;
    margin-top: 20px;
    font-size: 16px;
    background: rgb(24,103,174,0.5);
    box-shadow: 0 0px 30px 20px rgb(246 186 39 / 20%);
}
button.btn-home {
    width: 280px;
}
.text-support {
    font-size: 18px;
}
.btn-button-link img {
    width: 100%;
}
.modal-menu .modal-body .row-menu-in{padding:50px 0 100px 0;}
@media(max-width:992px){
	
	.text-support {
		font-size: 16px;
	}
	.text-support.text-support-click{font-size:24px;}
	.title-click, .title-date{font-size:50px;}
}
@media(max-width:767px){
	button.btn-home {
		width: 140px;
	}
}
@media(max-width:576px){
	.title-click, .title-date{font-size:46px;}
	.btn-link-page {
		font-size: 22px;
		min-width: 170px;
		margin: 2px auto;
	}
	.logo {
		width: 100px;
	}
}

@media(max-width:400px){
	.title-click, .title-date{font-size:36px;}
}
body .swal2-container.swal2-backdrop-show,body .swal2-container.swal2-noanimation{
	background: rgba(0,0,0,.8) !important;
}
body .swal2-container.swal2-center>.swal2-popup {
    background: url(../img/bg-modal-trunggiai.png) !important;
}
body .swal2-icon.swal2-success .swal2-success-fix, .swal2-icon.swal2-success [class^=swal2-success-circular-line]{
    background: transparent !important;	
}
body .swal2-title,body .swal2-html-container{
	color:#fff !important;
    text-shadow: 0 0 5px rgb(0 0 0 / 50%);
}
body .swal2-styled.swal2-confirm {
    background-color: #ffd45c;
    color: #000;
    min-width: 100px;
}
.section-vuitrangvang .title_lanterns span{
	color:#FFF200;
	font-size:52px;
    text-shadow: 0px 2px 2px rgb(0 0 0 / 50%);
}

.title-vtv.position-relative {
    padding: 0 130px;
    padding-top: 45px;
}

.section-vuitrangvang .title_lanterns:before{
	 background-image: url(../img/den-trai-vtv.png);
}
.section-vuitrangvang .title_lanterns:after{
	 background-image: url(../img/den-phai-vtv.png);
}
.subtitle {
   font-size:24px;
}
.line-01 {
    width: 600px;
    background: url(../img/line-end.png) no-repeat;
    height: 1px;
    background-size: 100%;
    margin: 0 auto;
}
.time {
    font-size: 35px;
    line-height: 1.5em;
    color: #F9E8C2;
}
.image-qua{width:200px;}
.btn-linebg {
    position: relative;
    padding: 10px 20px;
}
.btn-linebg:after {
	content: "";
    width: calc(100% + 19px);
    height: 140%;
    position: absolute;
    top: -8px;
    left: -9px;
    background: url(../img/btn-bg-nocolor.png) no-repeat;
    background-size: 107% 135%;
    background-position: center;

}