@import "bootstrap.min.css";

@font-face {
	font-family:"UTM_Aptima";
	src: url(../fonts/UTM_Aptima.ttf);
}

@font-face {
	font-family:"UTM_AptimaBold";
	src: url(../fonts/UTM_AptimaBold.ttf);
}

@font-face {
	font-family:"OpenSans_BoldItalic";
	src: url(../fonts/OpenSans_BoldItalic.ttf);
}

/* 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  */

.kmt_note{
	font-size:12px;
	color:#f00;	
}

.kmt_note a{
	font-size:12px;
	color:#f00;	
}

.read_more{
	text-align:right;
	margin-top:-30px;
	margin-bottom:20px;	
	width:99%;
}

.read_more a{
	padding:5px 0px;
	font-size:12px;
	font-family:"UTM_AptimaBold";
	font-weight:bold;
	color:#df1b1b;
	text-transform:uppercase;
}

.read_more a:hover{
	text-decoration:none;
	color:#93b103;
	
}

a:hover{
	text-decoration:none;
}

.content_article{
    width: 100%;
    clear: both;        
    display: inline-block;        
	text-align:justify;
	color:#444444;
	font-size:14px;
    line-height: 22px;
	font-family:"UTM_Aptima";
}

.content_article p{
	 margin-bottom: 8px;
}

.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:#f70303;
	text-transform:uppercase;
	font-family:"UTM_AptimaBold";
	text-align:left!important;
}

/* Begin css list_same */
.same_title{color:#f00!important;margin:10px 0px 5px 0px!important;font-size:15px;font-weight:bold;text-transform:uppercase;font-family:"UTM_AptimaBold";border-bottom:1px dashed #ccc}
.same_title:hover{color:#f00!important;}
.list_same{margin:0px;padding:0px;}
.list_same li{color:#444;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#f00;}
.list_same li:hover a{color:#f00;text-decoration:none}
.list_same li a{font-size:14px;color:#444;}
/* End css list_same */

body{
	font-family:"UTM_Aptima";
}


#wrap_block_1{
	border-left:1px solid #ccc;	
	border-right:1px solid #ccc;
	min-height:110px;
}

.wrap_logo{
	padding-top:40px;	
}

.wrap_logo img{
	max-width:100%;
	margin-left:20px;
}

.wrap_lang_phone_cart{
	text-align:right;	
}

#wrap_lang{
	padding-right:20px;	
	padding-top:20px;
	margin-bottom:5px;
}

#wrap_lang a{
	font-size:13px;
	color:#000;
}

#wrap_phone_cart{
	padding-right:20px;	
	background:#ccc;
	margin-top:15px;
}

#wrap_phone_cart span:nth-child(2){
	display:inline-block;
	font-size:22px;
	color:#f70303;
	font-family:"UTM_AptimaBold";
	text-transform:uppercase;
	padding-right:20px;
	float:right;
	padding-top:5px;
}

#wrap_phone_cart span:nth-child(1){
	float:right;
	display:inline-block;
	width:55px;
	height:40px;
	background:url(../img/icon_cart.png) no-repeat left center;
}

#wrap_phone_cart span:nth-child(1) a{
	padding:0px;
	display:inline-block;
	width:25px;
	height:25px;
	line-height:23px;
	text-align:center;
	background:#e4e4e4;
	border-radius:50%;
	color:#000;
}

#wrap_phone_cart span:nth-child(1) a:hover{
	background:#ed0000;
	color:#fff;
}


#wrap_block_2{
	border-left:1px solid #ccc;	
	border-right:1px solid #ccc;
	padding:0px;
	background:#529601;
}

#wrap_search{
	width:160px;
	background:#fff;
	height:26px;
	margin-top:9px;	
	float:right;
	margin-right:20px;
	border-radius:15px;
	padding:0px 10px;
}

#wrap_search input:nth-child(1){
	float:left;
	width:100%;
	height:26px;
	line-height:26px;
	padding-left:5px;
	color:#000;
	border:0px;
	margin-right:-21px;
	font-size:11px;
}

