@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i&subset=vietnamese');

body {
	font-family: 'Roboto', sans-serif;
	overflow-x: hidden;
}

/* 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: #274ba1;
}

.read_more a:hover {
	text-decoration: none;
	color: #cd0000;
}

a:hover {
	text-decoration: none;
	color: #3762c9
}

.content_article {
	width: 100%;
	clear: both;
	display: inline-block;
	text-align: justify;
	color: #222222;
	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: #c22e32;
	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;
}

.kmt_right {
	text-align: right;
}

.kmt_justify {
	text-align: justify;
}

/* Begin css list_same */
.same_title {
	color: #c22e32 !important;
	margin: 10px 0px 5px 0px !important;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 5px;
	border-top: 1px dashed #ccc;
	clear: both;
	padding-top: 10px;
}

.same_title:hover {
	color: #c22e32 !important;
}

.list_same {
	margin: 0px;
	padding: 0px;
}

.list_same li {
	color: #222;
	margin-bottom: 3px;
	list-style: none
}

.list_same li:hover {
	color: #c22e32;
}

.list_same li:hover a {
	color: #c22e32;
	text-decoration: none
}

.list_same li a {
	font-size: 14px;
	color: #222;
}

.list_same li a span {
	color: #222;
}

/* End css list_same */


.pagination>li>a,
.pagination>li>span {
	color: #fff;
	background-color: #c22e32;
	border: 1px solid #c22e32;
}

.pagination>li>a:hover {
	background-color: #222;
	border-color: #222;
	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: #222;
	border-color: #222;
}

.kmt_note {
	color: #cd0000;
}


.kmt_stt_form {
	color: #f00;
	padding: 0px !important;
	padding-top: 5px !important;
	padding-left: 10px !important;
}

#wrap_block_1 {
	width: 100%;
	background: #f9d6d2;
	padding: 5px 0px;
}

.line_top {
	width: 1px;
	height: 29px;
	background: url(../img/line_doc.png) no-repeat center;
	padding: 0px 5px;
}

#wrap_phone_top {
	font-weight: 600;
	font-size: 13px;
	background: url(../img/icon_phone.png) no-repeat left center;
	display: inline-block;
	height: 14px;
	line-height: 14px;
	padding-left: 20px;
}


#wrap_email_top {
	font-weight: 400;
	font-size: 13px;
	background: url(../img/icon_email.png) no-repeat left center;
	display: inline-block;
	height: 14px;
	line-height: 14px;
	padding-left: 25px;
}

.wrap_menu_cart_lang {
	text-align: right;
}

#wrap_menu_top a {
	color: #222;
	font-size: 12px;
	font-weight: 500;
}

.wrap_menu_cart_lang a:hover,
#active_tr {
	color: #bf2328 !important;
}

#wrap_cart_top {
	font-weight: 400;
	font-size: 13px;
	background: url(../img/icon_cart.png) no-repeat left center;
	display: inline-block;
	height: 17px;
	line-height: 17px;
	padding-left: 25px;
}

#wrap_cart_top a {
	color: #222;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
}

#wrap_lang_top a {
	color: #222;
	font-size: 14px;
	padding-left: 5px;
}

.wrap_logo {
	padding-top: 35px;
}

.wrap_logo img {
	max-width: 100%;
}

#wrap_search {
	width: 230px;
	height: 32px;
	float: right;
	margin-top: 15px;
}

#wrap_search input:nth-child(1) {
	float: left;
	width: 100%;
	height: 32px;
	line-height: 32px;
	padding-left: 5px;
	color: #000;
	border: 0px;
	margin-right: -31px;
	font-size: 11px;
	background: #dbf2f2;
	border-radius: 10px;
}

#wrap_search input:nth-child(2) {
	width: 31px;
	height: 32px;
	background: url(../img/icon_search.png) no-repeat center;
	float: left;
	border: 0px;
}

#wrap_menu {
	clear: both;
	float: right;
	margin-top: 10px;
	margin-right: -20px;
}

#wrap_block_3 {
	width: 100%;
	display: table;
	margin-top: 10px;
	clear: both;
	margin-bottom: 30px;
}

#wrap_block_4 {
	margin: 20px auto;
}

.kmt_title {
	color: #BF2328;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 15px;
}


.kmt-btn-slider {
	width: 100%;
	text-align: right;
	margin-bottom: 20px;
}

