

/* Start:/bitrix/external/fancybox/jquery.fancybox.css?17633285794895*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/bitrix/external/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/bitrix/external/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/bitrix/external/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/bitrix/external/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/bitrix/external/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/bitrix/external/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/bitrix/components/bitrix/sale.basket.basket.line/templates/.default/style.css?17633285804934*/
.bx-basket { }

.bx-basket-block {
	margin: auto;
	position: relative;
	padding-bottom: 5px;
	padding-left: 20px;
	white-space: nowrap;
	font-size: 12px;
}

.bx-basket-block > .fa {
	position: absolute;
	top: 3px;
	left: 0;
	width: 12px;
	color: #97a1ab;
}

.bx-basket-block a { margin-right: 10px; }

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed {
		position: fixed;
		z-index: 100;
		overflow: hidden;
		padding-top: 10px;
		width: 200px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-fixed.top { top: 10px }

	.bx-basket-fixed.right { right: 10px }

	.bx-basket-fixed.bottom { bottom: 10px }

	.bx-basket-fixed.left { left: 10px }

	.bx-basket-fixed.bx-max-height { top: 10px; bottom: 10px; }

	.block-store-catalog-list .bx-basket-fixed.bottom { bottom: 140px }
	.block-store-catalog-list .bx-basket-fixed.left { left: 30px }
}

@media (min-width: 768px) and (width <= 992px) {
	.block-store-catalog-list .bx-basket-fixed.bottom { bottom: 140px }
	.block-store-catalog-list .bx-basket-fixed.left { left: 30px }
}