#wrap_search input:nth-child(2){
	width: 21px;
	height:26px;
	background:url(../img/icon_s.png) no-repeat center;
	float:left;
	border:0px;
}

#wrap_block_3{
	border-left:1px solid #ccc;	
	border-right:1px solid #ccc;
	padding:10px;
}

.wrap_trademark h4{
	font-size:17px;
	text-align:center;
	color:#fff;
	height:38px;
	line-height:38px;
	background:#ed0000;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	font-family:"UTM_AptimaBold";
	border-radius:10px;
	margin-bottom:10px;
}

.wrap_trademark ul{
	list-style:none;
	padding:0px;	
	width:100%;
	display:inline-block;
}

.wrap_trademark ul li{
	width:50%;
	height:86px;
	float:left;
	text-align:center;
	overflow:hidden;
	margin-bottom:20px;
}

.wrap_trademark ul li img{
	max-width:123px;
	max-height:86px;
	border:1px solid #ccc;
	border-radius:10px;
}

.kmt_scroll_ver{
	overflow:hidden;
	width:100%;
	height:310px
}

#wrap_block_4{
	border-left:1px solid #ccc;	
	border-right:1px solid #ccc;
	padding:10px;
}

.block_center{
	margin-bottom:15px;	
}

.kmt_title{
	margin-bottom:15px;
	width:100%;
	text-transform:uppercase;
	font-family:"UTM_AptimaBold";
	font-size:21px;	
}

.kmt_red{
	color:#f70303;	
}

.kmt_red span{
	padding-right:20px;
	padding-bottom:5px;
	border-bottom:2px solid #f70303;	
}

.kmt_green{
	color:#529601;	
}

.kmt_green span{
	padding-right:20px;
	padding-bottom:5px;
	border-bottom:2px solid #529601;	
}

.wrap_item{
	margin:10px auto;	
}

.block_item{
	width:175px;
	height:310px;
	border:3px solid #dedede;
	border-radius:3px;
	margin:0 auto;
	overflow:hidden;	
	text-align:center;
}

.img_item{
	width:175px;
	height:200px;	
	display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.img_item * {
    vertical-align: middle;
}

.img_item img {
    max-width: 160px;
    max-height: 185px;
}

.block_item h3{
	margin:0px;
	margin-bottom:10px; 
    padding: 0px 10px;	
}

.block_item h3 a{
	color:#529601;
	font-size:15px;	
}

.block_item h3 a:hover{
	color:#f00;
}

.block_item h4{
	color:#222222;
	font-size:15px;	
}

.block_item p{
	color:#f00;
	font-size:15px;	
	font-family:"UTM_AptimaBold";
}

.block_item p a{
	color:#93b103;
	font-size:15px;	
	font-family:"UTM_AptimaBold";
}

.block_item p a:hover{
	color:#f00;
}


#wrap_video{
	margin-top:20px;
}	

.list_news_home{
	width:100%;
	list-style:none;
	padding:0px;	
	margin:0px;
}

.list_news_home li{
	width:50%;
	float:left;
    min-height: 90px;
	padding-bottom:10px;
	margin-bottom:10px;	
	display:inline-block;
}

.img_news_home{
	width:95px;
	height:65px;
	float:left;
	margin-right:10px;
	border:1px solid #ccc;
	padding:2px;
	border-radius:2px;	
}

.img_news_home img{
	width:89px;
	height:59px;
	border-radius:2px;
}

.content_news_home{
	width:250px;
	float:left;	
}

.content_news_home div{
	font-size:14px;
	color:#333;
	font-family:"UTM_AptimaBold";
	margin-bottom:5px;
	margin-top:2px;
}

.content_news_home p a{
	font-size:12px;
	color:#e70000;
	font-family:"UTM_AptimaBold";
}

.content_news_home p a:hover{
	color:#549b00;
}

