@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i&subset=vietnamese');

@font-face {
	font-family:"UTM_Avo.ttf";
	src: url(../fonts/UTM_Avo.ttf);
}

@font-face {
	font-family:"UTM_AvoBold.ttf";
	src: url(../fonts/UTM_AvoBold.ttf);
}

body{
	font-family:"UTM_Avo.ttf";
	overflow-x:hidden;
	font-size: 16px;
}

*:hover,*:focus { outline: 0; }{
	outline: none!important;	
}

/* Begin css breadcrumb */
.kmt_breadcrumb{color:#666666!important;font-size:14px;margin-bottom:10px;padding-left:5px;margin-top:10px}
.kmt_breadcrumb a{color:#666666!important;font-size:16px;}
.kmt_breadcrumb a:hover{color:#d72121!important;text-decoration:none}
/* End css breadcrumb  */

.read_more{text-align:right;margin-top:-40px;margin-bottom:30px;width:100%;}
.read_more a{padding:5px 0px;font-size:12px;font-weight:bold;color:#dd0000;text-transform:uppercase}
.read_more a:hover{text-decoration:none;color:#b4b4b4;}

a:hover{text-decoration:none;color:#ff0000}
.content_article{width: 100%;clear: both;display: inline-block;text-align:justify;color:#222;font-size:15px;line-height: 23px;}
.content_article p{margin-bottom: 10px;}
.content_article table{max-width:100%!important;}
.content_article img{max-width:100%;height:auto!important;margin-bottom: 5px;}
.kmt_title_article{font-size:15px;margin-bottom:10px;color:#ff8242;font-weight:600;text-align:left!important;margin-top:0px;text-transform:uppercase;line-height:25px;}
.kmt_page{clear:both;}

.kmt_uppercase{text-transform:uppercase;}
.kmt_center{text-align:center!important;}
.kmt_left{text-align:left!important;}
.kmt_right{text-align:right;}
.kmt_justify{text-align:justify;}

.css_wrap_block_id{
	margin-bottom: 90px;
}

/* Begin css list_same */
.same_title{
	font-family:"UTM_AvoBold.ttf";
	color:#288e1f!important;
	margin:10px 0px 5px 0px!important;
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:5px;
	clear:both;
	padding-top:10px;
}
.list_same{margin:0px;padding:10px 0px;}
.list_same li{color:#fff;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#ff8242;}
.list_same li:hover a{color:#ff8242;text-decoration:none}
.list_same li a{font-size:15px;color:#fff;}
.list_same li a span{color:#fff;}
/* End css list_same */



.pagination>li>a, .pagination>li>span {
    color: #fff;
	background-color: #0b0a6d;
	border: 1px solid #0b0a6d;
}

.pagination>li>a:hover{
	background-color: #ff8242;
	border-color: #ff8242;
	color: #fff;
}


.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #ff8242;
    border-color: #ff8242;
}

.kmt_note{
	color: #f00;
    font-size: 33px;
    font-weight: 600;
}


.kmt_bt{
	background:#288e1f;
	border:0px;
	color:#fff;	
	text-transform:uppercase;
	padding:7px 25px;
	transition: 0.3s;
}

.kmt_bt:hover{
	background:#80CC28;
	color:#000;
}

.kmt_stt_form{
	color:#ff8242;
	padding:0px!important;
    clear: both;
    margin-top: 5px!important;
}
.kmt_stt_form img{
	height: 15px;
}

.wrap_center{
	width:100%;
	margin:40px auto;	
}

#wrap_block_1{
	width:100%;	
}
.content_block_1{
	background: #fff;
	display: flex;
    align-items: center;
	justify-content: center;
}
.content_block_1 .wrap_name{
	font-size: 4rem;
	color: #4ba743;
	font-family:"UTM_AvoBold.ttf";
}

.kmt_fixed {
    width: 100%!important;
    position: fixed!important;
    top:0; left:0;
	z-index:9999;
    background:#288e1f;
}

.wrap_logo img{
	height: 80px;
	margin:5px auto;
}

.wrap_lang{
	margin-top: 28px;
}

#wrap_menu{
	float:right;	
	margin-top:20px;
}

#wrap_block_2{
	width:100%;
	display: inline-block;
}
#wrap_block_2 iframe{
	width: 100%;
	aspect-ratio: 16/9;
}

#wrap_block_3{
	width:100%;
	clear:both;	
}

.kmt_title{
	font-size:32px;
	font-weight:500;	
	margin:0px;
	margin-bottom:35px;
	padding-bottom:10px;
}
.kmt_title_green{
	font-family:"UTM_AvoBold.ttf";
	font-size:40px;
	font-weight:500;
	color: #288e1f;
	margin:0px;
	margin-bottom:35px;
}
.kmt_title_red{
	font-family:"UTM_AvoBold.ttf";
	font-size:40px;
	font-weight:500;
	color: #f20000;
	margin:0px;
	margin-bottom:20px;
}

.kmt_black{
	color:#026537;
	background:url(../img/line_1.png) no-repeat bottom center;	
}

.kmt_white{
	color:#fff;
	background:url(../img/line_2.png) no-repeat bottom center;	
}

.block_benefit{
	width:260px;
	height: 255px;
	margin:0 auto;
	margin-bottom: 5px;
	text-align:center;
}

.img_benefit{
	width:100%;
}

.img_benefit img{
	max-width:100%;
	-webkit-transition: -webkit-transform .8s ease-in-out;
    transition:         transform .8s ease-in-out;
}

.block_benefit h2{
	font-family:"UTM_AvoBold.ttf";
	font-size:16px;
	line-height: 24px;
}

.info_benefit{
	font-size:15px;
	line-height:22px;	
}

.block_benefit:hover img{
	-webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

#wrap_video{
	width:100%;	
}

.title_video{
	font-family:"UTM_AvoBold.ttf";
	font-size:32px;
	text-transform:uppercase;
	color:#288e1f;
	font-weight:bold;
	line-height:40px;
	background:url(../img/green_under_line.png) no-repeat left bottom;
	padding-bottom:15px;	
	margin-bottom:25px;
}

.info_video{
	font-size:17px;
	line-height:25px;
	color:#000;	
}

.wrap_video_left{
	height:400px;	
}

#wrap_element{
	padding:40px 0px;
	background:#f2f9f2;	
}

.wrap_element_middle{
	text-align:center;	
}

.wrap_element_middle img{
	width:80%;
}

.block_element_left{
	text-align:right;
	width:95%;
	min-height: 180px;
	margin-bottom:35px;
	background:#fff;
	border:2px solid #288e1f;
	padding:15px;
	position:relative;
	padding-right:50px;
}

.block_element_left:after{
	content:"";
	width:77px;
	height:77px;
	background:url(../img/icon_e.png) no-repeat center;
	position:absolute;
	right:-38px;
	top:48px;	
}

.block_element_left h4{
	font-family:"UTM_AvoBold.ttf";
	text-transform:uppercase;
	color:#f20000;
	font-weight:500;
	font-size:17px;
}

.block_element_left div{
	color:#000;
	font-size:17px;	
	line-height: 25px;
}

.block_element_right{
	float:right;
	text-align:left;
	width:95%;
	min-height: 180px;
	margin-bottom:35px;
	background:#fff;
	border:2px solid #288e1f;
	padding:15px;
	position:relative;
	padding-left:50px;
}

.block_element_right:after{
	content:"";
	width:77px;
	height:77px;
	background:url(../img/icon_e.png) no-repeat center;
	position:absolute;
	left:-38px;
	top:48px;	
}

.block_element_right h4{
	font-family:"UTM_AvoBold.ttf";
	text-transform:uppercase;
	color:#f20000;
	font-weight:500;
	font-size:17px;
}

.block_element_right div{
	color:#000;
	font-size:17px;	
	line-height: 25px;
}

.wrap_uses_left img{
	max-width:100%;
}

.wrap_uses_right h3{
	font-size:20px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:20px;
}

.wrap_uses{
	margin-bottom:35px;	
}

.block_uses{
	padding-left:15px;
}

.block_uses h4{
	font-family:"UTM_AvoBold.ttf";
	background: url(../img/green_under_line.png) no-repeat bottom left;
	text-transform:uppercase;
	font-size:17px;
	line-height: 24px;
	margin:0px;
	margin-bottom:10px;	
	padding-bottom: 15px;
	color:#288e1f;
}

.block_uses div{
	font-size:16px;
	line-height:24px;
    text-align: justify;	
}


.kmt_tab{
	width:100%;
	display:inline-block;
	text-align:center;	
	margin-bottom:20px;
	padding:10px;
	border:0px!important;
}

.kmt_tab span{
	display:inline-block;
	padding:15px 30px;
	border:2px solid #288e1f;
}

.kmt_tab li{
	float:none!important;
	display:inline-block!important;
	border:0px!important;
}

.kmt_tab li a{
	display:inline-block;
    border-radius:0px;
	font-size:17px;
	color: #222;
	text-align:center;
	padding:0px 15px;
}

.kmt_tab .active a{
    color: #288e1f!important;
}

.kmt_tab li:hover a{
    color: #288e1f!important
}

.wrap_ablum{
	margin:10px auto;	
	text-align:center;
}

.block_album{
	width:400px;
	height:290px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;	
}

.block_album img{
	width:100%;
}

#wrap_review .container{
	border-top: 1px dashed #cdcdcd;
}
.kmt_title_review{
	color: #f20000;
	font-size: 20px;
	font-family:"UTM_AvoBold.ttf";
	margin-top: 20px;
}
#review_form button {
    width: 100px;
    font-weight: 600;
    background: #288e1f;
    border: 0px;
    color: #fff;
    padding: 7px 12px;
    transition: 0.3s;
}
#review_form button:hover{
	background: #80CC28;
	color: #000;
}

#wrap_bl hr{
	border: 1px dashed rgba(0, 0, 0, 0.2);
	margin: 5px 0px;
}
#wrap_bl .user_bl h4{
	font-family:"UTM_AvoBold.ttf";
}
#wrap_bl .content_bl{
	font-size: 16px;
}

