@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;
}

*:hover,
*:focus {
	outline: 0;
}

	{
	outline: none !important;
}

#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: #0779b2
}

.content_article {
	width: 100%;
	clear: both;
	display: inline-block;
	text-align: justify;
	color: #000222;
	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: #f00;
	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: #f00 !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: #f00 !important;
}

.list_same {
	margin: 0px;
	padding: 0px;
}

.list_same li {
	color: #000;
	margin-bottom: 3px;
	list-style: none
}

.list_same li:hover {
	color: #f00;
}

.list_same li:hover a {
	color: #f00;
	text-decoration: none
}

.list_same li a {
	font-size: 14px;
	color: #000;
}

.list_same li a span {
	color: #000;
}

/* End css list_same */


.pagination>li>a,
.pagination>li>span {
	color: #fff;
	background-color: #00639a;
	border: 1px solid #00639a;
	transition: 0.3s;
}

.pagination>li>a:hover {
	background-color: #eca606;
	border-color: #eca606;
	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: #eca606;
	border-color: #eca606;
}

.kmt_note {
	color: #cd0000;
}


.kmt_stt_form {
	color: #f00;
	padding: 0px !important;
	padding-top: 5px !important;
	padding-left: 10px !important;
}

.wrap_logo {
	margin: 15px 0px;
}

.wrap_logo img {
	height: 68px;
}

.wrap_logo a:first-child img {}

.wrap_name h2 {
	color: #eca606;
	font-weight: 700;
	font-size: 38px;
	text-align: center;
}

#wrap_phone {
	float: right;
	height: 47px;
	background: url(../img/icon_phone.png) no-repeat left center;
	padding-left: 55px;
	margin-right: 20px;
}

#wrap_phone p:nth-child(1) {
	margin-bottom: 0px;
	font-size: 14px;
	color: #000;
	font-weight: 500;
}

#wrap_phone p:nth-child(2) {
	font-size: 22px;
	color: #eca606;
	font-weight: 600;
}

#wrap_search {
	width: 220px;
	height: 31px;
	float: right;
	margin-top: 17px;
}

#wrap_search input:nth-child(1) {
	float: left;
	width: 100%;
	height: 29px;
	line-height: 29px;
	padding-left: 5px;
	color: #000;
	margin-right: -30px;
	font-size: 11px;
	border: 1px solid #cccccc;
}

#wrap_search input:nth-child(2) {
	width: 30px;
	height: 29px;
	background: url(../img/icon_search.png) no-repeat center;
	float: left;
	border: 0px;
}

.wrap_search_phone {}

#wrap_block_1>.row {
	display: flex;
	align-items: center;
}

#wrap_block_2 {
	width: 100%;
	background: #00639a;
	height: 45px;
	line-height: 45px;
}

.wrap_lang {
	text-align: right;
}

.wrap_lang a {
	padding-left: 5px;
}

#wrap_block_3 {
	width: 100%;
	clear: both;
	margin: 0 auto;
	display: table;
}

#wrap_block_4 {
	margin: 30px auto;
	clear: both;
}

.kmt_title {
	font-size: 35px;
	font-weight: 600;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 0px;
}

.kmt_blue {
	color: #00639a;
	background: url(../img/line_2.png) no-repeat center bottom;
}

.kmt_red {
	color: #eca606;
	background: url(../img/line_1.png) no-repeat center bottom;
}

.wrap_pcl {
	margin: 15px auto;
}

.block_pcl {
	width: 260px;
	height: 210px;
	margin: 0 auto;
	overflow: hidden;
	border: 1px solid #ccc;
}

.img_pcl {
	width: 260px;
	height: 165px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	background: #fff;
}

.img_pcl * {
	vertical-align: middle;
}

.img_pcl img {
	max-width: 250px;
	max-height: 155px;
}

.block_pcl h2 {
	width: 100%;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	background: #00639a;
	margin: 0px;
	text-align: center;
	font-weight: 500;
	transition: 0.3s;
}

.block_pcl h2 a {
	font-size: 16px;
	color: #fff;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-transform: uppercase;
}

.block_pcl:hover h2 {
	background: #00639a;
}

#wrap_bg_icon_home {
	width: 100%;
	margin: 20px auto;
	padding: 25px 0px;
	background: #ebf3f7;
	text-align: center;
}

.wrap_icon {
	margin: 10px auto;
}

.block_icon {
	width: 260px;
	height: 260px;
	overflow: hidden;
	margin: 0 auto;
}

.block_icon h3 {
	color: #eca606;
	font-size: 18px;
	text-transform: uppercase;
}

.img_icon {
	width: 100%;
	height: 115px;
	text-align: center;
}

.img_icon img {
	width: 115px;
	height: 115px;
	-webkit-transition: -webkit-transform .8s ease-in-out;
	transition: transform .8s ease-in-out;
}

.info_icon {
	line-height: 22px;
	font-size: 14px;
	font-weight: 500;
}

