body{
	opacity: 1;
}

div#header div.header_bg {
	background: linear-gradient(to bottom, #b5b5b5 0%,#e5e5e5);
	width: 100%;
	height: 51px;
	font-family: 'Open Sans', Verdana, Arial;
	font-weight: 300;
	font-size: 16px;
	color: #333333;
	padding-top: 15px;
	box-sizing: border-box;
}


div#main_content div.main_slider {
	width: 1180px;
	/*margin-left: -110px;*/
}

#header {
	position: relative;
}
.top_contacts a {color: #333;}
.top_menu {
	height: 71px;
}
#header .top_menu:before, #header .top_menu:after, #footer .bottom_menu:before {
	height: 1px;
	background-image: linear-gradient(to right, #a5a5a5 57%, rgba(255,255,255,0) 0%);
	background-position: top;
	background-size: 8px 1px;
	background-repeat: repeat-x;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	content: "";
}

#header .top_menu:after {top: initial; bottom: 0px;}

#main_content {
	background-color: #fff;
	display: block;
	padding: 15px 0px;
	min-height: 550px;
}
#main_content {
	padding-bottom: 220px;
}
body.main_page #main_content {padding-bottom: 80px;}
/*body.main_page #main_content {padding-bottom: 306px;}*/
body.kollekcii.kollekcii_page.not_main #main_content {padding-bottom: 177px;}

.left_column {
	max-width: 300px;
	margin-right: 10px;
}

.categories_left {
	box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.1);
	width: 100%;
	overflow: hidden;
	margin: 0 10px 15px;
}
.categories_left > a {
	display: block;
	max-height: 70px;
}

.center_column {
	/*max-width: 880px;*/
	margin-left:20px;
	/*max-width: 880px;*/
	padding-right:15px;
	/*max-width: 880px;*/
	padding-bottom:10px;
}

div.center, #main_content {
	/*max-width: 980px;*/
	max-width: 1180px;
	margin: auto;
	position: relative;
}
div.main_slider div.theme-light.slider-wrapper {
    padding: 10px 0;
}

.PA.basket {
	right: 20px;
	bottom: 15px;
	text-align: center;
}
.basket>.status {
	font-size: 11px;
	color: #616161;
	margin-top: -5px;
}
a.PA.logo {
	top: -30px;
	z-index: 50;
	left: -20px;
}
.PA.bottom_line {
	bottom: 0;
	height: 0px;
	width: 100%;
}
.bottom_line > ul.no-margin.inline.x5 {font-size:0;}
.bottom_line > ul.no-margin.inline.x5 li {
	width: 20%;
	height: 10px;
	display: inline-block;
}

ul.categories_top{
	margin: 0;
	margin-left: 290px;
	display: flex;
	justify-content: space-between;
}
ul.categories_bottom{width: 100%;margin: 0;}
ul.categories_top li, ul.categories_bottom li{
	/*width: 25%;*/
	display: inline-block;
	text-align: right;
	font-size: 22px;
	padding-top: 20px;
}
ul.categories_top, ul.categories_bottom {font-size: 0;}
ul.categories_bottom li{width: 20%;font-size:18px;padding: 30px 0;}
ul.categories_top a, ul.categories_bottom a{
	font-family: 'Open Sans', Verdana, Arial;
	font-size: 14px;
	color: #4C4C4C;
}
ul.categories_top a:hover, ul.categories_bottom a:hover{
	color: #2188e8;
}

h1.title {
	font-family: Impact, Arial;
	font-size: 40px;
	color: #0560b3;
	padding-top: 0;
	margin-top: -6px;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	background: -webkit-linear-gradient(#0560b3, #44a4fb);
	margin-bottom: 10px;
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
}

.img_ico_ext {
	height: auto;
	background-image: none;
}

#articles_ext_columns .article_title {
	font-size: 20px;
	color: #3a3a3a;
	font-family: Verdana, Arial;
	padding-bottom: 5px;
}

#articles_ext_columns .article_list_description {font-size: 16px;font-style: normal;color: #159a7e;}

#footer {
	min-height:10px;
	padding:20px 0;
	color: #555;
	text-align: center;
	background: linear-gradient(to bottom, rgba(229,229,229,1) 0%,rgba(204,204,204,1) 100%);
}
body.main_page #footer {
	padding:10px 0;
}


