 /* <Everest.css> */
/* <header> */
div#first-big-column {
        float: left;
    width: 100%;
    background: #f0f2f5;
	padding:20px 0;
}

 a {
	 color: #333;
 }
.simple-frame {
  
    border-bottom: 0;
}
.simple-frame h2 {
   
    line-height: 16px;
    text-align: center;
    padding: 10px;
    /* border: 1px solid #eee; */
    border-bottom: 0;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0;
  
}

.frame-content .owl-buttons .owl-next {
    right: 0;
    position: absolute;
       top: 75px;
    font-size: 30px;
}
.frame-content .owl-buttons .owl-prev {
    position: absolute;
    left: 0;
       top: 75px;
    font-size: 30px;
}
.owl-controls.clickable {
    position: relative;
}
.frame-content {
  
    border-top: 0;
    float: left;
    width: 100%;
}
ul.list-news-icons {
    padding: 15px 3px;
    float: left;
    width: 100%;
	overflow:hidden;
}

ul.list-news-icons.picture li {
    margin-bottom: 5px;
    text-align: center;
    width: 94%;
    margin: 0 11px;
    /*height: 238px;*/
    margin-bottom: 11px;
    overflow: hidden;
    float: left;
}

ul.list-news-icons.picture li img {
    margin-bottom: 3px;
    border-radius: 0;
    padding: 5px;
    background: #c3c3c3;
    height: 160px;
    object-fit: cover;
    width: 100%;
}

ul.list-news-icons li a {
       color: #e41515;
    line-height: 20px;
    /* font-weight: bold; */
    font-size: 14px;
	font-family: 'RobotoSlab-Bold';
	font-size: 18px;
	margin: 0;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	margin-bottom: 5px;
}
.owl-carousel .owl-item {
    float: left;
}
.owl-carousel .owl-item .title-news {
    margin-top: 10px;
}