.block_icon:hover img {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

.wrap_center {
	margin: 20px auto;
}

.kmt-btn-slider {
	width: 100%;
	position: relative;
}

.kmt-btn-slider button {
	margin: 0;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	z-index: 1;
	width: 23px;
	height: 39px;
	margin: 0px 5px;
	position: absolute;
}

.prev {
	background: url(../img/arr_left.png) no-repeat center;
	left: -35px;
	top: 140px;
}

.next {
	background: url(../img/arr_right.png) no-repeat center;
	right: -35px;
	top: 140px;
}

.wrap_item {
	margin: 15px auto;
}

.is_scroll {
	width: 100%;
}

.block_item {
	width: 260px;
	height: 293px;
	margin: 0 auto;
	overflow: hidden;
	border: 1px solid #ccc;
	padding: 10px;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.img_item {
	width: 238px;
	height: 156px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	background: #fff;
}

.img_item img {
	max-width: 238px;
	max-height: 156px;
}

.block_item h5,
.block_item h3 {
	margin: 10px auto;
	margin-bottom: 20px;
}

.block_item h5 a,
.block_item h3 a {
	color: #000;
	font-size: 15px;
	line-height: 22px;
	font-weight: 500;
	transition: 0.3s;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.block_item:hover h5 a,
.block_item:hover h3 a {
	color: #00639a;
}

.info_item {
	line-height: 22px;
	margin-bottom: 30px;
}

.block_item p a {
	border: 1px solid #eca606;
	padding: 5px 15px;
	font-weight: 500;
	color: #eca606;
	font-size: 15px;
	border-radius: 3px;
	transition: 0.3s;
}


.block_item p a:hover {
	border: 1px solid #eca606;
	color: #fff;
	background: #eca606;
}

.wrap_news {
	margin: 10px auto;
}

.block_news {
	width: 260px;
	margin: 0 auto;
}

.img_news {
	width: 260px;
	height: 175px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	text-align: center;
}

.img_news img {
	height: 100%;
}

.block_news h3 a {
	font-size: 16px;
	color: #000;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	transition: 0.3s;
}

.block_news h3 a:hover {
	color: #00639a;
}

.content_news {
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 20px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.block_news p a {
	border: 1px solid #eca606;
	padding: 5px 15px;
	color: #eca606;
	font-size: 15px;
	border-radius: 3px;
	transition: 0.3s;
}

.block_news p a:hover {
	border: 1px solid #eca606;
	color: #fff;
	background: #eca606;
}

#wrap_block_5 {
	color: #000;
}

#wrap_partner {
	width: 100%;
	padding: 15px 0px;
	background: #00639a;
}

.wrap_partner {
	margin: 0 auto;
	text-align: center;
	display: flex;
	justify-content: center;
}

.img_partner {
	width: 170px;
	height: 80px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.wrap_partner img {
	max-width: 160px;
	max-height: 70px;
}

#wrap_footer {
	margin-top: 30px;
	padding-bottom: 20px;
}

#wrap_footer h6 {
	font-size: 18px;
	color: #00649a;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 22px;
}

.wrap_add_f {
	font-size: 14px;
	line-height: 22px;
	color: #000;
}

.wrap_menu_f ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.wrap_menu_f ul li {
	float: left;
	width: 50%;
	margin-bottom: 10px;
}

.wrap_menu_f ul li a {
	color: #000;
	font-size: 15px;
	font-weight: 500;
}

.wrap_menu_f ul li a:hover {
	color: #00639a;
}

#wrap_newletter {
	width: 100%;
	float: right;
	background: #fff;
	height: 32px;
	margin-bottom: 20px;
}

#wrap_newletter input:nth-child(1) {
	float: left;
	width: 100%;
	height: 32px;
	line-height: 32px;
	padding-left: 5px;
	color: #000;
	border: 1px solid #ccc;
	margin-right: -72px;
	font-size: 13px;
}

#wrap_newletter input:nth-child(2) {
	width: 72px;
	height: 32px;
	background: #eca606;
	float: left;
	border: 0px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	transition: 0.3s;
}

#wrap_newletter input:nth-child(2):hover {
	background: #00639a;
}

.wrap_social a {
	color: #000;
}

#wrap_social {
	clear: both;
	margin-bottom: 20px;
}

#wrap_social span {
	color: #eca606;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
}

#wrap_social a img {
	margin-left: 5px;
	transition: 0.3s;
}


#wrap_social a:hover img {
	transform: translate(0px, -5px);
}

.wrap_intro_left,
.wrap_intro_right {
	margin: 10px auto;
}

.wrap_intro_left img {
	max-width: 98%;
}

.kmt_title_menu_left {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 17px;
	color: #fff;
	font-weight: 600;
}

.kmt_title_menu_left span {
	display: inline-block;
	width: 100%;
	padding-left: 15px;
	background: url(../img/icon_mnl.png) no-repeat right 10px center;
}

.blue_left {
	background: #00639a;
}

.red_left {
	background: #00639a;
}

.block_left,
.block_right {
	margin-bottom: 15px;
}

.list_brand {
	border: 1px solid #ccc;
	padding: 10px 20px;
}

.list_brand p a {
	color: #000;
	font-size: 15px;
}

