

/* Start:/bitrix/templates/.default/css/style.css?154107072424871*/
﻿body, h1, h2, h3, h4, h5, h6, a, ul, li, p {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
body {
	font-family: Verdana, Geneva CY, DejaVu Sans;
	font-size: 13px;
	color: #333;
	line-height: 20px;
	letter-spacing: 0 !important;
	font-weight: normal;
	background-color: #000000;
}
img {
	border: 0px;
}
a {
	color: #d0231b;
}

h1, h2, h3, h4 {
	color: #151515;
	margin-bottom: 20px;
}
h1 {
	font-size: 24px;
	line-height: 26px;
}
h2 {
	font-size: 20px;
	line-height: 22px;
}
h3 {
	font-size: 18px;
	line-height: 20px;
}
h4 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

.clear {
	position: relative;
	width: 100%;
	height: 1px;
	clear: both;
}
.button, button {
	display: inline-block;
	height: 28px;
	padding: 0 10px;
	line-height: 28px;
	font-size: 12px;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px #f3f3f3;
	filter: dropshadow(color=#f3f3f3, offx=0, offy=1);
	border-top: 0;
	border-bottom: 0;
	border-left: 1px solid #b3aeae;
	border-right: 1px solid #b3aeae;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #dadada;
	background-image: url(/bitrix/templates/.default/css/../img/button.png);
	background-position: 0 0;
	color: #333;
	text-decoration: none;
	vertical-align: top;
	font-family: Verdana, Geneva CY, DejaVu Sans;
	font-size: 13px !important;
}
.button[type=submit]{
	cursor: pointer;
}
.button.red, button.red {
	background-position: 0 -30px;
	background-color: #b01b14;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-shadow: 0px -1px 0px #9a2d28;
	filter: dropshadow(color=#9a2d28, offx=0, offy=-1);
	border-color: #991d17;
}
button:hover {
	cursor: pointer;
}
button span {
	position: relative;
	height: 30px;
	display: inline-block;
}
input[type="text"], input[type="password"] {
	display: inline-block;
	width: 180px;
	height: 28px;
	border: 1px solid #c2c2c2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0 5px;
	margin: 0;
	vertical-align: top;
	color: #999;
	font-family: Verdana, Geneva CY, DejaVu Sans;
	font-size: 13px !important;
	line-height: 28px;
}
input[type="text"]:focus, input[type="password"]:focus {
	color: #333;
}
select {
	display: inline-block;
	width: 180px;
	height: 28px;
	border: 1px solid #c2c2c2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
	margin: 0;
	vertical-align: top;
	color: #999;
}
select:focus {
	color: #333;
}
textarea {
	display: inline-block;
	width: 180px;
	height: 90px;
	border: 1px solid #c2c2c2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
	margin: 0;
	vertical-align: top;
	color: #999;
	overflow: hidden;
	resize: none;
	font-family: Verdana, Geneva CY, DejaVu Sans;
	font-size: 13px;
}
textarea:focus {
	color: #333;
}


header, section, footer {
	width: 980px;
	position: relative;
	display: block;
	margin: 0 auto;
	background-color: #ffffff;
}

header {
	height: 260px;
	z-index: 1;
}
header a.logo {
	position: absolute;
	left: 20px;
	top: 20px;
}
header .topmenu {
	position: absolute;
	top: 20px;
	left: 180px;
}
header .topmenu a {
	font-size: 12px;
}
header .topmenu ul li {
	margin-right: 20px;
	list-style: none;
	display: inline-block;
	float: left;
}
header .contacts {
	position: absolute;
	left: 180px;
	top: 65px;
}
header .contacts .city {
	font-size: 15px;
	margin-bottom: 4px;
	display: inline-block;
	position: relative;
}
header .contacts .city img {
	position: absolute;
	top: 10px;
	right: -10px;
}
header .contacts .phone {
	font-size: 15px;
	margin-bottom: 8px;
}
header .contacts .icq {
	font-size: 12px;
	padding-left: 20px;
	position: relative;
	display: none;
}
header .contacts .icq img {
	position: absolute;
	left: 0;
	top: 0;
}
header .onlinecon {
	position: absolute;
	left: 390px;
	top: 53px;
}
header .social {
	position: absolute;
	left: 570px;
	top: 76px;
	width: 140px;
	display: none;
}
header .social p {
	line-height: 14px;
	font-size: 12px;
	margin-bottom: 8px;
}
header .basket {
	position: absolute;
	top: 64px;
	right: 20px;
}
header .menu {
	position: absolute;
	left: 20px;
	top: 175px;
	right: 0;
}
header .menu ul {
	list-style: none;
}
header .menu ul li {
	display: inline-block;
	margin: 0;
	height: 85px;
	float: left;
}
header .menu ul li.sep {
	width: 2px;
	background-image: url(/bitrix/templates/.default/css/../img/header_menu.png);
	background-position: 0 0;
	margin: 0 -1px 0 -1px;
	position: relative;
	z-index: 1;
}
header .menu ul li a {
	text-decoration: none;
	display: inline-block;
	text-align: center;
	height: 85px;
	background-image: url(/bitrix/templates/.default/css/../img/header_menu.png);
	background-position: 0 -100px;
	padding: 0 5px;
	position: relative;
	background-color: #333;
}
header .menu ul li a.active,
header .menu ul li a:hover {
	background-position: 0 -200px;
	z-index: 2;
}
header .menu ul li a span {
	display: inline-block;
	vertical-align: middle;
	color: white;
	font-size: 11px;
	text-shadow: 0px -1px 0px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=-1);
	line-height: 12px;
	font-size: 11px !important;
}
header .menu ul li a img {
	margin: 2px 0 -2px 0;
}
header .menu ul li a div {
	height: 30px;
	display: inline-block;
}
header .menu ul li a div.clear {
	height: 1px;
	display: block;
}
header .menu ul li:first-child a {
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}
header .menu ul li:last-child a {
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}
header .level2 {
	position: absolute;
	left: 20px;
	right: 20px;
	top: 257px;
	border-top: 1px solid #c85f5a;
	background-color: #ad1811;
	z-index: 1;
	padding: 10px 0 10px 0;
	display: none;
}
header .level2.active {
	display: block;
}
header .level2 ul {
	list-style: none;
	font-family: 'Myriad Pro';
}
header .level2 ul li {
	margin-left: 20px;
}
header .level2 ul li a {
	text-transform: uppercase;
	color: white;
	text-shadow: 0px -1px 0px #79110c;
	filter: dropshadow(color=#79110c, offx=0, offy=-1);
	font-size: 18px;
	text-decoration: none;
	line-height: 16px;
	margin-bottom: 6px;
	display: inline-block;
}
header .level2 ul li ul li {
	margin-left: 0;
	width: auto;
	float: none;
	margin-bottom: 4px;
	width: 210px;
	float: left;
	margin-right: 20px;
}
header .level2 ul li ul li a {
	font-size: 13px;
	text-transform: none;
	margin-bottom: 0;
}
header .level2 ul li a:hover {
	text-decoration: underline;
}
header .level2.test {
	border: 3px solid #dadada;
	background-color: #fff;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	padding: 20px 0 1px 0;
}
header .level2.test ul li {
	margin-bottom: 20px;
	width: auto !important;
	float: none !important;
}
header .level2.test ul li ul li {
	display: inline-block;
	float: left;
	width: auto !important;
	margin-right: 10px;
	margin-bottom: 4px;
	line-height: 16px;
}
header .level2.test ul li ul li a {
	font-size: 11px;
	color: #777;
}
header .level2.test ul li ul li a:hover {
	color: #d0231b;
}
header .level2.test ul {
	font-family: Arial;
}
header .level2.test ul .clear {
	display: none;
}
header .level2.test ul li a {
	text-shadow: 0 0 0 transparent;
	color: #ad1811;
	text-decoration: underline;
	text-transform: none;
	line-height: 20px;
}
header .level2.test .close-sub-menu {
	width: 16px;
	height: 16px;
	right: -3px;
	top: auto;
	bottom: -3px;
	background-color: #333;
	padding: 10px;
	border-radius: 5px 0 5px 0;
	-webkit-border-radius: 5px 0 5px 0;
}
header .level2.test .close-sub-menu img {
	width: 16px;
}

section {
	padding-bottom: 20px;
	padding-top: 20px;
}
section .search {
	margin: 0 20px 20px;
}
section .search.s2 {
	width: 460px;
	float: left;
}
section .slider {
	margin: 0 20px 20px;
	height: 270px;
	position: relative;
}
section .slider img{
	position: absolute;
	visibility: hidden;
	opacity: 0;
}
section .slider img.active{
	opacity: 1;
}
section .slider .controlls {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	height: 25px;
	background-image: url(/bitrix/templates/.default/css/../img/aw1.png);
	text-align: center;
}
section .slider .controlls a {
	display: inline-block;
	line-height: 23px;
	height: 25px;
	padding: 0 15px;
	color: #333;
	text-decoration: none;
}
section .slider .controlls a.selected {
	background-image: url(/bitrix/templates/.default/css/../img/slide_controlls.png);
	color: white;
	border-left: 1px solid #0d0d0d;
	border-right: 1px solid #0d0d0d;
	padding: 0 14px;
	background-color: #232323;
}
section .separator01 {
	height: 1px;
	overflow: hidden;
	background-color: #d6d6d6;
	margin: 0 20px 20px;
}
section .products {
	position: relative;
	margin: 0 10px;
}
section .products .title {
	text-align: center;
	margin-bottom: 10px;
}
section .products .block {
	padding: 10px;
	width: 220px;
	height: 300px;
	margin-bottom: 10px;
	float: left;
	position: relative;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
section .products .block:hover {
	-webkit-border-radius: 5px;
    border-radius: 5px;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.25);
	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}

section .products .block .image {
	height: 220px;
	width: 320px;
	text-align: center;
	position: relative;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
section .products .block p {
	line-height: 16px;
	margin-bottom: 10px;
	max-height: 64px;
    overflow: hidden;
    text-align: center;
}
section .products .block a {
	color: #333;
}
section .products .block p.price {
	font-size: 20px;
	color: #d2251c;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 10px;
	text-align: center;
}
section .products .block p.price .sale {
	position: absolute;
	top: -2px;
	left: 100%;
	font-size: 13px;
	color: white;
	white-space: nowrap;
	display: inline-block;
	padding: 2px 5px;
	border-radius: 2px;
	margin-left: 10px;
	background-color: orange;
}
section .news {
	margin: 0 10px;
}
section .news .block {
	float: left;
	margin: 0 10px 25px;
	width: 460px;
}
section .news .block .title {
	font-size: 28px;
	color: #d0231b;
	margin-bottom: 10px;
}
section .news .block .item {
	margin-bottom: 20px;
}
section .news .block .item p.date {
	font-size: 11px;
	font-style: italic;
	color: #777777;
}
section .news .block .item a {
	color: #333;
}
section .news .block .more a {
	font-size: 12px;
}
section .text {
	margin: 0 20px 20px 20px;
}
section .text p {
	margin-bottom: 20px;
	line-height: 20px;
}
section .text .item {
	margin: 0 0 20px 0;
}
section .text .item p.date {
	margin: 0;
}
section .text .item a {
	font-size: 18px;
}

section .breadcrumbs {
	margin: 0 20px 20px 20px;
	height: 12px;
}
section .breadcrumbs.s2 {
	float: left;
	height: 30px;
	margin-left: 20px;
	margin-bottom: 0;
}
section .breadcrumbs a, section .breadcrumbs span, section .breadcrumbs p {
	float: left;
	margin-right: 5px;
	color: #777;
}
section .text ul, section .properties ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}
section .text ul li, section .properties ul li {
	padding-left: 20px;
	margin-bottom: 8px;
	background-image: url(/bitrix/templates/.default/css/../img/list_style.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
section .text ol, section .properties ol {
	margin: 0 0 20px 0;
	padding: 0;
}
section .text ol li, section .properties ol li {
	margin-left: 20px;
	margin-bottom: 8px;
}
section .left {
	width: 220px;
	float: left;
	margin-left: 20px;
}
section .left .menu {
	width: 225px;
	margin-left: -5px;
	margin-bottom: 20px;
}
section .left .menu ul {
	list-style: none;
}
section .left .menu ul li a {
	line-height: 20px;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	padding: 0 5px;
}
section .left .menu ul li ul li a {
	font-size: 13px;
}
section .left .menu ul li a:hover {
	text-decoration: underline;
}
section .left .menu ul li.selected > a {
	background-color: #C9332C;
    color: white;
    display: block;
    padding: 4px 5px;
	-webkit-border-radius: 2px;
    border-radius: 2px;
}
section .left .menu ul li.selected.s2 > a {
	background-color: #454545;
}
section .left .menu ul li.selected > a:hover {
	text-decoration: none;
}
section .left .menu ul li ul {
	margin-left: 10px;
	margin-top: 5px;
}
section .left .menu ul li ul li a {
	display: inline-block;
	line-height: 14px;
}
section .left .menu ul li ul li {
	margin-bottom: 4px;
}
section .left .menu ul li ul li.selected a {
	line-height: 20px;
}
section .left .menu ul li.selected.s2 ul li.selected a {
	background-color: transparent;
	color: #C9332C;
}
section .left .title {
	font-size: 18px;
	margin-bottom: 20px;
}
section .left .price {
	height: 20px;
	background-image: url(/bitrix/templates/.default/css/../img/price.png);
	background-position: 0 0;
	position: relative;
	margin-bottom: 30px;
}
section .left .price .select {
	position: absolute;
	height: 20px;
	background-image: url(/bitrix/templates/.default/css/../img/price.png);
	background-position: 0 -20px;
}
section .left .price .left {
	position: absolute;
	top: 22px;
	left: -17px;
	width: 17px;
	height: 19px;
	margin-left: 0px;
	background-image: url(/bitrix/templates/.default/css/../img/price.png);
	background-position: 0 -40px;
}
section .left .price .right {
	position: absolute;
	top: 22px;
	right: -17px;
	width: 17px;
	height: 19px;
	margin-left: 0px;
	background-image: url(/bitrix/templates/.default/css/../img/price.png);
	background-position: 0 -60px;
}
section .right {
	width: 700px;
	float: left;
	margin-left: 20px;
}
section .right .sort {
	width: 100%;
	height: 20px;
	margin-bottom: 20px;
}
section .right .sort p, section .right .sort a {
	display: inline-block;
	float: left;
	vertical-align: top;
	margin-left: 8px;
	color: #333;
	line-height: 20px;
}
section .right .sort a.bottom {
	text-decoration: none;
	padding-right: 12px;
	background-image: url(/bitrix/templates/.default/css/../img/arrow_black.png);
	background-repeat: no-repeat;
	background-position: 100% 10px;
}
section .right .sort a.top {
text-decoration: none;
	padding-right: 12px;
	background-image: url(/bitrix/templates/.default/css/../img/arrow_black.png);
	background-repeat: no-repeat;
	background-position: 100% -40px;
}
section .catalog {
	width: 720px;
	margin-left: -10px;
	margin-top: 10px;
}
section .catalog.soput {
	margin: 0 10px;
}
section .catalog .block {
	width: 220px;
	height: 280px;
	float: left;
	margin: 0 10px 60px 10px;
	text-align: center;
	position: relative;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
section .catalog .block:hover {
	-webkit-border-radius: 5px;
    border-radius: 5px;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.25);
	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}
section .catalog .block .image {
	height: 130px;
	text-align: center;
	position: relative;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	width: 220px;
}
section .catalog .block .name {
	max-height: 80px;
    overflow: hidden;
}
section .catalog .block .image img {
	max-height: 130px;
	max-width: 130px;
}
section .catalog .block p {
	margin-bottom: 5px;
	left: 0;
}
section .catalog .block p.name a {
	font-size: 13px;
	color: #333;
	text-decoration: none;
}
.cart a,
.search-page a,
.order a{
	text-decoration: none;
}
.search-page small a{
	text-decoration: underline;
}
section .catalog .block p.prices {
	font-size: 15px;
	font-weight: bold;
	position: absolute;
	bottom: 45px;
	width: 100%;
}
section .catalog .block p.prices img {
	position: relative;
	top: 1px;
}
section .catalog .block p .button.red img {
	position: relative;
	top: 3px;
	margin-right: 7px;
}
section .catalog .title2 {
	font-size: 24px;
	color: #D3453F;
	margin-bottom: 20px;
	margin-left: 20px;
}
section .right .category {
	border-top: 1px solid #ccc;
	padding-top: 20px;
}
section .right .category .category_title {
	position: relative;
	margin-bottom: 20px;
	margin-left: 30px;
}
section .right .category .category_title p {
	color: #999;
	font-size: 14px;
	line-height: 20px;
}
section .right .category .category_title a {
	font-size: 18px;
	color: #333;
}
section .right .category .category_title .more {
	position: absolute;
	right: 30px;
	top: 0;
	color: #999;
	font-size: 13px;
}
section .right .category .catalog .block {
	margin-bottom: 20px;
}
section .pagination {
	position: absolute;
	right: 0;
	top: 17px;
}
section .pagination.s2 {
	left: 0;
}
section .pagination p, section .pagination a {
	color: #333333;
    display: inline-block;
    float: left;
    font-size: 13px;
    line-height: 14px;
    padding: 0 3px 2px;
}
section .pagination a {
	color: #c13029;
}
section .pagination a.fl {
	color: #333333;
}
section .pagination a.selected {
	color: #fff;
	text-decoration: none;
	background-color: #c13029;
}
section .product {
	margin: 0 20px 20px;
}
section .product .image {
	width: 360px;
	float: left;
	position: relative;
	padding-right: 100px;
}
section .product span,
section .product p {
	color: #000 !important;
}
section .product .image img {
	max-width: 320px;
}
section .product .image .mini {
/*	position: absolute;
	right: 0px;
	top: 0;*/
	width: 80px;
	text-align: right;
}
section .product .image .mini a {
	display: inline-block;
	margin-bottom: 10px;
}
section .product .image .mini a img {
	max-width: 80px;
}
section .product .buy {
	position: relative;
	margin: 40px 0;
}
section .product .buy p {
	font-size: 34px;
	margin: 0 0 15px 0;
	line-height: 14px;
}
section .product .buy p span {
	font-size: 14px;
	color: #555;
}
section .product .buy .sale {
	font-size: 16px;
	color: #FFFFFF !important;
	padding: 10px;
	background-color: orange;
	margin: 0 -20px 20px -10px;
}
section .product .properties {
	padding: 0 20px;
}
section .product .properties table {
	border-collapse: collapse;
	width: 100%;
}
section .product .properties table tr td {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 3px 0;
}
section .product .properties p {
	margin-bottom: 20px;
}
section .product .description h2 {
	font-size: 24px;
	color: #d3453f;
}
section .cart {
	margin: 0 10px;
}
section .cart table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
}
section .cart table tr td {
	border-bottom: 1px solid #cccccc;
	text-align: center;
	font-size: 16px;
	padding: 10px 0;
	vertical-align: middle;
}
section .cart table tr td.name {
	text-align: left;
	padding-left: 10px;
}
section .cart .result {
	position: relative;
	font-size: 16px;
	text-align: left;
	height: 28px;
	line-height: 28px;
}
section .cart table tr td img {
	max-height: 100px;
	max-width: 100px;
}
section .order {
	margin: 0 10px;
}
section .order p {
	margin-bottom: 5px;
}
section .order p span,
section .ur span {
	color: #d0231b;
}


footer {
	padding: 10px 20px 20px 20px;
	width: 940px;
	border-top: 1px solid #ccc;
}
footer .menu {
	margin-bottom: 10px;
}
footer .menu ul {
	list-style: none;
}
footer .menu ul li {
	font-size: 11px;
	color: #555555;
	display: inline-block;
	float: left;
	margin-right: 5px;
}
footer .menu ul li a {
	text-decoration: none;
	font-size: 11px;
	color: #555555;
	display: inline-block;
	float: left;
}
footer .menu ul li a:hover {
	color: #333333;
	text-decoration: underline;
}
footer .payments {
	width: 390px;
	float: left;
	display: none;
}
footer .block {
	width: 220px;
	float: left;
	line-height: 14px;
}
footer .block a {
	font-size: 11px;
	color: #333;
}
footer .copyright {
	float: left;
	margin-top: 12px;
	text-align: right;
	width: 110px;
}


.overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: url(/bitrix/templates/.default/css/../img/ab1.png);
	z-index: 100;
}
.overlay.active {
	display: block;
}
.overlay h2 {
	position: absolute;
	top: 20px;
	color: #808080;
}
.overlay .form {
	display: none;
	width: 400px;
	padding: 40px 20px;
	background-color: white;
	-webkit-border-radius: 5px;
    border-radius: 5px;
	position: fixed;
	top: 150px;
	left: 50%;
	margin-left: -170px;
	-webkit-box-shadow:  0px 0px 100px 0px #777;
	box-shadow: 0px 0px 100px 0px #777;
}
.overlay .form.active {
	display: block;
}
.overlay .error {
	color: red;
}
.overlay .button {
	cursor: pointer;
}
.overlay .form .close {
	position: absolute;
	right: 10px;
	top: 15px;
	background-image: url(/bitrix/templates/.default/css/../img/close.png);
	width: 32px;
	height: 32px;
}
.overlay .form .success,
.overlay .form .loading {
	display: none;
}
.overlay .form .loading.active,
.overlay .form .success.active {
	display: block;
	padding-top: 20px;
}
.overlay .form p {
	margin-bottom: 20px;
}

.emptyCart,
.infoCart{
	display: none;
	font-size: 13px;
	line-height: 16px;
}
.emptyCart.active,
.infoCart.active{
	display: block;
}
hr {
	display: block;
	height: 1px;
	background-color: #ccc;
	overflow: hidden;
	position: relative;
	clear: both;
	border: 0;
}
.search-page p {
	margin: 0 !important;
}
.search-page table img {
	max-width: 140px;
	max-height: 140px;
	margin-right: 10px;
}
.search-page small a {
	color: #333;
}
.search-page font.text {
	margin: 0 0 10px 0 !important;
	display: block;
}

.hidden{
	display: none;
}
.error{
	color: red;
	margin: 20px 0;
}
.price-filter {
	margin-bottom: 15px;
	line-height: 30px;
}
.price-filter input {
	width: 55px;
	text-align: center;
	margin: 0 5px;
}

.close-sub-menu{
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}

.banner_zone{
	margin-top: 30px;
}
section .search input.sc {
	width: 850px;
}
.n-arrow {
	position: absolute;
	top: 50%;
	margin-top: -45px;
	width: 60px;
	height: 90px;
	background-image: url(/bitrix/templates/.default/css/../img/n-slider-buttons.png);
	z-index: 10;
	opacity: 0;
	
	-webkit-transition: all 0.5s ;
	-moz-transition: all 0.5s ;
	-ms-transition: all 0.5s ;
	-o-transition: all 0.5s ;
	transition: all 0.5s ;
}
.n-arrow.n-left {
	left: 10px;
	background-position: 0 0;
}
.n-arrow.n-right {
	right: 10px;
	background-position: 0 -100px;
}
.products:hover .n-arrow {
	opacity: 1;
}

.id_text{
	border: 1px dashed red;
	padding: 10px;
	margin-top: 15px;
}

.compare{
	width: 100%;
	border-collapse: collapse;
}
.compare tr td, .compare tr th {
	border: 0;
}
.compare tr td.name, .compare tr th.name {
	font-size: 16px;
}
.compare tr td.c-image, .compare tr th.c-image {
	width: 220px;
	vertical-align: top;
}
.compare tr td.c-image img, .compare tr th.c-image img {
	max-width: 200px;
}
.compare tr td.decail table, .compare tr th.decail table {
	text-align: left;
	border-collapse: collapse;
	width: 100%;
}
.compare tr td.decail table tr td, .compare tr td.decail table tr th {
	padding: 5px;
}
.compare tr td.decail table tr td:nth-of-type(2n), .compare tr td.decail table tr th:nth-of-type(2n) {
	background-color: #fafafa;
}
/*k*/
.compare tr td.decail table tr td.b-properties__title, .compare tr td.decail table tr th.b-properties__title {
	background-color: #eaeaea;
	padding: 7px 0;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
}
/**/
.p-price {
	font-size: 20px;
	color: #d2251c;
}
.p-price span {
	font-size: 14px;
	color: #333;
}
.p-delivery {
	font-size: 13px;
	color: #666;
}
.cheaper {
	position: absolute;
	right: 0;
	top: 5px;
	font-size: 14px;
}

/**/
.column {
	float: left;
	position: relative;
}

span.firstletter{
	text-transform: lowercase;
	display: inline-block;
}
span.firstletter:first-letter{
	text-transform: capitalize;
}

.ur small{
	color: #777;
	font-size: 10px;
}
.special_message{
	font-weight: bold; 
	color: #D3453F; 
	font-size: 18px;
	margin-bottom: 10px;
}

.oldPrice{
	color: #999;
  	font-size: 13px;
  	text-decoration: line-through;
}

/*  Отзывы  */

section .catalog.reviews {
    margin: 0 10px;
    width: auto;
}
section .catalog.reviews h2 {
   	border-bottom: 1px solid #ccc;
   	padding-bottom: 10px;
   	margin-bottom: 0;
}
section .catalog.reviews .item {
   	border-bottom: 1px solid #ccc;
   	margin-top: 20px;
}
section .catalog.reviews .item .h {
	margin: 0 20px 20px 20px;
}
section .catalog.reviews .item .h b{
	color: #d3453f;
}
section .catalog.reviews .item .h .stars{
	margin: 0 10px;
}
section .catalog.reviews .item .h .stars span{
	width: 16px;
	height: 15px;
	display: inline-block;
	background: url("/bitrix/templates/.default/css/../img/star.png");
	margin-left: -3px;
}
section .catalog.reviews .item .h .stars span.off{
	width: 18px;
	height: 17px;
	display: inline-block;
	background: url("/bitrix/templates/.default/css/../img/star_off.png");
}
section .catalog.reviews .item .text{
	margin: 0 20px 20px 20px;
}
section .catalog.reviews .item .text p{
    margin-bottom: 10px;
}
section .catalog.reviews .pagination{
        position: inherit;
    right: auto;
    top: auto;
    text-align: center;
    margin: 10px 0;
}
section .catalog.reviews .pagination a, section .catalog.reviews .pagination p{
    float: none;
}
section .catalog.reviews .all{
	float: right;
	margin-top: -30px;
}

label.error.USER_PHONE{
	margin-left: 10px;
}

input.us_phone.error{
	margin-bottom: 0px !important;
}

label[for="userPhone"]{
	margin-left: 10px;
}


.product .properties {}
.product .properties table {margin-bottom :20px;}
.product .properties table tr td:nth-child(1n) { text-align:left; }
.product .properties table tr td:nth-child(2n) { text-align:right; }
/* End */


/* Start:/bitrix/templates/.default/js/cerabox/style/cerabox.css?15016807355586*/
#cerabox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1106;
	display: none;

	-webkit-transform: scale(1);
	-webkit-transform-origin: 50% 50%;
	transform: scale(1);
	transform-origin: 50% 50%;
}

#cerabox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url("/bitrix/templates/.default/js/cerabox/style/../img/cerabox.png");
}

#cerabox-background {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1100;
	display: none;
	background: #000;
	z-index: 10;
	opacity: .5;
}

