@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;
	color: #000;
	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: #d30015;
	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: #d30015 !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: #d30015 !important;
}

.list_same {
	margin: 0px;
	padding: 0px;
}

.list_same li {
	color: #222;
	margin-bottom: 3px;
	list-style: none
}

.list_same li:hover {
	color: #d30015;
}

.list_same li:hover a {
	color: #d30015;
	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: #151515;
	border: 1px solid #151515;
}

.pagination>li>a:hover {
	background-color: #ab0000;
	border-color: #ab0000;
	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: #ab0000;
	border-color: #ab0000;
}

.kmt_note {
	color: #cd0000;
}

#form_hide {
	display: none;
}

.kmt_stt_form {
	color: #f00;
	padding: 0px !important;
	padding-top: 5px !important;
	padding-left: 10px !important;
}

#wrap_block_1 {
	width: 100%;
	background: #fff;
	position: relative;
	z-index: 9999;
}

.wrap_logo {
	padding-left: 0px;
}

.wrap_logo img {
	height: 75px;
	margin: 5px 0px;
}

.wrap_name {
	text-align: center;
	padding-top: 23px;
}

.wrap_name img {
	height: 65px;
	margin: 15px 0px;
	margin-left: 20px;
}

.wrap_name .name_1 {
	color: #d30015;
	font-weight: 700;
	font-size: 28px;
}

.wrap_name .name_1 span {
	color: #d30015;
}

.wrap_phone_time_socialtop {
	padding-top: 23px;
}

.wrap_phone_time_socialtop div {
	float: right;
}

.wrap_phone_time_socialtop div p {
	margin-bottom: 0px;
}

.wrap_phone_time_socialtop div p span {
	font-size: 16px;
	color: #d30015;
	font-weight: 600;
}

#wrap_time {
	background: url(../img/icon_watch.png) no-repeat left center;
	padding-left: 50px;
}

#wrap_phone {
	background: url(../img/icon_phone_top.png) no-repeat left center;
	padding-left: 50px;
}

.line_top {
	width: 30px;
	height: 39px;
	background: url(../img/line_doc_top.png) no-repeat center;
}

#wrap_social_top {
	padding-top: 5px;
}

#wrap_social_top img {
	margin-left: 3px;
}

#wrap_block_2 {
	width: 100%;
	background: #d30015;
	position: relative;
	z-index: 9999;
}

.wrap_icon_search {
	text-align: right;
}

.wrap_icon_search i {
	margin-top: 10px;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
}

.wrap_icon_search:hover {
	background: none;
}

.wrap_icon_search:hover i {
	color: #222;
}

#wrap_search_top {
	width: 100%;
	position: absolute !important;
	z-index: 900 !important;
}

#wrap_search {
	float: right;
	width: 350px;
	padding: 20px;
	background: #fff;
	display: none;
}

#wrap_search input:nth-child(1) {
	width: 100%;
	height: 34px;
	line-height: 34px;
	padding-left: 5px;
	color: #333;
	float: left;
	margin-right: -90px;
}

#wrap_search input:nth-child(2) {
	width: 90px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	background: #d30015;
	border: 0px;
	float: left;
	text-transform: uppercase;
	font-weight: 600;
}

#wrap_search input:nth-child(2):hover {
	background: #222;
}

#wrap_block_3 {
	width: 100%;
	display: inline-block;
	clear: both;
}

#wrap_block_2_mb {
	width: 100%;
	display: none;
}

#wrap_block_5 {
	width: 100%;
	clear: both;
	padding: 20px 0px;
}

#wrap_item_home {
	width: 100%;
	margin: 20px auto;
}

.kmt_title {
	color: #d30015;
	font-size: 35px;
	font-weight: 600;
	margin-bottom: 20px;
	padding-bottom: 15px;
	background: url(../img/line_1.png) no-repeat center bottom;
}

.kmt_title_new {
	font-size: 45px;
	font-weight: 600;
	margin-bottom: 20px;
	padding-bottom: 15px;
	background: none;
}

.wrap_item {
	margin: 10px auto;
}