#footer div.header_bg:before {
	top: -200%;
	left: -300%;
	z-index: 0;
}

.copyright, .copyright a, .uaBiznes a {
	color: #555;	
}
.copyright a, .uaBiznes a {text-decoration: underline;color: #0560b3;}
.copyright a:hover, .uaBiznes a:hover {text-decoration: none; color: #38a500}
.copyright {padding-left:20px;}
.uaBiznes {padding-right:20px;}

.copyright, .uaBiznes{padding-top:25px;}

div#filter_block {
	margin-left: 10px;
	margin-top: 20px;
	width: 100%;
}
.filter_title {
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	display: block;
	margin-top: 15px;
}

div.filter_block {margin-bottom: 15px;}

.shtrix_line {
	max-height: 7px;
	background-color: #eee;
	width: 100%;
	margin: 8px 0 10px;
}

.filter_show > .filter {
	margin: 10px 0;
	margin-left: 5px;
}
.clear {max-height:0px;}

.filter_show label {
	cursor: pointer;
	font-family: 'Arial Narrow', Arial, Verdana;
	font-size: 120%;
	margin-left: 3px;;
}

div#search {
	right: 125px;
	top: 25px;
}

img.search_keywords {
	bottom: 5px;
	right: 10px;
}

	input.search_keywords {
	background: #fff linear-gradient(to top, rgba(224,224,224,1) 0%,rgba(255,255,255,0) 50%);
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25);
	padding: 5px 10px;
	width: 155px;
	border-radius: 12px;
	border-width: 1px;
}

.hidden_price_description {
	opacity: 0;
}


.market_btn {
	background-color:#87d041;
	color:white;
	border-radius:0;
	padding:13px 20px;
	text-transform:uppercase;
	font-family:Impact, Arial, Verdana;
	font-size:24px;
	text-shadow:2px 2px 0 rgba(62, 111, 68, 0.68);
	box-shadow:4px 4px 0 rgba(62, 111, 68, 0.15);
	display:inline-block;
	background-image:url(/images/design/bg_zakaz.jpg);
}


.zakaz_link {
  background: #2a88dd;
  border-radius: 5px;
  border-bottom: 3px solid #325a7e;
  margin: 0.5em;
  transition: all ease 1s;
  display: inline-block;
}
.zakaz_link:hover {background: #1bae7c;}

a span.zakaz_link, a.zakaz_link, .zakaz_link a {
  padding: 1.1rem 1.35rem 1em;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  display: inline-block;
}

#contacts_info span, #contacts_info, table.order_item {
	line-height:2;
}

#footer .bottom_menu {bottom: 100%; position: absolute; margin: auto; width: 100%;}

#footer .social {
	display: inline-block;
	margin: 0 auto;
	font-size: 12px;
}

#footer .social > .icons {
	padding-top: 7px;
}

.img_ico {
	background-image: none;
}

/* ------------ NIVO SLIDER patches -----------*/
.nivo-caption {padding:0; background:transparent;}
.nivo-caption > div {padding:5px 10px;}

.theme-light a.nivo-prevNav {left:20px;background-position:0% 50%;}

.theme-light .nivo-directionNav a {
	top:50%;
	width:40px;
	height:60px;
	background:url(/images/slider/arrows2.png) no-repeat;
	margin-top:-30px;
	opacity:0.00015;
	background-size:cover;
}

.theme-light a.nivo-nextNav {right:20px;background-position:100% 50%;}

.theme-light .nivo-directionNav a:hover {
	background-color:transparent;
	opacity:0.35;
}

.nivo-caption {display: none !important;}
/* ---------------------------------------------- */

