* {
    transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-duration: .2s;
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
}
body {
	overflow-x: hidden;
}
.block {
	display: block;
}
.hide {
	display: none;
}
.Show_pop {display:block;}
.Show_pop_2 {display:none;}
.muoitam {
	background: url("../img/icon_18.jpg");
	width: 150px;
	height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 102;
}
.bg_open {
    width: 354px;
    height: 237px;
    background: url(../img/title.png) no-repeat;
    display: block;
    margin: 0 auto;
    padding: 80px 30px;
}
.bg_open p {
	font-weight: 500;
    font-size: 17px;
}

.right_btn_prev {
	position: fixed;
	left: 0;
	background: url(../img/left_btn_next.png) no-repeat;
	height: 112px;
	width: 37px;
	padding: 0;
	top: 48%;
	z-index: 998;
	border: 0;
	border-radius: 0;
}
.right_bg {
	width: 218px !important;
	height: 436px !important;
	background: url(../img/left.png) no-repeat;
	display: block;
	position: fixed;
	left: 0 !important;
	top: 28% !important;
	z-index: 999 !important;
	border: 0 !important;
}
.close_right {
	background: url(../img/left_btn_prev.png) no-repeat;
	height: 112px;
	width: 37px;
	position: relative;
	top: 185px;
	border: 0;
	border-radius: 0;
	left: 218px;
	padding: 0;
	z-index: 99;
}

.right_bg_tn {
	width: 190px;
	height: 105px;
	display: block;
	margin: 156px 14px 0 14px;
}
.right_bg_tn .right_btn_dangky {
	width: 190px;
	height: 47px;
	background: url(../img/Btn_Left_DangKy.png) no-repeat;
	display: block;
	margin-bottom: 5px;
}
.right_bg_tn .right_btn_napthe {
	width: 190px;
	height: 47px;
	background: url(../img/Btn_Left_NapThe.png) no-repeat;
	display: block;
	margin-bottom: 5px;
}
.right_bg_tn .right_btn_ios {
	width: 140px;
	height: 50px;
	background: url(../img/left_btn_ios.jpg) no-repeat;
	display: block;
	margin-bottom: 5px;
}
.right_bg_tn .right_btn_android {
	width: 140px;
	height: 50px;
	background: url(../img/left_btn_android.jpg) no-repeat;
	display: block;
	margin-bottom: 5px;
}
.right_bg_tn .right_btn_apk {
	width: 140px;
	height: 50px;
	background: url(../img/left_btn_apk.jpg) no-repeat;
	display: block;
	margin-bottom: 5px;
}
.right_bg_tn .right_btn_fb {
	width: 68px;
	height: 40px;
	background: url(../img/left_btn_fanpage.png) no-repeat;
	display: block;
	margin-bottom: 4px;
	margin-right: 4px;
	margin-top: 4px;
	float: left;
}
.right_bg_tn .right_btn_youtube {
	width: 68px;
	height: 40px;
	background: url(../img/left_btn_youtube.png) no-repeat;
	display: block;
	margin-bottom: 4px;
	margin-top: 4px;
	float: left;
}
.right_bg_tn .right_btn_home {
	width: 68px;
	height: 40px;
	background: url(../img/left_btn_home.png) no-repeat;
	display: block;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-right: 4px;
	float: left;
}
.right_bg_tn .right_btn_tiktok {
	width: 68px;
	height: 40px;
	background: url(../img/left_btn_tiktok.png) no-repeat;
	display: block;
	margin-bottom: 4px;
	margin-top: 4px;
	float: left;
}

.right_bg_tn a:hover {
  filter: brightness(120%);
}



.bgcolor_nav {
	background: #2d313b !important;
	height: 84px;
	position: relative;
	z-index: 100;
}
.nav_icon {
	position: relative;
	top: 30px;
}
.menu_text li a {
	color: #fff;
    padding: 4px 40px !important;
}
.menu_text li a.nav_home {
	background: url("../img/btn_home.jpg");
	width: 160px;
	height: 50px;
	display: block;
	    margin-right: 10px;
}
.menu_text li a.nav_fanpage {
	background: url("../img/btn_fanpage.jpg");
	width: 160px;
	height: 50px;
	display: block;
}
.menu_text li a.nav_home:hover, 
.menu_text li a.nav_fanpage:hover,
.right_btn_prev:hover,
.close_right:hover {
  filter: brightness(120%);
}
.menu_text li a:hover {
  color: #eb6c2e;
}

.bg_thanlong {
    background: url(../img/bg.jpg) no-repeat center top;
    position: relative;
    margin: 0 auto;
    height: auto;
    z-index: 99;
}


.bg1 {
    width: 1200px;
    height: 926px;
    position: relative;
    margin: 0 auto;
}
.bg2 {
    width: 1200px;
    height: 1450px;
    position: relative;
    margin: 0 auto;
}
.bg3 {
    width: 1426px;
    height: 850px;
    position: relative;
    margin: 0 auto;
}
.bg4 {
    width: 1280px;
    height: 932px;
    position: relative;
    margin: 0 auto;
    /* top: 132px; */
}
.bg1 .video {
	width: 77px;
	height: 78px;
	background: url("../img/Icon_Video.png") no-repeat;
	position: relative;
	top: 515px;
	left: 910px;
	display: block;
	-webkit-animation-name: tada;
	animation-name: tada;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}






.bg_video {
	background: #000;
    border-radius: 0;
}

.bg_coming {
	background: transparent;
	text-align: center;
	border: 0;
}