.kmt-btn-slider button {
	margin: 0;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	z-index: 1;
	width: 29px;
	height: 29px;
	margin: 0px 5px;
}

.prev {
	background: url(../img/arr_left.png) no-repeat center;
}

.next {
	background: url(../img/arr_right.png) no-repeat center;
}


.is_scroll {
	width: 100%;
}

.wrap_item {
	margin: 15px auto;
}

.block_item {
	width: 220px;
	min-height: 350px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	padding-top: 10px;
}

.img_item {
	width: 220px;
	height: 160px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.img_item * {
	vertical-align: middle;
}

.img_item img {
	max-width: 220px;
	max-height: 160px;
}

.img_item img {
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transform: scale(1);
	transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
}

.img_item:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=30)";
}

.block_item h2 a {
	color: #222;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 20px;
}

.block_item h2 a:hover {
	color: #bf2328;
}

.price_item {
	color: #BF2328;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 15px;
}

.atc_item a {
	color: #0d3b4c;
	font-size: 13px;
	border: 2px solid #0d3b4c;
	border-radius: 15px;
	padding: 3px 8px;
	font-weight: 600;
}

.atc_item a:hover {
	color: #bf2328;
	border: 2px solid #bf2328;
}

.icon_promotion {
	width: 41px;
	height: 37px;
	background: url(../img/icon_sale.png) no-repeat right center;
	position: absolute;
	top: 0px;
	right: 20px;
}

.wrap_center {
	margin-bottom: 20px;
}

.has_shadow {
	background: url(../img/line_1.png) no-repeat bottom center;
	padding-bottom: 30px;
}

.has_arr {
	margin-bottom: -20px;
}

.wrap_news {
	margin-bottom: 10px;
}

.block_news {
	width: 360px;
	height: 380px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}

.img_news {
	width: 100%;
	height: 310px;
	overflow: hidden;
}

.img_news img {
	width: 100%;
	height: auto;
	border-radius: 10px;
}

.block_news h3 a {
	font-size: 14px;
	line-height: 22px;
	font-weight: 500;
	color: #222;
	text-transform: uppercase;
}

.block_news h3 a:hover {
	color: #bf2328;
}

#wrap_block_5 {
	width: 100%;
	background: #f3c4c1;
	padding: 5px 0px;
}

#wrap_newsletter {
	width: 350px;
	display: inline-block;
	float: left;
}

#wrap_newsletter input:nth-child(1) {
	width: 90%;
	height: 34px;
	line-height: 34px;
	padding-left: 5px;
	color: #333;
	border: 0px;
	float: left;
	margin-right: -80px;
	border: 1px solid #ccc;
	border-radius: 20px;
}

#wrap_newsletter input:nth-child(2) {
	width: 80px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	background: #262626;
	border: 0px;
	float: left;
	border-radius: 20px;
}

#wrap_newsletter input:nth-child(2):hover {
	background: #222;
}

#title_nlt {
	float: left;
	line-height: 33px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 500;
	margin-right: 10px;
}

.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: #222;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-radius: 2px;
	padding: 1px 1px 2px 1px;
}

.wrap_ana_btt {
	text-align: right;
}

#wrap_block_6 {
	width: 100%;
	background: #f9d6d2;
	padding: 30px 0px;
}

#wrap_block_6 h6 {
	font-size: 18px;
	color: #222;
	text-transform: uppercase;
	font-weight: 500;
	margin: 0px;
	margin-bottom: 15px;
}

.wrap_add_f {
	font-size: 15px;
	line-height: 22px;
}

.wrap_menu_f a {
	font-size: 15px;
	color: #222;
}

.wrap_menu_f a:hover {
	color: #bf2328;
}

.wrap_social_f {
	text-align: center;
}

.wrap_social_f a {
	padding: 0px 3px;
}

.btn {
	border: 0px;
	background: #bf2328;
	color: #fff;
	border-radius: 3px;
}

.btn:hover {
	background: #222;
	color: #fff;
}

.wrap_map {
	height: 750px;
}

.wrap_left {
	padding-right: 20px;
}

.block_left,
block_right {
	margin-bottom: 15px;
}

.title_left {
	width: 100%;
	height: 42px;
	line-height: 42px;
	background: #c8f0f0;
	border-radius: 10px;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
}