/* ------------ SLICK SLIDER patches -----------*/
	.new_items_slider {
		padding: 7px 0 5px 0;
		width: 100%;
		margin:auto;
	}
	.theme-light.slider-wrapper {overflow:hidden;margin-top:-15px;padding:0;}

	.slick-prev:before, .slick-next:before {z-index: 5;}

	.new_items_slider .slick-next:before 
	, .new_items_slider .slick-prev:before
	 {filter: sepia(100%) saturate(10000%) hue-rotate(140deg) brightness(75%);}
	.new_items_slider .slick-next:hover:before 
	, .new_items_slider .slick-prev:hover:before
	 {filter: sepia(100%) saturate(10000%) hue-rotate(200deg) brightness(75%);}

	.new_items_slider .slick-next:before {
		content: url(/images/slider/circle_next.png);
		position: absolute;
		right: 40px;
		z-index: 100;
	}
	.new_items_slider .slick-prev:before {
		content: url(/images/slider/circle_prev.png);
		position: absolute;
		left: 40px;
		z-index: 100;
	}

	.slick-slide {position: relative;}
	.slick-slide:focus
	, .slick-next:before:focus
	, .slick-prev:before:focus {
    	outline: none;
	}
	/*.img_circle.slick-slide a:after {
	    content: url("/images/design/icons/zoom_hover.png");
	    position: absolute;
	    bottom: 20px;
	    right: 20px;
	}*/
	.slick-slider {
		margin-bottom: 0;
	}
	.slick-list {
		height: 700px;
	}
	.slick-prev {left: 0;}
	.slick-next {right: 0;}
	
  	.slick_slider .slick-prev
	, .slick_slider .slick-next
    {
			width: 120px;
			z-index: 100;
			height: 80px;
			top: 50%;
			margin-top: -40px
    }
	.slick-next:before
	, .slick-prev:before {
		position: absolute;
		top: 0;
  }	
/* ---------------------------------------------- */


/* ------------ NEWS rules ---------------------- */
	#news_columns li.news_columns {
		width: 49%;
		box-sizing: border-box;
		padding-right: 10px;
		display: inline-block;
	}
	li.news_columns > a {display: table;}
	div#news_columns {margin-top: 15px;}
	.news_line{
		background:transparent;
		display:none;
	}

	img.news_icon {
		max-width: 100%;
		margin: 0;
	}

	.img_ico_news {
		width: 100px;
		box-shadow: 0 0 10px 4px #ccc;
		border-radius: 20px;
		display: table-cell;
		vertical-align: middle;
		padding: 10px;
		box-sizing: border-box;
	}

	#news_columns a .news_text {
		margin-left: 30px;
		text-shadow: none;
	}
	#news_columns  a:hover .news_title {
		text-decoration: none;
		color: #38a500;

	}
	#news_columns a .news_title {
		font-family: 'Arial Narrow', Arial, Verdana;
		font-weight: bold;
		font-size: 28px;
		color: #645F70;
	}

	#chitat{position:relative;margin-top: 0;}
	#chitat:before {
		height: 1px;
		background-image: linear-gradient(to right, #74b1d7 57%, rgba(255,255,255,0) 0%);
		background-position: top;
		background-size: 8px 1px;
		background-repeat: repeat-x;
		position: absolute;
		top: 10px;
		left: 0;
		width: 100%;
		content: "";
		z-index: 0;
	}
	#chitat > a {background: #fff;padding: 0 10px;z-index: 3;position:relative;}
	#chitat a:hover{
		color:#38a500; 
		text-decoration:none;
	}

	.news_list_description {
		font-family: 'Arial Narrow', Arial, Verdana;
		font-size: 20px;
		color: #6f6f6f;
	}

	body.not_main .news_content {display: none;}


/* ------- ÑËÀÉÄÅÐ Â ÊÎËËÅÊÖÈßÕ ------------------ */
	body.kollekcii_page .center_column h1 {display:none;}
	body.kollekcii_page .new_items_slider.hidden {display: block;}
	body.kollekcii_page #main_content div.center
	, body.kollekcii_page #main_content {max-width: 100%;}




div.bottom_shadow:before {
    content: "";
    background: linear-gradient(to top, rgba(0,0,0,0.18) 0%, rgba(0,0,0,0.125) 20%,rgba(0,0,0,0.05) 58%,rgba(0,0,0,0) 100%);
    height: 31px;
    width: 100%;
    position: absolute;
    z-index: 100;
    left: 0;
    top: -36px;
}


/* ------- ------------------------------- ------- */
.art_ext_columns li, .cat_ext_columns li, .news_columns li, .img_ico_ext, .img_ico_news {
    width: 440px;
}

.img_ico_ext img {
    max-width: 400px;
    max-height: 400px;
    margin: 5px;
}

.social.icons {
width: 28px;
margin-top: -5px;
}