@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Noto Sans|Roboto+Condensed');
html {
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	background-color: #FFF;
	height: 100%;
	width: 100%;
	font-family: "Noto Sans", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	padding: 0px;
}
button::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=button]::-moz-focus-inner {
padding: 0;
border: 0;
}

A {
	outline: none;
	text-decoration: none;
	color: #000;
}
img {
    max-width: 100%;
}
A IMG {
 border: none;
}
h1 {
	font-size: 18pt;
	color: #000;
	text-decoration: none;
	padding: 0px;
	display: block;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	font-size: 16pt;
	color: #000;
	text-decoration: none;
	padding: 0px;
	display: block;
	margin-top: 40px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
}


.site {
	width: 100%;
	min-width: 300px;
	min-height: 100%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
	width: 100%;
}
.basket_right a{
	background-image: url(img/fon/basket_right.png);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 50px;
	width: 40px;
	position: absolute;
	right: 0px;
	position: fixed;
	z-index: 900;
	top: 40%;
}
.top {
	width: 100%;
	min-width: 300px;
	position:relative;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}

.top_top {
	width: 100%;
	display: block;
	background-color: #3ecd59;
	padding-top: 5px;
	padding-bottom: 2px;
	height: 25px;
}

/*Кнопки вызова верхнего меню*/
.but_top_menu {
	font-size: 11pt;
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 80px;
	float: left;
}
/*_____________*/


.menu_block {
	display: none;
	position: absolute;
	z-index: 1000;
	width: 200px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	top: 32px;
}
.menu_shapka a{
	text-align: left;
	display: block;
	font-size: 11pt;
	color: #fff;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.menu_shapka a:hover{
	color: #3ecd59;
	text-decoration: none;
	background-color: #fff;
}
.top_top_right {
	width: 200px;
	font-size: 11pt;
	color: #fff;
	display: block;
	margin-left: 10px;
	text-align: right;
	margin-bottom: 10px;
	height: 20px;
	float: right;
}
.reg_top {
	display: inline-block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	margin-left: 2%;
	margin-right: 2%;
}
.reg_top a{
	color: #fff;
	text-decoration: none;
}
.reg_top a:hover{
	color: #fff;
	text-decoration: underline;
}
.vhod_top {
	display: inline-block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	margin-left: 2%;
	margin-right: 2%;
}
.vhod_top a{
	color: #fff;
	text-decoration: none;
}
.vhod_top a:hover{
	color: #fff;
	text-decoration: underline;
}
.avt_top {
	display: inline-block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	margin-left: 2%;
	margin-right: 2%;
}
.avt_top a{
	color: #fff;
	text-decoration: none;
}
.avt_top a:hover{
	color: #fff;
	text-decoration: underline;
}
.basket_top {
	display: inline-block;
	text-align: center;
	background-image: url(img/fon/basket.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 24px;
	vertical-align: top;
	margin-left: 2%;
	margin-right: 2%;
}
.basket_top a{
	display: block;
	height: 20px;
	width: 20px;
	cursor: pointer;
}
.top_block {
	width: 100%;
	min-width: 300px;
	position:relative;
	display: block;
	margin-left: auto;
	padding-top: 10px;
	margin-right: auto;
	padding-bottom: 10px;
	text-align: center;
}
.logo_block {
	width: 30%;
	min-width: 300px;
	max-width: 300px;
	display: block;
	height: 110px;
	float: left;
	margin-right: 50px;
	margin-left: 30px;
	margin-top: -5px;
}
.top_logo {
	display: block;
	width: 30%;
	min-width: 300px;
	max-width: 300px;
	margin-right: auto;
	margin-left: auto;
	
}
.top_center_block {
	display: block;
	text-align: center;
	font-size: 20pt;
	font-size: 3vw;
	text-transform: uppercase;
	color: #FFF;
	width: 95%;
	clear: both;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.top_right_block {
	width: 200px;
	position:relative;
	display: block;
	float: right;
	text-align: right;
	margin-right: 10px;

}
.tel_top {
	font-size: 14pt;
	color: #fff;
	display: block;
	text-align: center;
	margin-bottom: 3px;
}
.top_soc_block {
	width: 200px;
	height: 30px;
	display: block;
	position: relative;
	text-align: right;
	float: right;
	margin-right: 30px;
	margin-top: 10px;
}
.top_soc{
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-left: 2%;
	vertical-align: top;
}
.top_call{
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-left: 2%;
	margin-top: -10px;
	vertical-align: top;
}



ul#menu, ul#menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	
}

ul#menu a {
  display: block;
  text-decoration: none;
  outline: none	

}

