@font-face {
	font-family:"UTM_Alberta_Heavy";
	src: url(../fonts/UTM_Alberta_Heavy.ttf);
}

@font-face {
	font-family:"UTM_Alexander";
	src: url(../fonts/UTM_Alexander.ttf);
}

@font-face {
	font-family:"UTM_HelvetIns";
	src: url(../fonts/UTM_HelvetIns.ttf);
}


@font-face {
	font-family:"NotoSerif_BoldItalic";
	src: url(../fonts/NotoSerif_BoldItalic.ttf);
}

@font-face {
	font-family:"NotoSerif_Italic";
	src: url(../fonts/NotoSerif_Italic.ttf);
}

@font-face {
	font-family:"NotoSerif_Regular";
	src: url(../fonts/NotoSerif_Regular.ttf);
}

/* Begin css breadcrumb */
.kmt_breadcrumb{color:#666666!important;font-size:12px;margin-bottom:10px;padding-left:5px;margin-top:10px}
.kmt_breadcrumb a{color:#666666!important;font-size:12px;}
.kmt_breadcrumb a:hover{color:#d72121!important;text-decoration:none}
/* End css breadcrumb  */

/* Begin css read_more */
.read_more{margin-top:-35px;margin-bottom:10px;text-align:right;}
.read_more a{font-size:12px;color:#8b0d0d;font-style:italic;font-family:"UTM_HelvetIns";}
.read_more a:hover{color:#c08122;text-decoration:none}

.content_article{
    width: 100%;
    clear: both;        
    display: inline-block;        
	text-align:justify;
	color:#444444;
	font-size:14px;
    line-height: 25px;
}

.content_article p{
	 margin-bottom: 5px;
}

.content_article img{
	max-width:100%;
	height:auto!important;
    margin-bottom: 5px;
}

.hidden1 {
	overflow: hidden;
    width: 100%;
	height: 350px;
}

.kmt_page{
	clear:both;	
}

.kmt_title_article{
	font-size:15px;
	margin-bottom:10px;	
	font-weight:bold;
	color:#B22222;
}

/* Begin css list_same */
.list_same{list-style: none;padding: 0px;}
.same_title{color:#c08122!important;margin:5px 0px 5px 0px!important;font-size:13px;font-weight:bold;}
.same_title:hover{color:#c08122!important;}
.list_same li{color:#00aaea;margin-bottom:3px}
.list_same li:hover{color:#8b0d0d;}
.list_same li:hover a{color:#8b0d0d;text-decoration:none;}
.list_same li a{font-size:13px;color:#000;}
/* End css list_same */

body{
	background:url(../img/bg.jpg) repeat center;
	padding-top:25px;
}

#wrap_block_all{
	background:url(../img/line_1.png) no-repeat center top #fff;
	padding:15px!important;
}

#wrap_logo{
	padding:15px;	
}

#wrap_name{
	margin-left:-30px;	
	padding-top:15px;
}

#wrap_name p{
	font-family:"UTM_HelvetIns";
	margin-bottom:0px;
}

#wrap_name p:nth-child(1){
	font-size:24px;
	color:#c08122;
}

#wrap_name p:nth-child(2){
	font-size:40px;
	color:#8b0d0d;
}

#wrap_lang_phone{
	min-height:100px;
	background:url(../img/icon_su.png) no-repeat bottom left 25px;
	text-align:right;
	color:#8b0d0d;
	font-size:18px;
	font-family:"UTM_HelvetIns";
}	

.wrap_menu_top{
	height: 46px;
	background: #8b0d0d;
	margin-bottom:2px;
}

#wrap_block_2{	
	border-top:2px solid #8b0d0d;
	padding-top:5px;
}

#wrap_block_3{
	margin-top:10px;	
}

.wrap_support_slogan{
	margin-top:10px;	
	background:url(../img/line_2.png) no-repeat bottom;
	padding-bottom:5px;
}

.wrap_support{
	background:	#8b0d0d;
}

#wrap_support{
	height:74px;
	background:url(../img/bg_su.png) no-repeat left center #8b0d0d;
}

#wrap_support span{
	display:inline-block;
	padding-left:110px;	
}

#wrap_support h2{
	font-size:18px;
	color:#fff;
	font-family:"UTM_HelvetIns";
	margin:0px;
	margin-top:17px;	
	margin-bottom:5px;
}

#wrap_support p{
	font-size:14px;
	color:#dd9427;
	font-family:"UTM_HelvetIns";
}	