#cerabox {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1101;
	display: none;
	opacity: 0;
	background: #fff;
	
	z-index: 11;

	-webkit-transform: scale(1);
	-webkit-transform-origin: 0 0;
	transform: scale(1);
	transform-origin: 0 0;
}

#cerabox .cerabox-content {
	width: 100%;
	height: 100%;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
	/*CSS3*/
	-moz-box-shadow: 0 0 30px -5px #333;
	-webkit-box-shadow: 0 0 30px -5px #333;
	box-shadow: 0 0 30px -5px #333;
}

#cerabox span.cerabox-error, #cerabox .cerabox-title span {
	padding: 10px;
	display: block;
	font-family: Helvetica;
	font-size: 12px;
	color: #000;
	line-height: normal;
}
#cerabox span.cerabox-error { text-align: justify; }
#cerabox .cerabox-title span { display: none; color: #fff; }

#cerabox .cerabox-title {
	z-index: 1102;
	position: absolute;
	bottom: -34px;
	left: 0;
	color: #FFF;
	text-align: left;
	background: #000;
	background: rgba(0,0,0,.8);
	width: 100%;

	-webkit-transform: scale(1);
	-webkit-transform-origin: 0 100%;
	transform: scale(1);
	transform-origin: 0 100%;
}


#cerabox .cerabox-close {
	position: absolute;
	top: -20px;
	right: -20px;
	width: 40px;
	height: 40px;
	background: url('/bitrix/templates/.default/js/cerabox/style/../img/cerabox.png') -42px 0px no-repeat;
	cursor: pointer;
	z-index: 1105;

	-webkit-transform: scale(1);
	-webkit-transform-origin: 100% 0;
	transform: scale(1);
	transform-origin: 100% 0;
}

