@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

body{
	font-family: "Open Sans", sans-serif;
	overflow-x:hidden;
}

*:hover,*:focus { outline: 0; }{
	outline: none!important;	
}

/* 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:18px;margin-bottom:10px;color:#0878be;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:#0878be!important;margin:10px 0px 5px 0px!important;font-size:22px;text-transform:uppercase;font-weight:bold;padding-bottom:5px;border-top:1px dashed #ccc;clear:both;padding-top:10px;}
.same_title:hover{color:#0878be!important;}
.list_same{margin:0px;padding:0px;}
.list_same li{color:#222;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#0878be;}
.list_same li:hover a{color:#0878be;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: #0878be;
	border: 1px solid #0878be;
	transition: 0.3s
}

.pagination>li>a:hover{
	background-color: #f58632;
	border-color: #f58632;
	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: #f58632;
    border-color: #f58632;
}

.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%;
}

.wrap_logo{
	padding-left:0px;	
}

.wrap_logo img{
    height: 85px;
    margin: 15px 0px;
}


#wrap_search{
	float:right;	
	width:100%;
	background:#ffffff;
	margin:0 auto;
    border: 1px solid #f58632;
}

#wrap_search input:nth-child(1){
	width:100%;
	height:34px;
	line-height:34px;
	padding-left:5px;
	color:#333;
	float:left;
	margin-right:-90px;
	border:0px;
}

#wrap_search input:nth-child(2){
	width:90px;
	height:34px;
	line-height:34px;
	color:#fff;
	background:#f58632;
	float:left;
	text-transform:uppercase;
	border:0px;
	font-weight: 600;
	transition: 0.3s;
}

#wrap_search input:nth-child(2):hover{
	background:#000;
}

#wrap_phone_top{
	width:100%;
	padding:10px 0px;
	margin-top:5px;
    text-align: right;
}

#wrap_phone_top span{
	display:inline-block;
	height:34px;
	line-height:34px;
	background:url(../img/icon_phone_top.png) no-repeat left center;
	padding-left:45px;
	font-size:20px;
	color:#f58632;
	font-weight:600;	
}

#wrap_time_top{
	color:#fff;	
}

.wrap_cart{
	text-align:center;
	padding-top:35px;
}

.wrap_cart span{
	display:inline-block;
	height:35px;
	line-height:35px;
	background:url(../img/icon_cart_top.png) no-repeat left 10px center;
	padding:0px 25px;
	padding-left:35px;
}

.cart_mb{
    display: none;
}

.name_1{
    color: #0878be;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 800;
    text-align: center;
    margin-top: 15px;
}

.name_2{
    color: #000;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    margin-top: 5px;
}


.wrap_cart span a{
	color:#000;
}

.wrap_cart span:hover{
	background:url(../img/icon_cart_top.png) no-repeat left 10px center #222;
}

#wrap_block_2{
	width:100%;
	background:url(../img/bg_nc_3.jpg) repeat-x top;	
}

.kmt_title_menu_left{
	width:100%;	
	background:#f58632;
	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_menu.png) no-repeat right 10px center; 
}

#wrap_menu_right{
    display: flex;
    width: 100%;
    justify-content: flex-end;
}

#wrap_slide{
	margin-top:10px;
	width:100%;
	clear:both;
	display:table;	
}

#wrap_support_right{
    display: none;
	width:140px;
	padding:10px;
	background:#0878be;
	text-align:center;
	border-radius:10px;
	position:fixed;
	z-index:1000;
	right:0px;
	top:158px;	
}

.kmt_title_nc_right h6{
	color:#e8f000;
	font-size:16px;
	font-weight:600;
	text-transform:uppercase;
	line-height:22px;
	padding:0px 10px;	
	margin-bottom:10px;
}

.kmt_title_nc_right,.kmt_hotline_right,.kmt_phone_right{
	background:url(../img/line_contact.png) no-repeat bottom center;
	padding-bottom:5px;	
	margin-bottom:5px;
	color:#fff;
}

.kmt_hotline_right h6,.kmt_phone_right h6{
	color:#e8f000;
	font-size:14px;
	font-weight:500;
	text-transform:uppercase;
	line-height:22px;
	padding:0px 10px;	
	margin-bottom:5px;
}

.kmt_hotline_right p,.kmt_phone_right p{
	font-size:17px;
	margin-bottom:5px;
}

.kmt_icon_right{
	padding-top:10px;	
}

.kmt_icon_right a{
	padding:5px 1px;
}

#wrap_block_3{
	margin-bottom:10px;	
}

#wrap_partner{
	margin:10px auto;
}

.wrap_partner{
	width:170px;
	height:80px;
	margin:0 auto;
	cursor:pointer;
}

.wrap_partner div{
	width:170px;
	height:77px;
	text-align:center;	
	display: table-cell;
    vertical-align: middle;	
	border:1px solid #ccc;
}
	
.wrap_partner *{
   vertical-align: middle;	
}

.wrap_partner img{
	max-width:170px;
	max-height:77px;
}

#wrap_footer{
	width:100%;
	color: #fff;
	background: #0878be;
	padding:15px 0px;	
}

#wrap_footer h6{
	font-size:15px;
	margin-bottom:15px;
	font-weight:600;
	line-height:22px;	
	text-transform:uppercase;
}
#wrap_footer > .container:first-child > .row:first-child{
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	padding-bottom: 25px;
}

#wrap_social_footer{
	margin-top:15px;	
}

.wrap_menu p a span{
	color:#fff;	
}

.wrap_menu p a{
	color:#fff;
	transition: 0.3s;
}

.wrap_menu p a:hover{
	color:#f58632;	
}

#wrap_favorite_footer{
	margin-top:15px;	
}

.wrap_fa_left a{
	color:#fff;
	padding:0px 5px;	
}

.wrap_fa_left a:nth-child(1){
	padding-left:0px;
	transition: 0.3s;
}

.wrap_fa_left a:hover{
	color:#f58632;
}

.wrap_fa_right{
	text-align:right;
	padding-top:15px;	
}

.wrap_fa_right img{
	max-width:90%;	
}

#wrap_copyright{
	padding:5px 0px;
	background: #f58632;
	color:#fff;	
}

#wrap_copyright a{
	color:#fff;	
}

#wrap_block_4{
	margin:20px auto;	
}

.wrap_center{
	margin-bottom:5px;	
}

.kmt_title_new{
    display: inline-block;
    padding: 0px;
    margin-bottom: 15px;
}

h2.title_left{
	margin:0px;
    float: left;
    font-size: 15px;
	font-weight:600;
    text-transform: uppercase;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0px 40px 0px 10px;
	background:url(../img/bg_nc_1.png) no-repeat right center #f58632;
}

h2.title_left_blue{
	background:url(../img/bg_nc_2.png) no-repeat right center #0878be!important;
}

.title_right{
    height: 40px;
    line-height: 40px;
	width:100%;
    border:1px solid #cccccc;
	padding-right:10px;
	border-left:0px;
	margin-top:0px;
}

.title_right > a.menu_sub{
	color: #000;
	font-size:13px;
	padding:0px 3px;
	transition: 0.3s;
}
.title_right > a.menu_sub:hover{
	color:#f58632;
}
.title_right > a.menu_sub_blue:hover{
	color:#0878be!important;
}
.rm_all{
	font-weight: 700;
	color:#f58632;
	transition: 0.3s;
}
.rm_all_blue{
	color:#0878be!important;
}
.rm_all:hover,.rm_all_blue:hover{
	color: #000!important;
}

.wrap_item{
	position:relative;
	z-index:800;
	margin-bottom:7px;	
}

.icon_pro{
	width:38px;
	height:39px;
    line-height: 39px;
	background:url(../img/icon_promo.png) no-repeat right 0px center;
	position:absolute;
	top:5px;
	right:20px;
    text-align: center;
    font-size: 11px;
    color: #fff;
}

.block_item{
	width:270px;
	height:260px;
	margin:0 auto;
	overflow:hidden;	
}

.img_item{
	width:270px;
	height:170px;	
    margin: 0 auto;
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
	border:1px solid #ccc;
}
	
.img_item *{
   vertical-align: middle;	
}

.img_item img{
	max-width:241px;
	max-height:152px;	
}

.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);
}



.block_item h2,.block_item h3{
	margin:5px auto;
}

.block_item h2 a,.block_item h3 a{
	font-size:15px;
	color:#000;
	font-weight: 500;
    line-height: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
	transition: 0.3s;
}

.block_item h2 a:hover,.block_item h3 a:hover{
	color:#0878be;
}

.price_item{
	width:100%;
	margin-bottom:5px;
	display:inline-block;
}	

.price_item span{
	display:inline-block;
	width:50%;
	float:left;	
}

.price_1{
	text-decoration:line-through;
	font-size:14px;
	font-weight: 600
}

.price_2{
	text-align:right;
	color:#f58632;
	font-weight:600;
}

.price_3{
	color:#f58632;
	font-weight:700;
}

.price_3 a{
	color:#f58632;
	font-weight:700;
}

.price_3 a:hover{
	color:#f58632;
}


.item_bt a{
	display:inline-block;
	width:107px;
	height:30px;
	background:url(../img/bt_atc.png) no-repeat center;
	transition: 0.3s;
}

.item_bt a:hover{
	transform: translate(0px, -5px);
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.wrap_banner{
	margin-bottom:20px;	
}

.wrap_banner img{
	max-width:100%;	
}

.item_end{
	display:none;	
}

.block_left,.block_right{
	margin-bottom:15px;	
	clear:both;
	display:inline-block;
	width:100%;
}

.kmt_title_left{
	width:100%;	
	background:#0878be;
	height:40px;
	line-height:40px;
	font-size:15px;
	color:#fff;
	font-weight:600;
	margin-bottom:15px;
}

.kmt_title_left span{
	display:inline-block;
	width:100%;
	padding-left:15px;
	background:url(../img/arr_down.png) no-repeat right 10px center; 
}

.is_scroll{
	width:100%;	
}

.menu_brand{
	list-style:none;
	padding:10px;
	margin:0px;
	margin-top:-15px;	
	border:1px solid #0878be;
}

.menu_brand li {
    width: 100%;
    cursor: pointer;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px dashed #ccc;
}

.menu_brand li a {
    display: inline-block;
    color: #222222;
    padding-left: 10px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.menu_brand li a:hover{
    color: #f58632;
}

.kmt_title_right{
	width:100%;
	padding:0px;
	margin:0px;
	margin-bottom:15px;
	font-size:22px;
	color:#f58632;
	font-weight:600;
	padding-bottom:5px;
	border-bottom:2px solid #f58632;
}

.btn{
	border:0px;
	background:#f58632;
	color:#fff;
	border-radius:3px;
	transition: 0.3s;
}

.btn:hover{
	background:#222;
	color:#fff;
}

.wrap_map{
	height:350px;	
}

.wrap_news{
	margin:10px auto;	
}

.block_news{
	width:260px;
	min-height:290px;
	margin:0 auto;	
}

.img_news{
	width:260px;
	height:160px;	
}

.img_news img{
	width:100%;
	height:100%;
}

.block_news h3 a{
	font-size:14px;
	color:#0878be;
	line-height:20px;	
	font-weight:bold;
	text-transform:uppercase;
	transition: 0.3s;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.block_news h3 a:hover{
	color:#f58632;
}

.content_news{
	color:#000;
	line-height:22px;	
	margin-bottom:10px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.wrap_img_dt{
	margin-bottom:20px;	
	position:relative;
}

#wrap_img_dt{
	width:415px;
	height:290px;
	margin:0 auto;
	display: table-cell;
    vertical-align: middle;	
    text-align:center;
	border:1px solid #ccc;
}

#wrap_img_dt *{
   vertical-align: middle;	
}

#wrap_img_dt img{
	max-width:380px;
	max-height:270px;	
}

.wrap_info_dt h3{
	font-size:20px;
	margin:0px;
	color:#f58632;
	text-transform:uppercase;
	font-weight:600;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #ccc;
	line-height:30px;
}

.wrap_info_dt p{
	font-size:15px;
	color:#222;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #ccc;
}

#price_real{
	font-size:20px;
	font-weight:500;
	margin-bottom:5px;	
}

#price_real span{
	text-decoration:line-through;
}


#price_promotion{
	font-size:20px;
	font-weight:500;
	color:#222;
	margin-bottom:5px;
}

#price_promotion span{
	color:#f58632;
}

#price_promotion a{
    font-size:16px;
	color:#f58632;
}

#price_promotion i{
	background:#0878be;
    color: #fff;
    padding: 3px 10px;
	margin-left:10px;
}

#kmt_vat{
	margin-bottom:10px;	
}

#kmt_hotline{
	font-size:22px;
	color:#f58632;
	font-weight:600;
	text-transform:uppercase;
	margin-top:10px;
}

#kmt_order_bt p{
	border-bottom:0px;	
}

#kmt_order_bt input{
	width:50px;	
	text-align:center;
	margin-right:5px;
}

#kmt_order_bt a{
	width:50px;	
	text-align:center;
}

#kmt_order_bt button{
	width:162px;
	height:40px;
	background:url(../img/bg_od_dt.png) no-repeat center;
	border:0px;
}

#kmt_order_bt button:hover{
	background:url(../img/bg_od_dt_h.png) no-repeat center;
}

#wrap_bh{
	width:97px;
	height:78px;
	background:url(../img/icon_bh.png) no-repeat center;
	position:absolute;
	top:10px;
	left:10px;
}

.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;
	font-weight: 600;
}

.kmt_con_cart p span{
    color: #000!important;
    font-size: 13px;
	font-weight:700;
}

.kmt_con_cart input{
   max-width: 100%;
}

.price_cart{
	color:#f00;	
	font-weight:600;
}


.kmt_submit_cart{
    text-align: center;
	color:#000;
}

.kmt_bt_sbc button:hover{
    background: #000;
    color: #fff;
}

.kmt_scroll_left {
    overflow: hidden;
    width: 100%;
    height: 600px;
}

.list_support{
    list-style: none;
    padding: 10px;
    margin: 0px;
    margin-top: -10px;
}

.list_support li{
    width: 100%;
    border-bottom: 1px dashed #ccc;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
}

.list_support li div{
    width: 50%;
    float: left;
}

.list_support li div img{
    margin-left: 5px;
}


.list_support li h5{
    font-weight: 600;
    color: #0878be;
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 0px;
}

.list_support li p{
    color: #f58632;
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 0px;
}

#wrap_breadcrumb{
    margin-top: 15px;
}

.link_va_mobile {
	visibility: hidden;
}

a.zalo-fix {
    position: fixed;
    right: 20px;
    z-index: 9999;
    bottom: 110px;
    border-radius: 50%;
    box-shadow: 0 0 10px #000000;
}

a.zalo-fix_2 {
    position: fixed;
    right: 20px;
    z-index: 9999;
    bottom: 40px;
    border-radius: 50%;
    box-shadow: 0 0 10px #000000;
}

.hotlineSupport {
	width: 60px;
	height: 60px;
	position: fixed;
	background: #ed3237;
	right: 20px;
 	left: inherit;
 	bottom: 200px;
	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)
	    }
	}

.li_cart{
	padding-right: 0px!important;
	padding-left: 32px !important;
}

.wrap_catalog p a {
    padding: 5px 15px;
    background: #0878be;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
	transition: 0.3s;
}
.wrap_catalog p a:hover{
	background: #f58632;
}
.wrap_catalog h3{
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.block_catalog{
	border-bottom: 1px dotted #0878be;
}