ul#menu li {
	margin-top: 5px;
}

ul#menu li a {
	display: block;
	color: #000;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 0px;
}

ul#menu li a:hover {
	color: #3ecd59;
	background-color: #FFF;
}

ul#menu li ul li a {
	display: block;
	color: #000;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 0px;
}
ul#menu li ul li ul li a {
	display: block;
	color: #000;	
	font-size: 9.5pt;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 0px;
}
ul#menu li ul li ul li ul li a {
	display: block;
	color: #000;	
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 0px;
}


.block_content {
	background-color: #FFF;
	display: block;
	width: 100%;
	min-width: 300px;
	padding-bottom: 300px;
	margin-top: 20px;
	text-align: center;
}
.content {
	display: block;
	padding: 1%;
	margin-right: auto;
	margin-left: auto;
	width: 95%;
	text-align: center;
}
.contentcol {

}
.catalog_block {

}
.content_error {
	display: block;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 290px;
	min-height: 165px;
	text-align: center;
	background-image: url(img/fon/error.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center top;
	position: relative;
	margin-bottom: 20px;
}
.error_link {
	font-size: 12pt;
	color: #000;
	text-decoration: none;
	width: 120px;
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
}
.error_link a{
	color: #000;
	text-decoration: none;
	border: 1px solid #333;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
}
.error_link a:hover{
	color: #3ecd59;
	text-decoration: none;
	border: 1px solid #3ecd59;
}
.catalog_index {
	display: block;
	width: 100%;
}
.catalog_index_line {
	display: block;
	width: 100%;
	margin-top: 20px;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #000;
	margin-bottom: 20px;
}
.text_content {
	font-size: 10pt;
	color: #333;
	text-decoration: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 95%;
}
.text_index_content {
	font-size: 10pt;
	color: #333;
	text-decoration: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	text-align: center;
}

/*Кнопки вызова фильтров и меню*/
.but_left_menu {
	font-size: 14pt;
	color: #3ecd59;
	text-decoration: none;
}
.but_left_filtr {
	font-size: 14pt;
	color: #3ecd59;
	text-decoration: none;
}
.otstup_filtr {
	height: 20px;
	width: 100%;
}
/*_____________*/

.block_left {
	display: none;
	position: absolute;
	z-index: 1000;
	min-height: 100px;
	width: 290px;
	margin-right: auto;
	left: 0px;
	right: 0px;
	text-align: center;
	background-color: #fff;
	margin-left: auto;
}
.block_left_nav {
	display: block;
	width: 290px;
}
.left_zag a{
	width: 260px;
	font-size: 11pt;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	text-transform: uppercase;
	height: 26px;
	padding-left: 20px;
	padding-right: 10px;
	overflow: hidden;
	padding-top: 7px;
	background-color: #000;
}
.left_zag a:hover{
	color: #3ecd59;
	text-decoration: none;
}
.left_zag_filtr {
	width: 260px;
	font-size: 13pt;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	text-transform: uppercase;
	height: 28px;
	background-color: #000;
	padding-left: 20px;
	padding-right: 10px;
	overflow: hidden;
	padding-top: 5px;
}
.filtr_name {
	font-size: 11pt;
	color: #000;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.filtr_input {
	font-size: 10pt;
	color: #000;
	display: block;
}
.left {
	width: 268px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: left;
	border: 1px solid #CCC;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.left_content {
	width: 248px;
	display: block;
	margin-bottom: 20px;
	text-align: left;
}
.nav_lv2 {
	color: #000;
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}
.nav_lv2 a {
	color: #000;
	text-decoration: none;
}
.nav_lv2 a:hover {
	color: #3ecd59;
	text-decoration: none;
}

.nav_lv3 {
	color: #000;
	font-size: 11pt;
	text-decoration: none;
	padding-left: 5px;
	display: block;
}
.nav_lv3 a {
	color: #000;
	text-decoration: none;
}
.nav_lv3 a:hover {
	color: #000;
	text-decoration: underline;
}
.nav_lv4 {
	color: #000;
	font-size: 10pt;
	text-decoration: none;
	padding-left: 15px;
	display: block;
}
.nav_lv4 a {
	color: #000;
	text-decoration: none;
}
.nav_lv4 a:hover {
	color: #000;
	text-decoration: underline;
}
/* Верхняя кнопка Каталог Товаров слева */
.menus {
	margin: 0;
	padding: 0;
	list-style: none;
	
}
.menus .menus-items {
	width: 270px;
    background-color: #000;
	text-align: center;
	color: #FFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #006;
	margin-bottom: 20px;
	font-size: 13pt;
	text-transform: uppercase;
}
.menus .menus-items:hover {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #3ecd59;
	background-color: #006;
}
.menus .menus-items a {
    display: block;
    padding: 5px 10px;
	color: #FFF;
}
.menus .submenus {
	width: 270px;
	position: absolute;
	margin: 0;
	padding: 0;
	background: #000;
	list-style: none;
	font-size: 11pt;
	text-transform: none;
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease .15s;
	color: rgb(255,255,255);
	text-align: left;
	z-index: 100;
	display: block;
	max-height: 400px;
	overflow-y: scroll;
}
.menus .menus-items:hover .submenus {
    opacity: 1;
	visibility: visible;
	
}
.menus .submenus-items {
    padding: 0;
}
.menus .submenus-items a:hover {
	color: #006;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	background-color:rgba(255,255,255,0.8);
}
/* Конец верхняя кнопка Каталог Товаров слева */

.yarlik {position: absolute; top:0px; left:0px;}


.catalog_menu {
	width: 230px;
	display: inline-block;
	position: relative;
	margin-bottom: 1%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	border: 2px solid #EFEFEF;
	vertical-align: top;
	padding: 10px;
}


.link_index_menu a{
	width: 100%;
	height: 250px;
	display: block;
	position: absolute;
}

.foto_index_menu {
	width: 100%;
	height: 250px;
	text-align: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
}

.zag_index_menu {
	width: 100%;
	display: table;
	text-align: center;
	vertical-align: middle;
	bottom: 10px;
	background-color: rgba(255,255,255,0.9);
	position: absolute;
	box-shadow: inset 0 20px 20px  -20px #ccc , inset 0 -20px 20px  -20px #ccc;
	height: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.zag_index_menu_text {
	width: 100%;
	font-size: 13pt;
	color: #006;
	text-decoration: none;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.zag_index_menu a:hover{
	color: #3ecd59;
	text-decoration: none;
}





.nav_catalog {
	font-size: 10pt;
	color: #000;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
}
.nav_catalog a{
	color: #000;
	text-decoration: none;
}
.nav_catalog a:hover{
	color: #000;
	text-decoration: underline;
}
.sort_content_cena {
	display: block;
	height: 30px;
	width: 95%;
	overflow: hidden;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
	margin-top: -20px;
}
.content_cena {
	height: 30px;
	font-size: 10pt;
	color: #000;
	text-decoration: none;
	margin-right: 10px;
	display: inline-block;
}
.content_cena a{
	color: #000;
	text-decoration: underline;
}
.content_cena a:hover{
	color: #000;
	text-decoration: none;
}
.content_str {
	
	font-size: 11pt;
	color: #3ecd59;
	text-decoration: none;
}
.content_str a{
	color: #3ecd59;
	text-decoration: none;
}

.cikl_catalog {
	height: 305px;
	width: 200px;
	display: inline-block;
	position: relative;
	margin-bottom: 20px;
	margin-right: 10px;
	border: 1px solid #ccc;
	margin-left: 10px;
	vertical-align: top;
	padding: 5px;
}
.cikl_catalog:hover {
	border: 1px solid #000;
}
.zag_catalog a{
	height: 55px;
	font-size: 9.5pt;
	color: #000;
	text-decoration: none;
	display: block;
	overflow: hidden;
	text-align: center;
	font-weight: bold;
	width: 200px;
}
.zag_catalog a:hover{
	color: #000;
	text-decoration: none;
}
.foto_catalog {
	height: 150px;
	width: 100%;
	margin-top: 10px;
	text-align: center;
	display: block; 
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.img_catalog {
	height: 150px;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.art_catalog a{
	height: 20px;
	font-size: 9pt;
	color: #000;
	display: block;
	text-decoration: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.art_catalog a:hover{
	color: #3ecd59;
	text-decoration: none;
}
.vid_catalog_1 {
	color: #FFF;
	font-size: 12pt;
	background-color: rgba(255,0,0,0.7);
	position: absolute;
	display: block;
	z-index: 900;
	top: 0;
	right: 0;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 5px;
	border-radius: 0 0 10px 10px;
	font-weight: bold;
	letter-spacing: 2pt;
	text-transform: uppercase;
	animation: blink 1s linear infinite;
}
@keyframes blink {
  0%,50.99% {background-color: #F00; color: #FF0;}
  51%,100% {background-color: #3F0; color: #F00;}
}
@-webkit-keyframes blink {
  0%,50.9% {background-color: #F00; color: #FF0;}
  51%,100% {background-color: #3F0; color: #F00;}
}
.vid_catalog_2 {
	color: #FFF;
	font-size: 8pt;
	background-color: rgba(51,102,153,0.7);
	position: absolute;
	display: block;
	z-index: 900;
	top: 0;
	right: 0;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 5px;
	border-radius: 0 0 10px 10px;
}
.vid_catalog_3 {
	color: #FFF;
	font-size: 8pt;
	background-color: rgba(95,192,48,0.8);
	position: absolute;
	display: block;
	z-index: 900;
	top: 0;
	right: 0;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	border-radius: 0 0 10px 10px;
}
.cena_catalog {
	height: 25px;
	font-size: 10pt;
	color: #000;
	text-align: center;
	display: block;
	padding-top: 5px;
}
.cena_red_catalog {
	font-size: 12pt;
	color: #3ecd59;
}
.cena_red_catalog_big {
	font-size: 14pt;
	color: #3ecd59;
	font-weight: bold;
}
.cena_start_catalog {
	font-size: 11pt;
	color: #999;
	text-decoration: line-through;
}
.nal_catalog {
	height: 25px;
	font-size: 10pt;
	color: #999;
	text-align: center;
    display: block;
	position: relative;
	padding-top: 5px;
	margin-left: 5px;

}

.link_bask a{
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #3ecd59;
	cursor: pointer;
	margin-right: auto;
	text-align: center;
	display: block;
	margin-bottom: 3px;
	margin-left: auto;
	width: 120px;
	margin-top: 5px;
	border: 2px outset #fff;
}
.link_bask a:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #000;
}

.link_basket {
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #000;
	cursor: pointer;
	margin-right: auto;
	text-align: center;
	display: block;
	margin-bottom: 3px;
	margin-left: auto;
	width: 120px;
	margin-top: 5px;
}
.link_basket:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #3ecd59;
	outline:none;
}
.all_cena {
	font-size: 10pt;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	vertical-align: 0;
	height: 30px;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
}
.cena_red {
	font-size: 16pt;
	color: #3ecd59;
	text-decoration: none;
}
.search_red {
	font-size: 14pt;
	color: #3ecd59;
	text-decoration: none;
}
.cikl_basket {
	height: 370px;
	width: 215px;
	display: inline-block;
	position: relative;
	margin-bottom: 20px;
	margin-right: 20px;
	border: 1px solid #ccc;
}
.cena_basket {
	height: 25px;
	font-size: 12pt;
	color: #3ecd59;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.options_basket {
	height: 30px;
	font-size: 8pt;
	color: #000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.colvo {
	width: 30px;
	text-align: center;
	
	font-size: 9pt;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.basket_del a {
	
	font-size: 10pt;
	color: #3ecd59;
	text-decoration: none;
	display: block;
	text-align: center;
	height: 20px;
	width: 200px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.basket_del a:hover {
	color: #333;
	text-decoration: none;
}
.but_basket {
	
	font-size: 10pt;
	color: #FFF;
	text-decoration: none;
	border-radius: 5px;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 8px;
	background-color: #000;
	cursor: pointer;
	float: right;
	margin-right: 3px;
	margin-bottom: 5px;
}
.but_basket:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #3ecd59;
	outline:none;
}
.pereschet {
	font-size: 10pt;
	color: #333;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}
.forma_block {
	width: 90%;
	max-width: 250px;
	display: block;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.zag_forma {
	font-size: 14pt;
	color: #3ecd59;
	text-decoration: none;
	height: 40px;
	text-align: center;
}

.basket_pole {
	font-size: 10pt;
	color: #000;
	text-decoration: none;
	width: 100%;
	text-align: center;
}
.basket_pole_dost {
	font-size: 10pt;
	color: #000;
	text-decoration: none;
	width: 120px;
	text-align: center;
	margin-top: 3px;
}
.forma_cap_block {
	width: 200px;
	height: 20px;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.forma_cap {
	width: 76px;
	height: 20px;
	vertical-align: top;
	display: inline-block;
}
.forma_capch_block {
	width: 216px;
	height: 30px;
	border: 1px solid #999;
}
.forma_capch {
	width: 115px;
	float: left;
	height: 30px;
}

.forma_capch_pole {
	width: 100px;
	float: right;
	height: 30px;
	text-align: center;
	border: none;
}
.but_forma {
	
	font-size: 13pt;
	color: #FFF;
	text-decoration: none;
	border-radius: 5px;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 8px;
	background-color: #000;
	cursor: pointer;
	margin-right: 3px;
}
.but_forma:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #3ecd59;
	outline:none;
}

.pdf a{
	display: block;
	height: 30px;
	width: 100%;
	background-image: url(img/fon/pdf_icon.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 50px;
	margin-top: 20px;
	color: #333;
	text-decoration: none;
}
.pdf a:hover{
	color: #333;
	text-decoration: underline;
}
.otstup {
	display: block;
	height: 20px;
	width: 100%;
}

.content_tov {
	display: block;
	text-align: center;
}

.tovar_video_block {
	display: block;
	width: 100%;
}

.tovar_foto_block {
	display: block;
	width: 80%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.img_tov_big {
	display: block;
	width: 95%;
	max-width: 500px;
	border: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
}
.img_tov_big:hover {
	border: 1px solid #3ecd59;
}
.img_tov_min {
	display: block;
	float: left;
	height: 50px;
	border: 1px solid #CCC;
	margin: 5px;
}
.img_tov_min:hover {
	border: 1px solid #3ecd59;
}
.nal_tovar_0 {
	font-size: 10pt;
	color: #090;
	text-decoration: none;
	padding-top: 10px;
}

.tovar_right_block {
	display: block;
	text-align: center;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.kredit_block_catalog {
	text-align: left;
	display: block;
	position: absolute;
	left: 0px;
	z-index: 100;
	bottom: 0px;
}
.kredit_info_catalog {
	text-align: left;
	display: block;
	position: relative;
	font-size: 7.5pt;
	color: #666;
	font-weight: bold;
}
.kredit_block {
	text-align: center;
	display: block;
	position: relative;
}
.kredit_info {
	text-align: left;
	display: inline-block;
	position: relative;
	font-size: 12pt;
	color: #000;
	vertical-align: top;
	margin-right: 5px;
	margin-left: 5px;
}
.kredit_but a{
	font-size: 12pt;
	color: #FFF;
	text-decoration: none;
	border-radius: 5px;
	background-color: #00CC00;
	width: 180px;
	border: 1px outset #CCC;
	text-align: center;
	display: block;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.kredit_but a:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #3ecd59;
}
.block_viewed_tov {
	display: block;
	text-align: center;
	width: 100%;
	margin-top: 40px;
	background-color: #E8E8E8;
	padding-top: 20px;
}
.block_viewed_tov_zag {
	font-size: 18pt;
	color: #000;
	text-decoration: none;
	display: block;
	margin-bottom: 20px;
}
.block_dop_tov {
	display: block;
	text-align: center;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}
.block_dop_tov_zag {
	font-size: 18pt;
	color: #000;
	text-decoration: none;
	display: block;
	margin-bottom: 20px;
}
.link_tov a{
	font-size: 13pt;
	color: #000;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
}
.link_tov a:hover{
	color: #3ecd59;
	text-decoration: none;
}
.zag_tovar {
	font-size: 14pt;
	color: #3ecd59;
	text-decoration: none;
	height: 40px;
}
.zag_tovar a{
	color: #3ecd59;
	text-decoration: underline;
}
.zag_tovar a:hover{
	color: #3ecd59;
	text-decoration: none;
}
.tovar_right_text {
	font-size: 10pt;
	color: #333;
	text-decoration: none;
	display: block;
	text-align: left;
	margin-top: 20px;
}
.tov_cena {
	font-size: 16pt;
	color: #3ecd59;
	text-decoration: none;
}
.tov_cena_start {
	font-size: 13pt;
	color: #999;
	text-decoration: line-through;
}
.tov_info {
	font-size: 10pt;
	color: #333;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
}
.tov_prim {
	font-size: 8pt;
	color: #333;
	text-decoration: none;
	display: block;
	height: 20px;
}
.tov_vid {
	font-size: 10pt;
	color: #333;
	font-weight: bold;
}
.tov_vid_red {
	font-size: 12pt;
	color: #3ecd59;
}
.tov_vid_green {
	font-size: 12pt;
	color: #090;
}
.tov_vid_blue {
	font-size: 12pt;
	color: #36C;
}
.tov_info_zag {
	font-size: 11pt;
	color: #333;
	text-decoration: none;
	display: block;
	height: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.nal_bask_tov {
	font-size: 13pt;
	color: #FFF;
	text-decoration: none;
	border-radius: 5px;
	background-color: #CCCCCC;
	width: 180px;
	text-align: center;
	display: block;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.col_for_bask {
	width: 30px;
	height: 15px;
	text-align: center;
}
.link_bask_tov a{
	
	font-size: 12pt;
	color: #FFF;
	text-decoration: none;
	border-radius: 5px;
	background-color: #000;
	width: 180px;
	border: 1px outset #CCC;
	text-align: center;
	display: block;
	margin-top: 15px;
		padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

.link_bask_tov a:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #3ecd59;
}

.link_basket_tov {
	font-size: 12pt;
	color: #FFF;
	text-decoration: none;
	border-radius: 5px;
	background-color: #000;
	cursor: pointer;
	width: 180px;
	text-align: center;
	display: block;
	border: 1px outset #CCC;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.link_basket_tov:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #3ecd59;
	outline:none;
}
.doc_cikl a{
	background-image: url(img/fon/pdf_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 40px 40px;
	font-size: 10pt;
	color: #333;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	padding-left: 45px;
	height: 30px;
	padding-top: 10px;
	margin-top: 15px;
	font-weight: bold;
	text-align: left;
}
.doc_cikl a:hover{
	color: #3ecd59;
	text-decoration: none;
}
/* Заказ в один клик */
.popup-checkbox, .popup {
  display: none;
}

.popup {
  position: fixed;
  z-index: 20000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.popup:before {
  display: block;
  content: ' ';
  position: absolute;
  z-index: 10000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.8;
}

.popup-content {
	width: 350px;
	border: 3px solid #ddd;
	position: absolute;
	border-radius: 10px;
	z-index: 30000;
	top: 30%;
	left: 0;
	right: 0;
	margin: auto;
	padding: 20px;
	font-size: 10pt;
	color: #000;
	text-decoration: none;
	background-color: #E9F1FE;
}
@media (max-width: 500px) {

.popup-content {
	width: 250px;

}
}

.popup-closer {
	position: absolute;
	top: 5px;
	right: 5px;
	color: #3ecd59;
	font-size: 20px;
	border: 1px solid #999;
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 50%;
	cursor: pointer;
	margin-top: -25px;
	margin-right: -25px;
	background-color: #FFF;
}

.popup-closer:hover {
	color: #fff;
  background-color: #3ecd59;
}

.popup-closer_fon {
  display: block;
  position: absolute;
  z-index: 10000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}

.popup-checkbox:checked + .popup {
  opacity: 1;
  display: block;
}
.zakaz_tovar {
	font-size: 12pt;
	color: #FFF;
	text-decoration: none;
	border-radius: 5px;
	background-color: #3ecd59;
	cursor: pointer;
	width: 180px;
	text-align: center;
	display: block;
	border: 1px outset #CCC;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.zakaz_tovar:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	outline:none;
}

.zakaz_tovar_zag {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.zakaz_tovar_pole {
	width: 97%;
	text-decoration: none;
	margin-top: 10px;
	display: block;
	height: 20px;
	padding-right: 1%;
	padding-left: 1%;
	font-size: 10pt;
	color: #333;
}
.zakaz_tovar_pole_big {
	width: 97%;
	min-width: 97%;
	max-width: 97%;
	text-decoration: none;
	margin-top: 10px;
	display: block;
	height: 50px;
	padding-right: 1%;
	padding-left: 1%;
	font-size: 10pt;
	color: #333;
}

.zakaz_tovar_button {
	font-family: "Noto Sans", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
	text-decoration: none;
	border-radius: 5px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #000;
	cursor: pointer;
	margin-right: auto;
	outline:none;
	display: block;
	margin-left: auto;
	margin-top: 20px;
}
.zakaz_tovar_button:hover {
	text-decoration: none;
	background-color: #3ecd59;
	outline:none;

}
/* Заказ в один клик конец*/

.but_akciya a{
	
	font-size: 13pt;
	color: #404040;
	text-decoration: none;
	border-radius: 5px;
	background-color: #b9e71e;
	width: 180px;
	border: 1px outset #CCC;
	text-align: center;
	display: block;
	margin-top: 20px;
}

.but_akciya a:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #3ecd59;
}
.block_statya {
	display: block;
	width: 96%;
	padding: 1%;
	border: 1px solid #ccc;
	margin-top: 1%;
	margin-right: auto;
	margin-bottom: 1%;
	margin-left: auto;
}
.nam_statya a{
	display: block;
	width: 100%;
	font-size: 14pt;
	color: #000;
	text-decoration: none;
	text-align: left;
}
.nam_statya a:hover{
	color: #3ecd59;
	text-decoration: none;
}
.anons_statya a{
	display: block;
	width: 100%;
	font-size: 10pt;
	color: #333;
	text-decoration: none;
	text-align: justify;
	
}
.text_akciya {
	font-size: 14pt;
	color: #333;
	text-decoration: none;
	text-align: justify;
	display: block;
}
.top_foto {
	display: block;
	width: 90%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	height: 400px;
	border: 1px solid #000;
}


.pages_nav {
	
	font-size: 11pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	width: auto;
	display: inline-block;
	margin-top: 20px;
}

.pages_nav a{
	font-size: 11pt;
	color: #3ecd59;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
.pages_nav a:hover{
	font-size: 11pt;
	color: #000;
	text-decoration: none;
}

.but_nav_block {
	text-align: center;
	float: left;
}

.but_nav {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	background-color: #fff;
	cursor:pointer;
	color: #000;
	border: none;
	outline: none;
}
.but_nav:hover {
	background-color: #fff;
	cursor:pointer;
	color: #999;
	outline: none;
}


.but_nav_dis {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #3ecd59;
    background-color: #fff;
	border: none;
}
.name-right {
	font-size: 14pt;
	color: #FFF;
	display: block;
	margin-top: 5px;
	margin-left: 10px;
	position: absolute;
}

.user_link a{
	text-decoration: none;
	color: #000;
	font-size: 13pt;
}
.user_link a:hover{
	text-decoration: none;
	color: #3ecd59;
}

/*Спойлер на странице Мои заказы*/
 .spoiler_body {display:none;}
 .spoiler_links {cursor:pointer;}
 .spoiler_links_red{
	font-size: 10pt;
	color: #3ecd59;
	text-decoration: none;
}
 .spoiler_content {
	font-size: 10pt;
	color: #000;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
 .spoiler_content a{
	font-size: 12pt;
	color: #000;
	text-decoration: none;
}
 .spoiler_content a:hover{
	color: #3ecd59;
	text-decoration: none;
}
 .spoiler_tab {
	font-size: 11pt;
	color: #333;
	margin-right: auto;
	margin-left: auto;	
}
 /*Спойлер конец*/

.niz_block {
	width: 100%;
	min-width: 300px;
	display: block;
	position: absolute;
	bottom: 0px;
	background-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.niz{
	width: 95%;
	position:relative;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.niz_logo a{
	background-image: url(img/fon/logo.png);
	background-size: 170px;
	width: 170px;
	background-repeat: no-repeat;
	height: 50px;
	display: block;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
}
.niz_info {
	width: 200px;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
	display: block;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
}
.niz_info a{
	color: #fff;
	text-decoration: none;
}
.niz_info a:hover{
	color: #3ecd59;
	text-decoration: underline;
}
.niz_right {
	width: 220px;
	margin-top: 10px;
	font-size: 9pt;
	color: #fff;
	text-decoration: none;
	text-align: right;
	display: block;
	position: relative;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	margin-top: 10px;
}
.niz_right a{
	color: #fff;
	text-decoration: none;
}
.niz_right a:hover{
	color: #3ecd59;
	text-decoration: underline;
}
.niz_soc_block {
	height: 30px;
	display: block;
	position: relative;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.niz_soc{
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-left: 2px;
	vertical-align: top;
	margin-right: 2px;
}
.niz_center {
	display: block;
	text-align: center;
	font-size: 10pt;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 100px;
	width: 100%;
	overflow: hidden;
}
.niz_center_banner {
	vertical-align: top;
	display: inline-block;
	margin: 5px;
	height: 30px;
}

.niz_comodo{
	float: right;
	width: 76px;
	height: 30px;
	display: block;
	margin-left: 10px;
}
/* Живой поиск */

.poisk_block {
	width: 93%;
	position:relative;
	display: block;
	height: 21px;
	border: 1px solid #ccc;
	background-color: #FFF;
	margin-left: 10px;
}
.poisk_fon {
	font-size: 10pt;
	color: #999;
	text-decoration: none;
	width: 255px;
	padding-left: 10px;
	float: left;
	border: none;
	outline: none;
	height: 21px;
}
.poisk_but {
	background-image: url(img/fon/search.png);
	background-repeat: no-repeat;
	width: 24px;
	float: right;
	border: none;
	display: block;
	cursor: pointer;
	outline: none;
	height: 21px;
}
.poisk_but:hover {
	outline: none;
}




.search{
   position:relative;
 
}
.who{
	font-size: 10pt;
	color: #999;
	text-decoration: none;
	width: 85%;
	padding-left: 10px;
	float: left;
	border: none;
	outline: none;
	height: 18px;
	background-color: #FFF;
}
.search_result{
	background: #FFF;
	border: none;
	width: 100%;
	max-height:360px;
	overflow-y:scroll;
	display:none;
	margin-left: 0px;
	position:absolute;
	z-index: 100;
	margin-top: 22px;
	padding: 0px;
}
.search_result a{
	text-decoration: none;
	color: #000;
}
.search_result li{
	list-style: none;
	color: #000;
	border-bottom: 1px #ccc solid;
	cursor: pointer;
	transition:0.3s;
	margin: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.search_result li:hover{
	background-color: #B6CEE7;
}
/* /Живой поиск */


.block_form_content {
	width: 50%;
	margin-bottom: 20px;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

@media (max-width: 610px) {
	.logo_block {
	display: block;
	float: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.top_right_block {
	width: 100%;
	position:relative;
	display: block;
	float: none;
	text-align: center;
	margin-top: 10px;	
}
.tel_top {
	font-size: 12pt;
	color: #fff;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	margin-right: 2%;
	margin-left: 2%;
}
.top_soc_block {
	display: block;
	position: relative;
	text-align: center;
	float: none;
	margin-right: 0px;
	margin-right: auto;
	margin-left: auto;
}
}

@media (max-width: 450px) {
.top_center_block {
	font-size: 13pt;
}
}

