 /* <anminhmart.css> */
/* <header> */
.header-search .form {
    position: relative;
    min-width: 360px;
    padding-right: 30px;
}


.header.uk-visible-large .uk-flex.uk-flex-middle.uk-flex-space-between.container {
    background-image: url(/templates/frontend/resources/img/bg_images.jpg);
}



.header-search .form .input-text {
       height: 30px;
    border: none;
    background: #fff;
    line-height: 34px;
    padding: 0 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 3px;
    border: solid 0px #ccc;
    width: 89%;
}
.header-search .form .btn-submit {
    display: block;
    position: absolute;
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    top: 0px;
    right: 0px;
    font-size: 13px;
    color: #fff;
    border: 1px solid #3fb871;
    background: #3fb871;
    cursor: pointer;
    outline: none;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}
.header-cart {
    display: block;
    position: relative;
    padding-left: 60px;
    font-size: 13px;
    line-height: 18px;
    color: #333;
    font-weight: 500;
}
.header-search {
    position: relative;
    border: 1px solid #ccc;
    border-radius: 3px;
}
	.header {
		position: relative;
		z-index: 10;
	}
	.header .logo {
		    margin: 0;
    padding: 5px 0;
    min-width: 226px;
	}
	.header .logo a {display: block;}
	.header .topbar {
		padding: 7px 0;
		background: #fff;
		font-size: 13px;
		line-height: 20px;
		color: #92959c;
		border-bottom: 1px solid #ddd;
	}
	.header-social .label {margin-right: 10px;}
	.header-social {margin-left: 20px;}
	.header-social li {float: left;}
	.header-social li+li {margin-left: 5px;}
	.header-social a {
		display: block;
		position: relative;
		width: 24px;
		height: 24px;
		line-height: 24px;
		font-size: 12px;
		text-align: center;
		background: #cccccc;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-ms-border-radius: 50%;
		-o-border-radius: 50%;
		border-radius: 50%;
		color: #fff;
	}
	.header .upper {
		padding: 0;
		position: relative;
		z-index: 10;
	}
	.header-hotline {
	    position: relative;
	    padding: 0 0 0 50px;
	    font-weight: bold;
	    text-transform: uppercase;
	        margin-right: 10px;
	}
	.aside-partner.aside-news .panel-body2{
		padding:5px;
	}
	.header-hotline:before {
		content: "";
		display: block;
		position: absolute;
		width: 44px;height: 44px;
		background: url(img/icon-phone.png) 0% 0% no-repeat;
		left: 0px;top: 50%;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		-o-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
	.header-page {
	    padding: 15px 0;
	  
	    position: relative;
	}
	.header-page-title {
	    line-height: 40px;
	    border-top: 2px solid #949496;
	}
	.header-hotline .label {
		display: inline-block;
		font-size: 16px;
		line-height: 20px;
		font-weight: bold;
		color: #000;
	}
	.header-hotline .number {
	    display: inline-block;
	    font-size: 19px;
	    line-height: 30px;
	    text-transform: uppercase;
	    color: #de0606;
	    /*font-family: UTMImpact;*/
	}
	.header-search .form {
	    position: relative;
	    padding-right: 30px;
	}
	.header-search .form .input-text {
	  height: 30px;
    border: none;
    background: #fff;
    line-height: 34px;
    padding: 0 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 3px;
    border: solid 0px #ccc;
    width: 89%;
	}
	.header-search .form .btn-submit {
	       position: absolute;
    width: 79px;
    height: 30px;
    background: #0270c7;
    font-size: 14px;
    border: none;
    top: 0px;
    right: 0px;
    outline: none;
    cursor: pointer;
    text-align: center;
    color: #fff;
    border-radius: 0 3px 3px 0;
	}
	.header .company {text-align: center;}	
	.header .company>.title {
		margin: 0 0 5px 0;
		font-size: 28px;
		font-family: 'UTMImpact', sans-serif;	
		line-height: 36px;
		color: #0270c7;
	}
	.header .company>.subtitle {
		margin: 0;
		font-size: 16px;
		line-height: 20px;
		color: #333;
	}
	.header-cart {
	   
	      padding: 20px 10px 10px 65px;
    background: url(img/item_cart.png) no-repeat scroll left 7px center;
    position: relative;
    line-height: 20px;
	}
	.sub-menu li:hover > ul {
	    display: block;
	}
	.cart-box {
	    color: #5a5a5a;
	}
	.video .playvideo {
	    position: relative;
	}
	.player-video {
	    position: absolute;
	    width: 100%;
	    height: 100%;
	    top: 0;
	    left: 0;
	    background: rgba(0, 0, 0, 0.3) url('img/icon-player.png') no-repeat scroll center center;
	}
	.title-video {
	    margin-top: 10px;
	    font-size: 14px;
	}
	.header-cart span.quantity {
	    position: absolute;
	    left: 45px;
	    bottom: 7px;
	    color: #fff;
	    font-size: 11px;
	}
	.subMenus {
	    position: absolute;
	    left: 100%;
	    top: 0;
	    width: 100%;
	    background: #0270c7;
	    display: none;
	}

	section.aside-panel.aside-categories ul li:hover {
		background: #ccc;       
	}
	
	

	section.aside-panel.aside-categories ul li {
	    position: relative;
	    line-height: 25px;
	    border-bottom: 1px solid #eee;
	    padding: 5px 10px 5px 25px;
	    background: url('img/icon-icon-1.png') no-repeat scroll left 5px center;
	}
	.aside-panel.aside-categories ul li a{color: #333;}

.aside-panel.aside-categories ul li a:hover{color: #000;}

	section.aside-panel.aside-categories ul li:hover > ul {
	    display: block;
	}

	section.aside-panel.aside-categories ul li h3.headingpr  {
	    padding-left: 10px;
	   
	    position: absolute;
	    top: 0;
	}

	section.aside-panel.aside-categories ul li h3.headingpr  a {
	         color: #333;
	    font-size: 14px;
	    line-height: 30px;
	}

	.mainCat {
	    padding: 0px;
	    background: #f3f3f3;
	    position: absolute;
	    left: 100%;
	    top: 0;
	    width: 100%;
	    background: #ccc;
	    z-index: 10;
	    display: none;
	}


	
	.main-navigation {
	    background:  #0270c7;
	    border-bottom: 2px solid #949496;
	}
	.main-navigation .main-menu li {position: relative;}
	.main-navigation .main-menu > li > a {
    	position: relative;
	    padding: 12px 20px;
	    font-size: 14px;
	    line-height: 20px;
	    color: #fff;
	    font-weight: bold;
	    text-transform: uppercase;
	}
	.uk-navbar-nav.uk-clearfix.main-menu li.active a {
	       background: #0270c7;
	    color: #fff;
	}
	.main-navigation .main-menu>li>a:before {
		content: "";
		display: none;
		position: absolute;
		width: 0;
		height: 0;
		border-bottom: 6px solid #fff600;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		top: initial;
		bottom: 0px;
		left: 50%;
		margin-left: -6px;
	}
	.main-navigation .main-menu>li:hover>a, 
	.main-navigation .main-menu>li.active>a  {
		color: #fff600;
	}
	/*.main-navigation .main-menu>li:hover>a:before, 
	.main-navigation .main-menu>li.active>a:before  {
		display: block;
	}*/
	.main-navigation .main-menu .dropdonw-menu {
		display: none;
		position: absolute;
		padding: 0;
		min-width: 220px;
		z-index: 100;
		left: 0px;
		top: 100%;
		border-top: 2px solid transparent;
	}
	.main-navigation .main-menu>li:hover .dropdonw-menu {display: block;}
	.main-navigation .sub-menu {
		background: #0270c7;
		position: relative;
		z-index: 100;
	}
	.main-navigation .sub-menu a {
		position: relative;
		display: block;
		padding: 10px 10px 10px 20px;
		font-size: 14px;
		font-weight: 500;
		line-height: 20px;
		color: #fff;
	}
	.main-navigation .sub-menu li+li a {border-top: 1px solid #1f7dc8;}
	.main-navigation .sub-menu a:hover {text-decoration: underline;}
	
	.imgcat img { width: 100%;}
	
	
a {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
}



.img1 {
    position: relative;
    overflow: hidden;
}
.img1 .ov1 {
    left: 100% ;
    top: 20%;
    width: 80%;
    height: 2px;
}
.img1 .ov2 {
    top: 100%;
    right: 20%;
    height: 80%;
    width: 2px;
}
.img1 .ov3 {
    right: 100%;
    bottom: 20%;
    width: 80%;
    height: 2px;
}.img1 .ov4 {
    left: 20%;
    bottom: 100%;
    height: 80%;
    width: 2px;
}
.img1:hover .ov1 {
    left: 10%;
}
.img1:hover .ov2 {
     top: 10%; 
}
.img1:hover .ov3 {
    right: 10%;
}

.img1:hover .ov4 {
    bottom: 10%;
}


.img1 .ov1, .img1 .ov2, .img1 .ov3, .img1 .ov4 {
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
    position: absolute;
    background: #fff;
    z-index: 1;
}

.banner-item img { width:100%;}

.banner.banner-item  a {
    border: 3px solid #ddd;
    display: block;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
}

.banner.banner-item  a:hover {
    border: 3px solid #0270c7;
    display: block;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
}


.call-fixed {
    position: fixed;
    bottom: 10px;
    left: 10px;
    padding: 10px 20px;
    background: #ff0000;
    border-radius: 20px;
    z-index: 999;
}
.call-fixed a {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    display: block;
}

.header .lower .container {position: relative;}
	
	@media (max-width: 1219px) {
		.header .logo {max-width: 130px}
		.header .upper {padding: 15px 0;}
		.header .company>.title {
			font-size: 24px;
			line-height: 30px;
		}
		.header .company>.subtitle {
			font-size: 18px;
			line-height: 24px;
		}
		.main-navigation .main-menu>li>a {
			padding: 10px 15px;
		}
	}
	@media (max-width: 959px) {
		.header .logo {max-width: 100px}
		.header .company {margin-left: 10px;}
		.header .topbar {background: #0270c7;}
		.header .upper {padding: 15px 0;}
		.header-social a {
			background: #fff;
			color: #0270c7;
		}
	}
	@media (max-width: 767px) {
		.header .upper {padding: 10px 0;}
		.header-hotline {margin: 0 0 2px 0;}
		.header-hotline .number {
			font-size: 16px;
			line-height: 20px;
		}

		.logo {
    text-align: center;
    margin: 0;
}

.logo img {
        width: 100px;
}

	}
	@media (max-width: 567px) {
		.header-hotline {padding: 0;}
		.header-hotline:before {display: none;}
		.header-hotline .number {
			display: block;
		}
		.header-search, .header-hotline .title,.header-hotline .unit {display: none;}
		
.uk-grid.lib-grid-20.uk-grid-width-medium-1-3 {
	     float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

section.panel.footer-subscribe.footer-contact {
    margin: 10px 0;
}

section.panel.footer-contact {
    float: left;
    width: 100%;
    padding: 10px 0;
}

.home-productCatalogue .heading-1 a {
    display: inline-block;
    padding: 10px 6px 8px 25px;
    color: #fff;
    position: relative;
    background: #fe0000 url(img/icon-icon.png) no-repeat scroll left 5px center;
    min-width: auto;
    font-size: 12px;
}
.uk-breadcrumb {
    padding: 0;
    list-style: none;
    font-size: 0;
    line-height: 14px;
}
.heading-1 > * {
    display: inline-block;
    padding: 10px 20px 8px 24px;
    color: #e32330;
    background: url(img/icon-icon.png) no-repeat scroll left 5px center;
    font-size: 13px;
}
article.article table {
	    width: 100% !important;
    max-width: 100% !important;
}
article.article ul, ol {
    margin: 0;
    padding: 0;
    padding-left: 15px;
}
	}
	
	
/* </header> */
/* ################################################# */
/* <body> */
	/* Panel */
	.panel.border .panel-body {
		padding: 15px 15px 5px 15px;
		background: #fff;
	}
	.sha-down-1{
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.1);
		-ms-box-shadow: 0 0 10px rgba(0,0,0,.1);
		-o-box-shadow: 0 0 10px rgba(0,0,0,.1);
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	}
	.panel-products .list-product>li {margin-bottom: 20px;}
	.selling-products {margin: 0 0 25px 0;}
	.selling-products.border .panel-body,
	.product-related.border .panel-body {padding-bottom: 15px;}
	.selling-products .uk-slidenav,
	.product-related .uk-slidenav {
		display: block;
		width: 24px;
		height: 24px;
		line-height: 22px;
		font-size: 16px;
		border: 1px solid #666;
		color: #666;
		bottom: initial;
		left: initial;
		top: -35px;
		right: 0px;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-ms-border-radius: 50%;
		-o-border-radius: 50%;
		border-radius: 50%;
	}
	.selling-products .uk-slidenav-previous,
	.product-related .uk-slidenav-previous {right: 27px}
	.selling-products .uk-slider-container,
	.product-related .uk-slider-container {padding: 0 2px;}
	.home-productCatalogue {
	    margin-bottom: 25px !important;
	    background: #fff;
	    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
	    -moz-box-shadow: 0 0 10px rgba(0,0,0,.1);
	    -ms-box-shadow: 0 0 10px rgba(0,0,0,.1);
	    -o-box-shadow: 0 0 10px rgba(0,0,0,.1);
	    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	}
	@media (min-width: 960px) {
		.home-productCatalogue .product-1 .image {height: 150px;}
	}

	@media (max-width: 959px) {
		.selling-products .list-product,
		.panel-products .list-product {margin-left: -10px;}
		.selling-products .list-product>li {padding-left: 10px;}
		.panel-products .list-product>li {
			padding-left: 10px;
			margin-bottom: 15px;
		}
	}
	@media (max-width: 479px) {
		.selling-products .uk-slidenav,
		.product-related .uk-slidenav {top: -30px;}
		.panel-products .list-product>li {
			margin-bottom: 10px;
		}
		.panel.border .panel-body {padding: 10px 10px 5px 10px;}
	}

	/* Heading */
	.heading-1 {
	    position: relative;
	    margin: 0;
	    font-size: 15px;
	    line-height: 20px;
	    text-transform: uppercase;
	    font-weight: bold;
	  
	}
	.home-productCatalogue .heading-1 a {
    display: inline-block;
    padding: 12px 20px 8px 30px;
    color: #fff;    position: relative;
    background: #fe0000 url(img/icon-icon.png) no-repeat scroll left 5px center;
	min-width:auto;
}

.home-productCatalogue .heading-1 a:before {
       border-bottom: 40px solid #fe0000;
    /* border-bottom: #0668b3; */
    border-right: 20px solid transparent;
    content: "";
    display: inline-block;
    height: 0;
    position: absolute;
    right: -20px;
    top: 0;
    width: 0;
}


	
	.home-productCatalogue .heading-1 span {
    display: inline-block;
    padding: 12px 20px 8px 30px;
    color: #fff;    position: relative;
    background: #fe0000 url(img/icon-icon.png) no-repeat scroll left 5px center;
}
.home-productCatalogue .heading-1 {
    position: relative;
    margin: 0;
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 2px solid #fe0000;
}

.home-productCatalogue .heading-1 span:before {
       border-bottom: 40px solid #fe0000;
    /* border-bottom: #0668b3; */
    border-right: 20px solid transparent;
    content: "";
    display: inline-block;
    height: 0;
    position: absolute;
    right: -20px;
    top: 0;
    width: 0;
}




	.heading-1 > * {
	    display: inline-block;
	    padding: 12px 20px 8px 30px;
	    color: #e32330;
	    background: url('img/icon-icon.png') no-repeat scroll left 5px center;
	}
	@media (min-width: 767px) {
		.heading-1>* {min-width: 200px;}
	}
	
	/* Slide: slider, slideshow, slideset */
	.main-slide {
		margin: 0 0 20px 0;
	}
	.main-slide .uk-slidenav {
		display: block;
		width: 35px;
		height: 35px;
		line-height: 35px;
		font-size: 20px;
		color: #fff;
		background: rgba(109, 109, 109, .5);
		-webkit-transition: all .4s linear;
		-moz-transition: all .4s linear;
		-ms-transition: all .4s linear;
		-o-transition: all .4s linear;
		transition: all .4s linear;
	}
	.main-slide .uk-slidenav-previous {left: 0;}
	.main-slide .uk-slidenav-next {right: 0;}
	.main-slide .uk-slidenav:hover {background: rgba(109, 109, 109, 1);}

	/* Aside */
	.aside, .aside>* {margin-bottom: 15px;}
	.aside-panel .panel-head {
	    background: url('img/icon-icon.png') no-repeat scroll left 5px center;
	}
	.aside-panel .heading {
	    position: relative;
	    margin: 0;
	    padding: 0px 10px 0px 30px;
	    font-size: 14px;
	    line-height: 34px;
	    text-transform: uppercase;
	    font-weight: bold;
	        background: #0270c7;
			    float: left;
    width: 100%;
	}
	.aside-panel .heading:before {
		content: "";
		display: block;
		position: absolute;
		height: 100%;
		width: 16px;
		top: 0px;
		left: initial;
		left: 5px;
		background-image: url('img/icon-icon.png');
		background-repeat: no-repeat;
		background-position: center center;
	}
	.aside-panel .heading>* {color: #fff;}
	
	.aside-panel .heading span a {color: #fff;}
	.aside-panel .panel-body {
		border: 1px solid #ccc;
		border-top: none;
	}
	.aside-categories .panel-body {
		padding: 0px 0px 5px 0;
		background: #f3f3f3;
	}
	.aside-categories .mainCat a {
		position: absolute;
    display: block;
    padding: 10px 10px 10px 15px;
    font-size: 14px;
    line-height: 11px;
    color: #000;
    top: 0;
	}
	.aside-categories .mainCat li+li>a {border-top: 1px dashed #ccc;}
	.aside-categories .mainCat li a:hover {color: #333;}

	.aside-news .list-article>li {padding: 10px;}
	.aside-news .list-article>li+li {border-top: 1px dotted #ccc}
	.aside-news .article .thumb {
		float: left;
		width: 70px;
	}
	.aside-news .article .image {height: 50px;}
	.aside-news .article .info {
		float: right;
		width: -webkit-calc(100% - 70px);
		width: -moz-calc(100% - 70px);
		width: -ms-calc(100% - 70px);
		width: -o-calc(100% - 70px);
		width: calc(100% - 70px);
		padding-left: 10px;
	}
	.aside-news .article .title {
		margin: 0;
		font-size: 15px;
		line-height: 18px;
		font-weight: 600;
	}
	.aside-news .article .title a {color: #333;}
	.aside-news .article .title a:hover {color: #3399cc;}
	.aside-news .article .description {
		margin: 10px 0 0 0;
		font-size: 13px;
		line-height: 18px;
		color: #333;
	}
	.aside-support {
	    padding: 5px 0;
	    background: #fff;
	}
	.aside-support .panel-head {
		position: relative;
	}
	.phone-number {
	    position: absolute;
	    bottom: 0;
	    left: 50px;
	    color: #ff0000;
	    font-weight: bold;
	}
	.aside-support .hotline {
		position: relative;
		padding: 0 15px 10px 65px;
		margin-bottom: 10px;
		border-bottom: 1px solid #e1e1e1;
	}
	.aside-support .hotline:before {
		content: "";
		display: block;
		position: absolute;
		width: 38px;
		height: 31px;
		background: url(img/landline.png) 0% 0% no-repeat;
		z-index: 10;
		left: 15px;
		top: 5px;
	}
	.aside-support .hotline .label {
		font-size: 14px;
		text-transform: uppercase;
		font-weight: 500;
		color: #252525;
	}
	.aside-support .hotline .phone-number {
		display: block;
		font-size: 20px;
		line-height: 20px;
		font-family: 'UTMImpact', sans-serif;
		font-weight: normal;
		color: #f00;
	}
	.aside-support .list-support .info {
		padding: 0 10px;
		text-align: center;
		font-size: 12px;
	}
	.aside-support .list-support li:not(:last-child) {margin-bottom: 10px;}
	.aside-support .list-support .info .label {
		font-size: 14px;
		line-height: 20px;
		font-weight: 500;
		color: #252525;
		/*margin-bottom: 10px;*/
	}
	.aside-support .list-support .info .label a {color: #252525;}
	.aside-support .list-support .info .number a {
		display: block;
		width: 70px;height: 23px;
		text-indent: -9999px;
		background-repeat: no-repeat;
		background-position: 0 0;
	}
	.aside-support .list-support .info .number .yahoo {background-image: url(img/yahoo.png);}
	.aside-support .list-support .info .number .skype {
		background-image: url(img/skype.png);
		-webkit-background-size: 65px;
		background-size: 65px;
		margin-left: 10px;
	}


	.aside-partner .panel-body {padding: 10px 10px 5px 10px;}
	.aside-partner .list>* {margin-bottom: 5px!important;}
	.aside-partner .list .thumb {
		padding: 20px;
		border: 1px solid #d5d5d5;
	}
	
	.ads .list .image {height: auto !important;}
	.ads  .list .thumb {
    padding: 0;
    border: 0 solid #d5d5d5;
}
	.aside-partner .list .image {height: 45px;}
	.aside-access .panel-body {
		padding: 10px 15px;
		border: 1px solid #c8c8c8;
		border-top: none;
		font-size: 14px;
		line-height: 20px;
		color: #000;
	}
	.aside-access .panel-body ul li {
		position: relative;
		padding-left: 25px;
		background-position: 0px 50%;
		background-repeat: no-repeat;
		background-image: url(img/vtoday.png);
		font-size: 14px;
		line-height: 20px;
		color: #000;
	}
	.aside-access .panel-body ul li:nth-of-type(2) {background-image: url(img/vyesterday.png);}
	.aside-access .panel-body ul li:nth-of-type(3) {background-image: url(img/vweek.png);}
	.aside-access .panel-body ul li:nth-of-type(4) {background-image: url(img/vlweek.png);}
	.aside-access .panel-body ul li:nth-of-type(5) {background-image: url(img/vmonth.png);}
	.aside-access .panel-body ul li:nth-of-type(6) {background-image: url(img/vlmonth.png);}
	.aside-access .panel-body ul li:nth-of-type(7) {background-image: url(img/vall.png);}
	.aside-access .panel-body ul li:not(:last-child) {margin-bottom: 10px;}
	.aside-access .panel-body ul .label {
		display: block;
		float: left;
	}
	.aside-access .panel-body ul .number {float: right;}

	/* Product */
	.product-catalogue .list-product {padding-bottom: 15px;}
	.product-detail, .product-related {margin-bottom: 30px;}
	
	.product-detail {
		font-family: Arial, sans-serif;
		font-size: 14px;
		line-height: 20px;
		color: #000;
	}
	.product-detail .gallerys, .product-detail .introduction {margin-bottom: 25px!important;}
	.product-detail .product-title {
		margin: 0 0 10px 0;
		font-size: 20px;
		line-height: 24px;
		color: #cc1824;
	}
	.product-detail .product-price {
		margin: 0 0 15px 0;
		font-size: 15px;
		line-height: 20px;
		color: #666;
	}
	.product-detail .product-price .old {margin-right: 10px;}
	.product-detail .product-price .old .number {
		text-decoration: line-through;
		color: #999999;
	}
	.product-detail .product-price .new .number {
		font-weight: bold;
		color: #f00;
	}
	.product-detail .product-description {
    	margin: 0 0 15px 0;
	    font-size: 13px;
	    line-height: 22px;
	    color: #000;
	    padding: 10px;
	    border: 1px solid #f0f0f0;
	    border-radius: 5px;
	}
	.product-detail .product-description p::before {
	    display: inline-block;
	    content: "•";
	    margin-right: 5px;
	}
	.product-detail .product-content .label {
		margin: 0 0 15px 0;
		border-bottom: 1px solid #00853c;
	}
	.product-detail .product-content .label > * {
	    display: inline-block;
	    padding: 10px 20px 8px 20px;
	    background: linear-gradient(#fff, #f9f9f9, #e3e3e3);
	    font-size: 15px;
	    line-height: 20px;
	    text-transform: uppercase;
	    font-weight: bold;
	    color: #df212e;
	}
	.product-detail .product-content .article img {
		display: block!important;
		width: auto!important;
		height: auto!important;
		margin: 0 auto 10px auto!important;
		max-width: 800px!important;
	}


	.product-1 {
		position: relative;
		padding: 0;
		-webkit-box-shadow: 0 0 1px rgba(0,0,0,.1);
		-moz-box-shadow: 0 0 1px rgba(0,0,0,.1);
		-ms-box-shadow: 0 0 1px rgba(0,0,0,.1);
		-o-box-shadow: 0 0 1px rgba(0,0,0,.1);
		box-shadow: 0 0 1px rgba(0,0,0,.1);
		border: 1px solid #efefef;
	}
	.product-1 .thumb {margin: 0 0 10px 0;}
	.product-1 .info {padding: 0 10px;}
	.product-1 .title {
		margin: 0 0 5px 0;
	    font-size: 13px;
	    line-height: 18px;
	    text-align: center;
	}
	.product-1 .title a {color: #252525;}
	.product-1 .price {
	    min-height: 40px;
	    font-size: 12px;
	    line-height: 22px;
	    color: #252525;
	}
	.product-1 .price .new .number {
		font-weight: bold;
		color: #de0606;
	}
	.product-1 .price .old .number {
		color: #999;
		text-decoration: line-through;
	}
	.product-1 .detail {
		display: block;
		border-top: 1px solid #efefef;
		background: linear-gradient(#fe0000, #fe0000, #fe0000);
	}
	.product-1 .detail a {
	    display: block;
	    position: relative;
	    width: 100%;
	    line-height: 36px;
	    text-align: center;
	    color: #fff;
	}
	.product-1 .detail a:last-child{
		display: none;
		border-left: 1px solid #efefef;
	}
	
	section.aside-panel.aside-categories.panel-body {
		 background: #fff;
	    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
	    -moz-box-shadow: 0 0 10px rgba(0,0,0,.1);
	    -ms-box-shadow: 0 0 10px rgba(0,0,0,.1);
	    -o-box-shadow: 0 0 10px rgba(0,0,0,.1);
	    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
	.aside .aside-panel {
	    background: #fff;
	    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
	    -moz-box-shadow: 0 0 10px rgba(0,0,0,.1);
	    -ms-box-shadow: 0 0 10px rgba(0,0,0,.1);
	    -o-box-shadow: 0 0 10px rgba(0,0,0,.1);
	    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
		    float: left;
    width: 100%;
	}
	
	
	.aside-panel .heading2 span {
         position: relative;
    margin: 0;
    padding: 0px 0px 4px 0;
    font-size: 14px;
    line-height: 34px;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 2px solid #0270c7;
    margin-left: 10px;color: #0270c7;
}

section.aside-panel.home-video .panel-head {
    background: none;
}

section.aside-panel.aside-news .panel-head {
    background: none;
    display: inline-block;
    width: 100%;
}

li.ads.mb5 {
    width: 33%;
    float: left;
}

	
	@media (min-width: 1220px) {
		.product-1 .image {height: 190px;}
	}
	@media (min-width: 959px) and (max-width: 1219px) {
		.product-1 .image {height: 145px;}
	}
	@media (min-width: 767px) and (max-width: 959px) {
		.product-1 .image {height: 155px;}
	}
	@media (min-width: 567px) and (max-width: 767px) {
		.product-1 .image {height: 175px;}
	}
	@media (min-width: 479px) and (max-width: 567px) {
		.product-1 .image {height: 130px;}
	}
	@media (max-width: 567px) {
		.product-1 {padding: 0 0 10px 0;}
		.product-1 .detail {display: none;}
	}
	@media (max-width: 479px) {
		.product-1 {
		    border: 1px solid #e1e1e1;
   			-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
   			-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
   			-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
   			-o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
   			box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
		}
		.product-1 .thumb {margin: 0 0 5px 0;}
		.product-1 .image {height: 105px;}
		.product-1 .info {padding: 0 5px;}
		.product-1 .title {
			height: 36px;
			font-size: 13px;
			line-height: 18px;
			font-weight: normal;
			overflow: hidden; 
			-ms-text-overflow: ellipsis; 
			text-overflow: ellipsis; 
			display: -webkit-box; 
			-webkit-box-orient: vertical;
			-webkit-line-clamp: 2;
		}
		.product-1 .price {font-size: 13px;}
	}
	
	/* Article */
	.article-catalogue, .article-related {margin-bottom: 25px!important;}
	.article-catalogue .list-article {padding-bottom: 15px;}
	.article-catalogue .list-article>li {margin-bottom: 10px;}
	.panel-articles .list-article>li {margin-bottom: 15px;}
	@media (max-width: 959px) {
		.panel-articles .list-article {margin-left: -10px;}
		.panel-articles .list-article>li {
			padding-left: 10px;
			margin-bottom: 10px;
		}
	}
	@media (max-width: 479px) {
		.panel-articles .list-article {margin-left: -5px;}
		.panel-articles .list-article>li {padding-left: 5px;}
	}
	

	[class*=article-] .description p {margin: 0;}
	article .title a {
		-webkit-transition: all .4s linear;
		-o-transition: all .4s linear;
		transition: all .4s linear;
	}
	[class*=article-] .title a:hover {color: #3399cc;}
	.article-1 {position: relative;}
	.article-1 .thumb {
		float: left;
		width: 250px;
		padding: 3px;
		border: 1px solid #c8c8c8;
		background: #fff;
	}
	.article-1 .info {
		position: relative;
		float: left;
		width: -moz-calc(100% - 250px);
		width: -webkit-calc(100% - 250px);
		width: -ms-calc(100% - 250px);
		width: -o-calc(100% - 250px);
		width: calc(100% - 250px);
		padding-left: 20px;
	}
	.article-1 .title {
		margin: 0 0 5px 0;
		font-size: 16px;
		line-height: 20px;
		font-weight: bold;
	}
	.article-1 .title a {color: #333;}
	.article-1 .meta {
		margin: 0 0 5px 0;
		font-size: 14px;
		line-height: 20px;
		color: #999;
	}
	.article-1 .description {
		font-size: 14px;
		line-height: 20px;
		height: 80px;
		color: #000;
	}
	@media (min-width: 767px) {
		.article-1 .image {height: 165px;}
	}
	@media (min-width: 479px) and (max-width: 76px) {
		.article-1 .image {height: 125px;}
	}
	@media (min-width: 479px) and (max-width: 767px) {
		.article-1 .thumb {width: 180px;}
		.article-1 .info {
			position: relative;
			width: -moz-calc(100% - 180px);
			width: -webkit-calc(100% - 180px);
			width: -ms-calc(100% - 180px);
			width: -o-calc(100% - 180px);
			width: calc(100% - 180px);
		}
		.article-1 .image {height: 120px;}
		.article-1 .viewed {margin: 0 0 0 10px;}
		.article-1 .title a:hover {color: #0071ba;}
	}
	@media (max-width: 767px) {
		.article-1 .description {display: none;}
		.article-catalogue .list-article li {margin-bottom: 10px;}
		.article-1 .title {
			font-size: 14px;
			line-height: 20px;
		}
		
		
		.call-fixed a {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    display: block;
}

.call-fixed {
    position: fixed;
    bottom: 10px;
    left: 10px;
    padding: 5px 13px;
    background: #ff0000;
    border-radius: 20px;
    z-index: 999;
}


	}
	@media (max-width: 479px) {
		.article-1 .thumb {width: 100px;}
		.article-1 .info {
			position: relative;
			width: -moz-calc(100% - 100px);
			width: -webkit-calc(100% - 100px);
			width: -ms-calc(100% - 100px);
			width: -o-calc(100% - 100px);
			width: calc(100% - 100px);
			padding-left: 10px;
		}
		.article-1 .image {height: 80px;}
		.article-1 .title {
			font-size: 13px;
			font-weight: 500;
		}
		.article-1 .meta {display: none;}
		.article-catalogue .list-article li {margin-bottom: 5px;}
		.article-catalogue .list-article li:first-child {margin-bottom: 15px;}
		.article-catalogue .list-article li:first-child .article-1 .thumb {
			float: none;
			width: 100%;
			margin: 0 0 10px 0;
		}
		.article-catalogue .list-article li:first-child .article-1 .image {height: auto;}
		.article-catalogue .list-article li:first-child .article-1 .info {
			float: left;
			width: 100%;
			padding: 0;
		}
		.article-catalogue .list-article li:first-child .article-1 .title {
			font-size: 14px;
			line-height: 20px;
			font-weight: bold;
		}
		.article-catalogue .list-article li:first-child .article-1 .description {display: block;}
	 	.article-catalogue .list-article li:first-child .article-1 .meta {
	 	    display: -webkit-flex;
	 	    display: -moz-flex;
	 	    display: -ms-flex;
	 	    display: -o-flex;
    		display: flex;
		 }
	}
	.home-video .panel-body{border: 0}
	/* Article Detail */
	.article-detail {
		margin: 0 0 25px 0;
		font-family: Arial, sans-serif;
		font-size: 14px;
		line-height: 20px;
		color: #000;
		background: #fff;
		padding: 15px;
	}
	.article-detail .article, 
	.article-detail .share-box {margin-bottom: 20px;}
	.article-detail .title {
		margin: 0 0 15px 0;
		font-size: 18px;
		line-height: 20px;
		font-weight: bold;
		font-family: 'Roboto', sans-serif;
		color: #333;
	}
	.article-detail .article .description {
		font-weight: bold;
		margin-bottom: 15px;
	}
	.article-detail .article img {
		display: block!important;
		width: auto!important;
		height: auto!important;
		margin: 0 auto 15px auto!important;
	}
	.share-box>*+* {margin-left: 5px;}
	.share-box .plus {position: relative;margin-top: -4px;}

	@media (min-width: 960px) {
		.article-detail .title {
			font-size: 20px;
			line-height: 24px;
		}
	}
	@media (max-width: 959px) {
		.article-detail .title {font-size: 18px;}
	}
	@media (max-width: 479px) {
		.article-detail .title {
			font-size: 16px;
			line-height: 20px;
		}
	}

	/* Article Related */
	.article-related {margin-bottom: 30px!important; }
	.article-related .heading {
		margin: 0 0 10px 0;
		font-size: 20px;
		line-height: 24px;
		font-weight: bold;
	}
	.article-related .heading>* {color: #333;}
	.article-related ul li {
		position: relative;
		padding-left: 20px;
		margin-bottom: 10px;
		padding-top: 10px;
		font-size: 14px;
		line-height: 20px;
		font-weight: normal;
		color: #999;
	}
	.article-related ul li+li {border-top: 1px dotted #898989;}
	.article-related ul li:before {
		content: "\f00c";
		font-family: FontAwesome;
		display: block;
		position: absolute;
		left: 0px;
		color: #333;
		font-size: 12px;
	}
	.article-related ul li a {color: #000;}
	.article-related ul li a:hover, 
	.article-related ul li:hover:before {color: #0088cc;}

	/* Banner */
	.banner p {margin: 0;}
	.banner a {display: block;}
	
	/* Contact */
	.contact .contact-infomation, 
	.contact .contact-form {
		margin-bottom: 20px!important;
	}
	.contact .contact-infomation .note {
		margin-bottom: 10px;
		font-style: italic;
		color: #666;
	}
	.contact .contact-infomation .company {
		margin-bottom: 10px;
		font-size: 20px;
		line-height:24px;
		text-transform: uppercase;
		font-family: 'UTM Penumbra Bold', sans-serif;
		font-weight: normal;
		color: #333;
		font-weight: normal;
	}
	.contact .contact-infomation .address {margin-bottom: 20px;}
	
	.contact .contact-infomation .address ul {padding-left: 20px;}
	.contact .contact-infomation .address p {margin: 0 0 5px 0;color: #000;}
	.contact .contact-map {
		padding: 4px;
		border: 1px solid #d5d5d5;
		height: 340px;
	}
	.contact .contact-form .label {
		font-size: 14px;
		line-height: 22px;
		color: #000;
		margin-bottom: 15px;
	}
	.contact .contact-form .form-row {margin-bottom: 15px;}
	.contact .contact-form .input-text, 
	.contact .contact-form .form-select, 
	.contact .contact-form .form-textarea {
		border: 1px solid #d5d5d5;
		font-size: 14px;
		line-height: 20px;
		color: #000;
	}
	.contact-form .form-select {color: #999!important;}
	.contact .contact-form .input-text, 
	.contact .contact-form .form-select {height: 30px;}
	.contact .contact-form .form-textarea {height: 200px;}
	.contact-form .btn-submit {
		display: inline-block;
		padding: 5px 20px;
		cursor: pointer;
		background: #333;
		font-size: 14px;
		line-height: 20px;
		color: #fff;
		border: none;
		border-radius: 3px;
	}

	/* Breadcrumb */
	.breadcrumb {
		padding:  10px;
		margin-bottom: 20px;
		background: url(img/bg-breadcrumb.png) 0% 0%;
	}
	.breadcrumb ul a {
		font-size: 14px;
		line-height: 20px;
		color: #252525;
	}
	.breadcrumb ul a:hover,
	.breadcrumb ul li.uk-active a {color: #333;}
	.breadcrumb .uk-breadcrumb>li:nth-child(n+2):before {
		content: "\f101";
		font-family: FontAwesome;
		margin: 0 10px;
		color: #252525;
	} 


	/* Pagination */
	.pagination {
		margin-bottom: 10px!important;
		padding-top: 15px;
		border-top: 1px dashed #ccc;
	}
	.pagination li a {
		display: block;
		font-size: 13px;
		background: #f2f2f2;
		border: 1px solid #e1e1e1;
		color: #252525;
		border-radius: 0;
	}
	.pagination li a:hover, 
	.pagination .uk-active a {
		background: #000;
		border-color: #000;
		color: #fff;
	}
	
/* </body> */
/* ################################################# */

/* <footer> */
	.partner.panel {
	    background: #fff;
	    margin-bottom: 20px;
	}
	.partner.panel .uk-slidenav-contrast {
	    position: absolute;
	    top: 50%;
	    -webkit-transform: translate(0, -50%);
	    -moz-transform: translate(0, -50%);
	    -ms-transform: translate(0, -50%);
	    -o-transform: translate(0, -50%);
	    transform: translate(0, -50%);
	    color: #6c6969;
		font-size: 40px;
	}
	.partner.panel .uk-slide-prev{left: 0;}
	.partner.panel .uk-slide-next{right: 0;}
	
section.panel.footer-contact	h3.heading {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
}

section.panel.footer-contact section.panel-body {
    line-height: 25px;
}

	.footer .facebook-fanpage {margin: 0 0 15px 0;}
	.footer {
		       padding: 50px 0 0 0;
    font-size: 14px;
    line-height: 20px;
    color: #f4f5f6;
    background: #0270c7;
    margin-top: 40px;
	}
	.footer .upper {
	    background: linear-gradient(#fff, #fefefe, #f6f6f6, #e2e2e2);
	    color: #333;
	    padding-top: 30px;
	    border-top: 3px solid #e32330;
	}
	.title-brand {
	    font-weight: bold;
	    font-size: 18px;
	    line-height: 24px;
	    color: #e32330;
	    text-transform: uppercase;
	    margin-bottom: 10px;
	}
	.footer .upper .heading{
		margin: 0 0 15px 0;
		font-size: 16px;
		line-height: 20px;
		text-transform: uppercase;
		font-weight: bold;
	}
	.footer .upper .heading>* {color: #eaff00;}
	.footer-intro .article {margin: 0 0 15px 0;}
	.footer-intro .article .thumb {
		float: left;
		width: 85px;
		padding: 20px 15px;
		margin-right: 15px;
		background: #fff;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		-o-border-radius: 4px;
		border-radius: 4px;
	}
	.footer .upper .map {
		height: 215px;
		padding: 3px;
		border: 1px solid rgba(255, 255, 255, .8);
	}
	.footer-social li {float: left;}
	.footer-social li+li {margin-left: 5px;}
	.footer-social a {
		    display: block;
    position: relative;
    width: 37px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    background: #fff;
    font-size: 21px;
    color: #fff;
    border: 1px solid #fff;
	    color: #13017b !important;
	} 
	.footer-social.uk-flex.uk-flex-middle {
    margin: 13px 0;
}
input.uk-width-1-1.input-text {    height: 36px;
    width: 100%;
    float: left;
}

button.btn-submit {
    float: left;
    width: 25%;
	    height: 36px;
    background: #fff;
    border: none;
    padding: 10px 0;
}
	
	.footer-social .twitter a {background: #55acee;}
	.footer-social .google a {background: #e02f2f;}
	.footer-social .youtube a {background: #cf2200;}
	.footer-contact {
		font-size: 14px;
		line-height: 18px;
	}
	.footer-contact a {color: #f4f5f6;}
	.footer-contact a:hover {text-decoration: underline;}
	.footer-contact .list-info li {
		position: relative;
		padding-left: 25px;
	}
	.footer-contact .list-info li:not(:last-child) {margin-bottom: 10px;}
	.footer-contact .list-info li:before {
		content: "\f015";
		display: block;
		position: absolute;
		font-family: FontAwesome;
		color: #eaff00;
		font-size: 15px;
		left: 0px;
		top: 1px;
	}
	.footer-contact .list-info li.phone:before {content: "\f095";}
	.footer-contact .list-info li.email:before {content: "\f003";}
	.footer-contact .list-info li.fax:before {content: "\f02f";}
	.footer-contact .list-info li.hotline:before {
		content: "\f10b";
		font-size: 20px;
	}
	.footer-contact .list-info li.website:before {content: "\f0ac";}
	.footer .lower {
		      background: #17629d;
    background-color: rgb(23, 98, 157);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-image: none;
    background-size: auto;
    background-origin: padding-box;
    background-clip: border-box;
font-size: 13px;
line-height: 20px;
color: #fff;
margin-top: 30px;
	}
	.footer .lower a {color: #ccc;}
	.footer .lower a:hover {color: #fff;}
	@media (max-width: 767px) {
		.footer .lower .container {display: block;}
		.footer .lower .license {margin: 0 0 5px 0;}
	}
/* </footer> */
/* <animation> */
	
/* </animation> */
/* </anminhmart.css> */

/* Fix 25/05/2017 */
.aside-categories .heading {
	position: relative;
	margin: 0;
	padding: 10px 10px 10px 55px;
	background: #0270c7;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
}
.aside-categories .heading:before {
	content: "";
	display: block;
	position: absolute;
	width: 40px;
	height: 100%;
	top: 0px;
	left: 0px;
	background: #0270c7 url(img/icon-heading.png) center no-repeat;
}
.aside-categories .heading > * {color: #fff;}
.aside-categories .panel-body {
	position: relative;
	padding: 0;
	background: #fff;
	border: 1px solid #ddd;
    -webkit-box-shadow: 2px 2px 2px #e3e1e1;
    -moz-box-shadow: 2px 2px 2px #e3e1e1;
    -ms-box-shadow: 2px 2px 2px #e3e1e1;
    box-shadow: 2px 2px 2px #e3e1e1;
}
.aside-categories .maincat li {position: relative;}
.aside-categories .maincat li > a {
	display: block;
position: relative;
padding: 6px 12px;
color: #444;
font-size: 14px;
line-height: 24px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
text-transform: uppercase;
font-weight: bold;
}
.aside-categories .maincat > li.parent > a:before {
	content: "\f105";
	display: block;
	position: absolute;
	left: initial;
	right: 12px;
	top: 10px;
	color: #c8c8c8;
	font-family: FontAwesome;
	font-size: 16px;
}
.aside-categories .maincat li:hover > a {
	background: #eee;
	color: #0270c7;
}
.aside-categories .subcat {
	position: absolute;
	min-width: 250px;
	top: 0px;
	left: 100%;
	background: #fff;
    border: 1px solid #ddd;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	z-index: 100;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.aside-categories .maincat > li:hover > .subcat {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.header-search {
	position: absolute!important;
	left: initial;
	right: 10px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.header-search .form {
	position: relative;
	width: 275px;
	min-width: 0;
	padding-right: 50px;
}
.header-search .form .input-text {
	width: 100%;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	-ms-border-radius: 3px 0 0 3px;
	-o-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.header-search .form .btn-submit {
	width: 50px;
	left: initial;
	right: 0px;
}
.product-detail .pgwSlider .ps-list li{
width: calc((100% - 30px) / 4)!important;
display: inline-block;
float: left;
margin-right: 10px;
height: 70px!important;
}
.product-detail .pgwSlider .ps-list li:nth-child(4){
	margin-right: 0;
}
.product-detail .pgwSlider .ps-current{
	height: 265px!important;
}
.pgwSlider.narrow .ps-current img{
	height: 265px!important;
	object-fit: cover;
}

  .pgwSlider.narrow > .ps-list {
  	padding-top: 5px;
  }
  .pgwSlider .ps-current{
  	width: 100%!important;
  }
  ul.pgwSlider, .pgwSlider ul{
  	width: 100%!important;
  }
  .pgwSlider .ps-current ul{
  	padding-top: 0;
  }