.bottom-hotline {
    bottom: 0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    padding: 5px;
    position: fixed;
    left: 50%;
       width: 100%;
    text-align: center;
    z-index: 999;
    transform: translateX(-50%) translateY(0%);
    -webkit-transform: translateX(-50%) translateY(0%);
}
.bottom-hotline a {
    color: #fff;
    background: #c61633;
    border-radius: 39px;
    padding: 5px 15px;
    margin-right: 10px;
    font-size: 19px;
}
	.header {
		position: relative;
		z-index: 10;
		background: white;
	}
	.header .logo {
		margin: 0;
		padding: 0;
	}
	.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: 10px 0;
		position: relative;
		z-index: 10;
	}
	.header-hotline {
		position: relative;
		padding: 0 0 0 30px;
		margin: 0 0 8px 0;
		color: #ff0000;
	}
	.header-hotline:before {
		content: "";
		display: block;
		position: absolute;
		width: 20px;height: 20px;
		left: 0px;top: 50%;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		-o-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
	.header-hotline .label {
		display: inline-block;
		font-size: 16px;
		line-height: 20px;
		font-weight: bold;
		color: #222;
	}
	.header-hotline .number {
		display: inline-block;
		font-size: 24px;
		line-height: 30px;
		text-transform: uppercase;
		color: #ff0000;
		font-weight: bold;
	}
	.header-search .form {
		position: relative;
		min-width: 250px;
		padding-right: 50px;
	}
	.header-search .form .input-text {
		height: 34px;
		border: none;
		background: #fff;
		line-height: 34px;
		padding: 0 10px 0 20px;
		-webkit-border-radius: 20px 0 0 20px;
		-moz-border-radius: 20px 0 0 20px;
		-o-border-radius: 20px 0 0 20px;
		-ms-border-radius: 20px 0 0 20px;
		border-radius: 20px 0 0 20px;
		border: solid 1px #ccc;
	}
	.header-search .form .btn-submit {
		position: absolute;
		width: 50px;
		height: 34px;
		background: #222;
		font-size: 16px;
		border: none;
		top: 0px;
		right: 0px;
		outline: none;
		cursor: pointer;
		text-align: center;
		color: #fff;
		-webkit-border-radius:0 20px 20px 0;
		-moz-border-radius:0 20px 20px 0;
		-o-border-radius:0 20px 20px 0;
		-ms-border-radius:0 20px 20px 0;
		border-radius:0 20px 20px 0;
	}
	
	a.btn-blue {
    float: right;
    margin: 10px 0;
    width: 100%;
    text-align: right;
    /* background: #ccc; */
}

	.header .company {text-align: center;}
	.header .company>.title, 
	.header .company>.subtitle {
		margin: 0;
		font-family: 'UTMImpact', sans-serif;	
		text-transform: uppercase;
		font-weight: normal;	
		text-shadow: 2px 3px rgba(255,255,255,1);		
	}	
	.header .company>.title {
		margin: 0 0 5px 0;
		font-size: 30px;
		line-height: 38px;
		color: #ff0000;
	}
	.header .company>.subtitle {
		margin: 0 0 10px 0;
		font-size: 20px;
		line-height: 36px;
		color: #ff0000;
	}
	.header .company .address {
		font-size: 14px;
		line-height: 20px;
		color: #000;
	}
	.main-navigation {}
	.main-navigation .main-menu li {position: relative;}
	.main-navigation .main-menu>li>a {
		position: relative;
		padding: 12px 25px 10px 25px;
		font-size: 13px;
		line-height: 20px;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
	}
	.main-navigation .main-menu>li>a:before {
		content: "";
		display: block;
		position: absolute;
		height: 100%;
		width: 1px;
		right: 0px;
		top: 0px;
		-webkit-border-radius: 1px 0 0 1px/22px 0 0 22px;
		-moz-border-radius: 1px 0 0 1px/22px 0 0 22px;
		border-radius: 1px 0 0 1px/22px 0 0 22px;
		background-color: #fff;
		-webkit-box-shadow: 1px 0 rgba(3,3,3,.13);
		-moz-box-shadow: 1px 0 rgba(3,3,3,.13);
		box-shadow: 1px 0 rgba(3,3,3,.13);
	}
	.main-navigation .main-menu>li:hover>a, 
	.main-navigation .main-menu>li.active>a  {
		color: red;
	}
	.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: #e41515;
		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 dashed #367f51;}
	.main-navigation .sub-menu a:hover {text-decoration: underline;}
	.header .lower .container {
		    padding: 0 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0;
    background: #e41515;
		
		}
	.header-cart a {
		display: block;
		position: relative;
		text-indent: -99999px;
		width: 15px;
		height: 16px;
		background: url(img/icon-cart.png) center no-repeat;
	}
	@media (min-width: 960px) {
		.header .upper {
			-webkit-background-size: 100%;
			-moz-background-size: 100%;
			-ms-background-size: 100%;
			-o-background-size: 100%;
			background-size: 100%;
		}
	}
	@media (max-width: 1219px) {
		.header .logo {}
		.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 {}
		.header .company {display: none;}
		.header .topbar {background: #e41515;}
		.header .upper {padding: 15px 0;}
		.header-social a {
			background: #fff;
			color: #006cb9;
		}
	}
	@media (max-width: 767px) {
		.header .upper {padding: 0 0;}
		.header-hotline {margin: 0 0 2px 0;}
		.header-hotline .number {
			font-size: 16px;
			line-height: 20px;
		}
	}
	@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;}
	}
	
	
