@import "bootstrap.css";
@import "animate.css";

@font-face {
	font-family:"Roboto_Regular";
	src: url(../fonts/Roboto_Regular.ttf);
}

@font-face {
	font-family:"Roboto_Bold";
	src: url(../fonts/Roboto_Bold.ttf);
}

@font-face {
	font-family:"Roboto_BoldItalic";
	src: url(../fonts/Roboto_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  */


.read_more{
	text-align:right;
	margin-top:-30px;
	margin-bottom:20px;	
	width:99%;
}

.read_more a{
	padding:5px 0px;
	font-size:12px;
	font-family:"Roboto_Bold";
	font-weight:bold;
	color:#000;
	transition: 0.3s;
}

.read_more a:hover{
	text-decoration:none;
	color:#fbc647;
	
}

.content_article{
    width: 100%;
    clear: both;        
    display: inline-block;        
	text-align:justify;
	color:#444444;
	font-size:14px;
    line-height: 25px;
	font-family:"Roboto_Regular";
}

.content_article p{
	 margin-bottom: 5px;
}

.content_article img{
	max-width:100%;
	height:auto!important;
    margin-bottom: 5px;
}

.hidden1 {
    height: 380px;
    overflow: hidden;
    width: 100%;
}

.kmt_page{
	clear:both;	
}

.kmt_title_article{
	font-size:18px;
	margin-bottom:10px;	
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	font-family:"Roboto_Bold";
	text-align:left!important;
}

/* Begin css list_same */
.same_title{color:#e30000!important;margin:10px 0px 5px 0px!important;font-size:15px;font-weight:bold;text-transform:uppercase;font-family:"Roboto_Bold";border-bottom:1px dashed #ccc}
.same_title:hover{color:#e30000!important;}
.list_same{margin:0px;padding:0px;}
.list_same li{color:#444;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#e30000;}
.list_same li:hover a{color:#e30000;text-decoration:none}
.list_same li a{font-size:14px;color:#444;}
/* End css list_same */

body{
	background:#fff;
	font-family:"Roboto_Regular";
}

#wrap_block_1{
	margin-bottom:10px;	
	margin-top:10px;
	font-family:"Roboto_Bold";
}

#wrap_logo{
	width:100%;
	text-align:left;
    padding-top: 10px;
}

#wrap_logo img{
	max-width:100%;
}

.wrap_name{
    height: 105px;
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
    align-content: center;
}

.wrap_name p{
	margin-bottom:0px;	
	text-align:left;
}

.wrap_name p:nth-child(1){
	font-size:34px;
	color:#fbc647;
	text-transform:uppercase;
}


.wrap_name p:nth-child(2){
	font-size:18px;
	color:#000;
	text-transform:uppercase;
    font-family:"Roboto_BoldItalic";
}

.wrap_lang_phone{
	text-align:right;	
}

.wrap_lang_phone p:nth-child(1){
	margin:10px 0px 20px 0px;
}

#wrap_phone{
    width: 100%;
    height:48px;
	background:url(../img/bg_hotline.png) no-repeat right center;
}

#wrap_phone span{
	display:inline-block;
    width: 255px;
	height:48px;
	line-height:21px;
    padding-top: 3px;
	font-size:16px;
	color:#000;
    text-transform: uppercase;
    text-align: center;
}

#wrap_menutop{
    margin-top: 10px;
	clear:both;
	background:#fbc647;	
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#wrap_search{
	width:200px;
	background:#fff;
	height:28px;
	margin-top:9px;	
}

#wrap_search input:nth-child(1){
	float:left;
	width:200px;
	height:28px;
	line-height:31px;
	padding-left:5px;
	color:#000;
	border:0px;
	margin-right:-21px;
	font-size:11px;
}

#wrap_search input:nth-child(2){
	width: 21px;
	height:28px;
	background:url(../img/icon_s.png) no-repeat center #fff;
	float:left;
	border:0px;
}

.block_left{
	margin-bottom:10px;	
}

#wrap_support{
	width:100%;
    display: inline-block;
	background:url(../img/bg_sp.png) #EBEBEB no-repeat center top;
	text-align:left;
	padding-top:180px;
}

#wrap_support p:nth-last-child(1){
	text-align:center;
}


#wrap_support ul{
    padding: 0px;
    list-style: none;
    margin: 0px;
    padding-top: 20px;
    border-top: 1px dashed #ffd;
}

#wrap_support ul li{
    width: 50%;
    min-height: 30px;
    float: left;
    margin-bottom: 5px;
    text-align: center;
}

#wrap_support ul li a{
    color: #333;
}

#wrap_support ul li a:hover{
    text-decoration: none;
}

#wrap_support p{
	margin-bottom:10px;
    padding-left: 10px;
}

