@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&subset=vietnamese');

.container {
	width: 1170px !important;
}

body {
	font-family: 'Open Sans', sans-serif;
	overflow-x: hidden;
	color: #000;
}

.grid_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.grid_wrap::after {
	content: "";
	flex: auto;
}

#form_hide {
	display: none;
}

/* 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: #000;
	font-size: 15px;
	line-height: 140%;
	margin-bottom: 20px;
}

.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: 16px;
	margin-bottom: 10px;
	color: #0759a8;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left !important;
	margin-top: 0px;
	line-height: 22px;
}

.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: #0759a8 !important;
	margin: 10px 0px 5px 0px !important;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 5px;
	border-top: 1px dashed #ccc;
	clear: both;
	padding-top: 10px;
}

.same_title:hover {
	color: #0759a8 !important;
}

.list_same {
	margin: 0px;
	padding: 0px;
}

.list_same li {
	color: #000;
	margin-bottom: 3px;
	list-style: none
}

.list_same li:hover {
	color: #0759a8;
}

.list_same li:hover a {
	color: #0759a8;
	text-decoration: none
}

.list_same li a {
	font-size: 14px;
	color: #000;
}

.list_same li a span {
	color: #0759a8;
}

/* End css list_same */

.kmt_note {
	color: #cd0000;
}

#wrap_block_1 {
	width: 100%;
}

#wrap_block_1 .block_header {
	background: #0759a8;
}

.wrap_logo img {
	height: 65px;
	margin: 10px 0px;
}

.wrap_phone_mail {
	height: 44px;
	line-height: 44px;
}

.wrap_phone_mail i {
	color: #4bbbe5;
}

#wrap_menu {
	float: right;
}

.wrap_phone_mail span {
	padding-right: 15px;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
}

#wrap_lang {
	float: right;
	height: 44px;
	line-height: 44px;
	margin-right: 10px;
}

#wrap_lang a {
	padding: 0px 2px;
}

#wrap_search {
	width: 210px;
	height: 32px;
	margin: 0 auto;
	float: right;
	margin-top: 10px;
}

#wrap_search input:nth-child(1) {
	float: left;
	width: 100%;
	height: 28px;
	line-height: 28px;
	padding-left: 5px;
	color: #000;
	border: 0px;
	margin-right: -25px;
	font-size: 11px;
}

#wrap_search input:nth-child(2) {
	width: 21px;
	height: 28px;
	background: url(../img/icon_search.png) no-repeat center;
	float: left;
	border: 0px;
}

#wrap_bg_menu {
	width: 100%;
	min-height: 84px;
}

.wrap_lang {
	text-align: right;
	height: 84px;
	line-height: 84px;
}

.wrap_lang a {
	font-size: 15px;
	color: #fff;
	padding-left: 5px;
}

.wrap_lang a:hover {
	color: #0759a8;
}

#wrap_block_2 {
	width: 100%;
}

#wrap_block_3 {
	width: 100%;
	display: inline-block;
	padding: 30px 0px;
}

.wrap_strengths {
	margin-bottom: 10px;
}

.block_strengths {
	display: flex;
	align-items: flex-start;
}

.img_strengths {
	width: 79px;
	padding: 0px;
	aspect-ratio: 1;
	overflow: hidden;
	display: flex;
}

.img_strengths img {
	max-height: 100%;
	max-width: 100%;
	object-fit: contain;
}

.text_strengths {
	width: calc(100% - 79px);
	padding-right: 0px;
}

.text_strengths h4 {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}

.des_strengths {
	font-size: 15px;
	font-weight: 500;
}

#wrap_bg_intro {
	background: #f5f5f5;
	width: 100%;
	padding: 50px 0px;
}

.wrap_img_intro img {
	max-width: 100%;
}

.wrap_content_intro {
	margin-bottom: 20px;
}

.title_intro {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.title_intro .logo_intro img {
	height: 75px;
}

.wrap_content_intro h2 {
	margin: 0px;
	margin-right: 15px;
	font-size: 39px;
	font-weight: 600;
	text-transform: uppercase;
}

.wrap_content_intro .content_article {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: 500;
}

#view_intro a {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	text-transform: uppercase;
	width: 170px;
	height: 38px;
	border: 1px solid #0759a8;
	color: #0759a8;
	transition: 0.3s;
}

#view_intro a:hover {
	border: 1px solid #0759a8;
	background: #0759a8;
	color: #fff;
}

.wrap_bg_showroom_home {
	margin: 20px auto;
}

#wrap_item_note h2 {
	margin: 0px;
	margin-bottom: 30px;
	font-size: 39px;
	font-weight: 700;
	text-transform: uppercase;
	color: #0759a8;
}