#wrap_block_5{
	border-left:1px solid #ccc;	
	border-right:1px solid #ccc;
	background:#549b00;
	padding:15px 10px;
}

#wrap_block_5 h6{
	font-size:18px;
	color:#fff;
	font-family:"UTM_AptimaBold";	
	text-transform:uppercase;
	margin-bottom:15px;
}

.wrap_add_f{
	color:#fff;
	font-size:14px;	
}

.wrap_services_f p{
	border-bottom:1px dashed #98c366;
	height:32px;
	line-height:32px;
	padding:0px;
	margin:0px;
}

.wrap_services_f p:nth-last-child(1){
	border-bottom:0px;
}

.wrap_services_f p a{
	color:#fff;
	font-size:14px;	
}

.wrap_services_f p a:hover{
	color:#f00;
}

.wrap_social_f{
	text-align:right;
	padding-top:10px;
	font-size:13px;
	color:#fff;	
}

.wrap_social_f a{
	font-size:13px;
	color:#fff;		
}

.wrap_social_f img{
	border-radius:3px;
	margin-left:1px;	
}

.count_num{
	display:inline-block;
	width:15px;
	height:15px;
	line-height:11px;
	margin-right:2px;
	font-weight:bold;
	text-align:center;
	background:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-radius:2px;
	padding:1px 1px 2px 1px;
}

.kmt_title_right{
	font-size:17px;
	color:#fff;
	height:38px;
	line-height:38px;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	font-family:"UTM_AptimaBold";
	border-radius:10px;
	margin-bottom:10px;
}

.kmt_title_right span{
	padding-left:25px;
}

.right_red{
	background:#ed0000;	
}

.right_green{
	background:#529601;	
}

.list_news_right{
	width:100%;
	list-style:none;
	padding:0px;	
	margin:0px;
}

.list_news_right li{
	width:100%;
	float:left;
	padding-bottom:10px;
	margin-bottom:10px;	
	display:inline-block;
	border-bottom:1px dashed #ccc;
}

.img_news_right{
	width:95px;
	height:65px;
	float:left;
	margin-right:10px;
	border:1px solid #ccc;
	padding:2px;
	border-radius:2px;	
}

.img_news_right img{
	width:89px;
	height:59px;
	border-radius:2px;
}

.content_news_right{
	width:159px;
	float:left;	
}

.content_news_right div{
	font-size:14px;
	color:#333;
	font-family:"UTM_AptimaBold";
	margin-bottom:5px;
	margin-top:2px;
}

.content_news_right p a{
	font-size:12px;
	color:#e70000;
	font-family:"UTM_AptimaBold";
}

.content_news_right p a:hover{
	color:#549b00;
}

.menu_right{
	width:100%;
	list-style:none;
	padding:0px;
	margin:0px;	
	margin-top:-8px;
}

.menu_right li{
	width:100%;
	height:38px;
	line-height:38px;
	margin-bottom:2px;
	background:#d4e5bf;
	border-radius:10px;
}

.menu_right li a{
	display:inline-block;
	width:100%;
	padding-left:20px;
	color:#222;
	font-size:15px;
}

.menu_right li a:hover{
	color:#ed0000;
}

.wrap_news{
	margin:10px auto;	
}

.block_news{
	width:270px;
	min-height:370px;
	margin:0 auto;	
}

.img_news{
	width:270px;
	height:185px;	
}

.img_news img{
	width:270px;
	height:185px;	
}

.block_news h2 a{
	font-size:14px;
	color:#333333;
	line-height:20px;	
	font-family:"UTM_AptimaBold";
	text-transform:uppercase;
}

.block_news h2 a:hover{
	color:#f20707;
	text-decoration:none;
}


.content_news{
	font-size:13px;
	color:#333333;
	line-height:20px;
	margin-bottom:10px;	
}

.block_news p a{
	padding:2px 10px;
	background:#f20707;
	color:#fff;
	border-radius:3px;
}

.block_news p a:hover{
	background:#529601;
}