#wrap_support p span{
	margin-bottom:10px;
	font-family:"Roboto_Bold";
	color:#6a6a6a;
	font-size:14px;
    display: inline-block;
    float: left;
    padding-right: 3px;
}

#wrap_support p:nth-child(1){
	color:#d30404;
	font-family:"Roboto_Bold";
	font-size:15px;
}

#wrap_support p img{
	padding:0px 10px;
}

#wrap_video{
	width:100%;
	height:220px;	
}

.title_news{
	font-size:24px;
	color:#e15824;	
	font-family:"Roboto_Bold";
	text-transform:uppercase;
}

.list_news_home{
	width:100%;
	list-style:none;
	padding:0px;	
	margin:0px;
}

.list_news_home li{
	width:100%;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
	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:170px;
	float:left;	
}

.content_news_home div{
	font-size:13px;
	color:#333;
	font-family:"Roboto_Bold";
	margin-bottom:5px;
	margin-top:2px;
}

.content_news_home p a{
	font-size:12px;
	color:#000;
	font-family:"Roboto_Bold";
	transition: 0.3s;
}
.content_news_home:hover p a{
	color: #fbc647;
}

.read_more_news{
	clear:both;
	text-align:right;
}

.read_more_news a{
	font-size:12px;
	color:#000;
	font-family:"Roboto_Bold";
}

#wrap_adv{
	width:100%;	
	text-align:center;
}

#wrap_adv img{
	max-width:100%;
	margin-bottom:10px;
}

.title_list_item{
	width:100%;
	height:36px;
	line-height:36px;
	color:#000;
	text-transform:uppercase;	
	font-family:"Roboto_Bold";
	font-size:20px;
	background:#fbc647;
	border-radius: 10px;
	margin-bottom:2px;
}

.title_list_item span{
	padding-left:20px;	
}

.block_right{
	clear:both;
	margin-bottom:15px;
}	

.kmt_title{
	width:100%;	
}

.kmt_title span{
	padding:2px 20px 0px 20px;
	border-radius: 10px;
	font-size:20px;
	color:#000;
	text-transform:uppercase;
	font-family:"Roboto_Bold";
	display:inline-block;
	height:35px;
	line-height:35px;
/*	-webkit-box-shadow: -2px -2px 4px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    -2px -2px 4px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         -2px -2px 4px 0px rgba(50, 50, 50, 0.75);*/
}

.kmt_orange{
	border-bottom:2px solid #fbc647;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;	
}

.kmt_green{
	border-bottom:2px solid #bcbdc0;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;			
}

.kmt_orange span{
	background:#fbc647;		
}

.kmt_green span{
	background:#bcbdc0;		
}

.wrap_item{
	margin:10px auto;	
}

.block_item{
	width:200px;
	min-height:265px;
	margin:0 auto;	
	text-align:center;
}

.img_item {
    width: 200px;
    height: 200px;
    padding: 5px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
	
.img_item *{
   vertical-align: middle;	
}

.img_item img{
	max-width:180px;
	max-height:180px;	
}

.block_item h2{
	min-height: 35px;
    line-height: 20px;
}


.block_item h2 a{
	font-size:15px;
	color:#222222;
}

.block_item p a{
	font-size:13px;
	color:#000;
	background:#fbc647;
	padding:3px 10px;
	border-radius:3px;
	transition: 0.3s;
}

.block_item p a:hover{
	background:#000;
	color: #fff;
    text-decoration: none;
}

.bt_od{
    background:#003ab4!important;
}

.bt_od:hover{
    background:#e96868!important;
}

#wrap_partner{
	width:100%;
	height:110px;
	overflow:hidden;
	background:#ccc;	
}

#wrap_partner ul{
	width:100%;
	display:inline-block;
	padding:0px;
	margin:0px;	
}

#wrap_partner ul li{
	width: 162px;
	height:89px;
	float:left;
	margin:10px 22px;
}

#wrap_partner ul li img{
	width: 162px;
	height:89px;
}

#wrap_block_4{
	background:#fbc647;	
	padding-top:10px;
	padding-bottom:10px;
}

#wrap_block_4 h6{
	font-family:"Roboto_Bold";
	color:#000;
	font-size:16px;
	text-transform:uppercase;
	margin-bottom:20px;
}

#wrap_add_f{
	font-size:14px;
	color:#000;
}

#wrap_add_f div p{
	margin-bottom:7px;
}


#wrap_menu_f ul{
	list-style:none;
	padding:0px;	
	margin:0px;
}

#wrap_menu_f ul li{
	width:100%;
	float:left;	
	text-align:left;
	margin-bottom:7px;
}

#wrap_menu_f ul li a{
	color:#000;
	font-size:14px;
	transition: 0.3s;
}

