.qc{
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.fs-55{
	font-size: 55px;
	stroke-linecap: 50px;
}
.fs-16{
	font-size: 16px;
}

.fs-18{
	font-size: 18px;
}

.fs-20{
	font-size: 20px;
}

.fs-26{
	font-size: 26px;
}

.fs-28{
	font-size: 28px;
}

.fs-30{
	font-size: 30px;
}

.ls-20{
	letter-spacing: 20px;
}

.ti-28{
	text-indent: 28px;
}

.text-left{
	text-align: left !important;
}
.text-right{
	text-align: right !important;
}

.bc-d1fdff{
	background-color: #d1fdff !important;
}
.bc-3caff2{
	background-color: #3caff2 !important;
}
.bc-00baf1{
	background-color: #00baf1 !important;
}
.bc-54b6fa{
	background-color: #54b6fa !important;
}

.tc-ffffff{
	color: #ffffff;
}
.tc-3caff2{
	color: #3caff2;
}

.lh-2{
	line-height: 2;
}
.lh-3{
	line-height: 3;
}
.lh-4{
	line-height: 4;
}

.my-10{
	margin: 10% 0;
}
.mt-2{
	margin-top: 2%;
}
.mt-5{
	margin-top: 5%;
}
.mb-2{
	margin-bottom: 2%;
}
.mb-5{
	margin-bottom: 5%;
}
.pl-10{
	padding-left: 10%;
}
.pr-10{
	padding-right: 10%;
}

.text-shadow{
	text-shadow: 0px 5px 5px rgb(0 0 0 / 50%);
}

.w-75{
	width: 75% !important;
}
.w-80{
	width: 80% !important;
}
.w-100{
	width: 100% !important;
}

.bannerTEXT{
	position: absolute;
	top: 35%;
	text-align: center;
	color: #ffffff;
	width: 100%;
	z-index: 1;
	font-family: emoji;
	font-weight: 700;
	line-height: 2;
}
.aLEFT{
	padding: 15% 27%;
}
.hr1{
	width: 60px;
	background-color: #FFFFFF;
}
.aBUT{
	width: 160px;
	padding: 5% 0;
	border-radius: 5px;
	text-align: center;
}
.bLEFT{
	padding: 5% 30%;
}
.hr2{
	width: 60px;
	background-color: #3caff2;
}
.hr3{
	width: 90%;
	margin: 10px auto;
}

@media (max-width:767px){
	.ph_w50{
		width: 50% !important;
	}
	.ph_w90{
		width: 90% !important;
	}
}