.title_left span {
	padding-left: 20px;
}

#wrap_support {
	width: 100%;
	min-height: 271px;
	background: url(../img/support.png) no-repeat left top;
	padding-top: 165px;
	text-align: center;
	color: #222;
	border-radius: 10px;
}

#wrap_support p {
	color: #222;
	font-size: 15px;
	font-weight: 500;
}

#wrap_support p span {
	color: #222;
}

#wrap_support p img {
	margin: 0px 5px;
}

#kmt_phone_left span {
	color: #d22027 !important;
}

#kmt_email_left span {
	color: #222 !important;
	font-weight: 100;
}

.list_news_left {
	width: 100%;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}

.list_news_left li {
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
	display: inline-block;
}

.img_news_left {
	width: 95px;
	height: 65px;
	float: left;
	margin-right: 10px;
	border: 2px solid #fff;
}

.img_news_left img {
	width: 91px;
	height: 61px;
}

.content_news_left {
	width: 150px;
	float: left;
}

.content_news_left h3 {
	margin-bottom: 5px;
	margin-top: 2px;
	line-height: 20px;
}

.content_news_left h3 a {
	font-size: 14px;
	color: #222;
	line-height: 20px;
}

.content_news_left h3 a:hover {
	color: #0d3b4c;
}

.content_news_left p a {
	font-size: 13px;
	color: #0d3b4c;
}

.content_news_left p a:hover {
	color: #bf2328;
}

.read_more_news {
	text-align: right;
}

.read_more_news a {
	font-size: 13px;
	color: #0d3b4c;
}

.read_more_news a:hover {
	color: #bf2328;
}

.list_item_left {
	list-style: none;
	padding: 0px;
	margin: 0px;
}


.list_item_left li {
	width: 100%;
	display: inline-block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}

.img_item_left {
	width: 100px;
	height: 80px;
	float: left;
	margin-right: 10px;
}


.img_item_left div {
	width: 100px;
	height: 80px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.img_item_left * {
	vertical-align: middle;
}

.img_item_left img {
	max-width: 100px;
	max-height: 80px;
}

.info_item_left {
	float: left;
	width: 160px;
}

.info_item_left h3 {
	margin: 0px;
	margin-bottom: 5px;
}

.info_item_left h3 a {
	color: #222;
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 20px;
}

.info_item_left h3 a:hover {
	color: #bf2328;
}

.kmt_scroll_left {
	overflow: hidden;
	width: 100%;
	height: 300px;
}

#menu2 {
	width: 100%;
	padding: 10px;
	margin: 0px;
	list-style: none;
	border: 1px solid #c8f0f0;
	border-radius: 10px;
}

#menu2 ul {
	padding: 0px;
	margin: 0px;
}

#menu2 ul li {
	list-style: none;
	border-bottom: 1px dashed #ccc;
}

#menu2 ul li a {
	padding-left: 20px;
	color: #222;
	font-size: 15px;
	height: 45px;
	line-height: 45px;
}

#menu2 ul li ul li a {
	padding-left: 30px;
}

#menu2 li a {
	display: inline-block;
	height: 33px;
	line-height: 33px;
}

#menu2 li a:hover {
	color: #bf2328;
	text-decoration: none;
}

#menu2 li a:focus {
	text-decoration: none;
}

#menu2 h2 {
	margin: 0px;
	padding: 0px;
	height: 33px;
	line-height: 33px;
	border-bottom: 1px dashed #ccc;
}

#menu2 h2 {
	margin: 0px;
	padding: 0px;
	height: 33px;
	line-height: 33px;
	width: 100%;
}

#menu2 h2 a {
	color: #0d3b4c;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}

.kmt_tab {
	border-bottom: 0px;
}

.kmt_tab li {
	margin-right: 5px;
}

.kmt_tab li a {
	border-radius: 10px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
	color: #222;
	border: 1px solid #c8f0f0;
}

.kmt_tab li a:hover {
	background: #c8f0f0;
}

.kmt_tab .active a {
	background: #c8f0f0 !important;
	border: 1px solid #c8f0f0 !important;
}

.tab-pane .content_article {
	border: 1px solid #c8f0f0 !important;
	margin-bottom: 20px;
	padding: 10px;
	border-radius: 10px;
}

.wrap_img_item_dt {
	margin-bottom: 20px;
}