#wrap_menu_f ul li a:hover{
	color:#fff;
	text-decoration:none;
}

#wrap_social{
	font-size:13px;
	color:#000;	
	text-align:right;
	padding-top:20px;
}

#wrap_social p{
	margin-bottom:10px;
}

#wrap_social a{
	color:#fff;	
}

.count_num{
	display:inline-block;
	width:15px;
	height:15px;
	line-height:11px;
	margin-right:2px;
	font-weight:bold;
	text-align:center;
	background:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	border-top:1px solid #000;
	border-left:1px solid #000;
	padding:1px 1px 2px 1px;
}

#wrap_block_5{
	height:35px;
	line-height:35px;
	text-align:center;
	background:#ef5d26;
	color:#fff;	
	font-size:12px;
}

#wrap_block_5 a{
	color:#fff;	
}

#wrap_block_5 span{
	font-family:"Roboto_Bold";
}

.wrap_projects{
	margin:10px auto;	
	text-align:center;
}

.block_projects{
	margin:0 auto;
	width:270px;
	min-height:175px;	
}

.block_projects img{
	width:270px;
	height:175px;	
}

.wrap_projects h2 a{
	font-family:"Roboto_Bold";
	text-transform:uppercase;
	font-size:13px;
	color:#222;
}


.wrap_cus{
	margin:10px auto;	
	text-align:center;
}

.block_cus{
	margin:0 auto;
	width:260px;
	min-height:150px;	
	border:1px solid #ccc;
	text-align:center;
}

.block_cus img{
	max-width:255px;
	height:150px;	
}

.wrap_cus h2 a{
	font-family:"Roboto_Bold";
	text-transform:uppercase;
	font-size:13px;
	color:#222;
}

.wrap_add{
	text-align:left;
	font-size:15px;
	color:#444;	
	font-family:"Roboto_Regular";
	padding-bottom:10px;
	border-bottom:1px dotted #4d83a8;
	margin-bottom:10px;
	margin-top:10px;
}

.wrap_map{
	height:300px;	
	padding-bottom:10px;
	border-bottom:1px dotted #4d83a8;
	margin-bottom:10px;
}

.wrap_form_contact{
	margin-top:20px;	
	font-size:13px;
	color:#444;	
	font-family:"Roboto_Regular";
}

.kmt_captcha{
	padding:5px 10px;
	text-transform:uppercase;
	background:#003ab4;
	color:#fff;
	font-weight:bold;
	display:inline-block;	
}

.list_news{
	width:100%;
	list-style:none;
	padding:0px;	
}

.list_news li{
	width:100%;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;	
	display:inline-block;
}

.img_news{
	width:160px;
	height:100px;
	float:left;
	margin-right:10px;
	border:1px solid #ccc;
	padding:2px;
	border-radius:3px;	
}

.img_news img{
	width:154px;
	height:94px;
	border-radius:3px;	
}

.content_news{
	width:710px;
	float:left;
	text-align:justify;	
}

.content_news h2{
	margin:0px;
	margin-bottom:10px;
	margin-top:5px;
}

.content_news h2 a{
	font-size:16px;
	color:#000;
	font-family:"Roboto_Bold";
	text-transform:uppercase;
	transition: 0.3s;
}

.content_news h2 a:hover{
	color:#fbc647;
	text-decoration:none;
}

.content_news p a{
	font-size:13px;
	color:#fbc647;
	font-family:"Roboto_Bold";
	transition: 0.3s;
}

.content_news p a:hover{
	color:#000;
	text-decoration:none;
}

.content_news div{
	font-size:13px;
	color:#333;
	font-family:"Roboto_Regular";
	margin-bottom:5px;
}

#wrap_comment_face{
	width:100%;
	margin:20px auto;	
}

#wrap_img_product{
	width:360px;
	height:370px;
	border:1px solid #ccc;
	border-radius:3px;
	padding:5px;	
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
}
	
#wrap_img_product *{
   vertical-align: middle;	
}

#wrap_img_product img{
	max-width:350px;
	max-height:360px;	
}

#wrap_img_thumbs{
	margin-top:10px;
	display:inline-block;	
}

#wrap_img_thumbs ul{
	list-style:none;
	padding:0px;
	margin:0px;
	width:100%;	
	text-align:center;
}

#wrap_img_thumbs ul li{
	width:62px;
	height:62px;
	float:left;	
	margin:3px 4px;
	border:1px solid #ccc;
	padding:2px;
	border-radius:2px;
}

#wrap_img_thumbs ul li img{
	width:56px;
	height:56px;
	float:left;	
}

#wrap_info_product{
	margin-bottom:5px;	
}

#wrap_info_product h2{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;	
	font-size:25px;
	color:#000;
	font-family:"Roboto_Bold";
}