.block_feedback{
	width:370px;
	margin:0 auto;
	overflow:hidden;	
	text-align:center;
	padding:15px;
	border:2px solid #288e1f;
}

.img_feedback{
	width:160px;
	height:160px;
    border-radius: 50%;	
    margin: 0 auto;
    -webkit-box-shadow: 5px 5px 0px 0px rgba(137, 188, 61, 1);
	-moz-box-shadow: 5px 5px 0px 0px rgba(137, 188, 61, 1);
	box-shadow: 5px 5px 0px 0px rgba(137, 188, 61, 1);
	margin-bottom: 15px;
}

.img_feedback img{
	max-width:100%;
	display:inline-block!important;
	width:100% !important;
    height: 100%!important;	
    border-radius: 50%;
}

.block_feedback h4{
	text-transform:uppercase;
	font-size:20px;
	font-weight:bold;
	color:#288e1f;
	line-height:22px;
}

.block_feedback div{
	font-size:15px;
	line-height:22px;	
}

#wrap_cart{
	background:url(../img/bg_cart.jpg) no-repeat;
	padding: 35px 0px;
}
#wrap_cart .container, #wrap_cart .cart_content{
    display: flex;
    align-items: center;
    flex-direction: column;
}
#wrap_cart .cart_content{
	color: #fff;
	background: #288e1f;
	border-radius: 25px;
	padding: 10px;
	line-height: 20px;
	margin-bottom: 20px;
}