#wrap_img_product {
	width: 400px;
	height: 400px;
	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: 360px;
	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: 89px;
	height: 89px;
	float: left;
	margin: 3px 5px;
	padding: 2px;
	border-radius: 2px;
	border: 1px solid #ccc;
	border-radius: 5px;
}

#wrap_img_thumbs ul li div {
	width: 81px;
	height: 81px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#wrap_img_thumbs ul li img {
	max-width: 81px;
	max-height: 81px;
}

#wrap_info_product {
	text-transform: uppercase;
}

#wrap_info_product h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
	font-size: 24px;
	color: #212121;
	font-weight: 700;
	line-height: 28px;
}

#wrap_info_product p {
	padding: 0px;
	font-size: 14px;
	color: #333333;
	margin-bottom: 5px;
	padding: 10px 0px;
	border-bottom: 1px dashed #ccc;
}


#kmt_phone_dt {
	border-bottom: 0px !important;
	margin-top: 10px;
	font-size: 20px !important;
	color: #0d3b4c !important;
}

#kmt_phone_dt span {
	font-size: 24px !important;
	font-weight: 700;
}

#wrap_color,
#wrap_select_code_color,
#wrap_capacity {
	width: 100%;
	margin: 15px 0px;
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}


#wrap_color {
	border-bottom: 0px;
	margin-bottom: 0px;
}

#img_color {
	width: 85px;
	height: 85px;
	float: left;
	margin-right: 20px;
}

#img_color img {
	max-width: 100%;
}

#list_color {
	width: 280px;
	float: left
}

#list_color ul {
	min-width: 200px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: inline-block;
	padding-top: 18px;
}

#kmt_add_to_cart {
	margin: 20px auto;
}

#kmt_add_to_cart button {
	color: #000000;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 500;
	padding: 5px 10px;
	border-radius: 10px;
	background: #f9d6d2;
	border: 0px;
}

#kmt_add_to_cart button:hover {
	background: #0d3b4c;
	color: #fff;
}

#list_color ul li {
	width: 31px;
	height: 31px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	border-radius: 50%;
	padding: 2px;
	border: 1px solid #fff;
}

#list_color ul li a {
	display: inline-block;
	width: 25px;
	height: 25px;
	float: left;
	border-radius: 50%;
}

#list_color ul li a:hover,
#list_color ul li a:active,
#list_color ul li a:focus {
	text-decoration: none !important;
}

#list_color ul li:hover,
.active_color {
	border: 1px solid #f00 !important;
}


#wrap_select_code_color select,
#wrap_capacity select {
	min-width: 150px;
	padding: 5px;
	border-radius: 15px;
}

#kmt_price_dt {
	width: 100%;
}

#kmt_price_dt p {
	display: none;
	width: 100%;
}

.active_capacity {
	display: inline-block !important;
}

.active_capacity_real {
	display: inline-block !important;
}

.kmt_title_cart {
	color: #222;
	font-size: 14px;
	margin: 0px;
	margin-bottom: 30px !important;
	border-bottom: dashed #ccc 1px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.kmt_con_cart {
	margin: 0px;
	border-bottom: dashed #ccc 1px;
	padding-bottom: 10px !important;
	margin-bottom: 10px !important;

}

.kmt_con_cart p {
	font-size: 14px;
}

.kmt_con_cart p span {
	color: #222 !important;
	font-size: 13px;
	font-weight: 700;
}

.kmt_con_cart input {
	max-width: 100%;
}

.price_cart {
	color: #f00;
	font-weight: 500;
}


.kmt_submit_cart {
	text-align: center;
	color: #222;
}

.kmt_bt_sbc button:hover {
	background: #222;
	color: #fff;
}

.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: #A31B1B;
	color: #fff;
	border: 0px;
	border-radius: 3px;
	margin-right: 3px;
}

.kmt_account p a:hover {
	background: #222;
}

.has_line {
	text-decoration: line-through;
}

a.zalo-fix {
	position: fixed;
	right: 20px;
	z-index: 9999;
	bottom: 100px;
	border-radius: 50%;
	box-shadow: 0 0 10px #000000;
}

.hotlineSupport {
	width: 60px;
	height: 60px;
	position: fixed;
	background: #ed3237;
	right: 20px;
	left: inherit;
	bottom: 185px;
	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)
	}
}