body {
	background-color:#c2c2bc;
	font-family: 'archivo_narrowregular', "Myriad Pro", arial;
}
h1,
h2,
h3,
h4,
h5,
h6,
label, b, strong {
    font-family: 'archivo_narrowbold', "Myriad Pro", arial;
}
.outer {
	max-width:1000px;
	margin:auto;
}
/*
===================================
			Common
===================================
*/
.rounded-strip {
	background:url(../images/ronded-strip.png) repeat-x left top;
	height:35px;
	line-height:33px;
	border-radius:8px;
	border:1px solid #cfd2d3;
}
/*
===================================
			Header
===================================
*/
.top-links, .social-links {
	float:right;
}
.top-links  {
	margin-top:5px;
}
.social-links {
	clear:both;
	margin-top:55px;
}
.top-links li, .social-links li {
	float:left;
}
.top-links li {
	margin-right:26px;
}
.top-links li a {
	font-size:14px;
	line-height:28px;
	padding-left:38px;
	text-decoration:underline;
	display:inline-block;
}
.top-links li.e-catalogue a {
	background:url(../images/book.png) no-repeat left center;
}
.top-links li.careers a {
	background:url(../images/careers.png) no-repeat left center;
}
.top-links li.privacy a {
	background:url(../images/privacy.png) no-repeat left center;
}