.block_item {
	width: 360px;
	height: 380px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

.img_item {
	width: 360px;
	height: 226px;
	text-align: center;
	overflow: hidden;
}

.img_item img {
	width: 100%;
	height: 100%;
}

.block_item h2 a {
	font-size: 18px;
	color: #050505;
	text-transform: uppercase;
	transition: 0.3s;
}

.block_item h2 a:hover {
	color: #d30015;
}

.block_item p {
	font-size: 17px;
	color: #050505;
	margin: 20px auto;
}

.block_item p a {
	font-size: 14px;
	color: #050505;
	padding: 3px 15px;
	border: 2px solid #050505;
	transition: 0.3s;
}

.block_item p a:hover {
	color: #fff;
	border: 2px solid #2b2b2b;
	background: #2b2b2b;
}

.wrap_item_home {
	margin-bottom: 20px;
}

.block_item_home {
	width: 538px;
	height: 578px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	border: 1px solid #aaaaaa;
	border-radius: 15px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.img_item_home {
	width: 536px;
	height: 312px;
	text-align: center;
	display: flex;
	justify-content: center;
	overflow: hidden;
}

.img_item_home img {
	max-height: 100%;
}

.block_item_home h2 a {
	font-size: 35px;
	font-weight: 600;
	color: #000;
	text-transform: uppercase;
	transition: 0.3s;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.block_item_home h2 {
	display: flex;
	align-items: center;
}

.block_item_home h2 a:hover {
	color: #2b2b2b;
}

.block_item_home p {
	width: 100%;
	font-size: 30px;
}

.block_item_home p span {
	font-weight: 600;
}

.bt_item_home {
	width: 168px;
	height: 40px;
	border-radius: 5px;
	background: #d30015;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.3s;
}

.bt_item_home a {
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	transition: 0.3s;
}

.bt_item_home:hover {
	background: #000;
}

#wrap_promotion {
	padding: 20px 0px;
	margin-bottom: 2px;
}

#wrap_news_video {
	padding: 30px 0px;
	border-top: 1px solid #ccc;
}

.btn-slider-promotion {
	width: 100%;
	position: relative;
	z-index: 500;
}

.btn-slider-promotion button {
	border-radius: 0;
	border: 0;
	cursor: pointer;
	z-index: 1;
	margin: 0px 5px;
	position: absolute;
}

.prev-promotion {
	background: url(../img/arr_left.png) no-repeat center;
	left: -50px;
	width: 25px;
	height: 430px;
}

.next-promotion {
	background: url(../img/arr_right.png) no-repeat center;
	right: -50px;
	width: 25px;
	height: 430px;
}

.prev-item {
	background: url(../img/arr_left.png) no-repeat center;
	left: -50px;
	width: 25px;
	height: 580px;
}

.next-item {
	background: url(../img/arr_right.png) no-repeat center;
	right: -50px;
	width: 25px;
	height: 580px;
}

.is_scroll {
	width: 100%;
}

.wrap_news {
	margin: 10px auto;
}

.block_news {
	width: 370px;
	height: 430px;
	margin: 0 auto;
	text-align: center;
}

.img_news {
	width: 370px;
	height: 221px;
	overflow: hidden;
	display: flex;
	justify-content: center;
}

.img_news img {
	max-height: 100%;
}

.block_news h3 a {
	font-size: 15px;
	color: #000;
	line-height: 22px;
	font-weight: 600;
	text-transform: uppercase;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.block_news h3 a:hover {
	color: #d30015;
}

.info_news {
	font-size: 14px;
	color: #000;
	line-height: 22px;
	text-align: center;
	margin-bottom: 20px;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-weight: 500;
}

.block_news p a {
	font-size: 13px;
	color: #d30015;
	font-weight: 600;
	padding: 5px 10px;
	border: 1px solid #d30015;
}

.block_news p a:hover {
	color: #222;
	border: 1px solid #222;
}

#wrap_mid_ad,
#wrap_bot_ad {
	margin-bottom: 30px;
}

#wrap_mid_ad img,
#wrap_bot_ad img {
	width: 100%;
}

#wrap_video {
	width: 100%;
	height: 333px;
}

.list_news_left {
	width: 100%;
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: inline-block;
}

.list_news_left li {
	width: 100%;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
	display: inline-block;
}


.img_news_left {
	width: 160px;
	height: 90px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img_news_left img {
	width: 160px;
	height: 90px;
}

.content_news_left {
	width: 390px;
	float: left;
}

.content_news_left h4 {
	margin: 0px;
	margin-bottom: 5px;
}

.content_news_left h4 a {
	font-size: 15px;
	color: #d30015;
	font-weight: 500;
	margin-bottom: 5px;
	margin-top: 2px;
	line-height: 20px;
}

.content_news_left h4 a:hover {
	color: #222;
}

.content_news_left p a {
	font-size: 14px;
	color: #e49900;
}

.content_news_left p a:hover {
	color: #222;
}

#wrap_block_6 {
	width: 100%;
	background-image: url(../img/bg_nlt.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 0px;
	margin-bottom: 20px;
}

.nlt_left {
	color: #fff;
	text-transform: uppercase;
	text-align: right;
	font-size: 15px;
	font-weight: 600;
	padding-top: 7px;
}

.nlt_right input:nth-child(1) {
	width: 325px;
	height: 34px;
	line-height: 34px;
	padding-left: 5px;
	color: #222;
	float: left;
	margin-right: 5px;
	background: url(../img/bg_nlt.png) repeat;
	border: 0px;
}

.nlt_right input:nth-child(2) {
	width: 90px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	background: #d30015;
	border: 0px;
	float: left;
	text-transform: uppercase;
	font-weight: 600;
}

.nlt_right input:nth-child(2):hover {
	background: #222;
}

#wrap_block_7 {
	width: 100%;
	border-bottom: 1px solid #ccc;
	margin-bottom: 1px;
	padding: 20px 0px;
}