.view_all_showroom {
	text-align: right;
	margin-top: -65px;
	margin-bottom: 30px;
}

.view_all_showroom a {
	color: #000;
	border-bottom: 1px solid #000;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	padding-bottom: 2px;
	transition: 0.3s;
}

.view_all_showroom a:hover {
	color: #0759a8;
	border-bottom: 1px solid #0759a8;
}

#wrap_item_note {
	margin: 35px auto;
}

.block_showroom_home {
	width: 360px;
	height: 500px;
	overflow: hidden;
	margin: 0 auto;
}

.img_showroom_home {
	width: 100%;
	height: 370px;
	overflow: hidden;
	text-align: center;
}

.img_showroom_home img {
	width: 100%;
	height: 100%;
}

.block_showroom_home h3 {
	text-transform: uppercase;
	font-size: 17px;
	line-height: 24px;
	color: #222;
	font-weight: 700;
}

.block_showroom_home p {
	font-size: 15px;
}

.block_showroom_home p:nth-child(3) {
	min-height: 40px;
}

.block_showroom_home p span {
	font-weight: 700;
}

#wrap_bg_news_home {
	width: 100%;
	clear: both;
	padding: 60px 0px 10px 0px;
	background: #f3f6f9;
}

#wrap_bg_news_home h2 {
	margin: 0px;
	margin-bottom: 39px;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	color: #0759a8;
}

.view_all_news {
	text-align: right;
	margin-top: -65px;
	margin-bottom: 30px;
}

.view_all_news a {
	color: #222;
	border-bottom: 1px solid #222;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	padding-bottom: 2px;
}

.view_all_news a:hover {
	color: #0759a8;
	border-bottom: 1px solid #0759a8;
}

.wrap_news_home {
	margin-bottom: 15px;
}

.block_news_home {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}

.img_news_home {
	width: 100%;
	aspect-ratio: 1.48;
	overflow: hidden;
	display: flex;
	justify-content: center;
	background: #222;
}

.img_news_home a {
	display: flex;
	justify-content: center;
	align-items: center;
}

.img_news_home img {
	max-height: 100%;
}

.block_news_home h4 a {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 25px;
	color: #000;
	font-weight: 700;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	transition: 0.3s;
}

.block_news_home h4 a:hover,
.news_inside h4 a {
	color: #0759a8;
}

.news_inside h4 a:hover {
	color: #0759a8;
}

#wrap_block_5 {
	padding: 20px 0px;
}

#wrap_block_5 h6 {
	font-size: 21px;
	color: #0759a8;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 15px;
	background: url(../img/line_or.png) no-repeat left bottom;
	padding-bottom: 12px;
}

.wrap_add_f {
	color: #000;
	line-height: 22px;
}

.wrap_social a {
	width: 40px;
	aspect-ratio: 1;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #000;
	font-size: 20px;
	color: #000;
	border-radius: 50%;
	margin-right: 5px;
}

.wrap_social a:hover {
	border: 2px solid #0759a8;
	color: #0759a8;
}

.wrap_tag_f a {
	font-size: 13px;
	color: #fff;
	padding: 5px;
	background: #5dc2e8;
	display: inline-block;
	margin-bottom: 4px;
	margin-right: 4px;
	transition: 0.3s;
}

.wrap_tag_f a:hover {
	background: #0759a8;
}

#wrap_block_6 {
	width: 100%;
	background: #0759a8;
	padding: 15px 0px;
}

.wrap_copy {
	font-size: 13px;
	color: #fff;
	padding: 0px;
}

.wrap_copy a {
	color: #fff;
}

.wrap_copy span {
	text-transform: uppercase;
	font-weight: 700;
}

.wrap_ana {
	text-align: right;
	font-size: 13px;
	color: #fff;
}

.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: #000;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-radius: 2px;
	padding: 1px 1px 2px 1px;
}

#top {
	position: fixed !important;
	position: absolute;
	bottom: 220px;
	right: 10px;
	z-index: 999;
}

.wrap_content {
	margin: 0px -5px;
	margin-bottom: 15px;
}

.wrap_title {
	text-transform: uppercase;
	color: #0759a8;
	margin-bottom: 10px;
}

.wrap_title .row {
	margin: 0px;
}

.wrap_title h2 {
	margin: 0px;
	font-size: 29px;
	font-weight: 700;
}

.kmt_title_inside {
	font-size: 40px;
	color: #999999;
	margin-bottom: 20px;
	text-transform: uppercase;
}

#wrap_banner_inside {
	margin-bottom: 30px;
}

#wrap_banner_inside img {
	width: 100%;
}