.bg_video .modal_video {
    border-bottom: transparent;
}
.bg_video .btn_close {
    width: 40px;
    height: 40px;
    background: url(../img/btn_close.jpg);
    position: absolute;
    display: block;
    right: -41px;
    opacity: 1;
    padding: 0;
    top: -1px;
    border-radius: 0;
}
.bg1 .video:hover {
  filter: brightness(110%);
}
.bg1 .download {
	width: 744px;
	height: 173px;
	background: url("../img/Bg_Down.png") no-repeat;
	position: relative;
	top: 549px;
	/* left: 228px; */
	display: block;
	padding: 20px 96px;
	margin: 0 auto;
}
.bg1 .download .btn_napthe a:hover,
.bg1 .download .btn_down .btn_ios:hover,
.bg1 .download .btn_down .btn_android:hover,
.bg1 .download .btn_apk a:hover,
.bg1 .download .btn_baodanh a:hover,
.bg1 .download .btn_dangky a:hover {
  filter: brightness(120%);
}
.bg1 .download .btn_napthe {
	width: 170px;
	height: 135px;
	float: left;
}
.bg1 .download .btn_napthe a {
	width: 170px;
	height: 135px;
	background: url("../img/Btn_Nap.jpg");
	display: block;
}
.bg1 .download .btn_down {
	width: 146px;
	height: 135px;
	display: block;
	float: left;
	margin-left: 10px;
}
.bg1 .download .btn_down .btn_ios {
	width: 146px;
	height: 62px;
	display: block;
	background: url("../img/btn_ios.jpg");
	margin-bottom: 11px;
}
.bg1 .download .btn_down .btn_android {
	width: 146px;
	height: 62px;
	background: url("../img/btn_android.jpg");
	display: block;
}
.bg1 .download .btn_apk {
	width: 76px;
	height: 135px;
	float: left;
	margin-left: 10px;
}
.bg1 .download .btn_apk a {
	width: 76px;
	height: 135px;
	background: url("../img/btn_apk.jpg");
	display: block;
}
.bg1 .download .btn_baodanh,
.bg1 .download .btn_dangky {
	width: 130px;
	height: 135px;
	float: left;
	margin-left: 9px;
}
.bg1 .download .btn_baodanh a {
	width: 130px;
	height: 135px;
	background: url("../img/btn_baodanh.jpg");
	display: block;
}
.bg1 .download .btn_dangky a {
	width: 130px;
	height: 135px;
	background: url("../img/btn_dangky.jpg");
	display: block;
}
.size_video {
	width: 100%;
	height: 630px;
	display: block;
}
.bg1 .chuot {
	display: block;
	background: url(../img/icon_mount.png);
	width: 124px;
	height: 93px;
	position: absolute;
	bottom: 8px;
	left: calc(47% - 2.4479vw / 2);
	animation: drift .8s linear infinite;
}
.bg2 .bg2_bd {
    width: 1200px;
    height: 750px;
    /* margin: 0 auto 240px auto; */
    position: relative;
}
.bg2 .bd2_tnhd {
    width: 1015px;
    height: 375px;
    margin: 220px auto 0 auto;
    position: relative;
}

.bg2 .bd2_tnhd a {
    width: 164px;
    height: 373px;
    position: relative;
	float: left;
	margin-right: 48px;
}
.bg2 .bd2_tnhd a:nth-last-child(1) {
	margin-right: 0;
}
.bg2 .bd2_tnhd a.tnhd_1 {
	background: url(../img/btn_tnhd_1.png) no-repeat;
}
.bg2 .bd2_tnhd a.tnhd_2 {
	background: url(../img/btn_tnhd_2.png) no-repeat;
}
.bg2 .bd2_tnhd a.tnhd_3 {
	background: url(../img/btn_tnhd_3.png) no-repeat;
}
.bg2 .bd2_tnhd a.tnhd_4 {
	background: url(../img/btn_tnhd_4.png) no-repeat;
}
.bg2 .bd2_tnhd a.tnhd_5 {
	background: url(../img/btn_tnhd_5.png) no-repeat;
}
.bg2 .bd2_tnhd a:hover {
	margin-top:-10px;
	filter: brightness(120%);
}



.bg2 .bg2_bd .bd_left {
    width: 200px;
    height: 335px;
    float: left;
    padding: 0 9px;
}
.bg2 .bg2_bd .bd_left .bd_left_sll {
    height: 50px;
    font-size: 60px;
    line-height: 46px;
    font-weight: 600;
    color: #d2593f;
    text-align: center;
    margin-bottom: 156px;
    z-index: 99;
    position: relative;
    margin-top: 64px;
}

.bg2 .bg2_bd .bd_left .bd_left_bd {
    height: 54px;
    width: 180px;
    background: url(../img/btn_gift_baodanh.png) no-repeat;
    position: relative;
    display: block;
}
.bg2 .bg2_bd .bd_left .bd_left_bd:hover {
  filter: brightness(120%);
}
.bg2 .bg2_bd .bg2_lotrinh {
    width: 1200px;
    height: 120px;
    float: left;
    position: relative;
    left: 14px;
    top: 282px;
}
.bg2 .bg2_bd .tltip {
	margin-top: 100px;
	margin-left: 150px;
}
.bg2 .bg2_bd .bg2_lotrinh .qua {
    width: 150px;
    height: 120px;
    float: left;
    position: relative;
}
.bg2 .bg2_bd .bg2_lotrinh .title_1 {
    margin-right: 150px;
}
.bg2 .bg2_bd .bg2_lotrinh .title_2 {
    margin-top: 100px;
    margin-left: 150px;
}
.bg2 .bg2_bd .bg2_lotrinh .qua .bg_qua {
    height: 120px;
    width: 150px;
    position: relative;
    /* padding: 7px 0; */
    /* background: #ff0000; */
    z-index: 99999;
}