.top-links li:last-child, .social-links li:last-child {
	margin-right:0px;
}
.social-links li {
	margin-right:26px;
}
.social-links li a {
	font-size:20px;
}
/*
===================================
			Menu
===================================
*/
.main-menu .wrap > ul > li {
	float:left;
}
.main-menu li {
	position:relative;
}
.main-menu .wrap {
	padding:0 1%;
}
.main-menu .wrap > ul > li:after {
	position:absolute;
	top:5px;
	right:0px;
	content:"";
	background:#999999;
	width:1px;
	height:20px;
}
.main-menu .wrap > ul > li:last-child:after {
	display:none;
}
.main-menu li a  {
	font-family: 'fontinregular';
	display:block;
}
.main-menu .wrap > ul > li > a {
	padding:0 50px;
	display:inline-block;
	color:#333333;
	text-transform:uppercase;
}
.main-menu .wrap > ul > li > a:hover,.main-menu .wrap > ul > li > a.active {
	background:#666;
	color:#fff;
}
.main-menu ul li ul {
	background:#999;
	color:#fff;
	position: absolute;
	top: 100%;
	left:0px;
	width: 200px;
	z-index:9999;
	display:none;
}
.main-menu li li a {
	display:block;
	padding:0 10px;
	border-bottom:1px solid #eee;
}
.main-menu li li a:hover, .main-menu li li a.active {
	background:#666;
	color:#fff;
}
.main-menu li li ul {
	left:100%;
	top:0;
}
.main-menu li:hover > ul {
	display:block;
}
/*
===================================
			Slider
===================================
*/
.slider {
	border-top:4px solid #565656;
	margin-top:6px;
	background:#fff;
}
.slider .slider-tabs {
	
}
.sliders-wrap {
}
.slider .slider-tabs li {
	margin-bottom:3px;
}
.slider .slider-tabs li:last-child {
	margin-bottom:0px;
}
.slider .slider-tabs li a {
	line-height:74px;
	height:74px;
	display:block;
	background:url(../images/slide-item.png) no-repeat top center;
	background-size:100% 100%;
	border:1px solid #dfdfdf;
	color:#333;
	font-family: 'archivo_narrowbold';
	font-weight:bold;
	font-size:20px;
	padding:0 20px;
}
.slider .slider-tabs li a:hover, .slider .slider-tabs li a.active {
	background:url(../images/slide-item-selected.png) no-repeat top center;
	background-size:100% 100%;
	border:1px solid #fff;
	color:#fff;
}
.slider .product-slider {
}
.slider .product-slider h1 {
	margin:15px 0px 5px;
	color:#535353;
}
.slider .product-slider .slide-image {
	text-align:center;
	border-right:1px solid #e9e9e9;
	min-height:280px;
}
.slider .product-slider .slide-content a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#9c9c9c;
}
.slider .product-slider .slide-content p {
	margin:0px 0px 20px;
}
.slider .product-slider .slide-content p:last-child {
	margin:0px 0px 5px;
}
.slider .product-slider .owl-pagination {
	background:#ababab;
	height:26px;
	width:100%;
	text-align:center;
}
.slider .product-slider .owl-pagination .owl-page {
	display: inline-block;
	margin:3px;
}
.slider .product-slider .owl-pagination .owl-page span {
	width: 12px;
	height: 12px;
	right: 0px;
	top: 18px;
	background: #eeeeee;
	border-radius: 100px;
	display: inline-block;
}
.slider .product-slider .owl-pagination .owl-page.active span {
	background: #4b4b4b;
}
/*
===================================
			News
===================================
*/
.news {
	background:url(../images/news-slice.png) repeat-x top left;
	height:50px;
	margin:13px 0px 20px;
	border:1px solid #d3d7d8;
	overflow:hidden;
	position:relative;
}
.news h3 {
	width:115px;
	height:50px;
	position:relative;
	z-index:1;
	float:left;
	margin:-1px 10px 0px 0px;
	text-align:center;
	line-height:56px;
	padding-right:20px;
	background:url(../images/news-titlev.png) no-repeat top left;
}
.news ul li a {
	display:block;
	color:#9f9f9f;
	font-size:14px;
	line-height:50px;
}
.news ul {
	position:absolute;
	white-space:nowrap;
	left:0px;
}
.news .news-container {
	overflow:hidden;
	height: 48px;
	width:100%;
	position:absolute;
}
.news .news-container ul li {
	padding-right:40px;
	margin-right:10px;
	position:relative;
	display:inline-block;
}
.news .news-container ul li:after {
	width:12px;
	height:12px;
	position:absolute;
	right:0px;
	top:18px;
	background:#666;
	border-radius:100px;
	content:"";
	display:block;
}
.news .news-container ul li:last-child:after {
	display:none;
}
/*
===================================
			Products
===================================
*/
.products {
	color:#fff;
	box-shadow: 5px 5px 10px 0px rgba(0,0,0, 0.5);
	border-radius:8px 8px 10px 10px;
}
.products .rounded-strip h3 {
	margin:0px;
}
.products .rounded-strip {
	position:relative;
	z-index:1;
}
.products .product-grid {
	background:url(../images/products-bg.png) top left;
	border-radius:0px 0px 10px 10px;
	margin: -15px 0px 0px;
	padding:15px 0px 0px;
}
.products .product-grid .pure-u-md-1-2.left {
	background:url(../images/product-sep.png) no-repeat top right;
	background-size:auto 100%;
}
.products .product-grid h1, .products .product-grid h4 {
	color:#fff;
	margin:0px;
	line-height: 20px;
}
.products .product-grid h1 {
	font-size:20px;
}
.products .product-grid h4 {
	font-size:18px;
	font-weight:normal;
	font-family: 'archivo_narrowregular';
}
.products .product-grid p {
	border-top:1px solid #333333;
	margin:5px 0px;
	padding:3px 0px 0px;
}
.products .product-thumb {
	margin-left: 20%;
}
.products .product-desc {
	margin-top:15px;
}
.products .product-grid a {
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.products .product-grid a:hover {
	color:#e1e1e1;
}
/*
===================================
			Home Section
===================================
*/
.home-col {
	width:27%;
	margin-right: 9.4%;
}
.home-col-3 {
	margin-right:0px;
}
.home-col h3, .home-col p {
	margin:0px;
	color:#fff;
}
.home-col h3 {
	font-size:20px;
	padding-bottom:10px;
	border-bottom:1px solid #fff;
}
.home-col p {
	padding:14px 0px;
	border-top:1px solid #999999;
}
.home-col .col-content {
	min-height:227px;
}
.home-col.home-col-1 .col-content {
	background:url(../images/gradiant-slice.png) repeat-x top right;
	position:relative;
}
.home-contact .grid {
	background:#808181;
}
.home-contact h3 {
	margin:0px;
	border-bottom:1px solid #fff;
	color:#fff;
}
.home-contact .cols {
	border-top:1px solid #000;
	padding-top:2%;
	color:#fff;
}
#product-slide  {
	min-height:227px;
	text-align:center;
	padding-top: 10px;
}
#product-slide .owl-buttons {
	position:absolute;
	bottom:13px;
	z-index:9;
	width:100%;
}
#product-slide .owl-buttons .owl-prev , #product-slide .owl-buttons .owl-next {
	display:inline-block;
	text-indent:-9999px;
	overflow:hidden;
	width:22px;
	height:26px;
}
#product-slide .owl-buttons .owl-prev {
	margin-left:13px;
	float:left;
	background:url(../images/prev.png) no-repeat left top;
}
#product-slide .owl-buttons .owl-next {
	margin-right:13px;
	float:right;
	background:url(../images/next.png) no-repeat left top;
}

/*
===================================
			Sitemap
===================================
*/
.site-map {
	margin-top:8%;
}
.site-map .wrap {
	background:url(../images/sitemap-slice.png) repeat-x top left;
	height:35px;
	position:relative;
	text-align:center;
	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);
	border-radius:3px 3px 0px 0px;
}
.site-map .wrap:before {
	width:54px;
	height:23px;	
	position:absolute;
	top:0;
	left:50%;
	margin-left:-27px;
	margin-top: -21px;
	content:"";
	background:url(../images/tooltip.png) top center;
}
.site-map a {
	font-size:20px;
	color:#606060;
	display:block;
	line-height: 28px;
	padding-top: 6px;
}