.cart_content h5{
	font-family:"UTM_AvoBold.ttf";
	font-size: 30px;
}
.cart_content .price{
	font-size: 20px;
	text-decoration: line-through;
}
.cart_content .sale_price{
	color: #ffe611;
	font-size: 20px;
}
.cart_content .sale_price span{
	font-family:"UTM_AvoBold.ttf";
	font-size: 25px;
	
}
.cart_content .note{
	font-family:"UTM_AvoBold.ttf";
	font-size: 20px;
}
#kmt_contact_form .form-group{
	margin-bottom: 0px;
}
#kmt_contact_form .form-control{
	height: 48px;
	border-radius: 25px;
	color: #000;
	font-weight: 600;
}
#kmt_contact_form input::placeholder{
	color: #000;
	font-weight: 600;
}
#kmt_contact_form .kmt_stt_form, #review_form .kmt_stt_form {
    height: 15px;
    line-height: 5px;
}
#kmt_contact_form .g-recaptcha{
	text-align: -webkit-center;
	display: flex;
  	justify-content: center;
}
.submit_cart{
	text-align: center;
}
.submit_cart button{
	width: 185px;
	font-weight: 600;
}
#wrap_footer{
	width:100%;
	padding:50px 0px;
	background:#288e1f;	
}

#wrap_copy{
	width:100%;
	padding:20px 0px;
	background:#288e1f;	
}