#cerabox .cerabox-content img.image {
	float: left;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#cerabox .cerabox-content iframe.iframe {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#cerabox a.cerabox-left, #cerabox a.cerabox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/bitrix/templates/.default/js/cerabox/style/../img/blank.gif');
	z-index: 1104;
	display: none;
}

#cerabox a.cerabox-left {
	left: 0px;

	-webkit-transform: scale(1);
	-webkit-transform-origin: 0 50%;
	transform: scale(1);
	transform-origin: 0 50%;
}

#cerabox a.cerabox-right {
	right: 0px;

	-webkit-transform: scale(1);
	-webkit-transform-origin: 100% 50%;
	transform: scale(1);
	transform-origin: 100% 50%;
}

#cerabox a.cerabox-left span, #cerabox a.cerabox-right span {
	position: absolute;
	top: 50%;
	/*left: -9999px;*/
	width: 40px;
	height: 40px;
	margin-top: -20px;
	cursor: pointer;
	z-index: 1104;
	display: block;
}

#cerabox a.cerabox-left:hover span, #cerabox.mobile a.cerabox-left span {
	background-image: url('/bitrix/templates/.default/js/cerabox/style/../img/cerabox.png');
	background-position: -42px -40px;
	background-repeat: no-repeat;
	left: -20px;
}