#wrap_slogan{
	height:74px;
}

#wrap_slogan img{
	width:100%;
	height:74px;
}

.kmt_title{
	width:100%;
	height:43px;
	margin-bottom:10px;
	margin-left:-5px;
}

.kmt_title a{
	display:inline-block;
	height:40px;
	line-height:40px;
	padding:0px 50px 0px 20px;
	position:relative;
	z-index:100;
	color:#fff;
	font-size:18px;
	font-family:"UTM_HelvetIns";
	text-transform:uppercase;	
}

.kmt_title a:hover{
	text-decoration:none;
}

.kmt_title a:after {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: -48px;
    top: 0;
    width: 50px;
}

.kmt_red{
	background:url(../img/bg_ttr.jpg) repeat-x bottom;	
}

.kmt_red a{
	background:url(../img/bgtt_r.png) repeat-x;
}

.kmt_red a:after {
    background: url(../img/bgttr_r.png) no-repeat;
}

.kmt_yellow{
	background:url(../img/bg_tty.jpg) repeat-x bottom;	
}

.kmt_yellow a{
	background:url(../img/bgtt_y.png) repeat-x;
}

.kmt_yellow a:after {
    background: url(../img/bgttr_y.png) no-repeat;
}

.img_intro{
	text-align:center;	
}

.img_intro img{
	max-width:100%;
}

.content_intro > div{
    text-align: justify;
    color: #333333;
    font-size: 13px;
    line-height: 19px;
}

.content_intro p a{
	color:#8b0d0d;
	font-size:13px;
	font-family:"UTM_HelvetIns";
}

.content_intro p a:hover{
	color:#c08122;
	text-decoration:none;
}

.list_news_home{
	width:100%;
	list-style:none;
	padding:0px;	
}

.list_news_home li{
	width:100%;
	display:inline-block;	
	margin:10px 0px;
}

.img_news_home{
	width:100px;
	height:80px;
	float:left;
	margin-right:10px;	
}

.img_news_home img{
	width:100px;
	height:80px;
}

.content_news_home{
	width:210px;
	float:left;	
}

.content_news_home > h2{
	font-size:13px;
	margin:0px;
	margin-bottom:5px;
}

.content_news_home > h2 a{
	color:#8b0d0d;
}

.content_news_home > h2 a:hover{
	color:#c08122;
	text-decoration:none;
}

.content_news_home > div{
	color:#333333;
	font-size:13px;
	text-align:left;
}

.content_news_home > div a{
	color:#8b0d0d;
	font-weight:bold;
	font-size:10px;
	display:inline-block;
	margin-top:5px;
}

.content_news_home > div a:hover{
	color:#c08122;
	text-decoration:none;
}

#wrap_block_4{
	margin:10px auto;	
}

.list_product_note{
	width:100%;
	display:inline-block;	
	list-style:none;
	padding:0px;
}

.list_product_note li{
	width:176px;
	min-height:230px;
	float:left;	
	text-align:center;
	margin:10px 22px 10px 0px;
}

.wrap_all_item{
	width:176px;
	margin:0 auto;
}

.list_product_note li:nth-child(6),.list_product_note li:nth-child(12){
	margin-right:0px;
}


.wrap_img_pn{
	width:176px;
	height:179px;
	background:url(../img/bg_pd.png) no-repeat center;	
}

.wrap_img_pn > div{
	width:166px;
	height:135px;
	padding:5px;
	text-align:center;
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}

.wrap_img_pn > div *{
	vertical-align: middle;		
}

.wrap_img_pn > div img{
	max-width:166px;
	max-height:135px;
}

.list_product_note li h2{
    min-height: 36px;
	font-size:13px;
	color:#333333;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	line-height:20px;
}

.list_product_note li h3{
	font-size:13px;
	color:#333333;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}

.list_product_note li h3 a{
	color:#8B0D0D;
}

.list_product_note li p a{
	font-size:13px;
	color:#8a5a12;
	font-family:"UTM_HelvetIns";
}

.list_product_note li p a:hover{
	color:#8b0d0d;
}


/* Begin wrap_adv */

#wrap_adv{
	margin:0 auto;
	margin-bottom:5px;
	width:100%;
	height:70px;
	border:1px solid #ccc;	
	padding:5px 0px;
}

#kmt_adv{
	width:960px;
	margin:0 auto;	
}

.list_adv{
	width:968px;
	height:70px;
}

.list_adv li{
	width:140px;
	height:70px;
	text-align:center;
	float:left;
}