@media (max-width: 767px) {
	.bx-basket-fixed {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 100;
		overflow: hidden;
		padding-top: 10px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-item-list { display: none; }

	.block-wrapper .bx-basket-fixed {
		padding-top: 0;
	}

	.block-wrapper .bx-basket-fixed .bx-hdr-profile {
		display: flex;
		justify-content: space-between;
	}

	.block-wrapper .bx-basket-fixed .bx-hdr-profile .bx-basket-block {
		padding-bottom: 0;
	}

	/*.bx-basket-fixed */
}

.bx-basket-item-list {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	border-top: 1px solid #f7f7f7;
}

.bx-opener .bx-basket-item-list { padding-bottom: 75px; }

.bx-max-height .bx-basket-item-list {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx-closed .bx-basket-item-list {
	overflow: hidden;
	height: 20px;
}

.bx-basket-item-list-action {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	padding: 3px 0;
	height: 20px;
	background: #f7f7f7;
	color: #4f4f4f;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.bx-basket-item-list-button-container {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	padding: 10px 0;
	border-top: 1px solid #f7f7f7;
	background: #fff;
	text-align: center;
}

.bx-basket-item-list-container {
	overflow-y: auto;
	max-height: 100%
}

.bx-basket-item-list-item {
	position: relative;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f7f7f7;
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.bx-basket-item-list-item-status {
	margin: 0 10px 20px;
	padding: 3px;
	border-radius: 3px;
	background: #ebebeb;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.bx-basket-item-list-item-img {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
}

.bx-basket-item-list-item-img img {
	max-width: 90px;
	height: auto;
	border: 1px solid #e6e6e6;
}

.bx-basket-item-list-item-name { padding-bottom: 5px; }

.bx-basket-item-list-item-name a {
	font-size: 13px;
	line-height: 16px;
}

.bx-basket-item-list-item-remove {
	position: absolute;
	top: -7px;
	right: 10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	cursor: pointer;
	transition: 250ms linear all;
}

.bx-basket-item-list-item-remove:after,
.bx-basket-item-list-item-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 2px;
	border-radius: 1px;
	background-color: #333;
	content: '';
	transform: translate(-50%, -50%);
}

.bx-basket-item-list-item-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-basket-item-list-item-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.bx-basket-item-list-item-remove:hover { opacity: .7; }

.bx-basket-item-list-item-price-block {
	padding-bottom: 5px;
	font-size: 12px;
}

.bx-basket-item-list-item-price {
	display: inline-block;
	margin-right: 5px;
}

.bx-basket-item-list-item-price-old {
	display: inline-block;
	margin-right: 5px;
	color: #b0b0b0;
	text-decoration: line-through
}

.bx_cart_login_top .bx-hdr-profile { line-height: 1.44em; }

/* End */


/* Start:/bitrix/templates/tb/components/bitrix/menu/catalog_horizontal_oya/style.css?17633285977056*/
.bx-top-nav-container { position: relative; }
.bx-top-nav-container > ul { box-sizing: border-box; }

/* 1 lvl*/

.bx-top-nav-container .bx-nav-list-1-lvl { margin: 0; padding: 0; list-style: none; }
.bx-top-nav-container .bx-nav-1-lvl { float: left; position: relative; }
.bx-top-nav-container .bx-nav-1-lvl > a { display: block; text-decoration: none; border-bottom: none; }
.bx-top-nav-container .bx-nav-1-lvl > a span { display: block; }
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.bx-hover > a,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.hover > a { z-index: 250; }
.bx-top-nav-container .bx-nav-parent-arrow { display: none; }
.bx-top-nav-container .bx-nav-1-lvl,
.bx-top-nav-container .bx-nav-1-lvl > a,
.bx-top-nav-container .bx-nav-1-lvl > a span
{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    transition: color .3s ease, background-color .3s ease, border-color .3s ease; 
}

/*2 lvl*/

.bx-top-nav-container .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-2-lvl-container {
	z-index: 999;
	display: none;
	opacity: 0;
	padding: 0;
	border: none;
	width: 300px;
    text-align: left;
}

.bx-top-nav-container .bx-nav-2-lvl-container-advanced.expand,
.bx-top-nav-container .bx-nav-2-lvl-container.expand {
    width: 600px;
}

.bx-top-nav-container .bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.hover .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container,
.bx-top-nav-container .bx-nav-1-lvl.hover .bx-nav-2-lvl-container {
	opacity: 1;
	display: block;
	position: absolute;
	top: 100%;
}

.bx-top-nav-container .bx-nav-list-2-lvl {
	margin: 0;
	padding: 0;
}

.bx-top-nav-container .bx-nav-2-lvl, .bx-top-nav-container .bx-nav-3-lvl {
	display: block;
    width: 300px;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bx-top-nav-container .bx-nav-2-lvl a {
	text-decoration: none;
	border-bottom: none;
	display: block;
}

/*3 lvl*/

.bx-top-nav-container .bx-nav-list-3-lvl {
    position: absolute;
    left: 300px;
    width: 300px;
    height: 100%;
    top:0;
    display: none;
	margin: 0;
	padding: 0;
}

/* ASIDE */

.bx-aside-nav-control {
	font-size: 28px;
	position: fixed;
	width: 40px;
	height: 40px;
	top: 5px;
	left: 5px;
	line-height: 28px;
	cursor: pointer;
	z-index: 1750;
	color: #ffffff;
	text-align: center;
}

.header-phone-mob {
    z-index: 1750;
    position: fixed;
    right: 0;
    top: 0;
    color: #ffffff;
}

body > .bx-aside-nav-control {
	-webkit-transition: left .15s linear;
	-moz-transition: left .15s linear;
	-ms-transition: left .15s linear;
	-o-transition: left .15s linear;
	transition: left .15s linear;
}

.bx-aside-nav-control .fa {
	line-height: 40px;
	vertical-align: middle;
}
.bx-aside-nav-control.bx-opened .fa-bars:before {
    content: "\f00d";
}

.all,
.bx-aside-nav {
	-webkit-transition: -webkit-transform .15s linear;
	-moz-transition: -moz-transform .15s linear;
	-ms-transition: -ms-transform .15s linear;
	-o-transition: -o-transform .15s linear;
	transition: transform .15s linear;
}

@media (max-width: 960px) { .logo { z-index: 1700 !important } }

.bx-aside-nav .bx-nav-list-3-lvl { background-image: none !important; }

/**/
.bx-opened footer,
.bx-opened .workarea {display: none !important}

/**/
.bx-aside-nav {
	display: none;
	padding-top: 50px;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
	width: 100%;
	background: #4c5c65;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 1600;
}

.bx-aside-nav.bx-opened {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	overflow-y: scroll;

}

.bx-aside-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.bx-aside-nav a {
	color: #ffffff;
	vertical-align: middle;
	line-height: 48px;
	height: 48px;
	font-size: 16px;
	display: block;
	border-bottom: 1px solid #3d4b53;
	padding-left: 15px;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.bx-aside-nav a:active,
.bx-aside-nav a:focus { color: #ffffff; }

.bx-aside-nav .bx-nav-list-2-lvl a { color: #4c5c65; }

.bx-aside-nav a { text-decoration: none; }

.bx-nav-fa { margin-right: 10px; }

.bx-aside-nav .bx-aside-nav-bottom a {
	color: #ffffff;
	vertical-align: middle;
	line-height: normal;
	height: auto;
	font-size: 1em;
	display: inline;
	border-bottom: none !important;
	padding-left: 0;
	max-width: 100%;
	overflow: hidden;
	white-space: normal;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.bx-nav-1-lvl.bx-opened,
.bx-aside-nav .bx-nav-1-lvl:hover > a,
.bx-aside-nav .bx-nav-1-lvl.bx-hover > a { background: #44535c; }

.bx-aside-nav .bx-nav-list-2-lvl { background: #44535c; }

.bx-aside-nav .bx-nav-2-lvl > a { padding-left: 30px; }

.bx-aside-nav .bx-nav-3-lvl > a { padding-left: 45px; }

.bx-aside-nav .bx-nav-4-lvl a { padding-left: 60px; }

.bx-aside-nav .bx-nav-parent { position: relative; }

.bx-aside-nav .bx-nav-parent-arrow {
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 6px;
	width: 46px;
	height: 34px;
	text-align: center;
	z-index: 200;
    cursor: pointer;
}

.bx-aside-nav .bx-nav-parent-arrow i {
	line-height: 34px;
	font-size: 17px;
	font-style: normal;
	color: #ffffff;
}

.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-parent-arrow i {
	-webkit-transition: all .15s linear;
	-moz-transition: all .15s linear;
	-ms-transition: all .15s linear;
	-o-transition: all .15s linear;
	transition: all .15s linear;
}

.bx-aside-nav .bx-nav-parent .bx-nav-2-lvl-container-advanced,
.bx-aside-nav .bx-nav-parent .bx-nav-2-lvl-container,
.bx-aside-nav .bx-nav-parent > ul {
	overflow: hidden;
	height: 0;
}

.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-2-lvl-container-advanced,
.bx-aside-nav .bx-nav-parent.bx-opened .bx-nav-2-lvl-container,
.bx-aside-nav .bx-nav-parent.bx-opened > ul { height: auto; }

.bx-aside-nav-bottom {
    padding: 15px;
    text-align: center;
}
.bx-aside-nav-bottom li {
    display: inline-block;
}

@media (min-width: 961px) {
	.bx-aside-nav-control,
    .bx-aside-nav-bottom,
	.bx-aside-nav, 
    .header-phone-mob { display: none; }

	.bx-top-nav-container { display: block; }
}

@media (max-width: 960px) {
	.bx-aside-nav-control,
    .bx-aside-nav-bottom,
	.bx-aside-nav,
    .header-phone-mob { display: block; }

	.bx-top-nav-container { display: none; }

	.bx-aside-nav .bx-nav-parent-arrow { display: block; }

	.bx-aside-nav .bx-nav-1-lvl.bx-nav-parent > a > span > .fa { display: none; }
}
/* End */


/* Start:/bitrix/templates/tb/components/bitrix/menu/dp_bottom/style.css?1763328597179*/
.dp_bottom_menu { padding-top: 20px; }
.dp_bottom_menu { margin: 0; list-style: none; }
.dp_bottom_menu .level2 { padding-left: 15px; }
.dp_bottom_menu li { padding-bottom: 3px; }
/* End */


/* Start:/bitrix/templates/tb/styles.css?17633285975336*/
/*
h1,h2,h3,h4,h5,h6{font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;font-weight: 500;}
p{
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p.bxe-first-letter:first-letter, .bxe-first-letter-s{
	font-weight: bold;
	font-size: 56px;
	line-height: 56px;
	margin-right: 10px;
	float: left;
	vertical-align: top;

}
.lead {
	color: #757575;
  	margin-left: 40px;
  		padding:0 0 0 15px;
  	font-size: 13px;
  	font-weight: 300;
  	line-height: 1.4;
  	border-left: 3px solid #99cded;
}
@media (min-width: 768px){
	.lead {
	  	font-size: 16px;
  		margin-left: 20px;
	}
}

blockquote {
  	padding:0 0 0 15px;
  	margin: 0 0 20px 20px;
	border-left: 3px solid #c2c2c2;
}
blockquote p{
  	font-size: 20px;
  	font-style: italic;
	color: #757575;
  	font-family: Georgia, "Helvetica Neue", Arial,  Helvetica, sans-serif;
}
@media (max-width: 768px){
	blockquote p {
	  	font-size: 16px;
	}
}

blockquote.bxe-quote {
	position: relative;
	padding-left: 70px;
	padding-top: 8px;
	min-height: 50px;
	border-left: none;
}
blockquote.bxe-quote:after{
	content: "";
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzOS45OTYgMzcuOTk1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzOS45OTYgMzcuOTk1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggc3R5bGU9ImZpbGw6I0Q2RDdENjsiIGQ9Ik0wLjAxLDM3Ljk5NXYtMTguMTFjLTAuMDc5LTIuNjA0LDAuMjk0LTUuMDQ5LDEuMTE4LTcuMzM4YzAuODI0LTIuMjg4LDEuOTgxLTQuMywzLjQ3Mi02LjAzNmMxLjQ5LTEuNzM1LDMuMjc2LTMuMTc2LDUuMzU2LTQuMzIxYzIuMDc4LTEuMTQzLDQuMzM1LTEuODczLDYuNzY4LTIuMTl2Ny44MTJjLTIuOTgzLDEuMDI3LTUuMDIzLDIuNTQ1LTYuMTIxLDQuNTU3Yy0xLjEsMi4wMTItMS42NDgsNC40NzktMS42NDgsNy4zOThoNy43Njl2MTguMjI4SDAuMDF6IE0yMy4yODEsMzcuOTk1di0xOC4xMWMtMC4wNzktMi42MDQsMC4yOTQtNS4wNDksMS4xMTgtNy4zMzhjMC44MjQtMi4yODgsMS45ODEtNC4zLDMuNDcyLTYuMDM2YzEuNDktMS43MzUsMy4yNzYtMy4xNzYsNS4zNTYtNC4zMjFjMi4wNzgtMS4xNDMsNC4zMzUtMS44NzMsNi43NjgtMi4xOXY3LjgxMmMtMi45ODMsMS4wMjctNS4wMjMsMi41NDUtNi4xMjEsNC41NTdjLTEuMSwyLjAxMi0xLjY0OCw0LjQ3OS0xLjY0OCw3LjM5OGg3Ljc2OXYxOC4yMjhIMjMuMjgxeiIvPjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	left: 10px;
	top: 10px;
	-webkit-background-size: 40px;
			background-size: 40px;
	width: 40px;
	height:40px;
}

hr{
	border: none;
	border-bottom: 1px solid #ccc;
}
hr.bxe-bolder{
	border-bottom-width: 5px;
}
hr.bxe-dashed{
	border-bottom-style: dashed;
	border-bottom-width: 2px;
}
hr.bxe-normal{}
hr.bxe-light{
	border-bottom-color: #e5e5e5

}
hr.bxe-dotted{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}

/**/
/*
.bg-primary	{background: #60aadb!important;color: #fff;}
.bg-success	{background: #64ba4e!important;color: #fff;}
.bg-info	{background: #9bc6dd!important;color: #fff;}
.bg-warning	{background: #fec139!important;color: #fff;}
.bg-danger{}
/**/
/*
img.pull-left{
	padding: 5px 15px 5px 0;
}
img.pull-right{
	padding: 5px 0 5px 15px;
}
/**/
/*
.alert{
	border: none;
	border-radius: 1px;
	font-size: 14px;
}
.alert.alert-note{
	background: #f2f2f3;
}
.alert.alert-sys{
	background: #f5f2ec;
	color: #81641F;
}
.alert.bxe-icon{
	padding-left: 90px;
	min-height: 100px;
	position: relative;
}
.alert.bxe-icon:after{
	left:22px;
	top: 20px;
	position: absolute;
	content: " ";
	width:48px;
	height: 48px;
	background-repeat: no-repeat;
	background-position: center;
	background-image:url(/bitrix/templates/tb/images/editor_sprite.png);
	background-repeat: no-repeat;
}
.alert.bxe-icon.alert-success:after	{background-position:0 0}
.alert.bxe-icon.alert-info:after	{background-position:0 -50px}
.alert.bxe-icon.alert-warning:after	{background-position:0 -100px}
.alert.bxe-icon.alert-danger:after	{background-position:0 -200px}
.alert.bxe-icon.alert-note:after	{background-position:0 -150px}
.alert.bxe-icon.alert-sys:after		{background-position:0 -250px}

.bxe-aleft-title{
	font-weight: bold;
	padding-bottom: 5px;
}

.bx-panel-tooltip {
  z-index: 2210 !important;
  overflow: hidden !important;
  position: absolute !important;
  letter-spacing: normal !important;
  list-style: none !important;
  text-align: left !important;
  text-indent: 0 !important;
  text-transform: none !important;
  visibility: visible !important;
  white-space: normal !important;
  word-spacing: normal !important;
  vertical-align: baseline !important;
  margin: 0 !important;
  padding: 15px !important;
  float: none !important;
  text-decoration: none !important;
  -webkit-border-radius: 1px !important;
  -moz-border-radius: 1px !important;
  border-radius: 1px !important;
  -webkit-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: 0 12px 10px rgba(0,0,0,.25) !important;
  box-shadow: 0 12px 10px rgba(0, 0, 0, 0.25) !important;
  border: 1px solid;
  border-color: #f0f0f0;
  background: #fff;
  color: #35414e;
  font-size: 14px;
}

/**/
/*
tab,
tabsection,
.bxe-tab-title{
	display: block;
	padding: 5px;
	border: 1px dashed #ccc;
}
/**/
/*
.bxe-list,
.bxe-list ul{
	list-style: none;
	margin: 5px 0;
	padding-left: 15px;
}
.bxe-list-default,
.bxe-list-default ul{

 }
.bxe-list .fa{
	color: #9fb2bd;
	margin-right: 6px;
}
.bxe-lis-blue .fa{
	color: #0083d1;
}
*/
/* End */


/* Start:/bitrix/templates/tb/template_styles.css?176661177136987*/
@media (max-width:960px){#bx-panel{display:none !important;}}

:root {
    --color-base: #0860a8;
    --color-basedark: #034894;
    --color-baselight: #4085c3;
    --color-basebg: #e3f1f5;
    --color-baseselected: #c2000b;
}

@media (max-width: 660px) { .ny-horizontal { display: none; } }
@media (min-width: 661px) { .ny-vertical { display: none; } }

body { background: var(--color-basedark); }
.all { background: #ffffff; }

/* body { 
    font-family: Verdana, "Geneva CY", "DejaVu Sans", sans-serif; 
    font-size: 15px; 
    color: #000000;
    background-color: #ffffff;
    line-height: 1.5;
} */

.slogan, a, .btn-link, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { color: var(--color-base); }
a:hover, a:focus, .btn-link:hover, .btn-link:focus { color: var(--color-baseselected); }

label { font-weight: normal; }

.dp_textbig { font-size: 48px; font-weight: 700; line-height: 1.3; }
.dp_textmedium { font-size: 32px; line-height: 1.3; }
.dp_pt_big { padding-top: 60px; }
@media (min-width: 961px) and (max-width: 1260px) {
    .dp_pt_big { padding-top: 45px; }
}
@media (min-width: 661px) and (max-width: 960px) {
    .dp_textbig { font-size: 32px; }
    .dp_textmedium { font-size: 24px; }
    .dp_pt_big { padding-top: 30px; }
}
@media (max-width: 660px) {
    .dp_textbig { font-size: 24px; }
    .dp_textmedium { font-size: 20px; }
    .dp_pt_big { padding-top: 15px; }
}

.incell-300 { 
    position: relative;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    width: 270px;
    height: 180px;
    border-radius: 4px;
}

@media (max-width: 660px) { .incell-300 { width: 100%; } }

.incell-final { width: 100%; }

.incell-300 .incell-title {
    width: 220px;
    height: 180px;
    position: absolute;
    border-radius: 4px 0 0 4px;
    top: 0; 
    left: 0; 
    padding: 15px;
    color: #ffffff;
    background: #034894;
	background: linear-gradient(to left, transparent 0%, rgba(3,72,148,0.5) 33%, rgba(3,72,148,0.9) 66%, rgba(3,72,148,1) 100%);
    background: -moz-linear-gradient(right, transparent 0%, rgba(3,72,148,0.5) 33%, rgba(3,72,148,0.9) 66%, rgba(3,72,148,1) 100%);
    background-image: -o-linear-gradient(right, transparent 0%, rgba(3,72,148,0.5) 33%, rgba(3,72,148,0.9) 66%, rgba(3,72,148,1) 100%);
}

.incell-final .incell-title { font-weight: 700; }

.cell-design-title {
    background: #034894;
	background: linear-gradient(to bottom, transparent 0%, #034894 100%);
	background: -moz-linear-gradient(top, transparent 0%, #034894 100%);
    background-image: -o-linear-gradient(top, transparent 0%, #034894 100%);
}

.video, .video iframe, .videocub, .videocub iframe { border-radius: 4px; }

.fa.fa-dp-ico {
    width: 70px; 
    height: 70px;
    display: inline-block;
    background: #000000;
    color: #ffffff;
    font-size: 40px;
    text-align: center;
    border-radius: 35px;
    line-height: 40px;
    padding-top: 15px;
}

.bg-base { background: var(--color-base); }
.bg-basedark { background: var(--color-basedark); }
.bg-baselight { background: var(--color-baselight); }
.bg-basebg { background: var(--color-basebg); }
.bg-baseselected { background: var(--color-baseselected); }

.color-base { color: var(--color-base); }
.color-basedark { color: var(--color-basedark); }
.color-baselight { color: var(--color-baselight); }
.color-basebg { color: var(--color-basebg); }
.color-baseselected { color: var(--color-baseselected); }

.bg-blue, .fa-dp-ico.fa-certificate, .bg-blue, .fa-dp-ico.fa-users { background: var(--color-base); }
.bg-bluebg { background: var(--color-basebg);; }
.bg-red, .fa-dp-ico.fa-lock { background: var(--color-baseselected); }  
.bg-pink { background: #ece6ee; }
.bg-creame { background: #f1efcd; }
.bg-turquoise { background: #defff9; }

.fa-dp-ico.fa-shield { background: #9900ff; }
.fa-dp-ico.fa-search { background: #ff9900; }
.fa-dp-ico.fa-industry { background: var(--color-baselight); }
.fa-dp-ico.fa-eye { background: #33cccc; }
.fa-dp-ico.fa-line-chart { background: #ffff00; }
.fa-dp-ico.fa-ruble { background: #660000; }
.fa-dp-ico.fa-eur { background: #ff0099; }
.fa-dp-ico.fa-usd, .fa-dp-ico.fa-handshake-o { background: #006666; }
.fa-dp-ico.fa-leaf { background: #009966; }
.fa-dp-ico.fa-umbrella { background: var(--color-basedark); }
.fa-dp-ico.fa-thumbs-up { background: #0000ff; }
.fa-dp-ico.fa-hand-paper-o { background: #666666; }
.fa-dp-ico.fa-clock-o { background: #cc9900; }
.fa-dp-ico.fa-handshake-o { background: #006666; }
.fa-dp-ico.fa-basecolor-o { background: var(--color-base); }

.ul-ico { position: relative; padding-left: 60px; padding-top: 5px; }
.ul-ico .fa, .ul-ico .fa-stack { 
    display: block;
    width: 60px; text-align: center;
    position: absolute; 
    left: 0; top: 0; 
}

.zebra th, .zebra .th { background-color: var(--color-baselight); }
.zebra tr:nth-child(odd) td, .zebra .tr:nth-child(odd) .td { background-color: var(--color-basebg); }

.bx-breadcrumb .bx-breadcrumb-item { white-space: normal; }

/* BUTTONS & FORMS */

button, .btn, .btn:hover, .btn:active, .btn:focus{
    text-decoration: none;
    text-shadow: none !important;
    -webkit-box-shadow:none !important;
       -moz-box-shadow:none !important;
            box-shadow:none !important;
    outline:none !important;
    border-radius: 4px;
    border: none;
    text-transform: uppercase;
    font-weight: 700;
    padding: 5px 15px;
}

button, .btn-primary, .bx-green .btn.btn-default, .bx-filter.bx-green .btn-themes, div.bx-green .btn.btn-default {
    background-color: var(--color-base);
    border-color: var(--color-base);
    color: #ffffff
}

button:hover, .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary, .bx-green .btn.btn-default:active, .bx-green .btn.btn-default:focus, .bx-green .btn.btn-default:hover, .bx-filter.bx-green .btn-themes:active, .bx-filter.bx-green .btn-themes:focus, .bx-filter.bx-green .btn-themes:hover, div.bx-green .btn.btn-default:active, div.bx-green .btn.btn-default:focus, div.bx-green .btn.btn-default:hover
{
    background-color: var(--color-basedark);
    border-color: var(--color-basedark);
}

button.disabled, button.disabled:hover {
    background-color: var(--color-baselight);
    border-color: var(--color-baselight);
    color: var(--color-basebg);
}

input[type=text], input[type=password] {
    margin: 0;
    padding: 5px 15px;
    border: 1px solid #d5dadc;
    background: #f8fafc;
    outline: none;
    border-radius: 4px;
}

input.invalid[type=text], input.invalid[type=password] { background-color: #ffcccc; }


textarea {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    font-size: 18px;
    min-height: 150px;
    max-height: 450px;
    margin: 0;
    padding: 5px 15px;
    border: 1px solid #d5dadc;
    border-radius: 4px;
    background: #f8fafc;
    outline: none;
}
textarea.form-control {
    border-radius: 8px;  
    border: 1px solid #d5dadc;
    background: #f8fafc;
}

/* TOPLINE */

#u-wrapper-attention {
    color: #ffffff;
    text-align: center;
    background: var(--color-basedark);
    padding: 0;
    font-size: 16px;
	padding-top: 50px;
}
#u-wrapper-attention a { color: #ffffff; }
#u-wrapper-attention a:hover { color: #ffffff; }

#u-wrapper-attention .u-wrapper-attention-ny { padding: 15px; }

@media (min-width: 960px) {
	#u-wrapper-attention { padding-top: 0; }
    #u-wrapper-attention .u-wrapper-attention-ny {
        color: #ffffff;
        display: inline-block;
        background: url(/bitrix/templates/.default/images/ny2026/ny_elka.png) right bottom no-repeat;
        background-size: auto 100%;
        padding: 15px 300px 15px 15px;
    }
    #u-wrapper-attention .u-wrapper-attention-9may {
        color: #ffffff;
        display: inline-block;
        background: url(/bitrix/templates/.default/images/9may/9may_znamya.png) right bottom no-repeat;
        background-size: auto 100%;
        padding: 15px 160px 15px 15px;
        font-size: 18px;
    }
}


/* HEADER */

.header-main { padding-top: 20px; padding-bottom: 15px; }
@media (max-width: 960px) { 
    .header-main { padding-top: 65px; padding-bottom: 0; } 
    .oya-page-index .header-main { padding-top: 50px; }

}

/* LOGO HEDAER */

@media (max-width: 960px) {
	header .logo {
		background: var(--color-base);
		padding-right: 110px;
	}
}

/* PHONE, WORKTIME & CALLBACK HEDAER */
.header-main {
    color: #666666;
}
.header-main .phone-block { 
    font-size: 18px; 
    text-align: center; 
    font-weight: 700;
}
.header-main .phone-block a, .header-main .phone-block a:hover { 
    font-size: 18px;
    text-decoration: none; 
    color: var(--color-base); 
    white-space: nowrap;
}
.phone-block ul { margin: 0 auto; padding-left: 0; list-style: none; }
.phone-block li { position: relative; }
.phone-block .fa {
    position: absolute;
    top: 2px; left: 0; 
    width: 24px; height: 24px; 
    font-size: 20px; 
    text-align: center;
    padding-top: 3px;
    
}

.header-main .callback-block {
    text-align: center;
    font-size: 13px;
    padding-top: 5px;
}
.header-main .language-block {
    text-align: center;
    font-size: 13px;
    padding-bottom: 5px;
}

/* CART HEADER */

.bx-basket-block > .fa { color: #666666; }

/* SOCNET HEADER */

.socnet-block .fa {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
    font-size: 20px;
    margin-right: 3px; 
    margin-bottom: 3px;
}

@media (max-width: 660px) { .socnet-block .fa { margin-right: 15px; margin-bottom: 15px; } }

.header-main .socnet-block { padding-top: 5px; text-align: left; padding-left: 20px; }
.socnet-block a .fa { opacity: 0.8; }
.socnet-block a:hover { border-bottom: none !important; }
.socnet-block a:hover .fa { opacity: 1; }
.socnet-block .fa-rutube { background-color: #1c232b; }
.socnet-block .fa-youtube { background-color: #bb0000; }
.socnet-block .fa-instagram { background-color: #517fa4; }
.socnet-block .fa-vk { background-color: #45668e; }
.socnet-block .fa-facebook { background-color: #3b5998; }
.socnet-block .fa-paper-plane { background-color: #0088cc; }
.socnet-block .fa-odnoklassniki { background-color: #f2720c; }
.socnet-block .fa-twitter { background-color: #00aced; }
.socnet-block .fa-google-plus { background-color: #dd4b39; }
.socnet-block .fa-envelope { background-color: var(--color-base); }
.bx-aside-nav .socnet-block .fa-envelope { background-color: #ffffff; color: var(--color-base); }

/* MENU */

.header-menu {
    background: var(--color-base);
    height: 45px;
    color: #ffffff;
    -webkit-transition: all 0.5s ease-out; 
    -moz-transition: all 0.5s ease-out; 
    -o-transition: all 0.5s ease-out; 
    -ms-transition: all 0.5s ease-out; 
    transition: all 0.5s ease-out;
}

@media (min-width: 961px) { .menu-height { height: 45px; } }

.header-menu.fix { 
    position: fixed; 
    top: 0;
    z-index: 7999;
    height: 45px;
    box-shadow: 0 2px 14px rgba(8,96,168,0.5); 
    -moz-box-shadow: 0 2px 14px rgba(8,96,168,0.5); 
    -webkit-box-shadow: 0 2px 14px rgba(8,96,168,0.5); 
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color='#000'); 
}

.bx-top-nav-container {
    background: var(--color-base);
    display: table;
    width: 100%;
}

.bx-top-nav-container .bx-nav-list-1-lvl {
    display: table-row;
}
.bx-top-nav-container .bx-nav-1-lvl { 
    display: table-cell;
    text-align: center;
    float: none;
}

.bx-top-nav-container a { font-size: 17px;  }

.bx-top-nav-container .bx-nav-1-lvl > a {
    color: #ffffff;
    
}
.bx-top-nav-container .bx-nav-1-lvl > a span {
    padding: 10px 10px 0; 
    font-size: 17px; 
    font-weight: normal;
    height: 45px;
    -webkit-transition: all 0.5s ease-out; 
    -moz-transition: all 0.5s ease-out; 
    -o-transition: all 0.5s ease-out; 
    -ms-transition: all 0.5s ease-out; 
    transition: all 0.5s ease-out;
    white-space: nowrap;
}

.header-menu.fix .bx-top-nav-container .bx-nav-1-lvl > a span {
    padding: 10px 10px 0; 
    height: 45px;
}

@media (min-width: 961px) and (max-width: 1260px) { /* min */
    .bx-top-nav-container .bx-nav-1-lvl > a span {
        padding: 10px 5px 0;
        font-size: 15px;
    }
}
.bx-top-nav-container .bx-nav-1-lvl { border-right: 1px solid #ffffff; }
.bx-top-nav-container .bx-nav-1-lvl:first-child { border-left: 1px solid #ffffff; }
.bx-retina .bx-top-nav-container .bx-nav-1-lvl { border-right: 0.5px solid #ffffff; }
.bx-retina .bx-top-nav-container .bx-nav-1-lvl:first-child { border-left: 0.5px solid #ffffff; }
.bx-top-nav-container .bx-nav-1-lvl.bx-hover > a span { background: var(--color-baselight); }
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.bx-hover > a,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.hover > a,
.bx-top-nav-container .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-2-lvl-container { box-shadow: 0 12px 12px 0 rgba(0, 0, 0, .13); }
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.bx-hover > a span,
.bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent.hover > a span { background: #ffffff; color: #000000; }

.bx-top-nav-container .bx-nav-list-2-lvl:before,
.bx-top-nav-container .bx-nav-list-2-lvl:after,
.bx-top-nav-container .bx-nav-list-3-lvl:before {
    display: block;
    width: 300px;
    content: " ";
    height: 10px;
    background: #ffffff;
}

.bx-top-nav-container .bx-nav-2-lvl a { 
    padding: 10px 15px 10px 30px; 
}

.bx-top-nav-container .bx-nav-2-lvl > a, .bx-top-nav-container .bx-nav-3-lvl > a {
    text-decoration: underline;
    color: #000000;
}
.bx-top-nav-container .bx-nav-2-lvl:hover > a, .bx-top-nav-container .bx-nav-3-lvl:hover > a { 
    color: var(--color-baseselected);
}

.bx-top-nav-container .bx-nav-2-lvl-container.expand .bx-nav-list-2-lvl:before,
.bx-top-nav-container .bx-nav-2-lvl-container.expand .bx-nav-list-2-lvl:after,
.bx-top-nav-container .bx-nav-2-lvl-container-advanced.expand .bx-nav-list-2-lvl:before,
.bx-top-nav-container .bx-nav-2-lvl-container-advanced.expand .bx-nav-list-2-lvl:after,
.bx-top-nav-container .bx-nav-2-lvl-container.expand .bx-nav-2-lvl > a,
.bx-top-nav-container .bx-nav-2-lvl-container-advanced.expand .bx-nav-2-lvl > a
{ border-right: 1px solid #cccccc; }
.bx-retina .bx-top-nav-container .bx-nav-2-lvl-container.expand .bx-nav-list-2-lvl:before,
.bx-retina .bx-top-nav-container .bx-nav-2-lvl-container.expand .bx-nav-list-2-lvl:after,
.bx-retina .bx-top-nav-container .bx-nav-2-lvl-container-advanced.expand .bx-nav-list-2-lvl:before,
.bx-retina .bx-top-nav-container .bx-nav-2-lvl-container-advanced.expand .bx-nav-list-2-lvl:after,
.bx-retina .bx-top-nav-container .bx-nav-2-lvl-container.expand .bx-nav-2-lvl > a,
.bx-retina .bx-top-nav-container .bx-nav-2-lvl-container-advanced.expand .bx-nav-2-lvl > a
{ border-right: 0.5px solid #cccccc; }

.bx-top-nav-container .bx-nav-2-lvl-container.expand .bx-nav-2-lvl:hover > a,
.bx-top-nav-container .bx-nav-2-lvl-container-advanced.expand .bx-nav-2-lvl:hover > a
{ 
    box-shadow: -2px 0 2px #cccccc; 
    -moz-box-shadow: -2px 0 2px #cccccc; 
    -webkit-box-shadow: -2px 0 2px #cccccc; 
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=270, Color='#cccccc');
    border-right: 1px solid #ffffff;
}
.bx-retina .bx-top-nav-container .bx-nav-2-lvl-container.expand .bx-nav-2-lvl:hover > a,
.bx-retina .bx-top-nav-container .bx-nav-2-lvl-container-advanced.expand .bx-nav-2-lvl:hover > a
{ border-right: 0.5px solid #ffffff; }
.bx-top-nav-container .bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.hover .bx-nav-2-lvl-container-advanced,
.bx-top-nav-container .bx-nav-1-lvl.bx-hover .bx-nav-2-lvl-container,
.bx-top-nav-container .bx-nav-1-lvl.hover .bx-nav-2-lvl-container {
    background: #ffffff;
    color: #000000;
}
.bx-aside-nav { background: var(--color-base); }
.bx-aside-nav a { border-bottom: 1px solid #4977bc; }
.bx-retina .bx-aside-nav a { border-bottom: 0.5px solid #4977bc; }
.bx-nav-1-lvl.bx-opened,
.bx-aside-nav .bx-nav-1-lvl:hover > a,
.bx-aside-nav .bx-nav-1-lvl.bx-hover > a,
.bx-aside-nav .bx-nav-list-2-lvl a { background: var(--color-baselight); color: var(--color-basedark); }
.bx-aside-nav .bx-nav-1-lvl.bx-opened .bx-nav-parent-arrow i,
.bx-aside-nav .bx-nav-1-lvl:hover .bx-nav-parent-arrow i,
.bx-aside-nav .bx-nav-1-lvl.bx-hover .bx-nav-parent-arrow i,
.bx-aside-nav .bx-nav-1-lvl.bx-opened a {  color: var(--color-basedark);}
.bx-aside-nav .bx-nav-list-3-lvl a span:before { content: "-"; padding-right: 5px; }

.header-ico-mob {
	position: fixed;
	top: 5px;
	z-index: 1750;
}
.phone-mob { right: 5px; }
.map-mob { right: 55px; }

.header-ico-mob a {
    font-size: 28px;
    line-height: 40px;
	width: 40px;
	height: 40px;
    display: block;
    cursor: pointer;
    color: #ffffff;
    text-align: center;
}

@media (min-width: 961px) { .header-ico-mob { display: none; } }

/* FOOTER */

.workarea { background: #ffffff; }
.workarea .bottom-space { height: 60px; }
footer {
    background: var(--color-base);
    padding-top: 15px;
}
footer, footer a, footer a:visited {
    font-size: 16px;
    color: #ffffff;
    line-height: 1.3em;
}
footer a:hover, footer a:focus {
    color: var(--color-basebg);
}
footer .socnet-block .fa-envelope { background-color: #ffffff; color: var(--color-base); }
@media (max-width: 660px) {
    footer { background: var(--color-base); }
    footer, footer a, footer a:visited {
        line-height: 1.6em;
        text-shadow: none;
        color: #ffffff;
    }
    footer a:hover, footer a:focus { color: var(--color-base); }
}
footer .socnet-block a, footer .socnet-block a:visited, footer .bx-up a, footer .bx-up a:visited { text-shadow: none; }
footer .logo { text-align: center; }
.copyright { font-size: 13px; }

footer .phone-block .fa {
    display: none !important;
}

footer .dp_footer_button { background-color: #ffffff; color: var(--color-base) !important; display: inline-block; padding: 5px 30px; text-align: center; text-decoration: none; width: 100%; border-radius: 4px; }
footer .dp_footer_button:hover { background-color: var(--color-baselight); color: #ffffff !important; }

/* INDEX */

.ico-150 {
    width: auto;
    height: 200px;
    border-radius: 4px;
}

.main-catalog .ico-150 {
    width: auto;
    height: 150px;
    border-radius: 4px;
}

/* UP BUTTON FOOTER */

.bx-up { display: none; }
.bx-up a, .bx-up a:hover { border-bottom: none; }
.bx-up-button {
    border-radius: 8px;
    color: #ffffff;
    position: fixed; bottom: 15px; z-index: 99999;
    font-size: 12px; line-height: 20px; cursor: pointer; vertical-align: middle; padding: 9px 18px 7px 38px;
    -webkit-transition: background-color .3s ease, opacity .3s ease;
    -moz-transition: background-color .3s ease, opacity .3s ease;
    -ms-transition: background-color .3s ease, opacity .3s ease;
    -o-transition: background-color .3s ease, opacity .3s ease;
    transition: background-color .3s ease, opacity .3s ease;
    background: #0075be url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAALCAMAAAB1RTwXAAAACVBMVEX///////////+OSuX+AAAAAnRSTlMAf7YpoZUAAAAfSURBVHgBYwACRkYgAaKZmBihNJAFpaFiTExAgjwGAA1BAD3lDqDYAAAAAElFTkSuQmCC) 18px 13px no-repeat;
    box-shadow: 0 7px 15px 0 rgba(0,0,0,.19);
    text-transform: uppercase;
}
.bx-up-button:hover { background-color: #005c96; }
.bx-footer a.bx-up-button { color: #ffffff; text-decoration: none; }
.bx-up-button i { display: none; }
@media (min-width: 768px) { .bx-up-button { left: 15px; } }
@media (max-width: 767px) { .bx-up-button { right: 15px; bottom: 10px; } }

/* PREZENTACIYA */

a .prezentaciya_link { 
    position: absolute;
    font-size: 12px;
    width: 30px;
    height: 230px;
    right: 0;
    top: 250px;
    z-index: 9998;
    border-radius: 4px 0 0 4px;
    background-color: var(--color-base);
    cursor: pointer;
    -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}
a:hover .prezentaciya_link {
    background-color: var(--color-baselight);
    width: 45px;

}
a .prezentaciya_link .in, a:hover .prezentaciya_link .in { color: #fff; }


a .prezentaciya_link { text-decoration: none; }
.prezentaciya_link .in {
    width: 100%;
    margin-top: 180px;
    white-space: nowrap;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    writing-mode: bt-lr;
}

@media (max-width: 960px) { .prezentaciya_link { display: none; } }


/* SEARCH */
.search-page form { display: none!important; }
.input-group { position: relative; }

.header-search {
    padding-top: 15px;
}

.input-group .input-group-append { 
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
.input-group .input-group-append button {
    background-color: transparent!important;
    border: none!important;
}
.input-group .input-group-append .search-title-button {
    background-image: url(/img/template/ico-search-blue.svg);
    top: 3px;
    right: 0;
}
.input-group > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu), .input-group > .dropdown-toggle:nth-last-child(n + 3) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

#top-line-search-input.form-control {
    font-size: 15px!important;
    color: #ffffff;
    background-color: transparent;
    padding: 0 8px 1px!important;
    border-radius: 12px!important;
    height: 25px!important;
    min-height: 25px;!important;
    border: 1px solid #ffffff;
    margin-top: 2px;
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    z-index: 1;
}

#top-line-search .input-group .form-control::placeholder {
    color: var(--color-basebg);
}
#top-line-search .input-group:focus-within .form-control::placeholder, #main-search .input-group:focus-within .form-control::placeholder, #mobile-search .input-group:focus-within .form-control::placeholder {
    color: #ffffff;
}


#top-line-search .input-group .input-group-append .search-title-button {
    background-image: url(/img/template/ico-search-white.svg);
    height: 25px!important;
    min-height: 25px;!important;
    min-width: 25px;!important;
}
#mobile-search .input-group .input-group-append .search-title-button {
    background-image: url(/img/template/ico-search-blue.svg);
}
#top-line-search .input-group:focus-within .input-group-append .search-title-button,
#mobile-search .input-group:focus-within .input-group-append .search-title-button {
    background-image: url(/img/template/ico-search-blue.svg);
}
#top-line-search .input-group:focus-within #top-line-search-input.form-control,
#mobile-search .input-group:focus-within #top-line-search-input.form-control {
    background-color: #ffffff!important;
    color: #000000;
}

.header-inverse #top-line-search-input.form-control { border: 1px solid var(--color-base); }
.header-inverse #top-line-search .input-group .input-group-append .search-title-button {
    background-image: url(/img/template/ico-search-blue.svg);
}

.title-search-result { border-radius: 12px!important; z-index: 2200!important; background: #fff!important; border: none!important; box-shadow: 0 7px 15px 0 rgba(0,0,0,.19); }

.mobile-search { margin-top: 10px; margin-left: 10px; margin-right: 10px; }

#mobile-search-input.form-control { border: none!important; }


/* NEWS */

.oya-page-kompaniyavakansiiarchivephp .block-news .cell-300 a { opacity: 0.5; }

@media (max-width: 1560px) { .news-in-line .flx .cell-300:nth-child(5) { display: none; } }
@media (max-width: 1260px) { .news-in-line .flx .cell-300:nth-child(4) { display: none; } }
@media (max-width: 960px) { .news-in-line .flx .cell-300:nth-child(3) { display: none; } }

.docs .photogallery img { border: 1px solid #cccccc; width: 200px; }

/* FAQ */
.faq ul { margin: 0; padding: 0; }
.faq li { list-style-type: none; margin: 0; padding: 0; }
.faq .faq-link {
	display: block;
	position: relative;
	color: #000000;
	background-color: #eef1f5;
    border-left: 10px solid var(--color-base);
	margin: 0 45px 15px 0;
	padding: 7px 11px 10px 11px;
    border-radius: 4px;
	cursor: pointer;
}
.faq .faq-link span.faq_q { border-bottom: 1px dashed #000000; }
.faq .faq-content {
	display: none;
	position: relative;
	color: #000000;
	background-color: #eef1f5;
    border-left: 10px solid #b7b9bc;
	margin: 0 0 15px 45px;
	padding: 15px 11px 7px;
    border-radius: 4px;
}

.faq-info {
	text-align: right;
	padding: 16px 74px 0 0;
    margin: 0 45px 0 0;
	min-height: 56px;
}

/* PRODUCT LIST GROUPS */

.bx_catalog_tile { margin-bottom: 0; }

.bx_catalog_tile .bx_catalog_tile_img {
    border-radius: 4px;
    border: 1px solid var(--color-base);
}

/* PRODUCT LIST ITEMS */

.product-item-detail-short-card-fixed, .product-item-detail-tabs-container-fixed { display: none !important; }

.bx_catalog_tile_category_title, .bx-catalog-element .bx-title { display: none; }

.catalog_sort { 
    text-align: right;
    padding-bottom: 10px; }

.product-item-list-col-4.row { margin-left: -5px; margin-right: -10px; }
.product-item-list-col-4.row .col-xs-6.col-md-3 { padding: 0 5px 10px; }

.product-item-list-col-3.row { margin-left: -5px; margin-right: -10px; }
.product-item-list-col-3.row .col-sm-4 { padding: 0 5px 10px; }

.product-item-container .product-item { border: none; border-radius: 4px; padding: 10px; }
.product-item-list-col-3.row .product-item-container .product-item { border: 1px solid #cccccc; }
.bx-no-touch .product-item-container.hover .product-item { 
    left: 0; right: 0;
    box-shadow: 0 7px 15px 0 rgba(0,0,0,.19);
    -webkit-animation: none;
    padding: 10px;
}

.bx-no-touch .product-item-list-col-3.row .product-item-container .product-item-info-container.product-item-hidden { display: block; opacity: 1; }
.product-item-compare-container { display: block; background: transparent; border-top: none; box-shadow: none; }

.product-item-image-wrapper { padding-top: 100%; }

.product-item-image-original, .product-item-image-alternative, .product-item-image-slider-slide-container,
.bx-no-touch .product-item-container.hover .product-item-image-original, .bx-no-touch .product-item-container.hover .product-item-image-alternative, .bx-no-touch .product-item-container.hover .product-item-image-slider-slide-container
{ 
    border: none; 
    border-radius: 0 !important;
    background-color: #ffffff;
}



.product-item-list-col-4.row .product-item-image-original, .product-item-list-col-4.row .product-item-image-alternative, .product-item-list-col-4.row .product-item-image-slider-slide-container,
.bx-no-touch .product-item-list-col-4.row .product-item-container.hover .product-item-image-original, .bx-no-touch .product-item-list-col-4.row .product-item-container.hover .product-item-image-alternative, .bx-no-touch .product-item-list-col-4.row .product-item-container.hover .product-item-image-slider-slide-container
{ border-bottom: 1px solid var(--color-basebg); }

.product-item-label-text.product-item-label-small span {
    padding: 2px 6px; 
    font-size: 12px; 
    font-weight: bold; 
    border-radius: 0; 
}

.product-item-label-text span[title="Бесплатная установка"] { background-color: #66cc66 !important; }
.product-item-label-text span[title="Хит продаж"] { background-color: #b34f36 !important; }
.product-item-label-text span[title="В наличии"] { background-color: #006600 !important; }
.product-item-label-text span[title="Новинка"] { background-color: #b34f36 !important; }
.product-item-label-text span[title="Акция"] { background-color: #ffff00 !important; color: #cc0000 !important; }

.product-item-big-card .product-item-label-ring.product-item-label-small {
    width: 60px;
    height: 60px;
    font-size: 17px;
    line-height: 60px;
}

.product-item-label-ring.product-item-label-small, .product-item-label-ring.product-item-label-big {
    width: 60px;
    height: 60px;
    font-size: 17px;
    line-height: 60px;
    background-color: var(--color-baseselected);
}
.product-item-label-right { right: -5px; }
.product-item-label-bottom { bottom: -5px; }

.product-item-big-card .product-item-title a { font-size: 14px; }

.product-item-title { white-space: normal !important; font-weight: 700; line-height: 1.1 !important;  }
.product-item-title a { color: var(--color-base); text-decoration: underline; }
.product-item-title a:hover { color: var(--color-baseselected); }

.product-item-big-card .product-item-amount-field-container { text-align: center; }

.product-item-price-old { font-size: 15px; display: block; text-align: center; }
.product-item-price-current { font-size: 18px; display: block; padding-bottom: 5px; text-align: center; color: #000000; margin-top: -18px; }

@media (min-width: 768px) and (max-width: 991px) { 
    .product-item-price-current, .product-item-price-old { font-size: 14px !important; }
    .product-item-amount-field { max-width: 30px !important; }
    .product-item-button-container .btn { font-size: 10px !important; }
}

.product-item-detail-info-container[data-entity="price-ranges-block"] { display: none !important; }
.product-item-detail-info-section { padding-top: 15px; }

/* BASKET */

.basket-checkout-container { border-radius: 8px; }
.basket-items-list-wrapper, .basket-items-list-wrapper-compact { border-radius: 8px; }
.basket-items-list-header { border-radius: 8px 8px 0 0; }

.bx-soa-cart-total { border-radius: 8px !important; }
.bx-soa-cart-total-line.bx-soa-cart-total-line-highlighted { border-radius: 8px; }

.bx-soa-section.bx-selected { border: 1px solid #0075be !important; }
.bx-soa-section { border-radius: 8px !important; }
.bx-soa-section-title-container { border-radius: 8px; }
.bx-selected .bx-soa-section-title-container { border-radius: 8px 8px 0 0; }

/* PERSONAL */

.sale-personal-section-index-block { margin: 0 0 30px; }
.sale-personal-section-index-block-name { color: #ffffff; }
.sale-personal-section-index-block, .bx-inclinkspersonal-list { border-radius: 4px; }
.sale-personal-section-index-block.bx-theme-green,
.sale-personal-section-index-block.bx-theme-blue {
    background-image: none;
    background-color: var(--color-base);
    opacity: 1;
    text-transform: none;
}
.sale-personal-section-index-block.bx-theme-green:hover,
.sale-personal-section-index-block.bx-theme-blue:hover { background-color: var(--color-basedark); }
.bx-theme-green.bx-inclinkspersonal-selected,
.bx-theme-blue.bx-inclinkspersonal-selected { background-color: var(--color-base); }
.bx-inclinkspersonal-item.bx-theme-green:hover,
.bx-inclinkspersonal-item.bx-theme-blue:hover { background: var(--color-basedark); }
.bx-inclinkspersonal-item-element { text-transform: none; }
.bx-inclinkspersonal-item-element:after { font-family: FontAwesome; }





/* PRODUCT CARD */

/*
.product-item-detail-slider-images-container { border: 1px solid #0075be; border-radius: 8px; }
.product-item-detail-slider-container.magnified .product-item-detail-slider-image img { outline-color: transparent; border-radius: 8px; }

.product-item-label-text.product-item-label-big span {
    padding: 4px 12px; 
    font-size: 14px; 
    font-weight: bold; 
    border-radius: 0 8px 8px 0; 
}
    
.product-item-detail-slider-block .product-item-label-bottom { bottom: -10px; } 
.product-item-detail-slider-block .product-item-label-right { right: -10px; } 

.product-item-detail-pay-block { border: 1px solid #0075be; border-radius: 8px; }
.bx-retina .product-item-detail-pay-block { border-width: 1px; }

.product-item-detail-compare-container { box-shadow: none; border-top: none; background: transparent; text-align: center; }

.brandblock-container { border-radius: 8px; }
.brandblock-block { border-radius: 8px; color: #000000; border: 1px solid #0075be; }
.bx-retina .brandblock-block { border-width: 1px; }

.product-item-detail-tabs-container { border-bottom: 1px solid #0075be; }

.product-item-detail-tab-link { color: #0075be; }
.product-item-detail-tab-link:hover { color: #ab2626; }
*/

/* BASKET */

/*
.basket-checkout-container { border-radius: 8px; }
.basket-items-list-wrapper, .basket-items-list-wrapper-compact { border-radius: 8px; }
.basket-items-list-header { border-radius: 8px 8px 0 0; }

.bx-soa-cart-total { border-radius: 8px !important; }
.bx-soa-cart-total-line.bx-soa-cart-total-line-highlighted { border-radius: 8px; }

.bx-soa-section.bx-selected { border: 1px solid #0075be !important; }
.bx-soa-section { border-radius: 8px !important; }
.bx-soa-section-title-container { border-radius: 8px; }
.bx-selected .bx-soa-section-title-container { border-radius: 8px 8px 0 0; }
*/

/* PERSONAL */

/*
.sale-personal-section-index-block { margin: 0 0 30px; }
.sale-personal-section-index-block-name { color: #ffffff; }
.sale-personal-section-index-block, .bx-inclinkspersonal-list { border-radius: 8px; }
.sale-personal-section-index-block.bx-theme-green {
    background-image: none;
    background-color: #0075be;
    opacity: 1;
    text-transform: none;
}
.sale-personal-section-index-block.bx-theme-green:hover { background-color: #005c96; }
.bx-theme-green.bx-inclinkspersonal-selected { background-color: #0075be; }
.bx-inclinkspersonal-item.bx-theme-green:hover { background: #005c96; }
.bx-inclinkspersonal-item-element { text-transform: none; }
.bx-inclinkspersonal-item-element:after { font-family: FontAwesome; }
*/

/* PAGE AKCII */


/*
.page-akcii .news-item a:nth-child(2) { display: none; }
.page-akcii .news-item .preview_picture, .page-akcii  .news-detail .detail_picture { border-radius: 8px; }
*/

/* SIDEBAR */

/*

.bx-sidebar-block { margin-bottom: 30px; }

.bx-block-title, .bx-subscribe div.bx-block-title {
    color: #000000;
    text-transform: none;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 700;
}

.oya_attention { 
    background-color: #ffe0e0;
    border-radius: 8px;
    font-size: 14px; padding: 15px; 
}
.oya_attention table { border-collapse: separate;  border-spacing: 0 4px; }
.oya_attention .oya_attention_red { color: #ab2626; }
.oya_attention td { vertical-align: top; }
.oya_attention td { padding: 2px 0; }
.oya_attention tr td:nth-child(2) { font-weight: bold; padding: 2px 8px; }
.oya_attention tr td:nth-child(3) { border-left: 1px solid #000000; padding-left: 8px; }
.oya_attention tr.oya_attention_red td:nth-child(3) { border-left: 1px solid #ab2626; }
.oya_attention span { 
    background-color: #000000; color: #ffe0e0;
    font-family: Arial;  display: block; font-weight: bold; font-size: 10px; padding: 2px 4px 0; text-align: center; }
.oya_attention .oya_attention_red span { background-color: #ab2626; }

.bx-subscribe .bx-input-group .bx-form-control { border-radius: 8px; color: #000000; }
.bx-subscribe .btn-subscribe { background: #0075be; border-radius: 8px; width: 100%; font-weight: 700; }
.bx-subscribe .btn-subscribe:hover { background-color: #005c96; }
.bx-subscribe .btn-subscribe:before { background-color: #005c96; border-radius: 0 8px 8px 0; }

.bx-wt-block { color: #ffffff; padding: 5px 15px; background: #0075be; border-radius: 8px;}
.bx-wt .bx-block-title { font-size: 20px; font-weight: 700; text-transform: none; margin-bottom: 14px; color: #ffffff; }
.bx-wt-block ul { margin: 0; padding: 0; list-style: none; font-size: 14px; }
.bx-wt-block ul li { padding-bottom: 7px; position: relative; padding-left: 20px; }
.bx-wt-block ul li .fa { position: absolute; top: 3px; left: 0; }

.bx-s-info { margin: 10px 0; padding-top: 5px; }
.bx-s-info-title { display: block; min-height: 29px; padding-left: 36px; margin-bottom: 5px; position: relative;
}
.bx-s-info-titleicon{
    background: #0075be;
	display: block; border-radius: 50%; width: 30px; height: 30px; position: absolute; left: 0; top: 50%; margin-top: -15px; line-height: 30px; color: #ffffff; text-align: center; font-weight: bold;
}
.bx-s-info-titleicon i { line-height: 30px; vertical-align: middle; font-style: normal; }
.bx-s-info-titletext { display: block; padding: 6px 0; color: #000000; text-transform: none; font-size: 16px; font-weight: 500; }
.bx-s-info-content { display: block; font-size: 14px; color: #000000; padding-left: 36px; }

*/

/* POLITICS */

#cookie-politics {
    padding: 15px 0 15px;
    display: none;
    position: fixed;
    z-index: 9999;
    background: var(--color-basebg);
    bottom: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.1);
}
/* End */
/* /bitrix/external/fancybox/jquery.fancybox.css?17633285794895 */
/* /bitrix/components/bitrix/sale.basket.basket.line/templates/.default/style.css?17633285804934 */
/* /bitrix/templates/tb/components/bitrix/menu/catalog_horizontal_oya/style.css?17633285977056 */
/* /bitrix/templates/tb/components/bitrix/menu/dp_bottom/style.css?1763328597179 */
/* /bitrix/templates/tb/styles.css?17633285975336 */
/* /bitrix/templates/tb/template_styles.css?176661177136987 */