#cerabox a.cerabox-right:hover span, #cerabox.mobile a.cerabox-right span {
	background-image: url('/bitrix/templates/.default/js/cerabox/style/../img/cerabox.png');
	background-position: -42px -80px;
	background-repeat: no-repeat;
	right: -20px;
}

#cerabox .cerabox-content-protection {
	display: none;
	position: absolute;
	background: transparent url('/bitrix/templates/.default/js/cerabox/style/../img/blank.gif');
	z-index: 1103;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

/*IE6*/
#cerabox-loading.ceraboxbox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}



/*Mobile*/
#cerabox.mobile {
	/*width: 100% !important;
	height: 100% !important;*/
	background: #000;
}

#cerabox.mobile .cerabox-content {
	background: #fff;
	/*CSS3*/
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#cerabox.mobile .cerabox-content :first-child {
	background: #fff;
}

#cerabox.mobile .cerabox-close {
	top: 2px !important;
	right: 0 !important;
}

#cerabox.mobile a.cerabox-left span {
	left: 0 !important;
}

#cerabox.mobile a.cerabox-right span {
	right: 0 !important;
}

#cerabox.mobile a.cerabox-left, #cerabox.mobile a.cerabox-right {
	width: 10%;
}

/* @2x
-------------------------------------------------------------------------------*/
@media  only screen and (-webkit-min-device-pixel-ratio: 2),
		only screen and (min-device-pixel-ratio: 2) {

	#cerabox-loading div,
	#cerabox .cerabox-close,
	#cerabox a.cerabox-left:hover span, #cerabox.mobile a.cerabox-left span,
	#cerabox a.cerabox-right:hover span, #cerabox.mobile a.cerabox-right span {
		/* Reference the @2x Sprite */
		background-image: url('/bitrix/templates/.default/js/cerabox/style/../img/cerabox@2x.png');
		/* Translate the @2x sprite's dimensions back to 1x */
		background-size: 82px auto;
	}
}