.bg2 .bg2_bd .bg2_lotrinh .qua .number-bd {
    font-size: 36px;
    color: #9d4b39;
    width: 108px;
    height: 70px;
    right: -8px;
    top: 5px;
    position: absolute;
    text-align: left;
    font-weight: bold;
}
.bg2 .bg2_bd .bg2_lotrinh .qua .bg_qua:hover ~ .box-show-qua {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.bg3 .bg3_sk {
	width: 890px;
    height: 430px;
    margin: 0 auto;
    position: relative;
    top: 280px;
}
.bg3 .bg3_sk .sk_1,
.bg3 .bg3_sk .sk_2,
.bg3 .bg3_sk .sk_3 {
	width: 70px;
	height: 280px;
	position: relative;
	display: block;
	float: left;
}
.bg3 .bg3_sk .sk_1 {
	top: 70px;
	left: 246px;
	background: url(../img/SuKien_1.png) no-repeat;
}
.bg3 .bg3_sk .sk_2 {
	top: 148px;
	left: 332px;
	background: url(../img/SuKien_2.png) no-repeat;
}
.bg3 .bg3_sk .sk_3 {
	top: 15px;
	left: 446px;
	background: url(../img/SuKien_3.png) no-repeat;
}
.bg3 .bg3_sk .sk_1:hover, 
.bg3 .bg3_sk .sk_2:hover, 
.bg3 .bg3_sk .sk_3:hover {
		filter: brightness(130%);
		margin-top: -5px;
	}
	
.box-show-qua {
    width: 354px;
    min-height: 237px;
    background: url(../img/title.png) no-repeat;
    position: absolute;
    top: -240px;
    left: -110px;
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
    opacity: 0;
    visibility: visible;
    z-index: 999;
}
.box-show-qua .title-qua {
    height: 41px;
    line-height: 41px;
    width: 100%;
    background: #31916e;
    color: #ffe791;
    font-size: 18px;
}
.text-center {
    text-align: center!important;
}
.fs-15 {
    font-size: 15px;
}
.txt-center-line {
    position: relative;
    width: 90%;
    margin: 15px auto 0;
}
.line-span {
    border-bottom: 1px solid #31916e;
    display: inline-block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 14px;
}
.txt-center-line span {
    background: #277659;
    position: relative;
    padding: 0 10px;
    font-size: 16px;
}
.list-qua-pop {
    width: 100%;
    padding: 9% 8%;
}

.list-qua-pop p {
	font-weight: 500;
	margin-bottom: .2vw;
}
.list-qua-pop .item-qua {
    width: 130px;
    float: left;
    margin: 6px 0;
}
.list-qua-pop .img-qua img {
    width: 35px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.list-qua-pop .txt-ten-qua {
    color: #ffedae;
    font-size: 13px;
    font-family: arial;
}

.bg2 .bg2_bd .bg2_lotrinh .qua .btn_copy {
    width: 100%;
    height: 34px;
    margin-top: 25px;
    /* background: #fff; */
}
.bg2 .bg2_bd .bg2_lotrinh .qua .btn_copy input {
    width: 70%;
    height: 34px;
    border-right: 0;
    border-bottom: 0;
    border-top: 0;
    float: left;
    font-weight: 500;
    border-left: 0;
    padding: 0 8px;
    font-size: 14px;
}
.bg2 .bg2_bd .bg2_lotrinh .qua .btn_copy button {
    width: 30%;
    height: 34px;
    border: 0;
    background: #3c824f;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
}
.dacdiem_img {
    width: 1052px;
    height: 540px;
    margin: 243px auto 0 auto;
}
.dacdiem_prev, .dacdiem_next {
	width: 50px;
	height: 100px;
	display: block;
	opacity: 1;
	margin-top: 450px;
}
.dacdiem_prev {
	background: url(../img/btn_dacdiem_prev.png);
	margin-left: 13px;
}
.dacdiem_next {
	background: url(../img/btn_dacdiem_next.png);
	margin-right: 13px;
}
.dacdiem_prev:hover, .dacdiem_next:hover {
  filter: brightness(120%);
}
.hoatdong_img {
    width: 1406px;
    height: 431px;
    margin: 284px auto 0 auto;
    position: relative;
    left: 18px;
}
.btn_carousel button {
	width: 35px !important;
    height: 35px !important;
	background: url(../img/btn_hoadong_active.png);
	background-color: transparent !important;
	opacity: 1 !important;
	border-top: 0 solid transparent !important;
    border-bottom: 0 solid transparent !important;
	margin-right: 10px !important;
    margin-left: 10px !important;
}
.btn_carousel button.active {
	background: url(../img/btn_hoadong_disable.png);
}
.btn_carousel {
	bottom: -86px;
}
.btn_class button {
	width: 76px;
	height: 76px;
	padding: 0;
	display: block;
	margin-right: 30px;
}
.nav_class {
	width: 500px;
	margin: 0 auto;
	position: relative;
	top: 251px;
	z-index: 20;
}
.btn_class button.class_hophoan {
	margin-right: 0px;
}
.btn_class .class_thanhvan {background: url(../img/Btn_tv_class_ThanhVan.png);}
.btn_class .class_thanhvan.active,
.btn_class .class_thanhvan:hover {background: url(../img/Btn_tv_class_ThanhVan_Active.png);}

.btn_class .class_thienam {background: url(../img/Btn_tv_class_ThienAm.png);}
.btn_class .class_thienam.active,
.btn_class .class_thienam:hover {background: url(../img/Btn_tv_class_ThienAm_Active.png);}

.btn_class .class_quydao {background: url(../img/Btn_tv_class_QuyDao.png);}
.btn_class .class_quydao.active,
.btn_class .class_quydao:hover {background: url(../img/Btn_tv_class_QuyDao_Active.png);}

.btn_class .class_quyvuong {background: url(../img/Btn_tv_class_QuyVuong.png);}
.btn_class .class_quyvuong.active,
.btn_class .class_quyvuong:hover {background: url(../img/Btn_tv_class_QuyVuong_Active.png);}

.btn_class .class_hophoan {background: url(../img/Btn_tv_class_HopHoan.png);}
.btn_class .class_hophoan.active,
.btn_class .class_hophoan:hover {background: url(../img/Btn_tv_class_HopHoan_Active.png);}


.class_img {
	position: relative;
    top: 83px;
}
.class_img .showclass {
	float: left;
	position: relative;
	left: 206px;
	top: 164px;
}
.class_img .showclass.qc {
	display: block;
}
.class_img .showclass.mb {
	display: none;
}
.class_img  .class_thongtin {
	width: 450px;
	float: left;
	position: relative;
	top: 174px;
	left: 186px;
	z-index: 9;
}
.class_img  .class_thongtin img {
	position: relative;
}
.class_img  .class_thongtin p {
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 10px;
}
.class_img  .class_thongtin .gif_class {
	position: relative;
}



.tl_footer {
	background: #2d313b;
	padding: 64px 0 32px 0;
	height: auto;
	display: block;
	position: relative;
}
.tl_footer_tt {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	display: block;
	text-align: center;
}
.tl_footer_tt .icon_fgstudio {
	/* float: left; */
	margin-right: 36px;
}
.tl_footer_tt .fot_thongtin {
	/* float: left; */
	/* border-left: 1px solid #4f5e6e; */
	margin-top: 20px;
	/* margin: 0 auto; */
}
.tl_footer_tt .fot_thongtin .mxh {
	position: relative;
	width: 13%;
	display: block;
	height: 44px;
	margin-bottom: 10px;
	margin: 10px auto 10px auto;
}
.tl_footer_tt .fot_thongtin .mxh .mxh_fb {
	width: 38px;
	height: 44px;
	background: url(../img/fot_fb.png);
	float: left;
	margin-right: 24px;
}
.tl_footer_tt .fot_thongtin .mxh .mxh_youtube {
	width: 38px;
	height: 44px;
	background: url(../img/fot_youtube.png);
	float: left;
	margin-right: 24px;
}
.tl_footer_tt .fot_thongtin .mxh .mxh_tiktok {
	width: 38px;
	height: 44px;
	background: url(../img/fot_tiktok.png); 
	float: left;
}

.tl_footer_tt .fot_thongtin .tt_cty {
	position: relative;
}
.tl_footer_tt .fot_thongtin .tt_cty p {
	color: #7581a0;
    margin-bottom: 4px;
}

.bg_baodanh {
    width: 620px;
    height: auto;
    margin: 0 auto;
    border: 4px solid #a75239;
    border-radius: 0;
    padding: 24px 0 48px 0;
}
.bg_baodanh .text_baodanh {
	text-align: center;
    font-size: 18px;
    color: #a75239;
    width: 100%;
}

.nav_popup_baodanh li button {
    width: 180px;
    height: 54px;
    padding: 0;
    margin: 0 4px;
}
.nav_popup_baodanh li .btn_popup_dangky {
	background: url(../img/btn_popup_dangky_disable.png) no-repeat;
}
.nav_popup_baodanh li .btn_popup_dangky.active {
	background: url(../img/btn_popup_dangky.png) no-repeat;
}
.nav_popup_baodanh li .btn_popup_dangnhap {
	background: url(../img/btn_popup_dangnhap_disable.png) no-repeat;
}
.nav_popup_baodanh li .btn_popup_dangnhap.active {
	background: url(../img/btn_popup_dangnhap.png) no-repeat;
}
.nav_popup_baodanh li .btn_popup_baodanh {
	background: url(../img/btn_popup_likepage_disable.png) no-repeat;
}
.nav_popup_baodanh li .btn_popup_baodanh.active {
	background: url(../img/btn_popup_likepage.png) no-repeat;
}
.popup_input input,
.popup_input button {
	height: 54px;
    border-radius: 0;
    margin-top: 4px;
	width: 100%;
}
.popup_input button {
	background: #a75239;
	border: 0;
	font-size: 18px;
}
.popup_input button:hover,
.popup_input button.active  {
	background: #c76245;
}
.popup_input .capcha img {
	width: 100%;
    padding: 4px 0;
}
.nav_home_mobile, .nav_fanpage_mobile, .nav_18_mobile {display: none;}



@media (max-width: 1600px) {
	.bg_thanlong {
		background-size: 100%;
	}
	.nav_icon {
		top: 1.5625vw;
	}
	.muoitam {
		width: 7.8125vw;
		height: 4.1667vw;
		background-size: 100%;
	}
	.bgcolor_nav {
		height: 4.3750vw;
	}
	.menu_text li a.nav_fanpage {
		width: 8.3333vw;
		height: 2.6042vw;
		background-size: 100%;
	}
	.menu_text li a.nav_home {
		width: 8.3333vw;
		height: 2.6042vw;
		margin-right: 0.5208vw;
		background-size: 100%;
	}
	.menu_text li a {
		padding: 0.2083vw 2.0833vw !important;
		font-size: 0.88vw;
	}
	.nav_icon img {
	    width: 6.2500vw;
	}
	.bg1 {
		width: 75.0000vw;
		height: 48.2292vw;
	}
	.bg1 .video {
		width: 4.8125vw;
		height: 4.8750vw;
		top: 26.8229vw;
		left: 53.2vw;
		background-size: 100%;
	}
	.bg1 .download {
		width: 38.7500vw;
		height: 9.0104vw;
		top: 27vw;
		/* left: 15.0000vw; */
		padding: 1.0417vw 5.0000vw;
		background-size: contain;
	}
	.bg1 .download .btn_napthe {
		width: 8.854166666666666vw;
		height: 7.03125vw;
	}
	.bg1 .download .btn_napthe a {
		width: 8.854166666666666vw;
		height: 7.03125vw;
		background-size: contain;
	}
	.bg1 .download .btn_down {
		width: 7.604166666666667vw;
		height: 7.03125vw;
		display: block;
		float: left;
		margin-left: 0.5208333333333334vw;
	}
	.bg1 .download .btn_down .btn_ios {
		width: 7.604166666666667vw;
		height: 3.2291666666666665vw;
		margin-bottom: 0.5729166666666666vw;
		background-size: contain;
	}
	.bg1 .download .btn_down .btn_android {
		width: 7.604166666666667vw;
		height: 3.2291666666666665vw;
		background-size: contain;
	}
	.bg1 .download .btn_apk {
		width: 3.9583333333333335vw;
		height: 7.03125vw;
		margin-left: 0.5208333333333334vw;
	}
	.bg1 .download .btn_apk a {
		width: 3.9583333333333335vw;
		height: 7.03125vw;
		background-size: contain;
	}
	.bg1 .download .btn_baodanh a {
		width: 6.770833333333333vw;
		height: 7.03125vw;
		background-size: contain;
	}
	.bg1 .download .btn_dangky a {
		width: 6.770833333333333vw;
		height: 7.03125vw;
		background-size: contain;
	}
	.bg1 .download .btn_baodanh, .bg1 .download .btn_dangky {
		width: 6.770833333333333vw;
		height: 7.03125vw;
		margin-left: 0.46875vw;
	}
	.bg1 .chuot {
		width: 6.458333333333333vw;
		height: 4.84375vw;
		background-size: contain;
		width: 6.4583vw;
		height: 4.8438vw;
		background-size: 100%;
		left: calc(48% - 2.4479vw / 2);
	}
	.bg2 {
		width: 62.5vw;
		height: 72vw;
	}
	.bg2 .bg2_bd {
		width: 62.5000vw;
		height: 39.0625vw;
		margin: 0 auto 3vw auto;
	}
	.bg2 .bd2_tnhd {
		width: 52.8646vw;
		height: 19.5313vw;
		margin: 11.4583vw auto 0 auto;
	}
	.bg2 .bd2_tnhd a {
		width: 8.5417vw;
		height: 19.4271vw;
		margin-right: 2.5000vw;
		background-size: 100% !important;
	}
	
	.bg2 .bg2_bd .bd_left {
		width: 10.416666666666666vw;
		height: 17.447916666666668vw;
		padding: 0 0.46875vw;
	}
	.bg2 .bg2_bd .bd_left .bd_left_sll {
		height: 2.6041666666666665vw;
		font-size: 3.125vw;
		line-height: 2.3958333333333335vw;
		margin-bottom: 8vw;
		margin-top: 2.8vw;
	}
	.bg2 .bg2_bd .bd_left .bd_left_bd {
		height: 2.8125vw;
		width: 9.375vw;
		background-size: contain;
	}
	.bg2 .bg2_bd .bg2_lotrinh {
		width: 62.5000vw;
		height: 6.2500vw;
		left: 0.7292vw;
		top: 14.2vw;
	}
	.bg2 .bg2_bd .tltip {
		margin-top: 5vw;
		margin-left: 7.8125vw;
	}
	.bg2 .bg2_bd .bg2_lotrinh .qua {
		width: 7.8125vw;
		height: 6.2500vw;
		/* margin-right: 1.5625vw; */
		/* margin-top: 1.9791666666666667vw; */
	}
	.bg2 .bg2_bd .bg2_lotrinh .title_1 {
		margin-right: 7.8125vw;
	}
	.bg2 .bg2_bd .bg2_lotrinh .qua .bg_qua {
		height: 6.2500vw;
		width: 7.8125vw;
		/* padding: 0.3645833333333333vw 0; */
	}
	.bg2 .bg2_bd .bg2_lotrinh .qua .bg_qua img {
		background-size: contain;
		width: 100%;
	}
	.bg2 .bg2_bd .bg2_lotrinh .qua .number-bd {
		font-size: 1.875vw;
		width: 5.625vw;
		height: 3.6458333333333335vw;
		right: -0.4166666666666667vw;
		top: 0vw;
	}
	.bg2 .bg2_bd .bg2_lotrinh .qua .btn_copy {
		height: 1.7708333333333333vw;
		margin-top: 1.3020833333333333vw;
	}
	.bg2 .bg2_bd .bg2_lotrinh .qua .btn_copy input {
		height: 1.7708333333333333vw;
		padding: 0 0.4166666666666667vw;
		font-size: 0.7291666666666666vw;
	}
	.bg2 .bg2_bd .bg2_lotrinh .qua .btn_copy button {
		height: 1.7708333333333333vw;
		font-size: 0.7291666666666666vw;
	}
	.box-show-qua {
		width: 22.1250vw;
		min-height: 14.8125vw;
		top: -15vw;
		left: -6.8750vw;
		background-size: 100%;
	}
	.list-qua-pop {
		/* margin-top: 0.78125vw; */
	}
	.list-qua-pop p {
		font-size: 1vw;
	}
	.list-qua-pop img {
		margin: 1.5625vw auto;
		width: 27.291666666666668vw;
	}
	.dacdiem_img {
		width: 54.791666666666664vw;
		height: 28.125vw;
		margin: 11.6vw auto 0 auto;
	}
	.dacdiem_prev, .dacdiem_next {
		width: 2.2916666666666665vw;
		height: 4.375vw;
		margin-top: 21.614583333333332vw;
	}
	.dacdiem_next {
		margin-right: 0.6770833333333334vw;
		background-size: contain;
	}
	.dacdiem_prev {
		margin-left: 0.6770833333333334vw;
		background-size: contain;
	}
	.bg3 {
		width: 74.2708vw;
		height: 45vw;
	}
	.bg3 .bg3_sk {
		width: 46.3542vw;
		height: 22.3958vw;
		top: 17.5000vw;
	}
	.bg3 .bg3_sk .sk_1 {
		top: 3.6458vw;
		left: 12.8125vw;
	}
	.bg3 .bg3_sk .sk_2 {
		top: 7vw;
		left: 17.3vw;
	}
	.bg3 .bg3_sk .sk_3 {
		top: .8vw;
		left: 23.2vw;
	}
	.bg3 .bg3_sk .sk_1, .bg3 .bg3_sk .sk_2, .bg3 .bg3_sk .sk_3 {
		width: 3.6458vw;
		height: 14.5833vw;
		background-size: 100%;
	}
	.hoatdong_img {
		width: 72.6vw;
		height: 22.447916666666668vw;
		margin: 13.5vw auto 0 auto;
		left: 0.9375vw;
	}
	.btn_carousel {
		bottom: -4.479166666666667vw;
	}
	.btn_carousel button {
		width: 1.8229166666666667vw !important;
		height: 1.8229166666666667vw !important;
		margin-right: 0.5208333333333334vw !important;
		margin-left: 0.5208333333333334vw !important;
		background-size: contain;
	}
	.btn_carousel button.active {
		background-size: contain;
	}
	.bg4 {
		width: 66.6667vw;
		height: 48.5417vw;
	}
	.nav_class {
		width: 26.0417vw;
		top: 13.0729vw;
		margin-bottom: 0 !important;
	}
	.btn_class button {
		width: 3.9583vw;
		height: 3.9583vw;
		margin-right: 1.5625vw;
		background-size: 100% !important;
	}
	.btn_class .class_ngamy.active, .btn_class .class_ngamy,
	.btn_class .class_vodang.active, .btn_class .class_vodang,
	.btn_class .class_minhgiao.active, .btn_class .class_minhgiao,
	.btn_class .class_thieulam.active, .btn_class .class_thieulam,
	.btn_class .class_caibang.active, .btn_class .class_caibang,
	.btn_class .class_thienlong.active, .btn_class .class_thienlong,
	.btn_class .class_thienson.active, .btn_class .class_thienson,
	.btn_class .class_tieudao.active, .btn_class .class_tieudao,
	.btn_class .class_tinhtuc.active, .btn_class .class_tinhtuc 	{
		background-size: contain;
	}
	.class_img {
		top: 4.322916666666667vw;
	}
	.class_img .showclass {
		left: 10.7292vw;
		width: 30.0521vw;
		top: 8.5417vw;
	}
	.class_img .class_thongtin {
		width: 23.4375vw;
		top: 10.8750vw;
		left: 9.6875vw;
	}
	.class_img .class_thongtin img {
		width: 19.6875vw;
	}
	.class_img .class_thongtin p {
		font-size: 0.9375vw;
		margin-bottom: 1.0416666666666667vw;
		margin-top: 0.5208333333333334vw;
	}
	.class_img .class_thongtin .gif_class {
		width: 19.635416666666668vw;
	}
	.tl_footer {
		padding: 3.3333vw 0 1.6667vw 0;
		height: auto;
	}
	.tl_footer_tt {
		width: 62.5vw;
	}
	.tl_footer_tt .icon_fgstudio {
		margin-right: 0;
		width: 12.1250vw;
	}
	.tl_footer_tt .fot_thongtin {
		padding-left: 1.875vw;
	}
	.tl_footer_tt .fot_thongtin .mxh {
		height: 2.2916666666666665vw;
		margin-bottom: 0.5208333333333334vw;
	}
	.tl_footer_tt .fot_thongtin .mxh .mxh_fb,
	.tl_footer_tt .fot_thongtin .mxh .mxh_youtube,
	.tl_footer_tt .fot_thongtin .mxh .mxh_tiktok	{
		width: 1.9791666666666667vw;
		height: 2.2916666666666665vw;
		margin-right: 1.25vw;
		background-size: contain;
	}
	.tl_footer_tt .fot_thongtin .tt_cty p {
		margin-bottom: 0.2083vw;
		font-size: 0.8333333333333334vw;
	}
	.right_bg {
		width: 13.6250vw !important;
		height: 27.2500vw !important;
		background: url(../img/left.png) no-repeat;
		background-size: contain;
	}
	.close_right {
		height: 7.0000vw;
		width: 2.3125vw;
		top: 11.5625vw;
		left: 13.6250vw;
		background-size: 100%;
	}
	.right_bg_tn {
		width: 11.8750vw;
		height: 6.5625vw;
		margin: 9.7500vw 0.8750vw 0 0.8750vw;
	}
	.right_bg_tn .right_btn_dangky {
		width: 11.8750vw;
		height: 2.9375vw;
		margin-bottom: 0.4vw;
		background-size: 100%;
	}
	.right_bg_tn .right_btn_napthe {
		width: 11.8750vw;
		height: 2.9375vw;
		background-size: 100%;
	}
	.right_bg_tn .right_btn_code,
	.right_bg_tn .right_btn_ios,
	.right_bg_tn .right_btn_android,
	.right_bg_tn .right_btn_apk	{
		width: 7.291666666666667vw;
		height: 2.6041666666666665vw;
		margin-bottom: 0.2604166666666667vw;
		background-size: contain;
	}
	.right_bg_tn .right_btn_fb,
	.right_bg_tn .right_btn_youtube,
	.right_bg_tn .right_btn_home,
	.right_bg_tn .right_btn_tiktok	{
		width: 3.4vw;
		height: 2.0833333333333335vw;
		margin-bottom: 0.20833333333333334vw;
		margin-right: 0.20833333333333334vw;
		margin-top: 0.20833333333333334vw;
		background-size: contain;
	}
	.right_btn_prev {
		height: 7.0000vw;
		width: 2.3125vw;
		top: 48%;
		background-size: 100%;
	}
	
	

}

@media (max-width: 1400px) {
	.bgcolor_nav {
		height: 4.375vw;
	}
	.nav_icon {
		top: 1.5625vw;
	}
	.nav_icon img {
	    width: 6.25vw;
	}
	.bg4 {
		height: 47.6vw;
	}
	.menu_text li a.nav_fanpage	{
		background: url(../img/btn_fanpage.jpg) no-repeat;
		width: 8.333333333333334vw;
		margin-right: 0.5208333333333334vw;
		background-size: contain;
	}
	.menu_text li a.nav_home {
		background: url(../img/btn_home.jpg) no-repeat;
		width: 8.333333333333334vw;
		margin-right: 0.5208333333333334vw;
		background-size: contain;
	}
	    
	
}





@media (max-width: 1200px) {
	.bg_coming img {
		width: 50vw;
	}

}



@media (max-width: 991px) {
	.bg_thanlong {
		background: url(../img/bg_mobile.jpg) no-repeat center top;
		background-size: 100%;
	}
	
	.bg_coming img {
        width: 70vw;
    }
	
	.Show_pop {display:none;}
	.Show_pop_2 {display:block;}
	.bg1 {
		width: 100vw;
		height: 90vw;
	}
	.bg1 .video {
		width: 7.7699vw;
		height: 7.8708vw;
		top: 53vw;
		left: 70.5vw;
	}
	.bg1 .download {
		width: 75.0757vw;
		height: 17.4571vw;
		top: 55vw;
		left: 0;
		padding: 1.9vw 9.7vw;
		margin: 0 auto;
	}
	.bg1 .download .btn_napthe, 
	.bg1 .download .btn_napthe a	{
		width: 17.15438950554995vw;
		height: 13.6226034308779vw;
	}
	.bg1 .download .btn_down {
		width: 14.732593340060545vw;
		height: 13.6226034308779vw;
		margin-left: 1.0090817356205852vw;
	}
	.bg1 .download .btn_down .btn_ios,
	.bg1 .download .btn_down .btn_android	{
		width: 14.732593340060545vw;
		height: 6.256306760847629vw;
		margin-bottom: 1.1099899091826437vw;
	}
	.bg1 .download .btn_apk {
		width: 7.669021190716448vw;
		height: 13.6226034308779vw;
		margin-left: 1.0090817356205852vw;
	}
	.bg1 .download .btn_apk a {
		width: 7.669021190716448vw;
		height: 13.6226034308779vw;
	}
	.bg1 .download .btn_baodanh, .bg1 .download .btn_dangky {
		width: 13.118062563067609vw;
		height: 13.6226034308779vw;
		margin-left: 0.9081735620585267vw;
	}
	.bg1 .download .btn_baodanh a,
	.bg1 .download .btn_dangky a	{
		width: 13.118062563067609vw;
		height: 13.6226034308779vw;
	}
	.bg1 .chuot {
		width: 12.5126vw;
		height: 9.3845vw;
		background-size: contain;
		bottom: -2vw;
	}
	.bg2 {
		width: 100vw;
		height: 190vw;
		margin-top: 0;
	}
	
	
	.bgcolor_nav {
		height: auto;
	}
	.menu_mobile {
		border: 0;
	}
	.menu_mobile span {
		background: url(../img/menu_mobile.png) no-repeat !important;
		width: 4.641775983854692vw;
		height: 4.036326942482341vw;
		background-size: contain !important;
		/* display: block; */
	}
	.nav_18_mobile {
		background: url("../img/icon_18.jpg");
		width: 15.136226034308779vw;
		height: 8.072653884964682vw;
		display: block;
		position: relative;
		left: 1vw;
		background-size: contain;
		display: block;
	}
	.nav_home_mobile {
		background: url("../img/btn_home.jpg");
		width: 16.145307769929364vw;
		height: 5.045408678102926vw;
		display: block;
		position: relative;
		left: 1vw;
		background-size: contain;
	}
	.nav_fanpage_mobile {
		background: url("../img/btn_fanpage.jpg");
		width: 16.145307769929364vw;
		height: 5.045408678102926vw;
		display: block;
		position: relative;
		left: 1vw;
		background-size: contain;
	}
	.muoitam, .right_bg, .right_btn_prev, 
	.menu_text li a.nav_home, 
	.menu_text li a.nav_fanpage,
	.nav_item_right	{
		display: none;
	}
	
	.nav_icon {
		top: 0;
		padding: 0;
	}
	.menu_text li a {
		color: #fff;
		padding: 20px 0px !important;
		border-bottom: 1px solid #353942;
		font-size: 18px;
	}
	.bg2 .bg2_bd {
		width: 100vw;
		height: 130vw;
		margin: 0 auto;
	}
	.bg2 .bd2_tnhd {
        width: 100vw;
        height: 35vw;
        margin: 19vw auto 0 auto;
        padding: 0 3vw;
    }
	.bg2 .bd2_tnhd a {
        width: 15vw;
        height: 35vw;
        margin-right: 4.5vw;
    }
	.bg2 .bg2_bd .bd_left {
		width: 28.456104944500506vw;
		height: 45.40867810292634vw;
		padding: 0 1.5vw;
	}
	.bg2 .bg2_bd .bd_left .bd_left_sll {
		height: 6.256306760847629vw;
		font-size: 8.476286579212916vw;
		margin-bottom: 20vw;
		margin-top: 12.1vw;
	}
	.bg2 .bg2_bd .bg2_lotrinh {
		width: 50vw;
		height: 90vw;
		left: 0;
		top: 27.2452vw;
		float: left;
	}
	.bg2 .bg2_bd .tltip {
        margin-top: 12vw;
        margin-left: 0;
    }
	
	.bg2 .bg2_bd .bg2_lotrinh .qua {
		width: 27vw;
		height: 16vw;
		margin-right: 0;
		margin-top: 0;
		float: none;
		margin: 0 auto 8.8vw auto;
	}
	.bg2 .bg2_bd .bg2_lotrinh .qua .bg_qua {
		height: 16vw;
		width: 27vw;
		/* padding: 1vw 0; */
		/* background-size: contain; */
		/* z-index: 9999; */
	}
	.bg2 .bg2_bd .bg2_lotrinh .qua .number-bd {
		font-size: 5vw;
		width: 19vw;
		height: 6vw;
		right: 0vw;
		top: 1vw;
	}
	.bg2 .bg2_bd .bg2_lotrinh .qua .btn_copy {
		height: 4.5vw;
		margin-top: 1.5vw;
	}
	.bg2 .bg2_bd .bg2_lotrinh .qua .btn_copy input {
		height: 4.5vw;
		padding: 0 1vw;
		font-size: 2vw;
		width: 75%;
		float: left;
	}
	.bg2 .bg2_bd .bg2_lotrinh .qua .btn_copy button {
		height: 4.5vw;
		font-size: 1.8vw;
		width: 24%;
		float: left;
		padding: 0;
	}
	.dacdiem_img {
		width: 85vw;
		height: 44vw;
		margin: 11.6vw auto 0 auto;
	}
	.dacdiem_prev, .dacdiem_next {
		width: 4.439959636730575vw;
		height: 8.476286579212916vw;
		margin-top: 25vw;
	}
	.dacdiem_next {
		margin-right: 1.9vw;
	}
	.dacdiem_prev {
		margin-left: 1.5vw;
	}
	.bg3 {
		width: 100vw;
		height: 84vw;
	}
	.bg3 .bg3_sk {
        width: 58vw;
        height: 50vw;
        top: 25vw;
    }
	.bg3 .bg3_sk .sk_1, .bg3 .bg3_sk .sk_2, .bg3 .bg3_sk .sk_3 {
        width: 8.0727vw;
        height: 32.2906vw;
    }
	.bg3 .bg3_sk .sk_1 {
        top: 8vw;
        left: 6vw;
    }
	.bg3 .bg3_sk .sk_2 {
        top: 17vw;
        left: 17vw;
    }
	.bg3 .bg3_sk .sk_3 {
        top: 2.8vw;
        left: 30.5vw;
    }
	.hoatdong_img {
		width: 90vw;
		height: 28vw;
		margin: 16vw auto 0 auto;
		left: 0;
	}
	.btn_carousel button {
		width: 3vw !important;
		height: 3vw !important;
		margin: 0 2vw !important;
	}
	.btn_carousel {
		bottom: -6vw;
	}
	.bg4 {
		height: 105vw;
		width: 100vw;
	}
	.nav_class {
		width: 67vw;
		top: 27vw;
		margin-bottom: 5vw !important;
		position: relative;
		z-index: 99;
	}
	.btn_class button {
		width: 11vw;
		height: 11vw;
		margin-right: 3vw;
	}
	.btn_class .class_thienlong {
		margin-left: 6vw;
	}
	.class_img {
		top: 17vw;
	}
	.class_img .showclass {
		left: 0;
		width: 53vw;
	}
	.class_img .class_thongtin {
		width: 45vw;
		top: 7vw;
		left: 1.5vw;
	}
	.class_img .class_thongtin img {
		width: 43vw;
	}
	.class_img .class_thongtin p {
		font-size: 2vw;
		margin-bottom: 1vw;
		margin-top: 1vw;
		/* width: 94%; */
	}
	.class_img .class_thongtin .gif_class {
		width: 42vw;
	}
	.tl_footer {
		padding: 6vw 0;
		height: auto;
	}
	.tl_footer_tt {
		width: 100vw;
	}
	.tl_footer_tt .icon_fgstudio {
		margin: 0 auto;
		width: 24vw;
		float: none;
		display: block;
	}
	.tl_footer_tt .fot_thongtin {
		padding-left: 0;
		float: none;
		text-align: center;
	}
	.tl_footer_tt .fot_thongtin .mxh {
		height: 6vw;
		margin: 2vw auto 1vw auto;
		width: 21vw;
	}
	.tl_footer_tt .fot_thongtin .mxh .mxh_fb, .tl_footer_tt .fot_thongtin .mxh .mxh_youtube, .tl_footer_tt .fot_thongtin .mxh .mxh_tiktok {
		width: 3.834510595358224vw;
		height: 4.439959636730575vw;
		margin: 0 1.5vw;
	}
	.tl_footer_tt .fot_thongtin .tt_cty p {
		margin-bottom: 0.5vw;
		font-size: 2vw;
	}
	.modal_mb {
		--bs-modal-width: none;
	}
	.bg_baodanh {
		width: 100%;
	}
	.bg_baodanh .text_baodanh {
		font-size: 2.5vw;
	}
	.nav_popup_baodanh {
		margin: 0 auto;
		width: 57vw;
	}
	.nav_popup_baodanh li button {
		width: 18.163471241170534vw;
		height: 5.449041372351161vw;
		margin: 0 0.4036326942482341vw;
		background-size: contain;
	}
	.nav_icon img {
		width: 9vw;
	}
	.nav_home_mobile {
		/* width: 19.2vw; */
		/* height: 6.2vw; */
		/* left: 16vw; */
	}
	.nav_fanpage_mobile {
		/* width: 19.2vw; */
		/* height: 6.2vw; */
		/* left: 4vw; */
	}
	.box-show-qua {
		width: 52vw;
		min-height: 35vw;
		top: -36vw;
		left: -8vw;
		background-size: contain;
		z-index: 9;
	}
	.list-qua-pop img {
		margin: 3vw auto;
		width: 50vw;
	}
    .box-mobi-2 {
        left: -14vw;
    }
	.list-qua-pop p {
        font-size: 2vw;
    }
	.bg2 .bg2_bd .bd_left .bd_left_bd {
		height: 7.265388496468214vw;
		width: 24.217961654894047vw;
		background-size: contain;
		z-index: 99999;
	}
	.nav_popup_baodanh li .btn_popup_dangky,
	.nav_popup_baodanh li .btn_popup_dangky.active,
	.nav_popup_baodanh li .btn_popup_dangnhap,
	.nav_popup_baodanh li .btn_popup_dangnhap.active,
	.nav_popup_baodanh li .btn_popup_baodanh,
	.nav_popup_baodanh li .btn_popup_baodanh.active	{
		background-size: contain;
	}
	
}





@media (max-width: 768px) {

}


@media (max-width: 576px) {


	
}


@media (max-width: 480px) {
	.menu_mobile span {
		width: 5.6vw;
		height: 5.6vw;
	}
	.nav_fanpage_mobile {
		width: 19.2vw;
		height: 6.2vw;
		left: 5vw;
	}
	.nav_home_mobile {
		width: 19.2vw;
		height: 6.2vw;
		left: 7vw;
	}
	.nav_18_mobile {
		left: 9vw;
	}
	.btn_carousel {
		bottom: -8vw;
	}
	.nav_popup_baodanh li button {
		width: 25.22704339051463vw;
		height: 7.568113017154389vw;
	}
	.nav_popup_baodanh {
		width: 79vw;
	}
	.size_video {
		height: 63.57214934409687vw;
	}
	.list-qua-pop p {
        font-size: 2.5vw;
    }
}


@media (max-width: 420px) {

}


@media (max-width: 375px) {

}

@keyframes drift {
	from {
		transform: translateY(-20px);
	}
	to {
		transform: translateY(0px);
	}
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

/****
.pulse{
	width: 70px;
	height: 70px;
	background-color: red;
	border-radius: 50%;
	position: relative;
	animation: animate 3s linear infinite
}
.pulse i{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 30px;
	color: #fff;
	height: 100%;
	cursor: pointer
}
@keyframes animate{
	0%{box-shadow: 0 0 0 0 rgb(255, 109, 74, 0.7) , 0 0 0 0 rgb(255, 109, 74, 0.7)}
	40%{box-shadow: 0 0 0 50px rgb(255, 109, 74, 0) , 0 0 0 0 rgb(255, 109, 74, 0.7)}
	80%{box-shadow: 0 0 0 50px rgb(255, 109, 74, 0) , 0 0 0 30px rgb(255, 109, 74, 0)}
	100%{box-shadow: 0 0 0 0 rgb(255, 109, 74, 0) , 0 0 0 30px rgb(255, 109, 74, 0)}
}
*****/