.wrap_copy_left{
	color:#fff;	
	padding-top:7px;
}

.wrap_copy_left span{

}

.wrap_copy_left a{
	color:#fff;	
}

.wrap_social{
	font-family:"UTM_AvoBold.ttf";
	color:#fff;
	font-size: 17px;
}

.wrap_social img{
	padding-left:5px;	
}

.wrap_intro_f{
	padding-right:30px;
	color:#fff;	
}
.intro_f{
	font-size: 18px;
	margin-bottom: 25px
}
.intro_f p{
	margin-bottom: 0px;
}
.intro_f hr{
	border: 1px solid rgba(255, 255, 255, 0.3);
	margin: 10px 0px;
}

#wrap_footer h6{
	font-family:"UTM_AvoBold.ttf";
	font-size:24px;
	color:#ffe611;
	text-transform:uppercase;
	background:url(../img/footer_under_line.png) no-repeat bottom left;
	padding-bottom:20px;
	margin-bottom:20px;
}	

.wrap_contact_f{
	color:#fff;
	font-size: 18px;
	padding-left: 50px;
	
}
.wrap_contact_f ul{
	list-style: square inside url(../img/footer_symbol.png);
    padding-left: 0px;
    line-height: 45px;
}
.wrap_contact_f > div {
	margin-bottom: 20px;
}

.wrap_product_img{
	height:500px;
	text-align:center;
	background:#fff;
	padding:25px;	
}

.wrap_product_img img{
	max-width:95%;
	height:100%;
}

.wrap_product_info{
	padding-left:30px;	
}

.wrap_product_info h2{
	margin:0px;
	margin-bottom:15px;
	color:#fff;
	font-size:40px;
	font-weight:bold;	
	text-transform:uppercase;
}

#wrap_select_product{
	margin-bottom:15px;	
}

#wrap_select_product select{
	padding:5px 25px;
}

#wrap_price_product{
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:1px solid #6adb72;
	font-size:20px;	
	color:#fff;
}

#wrap_price_product span{
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;	
}

#wrap_des_product{
	color:#fff;
	line-height:22px;
	font-size:15px;	
	margin-bottom:10px;
}

#wrap_bt_od{
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:1px solid #6adb72;	
}

#wrap_bt_od a{
	color:#288e1f;
	font-size:17px;
	text-transform:uppercase;
	background:#fff;
	padding:7px 35px;
	margin:10px 0px;
	display:inline-block;
	font-weight:bold;
	border-radius: 5px;
}

#wrap_bt_od a:hover{
	color:#fff;
	background:#222;
}

.img_thumb{
	width:90%;	
	height:83px;
	margin:0 auto;
	text-align:center;
	background:#fff;
}

.img_thumb div{
	width:100%;	
	height:100%;
	padding:5px;
}

.img_thumb div img{
	width:auto!important;
	display:inline-block!important;
	height:100%;	
}

.fancybox-overlay{
    z-index: 9999!important;
}

a.zalo-fix {
    position: fixed;
    right: 15px;
    z-index: 9999;
    bottom: 140px;
    border-radius: 50%;
    box-shadow: 0 0 10px #000000;
}
a.facebook-fix {
    position: fixed;
    right: 15px;
    z-index: 9999;
    bottom: 60px;
    border-radius: 50%;
    box-shadow: 0 0 10px #000000;
}