/* End */


/* Start:/bitrix/templates/.default/js/chosen/chosen.css?150168073513458*/
/* @group Base */
.chzn-container {
  font-size: 13px;
  position: relative;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.chzn-container .chzn-drop {
  background: #fff;
  border: 1px solid #aaa;
  border-top: 0;
  position: absolute;
  top: 29px;
  left: 0;
  -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
  -moz-box-shadow   : 0 4px 5px rgba(0,0,0,.15);
  -o-box-shadow     : 0 4px 5px rgba(0,0,0,.15);
  box-shadow        : 0 4px 5px rgba(0,0,0,.15);
  z-index: 999;
}
/* @end */

/* @group Single Chosen */
.chzn-container-single .chzn-single {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
  background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  background-image: -o-linear-gradient(top, #eeeeee 0%,#ffffff 50%);
  background-image: -ms-linear-gradient(top, #eeeeee 0%,#ffffff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
  background-image: linear-gradient(top, #eeeeee 0%,#ffffff 50%);
  -webkit-border-radius: 4px;
  -moz-border-radius   : 4px;
  border-radius        : 4px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  border: 1px solid #aaa;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  height: 26px;
  line-height: 26px;
  padding: 0 0 0 8px;
  color: #444;
  text-decoration: none;
}
.chzn-container-single .chzn-single span {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.chzn-container-single .chzn-single abbr {
  display: block;
  position: absolute;
  right: 26px;
  top: 8px;
  width: 12px;
  height: 13px;
  font-size: 1px;
  background: url(/bitrix/templates/.default/js/chosen/chosen-sprite.png) right top no-repeat;
}
.chzn-container-single .chzn-single abbr:hover {
  background-position: right -11px;
}
.chzn-container-single .chzn-single div {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius   : 0 4px 4px 0;
  border-radius        : 0 4px 4px 0;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  background: #ccc;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
  background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -o-linear-gradient(bottom, #ccc 0%, #eee 60%);
  background-image: -ms-linear-gradient(top, #cccccc 0%,#eeeeee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #cccccc 0%,#eeeeee 60%);
  border-left: 1px solid #aaa;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 18px;
}
.chzn-container-single .chzn-single div b {
  background: url('/bitrix/templates/.default/js/chosen/chosen-sprite.png') no-repeat 0 1px;
  display: block;
  width: 100%;
  height: 100%;
}
.chzn-container-single .chzn-search {
  padding: 3px 4px;
  position: relative;
  margin: 0;
  white-space: nowrap;
  z-index: 1010;
}
.chzn-container-single .chzn-search input {
  background: #fff url('/bitrix/templates/.default/js/chosen/chosen-sprite.png') no-repeat 100% -22px;
  background: url('/bitrix/templates/.default/js/chosen/chosen-sprite.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url('/bitrix/templates/.default/js/chosen/chosen-sprite.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url('/bitrix/templates/.default/js/chosen/chosen-sprite.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url('/bitrix/templates/.default/js/chosen/chosen-sprite.png') no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background: url('/bitrix/templates/.default/js/chosen/chosen-sprite.png') no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  background: url('/bitrix/templates/.default/js/chosen/chosen-sprite.png') no-repeat 100% -22px, linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  outline: 0;
  border: 1px solid #aaa;
  font-family: sans-serif;
  font-size: 1em;
}
.chzn-container-single .chzn-drop {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius   : 0 0 4px 4px;
  border-radius        : 0 0 4px 4px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
}
/* @end */

.chzn-container-single-nosearch .chzn-search input {
  position: absolute;
  left: -9000px;
}

/* @group Multi Chosen */
.chzn-container-multi .chzn-choices {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background-image: -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background-image: -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background-image: -ms-linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  border: 1px solid #aaa;
  margin: 0;
  padding: 0;
  cursor: text;
  overflow: hidden;
  height: auto !important;
  height: 1%;
  position: relative;
}
.chzn-container-multi .chzn-choices li {
  float: left;
  list-style: none;
}
.chzn-container-multi .chzn-choices .search-field {
  white-space: nowrap;
  margin: 0;
  padding: 0;
}
.chzn-container-multi .chzn-choices .search-field input {
  color: #666;
  background: transparent !important;
  border: 0 !important;
  padding: 5px;
  margin: 1px 0;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow   : none;
  -o-box-shadow     : none;
  box-shadow        : none;
}
.chzn-container-multi .chzn-choices .search-field .default {
  color: #999;
}
.chzn-container-multi .chzn-choices .search-choice {
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  border-radius        : 3px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e4e4e4), color-stop(0.7, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, #e4e4e4 0%, #eeeeee 70%);
  background-image: -moz-linear-gradient(center bottom, #e4e4e4 0%, #eeeeee 70%);
  background-image: -o-linear-gradient(bottom, #e4e4e4 0%, #eeeeee 70%);
  background-image: -ms-linear-gradient(top, #e4e4e4 0%,#eeeeee 70%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #e4e4e4 0%,#eeeeee 70%);
  color: #333;
  border: 1px solid #b4b4b4;
  line-height: 13px;
  padding: 3px 19px 3px 6px;
  margin: 3px 0 3px 5px;
  position: relative;
}
.chzn-container-multi .chzn-choices .search-choice span {
  cursor: default;
}
.chzn-container-multi .chzn-choices .search-choice-focus {
  background: #d4d4d4;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close {
  display: block;
  position: absolute;
  right: 3px;
  top: 4px;
  width: 12px;
  height: 13px;
  font-size: 1px;
  background: url(/bitrix/templates/.default/js/chosen/chosen-sprite.png) right top no-repeat;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
  background-position: right -11px;
}
.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
  background-position: right -11px;
}
/* @end */

/* @group Results */
.chzn-container .chzn-results {
  margin: 0 4px 4px 0;
  max-height: 190px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
}
.chzn-container-multi .chzn-results {
  margin: -1px 0 0;
  padding: 0;
}
.chzn-container .chzn-results li {
  display: none;
  line-height: 80%;
  padding: 7px 7px 8px;
  margin: 0;
  list-style: none;
  background-image: none;
}
.chzn-container .chzn-results .active-result {
  cursor: pointer;
  display: list-item;
}
.chzn-container .chzn-results .highlighted {
  background: #3875d7;
  color: #fff;
}
.chzn-container .chzn-results li em {
  background: #feffde;
  font-style: normal;
}
.chzn-container .chzn-results .highlighted em {
  background: transparent;
}
.chzn-container .chzn-results .no-results {
  background: #f4f4f4;
  display: list-item;
}
.chzn-container .chzn-results .group-result {
  cursor: default;
  color: #999;
  font-weight: bold;
}
.chzn-container .chzn-results .group-option {
  padding-left: 20px;
}
.chzn-container-multi .chzn-drop .result-selected {
  display: none;
}
/* @end */

/* @group Active  */
.chzn-container-active .chzn-single {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
  -o-box-shadow     : 0 0 5px rgba(0,0,0,.3);
  box-shadow        : 0 0 5px rgba(0,0,0,.3);
  border: 1px solid #5897fb;
}
.chzn-container-active .chzn-single-with-drop {
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow   : 0 1px 0 #fff inset;
  -o-box-shadow     : 0 1px 0 #fff inset;
  box-shadow        : 0 1px 0 #fff inset;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(bottom, white 0%, #eeeeee 50%);
  background-image: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #ffffff 0%,#eeeeee 50%);
  -webkit-border-bottom-left-radius : 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft : 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius : 0;
  border-bottom-right-radius: 0;
}
.chzn-container-active .chzn-single-with-drop div {
  background: transparent;
  border-left: none;
}
.chzn-container-active .chzn-single-with-drop div b {
  background-position: -18px 1px;
}
.chzn-container-active .chzn-choices {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
  -o-box-shadow     : 0 0 5px rgba(0,0,0,.3);
  box-shadow        : 0 0 5px rgba(0,0,0,.3);
  border: 1px solid #5897fb;
}
.chzn-container-active .chzn-choices .search-field input {
  color: #111 !important;
}
/* @end */

/* @group Disabled Support */
.chzn-disabled {
  cursor: default;
  opacity:0.5 !important;
}
.chzn-disabled .chzn-single {
  cursor: default;
}
.chzn-disabled .chzn-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @group Right to Left */
.chzn-rtl { direction:rtl;text-align: right; }
.chzn-rtl .chzn-single { padding-left: 0; padding-right: 8px; }
.chzn-rtl .chzn-single span { margin-left: 26px; margin-right: 0; }
.chzn-rtl .chzn-single div { 
  left: 0; right: auto; 
  border-left: none; border-right: 1px solid #aaaaaa;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius   : 4px 0 0 4px;
  border-radius        : 4px 0 0 4px; 
}
.chzn-rtl .chzn-single abbr {
  left: 26px;
  right: auto;
}
.chzn-rtl .chzn-choices li { float: right; }
.chzn-rtl .chzn-choices .search-choice { padding: 3px 6px 3px 19px; margin: 3px 5px 3px 0; }
.chzn-rtl .chzn-choices .search-choice .search-choice-close { left: 5px; right: auto; background-position: right top;}
.chzn-rtl.chzn-container-single .chzn-results { margin-left: 4px; margin-right: 0; padding-left: 0; padding-right: 4px; }
.chzn-rtl .chzn-results .group-option { padding-left: 0; padding-right: 20px; }
.chzn-rtl.chzn-container-active .chzn-single-with-drop div { border-right: none; }
.chzn-rtl .chzn-search input {
  background: url('/bitrix/templates/.default/js/chosen/chosen-sprite.png') no-repeat -38px -22px, #ffffff;
  background: url('/bitrix/templates/.default/js/chosen/chosen-sprite.png') no-repeat -38px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url('/bitrix/templates/.default/js/chosen/chosen-sprite.png') no-repeat -38px -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);  
  background: url('/bitrix/templates/.default/js/chosen/chosen-sprite.png') no-repeat -38px -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url('/bitrix/templates/.default/js/chosen/chosen-sprite.png') no-repeat -38px -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background: url('/bitrix/templates/.default/js/chosen/chosen-sprite.png') no-repeat -38px -22px, -ms-linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  background: url('/bitrix/templates/.default/js/chosen/chosen-sprite.png') no-repeat -38px -22px, linear-gradient(top, #ffffff 85%,#eeeeee 99%);
  padding: 4px 5px 4px 20px;
}
/* @end */

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/top-menu/style.css?1501680735626*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/.default/components/bitrix/menu/top-menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/.default/style.css?1501680735116*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/bottom-menu/style.css?1501680735626*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/.default/components/bitrix/menu/bottom-menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */
/* /bitrix/templates/.default/css/style.css?154107072424871 */
/* /bitrix/templates/.default/js/cerabox/style/cerabox.css?15016807355586 */
/* /bitrix/templates/.default/js/chosen/chosen.css?150168073513458 */
/* /bitrix/templates/.default/components/bitrix/menu/top-menu/style.css?1501680735626 */
/* /bitrix/templates/.default/components/bitrix/news.list/.default/style.css?1501680735116 */
/* /bitrix/templates/.default/components/bitrix/menu/bottom-menu/style.css?1501680735626 */