.kmt_captcha {
	padding: 5px 10px;
	text-transform: uppercase;
	background: #0759a8;
	color: #fff;
	font-weight: bold;
	display: inline-block;
}

.btn {
	border: 0px;
	background: #0759a8;
	color: #fff;
	border-radius: 3px;
}

.wrap_map {
	height: 650px;
}

.form-horizontal .form-group {
	margin-left: -5px;
}

.wrap_item {
	margin: 15px auto;
}

.block_item {
	width: 360px;
	height: 420px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

.block_item h3 a {
	font-size: 20px;
	color: #222;
	font-weight: 600;
	text-transform: uppercase;
}

.block_item h3 a:hover {
	color: #0759a8;
}

.img_item {
	width: 360px;
	height: 360px;
	border: 1px solid #ccc;
	border-radius: 2px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.img_item div * {
	vertical-align: middle;
}

.img_item img {
	max-width: 310px;
	max-height: 310px;
	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);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.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)";
}


#wrap_real_img_item {
	width: 560px;
	height: 560px;
	margin: 0 auto;
}

#wrap_real_img_item div {
	width: 560px;
	height: 560px;
	margin: 0 auto;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

#wrap_real_img_item div * {
	vertical-align: middle;
}

#wrap_real_img_item img {
	max-width: 560px;
	max-height: 560px;
}

#wrap_thumb_img_item {
	width: 100%;
	clear: both;
	margin-top: 30px;
	text-align: center;
}

#wrap_thumb_img_item a {
	display: inline-block;
	width: 100px;
	height: 100px;
	margin: 5px;
	border: 1px solid #ccc;
	border-radius: 2px;
	padding: 5px;
}

#wrap_thumb_img_item a img {
	width: 90px;
	height: 90px;
}

.nav-tabs>li>a {
	color: #717174;
	font-size: 15px;
	font-weight: 600;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #0759a8;
}

#wrap_partner {
	width: 100%;
	height: 110px;
	overflow: hidden;
	margin: 15px auto;
}

#wrap_partner ul {
	width: 100%;
	display: inline-block;
	padding: 0px;
	margin: 0px;
}

#wrap_partner ul li {
	width: 160px;
	height: 89px;
	float: left;
	margin: 10px 15px;
	border: 1px solid #ccc;
	padding: 5px;
	border-radius: 3px;
	text-align: center;
}

#wrap_partner ul li img {
	max-width: 148px;
	height: 77px;
}

.wrap_item_home {
	margin: 10px auto;
}

.block_item_home {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.img_item_home {
	width: 100%;
	aspect-ratio: 1.4;
	overflow: hidden;
	border: 2px solid #ccc;
	border-radius: 3px;
	padding: 5px;
	display: flex;
	justify-content: center;
}

.img_item_home a {
	display: flex;
	justify-content: center;
	align-items: center;
}

.img_item_home img {
	max-width: 100%;
	max-height: 100%;
}


.block_item_home h3 {
	margin-bottom: 20px;
}

.block_item_home h3 a {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 140%;
}

.block_item_home h3 a:hover {
	color: #0759a8;
}

.block_item_home p a {
	color: #0759a8;
	font-size: 13px;
	font-weight: 600;
	border: 1px solid #0759a8;
	padding: 3px 10px;
	transition: 0.3s;
}

.block_item_home p a:hover {
	background: #0759a8;
	color: #fff;
	border: 1px solid #0759a8;
}

#wrap_img_product {
	width: 100%;
	aspect-ratio: 1.4;
	overflow: hidden;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 5px;
	display: flex;
	justify-content: center;
}

#wrap_img_product a {
	display: flex;
	align-items: center;
	justify-content: center;
}

#wrap_img_product img {
	max-width: 100%;
	max-height: 100%;
}

#wrap_info_product {
	margin-bottom: 5px;
	text-transform: uppercase;
}

#wrap_info_product h2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
	font-size: 25px;
	color: #0759a8;
	font-weight: 600;
	line-height: 35px;
}

#wrap_info_product p {
	font-size: 13px;
	color: #333333;
	margin-bottom: 5px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #ccc;
}

#wrap_info_product p a {
	color: #d70000;
}

#wrap_phone_dt {
	margin-top: 20px;
	font-size: 22px;
	font-weight: 600;
	color: #d70000;
	text-transform: uppercase;
}

a.zalo-fix {
	position: fixed;
	right: 20px;
	z-index: 9999;
	bottom: 20px;
	border-radius: 50%;
	box-shadow: 0 0 10px #000000;
}

.hotlineSupport {
	width: 60px;
	height: 60px;
	position: fixed;
	background: #ed3237;
	right: 20px;
	left: inherit;
	bottom: 120px;
	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)
	}
}