.list_adv li img{
	max-width:135px;
	height:58px;
}

/* End wrap_adv */

#wrap_bg_footer{
	background:url(../img/line_1.png) no-repeat center bottom #fff;
	padding:15px!important;
	padding-top:0px!important;
}

.wrap_footer{
	background:#8b0d0d;
	padding:10px 0px;
	margin-bottom:5px;
	color:#fff;	
}

#wrap_footer_left p{
	margin-bottom:3px;
}

#wrap_footer_right{
	text-align:right;
	color:#fff;
	padding-top:20px;
}

#wrap_footer_right p:nth-child(1){
	margin-bottom:5px;
}

#wrap_footer_right p:nth-child(1) img{
	height:22px;
	margin-left:3px;
}

.count_num{
	display:inline-block;
	width:15px;
	height:15px;
	line-height:11px;
	margin-right:3px;
	font-weight:bold;
	text-align:center;
	background:#c08122;
	margin-top:5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-radius:2px;
	padding:1px 1px 2px 1px;
}

#wrap_copyright{
	text-align:center;
	padding:2px;
	font-size:12px;
	font-style:italic;
	color:#666666;	
}

#wrap_copyright a{
	color:#666666;	
}

#wrap_block_5{
	margin:20px 0;	
}

/* Begin list_pnl */
.hidden1 {
	width: 300px;
    height: 400px;
    overflow: hidden;
}

.list_pnl{
	width:100%;
	list-style:none;
	padding:0px;	
}

.list_pnl li{
	width:100%;
	display:inline-block;	
}

.wrap_img_pnl{
	width:142px;
	height:141px;
	float:left;	
	background:url(../img/bg_pn.png) no-repeat center;
	margin-right:8px;
}

.wrap_img_pnl > div{
	width:132px;
	height:106px;
	text-align:center;
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
	padding:5px;
}

.wrap_img_pnl > div *{
	vertical-align: middle;		
}

.wrap_img_pnl > div img{
	max-width:132px;
	max-height:106px;
}


.wrap_content_pnl{
	width:150px;
	float:left;
	text-align:center;
}

.wrap_content_pnl h2{
	color:#333333;
	font-size:13px;
	margin:10px 0px 5px 0px;
	padding:0px 10px;
	line-height:20px;
}

.wrap_content_pnl p a{
	color:#8a5a12;
	font-family:"UTM_HelvetIns";
}

.wrap_content_pnl p a:hover{
	color:#8b0d0d;
}

/* End list_pnl */

/* Begin wrap_news_home */

.list_news_home{
	width:100%;
	list-style:none;	
	padding:0px;
}

.list_news_home li{
	width:100%;
	display:inline-block;	
	margin:10px 0px;
}

.img_news_home{
	width:100px;
	height:80px;
	float:left;
	margin-right:10px;	
}

.img_news_home img{
	width:100px;
	height:80px;
}

.content_news_home{
	width:200px;
	float:left;	
}

.content_news_home > h2{
	font-size:13px;
	margin-bottom:5px;
}

.content_news_home > h2 a{
	font-size:12px;
	color:#8b0d0d;
}

.content_news_home > h2 a:hover{
	color:#c08122;
}

.content_news_home > div{
	color:#333333;
	font-size:13px;
	text-align:left;
}

.content_news_home > div a{
	color:#8b0d0d;
	font-weight:bold;
	font-size:10px;
}

.content_news_home > div a:hover{
	color:#c08122;
}

/* End wrap_news_home */


#wrap_intro_left{
	width:100%;	
}

#wrap_img_intro_left{
	width:100%;
	height:160px;	
	margin-bottom:10px;
	text-align:center;
}

#wrap_img_intro_left img{
	max-width:100%;
	height:160px;	
}

#wrap_content_intro_left{
	width:100%;;
}

#wrap_content_intro_left > div{
	width:100%!important;
	text-align:justify;
	line-height:19px;
	color:#333333;	
}

#wrap_content_intro_left > p{
	margin-top:5px;
}

#wrap_content_intro_left > p a{
	color:#8b0d0d;
	font-family:"UTM_HelvetIns";
}

#wrap_content_intro_left > p a:hover{
	color:#c08122;
}

/* Begin list_product_note */

.list_product{
	width:100%;
	display:inline-block;	
	list-style:none;
	padding:0px;
}

.list_product li{
	width:176px;
	min-height:230px;
	float:left;	
	text-align:center;
	margin:10px 10px 10px 6px;
}