/* </header> */
/* ################################################# */
/* <body> */
	/* Panel */
	.selling-products {margin: 0 0 25px 0;}
	.selling-products .uk-slidenav,
	.product-related .uk-slidenav {
		display: block;
		width: 24px;
		height: 24px;
		line-height: 22px;
		font-size: 16px;
		border: 1px solid #fff;
		color: #fff;
		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;}


	/* Heading */
	.heading-1 {
		margin: 0 0 10px 0;
		font-size: 14px;
		line-height: 20px;
		text-transform: uppercase;
		font-weight: bold;
		border-bottom: 2px solid #e41515;
	}
	.heading-1>* {
		    margin: 0 0 2px 0;
    display: inline-block;
    position: relative;
    padding: 7px 20px;
    color: #fff;
    background: #e41515;
	}
	.heading-1>*:before {
		content: "";
		display: block;
		position: absolute;
		width: 0;
		height: 0;
		border-left: 20px solid #e41515;
		border-top: 34px solid transparent;
		top: 0px;
		left: initial;
		right: -20px;
	}
	
	/* Slide: slider, slideshow, slideset */
	.main-slide {
		margin: 0 0 0 0;
		overflow: hidden;
	}
	.main-slide .uk-slidenav {
		display: block;
		width: 35px;
		height: 35px;
		line-height: 35px;
		font-size: 20px;
		color: #fff;
		background: rgba(8, 46, 111, .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;}
	@media (min-width: 960px) {
		.main-slide {margin: 10px 0 20px 0;}
	}
	@media (max-width: 960px) {
		.main-slide .uk-slidenav {display: none;}
	}


	/* Aside */
	.aside, .aside>* {margin-bottom: 15px;}
	.aside-panel .heading {
		position: relative;
		margin: 0;
		padding: 10px 10px 10px 35px;
		font-size: 14px;
		line-height: 20px;
		text-transform: uppercase;
		font-weight: bold;
		background: #e41515 url(img/bar.png) 15px 14px no-repeat;
		-webkit-border-radius: 4px 4px 0 0;
		-moz-border-radius: 4px 4px 0 0;
		-ms-border-radius: 4px 4px 0 0;
		-o-border-radius: 4px 4px 0 0;
		border-radius: 4px 4px 0 0;
	}
	.aside-panel .heading>* {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: relative;
		display: block;
		padding: 10px 10px 10px 15px;
		font-size: 14px;
		line-height: 18px;
		color: #000;
	}
	.aside-categories .mainCat li+li>a {border-top: 1px dashed #ccc;}
	.aside-categories .mainCat li a:hover {color: #006cb9;}

	.aside-news .list-article>li {padding: 10px;}
	.aside-news .article .thumb {
		float: left;
		width: 100px;
	}
	.aside-news .article .image {height: 80px;}
	.aside-news .article .info {
		float: right;
		width: -webkit-calc(100% - 100px);
		width: -moz-calc(100% - 100px);
		width: -ms-calc(100% - 100px);
		width: -o-calc(100% - 100px);
		width: calc(100% - 100px);
		padding-left: 10px;
	}
	.aside-news .article .title {
		margin: 0;
		font-size: 13px;
		line-height: 20px;
		font-weight: normal;
	}
	.aside-news .article .title a {color: #000;}
	.aside-news .article .title a:hover {color: #3399cc;}

	.aside-support .panel-body {
		text-align: center;
		padding: 10px 0 0 0;
	}
	.aside-support .list-support .info {
		padding: 0 15px;
		text-align: center;
	}
	.aside-support .list-support li {margin-bottom: 15px;}
	.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 .skype {
		display: block;
		position: relative;
		margin: 0 auto 10px auto;
		/*width: 58px;*/
		height: 80px;
		background: url(img/skype_1.png) center no-repeat;
		text-indent: -99999px;
	}
	.aside-support .panel-body .tel {
		margin: 0 0 10px 0;
		font-size: 16px;
		line-height: 20px;
		font-weight: 500;
	}
	.aside-support .panel-body .tel a {color: #f00;}
	.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;
	}
	.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: #252525;
	}
	.product-detail .product-price {
		margin: 0 0 15px 0;
		font-size: 25px;
		line-height: 20px;
		color: #f00;
		font-weight: bold;
	}
	.product-detail .product-description {
		padding: 15px 0 5px 0;
		border-top: 1px dotted #999;
		border-bottom: 1px dotted #999;
		margin: 0 0 15px 0;
		font-size: 14px;
		line-height: 22px;
		color: #000;
	}
	.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: #00853c;
		font-size: 14px;
		line-height: 20px;
		text-transform: uppercase;
		font-weight: bold;
		color: #fff600;
		-webkit-border-radius: 3px 3px 0 0;
		-moz-border-radius: 3px 3px 0 0;
		-ms-border-radius: 3px 3px 0 0;
		-o-border-radius: 3px 3px 0 0;
		border-radius: 3px 3px 0 0;
	}
	.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-detail .buynow {
		padding-bottom: 20px;
		margin-bottom: 20px;
		border-bottom: 1px dotted #999;
	}
	.product-detail .buynow .label {
		display: block;
		margin: 0 10px 0 0;
	}
	.product-detail .buynow .quantity {
		width: 65px;
		border: 1px solid #898989;
	}
	.product-detail .buynow .btn {
		display: block;
		padding: 7px 20px;
		font-size: 13px;
		line-height: 20px;
		text-transform: uppercase;
		color: #fff;
		background: #222;
		-webkit-transition: all .4s linear;
		-moz-transition: all .4s linear;
		-ms-transition: all .4s linear;
		-o-transition: all .4s linear;
		transition: all .4s linear;
	}
	.product-detail .buynow .btn:hover {background: #006cb9;}
	.product-detail .buynow .btn+.btn {margin-left: 5px;}
	@media (max-width: 1220px) {
		.product-detail .buynow {display: block;}
		.product-detail .buynow .box+.box {margin-top: 15px;}
	}
	.product-detail .form .form-row {margin: 0 0 10px 0;}
	.product-detail .form .input-text,
	.product-detail .form .form-textarea {
		border: 1px solid #d5d5d5;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		-ms-border-radius: 2px;
		-o-border-radius: 2px;
		border-radius: 2px;
	}
	.product-detail .form .input-text {
		height: 32px;
		line-height: 32px;
		padding: 0 10px;
	}
	.product-detail .form .form-textarea {
		height: 100px;
		padding: 5px 10px;
	}
	.product-detail .form .btn-submit {
		display: inline-block;
		padding: 8px 25px;
		font-size: 14px;
		line-height: 20px;
		text-transform: uppercase;
		color: #fff;
		background: #222;
		cursor: pointer;
		border: none;
	}
	.product-detail .form .input-text::-webkit-input-placeholder, 
	.product-detail .form .form-textarea::-webkit-input-placeholder {
	    color: #888888;
	    font-size: 13px;
	    font-style: normal;
	}
	.product-detail .form .input-text::-moz-placeholder, 
	.product-detail .form .form-textarea::-moz-placeholder {
	    color: #888888;
	    font-size: 13px;
	    font-style: normal;
	}
	.product-detail .form .input-text:-ms-input-placeholder, 
	.product-detail .form .form-textarea:-ms-input-placeholder {
	    color: #888888;
	    font-size: 13px;
	    font-style: normal;
	}
	.product-detail .form .input-text:-moz-placeholder, 
	.product-detail .form .form-textarea:-moz-placeholder {
	    color: #888888;
	    font-size: 13px;
	    font-style: normal;
	}
	@media (min-width: 600px) {
		.product-detail .form .form-row {width:60%;}
	}

	.tabControl {
		position: relative;
		border-bottom: 1px solid #999;
		margin: 0 0 20px 0;
	}
	.tabControl li {
		position: relative;
		z-index: 20;
		float: left;
		padding: 5px 0px 10px 0;
		font-size: 16px;
		line-height: 20px;
		font-weight: bold;
		cursor: pointer;
		color: #999999;
		border-bottom: 2px solid transparent;
	}
	.tabControl li:before {
		content: "";
		display: none;
		position: absolute;
		width: 100%;
		height: 2px;
		background: #e41515;
		bottom: -3px;
		top: initial;
		left: 0px;
	}
	.tabControl li+li {margin-left:40px;}
	.tabControl li.uk-active, 
	.tabControl li:hover {
		color: #e41515;
	}
	.tabControl li.uk-active:before {display: block;}

	/* Product */
	.product-1 {
		position: relative;
		padding: 10px;
		border: 1px solid #d5d5d5;
	}
	.product-1 .thumb {margin: 0 0 10px 0;}
	.product-1 .info {
		padding: 0 10px;
		text-align: center;
	}
	.product-1 .title {
		margin: 0 0 5px 0;
		font-size: 14px;
		line-height: 20px;
		font-weight: 500;
	}
	.product-1 .title a {color: #252525;}
	.product-1 .title a:hover {color: #006cb9;}
	.product-1 .price {
		font-size: 14px;
		line-height: 20px;
		font-weight: 500;
		color: #ff0000;
	}

	@media (min-width: 1220px) {
		.product-1 .image {height: 180px;}
	}
	@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 {padding: 5px;}
		.product-1 .image {height: 100px;}
		.product-1 .title {
			height: 18px;
			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: 1;
		}
		.product-1 .price {font-size: 13px;}
	}
	.panel-products {margin: 0 0 25px 0!important;}
	.panel-products .list-product>li:nth-child(n+2) .product-1 {border-left: none;}
	@media (min-width: 960px) {
		.panel-products .list-product>li:nth-child(4n+5) .product-1 {border-left: 1px solid #d5d5d5;}
		.panel-products .list-product>li:nth-child(n+5) .product-1 {border-top: none;}
	}
	@media (min-width: 768px) and (max-width: 960px) {
		.panel-products .list-product>li:nth-child(3n+4) .product-1 {border-left: 1px solid #d5d5d5;}
		.panel-products .list-product>li:nth-child(n+4) .product-1 {border-top: none;}
	}
	@media (max-width: 768px) {
		.panel-products .list-product>li:nth-child(2n+3) .product-1 {border-left: 1px solid #d5d5d5;}
		.panel-products .list-product>li:nth-child(n+3) .product-1 {border-top: none;}
	}

	/* videos-catalogue */
	.videos-catalogue {margin: 0 0 25px 0;}
	.videos-catalogue .list-video>li {margin-bottom: 20px;}
	.video .thumb {margin: 0 0 10px 0;}
	.video .thumb .image {
		position: relative;
		height: 165px;
	}
	.video .title {
		font-size: 14px;
		line-height: 20px;
		font-weight: normal;
		text-align: center;
	}
	.video .title a {color: #252525;}
	.video .title a:hover {color: #006cb9;}
	#video-detail .uk-modal-dialog {padding: 3px;}
	#video-detail .panel-body {
		height: 450px;
	}
	@media (max-width: 600px) {
		#video-detail .panel-body {height: 250px;}
	}
	/* 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 .meta .time {
		padding-left: 20px;
		background: url(img/calendar.png) 0px 50% no-repeat;
	}
	.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;
		}
	}
	@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;
		 }
	}

	/* Article Detail */
	.article-detail {
		margin: 0 0 25px 0;
		font-family: Arial, sans-serif;
		font-size: 14px;
		line-height: 20px;
		color: #000;
	}
	.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;
		
	}
	.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: #1f703d;}
	.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-weight: bold;
		color: #006cb9;
	}
	.contact .contact-infomation .address {margin-bottom: 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: #006cb9;
		font-size: 14px;
		line-height: 20px;
		color: #fff;
		border: none;
		border-radius: 3px;
	}

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

	/* 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: #006cb9;
		border-color: #006cb9;
		color: #fff;
	}
	
/* </body> */
/* ################################################# */

/* <footer> */
	.footer {
	padding: 25px 0 10px 0;
    background: #114791;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    float: left;
    width: 100%;
	}
	.footer .upper .panel {margin-bottom: 15px!important;}
	.footer .upper .heading {
		margin: 0 0 20px 0;
		position: relative;
		font-size: 14px;
		font-weight: bold;
		line-height: 20px;
		text-transform: uppercase;
		border-bottom: 1px solid #fff;
	}
	.footer .upper .heading>* {
		display: inline-block;
		position: relative;
		padding-bottom: 5px;
		color: #fff;
	}
	.footer .upper .heading>*:before {
		content: "";
		display: block;
		position: absolute;
		width: 100%;
		height: 2px;
		background: #fff;
		top: initial;
		bottom: -2px;
		left: 0px;
	}
	.footer-contact .list li:not(:last-child) {margin: 0 0 5px 0;}
	.footer-contact .list a {color: #ccc;}
	.footer-contact .panel-body h3 {
		text-transform: uppercase;
		color: #333;
	}
	.footer .site-link li:not(:last-child) {margin-bottom: 10px;}
	.footer .site-link li a {
		display: block;
		position: relative;
		padding-left: 15px;
		color: #ccc;
	}
	.footer .site-link li a:before {
		content: "\f054";
		font-family: FontAwesome;
		display: block;
		position: absolute;
		font-size: 10px;
		left: 0px;
		top: 0px;
	}
	.footer .site-link li a:hover {text-decoration: underline;}

/* </footer> */
/* <animation> */
	
/* </animation> */
/* </Everest.css> */
#carousel img {
    padding: 0 5px;
    border-right: 1px solid red;
}







/*th�m t? ?�y*/

 .top-product {
	 padding-top: 20px;
 }
 .title-title {
	 text-align: left;
	 /*background: url(/templates/frontend/resources/images1/line.png) bottom center;*/
	 background-repeat: no-repeat;
	 padding-bottom: 0px;
 }
 .title-primary {
	 font-family: 'RobotoSlab-Bold';
	 color: #da251d;
	 font-size: 30px;
	 text-transform: uppercase;
 }
 .clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
	 clear: both;
 }
 .nav-product .item-product {
	 margin-top: 20px;
 }
 .item-product .image {
	 overflow: hidden;
	 position: relative;
 }
 .item-product .image img {
	 width: 100%;
	 height: 300px;
	 object-fit: contain;
 }
 .item-product .image .overlay {
	 position: absolute;
	 top: 0;
	 left: 0;
	 background-color: rgba(0, 0, 0, 0.5);
	 width: 100%;
	 height: 100%;
	 visibility: hidden;
	 opacity: 0;
	 webkit-transition: all 0.7s ease;
	 transition: all 0.7s ease;
 }

 .item-product .image .overlay .readmore {
	 background: url(/templates/frontend/resources/images1/icon1.png) top left #da251d;
	 font-size: 13px;
	 color: #fff;
	 height: 40px;
	 display: inline-block;
	 line-height: 40px;
	 padding: 0 20px 0 42px;
	 position: absolute;
	 top: 50%;
	 left: 50%;
	 transform: translate(-50%,-50%);
	 background-repeat: no-repeat;
	 border-radius: 5px;
 }
 .item-product .nav-img .title {
	 background: url(/templates/frontend/resources/images1/cart.png) bottom right;
	 margin: 0;
	 padding: 10px 0;
	 background-repeat: no-repeat;
	 background-size: 100%;
	 margin-top: 10px;
 }
 .item-product .nav-img .title a {
	 display: inline-block;
	 width: 100%;
	 font-family: 'RobotoSlab-Bold';
	 font-size: 20px;
	 color: #000;
 }
 .item-product:hover .image .overlay {
	 visibility: visible;
	 opacity: 1;
 }
 .item-product:hover .nav-img .title {
	 background: url(/templates/frontend/resources/images1/cart-hover.png) bottom right;
	 margin: 0;
	 padding: 10px 0;
	 background-repeat: no-repeat;
	 background-size: 100%;
	 margin-top: 10px;
 }
 .uk-col{
	 padding-left: 8px;
	 padding-right: 8px;
 }

 /*=====head*/
 .top-header {
	 background: #da251d;
	 height: 40px;
	 line-height: 39px;
	 overflow: hidden;
 }


 .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	 float: left;
 }
 .top-header ul {
	 list-style: none;
 }
 .top-header .top-header-left ul li {
	 padding-right: 15px;
 }
 .top-header ul li {
	 float: left;
	 color: #fff;
	 font-size: 15px;
 }
 .top-header .top-social {
	 text-align: right;
 }
 .top-header .top-social ul {
	 display: inline-block;
 }
 .top-header .top-social ul li:first-child {
	 display: inline-block;
	 margin-right: 10px;
 }
 .top-header .top-social ul li {
	 padding-left: 5px;
 }
 .top-header .top-social ul li a {
	 width: 25px;
	 height: 25px;
	 color: #da251d;
	 background: #fff;
	 border-radius: 50%;
	 text-align: center;
	 display: inline-block;
	 line-height: 25px;
 }
 .logo-menu {
	 padding: 24px 0;
 }

 .logo img {
	 width: 360px;
 }
 .main-menu> ul >li {
	 float: left;
	 list-style: none;
	 position: relative;
 }
 .main-menu> ul> li> a {
	 font-family: 'Roboto-Bold';
	 display: inline-block;
	 font-size: 14px;
	 text-transform: uppercase;
	 padding: 20px;
 }
 .main-menu> ul >li.cart {
	 float: right;
 }
 .main-menu> ul >li.cart a {
	 /*border: 1px solid #cdcdcd;*/
	 /*height: 37px;*/
	 /*padding: 0;*/
	 /*display: inline-block;*/
	 /*width: 37px;*/
	 /*text-align: center;*/
	 /*line-height: 37px;*/
	 /*border-radius: 50%;*/
	 /*margin: 10px;*/
 }
 .main-menu> ul >li.cart .stt {
	 background: #da251d;
	 display: inline-block;
	 color: #fff;
	 font-size: 10px;
	 position: absolute;
	 top: 4px;
	 right: 3px;
	 border-radius: 10px;
	 width: 25px;
	 height: 16px;
	 line-height: 16px;
	 text-align: center;
 }
 .main-menu> ul >li.search {
	 float: right;
 }
 .main-menu> ul >li .click-search {
	 border: 1px solid #cdcdcd;
	 height: 37px;
	 padding: 0;
	 display: inline-block;
	 width: 37px;
	 text-align: center;
	 line-height: 37px;
	 border-radius: 50%;
	 margin: 10px;
 }
 .main-menu> ul >li .nav-search {
	 position: absolute;
	 right: 0;
	 top: 65px;
	 z-index: 11;
	 visibility: hidden;
	 opacity: 0;
	 webkit-transition: all 0.7s ease;
	 transition: all 0.7s ease;
 }
 .main-menu> ul >li .nav-search form {
	 position: relative;
 }
 .main-menu> ul >li .nav-search input[type=text] {
	 width: 250px;
	 height: 35px;
	 border: 1px solid #ddd;
	 padding-left: 10px;
	 border-radius: 5px;
 }
 .main-menu> ul >li .nav-search form .click-search1 {
	 position: absolute;
	 right: 11px;
	 top: 7px;
	 color: #c0c0c0;
 }
 .main-menu> ul >li:hover .sub-menu {
	 top: 58px;
	 visibility: visible;
	 opacity: 1;
 }
 .main-menu> ul >li .sub-menu {
	 position: absolute;
	 z-index: 11;
	 background: #da251d;
	 width: 250px;
	 top: 65px;
	 left: 0;
	 list-style: none;
	 webkit-transition: all 0.7s ease;
	 transition: all 0.7s ease;
	 visibility: hidden;
	 opacity: 0;
 }

 .main-menu> ul >li .sub-menu li {
	 display: inline-block;
	 width: 100%;
	 padding: 10px;
	 color: #fff;
	 border-bottom: 1px solid #ac1b15;
 }
 .main-menu> ul >li .sub-menu li a {
	 color: #fff;
 }


 /*===?�i t�c*/
 .iconbox-home {
	 padding: 30px 0;
	 margin-top: 60px;
	 background: #ebebeb;
 }
 .iconbox-home .item .icon {
	 width: 20%;
	 display: inline-block;
	 float: left;
	 position: relative;
 }
 .iconbox-home .item .icon:before {
	 content: url(/templates/frontend/resources/images1/bg1.png);
	 position: absolute;
	 top: 0;
	 left: 0;
 }
 .iconbox-home .item .nav-icon {
	 width: 80%;
	 display: inline-block;
	 float: right;
 }
 .iconbox-home .item .nav-icon .title {
	 font-family: 'RobotoSlab-Bold';
	 margin-top: 0;
	 font-size: 16px;
	 margin-bottom: 5px;
	 text-transform: uppercase;
 }
 .iconbox-home .item .nav-icon .desc {
	 font-size: 14px;
	 margin: 0;
 }
 .clearfix {
	 clear: both;
 }
 



/*========*/

 .new-home {
	 padding-top: 35px;
 }
 .new-home .slider-new {
	 margin-top: 30px;
	 padding-bottom: 40px;
 }




 /*========*/


 .register-home {
	 padding: 84px 0 110px 0;
	 margin-top: 60px;
 }

 .register-home {
	 background: url(/templates/frontend/resources/img/bgok.jpg);
 }
 .register-home .register-left .title {
	 margin: 0;
	 padding-bottom: 10px;
	 font-family: 'RobotoSlab-Bold';
	 font-size: 29px;
	 color: #fff;
	 text-transform: uppercase;
 }
 .register-home .register-left .desc {
	 margin: 0;
	 font-size: 13px;
	 color: #fff;
	 text-transform: uppercase;
 }
 .register-home .register-right input[type=text] {
	 width: calc(100% - 220px);
	 display: inline-block;
	 float: left;
	 height: 55px;
	 border: 1px solid #fff;
	 border-radius: 29px;
	 background: #fff;
	 padding-left: 23px;
 }
 .register-home .register-right input[type=submit] {
	 width: 200px;
	 display: inline-block;
	 float: right;
	 height: 55px;
	 background: #333333;
	 color: #fff;
	 font-size: 18px;
	 font-family: 'RobotoSlab-Bold';
	 text-transform: uppercase;
	 border: 1px solid #333;
	 border-radius: 29px;
 }
/*===========*/

 .slider-evaluate {
	 padding: 95px 10px;
	 /*margin-top: -50px;*/
	 position: relative;
	 z-index: 111;
	 background: #bf1515;
	 border-radius: 12px;
 }
 .owl-carousel .owl-stage-outer {
	 position: relative;
	 overflow: hidden;
	 -webkit-transform: translate3d(0,0,0);
 }
 .slider-evaluate .item .avarta {
	 width: 20%;
	 display: inline-block;
	 float: left;
 }.slider-evaluate .item .avarta img {
	  width: 100px!important;
	  height: 100px;
	  border: 6px solid #fbc0bd;
	  border-radius: 50%;
  }
 .slider-evaluate .item .nav-avata {
	 color: #fff;
	   width: 80%;
	   display: inline-block;
	   float: right;
	   padding-left: 15px;
   }
 .slider-evaluate .item .nav-avata .desc {
	 font-size: 17px;
 }
 .slider-evaluate .item .nav-avata .admin {
	 color: #fff;
 }
 .slider-evaluate .item .nav-avata .admin {
	 margin: 0;
	 font-size: 14px;
	 padding-top: 7px;
 }
 .slider-evaluate .item .nav-avata .admin svg {
	 color: #da251d;
	 margin-right: 9px;
 }
 .slider-evaluate .item .nav-avata span {
	 font-family: 'Roboto-Bold';
	 color: #eae307;
 }
 .clearfix {
	 clear: both;

 }
 .slider-evaluate .owl-buttons{display: none}

@media (max-width: 450px){
	.diemban .widget-title {
		text-align: center;
	}
	.title-primary {
		font-size: 22px;
	}
	.item-product .nav-img .title a {
		font-size: 15px;
	}
	.item-product .image img {
		height: 100px;
	}
	.register-home .register-left .title {
		font-size: 25px;
	}
	.register-home .register-right input[type=text] {
		width: 100%;
		height: 40px;
		margin-bottom: 10px;
	}
	.register-home .register-right input[type=submit] {
		width: 100%;
		height: 40px;
	}
	.slider-evaluate .item .avarta {
		width: 100%;
		text-align: center;
	}
	.slider-evaluate .item .nav-avata {
		width: 100%;
		margin-top: 10px;
	}
	.logo img {
		width: 220px;    text-align: center;
	}




}