#wrap_info_product p{
	padding:0px;
	font-size:15px;
	color:#333333;
	margin-bottom:5px;
	padding:5px;
	border-bottom:1px dashed #ccc;	
}

#wrap_info_product p a{
	text-transform:uppercase;
	color:#e30000;
}

#wrap_phone_mail{
	margin-top:10px;
	font-size:16px;
	color:#000;
	font-family:"Roboto_Bold";	
	padding-bottom:5px;
	border-bottom:1px dashed #ccc;	
	margin-bottom:20px;
    display: inline-block;
}

#wrap_phone_mail p{
	clear: both;
}

#wrap_phone_mail span{
    display: inline-block;
    float: left;
    padding-right: 5px;
    height: 50px;
    line-height: 50px;
}

#wrap_phone_mail p:nth-child(1) span:nth-child(1){
    padding-left:40px;
	background:url(../img/icon_phone_dt.png) no-repeat left center;
}

#wrap_phone_mail p:nth-child(1){
    font-size: 22px;
}

#wrap_phone_mail p:nth-child(2) span:nth-child(1){
    
	padding-left:40px;
	background:url(../img/icon_email.png) no-repeat left center;
}

#wrap_order{
	margin-bottom:20px;	
}

#wrap_order a{
	text-transform:uppercase;
	font-size:15px;
	color:#fff;
	background:#073dad;
	font-family:"Roboto_Bold";	
	padding:7px 15px;	
}

#wrap_order a:hover{
	background:#e96868;
	text-decoration:none;
}

.kmt_addon{
    width: 100%;
    text-align: left;
}

.fb-share-button{
    float:left!important;
    margin-right: 5px;
}

.fb-like{
    float:left!important;
    margin-right: 5px;
}

#box_twitter{
    width: 85px!important;
    float:left!important;
    margin-right: 5px;
    margin-bottom: 5px;
}

#box_plusone{
    width: 60px!important;
    float:left!important;
    margin-bottom: 5px;
}

.kmt_title_cart{
    color: #000;
    font-size: 15px;
    margin-bottom: 20px;
    border-bottom: dashed #ccc 1px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.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 p span{
    color: #f00!important;
    font-size: 13px;
}


.kmt_con_cart p:nth-child(1){
    margin-top: 15px;
}

.kmt_submit_cart{
    text-align: center;
}

.kmt_submit_cart button{
    background: #073dad!important;
    border: 0px;
    color: #fff;
}

.kmt_submit_cart button:hover{
    background: #e96868!important;
    color: #fff;
}

.kmt_submit_cart a:hover{
    text-decoration: none;
}

.kmt_con_cart input{
    width: 100%;
    text-align: center;
}

.img_cart{
    text-align: center;
}

.kmt_note {
    font-size: 22px;
    line-height: 25px;
    color: #3f3e3e;
    font-size: 16px;
}

.wrap_lang_phone a{
    color: #333;
    padding-right: 10px;
}

#menu_left{
    padding: 3px;
    border: 1px solid #1b459a;
    border-radius: 5px;
}


#menu_left ul{
    list-style: none;
    padding: 0px;
    background: #1b459a;
    border-radius: 5px;
    margin: 0px;
    padding-top: 5px;
}

#menu_left ul li{
    list-style: none;
    padding: 0px;
    background: #1b459a;
    min-height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #5474b3;
}

#menu_left ul li a{
    color: #fff;
    text-transform: uppercase;
    padding-left: 20px;
}

.kmt_title_left a{
    padding-left: 10px!important;
}

#menu_left ul li a:hover{
    color: #e30000;
    text-decoration: none;
}

#menu_left ul li span{
    padding-right: 5px;
    color: #fff;
}

.list_item_home{
    width: 100%;
    list-style: none;
    padding: 0px;
    display: inline-block;
    padding-left: 2px;
}

.list_item_home li{
    width: 100%;
    display: inline-block;
    margin: 10px auto;
}

.img_item_home{
    width: 110px;
    height: 100px;
    padding: 5px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    float: left;
    margin-right: 10px;
}

.img_item_home img{
    width: 100px;
    height: 90px;
}

.info_item_home{
    width: 155px;
    float: left;
}

.info_item_price{
    margin-bottom: 5px;
    color: #e30000;
    font-weight: bold;
    font-size: 14px;
}

.info_item_home h2{
    margin: 0px;
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 20px;
}

.info_item_home p{
    font-size: 14px;
    color: #ea0000;
    font-weight: bold;
}

.info_item_home p a{
    font-size: 13px;
    color: #333;
    font-weight: bold;
}

.kmt_stt_form{
	color: #d30404;
}

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: 170px;
	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)
	    }
	}