.wrap_all_pro{
	width:176px;
	margin:0 auto;	
}

.wrap_img_p{
	width:176px;
	height:179px;
	background:url(../img/bg_pd.png) no-repeat center;	
}

.wrap_img_p > div{
	width:166px;
	height:135px;
	padding:5px;
	text-align:center;
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}

.wrap_img_p > div *{
	vertical-align: middle;		
}

.wrap_img_p > div img{
	max-width:166px;
	max-height:135px;
}

.list_product li h2{
	font-size:13px;
	color:#333333;
	margin:0px;
	margin-bottom:5px;
	line-height:20px;
}

.list_product li h2 a{
	color:#333333;
}

.list_product li h2 a:hover{
	color:#8b0d0d;
}

.list_product li h3{
	font-size:13px;
	color:#333333;
	margin-bottom:5px;
}

.list_product li h3 a{
	color:#8B0D0D;
}

.list_product li p a{
	font-size:13px;
	color:#8a5a12;
	font-family:"UTM_HelvetIns";
}

.list_product li p a:hover{
	color:#8b0d0d;
}


/* End list_product */

.pagination .active{
	background:#8B0D0D!important;
}

.pagination .active a{
	border:1px solid #C08122;	
}

/* Begin list_news */

.list_news{
	width:100%;
	padding:0px;
	list-style:none;	
}

.list_news li{
	width:100%;
	display:inline-block;
	margin:10px 0px 15px 0px;	
}

.img_news{
	width:110px;
	height:90px;
	float:left;
	margin-right:10px;	
}

.img_news img{
	width:110px;
	height:90px;
	border-radius:2px;
}

.content_news{
	width:520px;
	float:left;	
}

.content_news h3{
	margin:0px;	
	margin-bottom:5px;
}

.content_news h3 a{
	color:#d90009;
	font-size:13px;
}

.content_news h3 a:hover{
	color:#333333;
}

.content_news > div{
	line-height:18px;
	font-size:12px;
	text-align:justify;
	margin-bottom:5px;
}

.content_news p a{
	color:#d90009;
}

/* End list_news */

.kmt_upercase {
    text-transform: uppercase;
}

.wrap_add{
	text-align:left;
}

.wrap_map{
	height:300px;	
}

.wrap_form_contact{
	margin-top:20px;	
}

.kmt_captcha{
	padding:5px 10px;
	text-transform:uppercase;
	background:#8B0D0D;
	color:#fff;
	font-weight:bold;
	display:inline-block;	
}

.wrap_img_item{
	width:100%;
	padding:5px;
	border:1px solid #ccc;
	border-radius:3px;	
    text-align:center;
}
	
.wrap_img_item *{
   vertical-align: middle;	
}

.wrap_img_item img{
	max-width:100%;
	max-height:260px;	
}

.wrap_content_item h2{
	margin:0px;
	font-size: 18px;
    color: #8b0d0d;
    margin-bottom: 10px;
	font-weight:bold;
	font-family: "UTM_Helve";
}

.wrap_content_item p span{
	font-weight:bold;
}

.wrap_content_item p:nth-last-child(1){
	margin-top: 30px;
    font-size: 14px;
    color: #8b0d0d;
    font-family: "UTM_HelvetIns";
}

.info_item{
	margin-top:20px;
	clear:both;	
}

.info_item > h2{
	margin:0px;
	border-bottom: 2px solid #8b0d0d;
    height: 18px;
    margin-bottom: 8px;
}

.info_item > h2 a {
    font-size: 16px;
    color: #8b0d0d;
    padding: 5px 10px 5px 3px;
    background: #fff;
    font-family: "UTM_HelvetIns";
}

.hotline_s {
    position: fixed;
    top: 100px;
    left: -290px;
    width: 360px;
    min-height: 200px;
    z-index: 10;
    padding-right: 70px;
    background: url(../img/hotro.png) no-repeat right 10px;
    z-index: 9999;
}
.ht-box {
    width: 290px;
    float: left;
    border: 2px solid red;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #FFF;
    min-height: 180px;
    padding: 10px;
}

a.zalo-fix {
    position: fixed;
    right: 20px;
    z-index: 9999;
    bottom: 65px;
    border-radius: 50%;
    box-shadow: 0 0 10px #000000;
}

.hotlineSupport {
	width: 60px;
	height: 60px;
	position: fixed;
	background: #ed3237;
	right: 20px;
 	left: inherit;
 	bottom: 150px;
	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;
}

	@-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)
	    }
	}