#wrap_block_8 {
	width: 100%;
	border-top: 1px solid #ccc;
	padding: 10px 0px 5px 0px;
	background: #d30015;
	line-height: 28px;
}

.wrap_copy {
	color: #fff;
}

.wrap_copy span,
.wrap_copy a {
	color: #fff;
	font-weight: 500;
}

.count_num {
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 11px;
	margin-right: 2px;
	font-weight: 500;
	text-align: center;
	background: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-radius: 2px;
	padding: 1px 1px 2px 1px;
}

.wrap_ana {
	text-align: right;
	color: #fff;
}

#wrap_block_7 h6 {
	font-size: 20px;
	font-weight: 600;
	color: #d30015;
	padding-bottom: 5px;
	background: url(../img/line_2.png) no-repeat left bottom;
	text-transform: uppercase;
	margin: 0px;
	margin-bottom: 15px;
}

.wrap_add_f {
	font-size: 14px;
	font-weight: 500;
}

.wrap_menu_f ul {
	list-style: none;
	padding: 0px;
}

.wrap_menu_f ul li {
	width: 100%;
	float: left;
	margin-bottom: 5px;
}

.wrap_menu_f ul li a,
.wrap_pf a {
	color: #000;
	font-weight: 500;
}

.wrap_menu_f ul li a:hover,
.wrap_pf a:hover {
	color: #d30015;
}

.wrap_pf {
	padding-left: 70px;
}

.list_cart {
	list-style: none;
	display: inline-block;
	width: 100%;
	padding: 0px;
}

.list_cart li {
	width: 50%;
	padding: 15px;
	float: left;
}

.list_cart li:hover {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}

.box_img_car {
	width: 260px;
	height: 140px;
	float: left;
	margin-right: 10px;
}

.img_car {
	width: 260px;
	height: 140px;
}

.img_car img {
	width: 100%;
	height: 100%;
}

.info_car h3 a {
	font-size: 18px;
	color: #222222;
	text-transform: uppercase;
}

.info_car h3 {
	margin-top: 5px;
	margin-bottom: 10px;
}

.info_car h3 a:hover {
	color: #d30015;
}

.info_car p {
	font-size: 17px;
	color: #d30015;
	margin: 15px auto;
}

.info_car p a {
	font-size: 14px;
	color: #222;
	padding: 3px 15px;
	border: 1px solid #222;
}

.info_car p a:hover {
	color: #d30015;
	border: 1px solid #d30015;
}

.tab-content {
	margin-top: 20px;
	padding: 10px;
}

.nav-tabs {
	border-bottom: 0px;
}

.nav-tabs li {
	width: 20%;
	text-align: center;
}

.nav-tabs li a {
	display: inline-block;
	border: 1px solid #2b2b2b;
	border-radius: 0px;
	width: 90%;
	color: #2b2b2b;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 500;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	color: #d30015;
	background-color: transparent;
	border-bottom-color: transparent;
	border: 1px solid #d30015;
	cursor: default;
}

.nav-tabs li:hover a {
	border: 1px solid #2b2b2b !important;
}

.nav-tabs li a:hover {
	background: none !important;
	border: 1px solid #d30015 !important;
	color: #d30015;
}

#kmt_installmentt_form label {
	text-align: left;
	margin-bottom: 10px;
	font-weight: 500;
}

#kmt_installmentt_form label span {
	color: #d30015;
}

#kmt_installmentt_form .form-group {
	margin-bottom: 5px;
}

#kmt_installmentt_form .btn {
	border: 0px;
	background: #d30015;
	color: #fff;
	border-radius: 3px;
}

#kmt_installmentt_form .btn:hover {
	background: #222;
	color: #fff;
}

a.zalo-fix {
	position: fixed;
	right: 20px;
	z-index: 9999;
	bottom: 65px;
	border-radius: 50%;
	box-shadow: 0 0 10px #000000;
}

a.baogia-fix {
	position: fixed;
	right: 20px;
	z-index: 9999;
	bottom: 235px;
	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 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)
	}
}

.block_thanks {
	display: flex;
	flex-direction: column;
	align-items: center;
	border: 2px solid #d30015;
	border-radius: 15px;
	padding: 5%;
	margin: 5%;
}

.block_thanks h2 {
	color: #d30015;
}

.block_thanks p {
	text-align: center;
	font-size: 16px;
	font-weight: 500;
}

.rm_back {
	background: #2b2b2b;
	width: 180px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
	transition: 0.3s;
}

.rm_back a {
	color: #fff;
	font-weight: 500;
	transition: 0.3s;
}

.rm_back:hover {
	background: #d30015;
	transform: translate(0px, -3px);
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}