.hotlineSupport {
	width: 60px;
	height: 60px;
	position: fixed;
	background: #ed3237;
	right: 20px;
 	left: inherit;
 	bottom: 230px;
	border-radius: 100%;
	text-align: Center;
	color: #ffffff;
	padding-top: 10px;
	font-size: 12px;
	line-height: 20px;
	cursor: pointer;

	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transform: translateX(0%);
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-o-transform: translateX(0%);
	opacity: 1;
	visibility: initial;
	z-index: 9999;
}
.hotlineSupport.show{
	transform: translateX(0%);
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-o-transform: translateX(0%);
	opacity: 1;
	visibility: initial;
}
.hotlineSupport i.fa-phone {
	font-size: 21px;
	line-height: 17px;
	-webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
.hotlineSupport:before {
	width: 100%;
	height: 100%;
	position: absolute;
	box-shadow: 0px 0px 20px #ed3237;
	content: "";
	left: 0;
	top: 0;
	border-radius: 100%;
	animation: shadow 1s infinite ease;
	-webkit-animation: shadow 1s infinite ease;
	-moz-animation: shadow 1s infinite ease;
	-o-animation: shadow 1s infinite ease;

	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.hotlineSupport:after {
	width: 100%;
	height: 100%;
	position: absolute;
	box-shadow: 0px 0px 20px #ed3237;
	content: "";
	left: 0;
	top: 0;
	border-radius: 100%;
	animation: shadow 1.4s 1000ms infinite;
	-webkit-animation: shadow 1.4s 1000ms infinite;
	-moz-animation: shadow 1.4s 1000ms infinite;
	-o-animation: shadow 1.4s 1000ms infinite;

	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
	.support-content {
	    width: 250px;
	    position: absolute;
	    background: #fff;
	    top: 0;
	    right: calc(100% + 20px);
	    padding: 18px;
	    color: #000;
	    text-align: left;
	    font-size: 17px;
	    line-height: 25px;
	    border: solid 2px #ed3237;
	    border-radius: 5px;
	    transition: all 0.5s ease;
	    -webkit-transition: all 0.5s ease;
	    -mos-transition: all 0.5s ease;
	    -ms-transition: all 0.5s ease;
	    -o-transition: all 0.5s ease;

	    transform: translateX(200%);
	    -webkit-transform: translateX(200%);
	    -mos-transform: translateX(200%);
	    -ms-transform: translateX(200%);
	    -o-transform: translateX(200%);
	}
	.support-content .line a {
	    display: block;
	    padding-left: 30px;
	    position: relative;
	    color: #ed3237;
	    font-weight: bold;
	    font-size: 20px;
	    line-height: 30px;
	    margin-bottom: 10px;
	}
	.support-content .line.v2 a:before{
	    content: initial;
	}
	.support-content.show{
	    transform: translateX(0%);
	    -webkit-transform: translateX(0%);
	    -mos-transform: translateX(0%);
	    -ms-transform: translateX(0%);
	    -o-transform: translateX(0%);
	}
	.support-content:before {
	    content: "";
	    width: 0;
	    height: 0;
	    border-top: 10px solid transparent;
	    border-bottom: 10px solid transparent;
	    border-left: 10px solid #ed3237;
	    position: absolute;
	    left: 100%;
	}
	.support-content p {
	    padding: 0;
	    font-size: 14px;
	    line-height: 20px;
	    text-transform: uppercase;
	}
	.support-content .ion {
	    width: 49%;
	    height: 30px;
	    display: block;
	    float: left;
	    color: #fff;
	    border-radius: 5px;
	    padding: 3px 0px 0px 6px;
	    text-transform: Capitalize;
	}

	@-webkit-keyframes shadow{
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg);
	        opacity: .1
	    }
	    20%{
	        transform: rotate(0deg) scale(1.2) skew(1deg);
	        opacity: .2
	    }
	    40% {
	        transform: rotate(0deg) scale(1.3) skew(1deg);
	        opacity: .4
	    }
	    60%{
	        transform: rotate(0deg) scale(1.4) skew(1deg);
	        opacity: .6
	    }
	    80%{
	        transform: rotate(0deg) scale(1.5) skew(1deg);
	        opacity: .4
	    }
	    100% {
	        transform: rotate(0deg) scale(1.6) skew(1deg);
	        opacity: .1
	    }
	}
	@-moz-keyframes shadow{
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg);
	        opacity: .1
	    }
	    20%{
	        transform: rotate(0deg) scale(1.2) skew(1deg);
	        opacity: .2
	    }
	    40% {
	        transform: rotate(0deg) scale(1.3) skew(1deg);
	        opacity: .4
	    }
	    60%{
	        transform: rotate(0deg) scale(1.4) skew(1deg);
	        opacity: .6
	    }
	    80%{
	        transform: rotate(0deg) scale(1.5) skew(1deg);
	        opacity: .4
	    }
	    100% {
	        transform: rotate(0deg) scale(1.6) skew(1deg);
	        opacity: .1
	    }
	}
	@-o-keyframes shadow{
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg);
	        opacity: .1
	    }
	    20%{
	        transform: rotate(0deg) scale(1.2) skew(1deg);
	        opacity: .2
	    }
	    40% {
	        transform: rotate(0deg) scale(1.3) skew(1deg);
	        opacity: .4
	    }
	    60%{
	        transform: rotate(0deg) scale(1.4) skew(1deg);
	        opacity: .6
	    }
	    80%{
	        transform: rotate(0deg) scale(1.5) skew(1deg);
	        opacity: .4
	    }
	    100% {
	        transform: rotate(0deg) scale(1.6) skew(1deg);
	        opacity: .1
	    }
	}
	@keyframes shadow{
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg);
	        opacity: .1
	    }
	    20%{
	        transform: rotate(0deg) scale(1.2) skew(1deg);
	        opacity: .2
	    }
	    40% {
	        transform: rotate(0deg) scale(1.3) skew(1deg);
	        opacity: .4
	    }
	    60%{
	        transform: rotate(0deg) scale(1.4) skew(1deg);
	        opacity: .6
	    }
	    80%{
	        transform: rotate(0deg) scale(1.5) skew(1deg);
	        opacity: .4
	    }
	    100% {
	        transform: rotate(0deg) scale(1.6) skew(1deg);
	        opacity: .1
	    }
	}
	@-moz-keyframes quick-alo-circle-img-anim {
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    10% {
	        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    20% {
	        -moz-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    30% {
	        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    40% {
	        -moz-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    50% {
	        -moz-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    100% {
	        -moz-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	}

	@-webkit-keyframes quick-alo-circle-img-anim {
	    0% {
	        -webkit-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    10% {
	        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    20% {
	        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    30% {
	        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    40% {
	        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    50% {
	        -webkit-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    100% {
	        -webkit-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	}

	@-o-keyframes quick-alo-circle-img-anim {
	    0% {
	        -o-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    10% {
	        -o-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    20% {
	        -o-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    30% {
	        -o-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    40% {
	        -o-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    50% {
	        -o-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    100% {
	        -o-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	}
	@keyframes quick-alo-circle-img-anim {
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    10% {
	        transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    20% {
	        transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    30% {
	        transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    40% {
	        transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    50% {
	        transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    100% {
	        transform: rotate(0deg) scale(1) skew(1deg)
	    }
	}

/*notification*/
#NOTIFY180 {
    width: 250px;
    height: 62px;
    top: -162px;
    left: 10px;
    bottom: auto;
    right: auto;
    position: fixed;
    z-index: 90000060;
	transition: top 1000ms ease-in-out, bottom 1000ms ease-in-out, opacity 1000ms ease-in-out;
}
#NOTIFY180 > .ladi-notify {
    background-color: rgba(250, 250, 250, 0.9);
    color: rgb(64, 64, 64);
	padding: 5px;
	border-radius: 20px;
}
.ladi-notify .ladi-notify-image img {
    float: left;
    margin-right: 13px;
	border: 1px solid #dbdbdb;
    border-radius: 50%;
    width: 53px;
    height: 53px;
    pointer-events: none;
}
.ladi-notify .ladi-notify-title {
    font-size: 100%;
    height: 17px;
    overflow: hidden;
    font-weight: 700;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1;
}
.ladi-notify .ladi-notify-content {
    font-size: 92.308%;
    height: 17px;
    overflow: hidden;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1;
    padding-top: 2px;
}
.ladi-notify .ladi-notify-time {
    line-height: 1.6;
    font-size: 84.615%;
    display: inline-block;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: calc(100% - 80px);
    overflow: hidden;
}
.ladi-notify .ladi-notify-time p{
	margin-bottom: 0px;
}

.opacity-0 {
	opacity: 0;
}
.top-162{
	top: -162px
}
.top-10{
	top: 10px!important;
}

.grecaptcha-badge{
	display: none;
}

.point_hand{
	float: left;
}
.point_hand img{
	height: 20px;
	margin-right: 10px;
}
.block_doc{
	padding-left: 40px;
	margin-bottom: 5px;
}
.block_doc a{
	color: #fff;
	font-size: 17px;
	transition: 0.3s;
}
.block_doc a:hover{
	color: #ffe611;
}