#wrap_add{
	font-size:14px;
	line-height:22px;
	margin-bottom:25px;	
}

#wrap_map{
	height:450px;	
	border:1px solid #ccc;
}

.kmt_captcha{
	padding:5px 10px;
	text-transform:uppercase;
	background:#529601;
	color:#fff;
	font-weight:bold;
	display:inline-block;	
}

.wrap_form_contact{
	margin-left:-5px;	
}

.wrap_img_dt{
	margin-bottom:20px;
}

#wrap_img_dt{
	width:400px;
	height:440px;
	border:1px solid #ccc;	
	display: table-cell;
    vertical-align: middle;
    text-align: center;
	border-radius:3px;
}

#wrap_img_dt * {
    vertical-align: middle;
}

#wrap_img_dt img {
    max-width: 380px;
    max-height: 420px;
}

.wrap_info_dt h2{
	margin:0px;
	margin-bottom:10px;
	font-size:26px;
	text-transform:uppercase;
	color:#529601;	
	font-family:"UTM_AptimaBold";
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
}

.wrap_info_dt p{
	margin-bottom:10px;
	font-size:15px;
	text-transform:uppercase;
	color:#222;	
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
	display:inline-block;
	width:100%;
}

.wrap_info_dt p span{
	display:inline-block;
	width:70%;
	float:left;
}

.wrap_info_dt p span:nth-child(1){
	width:30%;
}

.wrap_info_dt p span a{
	color:#f70303;
	font-weight:bold;
	font-size:18px;
}

#order_bt{
	height:auto;
	margin:10px auto;
	padding-bottom:20px;
	border-bottom:1px dashed #ccc;

}

#order_bt a{
	background:url(../img/icon_c_dt.png) no-repeat left 10px center #ed0000;
	font-size:15px;
	text-transform:uppercase;
	color:#fff;	
	font-family:"UTM_AptimaBold";
	padding:5px 15px 7px 40px;
	border-radius:8px;
}

#order_bt a:hover{
	background:url(../img/icon_c_dt.png) no-repeat left 10px center #529601;
}

#kmt_phone{
	text-transform:uppercase;
	color:#ed0000;	
	font-family:"UTM_AptimaBold";	
	font-size:28px;
}

.btn-default{
	background:#549b00;
	color:#fff;	
}

.btn-default:hover{
	color:#fff;	
	background:#ed0000;
}


.kmt_form a{
	color:#f00;
}

.kmt_account{
    text-align: left;
    width: 99%;
}

.kmt_account > p{
   clear: both;
   margin-bottom: 10px;
}

.kmt_account div{
   margin-right: 10px;
   float: left;
}

.kmt_account div input{
   width: 600px;
   padding: 3px;
   
}

.kmt_account p a{
   padding: 5px 20px;
   background: #549b00;
   color: #fff;
   border: 0px;
   border-radius: 3px;
   margin-right: 3px;
}

.kmt_account p a:hover{
   text-decoration: none;
   color: #fff;
   background: #ed0000;
}

.kmt_con_cart{
   border-bottom: dashed #ccc 1px;
   padding-bottom: 10px; 
   margin-bottom: 10px;
}

.kmt_con_cart p{
    margin-bottom: 3px;
    font-size: 14px;
}

.kmt_con_cart a{
   color:#f00;
}

.kmt_con_cart p span{
    color: #f00!important;
    font-size: 13px;
}

.kmt_con_cart p:nth-child(1){
    margin-top: 15px;
}

.kmt_title_cart{
    color: #000;
    font-size: 12px;
    margin-bottom: 20px;
    border-bottom: dashed #ccc 1px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.kmt_submit_cart{
    text-align: center;
}

.pagination>li>a, .pagination>li>span {
   color: #222;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #529601;
    border-color: #529601;
    cursor: default;
}

#status_paypal h2{
    text-align: center;
    font-size: 16px;
    line-height: 22px;
}

#status_paypal h2 a{
    color: #f00;
}

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)
	    }
	}