.list_brand p a:hover {
	color: #00639a;
}

#wrap_support {
	width: 100%;
	min-height: 271px;
	background: url(../img/support.png) no-repeat left top;
	padding-top: 165px;
	text-align: center;
	color: #000;
	border: 1px solid #ccc;
}

#wrap_support p {
	color: #000;
	font-size: 15px;
	font-weight: 500;
}

#wrap_support p span {
	color: #000;
}

#wrap_support p img {
	margin: 0px 5px;
}

#kmt_phone_left span {
	color: #d22027 !important;
}

#kmt_email_left span {
	color: #000 !important;
	font-weight: 100;
}

#wrap_img_product {
	width: 410px;
	height: 410px;
	border: 1px solid #00639a;
	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: 87px;
	height: 87px;
	float: left;
	margin: 3px 8px;
	border: 1px solid #00639a;
	padding: 2px;
	border-radius: 2px;
}

#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;
}

.kmt_tab {
	border-bottom: 0px;
}

.kmt_tab li {
	margin-right: 4px;
}

.kmt_tab li a {
	background: #00639a;
	border-radius: 0px;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
}

.kmt_tab li a:hover {
	background: #00639a;
	color: #fff;
}

.kmt_tab .active a {
	color: #fff !important;
	background: #00639a !important;
}

.kmt_tab>li>a {
	padding: 5px 15px 3px 15px !important;
}

.wrap_info_dt h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
	font-size: 20px;
	color: #00639a;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: 600;
}

.wrap_info_dt p {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
	color: #000;
	line-height: 22px;
	text-transform: uppercase;
}

.wrap_info_dt p a {
	color: #00639a;
}

#bt_price {
	margin: 30px auto;
}

#bt_price a {
	background: #eca606;
	color: #fff;
	padding: 10px 15px;
	text-transform: uppercase;
	font-weight: 500;
	cursor: pointer;
	transition: 0.3s;
}

#bt_price a:hover {
	background: #00639a;
}


#kmt_phone_dt {
	color: #00639a;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 500;
}

.btn {
	border: 0px;
	background: #d20000;
	color: #fff;
	border-radius: 3px;
}

.btn:hover {
	background: #00639a;
	color: #fff;
}

.wrap_map {
	height: 350px;
}

.modal-title {
	font-size: 15px !important;
}

a.zalo-fix {
	position: fixed;
	right: 25px;
	z-index: 9999;
	bottom: 95px;
	border-radius: 50%;
	box-shadow: 0 0 10px #000000;
}

.hotlineSupport {
	width: 60px;
	height: 60px;
	position: fixed;
	background: #ed3237;
	right: 25px;
	left: inherit;
	bottom: 180px;
	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)
	}
}

.designed {
	font-weight: 500;
}

.wrap_pl {
	margin-bottom: 10px;
}

.block_pl {
	border-bottom: 1px dashed #ccc;
}

.block_pl h3 {
	margin-bottom: 20px;
	font-size: 16px;
}

.block_pl p a {
	border: 1px solid #00639a;
	padding: 5px 15px;
	color: #00639a;
	font-size: 15px;
	border-radius: 3px;
	transition: 0.3s;
}

.block_pl p a:hover {
	border: 1px solid #00639a;
	color: #fff;
	background: #00639a;
}

.list_news_left {
	width: 100%;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}

.list_news_left li {
	width: 100%;
	margin-bottom: 10px;
	display: inline-block;
}

.img_news_left {
	width: 40%;
	aspect-ratio: 1.4;
	float: left;
	border: 2px solid #fff;
	overflow: hidden;
	display: flex;
	justify-content: center;
	text-align: center;
}

.img_news_left img {
	height: 100%;
}

.content_news_left {
	width: 60%;
	float: left;
	padding-left: 10px;
}

.content_news_left h3 {
	margin-bottom: 5px;
	margin-top: 2px;
	line-height: 20px;
}

.content_news_left h3 a {
	font-size: 14px;
	color: #000;
	line-height: 20px;
	transition: 0.3s;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.content_news_left:hover h3 a {
	color: #00639a;
}

.content_news_left p a {
	font-size: 13px;
	color: #00639a;
	font-weight: 500;
	transition: 0.3s;
}

.content_news_left p a:hover {
	color: #eca606;
}

.read_more_news {
	text-align: right;
}

.read_more_news a {
	font-size: 13px;
	color: #00639a;
	font-weight: 500;
	transition: 0.3s;
}

.read_more_news a:hover {
	color: #eca606;
}

.col-sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 5rem;
	right: 0;
	z-index: 2;
	overflow-y: visible;
}

.read_all {
	width: 100%;
	margin-top: 10px;
}

.read_all_button {
	width: 250px;
	margin: 0px auto;
	text-align: center;
	background: #00639a;
	border: 1px solid #00639a;
	padding: 5px 15px;
	font-weight: 500;
	font-size: 15px;
	border-radius: 3px;
	transition: 0.3s;
}

.read_all_button a {
	color: #fff;
}

.read_all_button:hover {
	background: #eca606;
	border: 1px solid #eca606;
}