

/* Start:/bitrix/templates/sp_template_adaptive_2014/components/bitrix/search.title/sp_template_17/style.css?15169757932092*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/sp_template_adaptive_2014/components/bitrix/search.title/sp_template_17/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/bitrix/components/cmp_components/form.result.new2/templates/Generag2014/style.css?1516975531666*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/bitrix/components/cmp_components/form.result.new2/templates/Generag2014/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/components/cmp_components/form.result.new2/templates/Generag2014/images/icon_warn.gif);
}
/* End */


/* Start:/bitrix/templates/sp_template_adaptive_2014/js/slickslider.css?15501462201738*/
/* Slider */
.slick-slider 
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/bitrix/templates/sp_template_adaptive_2014/js/fancy/jquery.fancybox.css?15331299343883*/
/*! fancyBox v2.0.6 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

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

.fancybox-skin {
	position: relative;
	padding: 0;
	margin: 0;
	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 {
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
}

.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: 10px;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

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

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/bitrix/templates/sp_template_adaptive_2014/js/fancy/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: 8020;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/bitrix/templates/sp_template_adaptive_2014/js/fancy/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;
	background: transparent url('/bitrix/templates/sp_template_adaptive_2014/js/fancy/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: 20px;
	background-position: 0 -36px;
}

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

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

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}

/* Overlay helper */

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: #000;
}

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

/* 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: 8030;
	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 {
	margin-top: 10px;
}

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

/* End */


/* Start:/bitrix/templates/sp_template_adaptive_2014/js/fancy/jquery.fancybox-buttons.css?15169757941817*/
#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 170px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	background: #111;
	-webkit-box-shadow: 0 1px 3px #000,0 0 0 1px rgba(0,0,0,.7),inset 0 0 0 1px rgba(255,255,255,.05);
	-moz-box-shadow: 0 1px 3px #000,0 0 0 1px rgba(0,0,0,.7),inset 0 0 0 1px rgba(255,255,255,.05);
	background: #111 -webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.2)),color-stop(.5,rgba(255,255,255,.15)),color-stop(.5,rgba(255,255,255,.1)),to(rgba(255,255,255,.15)));
	background: #111 -moz-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.1) 50%,rgba(255,255,255,.15) 100%);
	border-radius: 3px;
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-image: url('/bitrix/templates/sp_template_adaptive_2014/js/fancy/fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
}

#fancybox-buttons a.btnPrev {
	width: 32px;
	background-position: 6px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 38px;
	background-position: -57px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.5;
	cursor: default;
}
/* End */


/* Start:/bitrix/templates/sp_template_adaptive_2014/css/select2.css?156741124715275*/
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/* End */


/* Start:/bitrix/templates/sp_template_adaptive_2014/template_styles2.css?15639736114264*/
@media screen and (max-width:680px) {
	.hide_when_mobile {
		display:none !important;
	}
}

span.FrameLink,
span.FrameLink > div {
	float:left;
	display:block;
	height:25px;
}

.fancybox-inner div.h_35 input,
.fancybox-inner div.h_35 select,
.fancybox-inner  div.h_35 textarea {
	max-width:400px;
}


.sku_table span {
	display: block;
	float: left;
}

.sku_table .buy_in_shop {
	min-width: 235px;
}

.DetCompareM .compare_wr {
	margin:0px;
}

 #head .pOffice .POit > strong {
	float:left;
	margin-bottom:2px;
 }

 div.out_block2 .center {
	border:none;
	font-weight:bold;
	padding-bottom:5px;
 }

 .fancybox-inner h3,
 .fancybox-inner div.sp_form {
	margin-top:0px !important;
	margin-left:10px !important;
 }



.#head .pOffice {
	position:relative;
}

.officess_counts {
	float:left;
	width:100%;
}
.officess_counts .office_data{
	float: left;
}

.adress_phone {
	margin-top:2px;
}
.predyp{
    display: inline-block;
    width: 100%;
    margin-top: 0;
}
 .order_info_list td:nth-child(2){
	max-width: 200px !important;
 }
 .ordering .profile_right .ordering_total td{
	 padding: 7px 0 7px 7px;
 }
/*div.adaptive_table,span.table_line,span.tbl_hed,span.tbl_name,span.tbl_price,span.tbl_buy,span.tbl_prop,span.tbl_prop_line,span.tbl_pl_left,span.tbl_pl_left>span{
	display:block;
	position:relative;
	float:left;
}
span.table_line,span.tbl_hed,span.tbl_prop,span.tbl_prop_line{
	width:100%;
}
div.adaptive_table{
	padding-left:2%;
	padding-right:2%;
	width:96%;
	margin-top:20px;
	margin-bottom:20px;
}
span.table_line,span.tbl_hed{padding-bottom:30px;}
span.tbl_hed{padding-bottom:25px;}
span.tbl_name{
	width:38.5%;
	margin-right:0.5%;
	color: #1C1B19;
	font-size:12px;
	font-family:Verdana,Geneva,sans-serif;
}
span.tbl_price{
	width:21%;
	margin-right:0.7%;
	color: #585858;
	font-size:12px;
	font-family:Verdana,Geneva,sans-serif;
	font-weight:bold;
}
span.tbl_buy{
	width:39%;
	color: #1C1B19;
	font-size:12px;
	font-family:Verdana,Geneva,sans-serif;
}
span.tbl_prop_line{
	padding-bottom:10px;
}
span.tbl_pl_left{
	width:80%;
	border-bottom:2px solid #b3b3b3;
}
span.tbl_pl_left>span{
	bottom:-2px;
	background:#ffffff;
	color: #1C1B19;
	font-size:12px;
	font-family:Verdana,Geneva,sans-serif;
	padding-right:2px;
}
span.tbl_pl_right{
	display:block;
	position:relative;
	float:right;
	text-align:left;
	width:19%;
	padding-left:1%;
	color: #1C1B19;
	font-size:12px;
	font-family:Verdana,Geneva,sans-serif;
}*/

.trading_partner_news {
	position: relative;
    float: left;
	width: 99%;
}
.trading_partner_news div.news-item{
	padding-bottom: 5px;
}

@media screen and (max-width:1190px) {
	.trading_partner_news_block {
		width: 52%;
	}
}
@media screen and (max-width:930px) {
	.trading_partner_page div.proectRight, .trading_partner_page div.proectAuth{
		width: 95%;
	}
	.trading_partner_news_block {
		width: 98%;
		margin-left: 40px;
	}

	.banners_on_main_page  #index-ytplayer{
		height: auto;
	}

	.banners_on_main_page .show #index-ytplayer{
		height: 400px;
	}

}
@media screen and (max-width:800px) {
	.trading_partner_news_block {
		margin-left: 0px;
	}
}

@media screen and (max-width: 780px) {

    .nb_total table,
    .nb_total tr,
    .nb_total td,
    .nb_list_item table,
    .nb_list_item tr,
    .nb_list_item td {
        display: block;
        width: 100% !important; }

    .nb_total {
        display: flex;
        flex-direction: column; }
    .nb_total td:nth-child(1) {
    order: 2;
    margin-top: 20px; }
	.new_basket_wrap #basket_form tbody {
		display: block;
	}

	.nb_list_item .nb_body_descr {
		max-width: 100%;
	 }
 }
.gmail_auth{
	padding: 10px;
    box-sizing: border-box;
    max-width: 100%;
	cursor: pointer;
}
.icon_auth:hover .gmail_hover_red{
	fill: #fff !important;
}
.icon_auth:hover .gmail_hover_white{
     fill: #d03e2f !important;
}
.facebook_icon{
	color: #ffffff;
	background-color: #1778f2;
	cursor: pointer;
}
.facebook_icon:hover{
	color: #444;
	background-color: #e7e7e7;
	cursor: pointer;
}
@media screen and (max-width:840px) {
	.fancybox-wrap.as_template_auth .fancybox-inner{
		height: auto !important;
	}
	.fancybox-wrap.as_template_auth{
		width: 400px !important;
	}
}

@media screen and (max-width:600px) {
	.fancybox-wrap.as_template_auth .fancybox-skin{
		float: right !important;
	}
}

/* End */


/* Start:/bitrix/templates/sp_template_adaptive_2014/css/main.css?155369377531*/
.test {
    display: block;
}


/* End */


/* Start:/bitrix/templates/sp_template_adaptive_2014/css/flatpikr.css?156956972016556*/
/*!
 * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */

.datepicker{padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker-rtl{direction:rtl}.datepicker-rtl.dropdown-menu{left:auto}.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #999;border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.day.focused,.datepicker table tr td.day:hover{background:#eee;cursor:pointer}.datepicker table tr td.new,.datepicker table tr td.old{color:#999}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td.highlighted{background:#d9edf7;border-radius:0}.datepicker table tr td.today,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today:hover{background-color:#fde19a;background-image:-moz-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-ms-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));background-image:-webkit-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-o-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:linear-gradient(to bottom,#fdd49a,#fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#000}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today.disabled:hover[disabled],.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today:active,.datepicker table tr td.today:hover,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today:hover:active,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today[disabled]{background-color:#fdf59a}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today:active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover:active{background-color:#fbf069\9}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range:hover{background:#eee;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today:hover{background-color:#f3d17a;background-image:-moz-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-ms-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f3c17a),to(#f3e97a));background-image:-webkit-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-o-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:linear-gradient(to bottom,#f3c17a,#f3e97a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today.disabled:hover[disabled],.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today[disabled]{background-color:#f3e97a}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover:active{background-color:#efe24b\9}.datepicker table tr td.selected,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected:hover{background-color:#9e9e9e;background-image:-moz-linear-gradient(to bottom,#b3b3b3,grey);background-image:-ms-linear-gradient(to bottom,#b3b3b3,grey);background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3b3b3),to(grey));background-image:-webkit-linear-gradient(to bottom,#b3b3b3,grey);background-image:-o-linear-gradient(to bottom,#b3b3b3,grey);background-image:linear-gradient(to bottom,#b3b3b3,grey);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);border-color:grey grey #595959;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected.disabled:hover[disabled],.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected[disabled]{background-color:grey}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover:active{background-color:#666\9}.datepicker table tr td.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#515151,#515151);background-image:-ms-linear-gradient(to bottom,#515151,#515151);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#515151,#515151);background-image:-o-linear-gradient(to bottom,#515151,#515151);background-image:linear-gradient(to bottom,#515151,#515151);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active.disabled:hover[disabled],.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active:active,.datepicker table tr td.active:hover,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active:hover:active,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active[disabled]{background-color:#04c}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active:active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover:active{background-color:#039\9}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#515151,#515151);background-image:-ms-linear-gradient(to bottom,#515151,#515151);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#515151,#515151);background-image:-o-linear-gradient(to bottom,#515151,#515151);background-image:linear-gradient(to bottom,#515151,#515151);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active.disabled:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active[disabled]{background-color:#04c}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active{background-color:#039\9}.datepicker table tr td span.new,.datepicker table tr td span.old{color:#999}.datepicker .datepicker-switch{width:145px}.datepicker .datepicker-switch,.datepicker .next,.datepicker .prev,.datepicker tfoot tr th{cursor:pointer}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .next.disabled,.datepicker .prev.disabled{visibility:hidden}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.input-append.date .add-on,.input-prepend.date .add-on{cursor:pointer}.input-append.date .add-on i,.input-prepend.date .add-on i{margin-top:3px}.input-daterange input{text-align:center}.input-daterange input:first-child{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.input-daterange input:last-child{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:18px;padding:4px 5px;font-weight:400;line-height:18px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:1px solid #ccc;margin-left:-5px;margin-right:-5px}.datepicker table {width: 100%}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
       box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
       -o-background-clip: padding-box;
          background-clip: padding-box;
}

/* End */


/* Start:/bitrix/templates/sp_template_adaptive_2014/styles.css?1585037949146*/
.p {}

.free-delivery, .free-delivery a, .free-delivery a:visited {
    font-size: 14px;
    padding-bottom: 15px;
	color: red !important;
}
/* End */


/* Start:/bitrix/templates/sp_template_adaptive_2014/template_styles.css?1586786260423718*/
@charset "windows-1251";
#BODY,#BODY .CBackSecD,#BODY .CContact,#BODY .CDPBContent,#BODY .CatalogDP .CDPSliderMV,#BODY .CatalogListSection,#BODY .ContentPad,#BODY .GBcs .GBcsList,#BODY .GNPage,#BODY .GSptAr .GSH_List,#BODY .GSptAr .GSH_List .GSHL_b,#BODY .GSptAr .GSH_List .GSHL_cPadB,#BODY .GSptAr .GSH_List .GSHL_lC,#BODY .GSptAr .GSPA_bB,#BODY .GSptAr .GSPA_bT,#BODY .GeneralFSButton,#BODY .GeneralFluSilver,#BODY .GeneralGBms .GBmsCcBG,#BODY .GeneralGBms .GGBmsC,#BODY .GeneralGBms .GGBmsCc,#BODY .GeneralGBms .GGBmscC,#BODY .GeneralGBms .GGmsBB,#BODY .GeneralGBms .GGmsBB .GGmsBC,#BODY .GeneralGBms .GGmsBB .GGmsBC span,#BODY .GeneralGBms .GGmsBT,#BODY .GeneralGBms .GGmsBT .GGmsBC,#BODY .GeneralGBms .GGmsBT .GGmsBC span,#BODY .GeneralInput,#BODY .GeneralInput .GIc,#BODY .GeneralInput input,#BODY .GeneralInput textarea,#BODY .GeneralMMSlider,#BODY .GeneralSilverArea,#BODY .GeneralSilverArea .GSAc,#BODY .ListIndexCat,#BODY .ListSNet,#BODY .ListSNet .LSNName,#BODY .SeeMoreDataB,#BODY .SelectWindow,#BODY .TTAbutArea,#BODY .aboutOCAForm,#BODY .aboutSliderArea,#BODY .buttons_line,#BODY .contentBlock,#BODY .gAreaWidth .GAWc,#BODY .gClearLine,#BODY .gPriceBox,#BODY .indexContent,#BODY .topPanel,#BODY .vacancyList,#BODY .zoneIconInfo .zoneAImg,#BODY .zonesList,#Banner,#Banner .bImgAr,#Banner .bannerCC,#Menu,#Menu .bgMB,#Menu .bmSubUl .mbS2BL,#Menu .bmSubUl .mbSub3 li,#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L .mLG3LitemAr ul,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrTB,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrTT,#Menu .gAreaWidth .mUl1 .mLG2LULc .mLG2LULbb,#Menu .mUl1,#Menu .mbSLine,#Menu .mbSub3 .mbS3Banner,#Menu .mbUl .bmSubUl,#TopTextArea,#TopTextArea .TTAc,#TopTextArea .chain,#footer,#footer .fotLeft .fotSoc,#footer .fotRight ul,#head,#head .RAbottom .qInput,#head .hLN,#head .logo .lSlogan,#head .office .officeMoreB,#head .office ul,#head .pOffice,#head .pOffice .POit,#head .pOffice .arHLN,#head .rightAr .RAbottom,#head .rightAr .RAtop,#plashBanner,#plashBanner .PHB_bB,#plashBanner .PHB_bC,#plashBanner .PHB_bT,#plashBanner .PHCItem .PHC_c,#plashBanner .PHCItem .PHC_cBut,#plashBanner .PHCItem h3,#plashBanner .PHCc,#plashBanner .PHCc .PHCcC,.CContact .cDetCBack,.CatalogDetail,.CatalogDetail .CD_area,.CatalogDetail .CD_area .CDA_img,.CatalogDetail .CD_area .CDA_propA .CDapCL,.CatalogDetail .CD_area .CDA_propA .CpN,.CatalogDetail .CD_area .CDA_propA .detCa,.CatalogDetail .CD_area .CDA_propA ul,.CatalogDetail .CD_area .CDA_propA ul li,.CatalogDetail .CD_area .DetCompareM,.CatalogDetail .CD_desc,.CatalogDetail .DetPdfDoc,.CatalogDetail .DetPdfDoc .DPDitem .DPDiC,.CatalogDetail .DetSem,.CatalogDetail .DetSem h3,.CatalogDetail .DetSemC,.CatalogDetail .DetShemImgAr,.CatalogDetail .DetShemImgAr .DSLitem .DSLiBB,.CatalogDetail .DetShemImgAr .DSLitem .DSLiBT,.CatalogDetail .GalleryArea,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAcAddMove,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GApItem,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAvideo .GAvPitem,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAvideo h3,.CatalogDetail .GalleryArea .GAlistAdd .GAcAddPad,.CatalogDetail .GallerySwitch,.CatalogList,.CatalogList .CCompare,.CatalogList .CCompare .CComButar,.CatalogList .CLI_item .CLIIrBut .GeneralMB,.CatalogList .CListItems,.CatalogList .CListItems .CLI_item,.CatalogList .CListItems .CLI_item .CLIIc,.CatalogList .CListItems .CLI_item .CLIIleft .CLIIimgArea .CLIIimg,.CatalogList .CListItems .CLI_item .CLIIleft .CLIIparams li,.CatalogList .CListItems .CLI_item .CLIIleft .CLIIparams ul,.CatalogList .CListItems .CLI_item .CLIIright .CLIIrBut,.CatalogList .CListItems .CLI_item .CLIIright .CLIIrOS,.CatalogList .CListItems .CLI_item .CpN,.CatalogList .CListItems .cLIutP,.CatalogList .CRitem .CRIdetLink,.CatalogList .CRitem ul,.CatalogList .CRitem ul li,.CatalogList .itemGLD2,.CatalogList .itemGLD2 .IGD2But,.CatalogList .itemGLD2 .IGD2Desc,.CatalogList .itemGLD2 .IGD2lName,.CatalogList .itemGLD2 .IGLD2c,.CatalogList .itemGLD2 h3,.CatalogList .itemGLD2 ul,.icons_faq,.snipikPArea,body .SWgeneral,body .SWgeneral .SWGc,body .SWgeneral .WSGcPad,body .SWgeneral .WSGcPad .SWGcolItems .SWGcolNameL,body .SWgeneral .WSGcPad .SWGcolItems ul,body .fIncArea,div.download_links a,div.mc_small .bINPanel,h1{
    width:100%
}
#BODY .CBackSecD,#BODY .CContact,#BODY .CDPBContent,#BODY .CDPbutton,#BODY .CatalogDP .CDPSliderMV,#BODY .CatalogListSection,#BODY .CompareLink,#BODY .CompareLink input,#BODY .ContentPad,#BODY .GBcs,#BODY .GNPage,#BODY .GSptAr,#BODY .GeneralFSButton,#BODY .GeneralFluSilver,#BODY .GeneralGBms,#BODY .GeneralGBms .GGBmsC,#BODY .GeneralGBms .GGBmsCc,#BODY .GeneralGBms .GGBmscC,#BODY .GeneralInput,#BODY .GeneralInput .GIc,#BODY .GeneralMB,#BODY .GeneralMMSlider,#BODY .GeneralMMSlider .GMMS_item,#BODY .GeneralMMSlider .GMMS_move,#BODY .GeneralSilverArea,#BODY .GeneralSilverArea .GSAc,#BODY .LSNItem,#BODY .ListIndexCat,#BODY .ListIndexCat .LICItem,#BODY .ListSNet,#BODY .ListSNet .LSNName,#BODY .SeeMoreDataB,#BODY .SelectWindow,#BODY .TTAbutArea,#BODY .TTAbutArea .detTADesc,#BODY .aboutOCAForm,#BODY .aboutOCAForm .AOCAF_left,#BODY .aboutSliderArea,#BODY .buttons_line,#BODY .contentBlock,#BODY .gAreaWidth .GAWc,#BODY .gClearLine,#BODY .gPriceBox,#BODY .in_contacts ul,#BODY .indexContent,#BODY .normalCDP,#BODY .supportIDesc,#BODY .toFL,#BODY .topPanel,#BODY .topPanel .TPrS .TPrS_item,#BODY .vacancyList,#BODY .zoneIconInfo .zoneAImg,#BODY .zonesList,#Banner,#Banner .bImgAr .BIAItem,#Banner .bImgAr .BIAMove,#Banner .bannerCC,#Banner .bannerCC .bCCmovear,#Banner .bannerCC .bCCmovear .bCCItem,#Menu,#Menu .bmSubUl .mbSub2 .mbSub3 li,#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L,#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L .mLG3ClearLine,#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L .mLG3LitemAr,#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L .mLG3LitemAr ul,#Menu .gAreaWidth .mUl1 .mLG2LUL_,#Menu .gAreaWidth .mUl1 .mLG2LULc,#Menu .gAreaWidth .mUl1 .mLG2LULcC,#Menu .mHomeIcon,#Menu .mLi1,#Menu .mUl1,#Menu .mUl1 li,#Menu .mbSub3 .mbS3Banner,#Menu .mbUl,#Menu .mbUl li,#Menu .mbUl ul,#TopTextArea,#TopTextArea .TTAc,#TopTextArea .chain,#TopTextArea .chain li,#footer,#footer .fotLeft,#footer .fotLeft .fotSoc,#footer .fotLeft .fotSoc img,#footer .fotLeft .fotSoc span,#footer .fotRight ul,#footer .fotRight ul li,#head,#head .RAbottom .qInput,#head .RAbottom .qSubmit input,#head .arOffice,#head .hLN,#head .logo,#head .logo .lImg img,#head .logo .lSlogan,#head .office,#head .office .officeMoreB,#head .office ul,#head .pOffice,#head .pOffice .POit,#head .pOffice .arHLN,#head .rightAr .RAtop,#head .rightAr .RAtop .RATfixW,#head .rightAr .RAtop .feedback,#head .rightAr .RAtop .help,#plashBanner,#plashBanner .PHCItem,#plashBanner .PHCItem .PHC_c,#plashBanner .PHCItem .PHC_cBut,#plashBanner .PHCItem .PHC_cDescL,#plashBanner .PHCItem h3,#plashBanner .PHCc,#plashBanner .PHCc .PHCcC,.CContact .cDetCBack,.CLIIrOS_item,.CatalogDetail,.CatalogDetail .CD_area,.CatalogDetail .CD_area .CDA_img,.CatalogDetail .CD_area .CDA_img .img_container,.CatalogDetail .CD_area .CDA_img .img_container .imgItem,.CatalogDetail .CD_area .CDA_imgA,.CatalogDetail .CD_area .CDA_propA .CDapCL,.CatalogDetail .CD_area .CDA_propA .CDapCL .SocLinkItem img,.CatalogDetail .CD_area .CDA_propA .CDapCL span,.CatalogDetail .CD_area .CDA_propA .CpN,.CatalogDetail .CD_area .CDA_propA .detCa,.CatalogDetail .CD_area .CDA_propA .detCa .DCaItem,.CatalogDetail .CD_area .CDA_propA ul,.CatalogDetail .CD_area .CDA_propA ul li,.CatalogDetail .CD_area .CDA_propA ul span,.CatalogDetail .CD_area .DetCompareM,.CatalogDetail .CD_area .DetCompareM .DCMlink,.CatalogDetail .CD_desc,.CatalogDetail .DetPdfDoc,.CatalogDetail .DetPdfDoc .DPDitem,.CatalogDetail .DetPdfDoc .DPDitem .DPDiC,.CatalogDetail .DetSem,.CatalogDetail .DetSem h3,.CatalogDetail .DetSemC,.CatalogDetail .DetShemImgAr,.CatalogDetail .DetShemImgAr .DSIimg,.CatalogDetail .DetShemImgAr .DSLitem,.CatalogDetail .DetShemImgAr .shemMove,.CatalogDetail .DetShemImgAr .shemMove .shemItem,.CatalogDetail .GalleryArea,.CatalogDetail .GalleryArea .GAimgAr,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAcAddMove,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GApItem,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAvideo .GAvImg,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAvideo .GAvPitem,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAvideo h3,.CatalogDetail .GalleryArea .GAlistAdd .GAcAddPad,.CatalogDetail .GalleryArea .GAlistAdd .GAlBut,.CatalogDetail .GallerySwitch,.CatalogDetail .GallerySwitch .GSc .GScItem,.CatalogList,.CatalogList .CCompare,.CatalogList .CCompare .CComButar,.CatalogList .CCompare .compareItem,.CatalogList .CCompare .conpareButton .CBleft,.CatalogList .CCompare .conpareButton .CBright,.CatalogList .CListItems,.CatalogList .CListItems .CLI_item,.CatalogList .CListItems .CLI_item .CLIIc,.CatalogList .CListItems .CLI_item .CLIIleft,.CatalogList .CListItems .CLI_item .CLIIleft .CLIIimgArea,.CatalogList .CListItems .CLI_item .CLIIleft .CLIIimgArea .CLIIimg,.CatalogList .CListItems .CLI_item .CLIIleft .CLIIparams li,.CatalogList .CListItems .CLI_item .CLIIleft .CLIIparams ul,.CatalogList .CListItems .CLI_item .CLIIleft .CLIIparams ul span,.CatalogList .CListItems .CLI_item .CLIIright .CLIIrBut,.CatalogList .CListItems .CLI_item .CLIIright .CLIIrBut div,.CatalogList .CListItems .CLI_item .CLIIright .CLIIrOS,.CatalogList .CListItems .CLI_item .CpN,.CatalogList .CListItems .cLIutP,.CatalogList .CRitem .CRIdetLink,.CatalogList .CRitem .CRIimg,.CatalogList .CRitem ul,.CatalogList .CRitem ul li,.CatalogList .CRitem ul span,.CatalogList .itemGLD2,.CatalogList .itemGLD2 .IGD2Arleft,.CatalogList .itemGLD2 .IGD2But,.CatalogList .itemGLD2 .IGD2Desc,.CatalogList .itemGLD2 .IGD2Img,.CatalogList .itemGLD2 .IGD2lName,.CatalogList .itemGLD2 .IGLD2c,.CatalogList .itemGLD2 h3,.CatalogList .itemGLD2 ul,.add_photo_line .blocks_main span,.in_contacts .cListCity2,body .SWgeneral,body .SWgeneral .SWGc,body .SWgeneral .WSGcPad,body .SWgeneral .WSGcPad .SWGcolItems,body .SWgeneral .WSGcPad .SWGcolItems .SWGcolNameL,body .SWgeneral .WSGcPad .SWGcolItems ul,body .fIncArea,div#footer div.center,div.book_cat,div.book_cat>div.slised_b>.center a,div.download_links,div.download_links a,div.mc_small .bINSelV .bINSVit span,h1{
    float:left
}

#BODY {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@font-face {
    font-family: 'icomoon';
    src:  url('/bitrix/templates/sp_template_adaptive_2014/fonts/icomoon.eot?mj23z5');
    src:  url('/bitrix/templates/sp_template_adaptive_2014/fonts/icomoon.eot?mj23z5#iefix') format('embedded-opentype'),
    url('/bitrix/templates/sp_template_adaptive_2014/fonts/icomoon.ttf?mj23z5') format('truetype'),
    url('/bitrix/templates/sp_template_adaptive_2014/fonts/icomoon.woff?mj23z5') format('woff'),
    url('/bitrix/templates/sp_template_adaptive_2014/fonts/icomoon.svg?mj23z5#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}





/*new-basket*/

/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

/* display none until init */
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
    float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer; }

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent; }

/* mouse grab icon */
.grabbing {
    cursor: url(/bitrix/templates/sp_template_adaptive_2014/images/new_basket/grabbing.png) 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }

#BODY .arOffice .call_back_header {
    display: none; }

.header_basket {
    padding-left: 20px;
    float: right;
    position: relative; }
.header_basket__count {
    text-decoration: none;
    display: block;
    padding: 2px 5px 3px 4px;
    min-width: 12px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border: 2px solid #fff;
    color: #fff;
    position: absolute;
    bottom: -5px;
    right: -5px;
    background: #1e8e68;
    text-align: center;
    font-size: 12px; }

.new_basket_wrap {
    display: none;
    background-color: #fff;
    padding: 25px;
    position: relative;
    width: 765px;
    max-width: 100%; }
.new_basket_wrap .nb_title h2 {
    text-transform: uppercase;
    color: #000;
    padding: 0; }
.new_basket_wrap .close, .no_items_wrap .close {
    position: absolute;
    width: 33px;
    height: 20px;
    background: url(/bitrix/templates/sp_template_adaptive_2014/images/new_basket/close.png);
    background-repeat: no-repeat;
    background-position: -4px -36px;
    top: 25px;
    right: 25px;
    cursor: pointer; }
.new_basket_wrap * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.nb_list_item {
    position: relative;
    padding: 30px 0;
    border-bottom: 1px solid #e0e0e0; }
.nb_list_item table {
    width: 100%; }
.nb_list_item .close {
    position: absolute;
    width: 33px;
    height: 20px;
    background: url(/bitrix/templates/sp_template_adaptive_2014/images/new_basket/close.png);
    background-repeat: no-repeat;
    background-position: -4px -9px;
    top: 24px;
    right: 0px;
    cursor: pointer; }
.nb_list_item .nb_body_title {
    font-size: 14px;
    color: #0c5f3f;
    font-weight: bold;
    display: block;
    height: 37px;
    overflow: hidden; }
.nb_list_item .nb_body_descr {
    max-width: 420px; }
.nb_list_item .nb_body_descr .CpLiL {
    height: inherit;
    width: 50%; }
.nb_list_item .nb_body_descr ul {
    padding-left: 0;
    list-style-type: none; }
.nb_list_item .nb_body_descr ul li {
    width: calc(100% - 100px);
    float: left;
    display: flex;
    align-items: flex-end;
    padding: 1px;		}
.nb_list_item .nb_prise {
    font-size: 18px;
    font-weight: bold;
    padding-top: 10px;
    white-space: nowrap; }
.nb_list_item .nb_body_descr .CpLiL span {
    position: relative;
    bottom: -1px;
}

.basket_count {
    width: 90px;
    display: inline-block;
    margin: 0 auto;
    padding-top: 25px;
    text-align: center; }

.basket_count_btn {
    font-size: 17px;
    display: inline-block;
    width: 25px;
    line-height: 27px;
    cursor: pointer;
    text-align: center;
    height: 30px;
    box-sizing: border-box;
    float: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.basket_count_val {
    font-size: 13px;
    width: 40px;
    background: none;
    text-align: center;
    border: 1px solid #000;
    height: 30px;
    float: left;
    box-sizing: border-box;
    padding: 0 !important; }

.nb_total {
    padding: 15px 0; }
.nb_total table {
    width: 100%; }
.nb_total table td {
    font-size: 15px;
    line-height: 20px; }
.nb_total table td:nth-child(1) {
    width: 60%; }
.nb_total .order_btn_wrap {
    padding-top: 15px; }
.nb_total .go_shoping:before {
    content: '';
    display: inline-block;
    width: 21px;
    height: 29px;
    background: url(/bitrix/templates/sp_template_adaptive_2014/images/new_basket/close.png);
    background-repeat: no-repeat;
    background-position: -14px -150px;
    vertical-align: middle; }

.green_btn {
    background-color: #04744e;
    padding: 10px 20px;
    background-image: url(/bitrix/templates/sp_template_adaptive_2014/images/new_basket/bg.png);
    text-transform: uppercase;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-position: center center;
    color: #fff !important; }
.green_btn:hover {
    background-image: url(/bitrix/templates/sp_template_adaptive_2014/images/new_basket/bg_hover.png); }

.nb_related {
    text-align: center;
    position: relative; }
.nb_related h2 {
    color: #04744e;
    text-align: left; }
.nb_related .nb_related_item {
    padding: 0 15px; }
.nb_related .nb_related_item img {
    max-width: 100%; }
.nb_related .nb_related_item a {
    position: relative;
    bottom: 0;
    display: block; }
.nb_related .nb_related_item a span {
    display: block;
    font-size: 14px;
    color: #04744e;
    height: 54px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: left; }
.nb_related .prise {
    text-align: center;
    font-size: 16px;
    padding: 10px 0;
    font-weight: bold; }
.nb_related .green_btn {
    padding: 5px 10px;
    display: inline-block !important;
    text-align: center;
    text-transform: none; }
.nb_related .in {
    background-color: #acacac;
    background-image: none;
    cursor:default;}
.nb_related .prev {
    position: absolute;
    width: 30px;
    height: 50px;
    background: url(/bitrix/templates/sp_template_adaptive_2014/images/new_basket/close.png);
    background-repeat: no-repeat;
    background-position: -14px -60px;
    top: 50%;
    left: -15px;
    cursor: pointer;
    margin-top: -15px; }
.nb_related .next {
    position: absolute;
    width: 33px;
    height: 45px;
    background: url(/bitrix/templates/sp_template_adaptive_2014/images/new_basket/close.png);
    background-repeat: no-repeat;
    background-position: -4px -110px;
    top: 50%;
    right: -15px;
    cursor: pointer;
    margin-top: -15px; }

@media screen and (max-width: 1200px) {
    .header_basket {
        position: absolute;
        right: 0;
        top: -115px; } }
@media screen and (max-width: 900px) {
    body .fancybox-wrap .fancybox-skin {
        margin: 0;
        float: none; } }
@media screen and (max-width: 680px) {
    .header_basket {
        right: 10px;
        top: -90px; }

    body .fancybox-inner, body .fancybox-wrap {
        width: 100% !important; }

    .new_basket_wrap {
        width: auto;
        margin-right: 2%; }

    .nb_total table,
    .nb_total tr,
    .nb_total td,
    .nb_list_item table,
    .nb_list_item tr,
    .nb_list_item td {
        display: block;
        width: 100% !important; }

    .nb_total {
        display: flex;
        flex-direction: column; }
    .nb_total td:nth-child(1) {
        order: 2;
        margin-top: 20px; } }
@media screen and (min-width: 1200px) {
    #BODY #head .arOffice {
        width: 26%; }
    #BODY #head .rightAr {
        width: 48%;
        float: left;
        padding-top: 40px; }
    #BODY #head .rightAr .qInput {
        width: 95%; }
    #BODY #head .RAbottom .qSubmit {
        margin-right: -125px;
        margin-top: 2px; }
    #BODY #top_search_form {
        float: left;
        padding-top: 7px; } }
.no_items_wrap {
    background-color: #fff;
    position: relative;
    padding: 80px;
}
.new_links-private{
    font-weight: bold;
}
.new_links-added_to_basket{
    font-weight: bold;
    cursor:default;
    text-align: center;
    width: 350px;
    display: inline-block;
    margin-bottom: 10px;
    color: #000 !important;
    padding: 15px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: rgba(237,237,237,1);
    background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(194,194,194,1) 87%, rgba(212,212,212,1) 99%, rgba(237,237,237,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,237,237,1)), color-stop(87%, rgba(194,194,194,1)), color-stop(99%, rgba(212,212,212,1)), color-stop(100%, rgba(237,237,237,1)));
    background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(194,194,194,1) 87%, rgba(212,212,212,1) 99%, rgba(237,237,237,1) 100%);
    background: -o-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(194,194,194,1) 87%, rgba(212,212,212,1) 99%, rgba(237,237,237,1) 100%);
    background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(194,194,194,1) 87%, rgba(212,212,212,1) 99%, rgba(237,237,237,1) 100%);
    background: linear-gradient(to bottom, rgba(237,237,237,1) 0%, rgba(194,194,194,1) 87%, rgba(212,212,212,1) 99%, rgba(237,237,237,1) 100%);
}
.added_to_basket_sect, .added_to_basket_sect:hover{
    background: rgba(237,237,237,1) !important;
    background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(194,194,194,1) 87%, rgba(212,212,212,1) 99%, rgba(237,237,237,1) 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,237,237,1)), color-stop(87%, rgba(194,194,194,1)), color-stop(99%, rgba(212,212,212,1)), color-stop(100%, rgba(237,237,237,1))) !important;
    background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(194,194,194,1) 87%, rgba(212,212,212,1) 99%, rgba(237,237,237,1) 100%) !important;
    background: -o-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(194,194,194,1) 87%, rgba(212,212,212,1) 99%, rgba(237,237,237,1) 100%) !important;
    background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(194,194,194,1) 87%, rgba(212,212,212,1) 99%, rgba(237,237,237,1) 100%) !important;
    background: linear-gradient(to bottom, rgba(237,237,237,1) 0%, rgba(194,194,194,1) 87%, rgba(212,212,212,1) 99%, rgba(237,237,237,1) 100%) !important;
    color: #000 !important;
}
.CatalogList .CListItems .CLI_item .CLIIright .CLIIrBut div {
    width: 100%;
    margin-bottom: 7px;
    min-height: 30px; }

.CatalogList .CListItems .CLI_item .CLIIright .CLIIrBut .CLIIrBoB {
    padding-left: 0; }

.GMBgreenWhite .GMBc {
    padding: 10px 0px; }

#BODY .GMBorange .GMBc {
    border-top: 1px solid #ffe2ab;
    border-left: 1px solid #ffe2ab;
    padding: 4px 10px; }

.CatalogList .CListItems .CLI_item .CLIIright .CLIIrBut .CLIIrBoB {
    padding-top: 15px;
    position: relative; }

@media screen and (max-width: 810px) {
    #BODY .GMBorange .GMBc {
        padding-top: 8px;
        min-height: 18px; }

    .CatalogList .GeneralMB {
        max-width: 250px;
    }
    .nb_list_item .nb_prise {
        font-size: 14px;
    }

}


.new_basket_wrap .w215{
    width: 215px;
}
.new_basket_wrap .w215 img{
    max-width: 100%;
}

.nowrap {
    white-space: nowrap;
}

.modal form ul li {
    width: 46%;
}
.modal form ul li:nth-child(1) {
    width: calc(50% - 18px);
}


/*#1e8e68*/
/*#ffd013*/

body #footer {
    background: #1e8e68;
}

body #footer a {
    color: #ffd013;
}

body #BODY .GBcsName,
body #BODY .GMBgreenGray,
body #BODY .GMBgreenWhite,
body #Menu .GAWPad {
    background: #1e8e68;
    border-radius: 0;
    padding: 5px 10px;
    border: 1px solid #fff;
    font-family: Verdana,Geneva,sans-serif;
}


body #BODY .GBcsAct .GBcsName,
body #BODY .GBcsName:active,
body #BODY .GBcsName:hover,
body #BODY .GMBgreenGray:active,
body #BODY .GMBgreenGray:hover,
body #BODY .GMBgreenWhite:active,
body #BODY .GMBgreenWhite:hover {
    background: transparent;
    color: #1e8e68 !important;
    border: 1px solid #1e8e68;
    transition: all 300ms ease;
}

BODY #BODY .GMBgreenGray:hover input {
    color: #1e8e68;
    text-shadow: none;
}

body .CatalogList .CCompare .GeneralMB .CClineB {
    right: 7px;
}

body #BODY .GBcsSOrange,
body #BODY .GMBorange {
    padding: 5px 10px;
}

body .CatalogList .CCompare .CCactiveUP .GeneralMB .CClineB {
    right: 2.5%;
}

body #BODY .GBcsSOrange,
body #BODY .GMBorange {
    background: #ffd013;
    border: 1px solid transparent;
    transition: all 300ms ease;
}

body #BODY .CLI_item .CLIIrBut .GMBorange.ActiveIt2,
body #BODY .GBcsSOrange.GBcsAct,
body #BODY .GBcsSOrange:active,
body #BODY .GBcsSOrange:hover,
body #BODY .GMBorange:active,
body #BODY .GMBorange:hover {
    background: transparent;
    color: #ffd013;
    border: 1px solid #ffd013;
}

body #BODY .GMBorange:hover .GMBc {
    color: #ffd013;
    transition: all 300ms ease;
}

body div.topRL {
    background-color: #ffd013;
}
body #Menu .mbUl .orgStyle .mbItem {
    background: #ffd013;
}

body #head .RAbottom .qSubmit input {
    background: #1e8e68;
}

body #head .RAbottom .qSubmit {
    background: #1e8e68;
    padding: 0;
}

div.bannersMC div.b_tabs {
    margin-bottom: 25px;
}

body #plashBanner .PHCItem .PHC_c {
    height: 100px;
}

body #BODY .CDP-SetBut .CDPbutton,
body #BODY .GBcsSOrange .GBcsName,
body #BODY .GMBsilverGray .GMBc,
body #BODY .GMBsilverGray input,
body #BODY .GSpOrange .GSPA_c,
body #plashBanner .PHCItem .PHC_cBut .GeneralMB {
    text-shadow: none;
    font-family: Verdana,Geneva,sans-serif;
}

body #plashBanner .PHCItem .PHC_cDescL {
    min-height: 36px;
    font-family: Verdana,Geneva,sans-serif;
}


body .bagraoundlot a b:hover,
body .lotoks-users div a b:hover,
body .newsubmit3 a:hover,
body .right-postan-block a b:hover {
    background: transparent;
    border: 1px solid #1e8e68;
    color: #1e8e68;
    transition: all 300ms ease;
    font-family: Verdana,Geneva,sans-serif;
}

body #BODY .GBcsName,
body #BODY .GMBgreenGray:hover .GMBc,
body #BODY .GMBgreenGray:hover input,
body #BODY .GMBgreenWhite:hover .GMBc,
body #BODY .GSptAr .GSPA_c,
body #plashBanner h3 {
    text-shadow: none;
    color: #1e8e68;
}


body div.proectAuth input[type=submit] {
    background: #1e8e68;
    border: 1px solid #1e8e68;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-shadow: none;
    font-family: Verdana,Geneva,sans-serif;
}

body div.proectAuth input[type=submit]:hover {
    background: transparent;
    border: 1px solid #1e8e68;
    color: #1e8e68;
}

body #BODY .GBcsName,
body #BODY .GMBgreenGray .GMBc,
body #BODY .GMBgreenGray input,
body #BODY .GMBgreenWhite .GMBc,
body #BODY .GSptAr .GSPA_c,
body #plashBanner h3 {
    text-shadow: none;
}


body .content {
    color: #000;
}
div.office div.bottom_links a.l2 {
    float: right;
    cursor: pointer;
}

body #BODY .GBcsName {
    color: #fff;
}

.block_with_icon img {
    display: block;
    margin: 10px auto;
}

body .ORDER_PR_SOL {
    background-color: #ffd013;
    border: 1px solid #ffd013;
    color: #1e8e68 !important;
    text-shadow: none;
    transition: all 300ms ease;
}
body .ORDER_PR_SOL:hover {
    background-color: transparent;
    border: 1px solid #ffd013;
    color: #ffd013 !important;
}

#Menu .mbUl .mbItem {
    font-family: Verdana,Geneva,sans-serif;
    font-weight: bold;
}

body #plashBanner .PHCItem h3 {
    color: #fff;
}

/* body .rngst_phone_button .rngst_phone_circle,
body .rngst_phone_button .rngst_phone_circle2,
body .rngst_phone_button .rngst_phone_fill,
body .rngst_phone_button .rngst_phone_body {
    background: #1e8e68;
} */

.b24-widget-button-inner-block {
    background: #1e8e68 !important;
}

body div.subscribe-form input[type=submit] {
    height: 30px;
    cursor: pointer;
}

body #BODY #head .RAbottom .qSubmit {
    color: #1e8e68;
    background-color: transparent;
}

/*new-basket*/



#BODY,#BODY .GeneralGBms,#BODY .GeneralInput .GIc,#BODY .GeneralMMSlider .GMMS_area,#BODY .topPanel,#Banner .bImgAr,#Banner .bannerCC,#Banner .bannerCC .bCCmovear .bCCItem,#head .logo .lImg,#plashBanner .PHCItem,.CatalogDetail .CD_area .CDA_img,.CatalogDetail .CD_area .CDA_propA .CDapCL .FrameLink,.CatalogDetail .CD_area .CDA_propA .detCa .DCaItem,.CatalogDetail .DetShemImgAr .DSIimg,.CatalogDetail .DetShemImgAr .DSLitem,.CatalogDetail .GalleryArea .GAimgAr,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GApItemIM div,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAvideo .GAvImg,.CatalogList .CListItems .CLI_item .CLIIleft .CLIIimgArea .CLIIimg,.CatalogList .CRitem .CRIimg,.CatalogList .itemGLD2 .IGD2Img{
    overflow:hidden
}
#Menu .bmSubUl .mbSub2 .mbSub3 li,#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L .mLG3ClearLine,body .SWgeneral .WSGcPad .SWGcolItems .SWGcolNameL,body .SWgeneral .WSGcPad .SWGcolItems ul,body .SWgeneral .WSGcPad h3{
    clear:left
}
#BODY .CDP-SetBut .CDPbutton,#BODY .GBcs .GBcsName,#BODY .GMBgreenGray .GMBc,#BODY .GMBgreenGray input,#BODY .GMBsilverGray .GMBc,#BODY .GMBsilverGray input,#BODY .GSptAr .GSPA_c,#BODY .gPriceBox .buy,#Menu .mLi1,#Menu .mbUl .mbItem,#TopTextArea .TTAc h1,#plashBanner .PHCItem h3,.CatalogDetail .DetSem h3,body .SWgeneral .WSGcPad .SWGcolItems .SWGcolNameL,div.lSlogan{
    text-transform:uppercase
}
#BODY .GBcs .GBcsList ul,#BODY .GSptAr .GSH_List ul,#BODY .ListIndexCat .LICItem ul,#BODY .LognLineUl,#BODY .in_contacts ul,#BODY .listIIMethod,#BODY .ulNoS,#BODY div.product_block_el .CLIIparams ul,#Menu ul,#TopTextArea .chain,#footer .fotRight ul,#head .office ul,.CatalogDetail .CD_area .CDA_propA ul,.CatalogList .CCompare .compareItem ul,.CatalogList .CListItems .CLI_item .CLIIleft .CLIIparams ul,.CatalogList .CRitem ul,.CatalogList .itemGLD2 ul,.ul_center .none_type,body .SWgeneral .WSGcPad .SWGcolItems ul,div.mc_small div.b_ithem ul,li.clean_style,ul.clean_list,ul.list_none,ul.menu_two_cols,ul.menu_two_cols li>ul{
    list-style:none
}
#BODY div.detailph span.sect_binn_photo a.sect_binn_PH,.ac_results{
    max-height:200px
}
.form_item li,.secL .secLevel>li>ul>li,.secLevel,.vacancy-detail>ul>li{
    list-style-type:none
}
@font-face{
    font-family:'DINPro Bold';
    src:url(/bitrix/templates/sp_template_adaptive_2014/fonts/dinpro-bold.eot?);
    src:local('DINPro Bold'),url(/bitrix/templates/sp_template_adaptive_2014/fonts/dinpro-bold.eot) format("embedded-opentype"),url(/bitrix/templates/sp_template_adaptive_2014/fonts/dinpro-bold.woff) format("woff"),url(/bitrix/templates/sp_template_adaptive_2014/fonts/dinpro-bold.ttf) format("truetype"),url('/bitrix/templates/sp_template_adaptive_2014/fonts/dinpro-bold.svg#DINPro Bold') format('svg')
}
#BODY .GSptAr .GSH_List .GSHL_bL,#BODY .GSptAr .GSH_List .GSHL_bR,#BODY .GSptAr .GSPA_c .GSPA_bl,#BODY .GSptAr .GSPA_c .GSPA_br,#BODY .GeneralGBms .GGmsBL,#BODY .GeneralGBms .GGmsBR,#BODY .GeneralInput .GIbL,#BODY .GeneralInput .GIbR,#BODY .GeneralMMSlider .GMMSShadowLeft,#BODY .GeneralMMSlider .GMMSShadowRight,#BODY .SelectWindow,#Menu .bmSubUl .mbSub2BG,#Menu .bmSubUl .mbSub3BG,#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L .mLG3L_line,.CatalogDetail .DetShemImgAr .DSLitem .DSLiBL,.CatalogDetail .DetShemImgAr .DSLitem .DSLiBR,body,html{
    height:100%
}
#BODY .CDP-SetBut.normalCDP .CDPBContent,#BODY .CompareLink label,#BODY .GBcs .GBcsList ul,#BODY .GeneralInput input,#BODY .GeneralInput textarea,#BODY .abount_company .news-item,#BODY .abount_company .news-list,#BODY .loadClassTable .lctImg,#BODY form,#Menu .gAreaWidth .mUl1 .mLG2LUL_,#Menu .gAreaWidth .mUl1 .mLi1 .GeneralGBms,#Menu .gAreaWidth .mUl1 .mLi1 .GeneralGBms span,#Menu .mUl1,#Menu .mbUl,#Menu .mbUl .bmSubUl li,#footer .fotRight ul,#head .office ul,#head .rightAr .RAtop .enterSystem font,.CatalogList .CCompare .compareItem ul,.CatalogList .CListItems .CLI_item .CLIIleft .CLIIparams ul,.CatalogList .CRitem h3,body{
    padding:0
}
#BODY .CDP-SetBut .CDPbutton,#BODY .CompareLink label,#BODY .GBcs .GBcsList ul,#BODY .GSptAr .GSH_List ul,#BODY .ListIndexCat .LICItem ul,#BODY .ListIndexCat .LICItem ul li,#BODY .LognLineUl,#BODY .in_contacts ul,#BODY form,#Menu .bmSubUl .mbSub2 .mbSub3 li,#Menu .mbUl,#Menu .mbUl .orgStyle .mbItem,#Menu .mbUl ul,#Menu ul,#TopTextArea .TTAc h1,#TopTextArea .TTAc p,#TopTextArea .chain,#footer .fotRight ul,#head .RAbottom .qSubmit input,#head .office ul,#head .rightAr .RAtop .enterSystem font,#plashBanner .PHCItem h3,#plashBanner .PHCc .PHCcC .PHCItemEnd,.CatalogDetail .CD_area .CDA_propA ul,.CatalogDetail .CD_area h3,.CatalogDetail .DetSem h3,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAvideo h3,.CatalogList .CCompare .compareItem ul,.CatalogList .CListItems .CLI_item .CLIIleft .CLIIparams ul,.CatalogList .CListItems .CLI_item .CLIIleft h3,.CatalogList .CListItems .CLI_item .CLIIright .CLIIrOS .rOS_end,.CatalogList .CRitem h3,.CatalogList .CRitem ul,.CatalogList .itemGLD2 h3,.CatalogList .itemGLD2 ul,body,body .SWgeneral .WSGcPad .SWGcolItems ul,body .SWgeneral .WSGcPad h3,h2,h3{
    margin:0
}
#BODY .zonesList,#TopTextArea .TTAc p,h2,h3{
    padding:10px 0
}
body{
    font:12px Verdana,Geneva,sans-serif
}
#BODY .CompareLink,body{
    color:#1c1b19
}
#Menu .gAreaWidth .mUl1 .mLG2LULc .mLG2LULbbC,#Menu .gAreaWidth .mUl1 .mLG2LULcC,.CatalogDetail .CD_area .CDA_propA ul .CpLiL span,.CatalogList .CListItems .CLI_item .CLIIleft .CLIIparams ul .CpLiL span,.CatalogList .CRitem ul .CpLiL span,body,body .SWgeneral .SWGbC,body .SWgeneral .SWGc{
    background-color:#FFF
}
#BODY .GSptAr .GSH_List a:hover,#BODY .ListIndexCat .LICItem ul a:hover,#BODY .topPanel a,#Menu .bmSubUl .mbSub3 ul .active,#Menu .bmSubUl .mbSub3 ul a:hover,#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L .mLG3LitemAr ul a:hover,#TopTextArea .chain li a:hover,.CatalogDetail .CD_area h3,.CatalogDetail .GallerySwitch .GSc .GScItem .GScIoff .GSAc span,a{
    text-decoration:underline
}
#BODY .CDP-SetBut .CDPbutton,#BODY .GNPage a,#BODY .GSptAr .GSH_List a,#BODY .GeneralMB a,#BODY .ListIndexCat .LICItem .LICIPlash,#BODY .ListIndexCat .LICItem ul a,#BODY .aboutInfoABlock .GBcs a,#BODY .aboutOCAForm .AOCAF_right a,#BODY .gPriceBox .buy a,#BODY .noLinkLL a,#BODY .topPanel a:hover,#Menu .mLi1A,#Menu .mUl1 a,#Menu .mbUl a,#TopTextArea .chain li a,#head .office ul a,#head .rightAr .RAtop .enterSystem a,.CatalogDetail .GallerySwitch .GSc .GScItem a,.CatalogDetail .GallerySwitch .GSc .GScItem a:hover .GScIoff .GSAc span,a:hover{
    text-decoration:none
}
#BODY .GSptAr .GSH_List a:hover,#Menu .gAreaWidth .mUl1 .mLG2LUL a,.CatalogDetail .CD_area h3,.CatalogDetail .GallerySwitch .GSc .GScItem .GScIoff,.CatalogList .CRitem h3,.CatalogList .CRitem h3 a,.CatalogList .itemGLD2 .IGD2lName,.CatalogList .itemGLD2 h3 a,a:link{
    color:#1e8e68
}
a:hover{
    color:#008200;
    outline:0
}
a:visited{
    color:#6d6d6d;
    outline:0
}
#BODY .CDA_imgA .CDA-MV-L,#BODY .CDA_imgA .CDA-MV-R,#BODY .CDPbutton,#BODY .CatalogDP .CDPSliderMV-SL,#BODY .CatalogDP .CDPSliderMV-SR,#BODY .CompareLink input,#BODY .GBcs .GBcsName,#BODY .GMBgreenGray input,#BODY .GMBsilverGray input,#BODY .GNPage .GNPLRfix,#BODY .GNPage .GNP_item .GNPIright,#BODY .GSptAr .GSPA_c,#BODY .GeneralFSButton,#BODY .GeneralGBms .GGBmscC,#BODY .GeneralMB,#BODY .GeneralMMSlider .GMMS_left,#BODY .GeneralMMSlider .GMMS_right,#BODY .ListIndexCat .LICIPlash,#BODY label,#Menu .mLi1,#Menu .mbUl li .mbItem,#head .RAbottom .qSubmit .icon,#head .RAbottom .qSubmit input,#head .pOffice .editReg,#plashBanner .PHCItem .PHC_cBut .GeneralMB span,.CLIIrOS_item,.CatalogDetail .DetShemImgAr .DSLitem:hover,.CatalogDetail .DetShemImgAr .DSLitem:hover a,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GApItemIM div,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAvideo .GAvImg a:hover,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAvideo .GAvImg:hover,.CatalogDetail .GalleryArea .GAlistAdd .GAlBut .GeneralSilverArea,.CatalogDetail .GallerySwitch .GSc .GScItem .GScIoff,.CatalogList .CCompare .compareItem ul input,.DetShemImgAr .CDA-MV-L,.DetShemImgAr .CDA-MV-R,body .SWgeneral .SWGclose,div.mc_small .bINBleft,div.mc_small .bINBright,div.mc_small .bINPanel,div.mc_small .bINPanel span,div.mc_small .bINSelV .bINSVit{
    cursor:pointer
}
#BODY .CDP-SetBut .CDPbAct,#BODY .GNPage,#BODY .GNPage .GNPIActive .GNPIright,#Menu .bmSubUl .mbSub3 ul b,.CatalogDetail .DetShemImgAr .DSLiActive:hover,.CatalogDetail .DetShemImgAr .DSLiActive:hover a,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GApItem .GAipActive,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAvideo .GAipActive:hover,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAvideo .GAipActive:hover a,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAvideo .GAvImg a,.CatalogDetail .GallerySwitch .GSc .GScItem a,div.mc_small .bINPanel .bINbActive{
    cursor:default
}
#BODY .GeneralInput input,#BODY .GeneralInput textarea,#Menu .gAreaWidth .mUl1 .mLi1 .GeneralGBms,#Menu .gAreaWidth .mUl1 .mLi1 .GeneralGBms span,#head .RAbottom .qSubmit input,#head .office ul a:hover span,#head .rightAr .RAtop .enterSystem a:hover .GFSB_pad font,.CatalogList .GAWc .GLD2End,a img,body .SWgeneral .SWGc .WSGcPad .SWGcolItems .SWGulEnd{
    border:0
}
#BODY .TTAbutArea .TTAbAr,#BODY .aboutOCAForm .AOCAF_right,#BODY .imgFloRight,#BODY .supportIImg,#BODY .toFR,#BODY .topPanel .TPrS,#Menu .bmSubUl .mbSub3 ul .toR,#footer .fotRight,#head .RAbottom,#head .RAbottom .qSubmit,#head .rightAr,#head .rightAr .RAtop .enterSystem,.CatalogDetail .CD_area .CDA_propA,.CatalogDetail .CD_area h3,.CatalogDetail .DetShemImgAr .DSIlist,.CatalogDetail .GalleryArea .GAlistAdd,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAvideo .GAvPropAr,.CatalogList .CCompare .conpareButton,.CatalogList .CListItems .CLI_item .CLIIleft .CLIIparams,.CatalogList .CListItems .CLI_item .CLIIright,.CatalogList .CRitem h3,.CatalogList .itemGLD2 .IGD2Ar,.CatalogList .itemGLD2 .IGD2Arright{
    float:right
}
#BODY,#BODY .CDPBContent,#BODY .CatalogDP .GAWc,#BODY .GBcs,#BODY .GSptAr,#BODY .GSptAr .GSH_List .GSHL_cPadB,#BODY .GSptAr .GSH_List .GSHL_cPadRL,#BODY .GSptAr .GSPA_c,#BODY .GeneralFSButton,#BODY .GeneralFluSilver,#BODY .GeneralGBms,#BODY .GeneralGBms .GGBmsC,#BODY .GeneralGBms .GGBmsCc,#BODY .GeneralGBms .GGBmscC,#BODY .GeneralGBms .GGmsBB .GGmsBC,#BODY .GeneralGBms .GGmsBT .GGmsBC,#BODY .GeneralInput,#BODY .GeneralMB,#BODY .GeneralMMSlider,#BODY .GeneralMMSlider .GMMS_move,#BODY .GeneralSilverArea,#BODY .ListIndexCat .LICIPlash,#BODY .ListIndexCat .LICItem ul li,#BODY .aboutOCAForm .AOCAF_right a,#BODY .gPriceBox .GPBItem,#BODY .normalCDP,#BODY .zoneIconInfo .zoneAImg,#Banner,#Banner .bContectArea,#Banner .bannerCC,#Menu,#Menu .GAWPad,#Menu .baseManu li,#Menu .bmSubUl .mbSA,#Menu .bmSubUl .mbSub2,#Menu .bmSubUl .mbSub2 .active .mbS2BL,#Menu .bmSubUl .mbSub2 .hover .mbS2BL,#Menu .bmSubUl .mbSub2 .mbSub3 li,#Menu .gAreaWidth,#Menu .gAreaWidth .mUl1 .mLG2L .mL2bC,#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L,#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L .mLG3ClearLine,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT,#Menu .gAreaWidth .mUl1 .mLG2LULc,#Menu .mHomeIcon,#Menu .mUl1 li,#Menu .mbUl .mbItem,#Menu .mbUl .mbS1BL,#TopTextArea .chain li,#head .GAWPad .GAWc,#head .RAbottom .qSubmit,#head .rightAr,#plashBanner,#plashBanner .GAWc,#plashBanner .PHCItem,#plashBanner .PHCItem .PHC_c,#plashBanner .PHCc .PHCcC,.CLIIrOS_item,.CatalogDetail .CD_area .CDA_img .img_container,.CatalogDetail .CD_area .CDA_imgA,.CatalogDetail .DetPdfDoc .DPDitem .DPDiC,.CatalogDetail .DetShemImgAr,.CatalogDetail .DetShemImgAr .DSIimg,.CatalogDetail .DetShemImgAr .DSLitem,.CatalogList .CCompare .GSAc,.CatalogList .CCompare .compareItem ul li,.CatalogList .CListItems .CLI_item .CLIIleft .CLIIimgArea .CLIIimg,body .SWgeneral,body .SWgeneral .SWGc,div.CDA_img{
    position:relative
}
#BODY .CDA_imgA .CDA-MV-L,#BODY .CDA_imgA .CDA-MV-R,#BODY .CDP-SetBut .CDPbutton,#BODY .GBcs .GBcsList,#BODY .GBcs .GBcsName .icon,#BODY .GSptAr .GSH_List,#BODY .GSptAr .GSH_List .GSHL_b,#BODY .GSptAr .GSH_List .GSHL_bL,#BODY .GSptAr .GSH_List .GSHL_bR,#BODY .GSptAr .GSH_List .GSH_rBl,#BODY .GSptAr .GSH_List .GSH_rBr,#BODY .GSptAr .GSPA_bB,#BODY .GSptAr .GSPA_bT,#BODY .GSptAr .GSPA_c .GSPA_bl,#BODY .GSptAr .GSPA_c .GSPA_br,#BODY .GSptAr .GSPArBl,#BODY .GSptAr .GSPArBr,#BODY .GSptAr .GSPArTl,#BODY .GSptAr .GSPArTr,#BODY .GSptAr .GSPline,#BODY .GeneralFSButton .GFSBrBl,#BODY .GeneralFSButton .GFSBrBr,#BODY .GeneralFSButton .GFSBrTl,#BODY .GeneralFSButton .GFSBrTr,#BODY .GeneralGBms .GBmsCcBG,#BODY .GeneralGBms .GGmsBB,#BODY .GeneralGBms .GGmsBB .GGmsBC span,#BODY .GeneralGBms .GGmsBL,#BODY .GeneralGBms .GGmsBR,#BODY .GeneralGBms .GGmsBT,#BODY .GeneralGBms .GGmsBT .GGmsBC span,#BODY .GeneralGBms .GGmsRBl,#BODY .GeneralGBms .GGmsRBr,#BODY .GeneralGBms .GGmsRTl,#BODY .GeneralGBms .GGmsRTr,#BODY .GeneralInput .GIbL,#BODY .GeneralInput .GIbR,#BODY .GeneralInput .GIrBl,#BODY .GeneralInput .GIrBr,#BODY .GeneralInput .GIrTl,#BODY .GeneralInput .GIrTr,#BODY .GeneralMMSlider .GMMSShadowLeft,#BODY .GeneralMMSlider .GMMSShadowRight,#BODY .GeneralMMSlider .GMMS_left,#BODY .GeneralMMSlider .GMMS_right,#BODY .ListIndexCat .LICIPlash img,#BODY .ListIndexCat .LICItem ul .icon,#BODY .SelectWindow,#BODY .aboutOCAForm .AOCAF_right a .icon,#BODY .gPriceBox .GPBItem .icon,#BODY .slide_buttom_2 .icon,#Banner .bImgAr,#Menu .bgMB,#Menu .bmSubUl .icon,#Menu .bmSubUl .mbSub2BG,#Menu .bmSubUl .mbSub3,#Menu .bmSubUl .mbSub3BG,#Menu .gAreaWidth .mUl1 .mLG2LUL,#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L .mLG3L_line,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .ML3hDepth .ML3hDepthLine,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrBl_,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrBr_,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrTB,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrTT,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrTl_,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrTr_,#Menu .gAreaWidth .mUl1 .mLG2LULc .mLG2LULbb,#Menu .gAreaWidth .mUl1 .mLG2LULc .mLG2LULrBl,#Menu .gAreaWidth .mUl1 .mLG2LULc .mLG2LULrBr,#Menu .mbSLine,#Menu .mbUl .bmSubUl,#TopTextArea .chain .icon,#footer,#head .RAbottom .qSubmit .icon,#head .rightAr .RAbottom,#plashBanner .PHB_bB,#plashBanner .PHB_bT,#plashBanner .PHCItem .PHCIrBl,#plashBanner .PHCItem .PHCIrBr,#plashBanner .PHCItem .PHCIrTl,#plashBanner .PHCItem .PHCIrTr,#plashBanner .PHR_bl,#plashBanner .PHR_br,#plashBanner .PHR_tl,#plashBanner .PHR_tr,.CLIIrOS .CLIIrOSinfo,.CatalogDetail .DetPdfDoc .DPDicon,.CatalogDetail .DetShemImgAr .DSLitem span,.CatalogList .CCompare .GeneralMB .CClineB,.CatalogList .CCompare .compareItem ul input,.DetShemImgAr .CDA-MV-L,.DetShemImgAr .CDA-MV-R,.add_photo_line .slider_block_left,.add_photo_line .slider_block_left .icon,body .SWgeneral .SWGclose,div.adventures_tov,div.mc_small .bINBleft,div.mc_small .bINBright,div.mc_small .bINPanel,div.mc_small .bINSelV{
    position:absolute
}
#BODY .GSptAr .GSH_List .GSHL_b,#BODY .GSptAr .GSH_List .GSHL_bL,#BODY .GSptAr .GSH_List .GSHL_bR,#BODY .GSptAr .GSH_List .GSH_rBl,#BODY .GSptAr .GSH_List .GSH_rBr,#BODY .GSptAr .GSPA_bB,#BODY .GSptAr .GSPA_bT,#BODY .GSptAr .GSPA_c .GSPA_bl,#BODY .GSptAr .GSPA_c .GSPA_br,#BODY .GSptAr .GSPArBl,#BODY .GSptAr .GSPArBr,#BODY .GSptAr .GSPArTl,#BODY .GSptAr .GSPArTr,#BODY .GeneralFSButton .GFSBrBl,#BODY .GeneralFSButton .GFSBrBr,#BODY .GeneralFSButton .GFSBrTl,#BODY .GeneralFSButton .GFSBrTr,#BODY .GeneralGBms .GBmsCcBG,#BODY .GeneralGBms .GGmsBB,#BODY .GeneralGBms .GGmsBB .GGmsBC span,#BODY .GeneralGBms .GGmsBL,#BODY .GeneralGBms .GGmsBR,#BODY .GeneralGBms .GGmsBT,#BODY .GeneralGBms .GGmsBT .GGmsBC span,#BODY .GeneralGBms .GGmsRBl,#BODY .GeneralGBms .GGmsRBr,#BODY .GeneralGBms .GGmsRTl,#BODY .GeneralGBms .GGmsRTr,#BODY .GeneralInput .GIbL,#BODY .GeneralInput .GIbR,#BODY .GeneralInput .GIrBl,#BODY .GeneralInput .GIrBr,#BODY .GeneralInput .GIrTl,#BODY .GeneralInput .GIrTr,#BODY .gClearLine,#BODY .icon,#Banner .bImgAr,#Menu .bmSubUl .mbS2BL,#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L .mLG3L_line,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrBl_,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrBr_,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrTl_,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrTr_,#Menu .gAreaWidth .mUl1 .mLG2LULc .mLG2LULbb,#Menu .gAreaWidth .mUl1 .mLG2LULc .mLG2LULrBl,#Menu .gAreaWidth .mUl1 .mLG2LULc .mLG2LULrBr,#Menu .mbUl .mbS1BL,#plashBanner .PHB_bB,#plashBanner .PHB_bT,#plashBanner .PHCItem .PHCIrBl,#plashBanner .PHCItem .PHCIrBr,#plashBanner .PHCItem .PHCIrTl,#plashBanner .PHCItem .PHCIrTr,#plashBanner .PHR_bl,#plashBanner .PHR_br,#plashBanner .PHR_tl,#plashBanner .PHR_tr,.CatalogDetail .DetPdfDoc .DPDicon,.CatalogDetail .DetShemImgAr .DSLitem span,.CatalogDetail .GalleryArea .GAlistAdd .GAlBut .GeneralSilverArea .GSAc,.CatalogList .CCompare .GeneralMB .CClineB,div.mc_small .bINBleft,div.mc_small .bINBright,div.mc_small .bINPanel{
    font-size:1px
}
div.mc_small .bINPanel span{
    width:21px;
    height:21px;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/slider/bBut.png) right top no-repeat;
    margin:0 3px
}
#BODY .GSptAr .GSH_List .GSHL_bL,#BODY .GSptAr .GSH_List .GSHL_bR,#BODY .GSptAr .GSPA_bT,#BODY .GSptAr .GSPA_c .GSPA_bl,#BODY .GSptAr .GSPA_c .GSPA_br,#BODY .GSptAr .GSPArTl,#BODY .GSptAr .GSPArTr,#BODY .GeneralFSButton .GFSBrTl,#BODY .GeneralFSButton .GFSBrTr,#BODY .GeneralGBms .GBmsCcBG,#BODY .GeneralGBms .GGmsBL,#BODY .GeneralGBms .GGmsBR,#BODY .GeneralGBms .GGmsBT,#BODY .GeneralGBms .GGmsRTl,#BODY .GeneralGBms .GGmsRTr,#BODY .GeneralInput .GIbL,#BODY .GeneralInput .GIbR,#BODY .GeneralInput .GIrTl,#BODY .GeneralInput .GIrTr,#BODY .SelectWindow,#Banner .bImgAr,#Menu .bmSubUl .mbSub2BG,#Menu .bmSubUl .mbSub3,#Menu .bmSubUl .mbSub3BG,#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L .mLG3L_line,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrTT,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrTl_,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrTr_,#plashBanner .PHB_bT,#plashBanner .PHCItem .PHCIrTl,#plashBanner .PHCItem .PHCIrTr,#plashBanner .PHR_tl,#plashBanner .PHR_tr,.CatalogDetail .DetPdfDoc .DPDicon,.CatalogDetail .DetShemImgAr .DSLitem .DSLiBL,.CatalogDetail .DetShemImgAr .DSLitem .DSLiBR,.CatalogDetail .DetShemImgAr .DSLitem .DSLiBT,.CatalogDetail .DetShemImgAr .DSLitem .DSLirTl,.CatalogDetail .DetShemImgAr .DSLitem .DSLirTr{
    top:0
}
#BODY .GSptAr .GSH_List .GSHL_b,#BODY .GSptAr .GSH_List .GSH_rBl,#BODY .GSptAr .GSH_List .GSH_rBr,#BODY .GSptAr .GSPA_bB,#BODY .GSptAr .GSPArBl,#BODY .GSptAr .GSPArBr,#BODY .GeneralFSButton .GFSBrBl,#BODY .GeneralFSButton .GFSBrBr,#BODY .GeneralGBms .GGmsBB,#BODY .GeneralGBms .GGmsBB .GGmsBC span,#BODY .GeneralGBms .GGmsRBl,#BODY .GeneralGBms .GGmsRBr,#BODY .GeneralInput .GIrBl,#BODY .GeneralInput .GIrBr,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrBl_,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrBr_,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrTB,#Menu .gAreaWidth .mUl1 .mLG2LULc .mLG2LULbb,#Menu .gAreaWidth .mUl1 .mLG2LULc .mLG2LULrBl,#Menu .gAreaWidth .mUl1 .mLG2LULc .mLG2LULrBr,#footer,#head .rightAr .RAbottom,#plashBanner .PHB_bB,#plashBanner .PHCItem .PHCIrBl,#plashBanner .PHCItem .PHCIrBr,#plashBanner .PHR_bl,#plashBanner .PHR_br,.CatalogDetail .DetShemImgAr .DSLitem .DSLiBB,.CatalogDetail .DetShemImgAr .DSLitem .DSLirBl,.CatalogDetail .DetShemImgAr .DSLitem .DSLirBr,body .SWgeneral .SWGbB,body .SWgeneral .SWGrBl,body .SWgeneral .SWGrBr,div.adventures_tov{
    bottom:0
}
#BODY .GSptAr .GSH_List,#BODY .GSptAr .GSH_List .GSHL_b,#BODY .GSptAr .GSH_List .GSHL_bL,#BODY .GSptAr .GSH_List .GSH_rBl,#BODY .GSptAr .GSPA_bB,#BODY .GSptAr .GSPA_bT,#BODY .GSptAr .GSPA_c .GSPA_bl,#BODY .GSptAr .GSPArBl,#BODY .GSptAr .GSPArTl,#BODY .GeneralFSButton .GFSBrBl,#BODY .GeneralFSButton .GFSBrTl,#BODY .GeneralGBms .GBmsCcBG,#BODY .GeneralGBms .GGmsBB,#BODY .GeneralGBms .GGmsBB .GGmsBC span,#BODY .GeneralGBms .GGmsBL,#BODY .GeneralGBms .GGmsBT,#BODY .GeneralGBms .GGmsBT .GGmsBC span,#BODY .GeneralGBms .GGmsRBl,#BODY .GeneralGBms .GGmsRTl,#BODY .GeneralInput .GIbL,#BODY .GeneralInput .GIrBl,#BODY .GeneralInput .GIrTl,#BODY .ListIndexCat .LICItem ul .icon,#BODY .SelectWindow,#Banner .bImgAr,#Menu .bgMB,#Menu .bmSubUl .mbSub2BG,#Menu .bmSubUl .mbSub3 ul .icon,#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L .mLG3L_line,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrBl_,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrTB,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrTT,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrTl_,#Menu .gAreaWidth .mUl1 .mLG2LULc .mLG2LULbb,#Menu .gAreaWidth .mUl1 .mLG2LULc .mLG2LULrBl,#Menu .mbSLine,#footer,#footer .developer,#head .rightAr .RAbottom,#plashBanner .PHB_bB,#plashBanner .PHB_bT,#plashBanner .PHCItem .PHCIrBl,#plashBanner .PHCItem .PHCIrTl,#plashBanner .PHR_bl,#plashBanner .PHR_tl,.CatalogDetail .DetShemImgAr .DSLitem .DSLiBB,.CatalogDetail .DetShemImgAr .DSLitem .DSLiBL,.CatalogDetail .DetShemImgAr .DSLitem .DSLiBT,.CatalogDetail .DetShemImgAr .DSLitem .DSLirBl,.CatalogDetail .DetShemImgAr .DSLitem .DSLirTl,div.mc_small .bINPanel{
    left:0
}
#BODY .GSptAr .GSH_List .GSHL_bR,#BODY .GSptAr .GSH_List .GSH_rBr,#BODY .GSptAr .GSPA_c .GSPA_br,#BODY .GSptAr .GSPArBr,#BODY .GSptAr .GSPArTr,#BODY .GeneralFSButton .GFSBrBr,#BODY .GeneralFSButton .GFSBrTr,#BODY .GeneralGBms .GGmsBR,#BODY .GeneralGBms .GGmsRBr,#BODY .GeneralGBms .GGmsRTr,#BODY .GeneralInput .GIbR,#BODY .GeneralInput .GIrBr,#BODY .GeneralInput .GIrTr,#Menu .bmSubUl .mbSub3BG,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrBr_,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrTr_,#Menu .gAreaWidth .mUl1 .mLG2LULc .mLG2LULrBr,#plashBanner .PHCItem .PHCIrBr,#plashBanner .PHCItem .PHCIrTr,#plashBanner .PHR_br,#plashBanner .PHR_tr,.CatalogDetail .DetShemImgAr .DSLitem .DSLiBR,.CatalogDetail .DetShemImgAr .DSLitem .DSLirBr,.CatalogDetail .DetShemImgAr .DSLitem .DSLirTr,body .SWgeneral .SWGbR,body .SWgeneral .SWGrBr,body .SWgeneral .SWGrTr,div.adventures_tov{
    right:0
}
#BODY .GNPage .GNPLRfix,#BODY .GNPage .GNP_item .GNPIleft,#BODY .GNPage .GNP_item .GNPIright,#BODY .GSptAr .GSH_List .GSH_rBl,#BODY .GSptAr .GSH_List .GSH_rBr,#BODY .GSptAr .GSPArBl,#BODY .GSptAr .GSPArBr,#BODY .GSptAr .GSPArTl,#BODY .GSptAr .GSPArTr,#BODY .GeneralFSButton .GFSBrBl,#BODY .GeneralFSButton .GFSBrBr,#BODY .GeneralFSButton .GFSBrTl,#BODY .GeneralFSButton .GFSBrTr,#BODY .GeneralGBms .GGmsRBl,#BODY .GeneralGBms .GGmsRBr,#BODY .GeneralGBms .GGmsRTl,#BODY .GeneralGBms .GGmsRTr,#BODY .GeneralInput .GIrBl,#BODY .GeneralInput .GIrBr,#BODY .GeneralInput .GIrTl,#BODY .GeneralInput .GIrTr,#Banner .bImgAr .BIAItem,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrBl_,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrBr_,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrTl_,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrTr_,#Menu .gAreaWidth .mUl1 .mLG2LULc .mLG2LULrBl,#Menu .gAreaWidth .mUl1 .mLG2LULc .mLG2LULrBr,#head .rightAr .RAtop .feedback span,#head .rightAr .RAtop .help span,#plashBanner .PHCItem .PHCIrBl,#plashBanner .PHCItem .PHCIrBr,#plashBanner .PHCItem .PHCIrTl,#plashBanner .PHCItem .PHCIrTr,#plashBanner .PHCItem .PHC_c,#plashBanner .PHR_bl,#plashBanner .PHR_br,#plashBanner .PHR_tl,#plashBanner .PHR_tr,.CLIIrOS_item,.CatalogDetail .GalleryArea .GAlistAdd .GAlBut .GeneralSilverArea .GSAc span,div.mc_small .bINBleft,div.mc_small .bINBright{
    background-repeat:no-repeat
}
#BODY .GeneralInput .GIbL,#BODY .GeneralInput .GIbR{
    background-repeat:repeat-y
}
#BODY .GeneralInput input,#head .RAbottom .qSubmit input{
    outline:0
}
#BODY .GSptAr .GSPA_bC,#BODY .GSptAr .GSPA_c,#BODY .GeneralGBms .GBmsCcBG,#BODY .GeneralGBms .GGBmsC,#BODY .GeneralGBms .GGmsBT .GGmsBC,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrC,#Menu .gAreaWidth .mUl1 .mLGGB:hover .GBmsCcBG,#Menu .gAreaWidth .mUl1 .mLGGB:hover .GGBmsC,#Menu .gAreaWidth .mUl1 .mLGGB:hover .GGmsBT .GGmsBC,#Menu .gAreaWidth .mUl1 .mLGGBActive .GBmsCcBG,#Menu .gAreaWidth .mUl1 .mLGGBActive .GGBmsC,#Menu .gAreaWidth .mUl1 .mLGGBActive .GGmsBT .GGmsBC{
    background-repeat:repeat-x
}
#BODY .GNPage .GNP_item:hover .GNPIleft,#BODY .GSptAr .GSPA_bT .GSPA_bC,#BODY .GSptAr .GSPArTl,#BODY .GeneralFSButton .GFSBrTl,#BODY .GeneralGBms .GGmsBT .GGmsBC,#BODY .GeneralGBms .GGmsRTl,#BODY .GeneralInput .GIbR,#BODY .GeneralInput .GIrTl,#BODY .bgPosT,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrTT .mLG2LULrC,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrTl_,#Menu .gAreaWidth .mUl1 .mLGGB:hover .GGmsBT .GGmsBC,#Menu .gAreaWidth .mUl1 .mLGGB:hover .GGmsRTl,#Menu .gAreaWidth .mUl1 .mLGGBActive .GGmsBT .GGmsBC,#Menu .gAreaWidth .mUl1 .mLGGBActive .GGmsRTl,#plashBanner .PHCItem .PHCIrTl,#plashBanner .PHR_tl,.CLIIrOS_item,.CatalogDetail .DetPdfDoc .DPDitem .DPDiC span .DPDicon:hover,.CatalogDetail .GallerySwitch .GSc .GScItem .GScIoff:hover .GSArTl,.CatalogList .CCompare .CCactiveUP .GeneralMB .CClineB,div.mc_small .bINBleft,div.mc_small .bINPanel .bINbActive,div.mc_small .bINPanel span:hover{
    background-position:left top
}
#BODY .GSptAr .GSPArTr,#BODY .GeneralFSButton .GFSBrTr,#BODY .GeneralGBms .GGmsRTr,#BODY .GeneralInput .GIbR,#BODY .GeneralInput .GIrTr,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrTr_,#Menu .gAreaWidth .mUl1 .mLGGB:hover .GGmsRTr,#Menu .gAreaWidth .mUl1 .mLGGBActive .GGmsRTr,#plashBanner .PHCItem .PHCIrTr,#plashBanner .PHCItem .PHC_c,#plashBanner .PHR_tr,.CatalogDetail .GallerySwitch .GSc .GScItem .GScIoff:hover .GSArTr,body .SWgeneral .SWGrTr,div.mc_small .bINBright{
    background-position:right top
}
#BODY .GSptAr .GSH_List .GSH_rBl,#BODY .GSptAr .GSPA_bB .GSPA_bC,#BODY .GSptAr .GSPArBl,#BODY .GeneralFSButton .GFSBrBl,#BODY .GeneralGBms .GGmsRBl,#BODY .GeneralInput .GIrBl,#BODY .bgPosB,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrBl_,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrTB .mLG2LULrC,#Menu .gAreaWidth .mUl1 .mLG2LULc .mLG2LULrBl,#Menu .gAreaWidth .mUl1 .mLGGB:hover .GGmsRBl,#Menu .gAreaWidth .mUl1 .mLGGBActive .GGmsRBl,#plashBanner .PHCItem .PHCIrBl,#plashBanner .PHR_bl,.CatalogDetail .DetPdfDoc .DPDitem span:hover .DPDicon,.CatalogDetail .GallerySwitch .GSc .GScItem .GScIoff:hover .GSArBl,body .SWgeneral .SWGrBl,div.mc_small .bINBleft:hover{
    background-position:left bottom
}
#BODY .GNPage .GNP_item:hover .GNPIright,#BODY .GSptAr .GSH_List .GSH_rBr,#BODY .GSptAr .GSPArBr,#BODY .GeneralFSButton .GFSBrBr,#BODY .GeneralGBms .GGmsRBr,#BODY .GeneralInput .GIrBr,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrBr_,#Menu .gAreaWidth .mUl1 .mLG2LULc .mLG2LULrBr,#Menu .gAreaWidth .mUl1 .mLGGB:hover .GGmsRBr,#Menu .gAreaWidth .mUl1 .mLGGBActive .GGmsRBr,#plashBanner .PHCItem .PHCIrBr,#plashBanner .PHR_br,.CatalogDetail .GallerySwitch .GSc .GScItem .GScIoff:hover .GSArBr,body .SWgeneral .SWGrBr,div.mc_small .bINBright:hover{
    background-position:right bottom
}
#Banner .bImgAr .BIAItem{
    background-position:center center
}
#head .rightAr .RAtop .feedback span,#head .rightAr .RAtop .help span{
    background-position:left center;
    padding-left:22px
}
#BODY .CDA_imgA .CDA-MV-L,#BODY .CDA_imgA .CDA-MV-R,#BODY .CDPbutton .CDPbgMV-L,#BODY .CDPbutton .CDPbgMV-R,#BODY .CDPbutton .icon,#BODY .CatalogDP .CatalogList .CDPSliderMV-SL,#BODY .CatalogDP .CatalogList .CDPSliderMV-SR,#BODY .CatalogDP .infoPBGSectionListBot,#BODY .CatalogDP .infoPBGSectionListTop,#BODY .GBcs .GBcsList,#BODY .GBcs .GBcsName .icon,#BODY .GNPage .GNPLRfix span,#BODY .GSptAr .GSH_List,#BODY .GeneralMMSlider .GMMSShadowLeft,#BODY .GeneralMMSlider .GMMSShadowRight,#BODY .hide,#BODY .zoneIconInfo .zoneHBS .zoneIIcon,#BODY .zones_inner .b_ithem .zoneAImg .zoneIIcon,#Menu .bgMB,#Menu .bmSubUl .mbSub2 .NoShowSV,#Menu .bmSubUl .mbSub3,#Menu .bmSubUl .mbSub3 .mbS2BL,#Menu .bmSubUl .mbSub3BG,#Menu .gAreaWidth .mUl1 .mLG2LUL,#Menu .mbSLine,#Menu .mbUl .bmSubUl,#Menu .mbUl .mbItem .icon,#Menu .mbUl .mbS1BL,#Menu .mbUl .orgStyle:hover .mbSLine,#Menu .mbUl li.orgStyle .mbSLine,#TopTextArea .chain .chEnd .icon,#footer .fBaseMenu,#footer .fCatMenu,#head .pOffice .editReg,.CDP-SetBut .CDPBContent,.CLIIrOS .CLIIrOSinfo,.CLIIrOS_item img,.CatalogDP .CDPbAct .CDPbg,.CatalogDP .CDPbutton:hover .CDPbg,.CatalogList .CCompare .gClearLine,.DetShemImgAr .CDA-MV-L,.DetShemImgAr .CDA-MV-R,.block_with_icons .gClearLine,.icons_faq>br{
    display:none
}
#BODY .CDP-SetBut .CDPbutton,#BODY .CSImgTitle,#BODY .GBcsAct .GBcsList,#BODY .GBcsWL .GBcsName .icon,#BODY .GSActiveIt .GSH_List,#BODY .GSptAr span,#BODY .GeneralFSButton,#BODY .GeneralFSButton span,#BODY .GeneralGBms,#BODY .GeneralGBms span,#BODY .GeneralInput,#BODY .GeneralInput span,#BODY .GeneralMB,#BODY .GeneralMB span,#BODY .ListIndexCat .LICIPlash,#BODY .gPriceBox .GPBItem a,#BODY .gPriceBox .GPBItem b,#Menu .bmSubUl .mbS2BL,#Menu .bmSubUl .mbSA,#Menu .bmSubUl .mbSub2 .active .mbSub3,#Menu .bmSubUl .mbSub2BG,#Menu .bmSubUl .mbSub3 ul a,#Menu .bmSubUl .mbSub3 ul b,#Menu .gAreaWidth .mUl1 .mLG2L span,#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L .mLG3L_line,#Menu .gAreaWidth .mUl1 .mLG2LUL:hover,#Menu .gAreaWidth .mUl1 .mLG2LULc span,#Menu .gAreaWidth .mUl1 li:hover .mLG2LUL,#Menu .mHomeIcon a,#Menu .mLi1,#Menu .mbSub3 .mbS3Banner .mbS3BPad,#Menu .mbUl .mbActive .mbSLine,#Menu .mbUl .mbItem,#Menu .mbUl li:hover .bmSubUl,#Menu .mbUl li:hover .mbSLine,#footer .fotLeft .fotSoc span,#head .RAbottom form,#head .rightAr .RAtop .feedback span,#head .rightAr .RAtop .help span,#plashBanner .GAWc span,.CLIIrOS .CLIIrOS_item:hover .CLIIrOSinfo,.CLIIrOS_item:hover img,.CatalogDP .showTCL,.CatalogDetail .CD_area .CDA_propA .CDapCL span,.CatalogDetail .CD_area .CDA_propA ul span,.CatalogDetail .DetPdfDoc .DPDicon,.CatalogDetail .DetShemImgAr .DSLitem span,.CatalogDetail .GalleryArea .GAlistAdd .GAlBut .GeneralSilverArea .GSAc span,.CatalogList .CListItems .CLI_item .CLIIleft .CLIIparams ul span,.CatalogList .CRitem ul span,.ListIndexCat .LICIPlash span,.add_photo_line .blocks_main span,body .SWgeneral .WSGcPad .SWGcolItems .SWGcolNameL span,div.mc_small .bINBleft,div.mc_small .bINBright,div.mc_small .bINPanel,div.mc_small .bINSelV,div.mc_small .bINSelV span{
    display:block
}
#BODY .CompareLink span,#BODY .GBcs,#BODY .GNPage span,#BODY .GeneralMMSlider .GMMSIPad,#BODY .aboutOCAForm .AOCAF_right a,#BODY .icon,#BODY .imgFloRight,#footer .center .arCounter,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAvideo .GAvPropAr span,.icons_faq a,.snipikPArea .snipik,div.mc_small .bINPanel span{
    display:inline-block
}
#BODY{
    min-height:100%;
    height:auto;
    padding-bottom:130px
}
#BODY .topPanel{
    padding:2px 0 0;
    min-height:20px;
    background:#eff1f0;
    background:-moz-linear-gradient(top,#fdfdfd 0,#f8f8f8 60%,#ece8e8 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fdfdfd),color-stop(60%,#f8f8f8),color-stop(100%,#ece8e8));
    background:-webkit-linear-gradient(top,#fdfdfd 0,#f8f8f8 60%,#ece8e8 100%);
    background:-o-linear-gradient(top,#fdfdfd 0,#f8f8f8 60%,#ece8e8 100%);
    background:-ms-linear-gradient(top,#fdfdfd 0,#f8f8f8 60%,#ece8e8 100%);
    background:linear-gradient(to bottom,#fdfdfd 0,#f8f8f8 60%,#ece8e8 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#ece8e8', GradientType=0 )
}
#BODY .GMBgreenWhite .GMBc,#BODY .GMBorange .GMBc,#BODY .GNPage .GNP_item,#BODY .GNPage .GNP_left,#BODY .GNPage .GNP_right,#BODY .topPanel,#BODY .topPanel select,#head,#head .rightAr .RAtop .enterSystem font{
    font-size:11px
}
#BODY .CompareLink,#BODY .ListIndexCat .LICIPlash,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAvideo h3,div.mc_small .bINSelV{
    font-size:12px
}
.CatalogDetail .DetSem h3{
    font-size:18px
}
#BODY .GMBgreenGray .GMBc,#BODY .GMBgreenGray input,#BODY .GMBgreenWhite .GMBc,#BODY .GMBorange .GMBc,#BODY .GMBsilverGray .GMBc,#BODY .GMBsilverGray input,#BODY .GNPage .GNP_item,#BODY .topPanel,#TopTextArea .chain,#footer,#head,#head .RAbottom .qSubmit input,.CLIIrOS .CLIIrOSinfo,.CatalogDetail .DetPdfDoc,.zones_inner .b_ithem .zoneIconInfo .ziInfo,body .SWgeneral .SWGclose,body .SWgeneral .WSGcPad .SWGcolItems{
    font-family:Tahoma,Geneva,sans-serif
}
#BODY h1,.CatalogDetail .CD_desc h3{
    font-size:24px
}
#BODY .ListIndexCat .LICIPlash,#Menu .gAreaWidth .mUl1 .mLG2LUL_,#TopTextArea .TTAc h1,.CatalogDetail .CD_desc h3,body .SWgeneral .WSGcPad .SWGcolItems .SWGcolNameL,body .SWgeneral .WSGcPad h3,div.mc_small .bINSelV{
    font-family:Arial,Helvetica,sans-serif
}
#footer{
    height:126px;
    border-top:4px solid #007a5e;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/foterBG.gif) left top repeat-x #1e8e68;
    line-height:16px
}
#BODY .gAreaWidth{
    width:auto;
    max-width:1200px
}
#BODY .SelectWindow .SWalign,#BODY .gAreaWidth,.CatalogDetail .GalleryArea .GAfix,.CatalogDetail .GalleryArea .GAlistAdd .GAlBut .GeneralSilverArea .GSAc span,.CatalogDetail .GallerySwitch .GSc{
    margin:0 auto
}
#BODY .gAreaWidth .GAWPad,#plashBanner .PHCc .PHCcPad,.CatalogList .CCompare .GeneralSilverArea .CompareSPAD,.CatalogList .CRitem .CRIpad,.CatalogList .CRitem .CRIpadList,.CatalogList .itemGLD2 .IGLD2pad{
    padding:0 10px
}
#footer .gAreaWidth .GAWc{
    padding-top:40px
}
#BODY .GBcsName,#BODY .GMBgreenGray .GMBc,#BODY .GMBgreenGray input,#BODY .GMBgreenWhite .GMBc,#BODY .GMBgreenWhite a,#BODY .GNPage .GNPIActive a,#BODY .GNPage .GNP_item:hover a,#BODY .GSptAr .GSPA_c,#BODY .GeneralGBms,#BODY .ListIndexCat .LICItem .LICIPlash:active,#BODY .ListIndexCat .LICItem .LICIPlash:hover,#Menu .mLi1A,#Menu .mUl1,#Menu .mUl1 a,#Menu .mbUl .mbItem,#footer,#footer .fotRight ul a,#head .RAbottom .qSubmit input,#plashBanner,#plashBanner a,.CatalogDetail .GalleryArea .GAimgAr{
    color:#FFF
}
.CatalogDetail .GalleryArea .GAimgAr p{
    color:#0A0A0A
}
#footer a{
    color:#ffc400
}
#footer .fotLeft{
    width:30%;
    padding-bottom:7px
}
#footer .fotLeft .fotSoc{
    padding-top:10px
}
#footer .fotLeft .fotSoc span{
    padding-right:4px
}
#footer .fotRight{
    width:39%
}
#footer .center{
    width:30%
}
#footer .fotRight ul li{
    padding:0 14px 9px 0
}
#footer .fotRight ul ul{
    padding:8px 0 8px 20px
}
#footer .fotRight .orgLink{
    color:#d5972d
}
#BODY .topPanel .TPrS .TPrS_item{
    padding-left:7px;
    padding-top:3px
}
#BODY .GBcs .GBcsList a,#BODY .GNPage,#BODY .GNPage a,#BODY .GSptAr .GSH_List a,#BODY .topPanel,#BODY .topPanel a,#BODY .topPanel select,.CatalogDetail .CD_area .CDA_propA ul,.CatalogDetail .CD_area .DetCompareM .DCMlink,.CatalogDetail .CD_area .DetCompareM .DCMlink a,.CatalogList .CListItems .CLI_item .CLIIleft .CLIIparams ul,.CatalogList .CRitem ul{
    color:#636363
}
#Menu .gAreaWidth .mUl1 .mLG2LUL,#Menu .gAreaWidth .mUl1 .mLG2LUL_ a:hover,#Menu .gAreaWidth .mUl1 .mLGGBActive .mL2bR span,#Menu .gAreaWidth .mUl1 li:hover .mLG2L .mL2bR span,#Menu .mbUl .orgStyle:hover .mbItem,#Menu .orgStyle .mbItem,#TopTextArea .chain li,#TopTextArea .chain li a,#head,.CatalogDetail .CD_area .CDA_propA .CDapCL,.CatalogList .CCompare .compareItem ul,body .SWgeneral .WSGcPad .SWGcolItems .SWGcolNameL,body .SWgeneral .WSGcPad h3{
    color:#4d4d4d
}
#head{
    padding:14px 0
}
#head .gAreaWidth .GAWPad{
    padding:0 35px
}
#head .logo{
    padding-right:4%
}
#head .logo .lSlogan{
    padding-top:2px
}
#BODY .GMBgreenWhite .GMBc,#BODY .GMBorange .GMBc,#BODY .GNPage .GNP_item,#BODY .GNPage .GNP_left,#BODY .GNPage .GNP_right,#BODY .topPanel .TPrP,#head .logo .lSlogan{
    line-height:11px
}
#head .arOffice{
    width:33%
}
#BODY .ListIndexCat .LICIPlash,#BODY .SeeMoreDataB,#BODY .SeeMoreDataB a,#BODY .aboutOCAForm .AOCAF_right,#BODY .aboutOCAForm .AOCAF_right a,#Menu .bmSubUl .active .mbSA,#Menu .bmSubUl .mbSub2 .hover .mbSA,#Menu .bmSubUl .mbSub3 ul .active,#Menu .bmSubUl .mbSub3 ul .active a,#Menu .bmSubUl .mbSub3 ul a:hover,#head .hLN,#head .pOffice .editReg,#head .rightAr .RAtop a,.CatalogDetail .CD_area .CDA_propA .CpN,.CatalogList .CListItems .CLI_item .CpN{
    color:#1e8e68
}
#head .hLN,#head .pOffice .POit,.CatalogList .itemGLD2 .IGD2lName{
    padding-bottom:3px
}
#BODY .GMBgreenGray .GMBc,#BODY .GMBgreenGray input,#BODY .GMBgreenWhite .GMBc,#BODY .GMBorange .GMBc,#BODY .GMBsilverGray .GMBc,#BODY .GMBsilverGray input,#BODY .GNPage .GNP_item,#BODY .GeneralFSButton,#BODY .GeneralGBms .GGBmscC,#BODY .ListIndexCat .LICIPlash,#BODY .ListSNet,#BODY .aboutCTitle,#BODY .aboutInfoABlock p,#BODY .aboutOCAForm .AOCAF_right,#BODY .aboutOCAForm p,#BODY .redB,#BODY .ulbName,#Menu .bmSubUl .mbSA,#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L .mLG3LInAme,#Menu .gAreaWidth .mUl1 .mLG2LUL_,#Menu .mbSub3 .mbS3Name,#head .RAbottom .qSubmit input,#head .hLN,#head .rightAr .RAtop,.CDapCL .CDapCLName,.CatalogDetail .CD_area .CDA_propA .CpN,.CatalogDetail .CD_desc h3,.CatalogDetail .DetPdfDoc,.CatalogDetail .DetSem h3,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAvideo h3,.CatalogList .CCompare .compareItem .CIName,.CatalogList .CListItems .CLI_item .CLIIleft h3,.CatalogList .CListItems .CLI_item .CpN,.CatalogList .CRitem h3,.CatalogList .itemGLD2 .IGD2lName,.CatalogList .itemGLD2 h3,.ulvCheck li,.zones_inner .b_ithem .zoneIconInfo .ziInfo,body .SWgeneral .WSGcPad .SWGcolItems .SWGcolNameL,body .SWgeneral .WSGcPad h3{
    font-weight:700
}
#BODY .ulStyleVC li,#Menu .bmSubUl .mbSub3 ul b,#Menu .mLi1 .GeneralGBms .GGBmscC,#footer .fotRight ul ul,#plashBanner .PHCItem h3{
    font-weight:400
}
#BODY .SeeMoreDataB,#head .office ul li,.CatalogList .CRitem .CRIdetLink{
    text-align:right
}
#head .office ul li{
    text-align:left;
    line-height:15px
}
#BODY .CDPbutton,#BODY .GBcs .GBcsName,#BODY .GNPage,#BODY .GSptAr .GSPA_c,#BODY .GeneralFSButton,#BODY .GeneralGBms .GGBmscC,#BODY .GeneralMB,#BODY .GeneralMMSlider .GMMS_item,#BODY .LSNItem,#BODY .aboutCTitle,#BODY .aboutInfoABlock,#BODY .aboutOCAForm .AOCAF_right,#BODY .imgFloRight,#BODY .loadClassTable .lctName,#Banner .bImgAr .BIAItem,.CatalogDetail .CD_area .CDA_img,.CatalogDetail .DetShemImgAr .DSIimg,.CatalogDetail .DetShemImgAr .DSLitem,.CatalogDetail .GalleryArea .GAimgAr,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GApItemIM div,.CatalogDetail .GallerySwitch .GSc .GScItem,.CatalogList .CListItems .CLI_item .CLIIleft .CLIIimgArea .CLIIimg,.CatalogList .CRitem .CRIimg,.add_photo_line .blocks_main span,.icons_faq,.snipikPArea,div.mc_small .bINPanel{
    text-align:center
}
#head .office ul,#head .office ul a{
    color:#636363;
    display:block
}
#head .office ul a span{
    border-bottom:1px dashed #636363
}
#head .office{
    padding-right:16px;
    width:114px
}
#head .rightAr .RAtop .feedback,#head .rightAr .RAtop .help{
    padding-right:10px
}
#head .pOffice{
    width:153px
}
#head .rightAr{
    padding-bottom:32px
}
#head .rightAr,body .SWgeneral .WSGcPad .SWGcolItems{
    width:33%
}
#head .rightAr .RAtop .RATfixW div{
    padding-bottom:8px
}
#head .help span{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/headHelpIcon2.gif)
}
#head .feedback span{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/headFeedbackIcon2.gif)
}
#head .rss span{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/headRSSIcon2.gif)
}
#head .rightAr .RAtop .rss{
    float:left
}
#head .rightAr .RAtop .rss span{
    background-position:left center;
    padding-left:16px;
    display:block;
    background-repeat:no-repeat
}
#head .rightAr .RAtop .enterSystem{
    width:72px;
    padding-bottom:15px
}
#BODY .CompareLink,#BODY .GeneralFSButton,#BODY .GeneralFluSilver{
    background-color:#ececec
}
#BODY .GeneralFSButton .GFSB_pad{
    padding:5% 3% 6%
}
#BODY .GeneralFSButton .GFSBrBl,#BODY .GeneralFSButton .GFSBrBr,#BODY .GeneralFSButton .GFSBrTl,#BODY .GeneralFSButton .GFSBrTr{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/radiusFullSilverButton.gif);
    width:3px;
    height:3px
}
#head .rightAr .RAtop .enterSystem .GFSB_pad font{
    border-bottom:1px dashed #1e8e68
}
#BODY .GeneralInput{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/GItopBorder.gif) left top repeat-x #f2f2f2
}
#BODY .CDA_imgA .CDA-MV-L,#BODY .CDA_imgA .CDA-MV-R,#BODY .CDA_imgA .block_a_n,#BODY .CatalogDP .CDPSliderMV-SL,#BODY .CatalogDP .CDPSliderMV-SR,#BODY .GeneralFluSilver,#BODY .GeneralInput,#BODY .GeneralMB,#BODY .TTAbutArea .GBcs,#Banner .bContectArea,#Menu .bmSubUl .active,#Menu .bmSubUl .mbSub2 .active .mbS2BL,#Menu .bmSubUl .mbSub2 .hover .mbS2BL,#Menu .bmSubUl .mbSub2BG,#Menu .bmSubUl li:hover,#Menu .gAreaWidth .mUl1 .mLG2L .mL2bC,#Menu .mbUl .mbActive .mbS1BL,#Menu .mbUl li:hover .mbS1BL,#plashBanner .PHCItem,#plashBanner .PHCItem .PHCIrBl,#plashBanner .PHCItem .PHCIrBr,#plashBanner .PHCItem .PHCIrTl,#plashBanner .PHCItem .PHCIrTr,.CatalogDetail .DetShemImgAr .DSIimg,.CatalogDetail .DetShemImgAr .DSLitem,.DetShemImgAr .CDA-MV-L,.DetShemImgAr .CDA-MV-R{
    z-index:5
}
#BODY .GeneralInput .GIPad{
    padding:0 12px
}
#BODY .GeneralInput .GIc{
    padding:6px 0
}
#BODY .GeneralInput input,#BODY .GeneralInput textarea{
    background:0 0;
    color:#999
}
#BODY .GeneralInput .GIbL,#BODY .GeneralInput .GIbR{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/GIborderRL.gif)
}
#BODY .GBcs .GBcsName,#BODY .GSptAr .GSPA_bB,#BODY .GSptAr .GSPA_bT,#BODY .GSptAr .GSPA_c,#BODY .GSptAr .GSPArBl,#BODY .GSptAr .GSPArBr,#BODY .GSptAr .GSPArTl,#BODY .GSptAr .GSPArTr,#BODY .GeneralGBms .GBmsCcBG,#BODY .GeneralInput .GIbL,#BODY .GeneralInput .GIbR,#Banner .bImgAr,#Menu .bgMB,#Menu .bmSubUl li,.CLIIrOS_item img,.CatalogDetail .DetShemImgAr .DSLitem img,.CatalogList .CListItems .CLI_item .CLIIright .CLIIrBut .GeneralMB{
    z-index:1
}
#BODY .GeneralInput .GIbL{
    width:3px
}
#BODY .GeneralInput .GIbR{
    width:1px
}
#BODY .GeneralInput .GIrBl,#BODY .GeneralInput .GIrBr,#BODY .GeneralInput .GIrTl,#BODY .GeneralInput .GIrTr{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/GIradius.gif)
}
#BODY .CatalogDP .CDPBContent,#BODY .CatalogDP .CDPSliderMV,#BODY .GSptAr .GSH_List,#BODY .GSptAr .GSPline,#BODY .GeneralGBms .GGBmscC,#BODY .GeneralGBms .GGmsBB,#BODY .GeneralInput .GIrBl,#BODY .GeneralInput .GIrBr,#BODY .GeneralInput .GIrTl,#BODY .GeneralInput .GIrTr,#Menu .bmSubUl .mbSub3BG,#Menu .gAreaWidth .mUl1 .mLG2LULc,#plashBanner .PHCItem .PHC_c,.CatalogDetail .CD_area .CDA_img,.CatalogDetail .DetShemImgAr .DSLitem .DSLirBl,.CatalogDetail .DetShemImgAr .DSLitem .DSLirBr,.CatalogDetail .DetShemImgAr .DSLitem .DSLirTl,.CatalogDetail .DetShemImgAr .DSLitem .DSLirTr,div.mc_small .bINBleft,div.mc_small .bINBright,div.mc_small .bINSelV{
    z-index:3
}
#Banner .bannerCC .bCCmovear,.CatalogDetail .DetShemImgAr .DSLitem .DSLiBB,.CatalogDetail .DetShemImgAr .DSLitem .DSLiBL,.CatalogDetail .DetShemImgAr .DSLitem .DSLiBR,.CatalogDetail .DetShemImgAr .DSLitem .DSLiBT{
    z-index:2
}
#BODY .GeneralInput .GIrTl,#BODY .GeneralInput .GIrTr{
    width:11px;
    height:13px
}
#BODY .GeneralInput .GIrBl,#BODY .GeneralInput .GIrBr{
    width:9px;
    height:10px
}
#head .RAbottom form{
    padding-right:110px
}
#head .RAbottom .qSubmit,#head .RAbottom .qSubmit .GeneralGBms{
    margin-right:-110px
}
#BODY .GeneralGBms,#Menu .gAreaWidth .mUl1 .mLGGB:hover .GeneralGBms,#Menu .gAreaWidth .mUl1 .mLGGBActive .GeneralGBms{
    padding:6px 0 4px
}
#BODY .GeneralGBms .GGBmsPad,#Menu .gAreaWidth .mUl1 .mLGGB:hover .GeneralGBms .GGBmsPad,#Menu .gAreaWidth .mUl1 .mLGGBActive .GeneralGBms .GGBmsPad,body .SWgeneral .SWGbP{
    padding:0 5px
}
#BODY .GeneralGBms .GBmsCcBG,#BODY .GeneralGBms .GGBmsC,#BODY .GeneralGBms .GGmsBT .GGmsBC,#Menu .gAreaWidth .mUl1 .mLGGB:hover .GeneralGBms .GBmsCcBG,#Menu .gAreaWidth .mUl1 .mLGGB:hover .GeneralGBms .GGBmsC,#Menu .gAreaWidth .mUl1 .mLGGB:hover .GeneralGBms .GGmsBT .GGmsBC,#Menu .gAreaWidth .mUl1 .mLGGBActive .GeneralGBms .GBmsCcBG,#Menu .gAreaWidth .mUl1 .mLGGBActive .GeneralGBms .GGBmsC,#Menu .gAreaWidth .mUl1 .mLGGBActive .GeneralGBms .GGmsBT .GGmsBC{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/GBms/Cbg.gif)
}
#BODY .GeneralGBms .GBmsCcBG,#BODY .GeneralGBms .GGBmsC,#Menu .gAreaWidth .mUl1 .mLGGB:hover .GeneralGBms .GGBmsC,#Menu .gAreaWidth .mUl1 .mLGGBActive .GeneralGBms .GGBmsC{
    background-position:left -6px;
    background-color:#1e8e68
}
#BODY .GeneralGBms .GGmsBT .GGmsBC{
    height:6px
}
#BODY .GeneralGBms .GGmsBB .GGmsBC{
    height:4px
}
#BODY .GeneralGBms .GGmsBT .GGmsPad,#Menu .gAreaWidth .mUl1 .mLGGB:hover .GeneralGBms .GGmsBT .GGmsPad,#Menu .gAreaWidth .mUl1 .mLGGBActive .GeneralGBms .GGmsBT .GGmsPad{
    padding:0 6px
}
#BODY .GeneralGBms .GGmsBB .GGmsPad,#Menu .gAreaWidth .mUl1 .mLGGB:hover .GeneralGBms .GGmsBB .GGmsPad,#Menu .gAreaWidth .mUl1 .mLGGBActive .GeneralGBms .GGmsBB .GGmsPad{
    padding:0 5px
}
#BODY .GeneralGBms .GGmsRBl,#BODY .GeneralGBms .GGmsRBr,#BODY .GeneralGBms .GGmsRTl,#BODY .GeneralGBms .GGmsRTr,#Menu .gAreaWidth .mUl1 .mLGGB:hover .GeneralGBms .GGmsRBl,#Menu .gAreaWidth .mUl1 .mLGGB:hover .GeneralGBms .GGmsRBr,#Menu .gAreaWidth .mUl1 .mLGGB:hover .GeneralGBms .GGmsRTl,#Menu .gAreaWidth .mUl1 .mLGGB:hover .GeneralGBms .GGmsRTr,#Menu .gAreaWidth .mUl1 .mLGGBActive .GeneralGBms .GGmsRBl,#Menu .gAreaWidth .mUl1 .mLGGBActive .GeneralGBms .GGmsRBr,#Menu .gAreaWidth .mUl1 .mLGGBActive .GeneralGBms .GGmsRTl,#Menu .gAreaWidth .mUl1 .mLGGBActive .GeneralGBms .GGmsRTr{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/GBms/radius.png)
}
#BODY .GeneralGBms .GGmsRTl,#BODY .GeneralGBms .GGmsRTr{
    width:6px;
    height:6px
}
#BODY .GeneralGBms .GGmsRBl,#BODY .GeneralGBms .GGmsRBr{
    width:5px;
    height:4px
}
#BODY .GeneralGBms .GGmsBT .GGmsBC span,#Menu .gAreaWidth .mUl1 .mLGGB:hover .GeneralGBms .GGmsBT .GGmsBC span,#Menu .gAreaWidth .mUl1 .mLGGBActive .GeneralGBms .GGmsBT .GGmsBC span{
    background-color:#00975d;
    top:1px
}
#BODY .GeneralGBms .GGmsBB .GGmsBC span,#BODY .GeneralGBms .GGmsBT .GGmsBC span,#BODY .gClearLine,#Menu .bmSubUl .mbS2BL,#Menu .mbUl .mbS1BL,.CatalogDetail .DetShemImgAr .DSLitem .DSLiBB,.CatalogDetail .DetShemImgAr .DSLitem .DSLiBT,.CatalogDetail .DetShemImgAr .DSLitem .DSLirBl,.CatalogDetail .DetShemImgAr .DSLitem .DSLirBr,.CatalogDetail .DetShemImgAr .DSLitem .DSLirTl,.CatalogDetail .DetShemImgAr .DSLitem .DSLirTr{
    height:1px
}
#BODY .GeneralGBms .GGmsBL,#BODY .GeneralGBms .GGmsBR,#Menu .gAreaWidth .mUl1 .mLGGB:hover .GeneralGBms .GGmsBL,#Menu .gAreaWidth .mUl1 .mLGGB:hover .GeneralGBms .GGmsBR,#Menu .gAreaWidth .mUl1 .mLGGBActive .GeneralGBms .GGmsBL,#Menu .gAreaWidth .mUl1 .mLGGBActive .GeneralGBms .GGmsBR,.CatalogDetail .DetShemImgAr .DSLitem .DSLiBL,.CatalogDetail .DetShemImgAr .DSLitem .DSLiBR,.CatalogDetail .DetShemImgAr .DSLitem .DSLirBl,.CatalogDetail .DetShemImgAr .DSLitem .DSLirBr,.CatalogDetail .DetShemImgAr .DSLitem .DSLirTl,.CatalogDetail .DetShemImgAr .DSLitem .DSLirTr{
    width:1px
}
#BODY .GeneralGBms .GGmsBB .GGmsBC span,#BODY .GeneralGBms .GGmsBL,#BODY .GeneralGBms .GGmsBR,#Menu .gAreaWidth .mUl1 .mLGGB:hover .GeneralGBms .GGmsBB .GGmsBC span,#Menu .gAreaWidth .mUl1 .mLGGB:hover .GeneralGBms .GGmsBL,#Menu .gAreaWidth .mUl1 .mLGGB:hover .GeneralGBms .GGmsBR,#Menu .gAreaWidth .mUl1 .mLGGBActive .GeneralGBms .GGmsBB .GGmsBC span,#Menu .gAreaWidth .mUl1 .mLGGBActive .GeneralGBms .GGmsBL,#Menu .gAreaWidth .mUl1 .mLGGBActive .GeneralGBms .GGmsBR{
    background-color:#1e8e68
}
#BODY .GeneralGBms .GGmsBL,#Menu .gAreaWidth .mUl1 .mLGGB:hover .GeneralGBms .GGmsBL,#Menu .gAreaWidth .mUl1 .mLGGBActive .GeneralGBms .GGmsBL{
    border-right:1px solid #00975d
}
#BODY .GeneralGBms .GBmsCcBG{
    height:200%
}
#BODY .GeneralGBms .GGBmscC{
    padding:2px 0
}
#head .RAbottom .qSubmit .GGBmscC{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/searchBgSubmit.png) 9px center no-repeat
}
#head .RAbottom .qSubmit .GGBmscC span{
    padding:0 0 1px 15px
}
#head .office .officeMoreB{
    padding-top:8px;
    text-shadow:1px 1px 1px #fff
}
#head .office .officeMoreB,.CatalogList .CListItems .CLI_item .CLIIright .CLIIrBut .CLIIrBoB,.CatalogList .CListItems .CLI_item .CLIIright .CLIIrBut .CLIIrBoB a{
    color:#025202
}
#BODY .GSptAr,#head,#head .gAreaWidth,#head .rightAr .RAtop{
    z-index:8
}
#Menu,#Menu .bmSubUl .mbSub2,#Menu .bmSubUl .mbSub3,#Menu .gAreaWidth,.CatalogList .CListItems .CLI_item .CLIIright .OSimgA15{
    z-index:7
}
#plashBanner{
    z-index:6
}
#BODY .normalCDP,body .SWgeneral .SWGc,body .fancybox-wrap .fancybox-skin{
    border-radius:10px
}
#BODY .GeneralFluSilver{
    border-radius:6px
}
#BODY .CDP-SetBut .CDPbutton,#BODY .CDP-SetBut .CDPbutton .CDPbg,#BODY .GBcs,#BODY .GBcs .GBcsC,#BODY .GBcs .GBcsList,#BODY .GBcs .GBcsName,#BODY .GeneralMB,#BODY .GeneralMB .GMBc,#BODY .GeneralMB input,#BODY .GeneralSilverArea,#BODY .ListIndexCat .LICIPlash,#BODY .ListIndexCat .LICItem,#BODY .gPriceBox,#BODY .zoneIconInfo .zoneHBS,#BODY .zoneIconInfo .zoneHBS .center,#Menu .GAWPad,#head .RAbottom .qSubmit,#head .RAbottom .qSubmit input,#plashBanner .PHCItem,#plashBanner .PHCItem .PHC_c,#plashBanner .PHCc,.add_photo_line .slider_block_left{
    border-radius:4px
}
#BODY .CompareLink{
    border-radius:3px
}
#BODY .GBcs .GBcsC,#BODY .GBcs .GBcsList{
    border-top-right-radius:0;
    border-top-left-radius:0
}
#BODY .CDP-SetBut .CDPbutton,#BODY .CDP-SetBut .CDPbutton .CDPbg{
    border-bottom-left-radius:0;
    border-bottom-right-radius:0
}
#BODY .GBcsList,#BODY .GBcsName,#BODY .GMBgreenGray,#BODY .GMBgreenWhite,#Menu .GAWPad{
    background:#1e8e68
}
#BODY .GBcsName,#BODY .GMBgreenGray,#BODY .GMBgreenWhite,#BODY .ListIndexCat .LICItem .LICIPlash:active,#BODY .ListIndexCat .LICItem .LICIPlash:hover,#Menu .GAWPad{
    background:-moz-linear-gradient(top,#289872 0,#13835d 50%,#0a7a54 51%,#03734d 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#289872),color-stop(50%,#13835d),color-stop(51%,#0a7a54),color-stop(100%,#03734d));
    background:-webkit-linear-gradient(top,#289872 0,#13835d 50%,#0a7a54 51%,#03734d 100%);
    background:-o-linear-gradient(top,#289872 0,#13835d 50%,#0a7a54 51%,#03734d 100%);
    background:-ms-linear-gradient(top,#289872 0,#13835d 50%,#0a7a54 51%,#03734d 100%);
    background:linear-gradient(to bottom,#289872 0,#13835d 50%,#0a7a54 51%,#03734d 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#289872', endColorstr='#03734d', GradientType=0 )
}
#BODY .GBcsAct .GBcsName,#BODY .GBcsName:active,#BODY .GBcsName:hover,#BODY .GMBgreenGray:active,#BODY .GMBgreenGray:hover,#BODY .GMBgreenWhite:active,#BODY .GMBgreenWhite:hover{
    background:-moz-linear-gradient(top,#03734d 0,#0a7a54 50%,#13835d 51%,#289872 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#03734d),color-stop(50%,#0a7a54),color-stop(51%,#13835d),color-stop(100%,#289872));
    background:-webkit-linear-gradient(top,#03734d 0,#0a7a54 50%,#13835d 51%,#289872 100%);
    background:-o-linear-gradient(top,#03734d 0,#0a7a54 50%,#13835d 51%,#289872 100%);
    background:-ms-linear-gradient(top,#03734d 0,#0a7a54 50%,#13835d 51%,#289872 100%);
    background:linear-gradient(to bottom,#03734d 0,#0a7a54 50%,#13835d 51%,#03734d 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#03734d', endColorstr='#289872', GradientType=0 )
}
#Menu .mbUl .orgStyle{
    padding:0 0 0 1px
}
#Menu .mbUl .orgStyle .mbItem{
    background:#f3b50c;
    background:-moz-linear-gradient(top,#ffd71f 0,#f1b20b 50%,#e0a81d 51%,#dca21d 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffd71f),color-stop(50%,#f1b20b),color-stop(51%,#e0a81d),color-stop(100%,#dca21d));
    background:-webkit-linear-gradient(top,#ffd71f 0,#f1b20b 50%,#e0a81d 51%,#dca21d 100%);
    background:-o-linear-gradient(top,#ffd71f 0,#f1b20b 50%,#e0a81d 51%,#dca21d 100%);
    background:-ms-linear-gradient(top,#ffd71f 0,#f1b20b 50%,#e0a81d 51%,#dca21d 100%);
    background:linear-gradient(to bottom,#ffd71f 0,#f1b20b 50%,#e0a81d 51%,#dca21d 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd71f', endColorstr='#dca21d', GradientType=0 );
    padding:17px 14px 0;
    height:31px
}
#Menu .mbUl .orgStyle .mbItem,#Menu .mbUl .orgStyle:hover .mbItem{
    text-shadow:1px 1px 1px #FFF
}
#Menu .mbUl .orgStyle.mbActive .mbItem,#Menu .mbUl .orgStyle:hover .mbItem{
    padding-top:20px
}
#Menu .gAreaWidth .GAWPad{
    padding:0;
    margin:0 10px
}
#Menu .GAWPad,#Menu .mHomeIcon,#Menu .mHomeIcon a,#Menu .mUl1{
    height:48px
}
#BODY .CDP-SetBut .CDPbutton,#BODY .GBcs .GBcsName,#BODY .GMBgreenGray .GMBc,#BODY .GMBgreenGray input,#BODY .GMBsilverGray .GMBc,#BODY .GMBsilverGray input,#BODY .GSptAr .GSPA_c,#Menu .mLi1,#Menu .mbUl .mbItem,.CatalogDetail .CD_area h3,.CatalogList .CListItems .CLI_item .CLIIleft h3,.CatalogList .CRitem h3,.CatalogList .itemGLD2 h3{
    font-size:14px
}
#BODY .CDP-SetBut .CDPbutton,#BODY .GBcs .GBcsName,#BODY .GMBgreenGray .GMBc,#BODY .GMBgreenGray input,#BODY .GMBsilverGray .GMBc,#BODY .GMBsilverGray input,#BODY .GSptAr .GSPA_c .GSPA_cC,#Menu .mLi1,#Menu .mbUl .mbItem,.CatalogList .CListItems .CLI_item .CLIIleft h3{
    line-height:14px
}
#BODY .CDP-SetBut .CDPbutton,#BODY .GBcs .GBcsName,#BODY .GSptAr .GSPA_c,#BODY .gPriceBox .buy,#Menu .mLi1,#Menu .mbUl .mbItem,#plashBanner .PHCItem h3{
    font-family:"DINPro Bold",Tahoma,Geneva,sans-serif
}
#Menu .mLi1{
    text-shadow:1px 1px 0 #054731;
    padding:18px 18px 0;
    height:31px;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/menu/liLineMenu.png) right center no-repeat
}
#Menu .mUl1 .mLHome{
    padding-top:12px!important;
    height:37px
}
#BODY .CDP-SetBut .CDPbutton:hover,#BODY .CatalogDP .CDPbAct,#BODY .GBcsSOrange .GBcsName,#Menu .bmSubUl .mbSub2 li,#Menu .bmSubUl .mbSub3 ul li,#Menu .gAreaWidth .mUl1 .mLi1End,#Menu .mUl1 .mLi1 .GeneralGBms,#Menu .mUl1 .mLi1 .GeneralGBms span,#TopTextArea .GAWc .chain .chEnd,.CatalogDetail .GallerySwitch .GSc .GScItem .GScIoff{
    background:0 0;
    filter:none
}
#Menu .gAreaWidth .mUl1 .mLGGB:hover .GeneralGBms .GGBmscC span,#Menu .gAreaWidth .mUl1 .mLGGBActive .GeneralGBms .GGBmscC span{
    padding:5px 9px
}
#Menu .gAreaWidth .mUl1 .mLGGB:hover,#Menu .gAreaWidth .mUl1 .mLGGBActive{
    padding:7px 4px;
    height:30px
}
#Menu .mUl1 .GeneralGBms{
    overflow:inherit
}
#Banner,#Banner .bannerCC,#Banner .bannerCC .bCCmovear,#Banner .bannerCC .bCCmovear .bCCItem{
    height:456px
}
#Banner{
    margin-top:-23px;
    padding:23px 0 20px;
    border-top:1px solid #c6c6c6
}
#Banner .bImgAr .BIAMove,#Banner .bannerCC .bCCmovear{
    width:1000%
}
#Banner .bImgAr,#Banner .bImgAr .BIAItem,#Banner .bImgAr .BIAMove{
    height:499px
}
#Banner .bImgAr .BIAItem,#Banner .bannerCC .bCCmovear .bCCItem{
    width:10%
}
div.mc_small .bINBleft,div.mc_small .bINBright{
    top:45%;
    width:44px;
    height:44px;
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/slider/button.png);
    display:block;
    position:absolute
}
.form_item a,div.b_tabs,div.line_clear,div.mc_small{
    position:relative
}
#BODY .GBcsName,#BODY .GMBgreenGray .GMBc,#BODY .GMBgreenGray input,#BODY .GMBgreenWhite .GMBc,#BODY .GSptAr .GSPA_c,#plashBanner h3{
    text-shadow:1px 1px 0 #000101
}
#plashBanner .PHB_bC,#plashBanner .PHCc{
    background-color:#e3e4e4
}
#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrBl_,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrBr_,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrC,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrTl_,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrTr_,#plashBanner .PHB_bC{
    height:3px
}
#plashBanner .PHB_Pad{
    padding:0 3px
}
#plashBanner .PHCc{
    padding:10px 0
}
#plashBanner .PHCItem .PHCIrBl,#plashBanner .PHCItem .PHCIrBr,#plashBanner .PHCItem .PHCIrTl,#plashBanner .PHCItem .PHCIrTr,#plashBanner .PHR_bl,#plashBanner .PHR_br,#plashBanner .PHR_tl,#plashBanner .PHR_tr{
    width:3px;
    height:3px
}
#plashBanner .PHR_bl,#plashBanner .PHR_br,#plashBanner .PHR_tl,#plashBanner .PHR_tr{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/radiusPlashBanner.png)
}
#plashBanner .PHCItem{
    width:32%;
    margin-right:1.9%
}
#plashBanner .PHCItem .PHCIrBl,#plashBanner .PHCItem .PHCIrBr,#plashBanner .PHCItem .PHCIrTl,#plashBanner .PHCItem .PHCIrTr{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/radiusPlashItem.png)
}
#plashBanner .PHCItem .PHC_c{
    padding:10px 0;
    background-color:#1e8e68;
    height:80px
}
#plashBanner .PHCItem h3{
    line-height:20px;
    font-size:20px;
    padding:0 0 5px
}
#plashBanner .PHCItem .PHC_cDescL{
    width:64%;
    padding-bottom:6px
}
#plashBanner .PHCItem .PHC_c .PHC_cPad{
    padding:0 15px
}
#BODY .indexContent{
    padding-bottom:50px
}
#BODY .ulNoS{
    margin:7px 0;
    padding-left:17px
}
#TopTextArea{
    padding:20px 0
}
#TopTextArea .gAreaWidth .GAWPad{
    padding:0 2.5%
}
#TopTextArea .chain{
    padding:0 0 20px
}
#TopTextArea .chain li{
    padding-right:24px
}
#TopTextArea .chain .chEnd{
    padding-right:0
}
#TopTextArea .chain .icon{
    width:4px;
    height:12px;
    top:2px;
    right:10px;
    background-position:0 -54px
}
#BODY p{
    text-indent:0;
    line-height:18px
}
#BODY .imgFloRight img,#BODY img.imgFloRight{
    margin:5px 0 14px 14px;
    border:1px solid #1e8e68
}
#BODY .TTAbutArea{
    padding-top:10px
}
#BODY .TTAbutArea .TTAbAr{
    padding-right:6%
}
#BODY .GSptAr,#BODY .GSptAr .GSPA_c{
    height:40px
}
#BODY .GSptAr{
    padding:4px 0
}
#BODY .GSptAr .GSPA_c{
    padding:0 43px 0 2px;
    background-position:left -4px
}
#BODY .GSptAr .GSH_List .GSHL_b .GSHL_bP,#BODY .GSptAr .GSPA_bP{
    padding:0 4px
}
#BODY .GSptAr .GSH_List .GSH_rBl,#BODY .GSptAr .GSH_List .GSH_rBr,#BODY .GSptAr .GSPA_bC,#BODY .GSptAr .GSPArBl,#BODY .GSptAr .GSPArBr,#BODY .GSptAr .GSPArTl,#BODY .GSptAr .GSPArTr{
    height:4px
}
#BODY .GSptAr .GSH_List .GSH_rBl,#BODY .GSptAr .GSH_List .GSH_rBr,#BODY .GSptAr .GSPArBl,#BODY .GSptAr .GSPArBr,#BODY .GSptAr .GSPArTl,#BODY .GSptAr .GSPArTr{
    width:4px
}
#BODY .GSpGreen .GSPA_bC,#BODY .GSpGreen .GSPA_c{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/GSP_green_areaC.gif)
}
#BODY .GSpOrange .GSPA_bC,#BODY .GSpOrange .GSPA_c{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/GSH_OrangeSS.gif)
}
#BODY .GSpGreen .GSPArBl,#BODY .GSpGreen .GSPArBr,#BODY .GSpGreen .GSPArTl,#BODY .GSpGreen .GSPArTr{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/GSP_green_radius.png)
}
#BODY .GSpOrange .GSPArBl,#BODY .GSpOrange .GSPArBr,#BODY .GSpOrange .GSPArTl,#BODY .GSpOrange .GSPArTr{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/GSH_OrangeSS_radius.png)
}
#BODY .GSptAr .GSPline{
    width:14px;
    height:10px;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/GSHlineUD.png) left bottom no-repeat;
    right:20px;
    top:40%
}
#BODY .GSActiveIt .GSPline{
    background-position:left top
}
#BODY .GSptAr .GSPA_c .GSPA_cC{
    padding:13px 0 0 20px
}
#BODY .TTAbutArea .TTAmRight{
    margin-right:20px
}
#BODY .GSpOrange .GSPA_c{
    color:#4c4018
}
#BODY .CDP-SetBut .CDPbutton,#BODY .GBcsSOrange .GBcsName,#BODY .GMBsilverGray .GMBc,#BODY .GMBsilverGray input,#BODY .GSpOrange .GSPA_c,#plashBanner .PHCItem .PHC_cBut .GeneralMB{
    text-shadow:1px 1px 0 #FFF
}
#BODY .GSptAr .GSPA_c .GSPA_bl,#BODY .GSptAr .GSPA_c .GSPA_br{
    width:1px
}
#BODY .GSpOrange .GSPA_c .GSPA_bl,#BODY .GSpOrange .GSPA_c .GSPA_br{
    background-color:#ffc748
}
#BODY .GSpOrange .GSPA_c .GSPA_bl{
    border-right:1px solid #ffe2ab
}
#BODY .GSptAr .GSH_List{
    top:46px
}
#BODY .GSptAr .GSH_List .GSHL_cPadB{
    padding-bottom:4px
}
#BODY .GSptAr .GSH_List .GSHL_cPadRL{
    padding:0 2px
}
#BODY .GSptAr .GSH_List .GSHL_b .GSHL_bC,#BODY .GSptAr .GSH_List .GSHL_lC{
    background-color:#fbfbfb
}
#BODY .GSptAr .GSH_List .GSHL_bL,#BODY .GSptAr .GSH_List .GSHL_bR,body .SWgeneral .SWGbL,body .SWgeneral .SWGbR{
    width:2px
}
#BODY .GSptAr .GSH_List .GSHL_b .GSHL_bC{
    height:2px
}
#BODY .GSpGreen .GSH_List .GSHL_b .GSHL_bC{
    border-bottom:2px solid #1e8e68
}
#BODY .GSpGreen .GSH_List .GSHL_bL,#BODY .GSpGreen .GSH_List .GSHL_bR{
    background-color:#1e8e68
}
#BODY .GSpGreen .GSH_List .GSH_rBl,#BODY .GSpGreen .GSH_List .GSH_rBr{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/GSH_radiusChild.png)
}
#BODY .GSpOrange .GSH_List .GSHL_b .GSHL_bC{
    border-bottom:2px solid #ffc748
}
#BODY .GSpOrange .GSH_List .GSHL_bL,#BODY .GSpOrange .GSH_List .GSHL_bR{
    background-color:#ffc748
}
#BODY .GSpOrange .GSH_List .GSH_rBl,#BODY .GSpOrange .GSH_List .GSH_rBr{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/GSH_orandeChildRadius.png)
}
#BODY .GSptAr .GSH_List ul{
    padding:15px 25px
}
#BODY .GBcs .GBcsList ul li,#BODY .GSptAr .GSH_List ul li,#BODY .SeeMoreDataB,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAvideo .GAvPitem,.CatalogList .CRitem ul,body .SWgeneral{
    padding:5px 0
}
#BODY .CatalogDP{
    padding-top:43px
}
#BODY .CatalogDP,#BODY .CatalogDP .CDPbActMV .CDPbgMV-L,#BODY .CatalogDP .CDPbActMV .CDPbgMV-R{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/bgButtonCatalog.gif) left 22px repeat-x
}
.CatalogList{
    padding:10px 0 50px
}
.CatalogDetail{
    padding:41px 0 50px
}
.CatalogList .CCompare{
    padding-bottom:60px
}
.CatalogList .CCompare .CComButar{
    padding-bottom:10px
}
.CatalogList .CCompare .CComButar .CComB{
    padding-left:57px
}
#BODY .GeneralSilverArea,.CatalogDetail .GallerySwitch .GSc .GScItem .GScIoff:hover{
    background-color:#ececec;
    padding:3px 0
}
#BODY .GeneralSilverArea .GSAcPad{
    padding:0 3px
}
.CatalogList .CCompare .GeneralSilverArea .GSAc{
    padding:30px 0 15px
}
.CatalogList .CCompare .compareItem{
    width:24%
}
.CatalogList .CCompare .compareItem .CIPad{
    padding:0 20px
}
.CatalogList .CCompare .compareItem .CIName,.CatalogList .itemGLD2 .IGD2Desc{
    padding-bottom:5px
}
#BODY .gPriceBox,#BODY .gPriceBox a,#BODY .in_contacts ul,#BODY .in_contacts ul a,.CatalogDetail .CD_area .CDA_propA ul .CpLiR,.CatalogList .CCompare .compareItem .CIName,.CatalogList .CListItems .CLI_item .CLIIleft .CLIIparams ul .CpLiR,.CatalogList .CRitem ul .CpLiR,.zones_inner .b_ithem .zoneIconInfo .ziInfo{
    color:#000
}
.CatalogList .CCompare .compareItem ul input{
    left:0;
    top:4px
}
.CatalogList .CCompare .compareItem ul li{
    padding:5px 0 3px 21px
}
.CatalogList .CCompare .CComButar .GeneralMB .GMBc{
    padding-right:18px
}
.CatalogList .CCompare .GeneralMB .CClineB{
    width:9px;
    height:8px;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/miniLineSUD.png) left bottom no-repeat;
    top:38%;
    right:2px
}
.CatalogList .CCompare .CCactiveUP .GeneralMB .CClineB{
    top:34%;
    right:0.5%;
}
.CatalogList .CCompare .conpareButton{
    padding:10px 52px 0 0
}
.CatalogList .CCompare .conpareButton .CBleft,.CatalogList .CCompare .conpareButton .CBright{
    width:110px
}
.CatalogList .CCompare .conpareButton .CBleft{
    padding-right:30px
}
#BODY .GNPage{
    padding:8px 0
}
#BODY .GNPage .GNP_item,#BODY .GNPage .GNP_item .GNPIleft,#BODY .GNPage .GNP_left,#BODY .GNPage .GNP_right{
    height:23px
}
#BODY .GNPage .GNP_item{
    margin:0 1px
}
#BODY .GNPage .GNPIActive,#BODY .GNPage .GNP_item:hover{
    background-color:#00694d
}
#BODY .GNPage .GNP_item .GNPIleft,#BODY .GNPage .GNP_item .GNPIright{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/naviPage.gif)
}
#BODY .GNPage .GNP_item .GNPIleft,#BODY .GNPage .GNP_item .GNPIright,.CatalogDetail .GallerySwitch .GSc .GScItem .GScIoff span{
    background-position:-100px -100px
}
#BODY .GNPage .GNPIActive .GNPIleft{
    background-position:left top
}
#BODY .GNPage .GNPIActive .GNPIright{
    background-position:right bottom
}
#BODY .GNPage .GNP_item .GNPIright{
    height:18px;
    padding:5px 9px 0
}
#BODY .GNPage .GNPLRfix{
    height:18px;
    width:6px;
    padding-top:5px;
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/naviPageLR.gif)
}
#BODY .GNPage .GNP_left .GNPLRfix{
    margin-right:5px;
    background-position:left center
}
#BODY .GNPage .GNP_right .GNPLRfix{
    margin-left:5px;
    background-position:right center
}
.CatalogList .CListItems .CLI_item{
    padding-bottom:23px;
    border-bottom:1px solid #1e8e68
}
.CatalogList .CListItems .cLIutP{
    padding-bottom:40px
}
.CatalogList .CListItems .CLI_item .CLIIPad{
    padding:0 3%
}
.CatalogList .CListItems .CLI_item .CLIIleft{
    width:70%;
    padding-right:1%
}
#BODY .show-ch .CLIIleft{
    width:100%
}
.CatalogList .CListItems .CLI_item .CLIIright{
    width:220px
}
.CatalogList .CListItems .CLI_item .CLIIleft h3{
    padding:0 0 23px
}
.CatalogList .CListItems .CLI_item .CLIIleft .CLIIimgArea{
    width:30%
}
.CatalogList .CListItems .CLI_item .CLIIleft .CLIIparams{
    width:64%
}
.CatalogList .CListItems .CLI_item .CpN{
    padding-bottom:9px
}
.CatalogDetail .CD_area .CDA_propA ul li,.CatalogList .CListItems .CLI_item .CLIIleft .CLIIparams ul li,.CatalogList .CRitem ul li{
    padding:9px 0
}
.CatalogDetail .CD_area .CDA_propA ul .CpLiR,.CatalogList .CListItems .CLI_item .CLIIleft .CLIIparams ul .CpLiR,.CatalogList .CRitem ul .CpLiR{
    width:55%;
    padding-left:4px
}
.CatalogDetail .CD_area .CDA_propA ul .CpLiL,.CatalogList .CListItems .CLI_item .CLIIleft .CLIIparams ul .CpLiL,.CatalogList .CRitem ul .CpLiL{
    width:43%;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/bgParamsLi.gif) left 11px repeat-x
}
.CatalogList .CListItems .CLI_item .CLIIleft .CLIIimgArea .CLIIimg{
    padding-bottom:15px
}
.CatalogDetail .CD_area .DetCompareM .DCMlink{
    padding-left:15px
}
.CDapCL .CDapCLName,.CatalogDetail .GallerySwitch .GSc .GScItem .GSAc,div.mc_small .bINSelV{
    line-height:12px
}
.CLIIrOS{
    min-height:35px
}
.CLIIrOS_item{
    width:51px;
    height:51px
}
.OSimgA15{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/OSbg/n0.jpg)
}
.OSimgB125{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/OSbg/n1.jpg);
    z-index:6
}
.OSimgC250{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/OSbg/n2.jpg);
    z-index:5
}
.OSimgD400{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/OSbg/n3.jpg);
    z-index:4
}
.OSimgE600{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/OSbg/n4.jpg);
    z-index:3
}
.OSimgF900{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/OSbg/n5.jpg);
    z-index:2
}
.CatalogList .CListItems .CLI_item .CLIIright .CLIIrBut div{
    width:103px
}
.CatalogList .CListItems .CLI_item .CLIIright .CLIIrBut .CLIIrBoB{
    padding-left:8px;
    position:relative
}
#BODY .GMBgreenWhite .GMBc:active,#BODY .GMBgreenWhite .GMBc:hover{
    color:#F4F4F4
}
.CatalogDetail .CD_area{
    padding-bottom:40px
}
.CatalogDetail .CD_desc h3{
    padding-top:0
}
#BODY .CatalogListSection,#BODY .LognLineUl{
    padding:13px 0
}
#BODY .LognLineUl li{
    padding:0 3px 3px 35px;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/longLineUL.gif) 20px 8px no-repeat
}
.CatalogDetail .CD_area .CDA_imgA{
    width:52%
}
.CatalogDetail .CD_area .CDA_propA,.CatalogDetail .CD_area h3{
    width:39%
}
.CatalogDetail .CD_area h3{
    width:100%;
    padding:0 0 10px;
    cursor:default
}
.CatalogDetail .CD_area .CDA_propA ul{
    padding:8px 0
}
.CatalogDetail .CD_area .CDA_propA .CpN{
    padding-top:15px
}
.CatalogDetail .CD_area .CDA_propA .CBCpN{
    padding:5px 0 13px
}
.CatalogDetail .CD_area .CDA_propA .detCa .DCaItem{
    width:51px;
    height:51px;
    margin:0 30px 13px 0
}
.CatalogDetail .CD_area .CDA_propA .detCa{
    padding-bottom:15px
}
.CatalogDetail .CD_area .CDA_propA .CDapCL{
    padding:3px 0
}
.CatalogDetail .CD_area .CDA_propA .CDapCL .SocLinkItem{
    padding-right:4px
}
.CDapCL .CDapCLName{
    padding:2px 7px 0 0
}
.CatalogDetail .CD_area .CDA_propA .CDapCL .FrameLink{
    margin-right:5px
}
.CatalogDetail .CD_area .DetCompareM{
    padding-top:13px
}
.CatalogDetail .CD_area .DetCompareM .DCMlink{
    padding:4px 0 0 30px
}
#BODY .TTAbutArea .GBcs,#BODY .TTAbutArea .detTADesc{
    margin-bottom:15px
}
#BODY .TTAbutArea .detTADesc{
    width:45%
}
.CatalogList .itemGLD2{
    padding:30px 0;
    border-bottom:1px solid #1e8e68
}
.CatalogList .itemGLD2 h3{
    padding:0 0 18px
}
.CatalogList .itemGLD2 .IGD2Img{
    width:22%
}
.CatalogList .itemGLD2 .IGD2Ar{
    width:73%
}
.CatalogList .itemGLD2 .IGD2Arleft{
    width:60%
}
.CatalogList .itemGLD2 .IGD2Arright{
    width:30%
}
.CatalogList .itemGLD2 ul{
    padding:12px 0
}
#BODY .CatalogList .itemGLD2 .IGD2Arright ul{
    padding-bottom:0
}
.CatalogList .itemGLD2 ul li{
    padding:3px 0 3px 13px;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/GLSI/li.gif) left 9px no-repeat
}
.CatalogList .itemGLD2 .IGD2But,.CatalogList .itemGLD2 .IGLD2c{
    padding-top:7px
}
.CatalogList .itemGLD2 .IGD2But div{
    width:122px;
    padding-left:13px
}
#Menu .gAreaWidth .mUl1 .mLGGBActive .mL2bR span,#Menu .gAreaWidth .mUl1 li:hover .mLG2L .mL2bR span,.CatalogList .itemGLD2 .IGD2But .GeneralMB .GMBc{
    text-shadow:none
}
#BODY .redB{
    color:#c20000
}
#BODY .form-required,#BODY .red{
    color:#BC4848
}
.CatalogList .CRitem{
    width:45%;
    padding:45px 0;
    border-bottom:1px solid #1e8e68
}
.CatalogList .CRitem .CRIimg{
    width:25%
}
.CatalogList .CRitem h3{
    width:65%
}
.CatalogDetail .GallerySwitch{
    padding-bottom:40px
}
.CatalogDetail .GallerySwitch .GSc{
    width:336px
}
.CatalogDetail .GallerySwitch .GSc .GScItem{
    width:110px;
    padding:0 1px
}
.CatalogDetail .GalleryArea .GAlistAdd .GAlBut .GeneralSilverArea .GSAc,.CatalogDetail .GallerySwitch .GSc .GScItem .GSAc{
    padding:3px 0
}
.CatalogDetail .GallerySwitch .GSc .GScItem a,.CatalogDetail .GallerySwitch .GSc .GScItem a:hover .GScIoff .GSAc span{
    color:#0a0a0a
}
.CatalogDetail .GalleryArea .GAfix{
    width:920px
}
.CatalogDetail .GalleryArea .GAimgAr{
    width:610px;
    margin-top:10px
}
.CatalogDetail .GalleryArea .GAlistAdd .GAlBut,.CatalogDetail .GalleryArea .GApictureWidth{
    width:144px
}
.CatalogDetail .GalleryArea .GAvideoWidth{
    width:270px
}
.CatalogDetail .GalleryArea .GAlistAdd .GAlBut .GeneralSilverArea .GSAc span{
    width:14px;
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/galleryListButton.png)
}
.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd{
    height:330px
}
.CatalogDetail .GalleryArea .GAvideoWidth .GAcAdd{
    height:338px
}
.CatalogDetail .GalleryArea .GAlistAdd .GAcAddPad{
    padding:10px 0
}
#BODY .GeneralFluSilver,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GApItem{
    padding:7px 0
}
.CatalogDetail .GalleryArea .GAvideoWidth .GAcAdd .GApItem{
    padding:6px 0
}
.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GApItemIM div,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAvideo .GAvImg{
    border:1px solid #147c59
}
.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GApItemIM .GAipActive,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GApItemIM div:hover,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAvideo .GAipActive,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAvideo .GAvImg:hover{
    border-color:#c2c2c2
}
.CatalogDetail .DetShemImgAr,.CatalogDetail .GalleryArea{
    padding-bottom:50px
}
.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAvideo h3,.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd a{
    color:#04744e
}
.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAvideo h3{
    padding:0 0 8px
}
.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAvideo .GAvImg{
    width:112px;
    height:75px
}
.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAvideo .GAvPropAr{
    width:135px;
    padding-top:2px
}
.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAvideo .GAvPropAr .toFR{
    width:78px
}
.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAvideo{
    min-height:100px
}
.CatalogDetail .DetSemPad{
    padding:0 25px
}
.CatalogDetail .DetSem h3{
    color:#161616;
    padding:0 0 15px
}
.CatalogDetail .DetPdfDoc{
    padding-bottom:45px
}
.CatalogDetail .DetPdfDoc .DPDitem{
    width:33%
}
.CatalogDetail .DetPdfDoc .DPDitem .DPDiP{
    padding:0 60px 0 53px
}
.CatalogDetail .DetPdfDoc .DPDitem .DPDiC{
    padding:9px 0 15px
}
.CatalogDetail .DetPdfDoc .DPDicon{
    width:38px;
    height:36px;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/ShemIcon.jpg) left top no-repeat;
    left:-48px
}
.CatalogDetail .DetShemImgAr{
    padding-top:10px
}
.CatalogDetail .DetShemImgAr .DSIimg{
    width:74%
}
.CatalogDetail .DetShemImgAr .DSIlist{
    width:147px
}
.CatalogDetail .DetShemImgAr .DSLitem{
    width:145px;
    margin-bottom:25px;
    border:1px solid #d2d2d2
}
.CatalogDetail .DetShemImgAr .DSLitem .DSLiBB,.CatalogDetail .DetShemImgAr .DSLitem .DSLiBL,.CatalogDetail .DetShemImgAr .DSLitem .DSLiBR,.CatalogDetail .DetShemImgAr .DSLitem .DSLiBT{
    background-color:#d2d2d2
}
.CatalogDetail .DetShemImgAr .DSLitem .DSLirBl,.CatalogDetail .DetShemImgAr .DSLitem .DSLirBr,.CatalogDetail .DetShemImgAr .DSLitem .DSLirTl,.CatalogDetail .DetShemImgAr .DSLitem .DSLirTr{
    background-color:#ebebeb
}
.CatalogDetail .DetShemImgAr .DSLiActive .DSLiBB,.CatalogDetail .DetShemImgAr .DSLiActive .DSLiBL,.CatalogDetail .DetShemImgAr .DSLiActive .DSLiBR,.CatalogDetail .DetShemImgAr .DSLiActive .DSLiBT,.CatalogDetail .DetShemImgAr .DSLitem:hover .DSLiBB,.CatalogDetail .DetShemImgAr .DSLitem:hover .DSLiBL,.CatalogDetail .DetShemImgAr .DSLitem:hover .DSLiBR,.CatalogDetail .DetShemImgAr .DSLitem:hover .DSLiBT{
    background-color:#127a57
}
.CatalogDetail .DetShemImgAr .DSLiActive,.CatalogDetail .DetShemImgAr .DSLitem:hover{
    border-color:#127a57
}
.CatalogDetail .DetShemImgAr .DSLiActive .DSLirBl,.CatalogDetail .DetShemImgAr .DSLiActive .DSLirBr,.CatalogDetail .DetShemImgAr .DSLiActive .DSLirTl,.CatalogDetail .DetShemImgAr .DSLiActive .DSLirTr,.CatalogDetail .DetShemImgAr .DSLitem:hover .DSLirBl,.CatalogDetail .DetShemImgAr .DSLitem:hover .DSLirBr,.CatalogDetail .DetShemImgAr .DSLitem:hover .DSLirTl,.CatalogDetail .DetShemImgAr .DSLitem:hover .DSLirTr{
    background-color:#8cbfad
}
#BODY .GeneralFluSilver .GFScPad{
    padding:0 7px
}
.CLIIrOS .CLIIrOSinfo{
    left:-15px;
    top:38px;
    width:160px;
    line-height:15px
}
#BODY .SelectWindow .SWalign{
    width:900px;
    padding-top:80px
}
body .SWgeneral .SWGpad{
    padding:0 40px
}
body .SWgeneral .SWGbC{
    height:3px
}
body .SWgeneral .SWGrBl,body .SWgeneral .SWGrBr,body .SWgeneral .SWGrTl,body .SWgeneral .SWGrTr{
    width:5px;
    height:5px;
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/radiusSelectReg.png)
}
body .SWgeneral .WSGcPad{
    padding:40px 0
}
body .SWgeneral .WSGcPad h3{
    padding:0 0 15px
}
body .SWgeneral .WSGcPad .SWGcolItems .SWGcolPad{
    padding:0 7%;
    width:86%
}
body .SWgeneral .WSGcPad .SWGcolItems .SWGcolNameL{
    padding-top:15px
}
body .SWgeneral .WSGcPad .SWGcolItems .SWGcolNameL span{
    padding-left:8px
}
body .SWgeneral .WSGcPad .SWGcolItems ul{
    padding:0 0 14px;
    border-bottom:1px solid #cbcbcb
}
body .SWgeneral .WSGcPad .SWGcolItems ul li{
    padding:3px 10px 3px 17px;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/GLSI/li.gif) 8px 9px no-repeat
}
body .SWgeneral .SWGc{
    padding:10p 0;
    border:2px solid #00684d
}
body .SWgeneral .SWGclose{
    padding:1px 17px 1px 0;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/RegSelectClose.gif) right center no-repeat;
    top:13px;
    right:50px;
    z-index:9000
}
div.mc_small .bINSelV{
    color:#242424
}
div.mc_small .bINSelV .bINSVit,div.mc_small .bINSelV .bINSVitC,div.mc_small .bINSelV .bINSVitR{
    height:26px
}
div.mc_small .bINSelV .bINSVitC{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/selectBan/C.png) left top repeat-x;
    padding-left:7px;
    width:93px
}
div.mc_small .bINSelV .bINSVit{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/selectBan/L.png) left bottom no-repeat;
    padding-left:24px
}
div.mc_small .bINSelV .bINSVitR{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/selectBan/r.png) right top no-repeat;
    padding-right:11px
}
div.mc_small .bINSelV .bINSVit:hover,div.mc_small .bINSelV .bINSVitActive{
    background-position:left top
}
div.mc_small .bINSelV .bINSVitC span{
    padding-top:7px
}
div.mc_small .bINSelV .bINSVpad{
    margin-bottom:5px
}
#plashBanner .PHCItem .PHC_cBut .GeneralMB{
    width:auto
}
.GeneralMB .GMBc{
    margin:2px;
    padding:4px 9px 5px
}
#BODY .GMBorange .GMBc{
    margin-left:1px;
    margin-top:1px
}
#plashBanner .PHCItem .PHC_cBut .GeneralMB,#plashBanner .PHCItem .PHC_cBut .GeneralMB a{
    color:#625324
}
#Menu .gAreaWidth .mUl1 .mLG2L{
    padding:7px 5px 0
}
#Menu .gAreaWidth .mUl1 .mLG2L .mL2bC,#Menu .gAreaWidth .mUl1 .mLG2L .mL2bL,#Menu .gAreaWidth .mUl1 .mLG2L .mL2bR{
    height:41px
}
#Menu .gAreaWidth .mUl1 .mLG2L .mL2bC{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/menu/m1L2/C.gif) -100px -100px repeat-x
}
#Menu .gAreaWidth .mUl1 .mLG2L .mL2bL{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/menu/m1L2/L.gif) -100px -100px no-repeat
}
#Menu .gAreaWidth .mUl1 .mLG2L .mL2bR{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/menu/m1L2/R.gif) -100px -100px no-repeat
}
#Menu .gAreaWidth .mUl1 .mLG2L .mL2bR span{
    padding:11px 6px 0
}
#Menu .gAreaWidth .mUl1 .mLGGBActive .mL2bC,#Menu .gAreaWidth .mUl1 .mLGGBActive .mL2bL,#Menu .gAreaWidth .mUl1 li:hover .mLG2L .mL2bC,#Menu .gAreaWidth .mUl1 li:hover .mLG2L .mL2bL{
    background-position:left top
}
#Menu .gAreaWidth .mUl1 .mLGGBActive .mL2bR,#Menu .gAreaWidth .mUl1 li:hover .mLG2L .mL2bR{
    background-position:right top
}
#Menu .gAreaWidth .mUl1 .mLG2LUL{
    left:5px;
    top:46px;
    line-height:13px
}
#Menu .gAreaWidth .mUl1 .mLG2LULc{
    border-top:2px solid #1e8e68;
    padding-bottom:15px
}
#Menu .gAreaWidth .mUl1 .mLG2LULcC{
    border-left:2px solid #1e8e68;
    border-right:2px solid #1e8e68;
    padding-top:10px
}
#Menu .gAreaWidth .mUl1 .mLG2LULc .mLG2LULbbPad{
    padding:0 15px
}
#Menu .gAreaWidth .mUl1 .mLG2LULc .mLG2LULbbC{
    height:13px;
    border-bottom:2px solid #1e8e68
}
table.table_content td,table.table_content th{
    border-right:1px solid #ccc;
    border-left:1px solid #ccc;
    border-bottom:1px solid #ccc
}
#Menu .gAreaWidth .mUl1 .mLG2LULc .mLG2LULrBl,#Menu .gAreaWidth .mUl1 .mLG2LULc .mLG2LULrBr{
    width:15px;
    height:15px;
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/menu/m1L2/radiusUL.png)
}
#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG2LULcCPad{
    padding:0 8px
}
#Menu .gAreaWidth .mUl1 .mLG2LUL_ li{
    float:none;
    padding-bottom:3px
}
.form_item,.m_c,.secL,.secLevel>li{
    float:left
}
#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L{
    padding:18px 0 0 28px
}
#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L .mLG3LitemAr{
    width:185px
}
#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L .mLG3LInAme{
    padding-bottom:7px
}
#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L .mLG3LitemAr ul{
    padding:1px 0 45px
}
#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L .mLG3LitemAr ul li{
    padding:4px 0 4px 9px;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/GLSI/li.gif) left 10px no-repeat
}
#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L .mLG3L_line{
    width:14px;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/mUL3Line.gif) left top no-repeat
}
#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT{
    padding:11px
}
#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT .mLG2LULrP{
    padding:0 22px
}
#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT:hover .mLG2LULrC,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgTact .mLG2LULrC{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/menu/m1L2/li2BG/C.png)
}
#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT:hover .mLG2LULrBl_,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT:hover .mLG2LULrBr_,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT:hover .mLG2LULrTl_,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgT:hover .mLG2LULrTr_,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgTact .mLG2LULrBl_,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgTact .mLG2LULrBr_,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgTact .mLG2LULrTl_,#Menu .gAreaWidth .mUl1 .mLG2LUL_ .mLG2LUL_bgTact .mLG2LULrTr_{
    width:22px;
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/menu/m1L2/li2BG/LR.png)
}
#Menu .gAreaWidth .mUl1 .mLG2LUL_ .ML3hDepth{
    padding-right:30px
}
#Menu .gAreaWidth .mUl1 .mLG2LUL_ .ML3hDepth .ML3hDepthLine{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/menu/m1L2/li2BG/Line.png) left top no-repeat;
    width:10px;
    height:17px;
    right:13px;
    top:25%
}
div.line_clear{
    clear:left;
    width:100%;
    height:1px
}
#TopTextArea{
    padding-top:10px
}
#Menu .gAreaWidth .mUl1 .mLG2LUL{
    width:1000px
}
#Menu .gAreaWidth .mUl1 .mLG2LUL_{
    margin:0 10px;
    min-width:140px
}
#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L .mLG3LitemAr{
    padding-right:10px
}
#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L .mLG3LitemAr ul li{
    width:155px
}
#BODY div.mLG2LUL>div.fixRelL2 div.mLG2LULc{
    z-index:10
}
#BODY ul.mUl1 li span.mLG2L span.mL2bC{
    z-index:12!important
}
.m_c{
    width:100%
}
.m_b_mc{
    margin-bottom:60px
}
.m_c .mc{
    max-width:1160px;
    width:auto;
    margin:0 auto;
    padding:0 5px
}
#TopTextArea{
    padding-bottom:0
}
.table_content{
    border-collapse:collapse;
    border-top:2px solid #4BA07C;
    width:99%;
    margin:18px 2px 18px 0
}
table.table_content td.gray{
    color:#555;
    font-weight:700
}
table.table_content td,table.table_content th{
    padding:3px;
    text-align:center
}
table.table_content td.left{
    text-align:left
}
table.table_content th{
    background:#e6e6e6;
    font-weight:400;
    text-align:center
}
.r_title,div.add span,div.news-list p.news-item>a,h2.green,span.z_1_title,table.compare-grid thead tr td a{
    font-weight:700
}
.table_content td.left{
    text-align:left
}
.table_content_sm{
    width:75%!important
}
.CatalogDetail .GalleryArea .GAlistAdd .GAlBut .GeneralSilverArea .GSAc span{
    height:8px
}
div.CBitem div.CBI_L a.CBI_R{
    display:block;
    text-decoration:none!important;
    color:#454545
}
#TopTextArea .GAWc .chain .chEnd,.CatalogDetail .GallerySwitch .GSc .GScItem .GScIoff,.CatalogDetail .GallerySwitch .GSc .GScItem .GScIoff span{
    background:none!important
}
#CatalogList .secL .secLevel>li>ul>li,.form_item li{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/GLSI/li.gif) left center no-repeat;
    padding:3px 0 3px 13px
}
div.fb{
    width:120px
}
div.vk{
    width:110px
}
div.twitter{
    width:80px
}
div.google{
    width:50px
}
div.GSAcPad>div.GSAc>span>input{
    margin-left:5px!important
}
.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GAcAddMove{
    height:auto
}
div.mLG3LInAme a{
    color:#4D4D4D!important
}
div.mLG3LInAme a:hover{
    text-decoration:underline!important
}
div.mc .show_reg,div.out_block2>div.center a{
    text-decoration:none
}
#BODY .SelectWindow{
    z-index:20;
    display:none
}
div.mc_small .bINSelV .bINSVit{
    margin-bottom:5px
}
.hidden{
    display:none!important
}
.CpLiL,.secL{
    display:block
}
img.img_margin_1{
    margin:15px 40px 0 0
}
.secL{
    font-size:11px;
    line-height:17px;
    margin-bottom:10px;
    width:100%;
    min-height:30px
}
.secLevel>li{
    margin-left:3%;
    margin-right:3%
}
.CLIIrOS_item{
    margin:0 20px 10px 0
}
.form_item{
    margin-left:2%;
    margin-right:2%;
    width:29%
}
.CLIIparams,.CLIIparams>span,.form_item a{
    width:100%;
    float:left
}
.form_item li{
    clear:both;
    float:left
}
.form_item a{
    margin-top:5px
}
.CLIIparams{
    min-height:20px;
    margin:10px 0 20px 0;
}
.CpLiL{
    float:left;
    width:43%;
    height:17px;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/bgParamsLi.gif) bottom left repeat-x
}
.CpLiL>span{
    background-color:#FFF;
    line-height:17px;
    padding-right:2px
}
div.b_tabs{
    width:200%;
    left:-50%;
    border-top:1px solid #C6C6C6;
    margin-top:-32px;
    overflow:hidden;
    float:left
}
div.b_move,div.b_move div.b_ithem{
    float:left
}
#BODY .CatalogDetail .CD_area .CDA_img .img_container,#BODY .CatalogDetail .DetShemImgAr .shemMove,#BODY .GeneralMMSlider .GMMS_move,.b_move{
    width:10000%
}
div.mc_small .bINSelV{
    left:auto;
    left:-40px;
    position:absolute;
    top:50px;
    z-index:3
}
.mc_small .bINPanel{
    height:auto;
    position:absolute
}
#BODY .GMBgreenGray .GMBc,#BODY .GMBgreenGray input,#BODY .GMBsilverGray .GMBc,#BODY .GMBsilverGray input{
    padding:10px 13px
}
#BODY .GMBgreenGray input,#BODY .GMBsilverGray input{
    border:0;
    background:0 0;
    outline:0
}
.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GApItemIM div{
    height:auto;
    width:auto
}
.CatalogDetail .GalleryArea .GAlistAdd .GAcAdd .GApItem a{
    cursor:pointer
}
.compare_wr{
    margin:0 0 10px 60px
}
.catalogue-widget{
    padding-bottom:40px
}
.catalogue-widget h3{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/icon/arrow.png) no-repeat;
    font-family:Georgia;
    font-size:26px;
    height:30px;
    line-height:30px;
    padding:0 0 2px 58px
}
.catalogue-widget article{
    float:left;
    min-height:155px;
    width:25%
}
.catalogue-widget figure{
    height:110px;
    position:relative
}
.catalogue-widget figure img{
    bottom:0;
    left:0;
    position:absolute
}
.catalogue-widget .container{
    text-align:center;
    width:185px
}
div#compare{
    margin-top:10px
}
div.compare-list-result{
    padding-top:20px
}
.compare-filter{
    padding-bottom:5px
}
div.compare-props{
    border:1px solid #E5E5E5;
    margin:0 0 2em;
    padding:1em
}
div.compare-grid{
    overflow-x:auto;
    overflow-y:visible;
    padding-bottom:1.5em;
    width:100%
}
.compare-grid{
    border:1px solid #ECECEC
}
.compare-grid .compare-grid{
    border:0
}
table.compare-grid{
    float:left
}
table.compare-grid tr.alt td{
    background-color:#F6F6F6
}
table.compare-grid td{
    padding:11px 8px 10px 15px;
    vertical-align:top;
    height:80px
}
.scroll_compare{
    float:left;
    overflow:auto;
    width:72%
}
table.compare-grid td.compare-property{
    border:none;
    font-weight:700
}
.scroll_compare table.compare-grid td{
    min-width:180px
}
table.compare-grid thead tr td{
    height:95px
}
table.compare-grid thead td{
    background-color:#ECECEC;
    border-left:1px solid;
    border-color:#B0B0B0
}
table.compare-props td{
    padding-bottom:10px;
    padding-right:10px
}
table.compare-grid .compare-delete-item{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/icons-sprite.gif) 0 -83px no-repeat;
    display:inline-block;
    float:right;
    height:16px;
    margin-left:15px;
    width:16px
}
.m_c div.text_mc{
    margin:20px 10px;
    float:left
}
div.mc .show_reg{
    border-bottom:1px dashed #6b6b6b
}
div.mc .show_reg:hover{
    border-bottom:none
}
ul.green_cool_list{
    list-style-image:url(/bitrix/templates/sp_template_adaptive_2014/images/bg_smart_list.gif);
    line-height:20px
}
ul.grey_list{
    list-style-image:url(/bitrix/templates/sp_template_adaptive_2014/images/grey_cool_list.gif);
    line-height:20px;
    float:left
}
ul.grey_list ul{
    list-style-image:none
}
div.top_t_ws{
    margin:0 10px 20px
}
.slide_d{
    float:left;
    width:100%;
    min-height:300px;
    position:relative
}
div.mc>.slide_d{
    margin-top:20px
}
.slide_d .b_left,.slide_d .b_right{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/bg_smart_line.gif);
    background-repeat:none;
    top:-2px;
    width:5px;
    height:165px;
    float:left;
    position:absolute
}
.slide_d .b_left{
    left:0
}
.slide_d .b_right{
    background-position:5px 0;
    right:0
}
.slide_d .content{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/slide-s.gif);
    background-position:0 -205px;
    margin-top:-2px;
    min-height:160px;
    padding:20px 3%;
    width:94%;
    float:left;
    background-repeat:repeat-x
}
.r_title{
    color:#1e8e68
}
div.off-2{
    width:47.9%;
    margin:0 1%;
    float:left;
    overflow:hidden
}
.very_wide{
    display:block;
    width:100%
}
.button_line,.line_wide{
    float:left
}
div.about_offices{
    width:98%;
    padding:20px 40px
}
div.office p{
    margin:10px 0
}
div.office .silver_t{
    width:100%;
    margin-top:15px
}
div.office .silver_t div{
    height:auto;
    float:left
}
div.office .silver_t .line{
    width:100%;
    float:left;
    margin-top:5px
}
div.office .silver_t .title{
    width:35%;
    color:#636363;
    border-bottom:1px dotted #C3C3C3;
    height:17px
}
div.office .silver_t .data{
    width:60%;
    margin-left:5px
}
7 div.office .silver_t .data p{
      margin:0 0 5px
  }
div.abount_company{
    line-height:20px;
    float:left;
    margin-left:10px
}
h2.green{
    color:#1e8e68;
    font-size:13.5pt
}
.CContact .l_2{
    width:48%;
    margin-right:2%
}
.CContact .cdFPWTime{
    padding-top:75px
}
div.block_with_icons{
    width:100%;
    float:left;
    margin-top:20px
}
span.block_with_icon{
    display:block;
    text-align:center;
    margin: 0px 2.2%;
    width:15.5%;
    position:relative;
    float:left
}
.spec .top_block a,ul.list_with_images>li{
    margin-top:30px;
    background-repeat:no-repeat
}
.m_top_20{
    top:-20px
}
.m_top_10{
    top:-10px
}
span.block_with_icon a{
    height:100px;
    text-align:center;
    color:#1e8e68
}
span.block_with_icon span{
    display:block;
    padding-top:10px
}
.spec,.spec .top_block{
    width:100%;
    float:left
}
.spec .top_block{
    margin-bottom:30px
}
.spec .top_block a{
    display:inline-block;
    float:left;
    height:75px;
    padding-left:90px;
    padding-top:13px;
    width:140px
}
.spec .top_block a.a1{
    background-image:url(/upload/images/info/a1.gif)
}
.spec .top_block a.a2{
    background-image:url(/upload/images/info/a2.gif)
}
.spec .top_block .banner_block{
    height:120px;
    float:right;
    margin-right:20px;
    display:inline-block
}
.spec .specATab{
    width:47%;
    float:right
}
div.bottom_block h2{
    font-size:20px
}
div.bottom_block ul{
    padding-left:10px
}
ul.list_with_images>li{
    min-height:100px;
    padding-left:100px
}
ul.list_with_images li .title{
    width:100%;
    float:left;
}
ul.list_with_images .grey_list,ul.list_with_images p{
    margin:5px 0
}
.spec li.a3{
    background-image:url(/upload/images/info/a5.gif)
}
.spec li.a4{
    background-image:url(/upload/images/info/a3.gif)
}
.spec li.a5{
    background-image:url(/upload/images/info/a4.gif)
}
#ymaps-map-container,div#ymaps-map-container1,div#ymaps-map-container2,div#ymaps-map-container3,div#ymaps-map-container4,div#ymaps-map-container5{
    width:800px;
    height:350px;
    float:left;
    margin-top:30px;
    margin-left:50%;
    left:-400px;
    position:relative;
    overflow:hidden
}
#ymaps-map-container{
    width:73%
}
div.map_in_contacts{
    margin-top:20px!important;
    margin-bottom:20px!important
}
.m_t_20,div.m_t_20{
    margin-top:20px
}
div.small_slide_buttom{
    top:93%;
    width:128px!important;
    height:73p;
    border-top:2px solid #ffc748;
    float:left;
    position:absolute
}
div.small_slide_buttom div{
    float:left
}
div.small_slide_buttom .l,div.small_slide_buttom .r{
    width:3px!important;
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/line_smart_small.gif);
    height:71px
}
div.small_slide_buttom .r{
    background-position:-3px 0
}
div.small_slide_buttom .c{
    background-color:#FAFAFA;
    border-bottom:2px solid #FFC748;
    font-size:11px;
    height:59px;
    line-height:20px;
    padding-left:5px;
    padding-top:10px;
    width:117px!important
}
div.small_slide_buttom .c a{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/small_link.gif);
    background-position:right 5px;
    background-repeat:no-repeat;
    padding-right:10px
}
div.zones_inner{
    width:100%;
    float:left
}
.zones_inner .b_tabs{
    text-align:center;
    overflow:inherit
}
.zones_inner .b_tabs .content_block{
    text-align:left
}
.zones_inner .b_move{
    width:100%
}
.m_c h1,div.zones_inner div.b_tabs{
    margin-top:0
}
.zones_inner .zName,div.zones_inner a.bINBleft,div.zones_inner a.bINBright{
    margin-bottom:10px
}
.zones_inner .b_ithem .zoneIconInfo{
    display:inline-block;
    width:81.6%;
    position:relative
}
.zones_inner .b_ithem .zoneIconInfo .point{
    display:block;
    position:absolute;
    width:3.9%
}
.zones_inner .b_ithem .zoneIconInfo .zoneIIcon .ziInfo,.zones_inner .b_ithem .zoneIconInfo .zoneIIcon img{
    padding:0;
    margin:0;
    cursor:pointer
}
.zones_inner .b_ithem .zoneIconInfo .ziInfo span{
    font-size:13pt;
    line-height:13pt;
    padding-top:20%;
    display:inline-block;
    width:155%;
    margin-left:-23%
}
.zones_inner .out_block2{
    top:auto;
    left:auto;
    border:auto
}
.zones_inner .zoneIconInfo .point .out_block2{
    display:none
}
.zones_inner .zoneIconInfo .point:hover .out_block2{
    display:block
}
#BODY .zoneIconInfo .zoneHBS .zoneIIcon .ziInfo,.zones_inner .b_ithem .zoneIconInfo .zoneIIcon .ziInfo{
    left:21%;
    top:17.5%
}
.zones_inner .b_ithem .zoneIconInfo .zoneIIcon .ziInfo{
    position:absolute;
    width:30%
}
.zones_inner .b_ithem .zoneIconInfo .right .ziInfo{
    right:25%;
    left:auto
}
div.zones_inner a.bINBleft,div.zones_inner a.bINBright{
    padding:0 0 0 45px;
    font-size:14px;
    line-height:15px;
    position:relative;
    top:auto;
    left:auto;
    right:auto;
    display:block;
    width:20%;
    float:left
}
div.zones_inner a.bINBright{
    padding:0 45px 0 0;
    float:right
}
div.zones_inner a.bINBleft span,div.zones_inner a.bINBright span{
    background-color:#fff;
    display:block;
    height:29px;
    padding-left:10px;
    padding-top:14px;
    color:#1e8e68
}
div.zones_inner a.bINBright span{
    text-align:right;
    padding-left:0;
    padding-right:10px
}
div.zones_inner span.bINPanel{
    top:0;
    margin-top:0;
    bottom:auto
}
div.zones_inner span.bINPanel>span{
    margin:0;
    height:32px
}
div.zones_inner span.bINPanel span.border{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/w_b.png);
    background-position:top left;
    width:7px
}
div.zones_inner span.bINPanel span.r{
    background-position:top right
}
div.zones_inner span.bINPanel span.container{
    background-color:#fff;
    background-image:none;
    width:auto;
    padding:0 10px;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px
}
div.zones_inner span.bINPanel span.container span{
    float:left;
    display:block
}
div.mc_small .bINPanel span.container>a{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/slider/bBut.png) right top no-repeat;
    height:21px;
    margin:0 3px;
    width:21px;
    display:block;
    float:left;
    text-decoration:none
}
div.mc_small .bINPanel span.container>a.bINbActive,div.mc_small .bINPanel span.container>a:hover{
    background-position:top left
}
div.zones_inner div.b_tabs{
    border-top:none
}
.zones_inner .zName{
    width:48%;
    padding:10px 25% 0;
    text-align:center
}
.mc_small .b_ithem .bItemArea,div.mc_small div.b_ithem{
    width:100%;
    position:relative
}
div.block_like_banner div.b_ithem div.content_block,div.mc_small div.b_ithem div.content_block{
    position:absolute;
    width:50%;
    height:100%;
    top:0;
    margin-left:25%
}
div.mc_small div.b_ithem div.content_block>div{
    display:block;
    position:absolute;
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/point.png);
    width:72px;
    height:60px
}
div.mc_small div.b_ithem div.content_block>div.right{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/point_r.png)
}
div.out_block2{
    height:50px;
    left:-30px;
    position:absolute;
    top:-60px;
    width:80px;
    z-index:6
}
div.out_block2>div{
    position:relative
}
div.out_block2>div.pa{
    position:absolute
}
div.out_block2>div.rnd{
    height:7px;
    width:7px;
    z-index:11;
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/hint_borders.png);
    background-repeat:no-repeat
}
div.out_block2>div.rnd_v{
    height:100%;
    width:7px;
    z-index:11
}
div.out_block2>div.rnd_h{
    height:7px;
    width:100%
}
div.out_block2 .left_top{
    background-position:0 0;
    float:left;
    left:-7px;
    top:-7px
}
div.out_block2 .left_bottom{
    background-position:0 -7px;
    bottom:-7px;
    float:left;
    left:-7px
}
div.out_block2 .right_top{
    background-position:-7px 0;
    float:right;
    right:-7px;
    top:-7px
}
div.out_block2 .right_bottom{
    background-position:-7px -7px;
    bottom:-7px;
    float:right;
    right:-7px
}
div.out_block2 .top{
    top:-7px;
    background-color:#fff;
    border-top:1px solid #0C7954
}
div.out_block2 .left_b{
    float:left;
    left:-7px;
    background-color:#fff;
    border-left:1px solid #0C7954
}
div.out_block2 .right_b{
    background-color:#fff;
    border-right:1px solid #0C7954;
    float:right;
    right:-7px;
    top:0
}
div.out_block2 .center{
    background-color:#FFF;
    background-image:none;
    position:relative;
    text-align:center;
    width:99%;
    float:left;
    padding-bottom:13px;
    border:1px solid #0c7954
}
div.out_block2>div.center h3{
    font-family:Verdana;
    font-size:12px;
    color:#067650
}
#BODY .zoneIconInfo .out_block2 .GMBgreenWhite{
    float:right;
    margin:15px 6px 0 0
}
div.out_block2>div.center a:hover{
    color:#f3f3f3
}
div.out_block2>div.center a img{
    display:inline-block
}
div.out_block2 .bottom{
    bottom:-7px;
    background-color:#fff;
    border-bottom:1px solid #0C7954
}
div.zone_desc{
    margin-top:25px;
    width:100%;
    float:left
}
div.check_inner{
    background:0 0!important;
    position:relative;
    z-index:2
}
div.sm_div{
    position::relative;
    z-index:1;
    border:1px solid #c2c2c2;
    float:left;
    margin-left:10px;
    margin-bottom:30px;
    margin-top:-1px;
    padding:5px;
    -webkit-border-radius:0 10px 10px;
    -moz-border-radius:10px;
    -moz-border-radius-topleft:0;
    border-radius:0 10px 10px
}
.CLIIrBut,.n_b,div.sp_form{
    position:relative
}
.abount_company .sm_div{
    padding:1% 2%
}
.m_t_25{
    margin-top:25px
}
span.z_1_title{
    color:#00664E
}
ul.zones_list li a{
    display:block;
    height:49px;
    padding:10px 0 0 62px;
    background-repeat:no-repeat
}
div.news-list img.preview_picture{
    float:left;
    margin:0 4px 6px 0
}
div.news-detail img.detail_picture{
    float:left;
    margin:0 8px 6px 1px
}
.news-date-time{
    color:#666
}
#BODY .in_contacts .GeneralFluSilver{
    padding:8px 0 24px
}
.in_contacts .cListCity2{
    width:66%
}
#BODY .in_contacts .cListCity2 ul{
    width:46%
}
.CContact .shemD2R,.CContact .shemO1R{
    display:inline-block;
    text-align:center
}
.CContact .shemD2R{
    width:47%;
    margin-right:2%
}
.CContact .shemO1R{
    width:100%
}
.CContact .shemD2R img,.CContact .shemO1R img{
    margin-top:8px
}
.CContact .shemD2R span,.CContact .shemO1R span{
    display:block;
    text-align:left
}
div.in_contacts div.center h3{
    font-weight:400;
    font-size:16px;
    color:#000;
    text-align:left;
    float:left;
    width:98%;
    padding:20px 1% 10px
}
div.office div.bottom_links{
    float:left;
    width:100%;
    margin-top:20px
}
div.office div.bottom_links a.l2{
    float:right
}
div.off-2>div{
    top:0!important;
    margin-top:0!important
}
div.in_contacts>div.center a{
    display:block;
    float:left;
    width:290px;
    text-shadow:none;
    color:#00664E;
    text-align:left;
    position:relative;
    background:0 0;
    text-decoration:underline;
    margin-left:15px;
    left:0;
    margin-top:12px
}
div.mc div.in_contacts>div.center a:hover{
    color:#00664E;
    text-decoration:none
}
.abount_company div.grey_borders>div.rnd,div.mc>div.grey_borders>div.rnd{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/grey_borders.gif)!important;
    background-color:#fff;
    height:6px;
    width:6px
}
.abount_company div.grey_borders>div.rnd_h,div.mc>div.grey_borders>div.rnd_h{
    height:6px
}
.abount_company div.grey_borders>div,div.mc>div.grey_borders>div{
    border:none!important;
    background-color:#ececec!important
}
.abount_company div.grey_borders>.left_b,div.mc>div.grey_borders>.left_b{
    left:-6px
}
.abount_company div.grey_borders>.right_b,div.mc>div.grey_borders>.right_b{
    right:-6px
}
.abount_company div.grey_borders>.left_top,div.mc>div.grey_borders>.left_top{
    left:-6px;
    top:-6px
}
.abount_company div.grey_borders>.right_top,div.mc>div.grey_borders>.right_top{
    background-position:-6px 0;
    right:-6px;
    top:-6px
}
.abount_company div.grey_borders>.top,div.mc>div.grey_borders>.top{
    top:-6px
}
.abount_company div.grey_borders>.left_bottom,div.mc>div.grey_borders>.left_bottom{
    background-position:0 -6px;
    bottom:-6px;
    float:left;
    left:-6px
}
.abount_company div.grey_borders>.bottom,div.mc>div.grey_borders>.bottom{
    bottom:-6px
}
.abount_company div.grey_borders>.right_bottom,div.mc>div.grey_borders>.right_bottom{
    background-position:-6px -6px;
    bottom:-6px;
    right:-6px
}
ul>li>div.in_contacts{
    height:25px!important;
    min-height:25px!important;
    width:100%;
    font-weight:700;
    margin:10px
}
h3.s_g_h3{
    font-family:Verdana;
    font-size:12px;
    color:#067650
}
.m_l_20{
    margin-left:20px
}
.CLIIrOSinfo{
    z-index:10
}
.CLIIrBut{
    z-index:1
}
.news-list{
    width:100%;
    float:left;
    padding:15px 0
}
div.news-item{
    float:left;
    width:100%;
    margin-top:10px;
    margin-bottom:15px;
    border-bottom:1px solid #f1f1f1;
    padding-bottom:25px
}
.news-list .news-item .niDesc,.news-list .news-item .niHead{
    width:100%;
    padding-bottom:3px
}
div.news-item div.l_div{
    width:80px
}
div.news-item div.r_div{
    margin-left:10px;
    width:80%;
    padding-left: 180px;
}
div.small_news div.news-item{
    min-height:70px
}
div.small_news div.news-item div.r_div{
    float:none;
    width:auto;
    margin-left:90px
}
div.small_news>div.r_div>span.news-date-time{
    float:left;
    margin-bottom:6px;
    width:100%
}
.tx-right .news-date-time{
    text-align:right
}
.tx-right .l_div{
    width:120px!important
}
div>div.all_borders{
    border-radius:10px;
    float:left;
    margin-left:30px
}
div>div.all_borders>div>h2.green{
    margin-left:20px
}
span.news-date-time,span.news-date-time a{
    text-decoration:none;
    color:#8e8e8e
}
span.news-date-time a:hover{
    text-decoration:underline
}
a.fancy,div.icons_faq a{
    text-decoration:none
}
span.news-date-time{
    width:100%
}
div.l_div>span.news-date-time,div.r_div>a.tt,div.r_div>b{
    margin-bottom:6px;
    width:100%
}
div.lSlogan{
    color:#00704A;
    font-family:Myriad Pro,Tahoma
}
div.clients_list>div.client{
    float:left;
    width:20%;
    margin-left:3%;
    text-align:center;
    color:#1e8e68;
    min-height:200px
}
div.clients_list>div.client>div.img_c{
    align:center;
    margin-bottom:10px
}
div.w_600{
    width:600px
}
div.w_700{
    width:600px
}
.h_35{
    min-height:35px
}
.h_30{
    height:30px
}
div.sp_form checkbox:focus,div.sp_form input:focus,div.sp_form select:focus,div.sp_form textarea:focus{
    background-color:#f1fff9;
    border:1px solid #00704A;
    outline:0
}
div.h_35 input,div.h_35 select{
    height:25px
}
div.h_35 select,div.h_40 input{
    height:30px
}
div.h_35 input,div.h_35 select,div.h_35 textarea{
    padding:5px;
    min-width:300px;
    margin:0
}
div.h_35 input,div.h_35 select option,div.h_35 textarea,div.h_40 input{
    font-size:15px
}
.sp_form .spfBut,div.sp_form,div.sp_form .line_wide{
    margin:10px 0
}
.sp_form .spfBut{
    float:left
}
.sp_form .spfBut p{
    clear:left
}
.sp_form .spfBut p,div.sp_form,div.sp_form div{
    float:left
}
.sp_form .label{
    width:250px;
    margin-right:20px;
    padding-top:5px;
    text-align:right;
    font-size:13px
}
.sp_form .data{
    width:400px
}
div.content_def_3{
    margin-top:10px;
    float:left;
    width:100%
}
div.content_def_3>img,div.content_def_3>p{
    float:left;
    margin-right:20px
}
div.content_def_3>p{
    width:600px;
    margin-top:10px
}
div.short_input input{
    width:20px!important;
    min-width:0!important
}
div.content_r{
    margin:0 20px 10px;
    text-align:right;
    display:block;
    clear:left
}
.m_r_100{
    margin-right:100px
}
.m_t_20{
    margin-top:20px
}
.abount_company div.in_contacts{
    margin:30px 20px;
    font-weight:700
}
a.snipik{
    margin:10px 25px
}
.n_b,a.snipik img{
    margin-bottom:15px
}
.n_b{
    float:left;
    margin-top:10px
}
.n_b>div{
    width:100%
}
.n_b .bottom,.n_b .top{
    position:absolute;
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/grey_border_hidden.gif);
    background-repeat:no-repeat;
    height:3px
}
.n_b .top{
    top:-3px
}
.n_b .content{
    width:100%;
    height:auto;
    border-left:1px solid #a2a2a2;
    float:left;
    padding:10px 2px
}
.n_b .bottom{
    bottom:-3px;
    background-position:0 -3px
}
.vacancy h2{
    padding:0
}
.grey_line{
    border-color:#cdcdcd
}
.bord_top_2{
    border-top-width:2px;
    border-top-style:solid
}
#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L .mLG3LitemAr_2{
    width:320px!important
}
#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L .mLG3LitemAr_2 li{
    width:100%!important
}
div.slised_b{
    float:left;
    /*margin-left:17%;
    */
    position:relative;
    width:auto
}
div.slised_b>div{
    position:absolute
}
div.slised_b>div.f_l{
    float:left
}
div.slised_b>div.f_r{
    float:right
}
div.slised_b>div.l{
    left:-13px;
    background-position:left
}
div.slised_b>div.r{
    right:-13px;
    background-position:right
}
div.slised_b>div.t{
    top:-13px;
    background-position:top
}
div.slised_b>div.b{
    bottom:-13px;
    background-position:bottom
}
div.slised_b>div.rnd{
    height:13px;
    width:13px;
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/lite_shadow_borders.gif);
    background-repeat:no-repeat
}
div.slised_b>div.rnd_v{
    height:100%;
    width:13px;
    top:0;
    background-repeat:repeat-y;
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/lite_shadow_horizontal.gif)
}
div.slised_b>div.rnd_h{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/lite_shadow_vertical.gif);
    background-repeat:repeat-x;
    height:13px;
    width:100%
}
div.slised_b>div.left_top{
    background-position:0 0
}
div.slised_b>div.left_bottom{
    background-position:0 -13px
}
div.slised_b>div.right_top{
    background-position:-13px 0
}
div.slised_b>div.right_bottom{
    background-position:-13px -13px
}
div.slised_b>div.top{
    background-position:0 0
}
div.slised_b>div.left_b{
    background-position:-13px 0
}
div.slised_b>.center{
    background-color:#FFF;
    background-image:none;
    height:100%;
    position:relative;
    text-align:center;
    width:100%
}
div.book_cat {
    width: 21%;
    margin: 0 2% 30px;
    margin-bottom: 30px;
    min-height: 365px;
}
div.download_links{
    line-height:31px;
    min-height:60px;
    text-align:center
}
a.pdf_sm,a.zip_sm{
    background-repeat:no-repeat;
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/pdf_sm.gif);
    padding-left:45px;
    margin-top:10px;
    line-height:30px;
    height:35px;
    background-position:bottom left
}
a.zip_sm{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/zip_sm.gif)
}
.book_cat a.sp_order_cat{
    width:159px;
    height:226px;
    background-repeat:no-repeat;
    float:left
}
.book_cat a.sp_order_cat.hover,.book_cat a.sp_order_cat:hover{
    background-position:left bottom
}
.book_cat input{
    margin-top:13px;
    width:100%;
    float:left
}
a.sp-main{
    background-image:url(/upload/images/sp-catalogs/sp-main-2017.jpg)
}
a.sp-rain{
    background-image:url(/upload/images/sp-catalogs/sp-rain-2017.jpg)
}
a.sp-inox{
    background-image:url(/upload/images/sp-catalogs/sp-inox-2017.jpg)
}
a.sp-vod{
    background-image:url(/upload/images/sp-catalogs/sp-vod.jpg)
}
a.sp-grjaz{
    background-image:url(/upload/images/sp-catalogs/sp-grjaz.jpg)
}
a.sp-nastily{
    background-image:url(/upload/images/sp-catalogs/sp-nastily-2017.jpg)
}
a.sp-form{
    background-image:url(/upload/images/sp-catalogs/sp_form.jpg)
}
a.sp-dom{
    background-image:url(/upload/images/sp-catalogs/sp-dom.jpg)
}
a.sp-cotedj{
    background-image:url(/upload/images/sp-catalogs/sp-cotedj-2017.jpg)
}
a.sp-zvb{
    background-image:url(/upload/images/sp-catalogs/sp-zvb-2017.jpg)
}
a.sp-vdbu{
    background-image:url(/upload/images/sp-catalogs/sp-vdbu-2017.jpg)
}
a.sp-under{
    background-image:url(/upload/images/sp-catalogs/sp-under-2017.jpg)
}
a.sp-hatch{
    background-image:url(/upload/images/sp-catalogs/sp-hatch_2017.jpg)
}
div.adventures_tov img{
    margin-left:10px
}
.border_img{
    border:1px dotted #CCC;
    margin:10px
}
ul.left_img{
    float:left;
    display:block
}
.clear{
    width:100%;
    clear:both
}
div.livnev_img_block{
    float:left;
    width:100%;
    margin:20px 0 5px
}
div.livnev_img_block img{
    float:left;
    padding:0 20px;
    border-right:2px solid #6a6a6a;
    margin-right:20px
}
div.livnev_img_block p{
    margin:0
}
div.two_table{
    float:left;
    width:48%
}
div.resh_maxi_block{
    width:800px;
    margin:0 auto
}
div.resh_maxi_block div.left,div.resh_maxi_block div.right{
    width:400px
}
div.resh_maxi_block span{
    width:250px;
    text-align:center;
    display:block
}
div.left>img,div.right>img{
    padding:0 0 0 76px
}
div.zoom a{
    display:block;
    width:30px;
    height:36px
}
div.left img,div.resh_maxi_block div.left,div.resh_maxi_block div.right,div.resh_maxi_block span,div.right img,div.zoom{
    float:left
}
div.zoom a img{
    padding:0
}
.resh_pad{
    padding-right:30px
}
ul.not_show_line{
    border-bottom:0!important
}
span.region_bloked{
    color:#aeaeae
}
.class_nag_block_tb{
    border-top:1px solid #CCC;
    float:left;
    width:70%
}
div.class_nag_block span.class_nag,div.class_nag_block span.list{
    float:left;
    border-color:#CCC;
    border-style:none solid solid none;
    border-width:1px
}
div.class_nag_block{
    float:left;
    width:100%
}
div.class_nag_block img{
    float:left
}
div.class_nag_block span.class_nag{
    text-align:center;
    padding-top:25px;
    width:84px;
    height:58px
}
div.class_nag_block span.list{
    width:565px;
    height:63px;
    padding:20px 0 0 20px
}
div.class_nag_block span.list ul{
    margin:0;
    padding-left:10px
}
div.flanec{
    float:right;
    margin-left:20px;
    margin-bottom:20px;
    width:325px
}
div.flanec span{
    display:block;
    text-align:center;
    font-size:11px;
    width:310px;
    clear:left
}
div.grey_borders_nomargin{
    margin-left:0!important;
    width:100%
}
div.question_block{
    width:100%;
    float:left
}
div.question_block>h4{
    font-style:italic
}
div.question_block>div{
    border-bottom:1px solid #00664E;
    border-top:1px solid #00664E;
    float:right;
    margin:0 0 12px;
    padding:0 10px;
    width:97%;
    background:#F9F9F9
}
div.question_block_contact{
    width:49%;
    height:110px;
    float:left;
    margin-bottom:10px
}
div.question_block a.list_question{
    clear:both;
    display:block;
    float:left;
    margin-bottom:10px
}
div.list_city_block{
    display:block;
    float:left;
    width:262px;
    margin-left:42px;
    margin-bottom:15px
}
div.form_item_bottom_line{
    border-bottom:1px solid #1E8E68;
    float:left;
    margin-left:2%;
    margin-right:2%;
    width:29%
}
div.height_norm_form{
    float:left;
    width:100%;
    margin-bottom:30px
}
ul.menu_two_cols{
    width:100%;
    font-size:11px
}
ul.menu_two_cols>li{
    float:left;
    width:33%;
    min-width:300px;
    margin-bottom:10px
}
ul.menu_two_cols li>ul{
    margin-top:3px
}
ul.menu_two_cols li ul li{
    float:none;
    line-height:18px;
    list-style-image:url(/bitrix/templates/sp_template_adaptive_2014/images/menu_2_cols.png);
    width:100%
}
ul.menu_two_cols li ul li:hover{
    list-style-image:none
}
.icons_faq{
    padding-bottom:20px
}
div.icons_faq a{
    width:290px;
    background-repeat:no-repeat;
    padding-top:200px;
    font-size:12px;
    line-height:22px;
    color:#000;
    margin:10px 25px;
    text-align:left
}
div.cat_el a,span.gr_text{
    font-size:12px;
    color:#1e8e68;
    font-weight:700
}
div.icons_faq a:hover{
    text-decoration:underline;
    cursor:pointer
}
div.icons_faq a.faq{
    background-image:url(/upload/images/faq/help_icon1.jpg)
}
div.icons_faq a.asc{
    background-image:url(/upload/images/faq/help_icon2.jpg)
}
div.icons_faq a.mesenger{
    background-image:url(/upload/images/faq/help_icon3.jpg)
}
div.icons_faq a.faq_ukr{
    background-image:url(/upload/images/faq/help_icon1_ukr.jpg)
}
div.icons_faq a.asc_ukr{
    background-image:url(/upload/images/faq/help_icon2_ukr.jpg)
}
div.icons_faq a.mesenger_ukr{
    background-image:url(/upload/images/faq/help_icon3_ukr.jpg);
    margin-right:0
}
.img_shem_block{
    width:47%;
    float:left;
    margin-bottom:25px;
    text-align:center;
    padding:0 1%
}
.img_shem_block span{
    width:100%;
    float:left;
    padding-top:10px
}
.top_link{
    width:100%;
    text-align:right;
    clear:both;
    display:block
}
.el_3,a.all_el,a.cat_el,div.clients_list>div.response{
    text-align:center
}
ul.list_none li{
    margin-bottom:15px
}
ul.list_none li a{
    margin-left:15px
}
ul.list_none li a.no_margin{
    margin-left:0
}
div#footer div.center>a,div#footer div.center>div,div#footer div.center>img{
    float:left;
    display:block
}
a.all_el,a.cat_el,a.cat_el div,div.cat_el,div.cat_el a,div.cat_line,div.sil_bg,div.sil_bl,img.pic_main,span.cont_img,span.cont_text,span.lb_a,span.rb_a{
    display:block
}
a.all_el,a.cat_el,a.cat_el div,div.cat_el,div.cat_el a,div.cat_line,div.sil_bg,div.sil_bl,img.pic_main,span.cont_text,span.lb_a,span.rb_a{
    position:relative
}
a.all_el,a.cat_el,div.cat_el,div.cat_el a,div.cat_line,div.sil_bg,img.pic_main,span.cont_text,span.lb_a{
    float:left
}
div.cat_line{
    width:100%;
    height:auto
}
div.cat_line>div{
    float:left;
    width:25%
}
div.cat_el{
    height:auto;
    margin-bottom:14px;
    margin-top:14px;
    width:225px
}
div.cat_el a{
    width:100%;
    height:100%;
    text-decoration:none;
    cursor:pointer
}
span.lb_a,span.rb_a{
    height:55px;
    width:7px;
    background-repeat:no-repeat
}
a.all_el,div.cat_el a:hover>span.cont_text{
    text-decoration:underline
}
span.lb_a{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/lb_a.jpg)
}
span.rb_a{
    float:right;
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/rb_a.jpg)
}
span.cont_text{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/bg_a.jpg);
    background-repeat:repeat-x;
    font-family:Arial;
    height:35px;
    min-height:32px;
    padding:10px 0 10px 73px;
    width:138px
}
span.cont_img{
    height:67px;
    left:-11px;
    top:-8px;
    width:89px;
    z-index:3;
    cursor:pointer;
    position:absolute
}
span.gr_text{
    font-family:Verdana,Geneva,sans-serif
}
div.sil_bl{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/sil_span.jpg);
    background-repeat:repeat-y;
    color:#1C1B19;
    font-size:16px;
    height:auto;
    padding:5px 25px
}
img.pic_main{
    margin-right:20px;
    margin-bottom:20px
}
a.cat_el{
    width:245px;
    margin-right:30px
}
a.cat_el div{
    height:auto;
    margin-bottom:3px;
    padding-top:5%;
    width:100%
}
a.all_el{
    color:#00704A;
    font-size:16px;
    font-weight:700;
    margin-left:5%;
    margin-right:5%;
    margin-top:6%;
    width:138px
}
a.all_el:hover,div.link_shop_form a:hover{
    text-decoration:none
}
div.sil_bg{
    background-color:#f3f3f3;
    margin-top:20px;
    width:92%;
    padding:25px 4% 20px
}
.but_w{
    width:auto!important;
    padding-left:2px;
    padding-right:2px
}
h2.in_main{
    margin:15px 0
}
.bords_shem{
    border:1px solid #eaeaea
}
.without_paddng_bottom{
    padding-bottom:0!important
}
.center_block{
    margin:0 auto
}
.center_block>img{
    margin-right:20px
}
.fix_map{
    width:100%;
    float:left
}
.fix_map #ymaps-map-container{
    float:none;
    left:auto;
    margin:30px auto 0
}
div.b_c,div.b_c>div{
    float:left
}
.detail_price_block .bottom .bottom_left_corner,.detail_price_block .top .top_left_corner{
    left:-2px
}
div.b_c{
    padding:5px
}
div.b_c>div.pic{
    margin-right:10px
}
div.b_c>div>div{
    padding-left:25px;
    background-position:0 3px!important;
    margin-top:5px
}
div.b_c>div>div.title{
    margin-bottom:10px;
    color:#067650;
    font-weight:700
}
.row_st,.row_st_1{
    margin-bottom:15px;
    float:left;
    display:block
}
div.b_c>div>div.adress{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/boolmark_icon1.gif) no-repeat
}
div.b_c>div>div.phone{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/boolmark_icon2.gif) no-repeat
}
div.b_c>div>div.mail{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/boolmark_icon3.gif) no-repeat
}
.row_st{
    width:262px;
    margin-left:42px
}
.row_st_1{
    margin-top:-5px;
    width:97%
}
.row_st_2{
    float:left;
    height:auto
}
.CDapCL{
    width:auto;
    float:left;
    margin-right:20px;
    margin-top:10px;
    color:#4d4d4d
}
span.CDapCLName{
    float:left;
    font-weight:700;
    margin-right:5px
}
span.GSPlineShop{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/bs_icon.gif) no-repeat;
    width:33px;
    height:35px;
    float:left;
    position:absolute;
    z-index:4;
    margin-left:10px;
    margin-top:6px
}
#BODY .ws_l .GSptAr .GSPA_c{
    min-width:280px;
    padding:0 5px 0 15px
}
#BODY .ws_l .GSptAr .GSPA_c .GSPA_cC{
    padding:12px 0 0 18px
}
.CatalogList .CCompare .small_d{
    width:19%
}
.CatalogList .CCompare .small_d .CIPad{
    padding:0 5px
}
div.mc_small div.b_ithem ul{
    margin:0;
    padding:0
}
div.mc_small div.b_ithem ul li.show{
    z-index:2
}
div.mc_small div.b_ithem ul li{
    margin-left:0;
    margin-top:0;
    width:1%;
    float:left;
    text-align:center;
    z-index:1
}
div.mc_small div.b_ithem ul li a img{
    border:0
}
div.mc_small .bINPanel{
    z-index:3
}
.div_block{
    width:100%;
    float:left
}
.small_div{
    width:49.5%;
    float:left
}
.small_div .title{
    width:64%!important
}
.small_div .data{
    width:34%!important
}
.no_strong{
    font-weight:400
}
.pad_l{
    padding:0 5%
}
div.clients_list>div.response{
    color:#00704A;
    float:left;
    margin-left:3%;
    min-height:280px;
    width:17%
}
#BODY div.clients_list div.img_c a{
    display:block;
    position:relative;
    float:left
}
#BODY div.clients_list div.img_c a img{
    margin-left:10px;
    border:1px solid #a7a6a6
}
.response_list{
    padding-bottom:20px;
    padding-top:10px
}
div.register_user{
    display:block;
    float:right;
    margin:0 0 4px 25px;
    position:relative
}
div.register_user span{
    margin-right:15px
}
div.register_user i{
    font-style:normal;
    margin-right:6px;
    margin-left:6px
}
#BODY div.register_user a{
    color:#00704A;
    font-weight:700
}
.bx-field-value .bxlhe-frame{
    border:1px solid #33882A
}
.el_3{
    float:left;
    width:33%
}
.el_3 span{
    padding:0 5%;
    width:90%;
    float:left
}
.margin_e3{
    font-weight:700;
    margin:30px 0
}
.add_photo_without_properties .flanec{
    float:left;
    margin-left:0
}
div.link_shop_form{
    float:left;
    margin:1px 0 13px
}
#BODY a.ws_l .GSptAr{
    z-index:4
}
.vacancy p{
    padding-left:20px
}
.small_ul_block1{
    float:left;
    width:305px
}
.small_ul_block2{
    float:left;
    width:430px
}
div.ul_center{
    width:800px;
    margin:0 auto
}
.ul_center hr{
    border:0;
    display:inline-block;
    margin:4px 3px 4px 0;
    outline:0;
    padding:0;
    width:14px;
    height:2px
}
.ul_center hr.k1{
    background:#975854;
    color:#975854
}
.ul_center hr.k2{
    background:#8e8865;
    color:#8e8865
}
.ul_center hr.k3{
    background:#c2bb4b;
    color:#c2bb4b
}
.ul_center hr.k4{
    background:#d1ae70;
    color:#d1ae70
}
.ul_center hr.k5{
    background:#fdb94e;
    color:#fdb94e
}
.ul_center hr.k6{
    background:#4362ad;
    color:#4362ad
}
.ul_center hr.k7{
    background:#f69279;
    color:#f69279
}
.ul_center hr.k8{
    background:#60c8df;
    color:#60c8df
}
.ul_center hr.k9{
    background:#aba5a6;
    color:#aba5a6
}
.ul_center hr.i1{
    background:#36b553;
    color:#36b553
}
.ul_center hr.i2{
    background:#0f272d;
    color:#0f272d
}
.ul_center hr.b{
    background:#71c275;
    color:#71c275
}
.ul_center hr.k12{
    background:#eb8d73;
    color:#eb8d73
}
.ul_center hr.p{
    background:#b2c8d4;
    color:#b2c8d4
}
.ul_center hr.x{
    background:#b966a9;
    color:#b966a9
}
.clear_block{
    clear:both;
    float:left;
    margin-top:15px
}
@media screen and (max-width:1220px){
    #plashBanner .PHCItem .PHC_cDescL{
        min-width:230px
    }
}
#BODY{
    clear:float
}
div.block_a_n{
    position:absolute;
    float:left;
    clear:both;
    margin-bottom:2px
}
div.block_a_n .center,div.block_a_n .left,div.block_a_n .right{
    float:left;
    height:19px
}
div.block_a_n .right{
    width:10px
}
div.block_a_n .left{
    width:2px
}
div.block_a_n .center{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/arrow_vert_new.png);
    max-width:124px;
    min-width:84px;
    padding-left:8px;
    line-height:19px;
    text-align:left;
    color:#fff;
    font-weight:700;
    font-family:arial
}
div.block_a_n .left,div.block_a_n .right{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/arrows_new.png) no-repeat
}
div.block_a_n.novelty .center{
    background-position:0 -19px
}
div.block_a_n.action .right{
    background-position:-2px 0
}
div.block_a_n.novelty .left{
    background-position:-15px 0
}
div.block_a_n.novelty .right{
    background-position:-17px 0
}
div.block_a_n.top_backdown{
    top:21px
}
.list_price_block{
    display:block;
    float:left;
    margin-top:20px;
    margin-bottom:15px
}
.list_price_block .price_line{
    font-family:Verdana;
    font-weight:700;
    font-size:14px;
    color:#1e8e68;
    text-shadow:0 1px 1px #A7A7A7
}
.list_price_block .hint{
    float:left;
    margin-top:5px;
    font-family:Verdana;
    font-size:10px;
    color:#000
}
.detail_price_block{
    float:left;
    width:300px;
    border:2px solid #1e8e68;
    margin-bottom:15px
}
.detail_price_block .top{
    background-color:#1e8e68;
    padding:4px 15px 8px;
    position:relative;
    width:270px;
    float:left
}
.detail_price_block .top .top_left_corner,.detail_price_block .top .top_right_corner{
    position:absolute;
    top:-2px;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/detail_price_borders.gif) no-repeat;
    width:3px;
    height:3px
}
.detail_price_block .top .top_right_corner{
    right:-2px;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/detail_price_borders.gif) -2px 0 no-repeat
}
.detail_price_block .top .text{
    width:100%;
    float:left
}
.detail_price_block .top .text .name,.detail_price_block .top .text .value{
    float:left;
    line-height:20px;
    font-family:Verdana;
    color:#fff;
    text-shadow:0 1px 1px #000101;
    font-weight:700;
    font-size:14px;
    margin-right:10px
}
.detail_price_block .top .text .name{
    margin-top:3px
}
.detail_price_block .top .text .value{
    font-size:20px
}
.detail_price_block .bottom{
    background-color:#fff;
    position:relative;
    float:left;
    width:100%;
    padding:7px 0
}
.detail_price_block .bottom a,a.buy_in_im{
    margin-left:15px;
    color:#025202;
    margin-top:7px;
    width:80%;
    display:block;
    float:left;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/icons_price.png) 0 -27px no-repeat;
    padding-left:24px;
    height:16px;
    cursor:pointer
}
.detail_price_block .bottom a.call_to_office{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/icons_price.png) 0 -42px no-repeat
}
.detail_price_block .bottom .bottom_left_corner,.detail_price_block .bottom .bottom_right_corner{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/detail_price_borders.gif) 0 -3px no-repeat;
    bottom:-2px;
    height:3px;
    position:absolute;
    width:3px
}
.detail_price_block .bottom .bottom_right_corner{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/detail_price_borders.gif) -3px -3px no-repeat;
    right:-2px
}
div.icon_hint{
    width:20px;
    height:19px;
    float:left;
    margin:-5px -5px 0 0;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/icons_price.png) no-repeat;
    position:relative
}
div.icon_hint>div{
    width:200px;
    height:100px;
    float:left;
    position:absolute;
    top:-50px;
    margin-left:-15px;
    cursor:pointer
}
.show_hidden .GFSc,.show_hidden .GeneralFluSilver,.show_hidden .GeneralFluSilverpig{
    display:none
}
.show_hidden:hover .GFSc,.show_hidden:hover .GeneralFluSilver,.show_hidden:hover .GeneralFluSilverpig{
    display:block
}
.show_hidden .GeneralFluSilverpig{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/icons_price.png) 0 -20px no-repeat;
    bottom:-5px;
    float:left;
    height:5px;
    position:absolute;
    width:19px;
    left:15px
}
div.link_shop_form{
    width:95%
}
div.link_shop_form a.buy_in_im{
    margin:5px 0 0
}
#Menu .gAreaWidth .mUl1 .menu_actions{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/menu/mORANGE_BIG.gif) repeat-x;
    height:100%
}
#Menu .gAreaWidth .mUl1 .menu_actions .mLG2L .mL2bC{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/menu/mORANGE.gif) repeat-x
}
#Menu .gAreaWidth .mUl1 .menu_actions .mLG2L .mL2bL{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/menu/mORANGE_L.gif) left top no-repeat
}
#Menu .gAreaWidth .mUl1 .menu_actions .mLG2L .mL2bR{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/menu/mORANGE_R.gif) right top no-repeat
}
#Menu .gAreaWidth .mUl1 .menu_actions .mLGGB:hover .GeneralGBms .GGmsRBl,#Menu .gAreaWidth .mUl1 .menu_actions .mLGGB:hover .GeneralGBms .GGmsRBr,#Menu .gAreaWidth .mUl1 .menu_actions .mLGGB:hover .GeneralGBms .GGmsRTl,#Menu .gAreaWidth .mUl1 .menu_actions .mLGGB:hover .GeneralGBms .GGmsRTr,#Menu .gAreaWidth .mUl1 .menu_actions .mLGGBActive .GeneralGBms .GGmsRBl,#Menu .gAreaWidth .mUl1 .menu_actions .mLGGBActive .GeneralGBms .GGmsRBr,#Menu .gAreaWidth .mUl1 .menu_actions .mLGGBActive .GeneralGBms .GGmsRTl,#Menu .gAreaWidth .mUl1 .menu_actions .mLGGBActive .GeneralGBms .GGmsRTr{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/menu/radiusORANGE.png)
}
.mUl1 .menu_actions .mLGGB:hover .GeneralGBms .GBmsCcBG,.mUl1 .menu_actions .mLGGBActive .GeneralGBms .GBmsCcBG{
    background-image:none!important;
    background-color:#e5a807!important
}
#Menu .gAreaWidth .mUl1 .menu_actions .mLGGB:hover .GeneralGBms .GGmsBL,#Menu .gAreaWidth .mUl1 .menu_actions .mLGGBActive .GeneralGBms .GGmsBL{
    border-right:1px solid #ecbf48
}
#Menu .gAreaWidth .mUl1 .menu_actions .mLGGB:hover .GeneralGBms .GGmsBB .GGmsBC span,#Menu .gAreaWidth .mUl1 .menu_actions .mLGGB:hover .GeneralGBms .GGmsBL,#Menu .gAreaWidth .mUl1 .menu_actions .mLGGB:hover .GeneralGBms .GGmsBR,#Menu .gAreaWidth .mUl1 .menu_actions .mLGGBActive .GeneralGBms .GGmsBB .GGmsBC span,#Menu .gAreaWidth .mUl1 .menu_actions .mLGGBActive .GeneralGBms .GGmsBL,#Menu .gAreaWidth .mUl1 .menu_actions .mLGGBActive .GeneralGBms .GGmsBR{
    background-color:#b68a25
}
#Menu .gAreaWidth .mUl1 .menu_actions .mLGGB:hover .GeneralGBms .GBmsCcBG,#Menu .gAreaWidth .mUl1 .menu_actions .mLGGB:hover .GeneralGBms .GGBmsC,#Menu .gAreaWidth .mUl1 .menu_actions .mLGGB:hover .GeneralGBms .GGmsBT .GGmsBC,#Menu .gAreaWidth .mUl1 .menu_actions .mLGGBActive .GeneralGBms .GBmsCcBG,#Menu .gAreaWidth .mUl1 .menu_actions .mLGGBActive .GeneralGBms .GGBmsC,#Menu .gAreaWidth .mUl1 .menu_actions .mLGGBActive .GeneralGBms .GGmsBT .GGmsBC{
    background-image:none!important;
    background-color:#e5a807!important
}
#Menu .gAreaWidth .mUl1 .menu_actions .mLGGB:hover .GGmsBT .GGmsPad .GGmsBC{
    border-top:1px solid #b68a25
}
#Menu .gAreaWidth .mUl1 .menu_actions .mLGGB:hover .GeneralGBms .GGmsBT .GGmsBC span,#Menu .gAreaWidth .mUl1 .menu_actions .mLGGBActive .GeneralGBms .GGmsBT .GGmsBC span{
    background-color:#e5a807
}
#Menu .mUl1 .menu_actions .GGBmscC span{
    text-shadow:0 0 0 #fff!important;
    color:#4d4d4d!important
}
#Menu .mUl1 .menu_actions .mLGGB:hover .GGBmscC span{
    text-shadow:1px 1px 0 #816420!important;
    color:#fff!important
}
#Menu .mUl1 .menu_actions .mLi1{
    background:0 0
}
#Menu .mUl1 .mLi1{
    padding:18px 14px 0
}
#Menu .gAreaWidth .mUl1 .menu_actions .mLGGB:hover .GeneralGBms .GGBmscC span,#Menu .gAreaWidth .mUl1 .menu_actions .mLGGBActive .GeneralGBms .GGBmscC span{
    padding:5px
}
#Menu .gAreaWidth .mUl1 .menu_actions .mLGGBActive .mL2bR span{
    padding:11px 9px 0
}
div.block_like_banner{
    margin:0 auto;
    height:auto;
    width:1000px
}
div#BODY div.block_like_banner>div{
    left:0;
    margin-left:-460px;
    margin-top:0
}
.active_from_img,.news-list .niHead a,.news-list .niHead b{
    margin-left:20px
}
p.text_left{
    text-align:left
}
.img_action{
    float:left
}
.active_from{
    float:left;
    width:200px
}
.active_from_img{
    margin-top:50px
}
.action_text_block{
    float:left;
    width:100%;
    margin:15px 0 4px;
    line-height:14px
}
.main_price,.old_price{
    color:#bcbcbc;
    text-decoration:line-through;
    margin-bottom:3px;
    font-weight:700
}
.main_price{
    float:left;
    font-size:18px;
    padding-left:60px;
    width:220px
}
.old_price{
    text-align:right;
    padding-right:5px;
    font-size:16px
}
.top_pad_7{
    padding-top:10px!important
}
.action_img{
    display:block;
    float:left;
    position:relative
}
.action_img .ended_hover{
    width:100%;
    height:100%;
    display:block;
    float:left;
    position:absolute;
    z-index:3;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/rasch2.png) no-repeat
}
.add_photo_line,.product_item,.product_item .img_block{
    position:relative;
    float:left
}
.eneded_action_text{
    width:100%;
    float:left;
    font-weight:700;
    color:#b62b30
}
.product_item{
    width:244px;
    overflow:hidden;
    margin:10px 20px;
    min-height:240px
}
.product_item img{
    float:left
}
.product_item a.prod_name{
    float:left;
    width:100%: display:block;
    margin-bottom:10px
}
.product_item .img_block{
    width:100%;
    overflow:hidden
}
div.body-blog_inner{
    float:left;
    padding-right:.5em;
    width:69%
}
div.mLG3L_wide{
    width:877px
}
#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L_wide .mLG3ClearLine{
    width:100%
}
#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L_wide .mLG3ClearLine .mLG3LitemAr{
    width:208px
}
#Menu .gAreaWidth .mUl1 .mLG2LUL .mLG3L_wide .mLG3LitemAr ul li{
    width:195px
}
div.mc_small div.b_ithem div.content_block>div.new_y_left{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/new_y_point.png)
}
div.mc_small div.b_ithem div.content_block>div.new_y_right{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/new_y_point_r.png)
}
.green_title{
    color:#1e8e68
}
.add_photo_line{
    width:100%;
    margin-top:15px
}
.media_line{
    margin-left:50px;
    position:absolute;
    left:0;
    bottom:0;
    width:auto
}
.add_photo_line .slider_block_left{
    width:20px;
    top:0;
    cursor:pointer;
    height:100%;
    background-color:#ececec
}
#BODY .add_photo_line .slider_block_left .icon{
    width:8px;
    height:13px;
    background-position:-156px 0;
    top:42%;
    left:6px
}
#BODY .add_photo_line .slider_block_right .icon{
    background-position:-165px 0
}
.add_photo_line .slider_block_right{
    right:0
}
.add_photo_line .blocks_main{
    margin:0 20px;
    padding:1px 0;
    overflow:hidden
}
.add_photo_line .blocks_main>div{
    width:10000%;
    left:0;
    margin-left:0
}
.add_photo_line .blocks_main img{
    border:1px solid #fff;
    cursor:pointer
}
.add_photo_line .blocks_main span{
    width:.29%;
    padding:0 .02%
}
.add_photo_line .blocks_main img.active{
    border:1px solid #147C59
}
a.detail_3d,a.detail_video{
    display:block;
    float:left;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/detail_icons.png) 0 3px no-repeat;
    height:15px;
    cursor:pointer;
    padding-left:23px;
    margin-right:20px
}
a.detail_3d{
    background-position:0 -16px
}
div.catalog_name{
    float:left;
    height:25px;
    padding:10px 0;
    position:relative;
    text-align:center;
    width:100%
}
div.download_links a.pdf_sm,div.download_links a.zip_sm{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/pdf_sm.gif);
    background-position:left bottom;
    background-repeat:no-repeat;
    display:inline-block;
    float:none;
    height:35px;
    line-height:30px;
    margin-top:10px;
    padding-left:45px;
    width:auto
}
div.download_links a.zip_sm{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/zip_sm.gif)
}
#footer .developer{
    display:inline-block;
    float:left;
    width:auto
}
#footer .developer a{
    display:inline-block;
    font-size:12px;
    height:28px;
    left:13px;
    line-height:28px;
    text-decoration:none;
    color:#fff
}
#footer .developer a i.icon_ws{
    display:block;
    margin-right:6px;
    float:left;
    width:19px;
    height:28px;
    background:url(/upload/ws_logo_19_28_yellow.png) left no-repeat
}
#footer .developer span{
    text-decoration:underline;
    display:inline-block
}
#footer .developer span:hover{
    text-decoration:none
}
.h1px{
    height:1px
}
div.mc_small div.b_ithem div.content_block>div.point_text{
    position:absolute;
    background:0 0;
    width:auto;
    height:auto
}
div.mc_small div.b_ithem div.content_block>div.point_text>span.link1{
    display:inline-block;
    font-size:16px;
    color:#fcbc24;
    width:200px;
    font-family:Verdana
}
div.ndp_bot,div.new_det_price{
    display:block;
    position:relative;
    float:left
}
div.mc_small div.b_ithem div.content_block>div.point_text>span{
    text-decoration:underline
}
div.mc_small div.b_ithem div.content_block>div.point_text>span:hover{
    text-decoration:none
}
.specwidth{
    width:630px
}
div.new_det_price{
    width:295px
}
div.ndp_bot{
    border:1px solid #63b098;
    width:100%;
    background:#f1fefa;
    padding-top:8px;
    padding-bottom:4px;
    margin-top:9px;
    margin-bottom:9px
}
span.dvlp,span.ndp_blc,span.ndp_brc,span.ndp_lc,span.ndp_rc{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/sprite_cart.png);
    background-repeat:no-repeat;
    display:block
}
span.ndp_blc,span.ndp_brc,span.ndp_lc,span.ndp_rc{
    position:absolute;
    width:2px;
    height:2px
}
span.ndp_lc{
    left:-1px;
    top:-1px;
    background-position:0 0
}
span.ndp_rc{
    right:-1px;
    top:-1px;
    background-position:-2px 0
}
span.ndp_blc{
    left:-1px;
    bottom:-1px;
    background-position:0 -2px
}
span.pl1,span.pl2{
    height:9px;
    left:7px;
    top:4px
}
span.ndp_brc{
    right:-1px;
    bottom:-1px;
    background-position:-2px -2px
}
span.detp_vupl{
    border-bottom:1px dotted #000;
    display:block;
    float:left;
    margin-left:11px;
    margin-right:11px;
    margin-top:7px;
    padding-bottom:12px;
    position:relative;
    width:243px;
    padding-left:30px
}
div.CatalogDetail span.detp_vupl>a{
    color:#000;
    text-decoration:underline
}
div.CatalogDetail span.detp_vupl>a:hover{
    text-decoration:none
}
span.detp_nb{
    border-bottom:0
}
span.dvlp{
    float:left;
    position:absolute
}
span.pl1{
    width:12px;
    background-position:0 -38px
}
span.pl2{
    width:11px;
    background-position:-15px -38px
}
span.pl3{
    width:9px;
    height:15px;
    left:8px;
    top:2px;
    background-position:-32px -38px
}
div.ndp_top{
    display:block;
    position:relative;
    float:left;
    width:297px;
    padding-top:17px;
    padding-bottom:2px
}
div.CatalogDetail a.buy_imhref{
    display:block;
    position:relative;
    float:left;
    text-decoration:none;
    cursor:pointer;
    width:100%;
    height:48px;
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/buy_bg.gif);
    background-repeat:repeat-x;
    background-position:0 -48px;
    color:#fff
}
div.CatalogDetail a.buy_imhref b,span.bim_blc,span.bim_brc,span.bim_lc,span.bim_rc{
    display:block;
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/sprite_cart.png);
    background-repeat:no-repeat
}
div.CatalogDetail a.buy_imhref:hover{
    text-decoration:none;
    color:#fff;
    background-position:0 0
}
span.bim_blc,span.bim_brc,span.bim_lc,span.bim_rc{
    position:absolute;
    width:3px;
    height:3px
}
span.bim_lc{
    left:0;
    top:0;
    background-position:-35px 0
}
div.CatalogDetail a.buy_imhref:hover span.bim_lc{
    background-position:-35px -6px
}
span.bim_rc{
    right:0;
    top:0;
    background-position:-38px 0
}
div.CatalogDetail a.buy_imhref:hover span.bim_rc{
    background-position:-38px -6px
}
span.bim_blc{
    left:0;
    bottom:0;
    background-position:-35px -3px
}
div.CatalogDetail a.buy_imhref:hover span.bim_blc{
    background-position:-35px -9px
}
span.bim_brc{
    right:0;
    bottom:0;
    background-position:-38px -3px
}
div.CatalogDetail a.buy_imhref:hover span.bim_brc{
    background-position:-38px -9px
}
div.CatalogDetail a.buy_imhref b{
    position:relative;
    float:left;
    text-decoration:none;
    width:30px;
    height:28px;
    background-position:0 -5px;
    margin-left:12px;
    margin-top:10px;
    margin-right:11px
}
div.fla,div.ndp_price,span.regnpr{
    width:100%;
    display:block;
    float:left;
    position:relative
}
div.CatalogDetail a.buy_imhref div{
    display:block;
    position:relative;
    float:left;
    font-family:Verdana;
    font-weight:700;
    text-transform:uppercase;
    color:#fff;
    font-size:9pt;
    line-height:48px;
    text-shadow:2px 1px 0 #054731
}
div.ndp_price .name,div.ndp_price .value{
    color:#ad0b2d;
    float:left;
    font-family:Verdana;
    font-size:12pt;
    font-weight:700;
    line-height:22px;
    margin-right:10px
}
div.ndp_price .name{
    margin-top:3px
}
div.ndp_price .value{
    font-size:16.5pt
}
span.regnpr{
    color:#000;
    font-size:9pt;
    margin-bottom:14px;
    margin-top:4px
}
#BODY div.ndp_price a.show_reg{
    border-bottom:1px dotted #1e8e68;
    color:#1e8e68;
    display:block;
    float:left;
    height:15px;
    position:relative;
    text-decoration:none
}
#BODY div.ndp_price a.show_reg:hover{
    border-bottom:1px dotted #fff
}
#BODY .GeneralMMSlider .GMMS_left,#BODY .GeneralMMSlider .GMMS_right,#BODY .icon{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/sprite.png) left top no-repeat
}
#Menu .mbUl li{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/menu/liLineMenu.png) left center no-repeat
}
#Menu .mHomeIcon{
    padding:0 5px
}
#Menu .mHomeIcon .icon{
    width:23px;
    height:23px;
    background-position:-60px 0;
    margin:12px 8px 0
}
#Menu .mbUl li{
    padding:0 5px 0 6px
}
#Menu .mbUl .mbItem{
    /*text-shadow:1px 1px 0 #054731;*/
    padding:20px 8px 0;
    height:27px
}
#Menu .mbUl .mbItem,#Menu .mbUl .orgStyle.mbActive .mbItem,#Menu .mbUl .orgStyle:hover .mbItem{
    margin-top:-3px
}
#BODY .GBcs .GBcsC,#Menu .bmSubUl .mbSub2BG,#Menu .bmSubUl .mbSub3BG,#Menu .mbSLine,#Menu .mbUl .mbActive .mbItem,#Menu .mbUl li:hover .mbItem{
    background-color:#FFF
}
#Menu .bmSubUl .mbSub2BG,#Menu .bmSubUl .mbSub3BG,#Menu .mbUl .mbActive .mbItem, #Menu .mbUl li:hover .mbItem{
    /*box-shadow:0 0 3px #333*/
}
#Menu .mbUl li .mbItem{
    font-weight: normal;
}
#Menu .mbUl .mbActive .mbItem,#Menu .mbUl li:hover .mbItem{
    text-shadow:none;
    color:#067650;
    border-top-right-radius:3px;
    border-top-left-radius:3px
}
#BODY .GBcs .GBcsList,#Menu .bgMB,#Menu .mbUl .bmSubUl{
    top:100%
}
#Menu .mbUl .bmSubUl{
    left:0;
    z-index:888
}
#Menu .bmSubUl .mbSub2,#Menu .bmSubUl .mbSub3{
    padding:12px 0
}
#Menu .bmSubUl .mbSub2 li{
    background:0 0;
    float:none;
    margin:0 18px;
    position:static
}
#Menu .bmSubUl .mbSub2BG,#Menu .bmSubUl .mbSub3BG{
    border-radius:0 3px 3px
}
#Menu .bmSubUl .mbSub2BG{
    background:-moz-linear-gradient(top,#fff 0,#f6f6f6 47%,#ededed 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(47%,#f6f6f6),color-stop(100%,#ededed));
    background:-webkit-linear-gradient(top,#fff 0,#f6f6f6 47%,#ededed 100%);
    background:-o-linear-gradient(top,#fff 0,#f6f6f6 47%,#ededed 100%);
    background:-ms-linear-gradient(top,#fff 0,#f6f6f6 47%,#ededed 100%);
    background:linear-gradient(to bottom,#fff 0,#f6f6f6 47%,#ededed 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 )
}
#Menu .mbSLine{
    height:6px;
    z-index:999;
    bottom:-4px
}
#Menu .bmSubUl .mbSub2 .mbSA .icon{
    width:5px;
    height:9px;
    top:38%;
    background-position:-6px -22px;
    right:3px
}
#Menu .bmSubUl .mbSub2 .active .mbSA .icon,#Menu .bmSubUl .mbSub2 .hover .mbSA .icon{
    background-position:0 -22px
}
#Menu .bmSubUl li,#Menu .bmSubUl li a{
    color:#4c4c4c
}
#Menu .bmSubUl .mbSA{
    border-top:1px solid #dcdcdc;
    margin-top:-1px
}
#Menu .bmSubUl .mbS2BL,#Menu .mbUl .mbS1BL{
    background-color:#dcdcdc
}
#Menu .bmSubUl .mbSub2 .active .mbSA,#Menu .bmSubUl .mbSub2 .hover .mbSA{
    border-color:#318b6c
}
#Menu .bmSubUl .mbSub2 .active .mbS2BL,#Menu .bmSubUl .mbSub2 .hover .mbS2BL{
    background-color:#318b6c
}
#Menu .bmSubUl .mbSub3{
    left:95%;
    padding-left:5%
}
#Menu .bmSubUl .mbSub3BG{
    padding-left:2%
}
#Menu .mbSub3 .mbS3Banner .mbS3BPad{
    margin:24px 7px 7px
}
#Menu .mbSub3 .mbS3Name{
    color:#1e8e68;
    padding-bottom:10px;
    width:88%;
    padding-right:6%
}
#Menu .mbSub3 .mbS3Name,#Menu .mbSub3 ul{
    padding-left:6%
}
#Menu .mbSub3 ul{
    width:41%
}
#Menu .bmSubUl .mbSub3 ul li{
    padding:8px 0
}
#Menu .bmSubUl .mbSub3 ul a,#Menu .bmSubUl .mbSub3 ul b{
    padding-left:11px
}
#Menu .bmSubUl .mbSub2 .mbSub3 ul .icon{
    background-position:-12px -22px
}
#BODY .ListIndexCat .LICItem ul .icon,#Menu .bmSubUl .mbSub2 .mbSub3 ul .active .icon,#Menu .bmSubUl .mbSub2 .mbSub3 ul li:hover .icon{
    background-position:-16px -22px
}
#BODY .ListIndexCat .LICItem ul .icon,#Menu .bmSubUl .mbSub2 .mbSub3 ul .icon{
    width:3px;
    height:5px;
    top:45%
}
#footer .fotRight ul ul,#head .pOffice .editReg{
    font-size:8.25pt
}
#head .pOffice .editReg{
    border-bottom:1px dashed #1e8e68
}
#head .pOffice .editReg:hover{
    border-color:#fff
}
#BODY .ListIndexCat{
    padding-bottom:17px
}
#BODY .ListIndexCat .LICIPlash,.CDP-SetBut .CDPbutton{
    background:#eff1f0;
    background:-moz-linear-gradient(top,#e1e1e1 0,#ebedec 40%,#fdfdfd 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#e1e1e1),color-stop(40%,#ebedec),color-stop(100%,#fdfdfd));
    background:-webkit-linear-gradient(top,#e1e1e1 0,#ebedec 40%,#fdfdfd 100%);
    background:-o-linear-gradient(top,#e1e1e1 0,#ebedec 40%,#fdfdfd 100%);
    background:-ms-linear-gradient(top,#e1e1e1 0,#ebedec 40%,#fdfdfd 100%);
    background:linear-gradient(to bottom,#e1e1e1 0,#ebedec 40%,#fdfdfd 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#fdfdfd', GradientType=0 )
}
#BODY .ListIndexCat .LICItem{
    width:22%
}
#BODY .ListIndexCat .LICIPlash{
    border:1px solid #e3e3e3
}
#BODY .ListIndexCat .LICIPlash span{
    padding:5px 10px 5px 80px;
    display:table-cell;
    vertical-align:middle
}
#BODY .ListIndexCat .LICIPlash img{
    left:-11px;
    top:-9px
}
#Menu .bgMB{
    background-color:#000;
    height:10000%
}
#head .RAbottom .qSubmit{
    background:#1e8e68;
    padding:1px;
    width:90px
}
#head .RAbottom .qSubmit input{
    border-top:1px solid #00935c;
    border-left:1px solid #00935c;
    background:#006b4c;
    background:-moz-linear-gradient(top,#1e8e68 0,#006a4c 40%,#1e8e68 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#1e8e68),color-stop(40%,#006a4c),color-stop(100%,#1e8e68));
    background:-webkit-linear-gradient(top,#1e8e68 0,#006a4c 40%,#1e8e68 100%);
    background:-o-linear-gradient(top,#1e8e68 0,#006a4c 40%,#1e8e68 100%);
    background:-ms-linear-gradient(top,#1e8e68 0,#006a4c 40%,#1e8e68 100%);
    background:linear-gradient(to bottom,#1e8e68 0,#006a4c 40%,#1e8e68 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e8e68', endColorstr='#1e8e68', GradientType=0 );
    padding-left:22px;
    font-size:11px;
    height:30px;
    width:100%;
    background-position:-183px 0
}
#head .RAbottom .qSubmit .icon{
    width:13px;
    height:16px;
    background-position:-142px 0;
    left:13px;
    top:24%
}
#head .RAbottom .qInput input{
    height:20px
}
#TopTextArea .TTAc h1{
    padding:0 0 5px
}
#BODY .GBcs .GBcsName{
    padding:17px
}
#BODY .GBcs .GBcsName .icon{
    width:15px;
    height:10px;
    background-position:-142px -27px;
    right:15px;
    top:40%
}
#BODY .GBcs .GBcsList{
    padding:0 0 2px;
    margin-top:-4px
}
#BODY .GBcs .GBcsList .GBcsLPad{
    padding:0 2px
}
#BODY .GBcs .GBcsC{
    padding:13px 20px
}
#BODY .GBcsSOrange,#BODY .GBcsSOrange .GBcsList,#BODY .GMBorange{
    background:#fedb3d
}
#BODY .GBcsSOrange,#BODY .GMBorange{
    background:-moz-linear-gradient(top,#fcb616 0,#ffda54 50%,#ffd020 51%,#fedb3d 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fcb616),color-stop(50%,#ffda54),color-stop(51%,#ffd020),color-stop(100%,#fedb3d));
    background:-webkit-linear-gradient(top,#fcb616 0,#ffda54 50%,#ffd020 51%,#fedb3d 100%);
    background:-o-linear-gradient(top,#fcb616 0,#ffda54 50%,#ffd020 51%,#fedb3d 100%);
    background:-ms-linear-gradient(top,#fcb616 0,#ffda54 50%,#ffd020 51%,#fedb3d 100%);
    background:linear-gradient(to bottom,#fcb616 0,#ffda54 50%,#ffd020 51%,#fedb3d 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcb616', endColorstr='#fedb3d', GradientType=0 )
}
#BODY .CLI_item .CLIIrBut .GMBorange.ActiveIt2,#BODY .GBcsSOrange.GBcsAct,#BODY .GBcsSOrange:active,#BODY .GBcsSOrange:hover,#BODY .GMBorange:active,#BODY .GMBorange:hover{
    background:-moz-linear-gradient(top,#fedb3d 0,#ffd020 50%,#ffda54 51%,#fcb616 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fedb3d),color-stop(50%,#ffd020),color-stop(51%,#ffda54),color-stop(100%,#fcb616));
    background:-webkit-linear-gradient(top,#fedb3d 0,#ffd020 50%,#ffda54 51%,#fcb616 100%);
    background:-o-linear-gradient(top,#fedb3d 0,#ffd020 50%,#ffda54 51%,#fcb616 100%);
    background:-ms-linear-gradient(top,#fedb3d 0,#ffd020 50%,#ffda54 51%,#fcb616 100%);
    background:linear-gradient(to bottom,#fedb3d 0,#ffd020 50%,#ffda54 51%,#fcb616 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fedb3d', endColorstr='#fcb616', GradientType=0 )
}
#BODY .GBcsSOrange .GBcsName,#BODY .GMBorange .GMBc{
    border-top:1px solid #ffe2ab;
    border-left:1px solid #ffe2ab
}
#BODY .GBcsSOrange .GBcsName{
    padding:16px;
    margin:1px;
    color:#4c4018
}
#BODY .GMBsilverGray{
    border:1px solid #c1c2c4;
    background:-moz-linear-gradient(top,#fff 0,#fefefe 50%,#ebebeb 51%,#e9e9e9 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(50%,#fefefe),color-stop(51%,#ebebeb),color-stop(100%,#e9e9e9));
    background:-webkit-linear-gradient(top,#fff 0,#fefefe 50%,#ebebeb 51%,#e9e9e9 100%);
    background:-o-linear-gradient(top,#fff 0,#fefefe 50%,#ebebeb 51%,#e9e9e9 100%);
    background:-ms-linear-gradient(top,#fff 0,#fefefe 50%,#ebebeb 51%,#e9e9e9 100%);
    background:linear-gradient(to bottom,#fff 0,#fefefe 50%,#ebebeb 51%,#e9e9e9 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e9', GradientType=0 )
}
#BODY .GMBsilverGray:active,#BODY .GMBsilverGray:hover{
    background:-moz-linear-gradient(top,#e9e9e9 0,#ebebeb 50%,#fefefe 51%,#fff 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#e9e9e9),color-stop(50%,#ebebeb),color-stop(51%,#fefefe),color-stop(100%,#fff));
    background:-webkit-linear-gradient(top,#e9e9e9 0,#ebebeb 50%,#fefefe 51%,#fff 100%);
    background:-o-linear-gradient(top,#e9e9e9 0,#ebebeb 50%,#fefefe 51%,#fff 100%);
    background:-ms-linear-gradient(top,#e9e9e9 0,#ebebeb 50%,#fefefe 51%,#fff 100%);
    background:linear-gradient(to bottom,#e9e9e9 0,#ebebeb 50%,#fefefe 51%,#fff 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#ffffff', GradientType=0 )
}
#BODY .GBcsWL .GBcsName{
    padding-right:42px
}
#BODY .GBcsAct .GBcsName .icon{
    background-position:-142px -17px
}
#BODY .TTAbutArea .GBcs{
    width:220px
}
#BODY .TTAbutArea .GBcsSOrange{
    margin-left:20px
}
#BODY .CDP-SetBut .CDPbutton{
    height:26px;
    border:1px solid #e5e5e5;
    border-bottom:0;
    left:0;
    top:-43px;
    color:#454545;
    padding:15px 16px 0
}
#BODY .CDP-SetBut .CDPbutton .CDPbg{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:3px;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/BgCDPbutton.png) left top repeat-x
}
#BODY .CDP-SetBut .CDPbutton:hover,#BODY .CatalogDP .CDPbAct{
    height:27px;
    background-color:#FFF
}
#BODY .CDPBContent{
    padding:45px 0 20px
}
#BODY .gPriceBox{
    border:1px solid;
    border-top:7px solid;
    background-color:#f1fefa
}
#BODY .gPriceBox .GPBItem{
    margin:0 11px -1px;
    border-bottom:1px dotted;
    font-size:11.25pt
}
#BODY .gPriceBox .GPBItem a,#BODY .gPriceBox .GPBItem b{
    padding:20px 10px 20px 55px
}
#BODY .aboutInfoABlock p,#BODY .gPriceBox .buy{
    font-size:12pt
}
#BODY .gPriceBox,#BODY .gPriceBox .GPBItem{
    border-color:#03734d
}
#BODY .gPriceBox .buy,#BODY .gPriceBox .buy a,#BODY .gPriceBox a:hover{
    color:#03734d
}
#BODY .gPriceBox .GPBItem .icon{
    top:27%;
    left:14px
}
#BODY .gPriceBox .buy .icon{
    width:33px;
    height:30px;
    background-position:-142px -39px;
    left:10px
}
#BODY .gPriceBox .cOffice .icon{
    width:18px;
    height:22px;
    background-position:-12px -28px
}
#BODY .gPriceBox .help .icon{
    width:16px;
    height:22px;
    background-position:-12px -51px
}
#BODY .gPriceBox .oCall .icon{
    width:21px;
    height:21px;
    background-position:-31px -22px
}
#BODY .CatalogDetail .CD_area .CDA_propA .ndp_price{
    margin-bottom:25px
}
.CatalogDetail .CD_area .CDA_img .img_container .imgItem,.CatalogDetail .DetShemImgAr .shemMove .shemItem{
    width:1%
}
#BODY .ListIndexCat .LICItem ul{
    padding:10px 0
}
#BODY .ListIndexCat .LICItem ul li{
    padding:6px 0 6px 11px
}
#BODY .ListIndexCat .LICItem ul .icon{
    background-position:-16px -22px
}
#BODY .CatalogListSection .ListIndexCat .LICItem{
    margin-left:1.7%;
    margin-right:1.5%;
    width:30%
}
.CDPbutton{
    font-size:18px;
    margin-top:30px
}
#BODY .CompareLink{
    padding:5px 8px 5px 21px;
    line-height:11px
}
#BODY .CompareLink input{
    width:13px;
    height:13px;
    margin:0 5px 0 -13px
}
#BODY .CatalogDP .infoPBGSectionListTop{
    margin:-25px 0 40px
}
#BODY .CatalogDP .infoPBGSectionListBot{
    margin:30px 0 15px
}
#BODY .slide_buttom_2 .icon{
    width:7px;
    height:5px;
    right:5px;
    top:40%;
    background-position:-53px -28px
}
#BODY .ActiveIt2 .icon{
    background-position:-53px -22px
}
#BODY .CBackSecD{
    padding-top:13px
}
#BODY .loadClassTable{
    margin:5px 0;
    border-collapse:collapse
}
#BODY .loadClassTable td{
    border:1px solid #ccc;
    padding:7px;
    vertical-align:middle
}
#BODY .loadClassTable .lctImg{
    background-color:#00734c
}
#BODY .loadClassTable .lctImg,#BODY .loadClassTable .lctName{
    width:84px
}
#BODY .CDP-SetBut{
    margin-top:15px
}
#BODY .aboutCTitle{
    margin:15px 0
}
#BODY .abount_company .sm_div{
    margin-bottom:0
}
#BODY .listIIMethod li{
    padding:2px 0
}
#BODY .supportIImg{
    margin:0 0 10px 10px
}
#BODY .supportIDesc{
    width:50%
}
#BODY .normalCDP .CDPbutton{
    margin-left:-1px;
    border-color:#c2c2c2
}
#BODY .normalCDP{
    background-image:none;
    border:1px solid #c2c2c2;
    border-top-left-radius:0;
    width:96%;
    padding:10px 2%
}
#BODY .CDP-SetBut.normalCDP{
    margin-top:43px
}
.news-item .line_wide{
    padding:2px
}
#BODY .CContact{
    padding-top:25px
}
#BODY .in_contacts ul{
    padding:0 2% 15px;
    width:29%;
    font-size:13px
}
#BODY .in_contacts ul li{
    padding:4px 0 0 15%
}
#BODY .aboutInfoABlock .GBcs,#BODY .zoneIconInfo .zoneHBS .center img{
    float:none
}
.CContact .cDetCBack{
    margin-top:20px
}
body .fancybox-wrap{
    max-width:900px
}
body .fancybox-wrap .fancybox-skin{
    background:0 0;
    float:left;
    margin:3%
}
body .fancybox-wrap .SWgeneral,body .fancybox-wrap .fancybox-skin{
    padding:0!important
}
body .fancybox-wrap .SWgeneral{
    margin-left:-2px
}
body .fancybox-inner,body .fancybox-wrap{

    outline:0
}

.fancybox-wrap:not(.as_template_auth),
.fancybox-wrap:not(.as_template_auth) .fancybox-inner {
    width: auto !important;
    height: auto !important;
}
#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: #000;
    opacity: 0.2;
}



body .width_fancy_auth  {
    width: 880px !important;
    height: 430px !important;
}
#Menu .bmSubUl .mbSub3 ul .toR{
    clear:none
}
.ended_hover{
    width:100%;
    height:100%;
    display:block
}
.zones_inner .out_block2 .center p{
    padding:0 13px
}
.sp_form .fiError input,.sp_form .fiError textarea{
    border:1px solid red
}
.succes_mess{
    text-align: center;
    color:green;
    font-size:14px;
    margin: 70px;
}
.CatalogList .itemGLD3{
    float:Left;
    width:100%;
    border-bottom:1px solid #00664E;
    padding:10px 0 25px
}
.CatalogList .itemGLD3 .button_block{
    width:122px;
    position:absolute
}
.CatalogList .itemGLD3,.action_block{
    position:relative
}
.CatalogList .itemGLD3 .button_block.left{
    left:0
}
.CatalogList .itemGLD3 .button_block.right{
    right:0
}
.faqUlList li{
    padding:4px 0
}
.faqUlList ul{
    padding-bottom:15px
}
.action_block{
    border:2px solid #CF252C;
    float:left;
    margin:5px;
    padding:10px;
    width:88%
}
.action_block .bl,.action_block .br,.action_block .tl,.action_block .tr{
    width:5px;
    height:5px
}
.action_block .bl,.action_block .br,.action_block .tl,.action_block .tr,.action_block .truk{
    position:absolute;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/new_action.png)
}
.action_block .truk{
    width:13px;
    height:17px;
    left:-13px;
    top:11px
}
.action_block .tl,.action_block .tr{
    top:-2px
}
.action_block .br,.action_block .tr{
    right:-2px
}
.action_block .bl,.action_block .br{
    bottom:-2px
}
.action_block .bl,.action_block .tl{
    left:-2px
}
.action_bg .tl{
    background-position:-13px 0
}
.action_bg .tr{
    background-position:-18px 0
}
.action_bg .bl{
    background-position:-13px -5px
}
.action_bg .br{
    background-position:-18px -5px
}
.action_bg .truk{
    background-position:0 0
}
.novelty_bg .tl{
    background-position:-13px 10px
}
.novelty_bg .tr{
    background-position:-18px 10px
}
.novelty_bg .bl{
    background-position:-13px -15px
}
.novelty_bg .br{
    background-position:-18px -15px
}
.novelty_bg .truk{
    background-position:-23px 0
}
.novelty_bg{
    border:2px solid #f1b20b
}
.CatalogDetail .CD_area .name_block div.novelty_action_block{
    float:right;
    right:0;
    width:100%
}
.CatalogDetail .CD_area .name_block{
    width:39%;
    float:right
}
.vunos_articles{
    background:#FFF;
    border-color:#063;
    border-style:dotted dotted dotted solid;
    border-width:1px 1px 1px 5px;
    font-size:13px;
    margin-bottom:10px;
    margin-left:30px;
    margin-top:10px;
    padding:5px 5px 5px 15px
}
#Menu .baseManu .bmSubUl{
    width:280px;
    left:6px;
    margin-top:4px
}
#Menu .baseManu .bmSubUl .mbSub2,#Menu .baseManu .bmSubUl .mbSub2BG,span.table_line,span.tbl_hed,span.tbl_prop,span.tbl_prop_line{
    width:100%
}
#Menu .baseManu .mbSubEx .bmSubUl{
    left:auto;
    right:5px
}
#Menu .baseManu .mbSubEx .mbSub2BG{
    border-top-left-radius:3px;
    border-top-right-radius:0
}
.clients_list .response .name{
    float:left;
    width:100%;
    text-align:center
}
span.table_line,span.tbl_buy,span.tbl_hed,span.tbl_name,span.tbl_pl_left,span.tbl_pl_left>span,span.tbl_price,span.tbl_prop,span.tbl_prop_line{
    display:block;
    position:relative;
    float:left
}
div.adaptive_table{
    display:none;
    position:relative;
    float:left;
    padding-left:2%;
    padding-right:2%;
    width:96%;
    margin-top:20px;
    margin-bottom:20px
}
#BODY div.form_control a,#BODY div.product_block_el .CLIIparams ul li .CpLiL,#BODY div.product_block_el .CLIIparams ul li .CpLiR,div.add_prr_but,div.autor_rekv,div.form_control,div.letter_body,div.letter_hed,div.product_block,div.product_block_el,div.razs_form,div.rozs_menu,div.tf_cont,div.tf_cont_in,span.RBCC,span.RBLC,span.RBRC,span.del_pre,span.f_hed,span.let_logo,span.make_product,span.right_but_let,span.tf_name,span.width_product{
    display:block
}
span.table_line,span.tbl_hed{
    padding-bottom:30px
}
span.table_line{
    border-top:2px solid #4BA07C;
    padding-top:10px
}
span.tbl_hed{
    padding-bottom:15px
}
span.tbl_name{
    width:38.5%;
    margin-right:.5%;
    color:#1C1B19;
    font-size:12px;
    font-family:Verdana,Geneva,sans-serif;
    font-weight:700
}
span.tbl_price{
    width:21%;
    margin-right:.7%;
    color:#585858;
    font-size:12px;
    font-family:Verdana,Geneva,sans-serif;
    font-weight:700
}
span.tbl_buy,span.tbl_pl_left>span,span.tbl_pl_right{
    color:#1C1B19;
    font-size:12px;
    font-family:Verdana,Geneva,sans-serif
}
span.tbl_buy{
    text-align: right;
    width:39%
}
span.tbl_prop_line{
    padding-bottom:10px
}
span.tbl_pl_left{
    width:80%;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/bgParamsLi.gif) left 11px repeat-x
}
span.tbl_pl_left>span{
    bottom:-2px;
    background:#fff;
    padding-right:2px
}
span.tbl_pl_right{
    display:block;
    position:relative;
    float:right;
    text-align:left;
    width:19%;
    padding-left:1%
}
span.f_hed,span.make_product,span.tf_name{
    font-family:"DINPro Bold";
    font-size:14px;
    text-transform:uppercase
}
span.tbl_buy a.buy_in_im{
    margin-left:0;
    margin-top:0;
    padding-left:20px;
    width:100%
}
.width100{
    width:100%
}
#BODY div.form_control a,div.add_prr_but,div.autor_rekv,div.form_control,div.letter_body,div.letter_hed,div.product_block,div.product_block_el,div.razs_form,div.tf_cont,div.tf_cont_in,span.RBCC,span.RBLC,span.RBRC,span.f_hed,span.let_logo,span.make_product,span.right_but_let,span.tf_name,span.width_product{
    position:relative
}
#BODY div.form_control a,#BODY div.product_block_el .CLIIparams ul,#BODY div.product_block_el .CLIIparams ul li,#BODY div.product_block_el .CLIIparams ul li .CpLiL,#BODY div.product_block_el .CLIIparams ul li .CpLiR,div.add_prr_but,div.autor_rekv,div.form_control,div.letter_body,div.letter_hed,div.product_block,div.product_block_el,div.product_block_el div.CLIIimgArea,div.product_block_el div.CpN,div.razs_form,div.tf_cont,div.tf_cont_in,span.RBCC,span.RBLC,span.RBRC,span.f_hed,span.let_logo,span.make_product,span.tf_name,span.width_product{
    float:left
}
div.razs_form{
    width:100%;
    height:auto;
    padding-top:20px
}
div.razs_form div.sp_form,span.f_hed{
    width:95%;
    padding-left:3%
}
span.f_hed{
    color:#454545
}
div.razs_form div.sp_form div.data{
    width:500px
}
div.razs_form div.sp_form div.label{
    text-align:left;
    width:95px
}
div.razs_form div.h_35 select{
    min-width:452px
}
div.razs_form div.h_35 input{
    min-width:440px
}
span.tf_name{
    padding-left:3%;
    width:95%;
    color:#066847;
    padding-top:40px;
    margin-bottom:10px
}
div.tf_cont,div.tf_cont_in{
    width:98%;
    height:auto;
    border:1px solid #989191
}
div.tf_cont_in{
    width:100%;
    border:1px solid #f7f7f7
}
div.letter_hed{
    width:100%;
    height:113px;
    border-bottom:2px solid #00734d
}
span.let_logo{
    width:auto;
    height:auto
}
span.right_but_let{
    float:right;
    width:485px;
    padding-top:26px;
    height:87px
}
#BODY span.right_but_let .GSptAr .GSPA_c{
    padding:0 22px 0 2px
}
#BODY span.right_but_let .GSpGreen{
    margin-right:15px
}
#BODY span.right_but_let .GSpOrange{
    width:215px
}
div.letter_body{
    width:99%;
    height:auto;
    padding-top:15px;
    padding-left:1%;
    padding-bottom:40px;
    border-bottom:1px solid #9a9a9a
}
div.razs_form div.form_rozs_cont div.label{
    text-align:left;
    width:100%;
    padding:0;
    margin:0;
    padding-bottom:15x
}
#BODY .refinePrice,div.el_nagorod{
    text-align:center
}
span.make_product{
    padding-left:3%;
    width:97%;
    color:#454545;
    padding-top:15px;
    margin-bottom:10px
}
div.product_block{
    width:97%;
    height:auto;
    padding-left:3%
}
div.product_block_el{
    width:655px;
    height:auto;
    border:1px solid #e3e9ef;
    padding:23px;
    margin-bottom:10px
}
div.product_block_el div.CLIIimgArea{
    width:300px
}
div.product_block_el div .CLIIparams{
    width:54%
}
div.product_block_el div.CpN{
    padding-bottom:9px;
    font-weight:700;
    color:#00704A;
    width:100%
}
#BODY div.product_block_el .CLIIparams ul{
    color:#636363;
    width:100%;
    margin:0;
    padding:0
}
#BODY div.product_block_el .CLIIparams ul li{
    list-style:none;
    color:#636363;
    width:100%;
    padding:9px 0
}
#BODY div.product_block_el .CLIIparams ul li .CpLiL{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/bgParamsLi_rozs.gif) left 11px repeat-x;
    width:60%;
    height:17px;
    color:#636363
}
#BODY div.product_block_el .CLIIparams ul li .CpLiR{
    padding-left:4px;
    width:38%;
    color:#000
}
span.del_pre{
    position:absolute;
    float:right;
    width:36px;
    height:36px;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/del_rozs.png) no-repeat;
    right:-40px;
    top:-1px;
    cursor:pointer
}
div.add_prr_but{
    width:97%;
    padding-left:3%;
    padding-top:25px;
    padding-bottom:25px
}
span.RBLC,span.RBRC{
    height:26px;
    width:5px;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/let_but.png) no-repeat
}
span.RBLC{
    background-position:0 0
}
span.RBRC{
    background-position:-5px 0
}
span.RBCC{
    height:26px;
    padding-left:5px;
    padding-right:5px;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/let_bet_bg.gif) repeat-x;
    text-shadow:1px 1px 0 #000101;
    font-weight:700;
    line-height:24px;
    color:#FFF;
    font-family:Verdana;
    font-size:13px
}
#BODY .GMBgreenWhite a:hover span.RBLC{
    background-position:0 -26px
}
#BODY .GMBgreenWhite a:hover span.RBRC{
    background-position:-5px -26px
}
#BODY .GMBgreenWhite a:hover span.RBCC{
    background-position:0 -26px
}
span.width_product{
    padding-left:3%;
    width:97%;
    font-family:"DINPro Bold";
    font-size:14px;
    text-transform:uppercase;
    color:#067650;
    margin-bottom:10px
}
div.autor_rekv{
    padding:50px
}
span.gr_txt{
    font-family:Verdana;
    font-size:13px;
    color:#067650
}
div.form_control{
    padding-top:22px;
    padding-left:288px;
    width:495px;
    padding-bottom:20px;
    height:48px
}
#BODY div.form_control .GSptAr .GSPA_c,#BODY div.sent_roz .GSptAr .GSPA_c{
    padding:0 22px 0 2px
}
#BODY div.form_control a{
    margin-right:10px
}
div.data table.bxlhe-frame-table td{
    border:1px solid #B1B1B1
}
div.data iframe.lha-iframe{
    border-bottom:2px solid #B1B1B1!important;
    height:97%!important
}
div.data .lhe-stat-toolbar-cont{
    border-right:1px solid #F8F8F8
}
div.rozs_menu{
    position:relative;
    float:right;
    padding-top:2px;
    padding-bottom:2px;
    margin-left:10px
}
#BODY div.rozs_menu a{
    color:#1e8e68;
    font-weight:700;
    text-decoration:underline
}
#BODY div.rozs_menu a:hover{
    text-decoration:none
}
#BODY div.rozs_menu i{
    font-style:normal;
    margin-left:6px;
    margin-right:6px
}
#BODY .ListIndexCat .LICItem span.other-site,#Menu .bmSubUl .mbSub2 .other-site,#Menu .bmSubUl .mbSub3 .other-site{
    display:inline-block;
    width:10px;
    height:10px;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/sprite.png);
    padding:0
}
#Menu .bmSubUl .mbSub2 .other-site,#Menu .bmSubUl .mbSub3 .other-site{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/sprite.png) 0 -74px
}
#BODY .ListIndexCat .LICItem span.other-site,#Menu .bmSubUl .mbSub2 li.hover>a.mbSA span.other-site,#Menu .bmSubUl .mbSub3 li ul li:hover .other-site{
    background-position:-10px -74px
}
#BODY .ListIndexCat .LICIPlash:hover span.other-site{
    background-position:0 -74px
}
#BODY .ListSNet{
    padding:15px 0
}
#BODY .ListSNet .LSNName,#BODY .aboutOCAForm .AOCAF_right a,#BODY .aboutOCAForm p,#BODY .ulbName{
    font-size:10.5pt
}
#BODY .ListSNet .LSNName{
    padding-bottom:10px
}
#BODY .LSNItem{
    font-size:9pt;
    border:1px solid #e4f0ec;
    border-radius:2px;
    margin:13px;
    padding:13px 18px
}
#BODY .ListSNet .LSNItem{
    width:20%;
    padding-left:1%;
    padding-right:1%;
    margin-right:2.7%;
    margin-left:0
}
#BODY .LSNItem .LSNImg{
    margin-bottom:13px
}
#BODY .ListSNet .LSNIName{
    height:35px
}
#BODY .ulStyleVC li{
    list-style:square
}
#BODY .ulStyleVC li,#BODY .ulvCheck li{
    padding:6px 0;
    color:#000
}
.ulvCheck li{
    font-size:9.75pt;
    list-style:url(/bitrix/templates/sp_template_adaptive_2014/images/vCheck.png)
}
.ulvCheck li ul{
    padding-left:16px
}
#BODY .SeeMoreDataB,.ulvCheck li li{
    font-size:9pt
}
#BODY .aboutInfoABlock .GBcs{
    margin-bottom:10px
}
#BODY .GeneralMMSlider,#BODY .aboutInfoABlock{
    margin:20px 0
}
#BODY .GeneralMMSlider .GMMS_left,#BODY .GeneralMMSlider .GMMS_right{
    width:14px;
    height:22px;
    top:40%;
    z-index:7
}
#BODY .GeneralMMSlider .GMMS_left{
    left:25px;
    background-position:-157px -15px
}
#BODY .GeneralMMSlider .GMMS_right{
    right:25px;
    background-position:-172px -15px
}
#BODY .GeneralMMSlider .GMMS_area{
    margin:0 40px
}
#BODY .GeneralMMSlider .GMMS_item{
    width:.2%
}
#BODY .GeneralMMSlider .GMMSIPad{
    padding:0 13px
}
#BODY .GeneralMMSlider .GMMSShadowLeft,#BODY .GeneralMMSlider .GMMSShadowRight{
    width:69px;
    top:0;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/SliderShadow-1item.png) left top repeat-y;
    z-index:5
}
#BODY .GeneralMMSlider .GMMSShadowLeft{
    background-position:-69px 0;
    left:0
}
#BODY .GeneralMMSlider .GMMSShadowRight{
    right:0
}
#BODY .aboutInfoABlock .GFScPad{
    padding:0 8%
}
#BODY .ASAgBorder,#BODY .aboutOCAForm,#BODY .aboutSliderArea{
    padding:30px 0
}
#BODY .CSImgTitle{
    padding-top:8px
}
#BODY .ASAgBorder{
    border-bottom:1px solid #ececec
}
#BODY .aboutOCAForm .AOCAF_left,#BODY .aboutOCAForm .AOCAF_right{
    width:46%;
    margin-top:15px
}
#BODY .aboutOCAForm .AOCAF_left{
    border:1px solid #c2c2c2;
    border-radius:15px;
    padding-bottom:24px
}
#BODY .aboutOCAForm .AOCAF_right{
    font-size:13.5pt;
    padding-top:115px
}
#BODY .aboutOCAForm .AOCAF_right a{
    margin-top:40px;
    border-bottom:1px dashed #1e8e68
}
#BODY .aboutOCAForm .AOCAF_right a .icon{
    width:45px;
    height:45px;
    background-position:-29px -44px;
    left:-55px;
    top:-10px
}
#BODY .aboutOCAForm .AOCAF_right a:hover{
    border:0;
    padding-bottom:1px
}
#BODY .aboutOCAForm .sp_form .label{
    width:25%;
    margin-right:2%
}
#BODY .aboutOCAForm .sp_form .data{
    width:72.5%
}
#BODY .aboutOCAForm .sp_form .data input,#BODY .aboutOCAForm .sp_form .data textarea{
    width:95%;
    min-width:inherit
}
#BODY .aboutOCAForm .sp_form .spfBut{
    padding-left:27%
}
#BODY .aboutOCAForm .sp_form{
    margin:0 18px
}
div.el_nagorod{
    display:inline-block;
    float:left;
    height:230px;
    padding:10px 20px;
    width:240px
}
div.el_nagorod span{
    clear:both;
    display:block;
    text-align:center;
    width:190px
}
div.el_nagorod a{
    display:block;
    float:left;
    height:240px
}
div.slide_d3>.content{
    background:0 0!important
}
div.about_office .slide_d3{
    border-bottom:1px solid #b6b6b6
}
.ban_in_text_n{
    margin:0 auto;
    max-width:880px;
    clear:both;
    position:relative;
    font-size:12px
}
.ban_in_text_n .title,.ban_in_text_n a.default,.ban_in_text_n a.link7{
    position:absolute;
    text-align:center
}
.ban_in_text_n .title{
    color:#fff;
    font-size:20px;
    left:24%;
    line-height:50px;
    top:6.5%
}
.ban_in_text_n a.default{
    color:#000;
    font-size:1em;
    text-decoration:underline;
    line-height:20px
}
.ban_in_text_n a.default:hover{
    text-decoration:none
}
.ban_in_text_n a.link1{
    left:57%;
    top:28%
}
.ban_in_text_n a.link2{
    left:23.5%;
    top:35.7%
}
.ban_in_text_n a.link3{
    left:9%;
    top:49%
}
.ban_in_text_n a.link4{
    left:51%;
    top:56%
}
.ban_in_text_n a.link5{
    left:67%;
    top:58.3%
}
.ban_in_text_n a.link6{
    left:12%;
    top:77.5%
}
.ban_in_text_n a.link7{
    color:#000!important;
    font-size:20px;
    left:65%;
    top:79.5%
}
ul.c_l{
    float:left;
    margin:0;
    list-style:none;
    padding:0 0 0 1.5%;
    width:170px
}
ul.fix_width{
    width:214px
}
ul.c_l li{
    float:left;
    width:100%;
    line-height:19px
}
ul.c_l li a{
    font-size:11px
}
ul.c_l li span{
    display:inline-block;
    float:right
}
div.select_site{
    margin-left:30px;
    margin-right:35px;
    margin-top:2px;
    float:left
}
#BODY div.select_site>span{
    color:#fff
}
div.select_site>a,div.select_site>span{
    margin-right:3px;
    font-weight:700
}
div.select_site a>span,div.select_site span>span{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/sm_b.gif);
    background-repeat:repeat-x;
    height:15px
}
div.select_site a>span.l,div.select_site a>span.r,div.select_site span>span.l,div.select_site span>span.r{
    width:3px
}
div.select_site a,div.select_site a>span.c,div.select_site a>span.l,div.select_site a>span.r,div.select_site span,div.select_site span>span.c,div.select_site span>span.l,div.select_site span>span.r{
    display:block;
    float:left
}
div.select_site span>span.l{
    background-position:0 0
}
div.select_site span>span.c{
    background-position:0 -15px;
    float:left
}
div.select_site span>span.r{
    background-position:0 -30px
}
div.select_site a>span.l{
    background-position:0 -45px
}
div.select_site a>span.c{
    background-position:0 -60px;
    float:left
}
div.select_site a>span.r{
    background-position:0 -75px
}
div.out_block2 .GFScPad .center{
    background-color:#ececec;
    font-weight:400
}
#BODY div.in_contacts .GFScPad ul{
    font-size:13px;
    padding:0 2% 15px;
    width:97%
}
#BODY div.in_contacts .GFScPad ul li{
    float:left;
    padding:4px 0 0 3%;
    width:30%;
    text-align:left
}
div.h_35 div.ans_checkbox{
    width:100%;
    float:left
}
div.h_35 div.ans_checkbox input{
    min-width:20px
}
div.h_35 div.ans_checkbox label{
    left:5px;
    position:relative;
    top:-8px
}
.map-column{
    width:50%;
    float:left
}
@media screen and (max-width:600px){
    .map-column{
        width:100%
    }
}
div.in_contacts{
    position:relative;
    width:94%;
    height:auto;
    float:left;
    top:0;
    left:0;
    margin:30px 3%
}
#BODY .ya_map{
    position:relative;
    float:left;
    width:100%
}
#BODY .ya_map #YMapsID,#BODY .ya_map .offices_list{
    width:40%;
    height:586px;
    float:left
}
@media screen and (max-width:980px){
    #BODY .ya_map #YMapsID,#BODY .ya_map .offices_list{
        top:70px
    }
}
#BODY .ya_map .offices_list{
    position:absolute;
    right:0;
    height:auto;
    background-color:#fff;
    z-index:10
}
#BODY .ya_map #YMapsID{
    width:90%;
    position:relative;
    margin-right:1%
}
#BODY .ya_map .controls_line{
    float:left;
    margin-bottom:15px;
    width:100%;
    display:none
}
#BODY .ya_map .offices_list div.text>a,#BODY .ya_map .offices_list div.text>div,div.round_BB{
    margin-bottom:10px
}
#BODY .ya_map .controls_line div{
    float:left;
    padding:0 10px;
    margin-right:5px;
    height:57px;
    border:1px solid #E3E3E3;
    border-radius:3px;
    line-height:57px;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/ya_maps_pics/ymap_buttons.jpg) repeat-x;
    cursor:pointer;
    font-family:Arial;
    font-weight:700;
    color:#067650
}
#BODY .ya_map .controls_line div.active{
    color:#fff;
    background-position:0 -58px
}
#BODY .ya_map .offices_list{
    overflow-y:scroll;
    overflow-x:hidden;
    border:1px solid #DADADA;
    border-radius:4px;
    padding:10px;
    display:none
}
#BODY .ya_map .offices_list>div{
    padding-top:10px;
    padding-bottom:15px;
    float:left;
    border-bottom:1px solid #dadada;
    width:100%
}
#BODY .ya_map .offices_list>div.title{
    font-family:Verdana;
    font-size:14px;
    font-weight:700;
    color:#04744e
}
#BODY .ya_map .offices_list div{
    float:left
}
#BODY .ya_map .offices_list div.icon{
    width:20px;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/ya_maps_pics/ymap_icon.png) left top no-repeat;
    height:50px;
    margin-right:10px
}
#BODY .ya_map .offices_list div.text{
    width:90%
}
div.phg_NG,div.phg_spL{
    width:100%;
    position:relative;
    float:left;
    display:block
}
#BODY .ya_map .offices_list div.text .title{
    font-weight:700;
    color:#000;
    text-decoration:none
}
div.phg_spL{
    padding-top:10px;
    padding-bottom:10px
}
div.phg_NG{
    padding-bottom:3px;
    color:#1e8e68;
    font-weight:700
}
div.phg_spL ul.zones_list{
    display:block;
    position:relative;
    float:left;
    width:95%
}
div.phg_spL ul.zones_list li{
    display:block;
    position:relative;
    float:left;
    width:31%;
    padding-right:2%
}
div.photg_BB{
    display:block;
    position:relative;
    float:left;
    width:96%;
    padding-left:2%;
    padding-right:2%
}
div.round_BB{
    display:block;
    position:relative;
    float:left;
    width:100%;
    border:2px solid #0051b0;
    border-radius:3px;
    overflow:hidden
}
div.fla_InBB{
    display:block;
    position:relative;
    float:left;
    width:98%;
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/sochi.png);
    background-repeat:no-repeat;
    background-position:97% 10%;
    min-height:50px;
    padding:1%
}
span.fla_InBB_name>span,span.setphname span,span.sochi_log,span.zzoom{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/sh_sp.png);
    background-repeat:no-repeat
}
span.fla_InBB_name{
    display:block;
    position:relative;
    float:left;
    padding-left:33px;
    padding-top:10px;
    font-family:Verdana;
    color:#000;
    font-size:12pt;
    line-height:13pt;
    font-weight:700;
    padding-bottom:20px
}
span.fla_InBB_name>span{
    display:block;
    position:absolute;
    float:left;
    top:8px;
    left:0;
    background-position:0 0;
    height:19px;
    width:22px
}
span.sochi_log{
    display:block;
    position:relative;
    float:left;
    margin-left:1%;
    width:139px;
    height:54px;
    background-position:0 -21px
}
span.object_bl{
    display:block;
    position:relative;
    float:left;
    width:75%
}
div#BODY span.mor_OB{
    display:block;
    position:relative;
    float:right;
    right:1%;
    padding-top:20px
}
#BODY span.object_bl ul{
    margin:0;
    padding:0 0 0 5%;
    position:relative;
    width:95%
}
#BODY span.object_bl ul li{
    position:relative;
    list-style:square;
    color:#1e8e68;
    width:30%;
    padding-right:3%;
    float:left;
    margin-top:6px;
    margin-bottom:7px
}
#BODY span.object_bl ul li a{
    text-decoration:underline
}
#BODY span.object_bl ul li a:hover{
    text-decoration:none
}
div.Ph_obL{
    display:block;
    position:relative;
    float:left;
    width:100%
}
div.no_padLR{
    padding:0;
    width:100%
}
div.ph_SE{
    display:block;
    position:relative;
    float:left;
    width:33%;
    margin-top:15px;
    margin-bottom:15px
}
div.ph_SE_inn{
    display:block;
    position:relative;
    float:left;
    margin-left:5%;
    margin-right:3%;
    width:88%;
    padding:2%;
    border:1px solid #e4f0ec;
    border-radius:2px;
    min-height:450px
}
span.pef1,span.pef2,span.pef3{
    display:none;
    position:relative;
    float:left;
    width:100%;
    height:1px
}
span.pef3{
    display:block
}
span.setphname{
    display:block;
    position:relative;
    float:left;
    color:#000;
    font-weight:700;
    font-size:10.5pt;
    padding-left:38px;
    line-height:12pt;
    padding-bottom:15px
}
span.setphname span{
    display:block;
    position:absolute;
    float:left;
    width:22px;
    height:19px;
    background-position:-27px 0;
    left:5px;
    top:5px
}
span.pic_placeps{
    display:block;
    position:relative;
    float:left;
    width:100%;
    height:255px;
    overflow:hidden
}
#BODY span.pic_placeps a,#BODY span.pic_placeps span{
    display:block;
    position:relative;
    float:left;
    width:100%;
    text-decoration:none;
    text-align:center
}
#BODY span.pic_placeps a img,#BODY span.pic_placeps span img{
    border:0;
    height:auto;
    width:auto
}
#BODY span.secpPlist ul li,div.sectIN,div.sect_binn,span.secpPlist,span.sect_binn_name{
    width:100%;
    position:relative;
    float:left
}
span.secpPlist{
    display:block;
    padding-top:5px;
    padding-bottom:10px
}
#BODY span.secpPlist ul{
    position:relative;
    float:left;
    margin:0;
    padding:0 0 0 7%
}
#BODY span.secpPlist ul li{
    list-style:square;
    margin-top:10px;
    color:#1e8e68;
    line-height:10pt
}
div.sectIN{
    display:block;
    color:#1e8e68;
    font-weight:700;
    font-size:13.5pt
}
div.sect_binn{
    display:block;
    padding-top:25px;
    border-bottom:1px solid #ececec;
    margin-bottom:5px
}
span.sect_binn_name{
    color:#000;
    font-size:10.5pt;
    font-weight:700
}
span.sect_binn_photo{
    display:inline-block;
    position:relative;
    width:22%;
    padding-right:2%;
    padding-top:16px;
    padding-bottom:16px;
    vertical-align:top
}
#BODY span.sect_binn_photo a.sect_binn_PH{
    display:block;
    position:relative;
    float:left;
    width:100%;
    overflow:hidden;
    text-align:center;
    margin-bottom:10px;
    text-decoration:none;
    height:195px
}
#BODY span.sect_binn_photo a.sect_binn_PH img{
    border:0;
    height:auto;
    width:100%
}
#BODY div.detailph span.sect_binn_photo a.sect_binn_PH img{
    height:100%;
    width:auto
}
#BODY span.sect_binn_photo a.sect_binn_Pname,span.sect_binn_TN{
    position:relative;
    float:left;
    width:100%;
    line-height:11pt;
    display:block;
    font-size:10.5pt;
    text-align:center
}
#BODY span.sect_binn_photo a.sect_binn_Pname{
    font-weight:700;
    color:#1e8e68
}
span.sect_binn_TN{
    padding-top:5px
}
span.zzoom{
    display:block;
    position:absolute;
    float:right;
    background-position:0 -77px;
    height:24px;
    width:24px;
    right:4px;
    bottom:3px;
    cursor:pointer
}
div.detailph span.sect_binn_photo{
    display:inline-block;
    float:none;
    width:22%;
    padding-top:7px;
    padding-bottom:7px
}
span.phot_haract,span.phot_haract_line,span.th1{
    display:block;
    width:100%;
    position:relative;
    float:left
}
span.phot_haract_line{
    padding-top:14px;
    font-size:10.5pt;
    line-height:12pt
}
span.th1{
    padding:10px 0;
    font-size:24px;
    font-weight:700;
    font-family:Arial,Helvetica,sans-serif
}
div.hm_place,span.CT_bold,span.circl_photo,span.comm_auT,span.photo_auT{
    display:inline-block
}
span.BMB,span.CT_bold,span.qte_bl{
    font-family:Verdana
}
.lImg{
    position:relative;
}
#Menu{
    position:relative;
    top:-8px
}
div.YR_block{
    position:relative;
    float:left;
    width:99.7%;
    margin-top:20px;
    border:2px solid #fec748;
    border-radius:10px;
    padding-top:12px;
    padding-bottom:12px
}
span.CT_bold{
    width:100%;
    text-align:center;
    font-weight:700;
    font-size:12pt
}
div.comment_bl{
    position:relative;
    float:left;
    width:100%;
    padding-top:35px
}
div.comm_el{
    position:relative;
    float:left;
    width:98%;
    padding:0 1%
}
span.photo_auT{
    position:relative;
    float:left;
    width:175px;
    margin-right:1.4%
}
span.comm_auT{
    position:relative;
    float:left;
    width:100%;
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/comment_bg.gif);
    background-repeat:no-repeat;
    background-position:center center;
    height:235px
}
span.circl_photo{
    position:relative;
    width:175px;
    height:175px;
    overflow:hidden;
    border:1px solid #e5e6e5;
    border-radius:100px
}
span.circl_photo>img{
    border:5px solid #fff;
    width:165px
}
div.hm_place{
    float:left;
    margin-right:8.5%;
    margin-left:8.5%
}
span.qte_bl{
    padding-left:2%;
    padding-right:2%;
    font-size:13pt;
    color:#fff;
    line-height:13.5pt;
    text-align:center;
    display:table-cell;
    height:235px;
    vertical-align:middle
}
#BODY div.hm_place span.qte_bl p{
    font-size:12pt;
    margin-top:10px
}
span.BMB{
    color:#000;
    font-weight:700;
    padding-top:15px;
    font-size:13.5pt;
    line-height:14pt;
    padding-left:1%;
    display:inline-block
}
span.BMB b{
    color:#01714b
}
#BODY div.hm_place p{
    margin-top:0;
    margin-bottom:5px;
    font-size:10.5pt
}
span.LQM,span.RQM{
    display:block;
    position:absolute;
    width:50px;
    height:40px;
    background-repeat:no-repeat;
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/sQT.png)
}
div.mission_bl,div.row_line{
    position:relative;
    width:100%;
    float:left
}
span.LQM{
    background-position:0 0;
    left:1.2%;
    top:25px
}
span.RQM{
    background-position:-51px 0;
    bottom:25px;
    right:1.2%
}
div.mission_bl{
    padding-top:20px
}
div.row_line{
    padding-bottom:20px;
    display:table
}
div.mis_el{
    display:table-cell;
    width:45%;
    border:1px solid #e4f0ec;
    padding:10px 2%
}
div.rozp_bl{
    display:table-cell;
    width:1.5%
}
span.mis_name,span.mis_pic{
    display:inline-block;
    position:relative;
    width:100%;
    text-align:center
}
span.mis_name{
    font-weight:700;
    font-size:12pt;
    color:#2b2b2b;
    line-height:12pt;
    padding-top:10px
}
.ORDER_PR_SOL,.rpr_submit input[type=submit]{
    line-height:14px;
    font-family:"DINPro Bold",Tahoma,Geneva,sans-serif;
    text-decoration:none
}
#BODY .topPanel div.TPrS div.TPrP a{
    color:#1e8e68
}
#BODY .topPanel div.TPrS .Magazin a{
    color:#000!important;
    font-weight:700
}
#BODY .topPanel div.TPrS .Magazin{
    background-image:-moz-linear-gradient(top,#f9f9f9 0,#f9f9f9 26%,#d3d3d3 100%);
    background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f9f9f9),color-stop(26%,#f9f9f9),color-stop(100%,#d3d3d3));
    background-image:-webkit-linear-gradient(top,#f9f9f9 0,#f9f9f9 26%,#d3d3d3 100%);
    background-image:-o-linear-gradient(top,#f9f9f9 0,#f9f9f9 26%,#d3d3d3 100%);
    background-image:-ms-linear-gradient(top,#f9f9f9 0,#f9f9f9 26%,#d3d3d3 100%);
    background-image:linear-gradient(to bottom,#f9f9f9 0,#f9f9f9 26%,#d3d3d3 100%);
    background-position:left center;
    background-repeat:no-repeat;
    border-left:1px solid #dadada;
    border-right:1px solid #dadada;
    padding:10px 20px 12px
}
#BODY .topPanel div.TPrS .Magazin img{
    display:block;
    float:left;
    padding-right:10px
}
#BODY .topPanel .spSites{
    padding-top:8px
}
#BODY .topPanel .rozs_menu{
    padding-top:2px;
    padding-right:35px
}
#BODY .TPrP:first-child{
    padding-top:2px
}
#BODY .topPanel .ovn{
    padding-top:8px
}
#fancy-block{
    position:fixed!important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.ws{
    margin-bottom:-112px
}
#RUAFRAME{
    height:1500px!important
}
.cont_PR{
    width:75%
}
.img_PR{
    float:left
}
.text_PR{
    float:left;
    width:60%;
    margin-left:20px
}
.name_PR{
    font-weight:700;
    font-size:14px
}
.text_PR ul{
    padding-left:15px;
    margin-bottom:0
}
.text_PR ul li{
    padding-bottom:10px;
    list-style-image:url(/upload/pr/3_11.jpg)
}
.PR_main_cont img{
    border:1px solid #06734c;
    display:block;
    position:relative;
    float:left;
    width:100%;
    overflow:hidden;
    text-align:center;
    margin-bottom:10px;
    text-decoration:none;
    height:auto
}
.text_PR_MAIN{
    float:left;
    width:60%;
    margin-left:14px;
    margin-top:-15px
}
.text_PR_MAIN_cont{
    width:100%;
    float:left;
    margin-bottom:30px
}
.PR_green,.PR_main_cont h2{
    color:#06734c
}
.ORDER_PR_SOL{
    display:block;
    float:left;
    padding:16px;
    margin:10px 1px 1px;
    color:#4c4018;
    font-weight:700;
    border-top:1px solid #ffe2ab;
    border-left:1px solid #ffe2ab;
    text-shadow:1px 1px 0 #FFF;
    font-size:14px;
    text-transform:uppercase;
    border-radius:4px;
    text-align:center;
    background:linear-gradient(to bottom,#fcb616 0,#ffda54 50%,#ffd020 51%,#fedb3d 100%)
}
.PR_Grey_block{
    display:block;
    background:#ececec;
    border-radius:5px;
    padding:25px 20px;
    height:115px
}
.znak_voprosa,span.rpr_pdf{
    height:16px;
    display:inline-block
}
.PR_Grey_block p{
    font-size:14px;
    margin-top:0;
    margin-bottom:10px;
    margin-left:5px
}
.det_img_PR{
    display:inline-block;
    float:none;
    position:relative
}
.det_img_PR span.zzoom{
    bottom:16px!important
}
.rpr_form{
    margin-top:-20px
}
span.rpr_pdf{
    width:15px;
    background:url(/upload/images/rpr_03.jpg);
    vertical-align:bottom;
    margin-right:10px;
    float:left
}
.znak_voprosa{
    width:17px;
    position:relative;
    background:url(/upload/images/rpr_07.jpg) no-repeat
}
.blocks{
    left:4px;
    position:absolute;
    top:-177px;
    border-bottom:1px solid #57625E;
    border-left:1px solid #57625E;
    border-right:1px solid #57625E;
    border-top:2px solid #0d6a46;
    cursor:default!important;
    margin:0;
    padding:0;
    width:289px;
    z-index:10
}
.blocks .img{
    background-color:#FFF;
    margin-top:5px;
    height:160px;
    overflow:hidden
}
.blocks h2{
    font-size:14px;
    font-weight:400;
    color:#0D6A46;
    padding:0 8px;
    display:block;
    background:0 0;
    margin:0!important
}
.blocks .body{
    background-color:#EDEEED;
    padding-top:4px
}
.rpr_form p{
    font-weight:700;
    padding-top:10px
}
div.rpr_form .field .title,div.rpr_form .field .title_2{
    text-align:left;
    margin-right:10px;
    font-size:12px;
    padding-top:5px
}
div.rpr_form .field .title{
    width:180px
}
div.rpr_form,div.rpr_form .field div{
    float:left
}
div.rpr_form,div.rpr_form .field{
    margin-bottom:10px;
    position:relative;
    float:left
}
div.form-item,div.rpr_form a,span.BalunP span.GidrWSName{
    margin-bottom:15px
}
div.rpr_form .field,div.rpr_form .fields{
    width:100%;
    float:left
}
div.rpr_form .field .input>input{
    width:450px;
    height:15px;
    padding:4px
}
div.rpr_form .field{
    margin-left:20px
}
div.form-item{
    float:left;
    width:100%;
    border-top:1px solid #f1f1f1;
    padding-top:15px
}
div.form-item h3{
    padding-bottom:10px
}
p.default_text{
    display:block;
    margin-top:10px
}
div.rpr_form .field .title_2{
    margin-left:-20px;
    width:430px;
    margin-right:20px
}
div.rpr_form a{
    display:inline-block;
    color:#1e8e68;
    font-weight:400
}
div.input_2{
    margin-top:15px
}
div.rpr_form a:last-child{
    margin-bottom:0
}
div.rpr_form .form-item table tr td{
    padding-right:10px;
    vertical-align:top
}
div.rpr_form .form-item table tr td input[type=checkbox]{
    margin:0
}
.quan_inp input[type=text]{
    width:30px;
    text-align:center
}
.rpr_minus,.rpr_plus{
    display:inline-block;
    width:19px;
    height:19px;
    margin:auto 10px -5px;
    cursor:pointer;
    color:#fff;
    padding-left:20px
}
.rpr_minus{
    margin-right:-10px;
    background:url(/upload/images/plus_03.jpg) no-repeat
}
.rpr_plus{
    background:url(/upload/images/plus_05.jpg) no-repeat
}
.field textarea{
    width:400px;
    height:120px;
    margin-left:-20px
}
div.rpr_form .field .title_3{
    display:block;
    width:100%;
    margin-left:-20px;
    font-weight:700;
    margin-bottom:10px
}
.rpr_submit input[type=submit]{
    display:block;
    float:left;
    padding:16px;
    margin:20px 1px 1px;
    color:#FFF;
    font-weight:700;
    border:none;
    font-size:14px;
    text-transform:uppercase;
    border-radius:4px;
    text-align:center;
    background:linear-gradient(180deg,#269670,#067650);
    cursor:pointer
}
div.subscribe-green-block{
    position:relative;
    clear:both;
    max-width:350px;
    min-width:221px;
    border:1px solid #00694d;
    padding:5px;
    top:-60px
}
div.subscribe-green-block header,div.subscribe-green-block-act header{
    margin:5px;
    font-weight:700
}
div.subscribe-form{
    max-width:350px;
    min-width:222px;
    margin:0
}
div.subscribe-form input[type=text]{
    border:1px solid #e6e6e6;
    width:200px;
    height:24px;
    padding:0 5px;
    margin:5px
}
#BODY .GBcsName{
    background:linear-gradient(to bottom,#289872 0,#13835d 50%,#0a7a54 51%,#03734d 100%);
    text-shadow:1px 1px 0 #000101;
    color:#fff
}
div.subscribe-form input[type=submit]{
    border:none;
    height:22px;
    border-radius:3px;
    font-weight:700;
    margin:5px
}
span.CArr,span.CName,span.CNumb{
    position:relative;
    height:36px
}
.news-detail+p{
    margin-bottom:60px
}
div.subscribe-green-block-act{
    position:relative;
    clear:both;
    max-width:350px;
    min-width:221px;
    border:1px solid #00694d;
    padding:5px;
    top:-20px
}
div.GigrCalcBl,div.calk_line{
    border-bottom:1px solid #ececec
}
.colorGreenLight{
    color:#1e8e68;
    font:12px Verdana,Geneva,sans-serif;
    font-weight:700
}
div.GidravRaz,div.GigrCalcBl,div.calk_line,span.GidtopText{
    display:inline-block;
    position:relative;
    float:left;
    width:100%
}
span.GidtopText{
    font-size:10.5pt;
    line-height:16pt;
    font-weight:700;
    font-family:Verdana
}
div.GigrCalcBl{
    margin-top:25px;
    margin-bottom:25px;
    padding-top:25px;
    padding-bottom:25px;
    border-top:1px solid #ececec
}
div.GidrRight{
    display:inline-block;
    position:relative;
    float:right;
    width:48%
}
div.calk_line{
    padding-top:10px;
    padding-bottom:10px
}
div.calk_line.NBB{
    border:0
}
span.CNumb{
    display:inline-block;
    float:left;
    width:36px;
    line-height:36px;
    text-align:center;
    font-family:'DINPro Bold';
    color:#02704b;
    font-size:13.5pt;
    border:2px solid #02704b;
    border-radius:36px;
    margin-right:3.5%
}
span.CName{
    display:table;
    float:left;
    width:36%;
    margin-right:2%;
    font-size:9pt;
    line-height:11pt;
    font-weight:700;
    font-family:Verdana
}
span.InOV,span.InRivn{
    line-height:35px;
    font-weight:700
}
span.CName>span{
    display:table-cell;
    vertical-align:middle
}
span.CArr{
    display:inline-block;
    float:left;
    width:27px;
    margin-right:5.5%
}
span.CArr span{
    display:inline-block;
    position:absolute;
    float:left;
    left:0;
    width:27px;
    height:7px;
    top:50%;
    margin-top:-4px;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/sprite.png) 0 -91px no-repeat
}
span.CData{
    display:inline-block;
    position:relative;
    float:right;
    width:38%
}
#BODY span.CData div.h_35 input,#BODY span.CData div.h_35 select,#BODY span.CData div.h_35 textarea{
    min-width:initial;
    width:90%
}
#BODY span.CData checkbox:focus,#BODY span.CData input:focus,#BODY span.CData select:focus,#BODY span.CData textarea:focus{
    background-color:#f1fff9;
    border:1px solid #00704A;
    outline:0
}
#BODY span.CData div.h_35 input.shortITT{
    min-width:20%;
    width:20%
}
#BODY span.CData div.h_35 input[type=checkbox],#BODY span.CData div.h_35 input[type=radio]{
    min-width:12px;
    width:12px;
    display:inline-block;
    position:relative;
    float:left;
    padding:0;
    margin:0 2% 0 0;
    border:0
}
#BODY span.CData div.h_35 input[type=checkbox]:focus,#BODY span.CData div.h_35 input[type=radio]:focus{
    background-color:#fff;
    border:1px solid #fff
}
#BODY span.CData div.h_35 input[type=radio]+label{
    position:relative;
    top:3px
}
#BODY span.CData div.h_35 input[type=checkbox]+label{
    position:relative;
    font-weight:700;
    top:4px
}
span.InOV{
    margin-left:1%;
    display:inline-block;
    position:relative
}
span.InRivn{
    display:inline-block;
    position:relative;
    width:15px;
    height:10px;
    top:0;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/sprite.png) 0 -100px no-repeat;
    margin-left:3%;
    margin-right:3%
}
div.calk_result{
    display:inline-block;
    position:relative;
    width:100%;
    margin-bottom:20px;
    margin-top:10px;
    border-radius:5px;
    background:#ececec;
    padding-top:24px;
    padding-bottom:24px;
    text-align:center;
    font-weight:700;
    font-family:Verdana;
    font-size:10.5pt;
    line-height:12pt
}
div.calk_result span{
    color:#1e8e68;
    margin-left:2%;
    margin-right:2%;
    font-size:15pt
}
#BODY div.GigrCalcBl .GMBgreenGray input{
    text-transform:inherit
}
#BODY div.GigrCalcBl .GMBgreenGray{
    float:none;
    padding-left:2%;
    padding-right:2%;
    width:auto;
    display:inline-block
}
div.calk_result+div.fla{
    text-align:center
}
div.GigrCalcBl div.data{
    display:inline-block;
    position:relative;
    width:100%;
    float:left
}
div.GidrLeft{
    display:inline-block;
    position:relative;
    float:left;
    width:50%;
    text-align:center
}
span.GidrMainP{
    display:inline-block;
    position:relative;
    float:left;
    width:100%;
    z-index:1
}
span.GidrMainP img{
    display:inline-block;
    border:0;
    max-width:100%
}
span.GirdML{
    display:inline-block;
    position:relative;
    margin:0 auto
}
span.GidrMZ1,span.GidrMZ2,span.GidrMZ3,span.GidrMZ4,span.GidrMZ5,span.GidrMZ6,span.GidrMZBalun{
    display:inline-block;
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0
}
span.GidrMZ2,span.GidrMZ3,span.GidrMZ4,span.GidrMZ5,span.GidrMZ6{
    display:none
}
span.GidrMZ1{
    z-index:2
}
span.GidrMZ2{
    z-index:3
}
span.GidrMZ3{
    z-index:4
}
span.GidrMZ4{
    z-index:5
}
span.GidrMZ5{
    z-index:6
}
span.GidrMZ6{
    z-index:7
}
span.GidrMZBalun{
    z-index:20
}
span.BalunP{
    display:inline-block;
    position:absolute;
    float:left;
    left:0;
    top:0;
    width:73px;
    height:60px;
    background-repeat:no-repeat
}
span.LEB{
    background-image:url(/upload/gidrocalc/GCLB.png)
}
span.REB{
    background-image:url(/upload/gidrocalc/GCRB.png)
}
span.BalunP>span{
    font-size:19.5pt;
    color:#fff;
    text-shadow:1px 1px 0 #000;
    font-family:'DINPro Bold';
    width:44px;
    top:4px;
    height:46px;
    position:absolute;
    cursor:pointer;
    line-height:46px;
    text-align:center
}
span.BalunP.LEB>span{
    left:5px
}
span.BalunP.REB>span{
    left:24px
}
div.GidrWS{
    display:none;
    position:absolute;
    float:right;
    right:-125px;
    z-index:25;
    min-width:282px;
    background:#fff;
    padding:15px;
    border:2px solid #fdbc23;
    top:-75px
}
span.BalunP span.GidrWSName,span.BalunP span.GidrWSPic{
    float:left;
    text-align:center;
    width:100%;
    display:inline-block;
    position:relative;
    height:auto
}
div.GidrWS:hover,span.BalunP>span:hover+div.GidrWS{
    display:inline-block
}
span.BalunP:hover{
    z-index:22
}
span.BalunP span.GidrWSPic img{
    border:0;
    max-width:100%
}
span.GidrWSName .CNumb{
    float:none
}
div.FBTBl,div.FBTLeft{
    float:left
}
span.CNtext{
    display:inline-block;
    position:relative;
    color:#1e8e68;
    font-size:11pt;
    font-family:Verdana;
    font-weight:700;
    line-height:36px
}
div.firmBlank{
    display:inline-block;
    position:relative;
    float:left;
    width:100%
}
div.FBTBl{
    display:inline-block;
    position:relative;
    width:90%;
    margin-left:5%;
    margin-right:5%;
    padding-bottom:20px;
    margin-bottom:20px;
    border-bottom:2px solid #9f9f9f
}
div.FBTLeft,div.FBTRight{
    display:inline-block;
    position:relative;
    width:50%
}
div.FBTRight{
    float:right
}
div.FBBBl,span.BlankLogo,span.FBTtext{
    display:inline-block;
    float:left;
    position:relative
}
span.BlankLogo{
    margin-left:-2%
}
span.FBTtext{
    width:100%;
    text-align:right;
    vertical-align:bottom
}
div.FBBBl,div.FBTBl+div.fla{
    width:90%;
    margin-left:5%;
    margin-right:5%
}
#BODY span.FBTtext p{
    margin-top:3px;
    margin-bottom:3px
}
div.FBBBl{
    padding-top:20px;
    border-top:2px solid #9f9f9f
}
.print_but,div.FBBBl img{
    float:right
}
.CatalogList .CListItems .BordBNone .CLI_item{
    border-bottom:0
}
.ErrorField{
    border:1px solid red!important
}
.ac_results{
    background-color:window;
    border:1px solid windowframe;
    overflow:hidden;
    padding:0
}
.ac_results ul{
    width:100%;
    list-style:none;
    padding:0;
    margin:0
}
.ac_results li{
    position:relative;
    margin:0;
    padding:2px 5px;
    cursor:pointer;
    display:block;
    width:100%;
    font:menu;
    font-size:12px;
    overflow:hidden
}
#BODY span.PLEText a,span.proectBlname{
    font-weight:700;
    line-height:11pt;
    font-family:Verdana
}
.print_but{
    margin-top:12px
}
div.ProectEl,span.PEimg,span.PEname{
    float:left;
    position:relative
}
@media print{
    #BODY .not_print{
        display:none
    }
    #BODY .CLIIrOS_item img{
        display:block
    }
    #BODY .CListItems .CLI_item .CLIIright{
        width:214px
    }
    #BODY .CListItems .CLI_item .CLIIleft{
        width:59%
    }
    #BODY .CListItems .CLI_item .CLIIleft .CLIIimgArea,#BODY .CListItems .CLI_item .CLIIleft .CLIIparams{
        float:left;
        width:100%
    }
}
div.ProectEl{
    display:inline-block;
    width:100%;
    margin:13px 0;
    border:1px solid #ccc;
    border-radius:5px;
    overflow:hidden
}
span.PEimg{
    display:inline-block;
    width:24%;
    margin-right:2%:
}
span.PEimg img{
    display:inline-block;
    position:relative;
    max-width:100%;
    height:auto
}
span.PEname{
    display:inline-block;
    width:50%;
    color:#1e8e68;
    font-family:Verdana;
    font-weight:700;
    font-size:13.5pt;
    line-height:19pt;
    margin-top:12px
}
div.ProectEl>div.fla{
    padding-bottom:20px
}
div.ProectControl,div.ProectText{
    display:inline-block;
    position:relative;
    float:left
}
div.ProectText{
    padding-left:4%;
    padding-right:5%;
    width:65%
}
div.ProectControl{
    width:25%;
    float:right;
    text-align:center;
    padding-top:15px
}
#BODY div.ProectText ul{
    display:inline-block;
    padding:0;
    list-style:square;
    color:#1e8e68;
    font-family:Verdana;
    font-size:9pt;
    line-height:11pt
}
#BODY div.ProectText ul li{
    width:100%;
    margin-bottom:4px
}
#BODY div.ProectText ul li>span{
    color:#000
}
#BODY div.ProectControl .ORDER_PR_SOL{
    font-weight:400;
    display:inline-block;
    float:none;
    margin:0 auto 7px;
    color:#6d6d76;
    min-width:215px;
    padding-left:0;
    padding-right:0;
    background:#fcb616;
    background:-moz-linear-gradient(top,#fcb616 0,#ffda54 50%,#ffd020 51%,#fedb3d 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fcb616),color-stop(50%,#ffda54),color-stop(51%,#ffd020),color-stop(100%,#fedb3d));
    background:-webkit-linear-gradient(top,#fcb616 0,#ffda54 50%,#ffd020 51%,#fedb3d 100%);
    background:-o-linear-gradient(top,#fcb616 0,#ffda54 50%,#ffd020 51%,#fedb3d 100%);
    background:-ms-linear-gradient(top,#fcb616 0,#ffda54 50%,#ffd020 51%,#fedb3d 100%);
    background:linear-gradient(to bottom,#fcb616 0,#ffda54 50%,#ffd020 51%,#fedb3d 100%)
}
#BODY div.ProectControl .ORDER_PR_SOL:hover{
    background:#fedb3d;
    background:-moz-linear-gradient(top,#fedb3d 0,#ffd020 50%,#ffda54 51%,#fcb616 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fedb3d),color-stop(50%,#ffd020),color-stop(51%,#ffda54),color-stop(100%,#fcb616));
    background:-webkit-linear-gradient(top,#fedb3d 0,#ffd020 50%,#ffda54 51%,#fcb616 100%);
    background:-o-linear-gradient(top,#fedb3d 0,#ffd020 50%,#ffda54 51%,#fcb616 100%);
    background:-ms-linear-gradient(top,#fedb3d 0,#ffd020 50%,#ffda54 51%,#fcb616 100%);
    background:linear-gradient(to bottom,#fedb3d 0,#ffd020 50%,#ffda54 51%,#fcb616 100%)
}
#BODY .GREEN_PR_SOL{
    display:inline-block;
    float:none;
    padding:16px 0;
    min-width:215px;
    margin:1px 1px 7px;
    color:#fff;
    text-decoration:none;
    text-shadow:1px 1px 0 #000;
    line-height:14px;
    font-size:14px;
    text-transform:uppercase;
    border-radius:4px;
    text-align:center;
    background:#279771;
    background:-moz-linear-gradient(top,#279771 0,#14845e 50%,#097953 51%,#04744e 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#279771),color-stop(50%,#14845e),color-stop(51%,#097953),color-stop(100%,#04744e));
    background:-webkit-linear-gradient(top,#279771 0,#14845e 50%,#097953 51%,#04744e 100%);
    background:-o-linear-gradient(top,#279771 0,#14845e 50%,#097953 51%,#04744e 100%);
    background:-ms-linear-gradient(top,#279771 0,#14845e 50%,#097953 51%,#04744e 100%);
    background:linear-gradient(to bottom,#279771 0,#14845e 50%,#097953 51%,#04744e 100%);
    font-family:"DINPro Bold",Tahoma,Geneva,sans-serif
}
#BODY .GREEN_PR_SOL:hover{
    background:#04744e;
    background:-moz-linear-gradient(top,#04744e 0,#097953 50%,#14845e 51%,#279771 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#04744e),color-stop(50%,#097953),color-stop(51%,#14845e),color-stop(100%,#279771));
    background:-webkit-linear-gradient(top,#04744e 0,#097953 50%,#14845e 51%,#279771 100%);
    background:-o-linear-gradient(top,#04744e 0,#097953 50%,#14845e 51%,#279771 100%);
    background:-ms-linear-gradient(top,#04744e 0,#097953 50%,#14845e 51%,#279771 100%);
    background:linear-gradient(to bottom,#04744e 0,#097953 50%,#14845e 51%,#279771 100%)
}
span.PLEPic>span,span.cabPic>span{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/proecr_sprite.png);
    background-repeat:no-repeat
}
#BODY .BlackHref{
    color:#6d6d83;
    text-decoration:none
}
#BODY .BlackHref:hover,#BODY div.topRL a{
    text-decoration:underline
}
div.Hidefla{
    display:none;
    position:relative;
    float:left;
    width:52%;
    padding-left:5%
}
div.rpr_form div.Hidefla .field .title{
    width:40%
}
div.rpr_form div.Hidefla .field .input>input{
    width:45%
}
div.rpr_form div.Hidefla .field .title_2{
    width:51%
}
div.Hidefla div.input_2+div.fla{
    margin-left:-20px
}
div.FileChdiv{
    display:inline-block;
    position:relative;
    float:left;
    width:100%
}
div.FileChdiv div.input_2{
    margin-top:5px
}
div.FileChdiv div.input_2+div.fla p{
    margin:0 0 0 -20px
}
div.rpr_form div.SecLI .input,div.rpr_form div.SecLI .title{
    width:30%;
    float:left
}
div.rpr_form div.SecLI .input input{
    width:20%
}
div.rpr_form div.SecLI>div.fla{
    margin-bottom:10px
}
div.rpr_form div.SecLI .input input.ShortInptext{
    width:20%;
    margin-left:1%;
    margin-right:1%
}
.ac_results{
    width:194px;
    top:42px;
    position:absolute;
    z-index:200;
    overflow-y:scroll;
    min-height:30px;
    display:none
}
div.proectBlock,span.proectBlname{
    width:100%;
    padding-bottom:15px;
    float:left
}
.links ul,.nav-bg,.nav-links ul,.nav-links ul li a,div.banner_ra,div.bannersMC div.b_tabs{
    overflow:hidden
}
div.ProectLineEl,span.PLEPic{
    position:relative;
    min-height:105px
}
div.ProectLineEl,div.proectBlock,span.PLEPic,span.PLEPic>span,span.PLEText,span.proectBlname{
    display:inline-block
}
div.proectBlock{
    position:relative;
    padding-top:15px
}
span.proectBlname{
    position:relative;
    color:#2b2b2b;
    font-size:10.5pt;
    padding-top:5px
}
div.proectBlock>div.fla{
    margin-left:-1.9%;
    width:102%
}
div.ProectLineEl{
    vertical-align:top;
    border:1px solid #e4e4e4;
    border-radius:3px;
    width:47%;
    margin:14px auto 14px 1.8%;
    text-align:left
}
span.PLEPic{
    float:left;
    width:34%
}
span.PLEPic>span{
    position:absolute;
    float:left;
    left:50%;
    top:50%
}
span.PLEPic_1{
    width:63px;
    height:54px;
    margin-left:-31px;
    margin-top:-27px;
    background-position:0 0
}
span.PLEPic_2{
    width:70px;
    height:70px;
    margin-left:-32px;
    margin-top:-32px;
    background-position:-110px -430px
}
span.PLEPic_3{
    width:69px;
    height:61px;
    margin-left:-34px;
    margin-top:-30px;
    background-position:-152px 0
}
span.PLEPic_4{
    width:60px;
    height:79px;
    margin-left:-30px;
    margin-top:-37px;
    background-position:-241px 0
}
span.PLEPic_5{
    width:85px;
    height:64px;
    margin-left:-42px;
    margin-top:-32px;
    background-position:-311px 0
}
span.PLEPic_6{
    width:79px;
    height:58px;
    margin-left:-38px;
    margin-top:-29px;
    background-position:-409px 0
}
span.PLEPic_7{
    width:71px;
    height:82px;
    margin-left:-35px;
    margin-top:-41px;
    background-position:0 -85px
}
span.PLEPic_8{
    width:65px;
    height:52px;
    margin-left:-32px;
    margin-top:-26px;
    background-position:0 -176px
}
span.PLEPic_9{
    width:63px;
    height:63px;
    margin-left:-31px;
    margin-top:-31px;
    background-position:0 -232px
}
span.PLEText{
    position:relative;
    float:left;
    width:62%
}
#BODY span.PLEText a{
    font-weight:9pt
}
.container{
    display:table-cell;
    vertical-align:middle;
    height:105px
}
.add_new_line,.bx-auth-profile .field-name,div.cab_pEl,div.proectRight{
    vertical-align:top
}
.auxiliary{
    display:inline
}
.container div>span{
    display:block;
    position:relative;
    width:100%
}
div.cab_proecT,span.GreenName{
    display:inline-block;
    width:100%;
    float:left;
    position:relative
}
div.cab_proecT{
    padding-top:20px;
    padding-bottom:20px
}
span.GreenName{
    font-weight:700;
    font-family:Verdana;
    color:#1e8e68;
    font-size:13.5pt;
    line-height:15pt;
    padding-top:10px;
    padding-bottom:10px;
    text-align:center
}
#BODY div.proectTT ul li,span.cabText{
    line-height:12pt;
    display:inline-block
}
div.cab_proecT .slide_d{
    margin-top:8px
}
div.cab_pEl{
    display:inline-block;
    position:relative;
    width:32%;
    margin:8px 8%;
    text-align:left;
    min-height:50px
}
span.cabPic{
    display:inline-block;
    position:relative;
    float:left;
    width:18%;
    margin-right:10px
}
span.cabPic>span{
    display:inline-block;
    position:relative;
    float:left
}
span.cabPic_1{
    width:34px;
    height:40px;
    background-position:-83px -85px
}
span.cabPic_2{
    width:34px;
    height:40px;
    margin-left:4px;
    background-position:-128px -85px
}
span.cabPic_3{
    width:29px;
    height:29px;
    margin-left:2px;
    background-position:-172px -85px
}
span.cabPic_4{
    width:38px;
    height:37px;
    background-position:-308px -85px
}
span.cabPic_5{
    width:34px;
    height:29px;
    margin-left:1px;
    background-position:-213px -85px
}
span.cabPic_6{
    width:39px;
    height:48px;
    margin-left:2px;
    background-position:-354px -85px
}
span.cabPic_7{
    width:43px;
    height:40px;
    margin-left:1px;
    background-position:-257px -85px
}
span.cabText{
    position:relative;
    float:left;
    width:76%;
    font-size:9pt
}
div.bottomBReg{
    position:relative;
    width:42%;
    padding:1%;
    border:1px solid #e8e8e8;
    margin:0 auto;
    text-align:center;
    border-radius:5px
}
#BODY div.bottomBReg a{
    font-weight:700
}
div.proectTT{
    display:inline-block;
    position:relative;
    float:left;
    width:64%
}
#BODY div.proectTT ul{
    display:inline-block;
    width:100%;
    margin:0;
    padding:0 0 20px;
    list-style:none
}
#BODY div.proectTT ul li{
    width:100%;
    font-size:9.75pt;
    font-weight:700;
    padding:13px 0 13px 27px;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/prmarker.png) 0 12px no-repeat
}
div.proectRight{
    display:inline-block;
    position:relative;
    float:right;
    width:395px;
    padding-bottom:15px
}
div.proectAuth{
    display:inline-block;
    position:relative;
    float:left;
    width:355px;
    padding:18px;
    border:1px solid #e8e8e8;
    border-radius:10px;
    text-align:left
}
div.proectAuth .sp_form{
    float:none
}
div.proectAuth span.proectBlname{
    padding-top:0;
    padding-bottom:5px
}
div.proectAuth .sp_form .label{
    width:70px;
    padding-top:10px;
    text-align:left
}
div.proectAuth .sp_form .data{
    width:250px
}
div.proectAuth div.h_35 input[type=text],div.proectAuth div.h_35 input[type=password]{
    min-width:100%
}
div.proectAuth div.sp_form{
    margin-top:0
}
div.proectAuth div.h_35 input[type=checkbox]{
    min-width:16px;
    float:left;
    margin-right:5px
}
div.proectAuth div.h_35 input[type=checkbox]+label{
    line-height:18pt
}
div.proectAuth input[type=submit]{
    padding:0;
    border:0;
    min-width:65px;
    height:29px;
    border-radius:4px;
    position:relative;
    float:left;
    display:block;
    text-shadow:1px 1px 0 #054731;
    font-family:"DINPro Bold",Tahoma,Geneva,sans-serif;
    line-height:29px;
    font-size:12px;
    text-transform:uppercase;
    color:#FFF;
    cursor:pointer;
    background:-webkit-linear-gradient(bottom,#04744e 0,#269670 100%);
    background:-o-linear-gradient(bottom,#04744e 0,#269670 100%);
    background:-ms-linear-gradient(bottom,#04744e 0,#269670 100%);
    background:-moz-linear-gradient(bottom,#04744e 0,#269670 100%);
    background:linear-gradient(to top,#04744e 0,#269670 100%)
}
div.proectAuth input[type=submit]:hover{
    background:-webkit-linear-gradient(bottom,#269670 0,#04744e 100%);
    background:-o-linear-gradient(bottom,#269670 0,#04744e 100%);
    background:-ms-linear-gradient(bottom,#269670 0,#04744e 100%);
    background:-moz-linear-gradient(bottom,#269670 0,#04744e 100%);
    background:linear-gradient(to top,#269670 0,#04744e 100%)
}
#BODY a.RedRH{
    float:right;
    line-height:29px;
    font-weight:700
}
div.MT0{
    margin-top:0!important
}
#BODY div.proectAuth+div.fla{
    text-align:center
}
#BODY div.proectAuth+div.fla a.RedRH{
    display:inline-block;
    float:none;
    margin-top:5px
}
#BODY div.proectAuth p{
    margin-top:3px;
    margin-bottom:3px;
    padding:0
}
div.proectBlockNB{
    border:0;
    padding-top:0
}
span.profLine{
    display:inline-block;
    position:relative;
    float:left;
    width:93%;
    margin-top:6px;
    padding-left:7%
}
span.profLine>span{
    display:inline-block;
    position:absolute;
    float:left;
    width:16px;
    height:14px;
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/proecr_sprite.png);
    background-repeat:no-repeat;
    left:4px;
    top:1px
}
.table_content a,div.banner_ra,div.slider_blo{
    display:block;
    position:relative
}
span.profLine>span.pTel{
    left:4px;
    background-position:-83px -137px
}
span.profLine>span.pEmail{
    background-position:-82px -154px
}
span.profLine>span.pSkype{
    left:5px;
    background-position:-82px -170px
}
.green_text{
    font-size:18px;
    font-weight:700;
    font-family:Verdana;
    color:#086b4c;
    margin-bottom:30px
}
.border_top_item{
    border:1px solid #c3c3c3!important;
    border-radius:5px
}
div.banner_ra,div.bannersMC div.b_tabs div.b_ithem img{
    border-radius:5px
}
.h3_calc{
    margin:10px 0
}
.h2_calc{
    float:left;
    padding-bottom:20px;
    border-bottom:1px solid #1e8e68;
    width:100%;
    margin-bottom:20px
}
ul.default_list{
    padding:12px 0;
    float:left;
    width:100%;
    list-style:none;
    margin:0
}
ul.default_list li{
    padding:3px 0 3px 13px;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/GLSI/li.gif) left 9px no-repeat;
    list-style:none
}
.table_content img{
    left:40px
}
.table_content a{
    color:#2e5130;
    bottom:5px
}
div.slider_blo{
    float:left;
    width:100%;
    z-index:8
}
div.right_ban_bl{
    margin:0 auto;
    max-width:1200px!important;
    position:relative
}
div.banner_ra{
    float:right;
    right:10px;
    width:100%
}
#plashBanner{
    margin-top:25px
}
#Menu .bmSubUl .mbSub2,#Menu .bmSubUl .mbSub2BG{
    width:100%
}
#Menu .bmSubUl .mbSub3BG{
    width:72%
}
#Menu .mbUl li.mbActiveMain .bmSubUl{
    display:block
}
#Menu .bmSubUl .mbSA{
    padding:6px 20px 7px 0
}
#Menu .bmSubUl .mbSub3{
    width:285%
}
div.bannersMC{
    float:right;
    width:72%;
    z-index:8
}
div.mc_small .bINBleft{
    left:2px
}
div.mc_small .bINBright{
    right:2px
}
#Menu,#Menu .gAreaWidth{
    z-index:10
}
#Menu+div.fla{
    z-index:7
}
#Menu .mbUl .pcList .bmSubUl{
    z-index:6;
    width:26%
}
#Menu .mbUl .pcList .bmSubUl:hover{
    width:100%
}
#Menu .mbUl .pcList .bmSubUl:hover .mbSub2,#Menu .mbUl .pcList .bmSubUl:hover .mbSub2BG{
    width:26%
}
div.mHomeIcon{
    display:none
}
.mc_small .bINPanel{
    bottom:8%
}
#BODY .ListIndexCat .LICItem{
    margin:16px 2% 15px 0
}
#BODY .ListIndexCat .LICIPlash span{
    height:56px
}
@media screen and (max-width:1200px){
    div.mc_small .bINBright{
        right:20px
    }
    div.mc_small .bINBleft{
        left:20px
    }
    div.bannersMC{
        width:100%
    }
    div.banner_ra{
        right:0;
        padding-left:2%;
        padding-right:2%;
        width:96%
    }
    div.mHomeIcon{
        display:inline-block
    }
    #Menu .mbUl .pcList .bmSubUl{
        width:99.5%;
        left:.25%
    }
    #Menu .mbUl .pcList .bmSubUl:hover .mbSub2,#Menu .mbUl .pcList .bmSubUl:hover .mbSub2BG{
        width:99.5%
    }
    #Menu .bmSubUl .mbSA{
        padding:15px 35px 15px 17px
    }
    #Menu .bmSubUl .mbSub3{
        width:100%
    }
    #Menu .bmSubUl .mbSub2{
        width:auto;
        padding:0
    }
    .spBItem .spBIText{
        float:left;
        width:60%;
        padding-left:25px
    }
}
@media screen and (max-width:875px){
    .spBItem .spBIText{
        float:left;
        width:100%;
        padding:20px 0 0
    }
}
@media screen and (max-width:680px){
    #head .pOffice .POit>div{
        width:50%;
        float:left;
        min-width:170px
    }
    #head .pOffice .POit>div>strong{
        width:100%
    }
    #head .pOffice .POit>strong{
        min-width:175px
    }
}
@media screen and (max-width:617px){
    div.blog-mainpage-side-left,div.blog-mainpage-side-right{
        width:100%
    }
}
div.bannersMC div.b_tabs{
    display:block;
    margin-top:1px;
    padding-bottom:8px;
    position:relative;
    left:0;
    width:100%;
    border:0
}
.as_h_35 span,.war-sp,div.topRL{
    display:inline-block;
    position:relative
}
#BODY,#BODY .gAreaWidth,.m_c .mc,body .fancybox-wrap{
    min-width:463px
}
#Menu .mbUl .mbItem{
    font-family:Tahoma,Geneva,sans-serif
}
#BODY .blog-mainpage img{
    max-width:387px
}
div.topRL{
    float:left;
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd71f', endColorstr='#FCC42F', GradientType=0 );
    padding-left:15px;
    padding-right:12px;
    line-height:22px;
    font-family:Tahoma;
    color:#000;
    margin-top:-2px;
    font-size:13px;
    padding-top:2px;
    height:24px;
    background-color:#f3b50c
}
.submi-top-parent,.yellow,.yellow:hover,.yellowbuttom{
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcb616', endColorstr='#fedb3d', GradientType=0 )
}
#BODY div.topRL a{
    color: black;
}
#BODY div.topRL a:hover{
    text-decoration:none
}
.war-sp{
    width:15px;
    height:15px;
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/war.png);
    background-repeat:no-repeat;
    top:2px;
    left:-8px
}
.TPrS{
    padding-right:10px
}
#BODY .header-name{
    color:#00704A;
    font-weight:700;
    text-decoration:underline;
    margin:0 20px 0 2px;
    font-size:12px
}
#BODY .TPrS.no-reg .TPrP a:before,#BODY .header-name+a:before{
    content:"";
    width:12px;
    height:12px;
    background-image:url(/upload/images/as-project/isoc-style/icon-style.png);
    display:inline-block;
    background-repeat:no-repeat;
    position:relative
}
#BODY .TPrS.no-reg .TPrP a:before{
    width:13px;
    height:13px
}
#BODY .header-name+a:before{
    background-position:-2px -2px;
    top:2px;
    right:4px
}
#BODY .header-name+a{
    font-weight:700;
    font-size:12px
}
#BODY .TPrP:first-child{
    color:#000;
    font-family:Geneva,sans-serif;
    font-size:12px
}
#BODY .TPrS.no-reg .TPrP a{
    color:#00704A;
    font-weight:700;
    text-decoration:underline
}
#BODY #region_name,#BODY .TPrS.no-reg .TPrP a:hover,#BODY .header-name:hover,#BODY .none-style,.last-optin button,.personal_meneger a{
    text-decoration:none
}
#BODY .TPrS.no-reg .TPrP a:first-child{
    cursor: pointer;
}
#BODY .TPrS.no-reg .TPrP a:first-child:before{
    background-position:-5px -17px;
    top:3px;
    right:2px
}
#BODY .TPrS.no-reg .TPrP a+a:before{
    background-position:-2px -34px;
    top:3px;
    right:3px
}
#BODY .registration+a{
    cursor:pointer
}
.as_template_auth .sp_form .data,.as_template_auth .very_wide{
    width:initial
}
.as_template_auth .very_wide.h_40{
    float:right;
    margin-right:10px;
    text-align:right
}
.as_template_auth .very_wide.h_40 a{
    line-height:18pt;
    font-size:10pt
}
.last-optin a{
    float:right;
    margin-right:11px
}
.as_template_auth .h_35 input{
    min-width:390px
}
.as_template_auth .bx-system-auth-form h2{
    padding:10px 0 20px
}
.as_template_auth .SWgeneral .SWGclose{
    top:24px
}
.as_template_auth .SWgeneral .WSGcPad{
    padding:10px 0 40px
}
.as_template_auth .fancybox-inner div.sp_form{
    margin-left:0
}
.as_template_auth .sp_form .label{
    width:110px;
    text-align:left
}
.last-optin button{
    height:35px;
    outline:0;
    line-height:2px;
    margin-top:10px;
    border:0;
    color:#fff;
    padding:8px;
    cursor:pointer;
    border-radius:5px;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#289872),color-stop(50%,#13835d),color-stop(51%,#0a7a54),color-stop(100%,#03734d));
    background:-webkit-linear-gradient(top,#289872 0,#13835d 50%,#0a7a54 51%,#03734d 100%);
    background:-o-linear-gradient(top,#289872 0,#13835d 50%,#0a7a54 51%,#03734d 100%);
    background:-ms-linear-gradient(top,#289872 0,#13835d 50%,#0a7a54 51%,#03734d 100%);
    background:linear-gradient(to bottom,#289872 0,#13835d 50%,#0a7a54 51%,#03734d 100%)
}
.last-optin button:active{
    line-height:5px
}
.last-optin{
    float:left;
    margin-top:20px;
    width:100%
}
.as_h_35{
    width:28%!important
}
.as_h_35+div{
    width:70%!important
}
.as_h_35 span{
    bottom:7px
}
.errortext{
    color:red
}
.error_input{
    border:1px solid red!important
}
.as_forgot_form+p{
    min-width:400px
}
.as_forgot_form{
    padding:10px 0 0 20px
}
.as_template_auth .very_wide.line_wide.h_40,.bx-forgotpass-table+p a{
    cursor:pointer
}
.to_do{
    display:none
}
#BODY .registration .title{
    text-align:right;
    width:145px
}
#BODY .reg-block{
    width:675px;
    margin-top:10px;
    padding-top:10px;
    margin-left:20px
}
#BODY .ext_field .title{
    text-align:right;
    width:140px
}
#BODY .ext_field .title span{
    left:0
}
#BODY .ext_field input{
    width:15px!important;
    left:0!important;
    right:5px
}
#BODY .reg-style p{
    font-weight:400;
    float:left;
    width:165px;
    text-align:right
}
#BODY .you_is-block_one{
    position:relative;
    right:13px
}
#BODY .you_is-block_one+div{
    position:relative
}
#BODY .reg-bottom-block{
    float:left;
    position:relative;
    display:block;
    width:100%
}
#BODY .two-reg-bottom{
    margin-left:175px
}
#BODY .two-reg-bottom a{
    font-size:12pt;
    display:inline-block;
    margin:0 0 0 73px;
    padding-top:16px;
    cursor:pointer
}
#BODY .two-reg-bottom a+p{
    font-weight:400;
    margin:10px 0 5px;
    float:left;
    width:100%
}
#BODY .two-reg-bottom a+p+p{
    margin-top:0;
    padding-top:0;
    float:left;
    width:100%
}
#BODY .rn-bot label{
    border-bottom:1px dashed #000;
    bottom:3px;
    left:3px
}
#BODY .rn-bot{
    position:relative
}
#BODY .rn-bot label:hover{
    border-bottom:0
}
#BODY .rn-bot label div{
    display:none;
    width:100%;
    position:absolute;
    top:0
}
#BODY .rn-bot label:hover>div{
    display:block;
    position:absolute;
    z-index:999;
    left:350px;
    width:260px;
    border:2px solid #00684d;
    border-radius:10px;
    padding:15px;
    background-color:#fff
}
#BODY .rn-bot label div h3{
    padding:0 0 0 25px
}
#BODY .senks_with_form a+a{
    margin-left:20px
}
#BODY .reg-buttom span.GeneralMB.GMBgreenGray:active{
    background:linear-gradient(to bottom,#4CBB95 0,#13835d 50%,#0a7a54 51%,#03734d 100%)
}
#BODY #region_name{
    color:#636363;
    border-bottom:1px dashed;
    position:relative;
    top:5px
}
#BODY #region_name:hover{
    border-bottom:0
}
#BODY label[for="626"],#BODY label[for="627"]{
    font-weight:700
}
.personal_meneger{
    width:100%;
    float:left;
    min-width:350px
}
.personal_meneger h1,.personal_meneger h2,.personal_meneger h3,.personal_meneger h4,.personal_meneger h5,.personal_meneger h6{
    margin:0
}
.personal_meneger ul{
    margin:0;
    padding:0
}
.personal_meneger li{
    list-style:none
}
.personal_meneger a{
    color:#000
}
.links-header{
    width:100%;
    position:absolute;
    top:0
}
.content{
    max-width:1200px;
    margin:0 auto
}
.manager{
    position:relative;
    padding-top:65px
}
.manager .links-header h1{
    text-transform:uppercase;
    margin:25px 20px;
    font-family:Arial;
    font-size:24px;
    font-weight:700;
    line-height:13px
}
.nav-pad{
    margin-bottom:30px
}
.nav-bg{
    background:-webkit-linear-gradient(#fff 50%,#f1f1f1);
    background:-o-linear-gradient(#fff 50%,#f1f1f1);
    background:-moz-linear-gradient(#fff 50%,#f1f1f1);
    background:linear-gradient(#fff 50%,#f1f1f1);
    border-bottom:1px solid #c6c6c6;
    height:43px;
    width:100%
}
.nav-links{
    margin-top:-45px
}
.nav-links ul li{
    float:left;
    margin:0 12px 0 0
}
.nav-links ul li a{
    background:-webkit-linear-gradient(#e3e3e3,#fdfdfd);
    background:-o-linear-gradient(#e3e3e3,#fdfdfd);
    background:-moz-linear-gradient(#e3e3e3,#fdfdfd);
    background:linear-gradient(#e3e3e3,#fdfdfd);
    border-top-left-radius:3px;
    border-top-right-radius:3px;
    border:1px solid #e5e5e5;
    border-bottom:transparent;
    display:block;
    padding:15px;
    font-family:Tahoma;
    font-size:14px;
    line-height:13px;
    text-transform:uppercase
}
.nav-links ul li.active a{
    background:#fff;
    border-bottom:1px solid #fff
}
form.manage-form{
    margin-bottom:10px!important;
    width:100%
}
form.manage-form input[type=text]{
    margin-right:15px;
    width:174px;
    height:19px
}
form.manage-form input[type=submit]{
    cursor:pointer;
    border-radius:4px;
    font-weight:700;
    line-height:11px;
    font-family:Tahoma,sans-serif;
    text-shadow:1px 1px 0 #000101;
    color:#F4F4F4;
    font-size:11px;
    width:132px;
    height:25px;
    background:-webkit-linear-gradient(#279771 0,#14845e 50%,#0a7a54 51%,#04744e);
    background:-o-linear-gradient(#279771 0,#14845e 50%,#0a7a54 51%,#04744e);
    background:-moz-linear-gradient(#279771 0,#14845e 50%,#0a7a54 51%,#04744e);
    background:linear-gradient(#279771 0,#14845e 50%,#0a7a54 51%,#04744e);
    border:0
}
form.manage-form input[type=submit]:hover{
    background:-webkit-linear-gradient(#1d6e53 0,#0d583e 50%,#064b34 51%,#02432d);
    background:-o-linear-gradient(#1d6e53 0,#0d583e 50%,#064b34 51%,#02432d);
    background:-moz-linear-gradient(#1d6e53 0,#0d583e 50%,#064b34 51%,#02432d);
    background:linear-gradient(#1d6e53 0,#0d583e 50%,#064b34 51%,#02432d)
}
.content-manage{
    margin-bottom:35px
}
.content-manage table{
    text-align:left;
    font-size:14px;
    border-spacing:0;
    font-family:Verdana
}
.content-manage tr{
    width:100%;
    text-align:center
}
.content-manage th{
    text-transform:uppercase;
    width:400px;
    height:48px;
    color:#000;
    font-weight:700
}
.content-manage td{
    color:#010101;
    font-weight:400;
    line-height:13px;
    width:236px;
    height:48px;
    border-top:1px solid #077751
}
.content-manage td:last-child{
    width:490px
}
.content-manage a{
    text-decoration:underline;
    color:#077751;
    font-weight:700;
    line-height:13px
}
.content-manage a:hover{
    color:#044730
}
.links ul{
    width:233px;
    margin:0 auto
}
.links ul li{
    margin:0 5px;
    float:left
}
.links ul li a{
    color:#636363;
    font-weight:700;
    font-family:Tahoma,Geneva,sans-serif;
    font-size:11px;
    text-align:center;
    width:23px;
    height:19px;
    display:block;
    padding-top:4px;
    border-radius:100%;
    text-decoration:none
}
.links ul li a:hover,.links ul li.active a{
    background:#00694d;
    color:#fff
}
.links ul li.active a{
    cursor:default;
    text-decoration:none
}
.links ul li:first-child a span{
    margin:5px 0 0 5px;
    display:block;
    width:6px;
    height:5px;
    background:url(/upload/images/naviPageLR.gif) left center no-repeat
}
.links ul li:first-child a:hover{
    background:0 0
}
.links ul li:last-child a span{
    margin:5px 0 0 5px;
    display:block;
    width:6px;
    height:5px;
    background:url(/upload/images/naviPageLR.gif) right center no-repeat
}
#BODY div.CKGMenu ul,div.CKGMenu{
    width:100%;
    position:relative;
    float:left
}
.links ul li:last-child a:hover{
    background:0 0
}
#list-users,#my-profile,.profile-block-hidden{
    display:none
}
.profile-block-shown{
    display:block
}
.profile-user-div-link a{
    text-decoration:underline!important;
    color:#1e8e68!important
}
.manage-form{
    margin-bottom:10px
}
.edit_access div{
    font-size:13px
}
.edit_access div span{
    font-size:14px;
    font-weight:700;
    display:inline-block;
    margin-bottom:10px
}
.edit_access{
    margin-bottom:20px
}
.acces_ok{
    margin-top:10px
}
#BODY .cab-style .CDPbutton{
    font-size:13px;
    padding:15px 6px 0!important
}
.ndp_price strike{
    color:#999;
    font-size:13.5pt;
    font-weight:400
}
#Menu .mbUl .new_menu_catshop:hover .mbItem{
    background-image:url(/upload/images/shop_cart3.png);
    background-repeat:no-repeat;
    padding-left:30px!important;
    background-position:4px 17px
}
div.CKGMenu{
    display:inline-block;
    padding-bottom:14px;
    text-align:center
}
#BODY div.CKGMenu ul{
    display:inline-block;
    list-style:none;
    padding:0;
    margin:0
}
#BODY div.CKGMenu ul li{
    display:inline-block;
    position:relative;
    padding-left:10px;
    padding-right:10px
}
#BODY div.CKGMenu ul li a{
    color:#1e8e68;
    font-weight:700;
    font-family:Tahoma,Geneva,sans-serif;
    font-size:14px
}
.central-pro-cat{
    height:400px;
    margin-top:10px
}
.clearboth{
    clear:both
}
.left-open-pro-cat,.mirl-open-pro-cat,.right-open-pro-cat{
    border:1px solid #adb3af;
    height:375px;
    float:left;
    width:32%;
    margin:0 5px 5px;
    position:relative;
    min-width:350px
}
.left-open-pro-cat div,.mirl-open-pro-cat div,.right-open-pro-cat div{
    padding:10px 5px 5px
}
.viewtext{
    font-size:13px!important;
    color:#000;
    font-weight:600;
    margin-top:2px
}
.viewtext+p{
    font-size:12px;
    color:#000005;
    line-height:14px!important;
    margin-bottom:0
}
.newGAWc{
    right:5px!important
}
.opencat-pro{
    display:block;
    position:absolute;
    right:10px;
    bottom:10px
}
.opencat-pro a{
    color:#0f3a29
}
.content-postanochik{
    padding:0;
    margin:0;
    width:100%
}
.left-postan-block,.right-postan-block{
    float:left;
    width:67%;
    min-width:350px
}
.right-postan-block{
    width:30%;
    margin-left:28px
}
.left-postan-block span{
    display:block;
    background-image:url(/upload/images/professionkup/knopka.jpg);
    background-repeat:no-repeat;
    background-position:-1px 0;
    margin-bottom:6px
}
.newmarall2 div+a,.viestyle1{
    display:inline-block
}
.left-postan-block span b{
    padding-left:23px
}
.right-postan-block h3{
    color:#1d6746
}
.right-postan-block h3+p{
    border:1px solid #dcc38d;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
    font-size:13px;
    color:#645b5c;
    font-weight:600;
    text-align:center;
    box-shadow:0 0 1px #ff0;
    -webkit-box-shadow:0 0 1px #ff0;
    -moz-box-shadow:0 0 1px #ff0;
    padding:6px;
    text-decoration:underline
}
.right-postan-block2 .comm_el{
    margin-bottom:10px
}
.right-postan-block2 .comment_bl p a{
    color:#000;
    font-weight:600
}
.right-postan-block2,.voprosu-client .right-postan-block .aboutOCAForm{
    margin:0;
    padding:0!important
}
.right-postan-block .ytext{
    border:1px solid #f0f0f0;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
    padding:16px;
    font-size:12px;
    line-height:14px!important;
    position:relative
}
.block-pechat,.block-stend,.convertion-calc,.donwold_list,.eskiz-technik,.instruction-list,.intresting-shop,.ld-zones,.list-technik,.list-technik>div,.myservices,.preliminary-design,.preliminary-design-download,.prodaction_and_object,.quest-progect-vodootvod,.service-progect-vodootvod,.static_text2,.tor-partners-top,.voprosu-client{
    float:left;
    width:100%;
    min-width:350px
}
.imnodiler{
    height:63px;
    float:left;
    min-width:350px
}
.right-postan-block a{
    display:inline-block;
    text-decoration:none;
    margin:25px 0 20px;
    position:relative;
    left:75px
}
.bagraoundlot a b,.lotoks-users div a b,.newsubmit3 a,.right-postan-block a b{
    background-color: #1e8e68;
    border: 1px solid #1e8e68;
    color:#FFF;
    padding:15px 5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px
}
.bagraoundlot a b:hover,.lotoks-users div a b:hover,.newsubmit3 a:hover,.right-postan-block a b:hover{
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#03734d),color-stop(50%,#0a7a54),color-stop(51%,#13835d),color-stop(100%,#289872));
    background:-webkit-linear-gradient(top,#03734d 0,#0a7a54 50%,#13835d 51%,#289872 100%);
    background:-o-linear-gradient(top,#03734d 0,#0a7a54 50%,#13835d 51%,#289872 100%);
    background:-ms-linear-gradient(top,#03734d 0,#0a7a54 50%,#13835d 51%,#289872 100%);
    background:linear-gradient(to bottom,#03734d 0,#0a7a54 50%,#13835d 51%,#03734d 100%)
}
.newListIndexCat .LICItem{
    width:31%!important;
    margin:20px 26px 20px 0!important
}
.newListIndexCat,.service-progect-vodootvod h2,.service-progect-vodootvod ul li{
    margin-top:20px;
    padding-bottom:0!important
}
.new_menu_catshop .mbItem{
    background-image:url(/upload/images/shop_cart2.png);
    background-repeat:no-repeat;
    padding-left:30px!important;
    background-position:4px 17px
}
.production-bilds{
    float:left;
    margin-top:30px
}
.newmarall,.newmarall2{
    margin-top:15px;
    float:left
}
.newmarall2{
    width:100%
}
.newmarall2>div,.service-progect-vodootvod .sect_binn_photo a img{
    float:left
}
.newmarall2 div+a{
    margin:35px
}
.production-lotocks{
    float:left;
    width:96%;
    margin-top:15px;
    background-color:#ececec;
    border-radius:8px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    position:relative;
    padding:23px
}
.production-lotocks div{
    float:left;
    min-width:300px
}
.production-lotocks div span{
    font-weight:600;
    font-size:14px!important;
    margin-bottom:10px;
    display:block
}
.production-lotocks div p{
    font-weight:600;
    font-size:12px;
    margin:0 2px 0 0
}
.left-inf-lotocks{
    margin-left:35px;
    margin-right:45px;
    width:34%
}
.left-inf-lotocks+div{
    margin-left:240px
}
.newAOCAF_right,.newaboutOCAForm{
    margin:0!important;
    padding:0!important;
    width:43%!important;
    position:relative
}
.news_l .icon{
    background-image:url(/upload/images/sprite2_2.png)!important;
    background-position:0 0!important
}
.newAOCAF_right a{
    margin-top:5px!important
}
.news_l{
    top:32px;
    margin-right:95px;
    border-bottom:0!important;
    text-decoration:underline!important
}
.news_l:hover{
    text-decoration:none!important
}
.bagraoundlot a,.lotoks-users div a,.newsubmit3 a{
    text-decoration:none
}
.lotoks-users{
    float:left;
    margin-top:15px;
    min-width:300px
}
.bagraoundlot,.lotoks-users div{
    width:100%;
    margin-top:15px;
    background-color:#ececec;
    border-radius:8px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    position:relative;
    padding:25px 0;
    float:left;
    text-align:center
}
.bagraoundlot p{
    margin:0 0 25px;
    font-size:14px
}
.submi-top-parent,.yellowbuttom{
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fcb616),color-stop(50%,#ffda54),color-stop(51%,#ffd020),color-stop(100%,#fedb3d));
    background:-webkit-linear-gradient(top,#fcb616 0,#ffda54 50%,#ffd020 51%,#fedb3d 100%);
    background:-o-linear-gradient(top,#fcb616 0,#ffda54 50%,#ffd020 51%,#fedb3d 100%);
    background:-ms-linear-gradient(top,#fcb616 0,#ffda54 50%,#ffd020 51%,#fedb3d 100%);
    background:linear-gradient(to bottom,#fcb616 0,#ffda54 50%,#ffd020 51%,#fedb3d 100%);
    color:#4c4018;
    font-size:13px;
    padding:15px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    text-decoration:none;
    font-weight:600;
    border-top:1px solid #ffe2ab;
    border-left:1px solid #ffe2ab;
    text-shadow:1px 1px 0 #FFF;
    font-family:"DINPro Bold",Tahoma,Geneva,sans-serif;
    text-transform:uppercase
}
.submi-top-parent:hover,.yellowbuttom:hover{
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fedb3d),color-stop(50%,#ffd020),color-stop(51%,#ffda54),color-stop(100%,#fcb616));
    background:-webkit-linear-gradient(top,#fedb3d 0,#ffd020 50%,#ffda54 51%,#fcb616 100%);
    background:-o-linear-gradient(top,#fedb3d 0,#ffd020 50%,#ffda54 51%,#fcb616 100%);
    background:-ms-linear-gradient(top,#fedb3d 0,#ffd020 50%,#ffda54 51%,#fcb616 100%);
    background:linear-gradient(to bottom,#fedb3d 0,#ffd020 50%,#ffda54 51%,#fcb616 100%)
}
.submi-top-parent{
    position:relative;
    top:25px;
    left:10px
}
.static_text1 ul>li{
    margin-top:10px
}
.marbot10{
    margin-bottom:5px!important
}
.static_text1,.static_text2{
    margin-top:15px;
    min-width:300px
}
.voprosu-client{
    padding:24px!important;
    margin-top:10px
}
.voprosu-client .right-postan-block .AOCAF_left{
    width:100%!important
}
.voprosu-client .left-postan-block{
    width:50%!important
}
.voprosu-client .right-postan-block{
    width:45%!important
}
.zagolovok{
    color:#1d6537;
    font-size:19px!important;
    position:relative;
    left:16px;
    top:15px;
    margin-bottom:0
}
.null{
    border:none!important;
    margin:25px 0 0 15px
}
.folder{
    margin-left:45px
}
.news_traning_parent,.prodaction_code{
    margin-left:20px;
    position:relative;
    float:left
}
.prodaction_code{
    width:62%
}
.newprodaction_code,.service-progect-vodootvod ul li{
    width:100%!important
}
.new_cab_proecT .slide_d .content .fla .cab_pEl .cabPic .cabPic_1{
    background-image:url(/upload/images/znachok.jpg);
    background-position:0 0;
    width:37px;
    bottom:5px
}
.left-postan-block-li ul{
    font-weight:600;
    font-size:13px;
    line-height:30px;
    margin-top:20px
}
.news_traning_parent{
    width:100%;
    margin-top:28px
}
.newAOCAF_left p{
    color:#000;
    font-size:19px!important;
    margin-left:15px
}
.newAOCAF_left p+span,.service-progect-vodootvod{
    margin-left:15px;
    display:inline-block
}
.news_traning_parent div+a,.prodaction_code .catalog_news_prodaction+a{
    display:block;
    right:10px;
    bottom:0;
    position:absolute;
    font-size:14px
}
.prodaction_code .catalog_news_prodaction+a{
    bottom:-25px!important
}
.catalog_news_prodaction{
    min-width:400px;
    max-width:100%
}
.newcLIutP .newCLI_item{
    width:30%;
    float:left;
    margin-right:23px
}
.newcLIutP .newCLI_item2{
    width:22%;
    float:left;
    margin-right:24px
}
.newcLIutP .newCLI_item .CLIIPad .CLIIc .CLIIleft h3 a{
    font-size:12px!important
}
.newsubmit3{
    position:relative;
    text-align:center
}
.newsubmit3 a{
    top:8px;
    left:0;
    position:relative;
    font-size:16px
}
.newPOit{
    width:300px!important
}
.table_content img{
    display:block;
    position:relative;
    top:10px
}
.trad-par-proect{
    margin-top:8px
}
.new-right-block-text{
    border:1px solid #f0f0f0;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
    padding:16px
}
.new-right-block-text p a{
    margin:0;
    padding:0;
    left:0;
    text-decoration:underline;
    color:#22745d;
    font-size:12px;
    font-weight:600;
    line-height:16px
}
.new-right-block-text p a:hover{
    text-decoration:none
}
.new-right-block-text p{
    font-size:11px;
    line-height:16px!important
}
.convertion-calc,.newASAgBorder{
    padding:0!important;
    margin-top:20px
}
#BODY .newASAgBorder{
    border-bottom:0;
    margin-bottom:20px
}
.ytext>b{
    margin-top:5px
}
.ytext>a{
    left:95px
}
.newPos2{
    margin:0!important;
    left:0!important;
    text-decoration:underline!important
}
#BODY .snipecs a:hover span,.newPos2:hover{
    text-decoration:none!important
}
.newListIndexCat h4{
    border-top:1px solid #ececec;
    display:inline-block;
    width:100%;
    padding-top:10px;
    margin:0
}
.brigad-bild,.newprodaction_code,.top-brigad-bild{
    margin:0;
    padding:0;
    float:left;
    min-width:350px
}
.top-brigad-bild.aboutOCAForm h3+div{
    float:left;
    width:46%;
    border:1px solid #c2c2c2;
    border-radius:15px;
    padding-bottom:24px
}
.right_info_bild,.right_info_bildTwo{
    min-width:350px;
    padding-top:20px!important
}
.right_info_bild .AOCAF_right{
    padding-top:20px!important
}
.news_2{
    top:0!important;
    right:4px;
    margin-right:88px!important
}
.news_2 .icon{
    left:-60px!important
}
.news_2:hover{
    padding-bottom:0!important
}
.contact_phone{
    display:inline-block;
    margin:0 18px 0 0
}
.contact_phone .icon{
    background-image:url(/upload/images/locations.png)!important;
    width:44px;
    height:44px;
    position:relative;
    top:15px;
    right:11px;
    left:-16px
}
.newPOittwo{
    text-align:left;
    width:225px!important;
    margin-left:35px;
    top:10px;
    position:relative
}
.new2adress_phone strong{
    font-size:12px;
    color:#000;
    display:inline-block;
    position:relative;
    top:12px;
    right:-34px;
    text-align:left
}
.icecolor{
    color:#248162
}
.new_detail_action{
    width:100%;
    display:inline-block;
    margin:10px 0 0
}
.news-itemtwo{
    width:700px!important;
    min-width:350px
}
.right_info_bildTwo{
    float:left;
    width:36%;
    min-width:350px;
    border:1px solid #ccc;
    border-radius:10px;
    padding:20px;
    margin-left:10px;
    bottom:10px;
    position:relative;
    -webkit-border-radius:10px;
    -moz-border-radius:10px
}
.right_info_bildTwo>span{
    font-weight:600
}
.newphotg_BB .ph_SE{
    width:20%!important
}
.newsetphname{
    padding-bottom:0!important;
    height:80px
}
.newsetphname+.fla .pic_placeps{
    height:155px!important
}
.newsetphname+.fla .pic_placeps span{
    height:155px
}
.newsetphname+.fla .pic_placeps span img{
    height:155px!important;
    width:265px!important
}
.block-pechat,.donwold-block,.left-object-block{
    margin-top:40px;
    float:left
}
.donwold-block{
    margin-bottom:10px
}
.newprodaction_code .newcLIutP .newCLI_item{
    width:22%
}
.newphotg_BB .ph_SE_inn{
    min-height:400px
}
.proectBlockdilers{
    border:none!important
}
.PLEPic_1_1{
    background-position:-183px -137px!important
}
.PLEPic_3_3{
    background-position:-80px -208px!important
}
.PLEPic_2_2{
    background-position:-311px 0!important;
    width:83px!important;
    margin-top:-27px!important
}
.PLEPic_4_4{
    background-position:-72px 0!important;
    width:70px!important
}
.PLEPic_6_6{
    background-position:-225px 0!important;
    height:78px!important;
    top:40px!important
}
/*.block-pechat .all-block-pechat .download_links>.pdf_sm{
    margin-left:50px;
    float:left;
    width:155px;
    text-align:left
}
.block-pechat .all-block-pechat .book_cat{
    width:30%
}
.block-pechat .all-block-pechat .book_cat .catalog_name{
    width:100%
}
*/
.block-pechat .all-block-pechat{
    margin-top:15px
}
.instruction-list div{
    float:left;
    width:43%
}
.block-stend .sect_binn .sect_binn_photo+div a,.instruction-list div a{
    display:block
}
.block-stend .sect_binn .sect_binn_photo .sect_binn_PH.fancybox{
    height:initial!important
}
.block-stend .sect_binn{
    border:0!important
}
.block-stend .sect_binn .sect_binn_photo{
    float:left;
    padding:0;
    margin-right:35px
}
.block-stend .sect_binn .sect_binn_photo+div{
    float:left
}
.prodaction_and_object .ListIndexCat .LICItem{
    margin-left:6px!important;
    margin-right:11px!important;
    width:22%!important
}
.new_other_width{
    padding:5px 10px 5px 95px!important
}
.proectAuthtwo{
    float:left;
    border:1px solid #e8e8e8;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    text-align:center;
    width:373px;
    height:110px;
    padding-top:10px;
    margin-top:20px
}
.proectAuthtwo .icon2{
    width:65px;
    height:70px;
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/proecr_sprite.png)!important;
    background-position:-115px -128px;
    display:inline-block;
    position:relative;
    top:10px
}
.proectAuthtwo .icon2+a{
    display:inline-block;
    width:200px;
    text-align:left;
    position:relative;
    bottom:10px;
    left:10px;
    font-weight:700
}
.quest-progect-vodootvod .lotoks-users,.service-progect-vodootvod .sect_binn_photo{
    width:90%;
    min-width:350px
}
.service-progect-vodootvod .sect_binn_photo a{
    height:100%!important
}
.newsect_binn_photo{
    width:97%;
    max-width:500px!important
}
.service-progect-vodootvod ul li p{
    margin:0
}
.quest-progect-vodootvod .bagraoundlot{
    padding:10px!important;
    height:49px
}
.quest-progect-vodootvod .bagraoundlot .fla{
    width:200px
}
.flaone{
    margin:0 100px 0 340px
}
.fla.imnodiler{
    min-width:220px!important;
    bottom:9px
}
.new_officess_counts{
    width:330px!important
}
.new_officess_counts .office_data,.new_officess_counts .office_data .newPOit{
    width:150px!important
}
.right_info_bild .no_strongtwo{
    color:#1e8e68
}
.two-production-lotocks .left-inf-lotocks{
    width:45%!important
}
.newAOCAF_right,.two-production-lotocks .newaboutOCAForm{
    width:35%!important
}
.two-production-lotocks .newAOCAF_right .s_l .icon{
    background-position:-85px -61px!important
}
.two-production-lotocks-bridge{
    margin-top:55px!important
}
.top-production-bilds{
    max-width:100%;
    min-width:100%;
    position:relative;
    float:left
}
.top-production-bilds::-moz-selection{
    background:0 0;
    color:#fff;
    text-shadow:none
}
.top-production-bilds::selection{
    background:0 0;
    color:#fff;
    text-shadow:none
}
.top-production-bilds.bINBleft,.top-production-bilds.bINBright{
    top:0!important
}
#BODY .top-production-bilds .block-NewzName{
    display:block;
    position:relative;
    width:100%;
    text-align:center;
    bottom:5px
}
.top-production-bilds .slide-list{
    position:relative;
    padding:0;
    z-index:0;
    margin:0 auto
}
.top-production-bilds .slide-wrap{
    position:relative;
    left:0;
    top:0;
    width:100%;
    float:left;
    margin-top:20px
}
#slider,.top-production-bilds .slide-item{
    float:left;
    width:100%
}
.top-production-bilds .newzName{
    text-align:initial!important
}
.top-production-bilds .mc_small .bINBleft,.top-production-bilds .mc_small .bINBright{
    top:0!important
}
#BODY .top-production-bilds .bINPanel{
    cursor:initial;
    text-align:center
}
#BODY .top-production-bilds .b_tabs{
    margin-top:10px
}
#BODY .top-production-bilds .sli-links .container{
    position:relative;
    background-color:#fff;
    background-image:none;
    width:auto;
    padding:5px 10px 0;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
    height:30px;
    bottom:445px
}
#BODY .adress_phone{
    text-align:left
}
.convertion-calc .specATab{
    float:left;
    width:46%;
    margin-left:40px
}
#BODY .convertion-calc .specATab .news-list{
    padding:6px 0
}
#BODY .new_cab_protect{
    margin-top:40px
}
#BODY .error_form{
    color:red;
    width:100%
}
.free-checkbox{
    width:100%;
    float:left;
    position:relative;
    margin-bottom:10px
}
#BODY .field-list,#BODY .input_2,#BODY .input_2 input{
    width:100%
}
.ers_error{
    color:#BC4848
}
#BODY .input_2 input:focus{
    background-color:initial;
    border:0
}
#BODY .inputfile{
    margin:10px 0 0 20px
}
#Chek1,#Chek2,#Chek3,.info_area,.list-chek{
    margin-left:20px
}
#BODY .inpstyle input,#Chek1 input,#Chek2 input,#Chek3 input{
    width:110px;
    left:20px;
    position:relative
}
.info_area{
    float:left;
    width:96%
}
#BODY .text-with-info{
    width:245px
}
#BODY .text-with-info span,.first-span,.inpstyle .error_form{
    left:20px;
    position:relative
}
#BODY .list-chek-two input{
    width:20px;
    left:0
}
.switch-block{
    float:left;
    width:100%;
    position:relative;
    margin:3px 0
}
.switch-block input,.switch-block label{
    float:left
}
.switch-block label{
    line-height:21px
}
.item-switch input{
    float:initial;
    width:90px;
    margin:0 2px
}
#BODY .spec-group .field,#BODY .spec-group span,.spec-group .info_area{
    margin-left:0;
    left:0
}
#BODY .spec-group .inpstyle2 input{
    left:0;
    margin:0 4px;
    width:110px
}
.service-block,.two-production-lotocks{
    margin-bottom:10px
}
#BODY .newmarall .newsubmit3{
    text-align:center;
    height:60px
}
#BODY .newmarall .newsubmit3 p{
    text-align:left
}
#BODY .newmarall .sectIN,#BODY .newmarall .sect_binn_name{
    display:none
}
.text-next-slide,.text-prev-slide{
    top:15px;
    display:block;
    position:absolute;
    z-index:999;
    color:#008200;
    cursor:pointer
}
.text-next-slide{
    right:90px
}
.text-prev-slide{
    left:90px
}
.myservices-left{
    float:left;
    width:64%
}
.myservices-right{
    float:left;
    height:108px;
    width:29%;
    margin-left:80px
}
.myservices-left a h3{
    color:#000
}
#BODY .myservices-left .new-PLEPic{
    float:left;
    margin-left:20px
}
#BODY .myservices-left .new-PLEPic span{
    background-image:url(/upload/images/my-services/icon.png);
    width:85px;
    height:85px;
    display:inline-block;
    margin-top:10px
}
.myservices-left>a{
    display:block;
    float:left
}
.service-info{
    float:left;
    width:80%;
    margin-left:30px
}
.service-info p{
    margin-top:0
}
.new-PLEPic_1{
    background-position:-85px 0
}
.new-PLEPic_2{
    background-position:7px 0
}
.new-PLEPic_3{
    background-position:-85px -85px
}
.new-PLEPic_4{
    background-position:0 -85px
}
.new-PLEPic_5{
    background-position:-12px -151px;
    left:5px;
    position:relative
}
.new-PLEPic_6{
    background-position:-172px -85px
}
.new-PLEPic_7{
    background-position:-172px 0
}
#BODY .no-style{
    height:160px
}
.list-technik ul{
    list-style:square;
    color:green;
    padding-left:20px;
    line-height:20px
}
#BODY .cc-list,.dotted div ul,.post_list ul{
    list-style:none
}
.list-technik ul li span{
    color:#000
}
.eskiz-technik{
    margin-top:20px
}
.lt-img{
    float:left;
    margin-left:20px
}
.lt-img+div{
    float:left;
    margin-left:50px
}
.lt-img+div p{
    margin-top:0
}
.list-technik>div{
    margin-top:40px
}
.preliminary-design-download a span{
    display:inline-block;
    background-image:url(/upload/images/image-CKG/preliminary-design/download-strike.png);
    background-repeat:no-repeat;
    width:20px;
    height:18px;
    position:relative;
    top:5px
}
.preliminary-design-download{
    margin-left:20px;
    margin-top:20px
}
.preliminary-design-download a{
    display:inline-block;
    margin-top:10px
}
#BODY .preliminary-design-download+.bagraoundlot{
    width:96%
}
div.h_35 input{
    min-width:400px
}
.text-cnp{
    font-size:16px;
    margin-bottom:20px
}
#BODY .icon-ch-dwg,#BODY .icon-ch-pdf{
    display:inline-block;
    position:absolute;
    background-image:url(/upload/images/image-CKG/cherteg/list-pdf-dwg.png);
    background-repeat:no-repeat;
    width:27px;
    height:28px;
    top:14px;
    left:10px
}
#BODY .icon-ch-pdf{
    background-position:0 0
}
#BODY .icon-ch-dwg{
    background-position:-28px 0
}
#BODY .CatalogDetail .CDPBContent.showTCL.MVInShow.CatalogList{
    padding:40px 0
}
.CDPBContent.showTCL.MVInShow.CatalogList .CLIIparams{
    width:59%
}
.CDPBContent.showTCL.MVInShow.CatalogList .CLIIimgArea{
    width:32%
}
#BODY .CatalogDetail .CDPBContent.showTCL.MVInShow.CatalogList .secL{
    display:none
}
#BODY .CatalogDetail .CDPBContent.showTCL.MVInShow.CatalogList .CLIIleft .CD_area{
    width:93%;
    float:right
}
#BODY .CatalogDetail .CDPBContent.showTCL.MVInShow.CatalogList .CLIIleft .CD_area .name_block{
    float:left;
    width:100%
}
#BODY .CatalogDetail .CDPBContent.showTCL.MVInShow.CatalogList .CLIIleft .CD_area .CDA_propA{
    float:left;
    width:78%
}
#BODY .CatalogDetail .CDPBContent.showTCL.MVInShow.CatalogList .CLIIleft .CD_area .CDA_propA .gPriceBox .GPBItem a{
    padding:15px 5px 15px 45px;
    font-size:10pt
}
#BODY .CatalogDetail .CDPBContent.showTCL.MVInShow.CatalogList .CLIIleft .CD_area .CDA_propA .gPriceBox .GPBItem a span{
    top:10px;
    left:5px
}
#BODY .CatalogDetail .CDPBContent.showTCL.MVInShow.CatalogList .CLIIleft .CD_area .CDA_propA .text-cnp{
    font-size:14px
}
#BODY .patch-dw{
    display:block;
    margin:10px 5px 5px 15px
}
#BODY .name-ch{
    display:block;
    float:left;
    width:100%;
    margin-left:5px
}
#BODY .name-ch+a,#BODY .name-ch+a+a{
    display:block;
    float:left;
    margin:10px 0 0 10px
}
#BODY .name-ch+a+a .icon-ch-dwg{
    background-position:-20px 0
}
#BODY .name-ch+a .icon-ch-pdf,#BODY .name-ch+a+a .icon-ch-dwg{
    background-size:60px;
    width:20px;
    height:20px;
    top:-1px;
    left:-5px;
    position:relative
}
#BODY .ch-block .CDA_propA,#BODY .ch-block .name_block{
    width:80%
}
#BODY .ch-tabs{
    background-size:60px;
    width:20px;
    height:20px;
    top:-1px;
    left:-5px;
    position:relative;
    background-position:-21px 0
}
#BODY .construction-companies .left_info_bild{
    float:left;
    width:62%;
    display:block
}
#BODY .construction-companies .right_info_bild{
    float:right;
    width:33%;
    padding-top:0!important
}
#BODY .construction-companies .right_info_bild .AOCAF_right{
    width:100%;
    border:1px solid #f0f0f0;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    padding-top:0!important;
    padding-bottom:30px;
    position:relative
}
#BODY .construction-companies .left_info_bild ol li{
    line-height:30px
}
#BODY .construction-companies .right_info_bild .AOCAF_right .contact_phone+div{
    position:relative
}
#BODY .edit-region+.arOffice.news2arOffice{
    position:relative;
    left:8px
}
#BODY .shop-link{
    margin-right:0;
    left:7px;
    color:#000!important;
    top:-20px
}
#BODY .shop-link .icon{
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/sprite.png)!important;
    background-position:-136px -76px!important
}
#BODY .block-edit-region{
    float:left;
    width:100%
}
#BODY .cc-block,#BODY .cc-block .left-postan-block+p{
    margin-top:15px;
    float:left
}
#BODY .cc-block p{
    margin-left:15px
}
#BODY .cc-block .left-postan-block{
    width:100%
}
#BODY .cc-list li{
    line-height:40px
}
#BODY .cc-list li a{
    line-height:0;
    height:0;
    float:right;
    top:0;
    left:-20px;
    font-size:10px;
    padding:11px
}
#BODY .cc-newmarall .row_line+p{
    font-size:14px
}
#BODY .spec-rel-two{
    border-radius:10px
}
#BODY .bridg-rel-2 .left_info_bild ul li,#BODY .pc-rel .left_info_bild ol li{
    line-height:30px;
    font-size:15px
}
#BODY .snt-style{
    font-weight:700;
    font-size:16px
}
#BODY .myservices .service-block{
    float:left
}
#BODY .cb-style{
    margin:30px 0 20px
}
#BODY .style-action-view{
    display:none
}
#BODY .cb-brigar-bild .style-action-view{
    display:block
}
#BODY .cb-brigar-bild .new_detail_action span{
    margin-right:5px;
    color:#969F96
}
#BODY .news-intresting-shop .new_detail_action{
    font-size:16px;
    margin-bottom:10px;
    margin-top:0
}
#BODY .news-intresting-shop{
    width:68%;
    float:left
}
#BODY .right-intresting-shop{
    float:right;
    border:1px solid #e9edec;
    margin-top:10px
}
#BODY .right-intresting-shop .book_cat{
    margin:0;
    padding:40px 48px 30px
}
#BODY .right-intresting-shop .download_links{
    text-align:initial;
    padding-left:46px
}
#BODY .is-block{
    width:40%;
    float:right;
    height:105px;
    top:12px;
    position:relative
}
#BODY .is-block .aboutOCAForm.newaboutOCAForm{
    left:85px;
    top:10px
}
#BODY .is-block .left-inf-lotocks{
    margin:0;
    width:100%!important
}
#BODY .is-block-left .news-itemtwo{
    width:54%!important
}
#BODY .ld-block{
    position:relative
}
#BODY .ld-block .r_div{
    width:80%
}
#BODY .ld-block .r_div br+p{
    font-weight:400
}
#BODY .ld-links{
    position:absolute;
    bottom:0;
    width:100px;
    right:0
}
#BODY .cb-brigar-bild .news-itemtwo,#BODY .cb-brigar-bild h2{
    padding:0
}
#BODY .cb-brigar-bild .news-item{
    margin-top:0
}
#BODY .pc-photo{
    top:15px
}
#BODY .pc-photo+p{
    font-weight:700;
    text-align:left;
    margin-left:40px
}
.form_pc-style input[type=file]{
    border:0;
    min-width:60px
}
.form_pc-style input[type=file]:focus{
    background-color:initial;
    border:0
}
.form_pc-style input[type=checkbox]{
    min-width:20px;
    position:relative;
    top:8px
}
.form_pc-style input[type=submit]{
    background:linear-gradient(to bottom,#289872 0,#13835d 50%,#0a7a54 51%,#03734d 100%);
    border-radius:4px;
    text-align:center;
    display:block;
    position:relative;
    cursor:pointer;
    font:13px Verdana,Geneva,sans-serif;
    outline:0;
    border:0;
    color:#FFF;
    height:35px;
    font-weight:700;
    padding:10px
}
.form_pc-style input[type=submit]:focus{
    border:0;
    line-height:18px
}
#BODY .cc-list li span a{
    line-height:initial;
    height:initial;
    float:initial;
    top:initial;
    left:initial;
    font-size:14px;
    padding:initial
}
#BODY .pn-left{
    width:64%;
    float:left
}
#BODY .pn-right{
    width:30%;
    float:right
}
#BODY .pn-left .left-postan-block{
    width:100%
}
#BODY .pn-left .newsubmit3{
    text-align:center;
    margin-top:30px
}
#BODY .pn-left .newsubmit3 a{
    left:0;
    padding:10px
}
#BODY .pn-right .sect_binn_photo{
    width:71%;
    margin-right:0;
    border:1px solid #ccc;
    padding:5px;
    float:right
}
#BODY .pn-right .sect_binn_photo img{
    height:333px!important;
    width:250px!important
}
#BODY .pn-right .sect_binn_photo h3{
    text-align:center
}
#BODY .pn-right .sect_binn{
    padding-top:10px
}
#BODY .sm-bblock,#BODY .sm-tblock{
    float:left;
    width:100%;
    min-width:350px
}
#BODY .sm-tblock .newsubmit3{
    text-align:center;
    margin-top:50px
}
#BODY .sm-tblock .newsubmit3 a{
    top:0;
    left:0
}
#BODY .sm-bblock .sect_binn{
    margin:3% 2% 1% 1%;
    width:30%
}
#BODY .sm-bblock .sect_binn_photo{
    width:100%;
    border:1px solid #ccc;
    padding-left:2%;
    padding-top:35px
}
#BODY .sm-bblock .sect_binn_photo a{
    margin-bottom:0!important
}
#BODY .shm-rblock .zzoom,#BODY .sm-bblock .zzoom{
    right:0;
    bottom:-1px
}
#BODY .shm-rblock{
    width:42%
}
#BODY .shm-lblock{
    width:55%
}
#BODY .shm-rblock .sect_binn_photo img{
    width:initial!important;
    height:initial!important
}
#BODY .shm-rblock .block-stend{
    width:100%
}
#BODY .shm-rblock .sect_binn_photo{
    width:90%
}
#BODY .shm-rblock .sect_binn_photo a{
    height:251px!important
}
#BODY .ld-zones .bINBleft,#BODY .ld-zones .bINBright,#BODY .ld-zones .container,#BODY .ld-zones .zone_desc,.fancybox-inner form[name=SIMPLE_FORM_9] br{
    display:none
}
.add_new_line{
    display:block;
    padding:0!important;
    min-width:100px!important;
    width:120px;
    margin-left:5px!important
}
.add_new_line:focus{
    background-color:#ddd!important;
    border-image-slice:100%!important;
    color:#000;
    cursor:pointer;
    border-color:#ddd!important;
    border-style:outset!important;
    border-width:2px!important
}
#BODY .bx-auth-profile .profile-table.data-table{
    width:100%
}
.sp-company-bilds{
    margin-top:25px
}
#BODY .sp-company-bilds .contentBlock{
    float:left;
    width:59%
}
#BODY .sp-company-companies .right_info_bild{
    width:40%
}
#BODY .sp-company-companies .left_info_bild,#BODY .sp-companys-postan{
    width:54%;
    margin-left:0
}
#BODY .sp-company-companies .right_info_bild .AOCAF_right{
    margin-top:0
}
#BODY .standart-park-cm{
    text-align:center
}
#BODY .standart-park-cm img{
    max-width:70%
}
#BODY .sp-company-companies .newsubmit3{
    text-align:center
}
#BODY .sp-company-companies .left_info_bild p{
    font-size:20px
}
#BODY .sp-company-companies .newsubmit3 a{
    left:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0
}
#BODY .cc-4block .newsubmit3.pc-photo{
    top:0;
    text-align:center
}
#BODY .cc-4block .newsubmit3.pc-photo a{
    left:0;
    font-size:16px;
    padding:7px 15px
}
#BODY .plus-block-nw{
    margin-top:40px
}
#BODY .minus-block-nw{
    margin-bottom:75px
}
#BODY .cc-4block .mis_el{
    padding-bottom:40px
}
#BODY .snipecs{
    float:left;
    width:100%;
    margin-top:15px;
    text-align:center
}
#BODY .snipecs a{
    border-bottom:0!important;
    font-size:12px!important;
    width:125px
}
#BODY .snipecs a:hover{
    padding-bottom:0!important
}
#BODY .snipecs a span{
    float:left;
    width:100%;
    padding-top:10px;
    text-decoration:underline
}
#BODY .right_info_bild .snipecs a{
    width:100px;
    display:inline-block
}
#BODY .AOCAF_right_zt{
    border:1px solid #f0f0f0;
    border-radius:5px;
    padding-bottom:30px;
    position:relative;
    float:left
}
#BODY .mesle-table{
    float:left;
    position:relative;
    width:100%
}
#BODY .icon-table{
    width:45px;
    height:45px;
    background-repeat:no-repeat;
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/sprite.png);
    display:inline-block;
    margin-left:10%
}
#BODY .icon-table.zz-1v{
    background-position:-136px -76px!important
}
#BODY .icon-table.zz-2v{
    background-position:-28px -44px!important
}
#BODY .icon-table.zz-3v{
    background-position:-85px -110px!important
}
#BODY .icon-table.zz-4v{
    background-position:-136px -125px!important
}
#BODY .icon-text{
    bottom:20px;
    position:relative;
    margin-left:5%
}
#BODY .spec-f{
    float:left;
    width:100%;
    margin:10px 0 5px
}
#BODY .zt-1v,#BODY .zt-2v,#BODY .zt-3v,#BODY .zt-4v{
    font-size:14px;
    font-weight:700;
    color:#000
}
#BODY .news2office_data a,#BODY .zt-2v,#BODY .zt-3v,#BODY .zt-4v,.copy_style_link,span.calc_name{
    color:#1e8e68
}
#BODY .border-f{
    text-decoration:none
}
#BODY .border-f .zt-2v{
    text-decoration:none;
    border-bottom:1px dashed #1e8e68
}
#BODY .border-f:hover .zt-2v{
    border-bottom:0;
    padding-bottom:1px
}
#BODY .zt-4v{
    float:left;
    bottom:0
}
#BODY .zz-4v{
    float:left
}
#BODY .edit-region{
    float:left;
    position:relative;
    font-size:11px;
    margin-left:5%;
    text-decoration:none;
    cursor:pointer;
    color:#1e8e68;
    border-bottom:1px dashed #1e8e68
}
#BODY .edit-region:hover{
    border:0;
    padding-bottom:1px
}
#BODY .news2arOffice{
    float:left;
    margin-left:27%;
    bottom:10px;
    position:relative;
    min-height:50px
}
#BODY .cc-newmarall .mis_el{
    text-align:center
}
#BODY .mis_snipeks{
    border:0
}
#BODY .mis_snipeks a{
    display:block;
    position:relative;
    width:100px
}
#BODY .mis_snipeks a:nth-child(1){
    bottom:90px
}
#BODY .mis_snipeks a:nth-child(2){
    bottom:50px
}
#BODY .mis_snipeks a:nth-child(3){
    bottom:10px
}
#BODY .this-postan{
    width:100%;
    font-size:16px;
    margin:0
}
#BODY .this-postan p{
    font-size:14px!important
}
#BODY .link-nodil{
    display:block;
    float:left;
    margin:0 0 5px 175px;
    padding:0;
    font-weight:400
}
font.errortext{
    font-size:12px
}
.convertion-calc{
    padding:0!important;
    margin-top:20px;
    float:left;
    width:100%;
    min-width:350px
}
div.calc_bl{
    display:inline-block;
    position:relative;
    float:left;
    width:96%;
    border:1px solid #c2c2c2;
    border-radius:10px;
    margin-bottom:20px;
    padding:15px 2% 7px
}
div.calc_bl div.input_div>input,div.calc_bl div.select_div>select{
    border:1px solid #b1b1b1;
    font-family:Verdana;
    font-size:9pt;
    font-weight:700;
    cursor:pointer
}
div.bottom_block{
    float:left;
    line-height:20px
}
div.l_2{
    float:left;
    width:49%;
    margin-right:1%
}
span.calc_dor,span.calc_refr{
    margin-left:4%;
    margin-right:4%;
    display:inline-block
}
span.alc_img{
    display:inline-block;
    position:relative;
    float:left;
    width:14%;
    padding-right:3.5%;
    text-align:center;
    padding-top:16px
}
span.alc_img img{
    display:inline-block;
    text-align:center
}
div.calc_body{
    display:inline-block;
    position:relative;
    float:left;
    width:70%
}
span.calc_name{
    display:inline-block;
    position:relative;
    float:left;
    width:100%;
    padding-bottom:12px;
    font-size:9pt;
    font-family:Verdana;
    font-weight:700;
    line-height:10pt
}
span.calc_dor{
    position:relative;
    float:left;
    width:19px;
    height:8px;
    margin-top:16px;
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/calc_sprite.png);
    background-repeat:no-repeat;
    background-position:-52px 0
}
div.left_calc,div.right_calc{
    display:inline-block;
    position:relative;
    float:left;
    width:43%
}
div.calc_line{
    display:inline-block;
    position:relative;
    float:left;
    width:100%;
    padding-bottom:10px
}
div.calc_bl div.select_div{
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/calc_arr.gif) right center no-repeat #fff;
    float:left;
    overflow:hidden;
    position:relative;
    width:100%;
    border-right:1px solid #b1b1b1
}
div.select_div_inn{
    float:right;
    height:100%;
    position:absolute;
    right:0;
    top:0;
    width:26px;
    z-index:5;
    cursor:pointer;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/calc_arr.gif) right center no-repeat #b1b1b1
}
div.calc_bl div.select_div>select{
    background:rgba(0,0,0,0);
    height:28px;
    position:relative;
    width:114%;
    padding:4px 20% 5px 4%
}
span.calc_refr{
    position:relative;
    float:left;
    cursor:pointer;
    width:19px;
    height:19px;
    margin-top:5px;
    background-image:url(/bitrix/templates/sp_template_adaptive_2014/images/calc_sprite.png);
    background-repeat:no-repeat;
    background-position:-30px 0
}
div.sic_calc_line{
    display:inline-block;
    position:relative;
    float:left;
    width:99%;
    background:#f5f5f5;
    margin-bottom:9px
}
span.result_calcR{
    float:right;
    text-align:right
}
span.result_calc,span.result_calcR{
    display:inline-block;
    position:relative;
    width:100%
}
div.left_calc div.cl_silver{
    padding-left:5%
}
div.cl_silver{
    padding-top:9px;
    padding-bottom:9px;
    width:96%;
    font-size:9pt;
    font-family:Verdana;
    font-weight:700
}
div.right_calc div.cl_silver{
    padding-right:3.5%
}
div.calc_bl div.select_div>select.clicked{
    width:100%
}
div.calc_bl div.input_div>input{
    height:17px;
    padding-bottom:5px;
    padding-left:4%;
    padding-top:4px;
    position:relative;
    width:96%
}
span.calc_dor.cd_enter{
    background-position:-54px 0;
    margin-top:11px
}
.table_container img{
    top:auto;
    left:auto;
    display:inline
}
#user_div_reg+.new-personal{
    margin-bottom:50px
}
.new-personal tbody tr td{
    padding-bottom:10px
}
.new-personal tbody tr td:nth-child(1){
    text-align:right;
    width:160px;
    padding-right:20px
}
.new-personal tbody tr td:nth-child(2) input[type=text],.new-personal tbody tr td:nth-child(2) input[type=password]{
    width:450px;
    height:15px;
    padding:4px
}
.animate_check,.animate_check span{
    height:100%;
    position:fixed;
    width:100%
}
.new-personal tbody tr td:nth-child(2) input[type=text]:focus,.new-personal tbody tr td:nth-child(2) input[type=password]:focus{
    background-color:#f1fff9;
    border:1px solid #00704A;
    outline:0;
    padding:5px
}
.new-personal .GMBgreenGray{
    margin-right:20px;
    padding:9px 6px;
    border-radius:3px
}
.new-personal .news,.new-personal .object{
    display:block
}
.new-personal #region_name{
    top:0!important
}
.new-personal .uf-reg{
    display:none
}
table.ot-mg-sp tbody tr td:nth-child(1){
    width:310px
}
table.ot-mg-sp p{
    margin:0
}
table.ot-mg-sp{
    margin-top:10px
}
.manage-form label{
    width:33%;
    float:left;
    display:block
}
.region_list{
    margin-right:10px
}
.lip{
    float:left;
    margin-top:20px
}
.manage-form input[type=submit]{
    margin-top:30px
}
.email-adress{
    float:left;
    top:30px;
    position:relative;
    width:110px
}
.GAWc{
    margin-bottom:5px
}
.file_manager{
    display:block;
    width:100%;
    float:left;
    position:relative;
    margin-top:20px
}
.file_manager table{
    width:100%;
    border-collapse:collapse
}
.file_manager tr td{
    display:table-cell
}
.file_manager .inp-chek{
    width:5%
}
.file_manager .type{
    width:10%;
    text-align:center
}
.file_manager .name{
    width:75%;
    text-align:left
}
.file_manager .result{
    border-bottom:1px solid #067650
}
.file_manager tr:nth-child(1) td:nth-child(3),.file_manager tr:nth-child(1) td:nth-child(4){
    font-size:14px;
    font-weight:600
}
.file_manager input[type=submit],.file_manager input[type=submit]+a{
    text-decoration:none;
    margin-top:10px;
    border:0;
    color:#fff;
    padding:8px;
    cursor:pointer;
    border-radius:5px;
    background:linear-gradient(to bottom,#289872 0,#13835d 50%,#0a7a54 51%,#03734d 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#289872),color-stop(50%,#13835d),color-stop(51%,#0a7a54),color-stop(100%,#03734d));
    background:-webkit-linear-gradient(top,#289872 0,#13835d 50%,#0a7a54 51%,#03734d 100%);
    background:-o-linear-gradient(top,#289872 0,#13835d 50%,#0a7a54 51%,#03734d 100%);
    background:-ms-linear-gradient(top,#289872 0,#13835d 50%,#0a7a54 51%,#03734d 100%)
}
.error{
    color:red
}
.file_manager .result .nameFk p{
    display:inline
}
.topPanel .GAWc{
    margin-bottom:0
}
.CContact .dtr-block{
    width:100%
}
.sect_binn_photo+div ul li:nth-child(2n){
    list-style:none;
    margin:10px 0
}
.animate_check{
    background-color:#000;
    left:0;
    opacity:.5;
    top:0;
    z-index:99999;
    background-image:url(/upload/images/loading.gif);
    background-repeat:no-repeat;
    background-position:50% 50%;
    display:none;
    transition:all .7s ease
}
.animate_check span{
    z-index:9999999;
    font-size:16pt;
    color:#fff;
    top:62%;
    text-align:center
}
.animate_go{
    display:block!important;
    transition:all .7s ease
}
.file_manager input[name=ib_id]+a{
    text-decoration:none;
    margin-top:10px;
    border:0;
    color:#fff;
    padding:8px;
    cursor:pointer;
    border-radius:5px;
    background:linear-gradient(to bottom,#289872 0,#13835d 50%,#0a7a54 51%,#03734d 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#289872),color-stop(50%,#13835d),color-stop(51%,#0a7a54),color-stop(100%,#03734d));
    background:-webkit-linear-gradient(top,#289872 0,#13835d 50%,#0a7a54 51%,#03734d 100%);
    background:-o-linear-gradient(top,#289872 0,#13835d 50%,#0a7a54 51%,#03734d 100%);
    background:-ms-linear-gradient(top,#289872 0,#13835d 50%,#0a7a54 51%,#03734d 100%)
}
.download_excell{
    top:20px;
    position:relative
}
.dotted{
    border-bottom:1px dashed #000;
    bottom:-10px;
    width:auto!important;
    display:inline-block!important
}
.dotted:hover{
    border-bottom:0;
    padding-bottom:1px
}
.dotted div{
    display:none;
    width:100%;
    position:absolute;
    top:0;
    float:left
}
.dotted:hover div{
    display:block;
    position:absolute;
    z-index:999;
    left:80px;
    top:-85px;
    width:330px;
    border:2px solid #00684d;
    border-radius:10px;
    padding:15px;
    background-color:#fff
}
.dotted div h3{
    padding:0 0 0 25px
}
.dotted div ul .pEmail{
    left:-5px
}
.dotted div ul .pTel{
    left:-2px
}
.blog-mainpage-title a[href="/info/articles/ "]{
    color:#e0a81d
}
.CKGMenu a.selected{
    text-decoration:none
}
.gradient-1{
    background:#ffeec3!important;
    background:-moz-linear-gradient(top,#ffeec3 0,#fee4a0 12%,#fed873 30%,#fdce51 60%,#fdce51 60%,#fdce51 80%,#fdc530 100%)!important;
    background:-webkit-linear-gradient(top,#ffeec3 0,#fee4a0 12%,#fed873 30%,#fdce51 60%,#fdce51 60%,#fdce51 80%,#fdc530 100%)!important;
    background:linear-gradient(to bottom,#ffeec3 0,#fee4a0 12%,#fed873 30%,#fdce51 60%,#fdce51 60%,#fdce51 80%,#fdc530 100%)!important;
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffeec3', endColorstr='#fdc530', GradientType=0 );
    color:#000!important
}
.CDPbAct.gradient-1{
    background:0 0!important
}
.folder{
    display:block;
    float:left;
    width:100%;
    margin:10px 0
}
.acces_cheked_box{
    width:83%;
    padding-left:17%;
    font-size:16px
}
.vacancy-list table{
    width:100%;
    font-size:16px;
    font-family:Arial;
    box-sizing:border-box
}
.vacancy-list table td{
    padding:21px 0;
    width:15%
}
.vacancy-list table tr:not(:last-of-type) td{
    border-bottom:1px solid #1e8e68
}
#BODY .vacancy-list table .name{
    color:#1e8e68;
    font-weight:700;
    width:55%
}
#BODY .vacancy-list table .name a{
    text-decoration:none
}
.vacancy-detail{
    width:100%;
    box-sizing:border-box;
    margin-top:10px
}
.vacancy-detail>ul{
    padding:10px 0 10px 20px;
    margin:0;
    font-size:12px;
    width:100%;
    box-sizing:border-box
}
.vacancy-detail>ul li{
    margin-bottom:5px
}
.clearfix{
    content:'';
    display:table;
    clear:both
}
.vacancy-detail>ul.top:first-of-type{
    float:left;
    padding-right:50px;
    width:auto
}
.vacancy-detail>ul b{
    font-size:14px;
    padding-bottom:5px;
    display:inline-block
}
.vacancy-detail>ul.top{
    padding:0 0 5px 20px
}
.vacancy-detail>ul>li li{
    list-style-type:disc
}
.vacancy-detail>ul>li>ul{
    padding-left:20px
}
.vacancy-detail>ul.border{
    border:2px solid #ffc748;
    border-bottom-width:0;
    border-radius:7px;
    position:relative;
    margin-bottom:20px
}
.vacancy-detail>ul.border:after,.vacancy-detail>ul.border:before{
    content:'';
    height:50%;
    width:7px;
    left:-2px;
    bottom:0;
    position:absolute;
    display:block;
    background:rgba(255,255,255,0);
    background:-moz-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.49) 24%,rgba(255,255,255,.83) 41%,rgba(255,255,255,1) 72%,rgba(255,255,255,1) 100%);
    background:-webkit-gradient(left top,left bottom,color-stop(0,rgba(255,255,255,0)),color-stop(24%,rgba(255,255,255,.49)),color-stop(41%,rgba(255,255,255,.83)),color-stop(72%,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,1)));
    background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.49) 24%,rgba(255,255,255,.83) 41%,rgba(255,255,255,1) 72%,rgba(255,255,255,1) 100%);
    background:-o-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.49) 24%,rgba(255,255,255,.83) 41%,rgba(255,255,255,1) 72%,rgba(255,255,255,1) 100%);
    background:-ms-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.49) 24%,rgba(255,255,255,.83) 41%,rgba(255,255,255,1) 72%,rgba(255,255,255,1) 100%);
    background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.49) 24%,rgba(255,255,255,.83) 41%,rgba(255,255,255,1) 72%,rgba(255,255,255,1) 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 )
}
.vacancy-detail>ul.border:after{
    right:-2px;
    left:auto
}
.vacancy-detail .row .success-mess p{
    display:block
}
.vacancy-detail .row p:not(.go-back) #BODY .vacancy-detail form{
    padding-top:20px
}
#BODY .vacancy-detail .inputfile{
    margin:0
}
.vacancy-detail form span{
    display:inline-block;
    padding-top:5px
}
.vacancy-detail input[type=submit]{
    margin:15px 0;
    font-weight:700;
    font-size:14px;
    padding:10px 20px;
    text-transform:uppercase;
    border:1px solid #c2c2c4;
    cursor:pointer;
    border-radius:5px;
    background:rgba(255,255,255,1);
    background:-moz-linear-gradient(top,rgba(255,255,255,1) 0,rgba(254,254,254,1) 49%,rgba(239,239,239,1) 51%,rgba(232,232,232,1) 100%);
    background:-webkit-gradient(left top,left bottom,color-stop(0,rgba(255,255,255,1)),color-stop(49%,rgba(254,254,254,1)),color-stop(51%,rgba(239,239,239,1)),color-stop(100%,rgba(232,232,232,1)));
    background:-webkit-linear-gradient(top,rgba(255,255,255,1) 0,rgba(254,254,254,1) 49%,rgba(239,239,239,1) 51%,rgba(232,232,232,1) 100%);
    background:-o-linear-gradient(top,rgba(255,255,255,1) 0,rgba(254,254,254,1) 49%,rgba(239,239,239,1) 51%,rgba(232,232,232,1) 100%);
    background:-ms-linear-gradient(top,rgba(255,255,255,1) 0,rgba(254,254,254,1) 49%,rgba(239,239,239,1) 51%,rgba(232,232,232,1) 100%);
    background:linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(254,254,254,1) 49%,rgba(239,239,239,1) 51%,rgba(232,232,232,1) 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8', GradientType=0 )
}
.vacancy-detail .row{
    position:relative;
    margin-bottom:60px
}
.go-back,.vacancy-detail form[name=SEND_SV]{
    width:50%;
    display:block
}
#BODY .vacancy-detail form[name=SEND_SV]{
    margin-top:20px
}
.go-back{
    position:absolute;
    bottom:-40px;
    right:0
}
.go-back a{
    float:right
}
.vacancy-detail .top .desc{
    margin:0
}
::-webkit-file-upload-button{
    cursor:pointer
}
.green{
    color:green
}
.abount_company .left{
    width:57%;
    margin-right:0
}
.abount_company .right{
    width:43%;
    margin-right:0
}
.margin_bot{
    margin-bottom:20px
}
.page_404 a{
    width:190px;
    height:35px;
    padding-top:15px;
    padding-left:60px;
    color:#000;
    display:inline-block;
    background:linear-gradient(to top,#fcbc26,#fccd39);
    font-size:18px;
    border-radius:7px;
    border-bottom:3px solid #b78411;
    text-decoration:none;
    font-weight:700;
    margin-left:38%;
    margin-top:17px
}
.page_404 img{
    margin:0 auto 20px;
    display:block;
    width:60%
}
.page_404 h2{
    text-align:center;
    font-size:23px
}
.page_404 .mobile{
    display:none
}
@media screen and (max-width:650px){
    .page_404 a{
        margin-left:23%
    }
    .page_404 h2{
        font-size:19px
    }
}
@media screen and (max-width:500px){
    .page_404 .mobile{
        display:block;
        width:300px;
        margin-left:60px
    }
    .page_404 h2{
        font-size:17px
    }
    .page_404 .desktop{
        display:none
    }
}
.ContentPad{
    padding-bottom:50px
}
.unsubsribe{
    margin:15px 0 0;
    display:block;
    width:100%;
    background:rgba(50,147,44,.19);
    padding:1px
}
.unsubsribe span{
    display:block;
    width:74%;
    margin:10px auto;
    font-size:14px;
    font-weight:600;
    text-align:center
}
.unsubsribe a{
    display:block;
    margin:0 auto 10px;
    width:16%;
    text-align:center;
    text-decoration:none;
    color:#fff;
    background:#006b4c;
    border-top:1px solid #00935c;
    border-left:1px solid #00935c;
    padding:5px 10px;
    border-radius:4px
}
.captcha_google{
    float: left;
    padding-right: 100%;
}
.captcha_google .g-recaptcha.fiError{
    border:1px solid red;
    padding:5px
}
.green_bold{
    color:#1e8e68;
    font-weight:700
}
#BODY .tc_img{
    position:inherit;
    margin:0 auto
}
#BODY .dorog_zones{
    font-size:15px;
    font-weight:600
}
#BODY .rLink{
    cursor:pointer;
    color:#1e8e68;
    display:inline-block;
    border-bottom:1px dashed #1e8e68;
    padding:0 1px;
    position:relative
}
#BODY .rLink:hover{
    padding-bottom:1px;
    border:0
}
#BODY .rLink .rLinkBH{
    display:none;
    z-index:999;
    left:20px;
    top:100%;
    position:absolute;
    background:#058459;
    color:#fff;
    width:135px;
    padding:7px 10px;
    line-height:15px;
    border-bottom:1px solid #000
}
#BODY .rLink:hover .rLinkBH{
    display:block;
    float:none
}
#BODY .POit strong{
    line-height:17px
}
#BODY .call_back_header{
    margin-top:33px;
    display:inline-block;
    background:#207055;
    color:#fff;
    line-height:27px;
    height:27px;
    border-radius:2px;
    border:1px solid #326755;
    text-decoration:none;
    width:150px;
    text-align:center;
    font-size:15px
}
.post_list{
    width:250px;
    top:30px;
    position:absolute;
    z-index:200;
    overflow-y:scroll;
    min-height:30px;
    max-height:200px;
    display:none;
    background:#fff;
    border:1px solid #e8e8e8
}
.post_list ul{
    width:100%;
    padding:0;
    margin:0
}
.post_list li{
    position:relative;
    margin:0;
    padding:2px 5px;
    cursor:pointer;
    display:block;
    font:menu;
    font-size:12px;
    overflow:hidden
}
.dwq_order_thx{
    display:none;
    font-size:12px;
    padding-bottom:10px
}
.visible{
    display:block
}
.error_field input,input.error_field{
    border:1px solid red
}
.new_decsription_wrap{
    float:left
}
.new_decsription_wrap>ul{
    list-style-type:none;
    padding-left:0
}
.new_decsription_wrap .new_decsription_li{
    display:inline-block;
    width:calc(50% - 20px);
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    margin-bottom:20px;
    vertical-align:top
}
.new_decsription_wrap .new_decsription_li.w100{
    width:100%!important
}
.new_decsription_wrap .new_decsription_li.w100 .new_decsription_item{
    min-height:130px
}
.new_decsription_wrap .new_decsription_li:nth-child(2n){
    margin-left:15px;
    width:50%
}
.new_decsription_item{
    padding:12px;
    background-color:#f1f1f1;
    border:1px dotted #A0A0A1;
    display:block;
    min-height:210px
}
.new_decsription_item h3{
    color:#00704f;
    text-transform:uppercase;
    font-size:14px
}
.new_decsription_item ul{
    padding-left:18px
}
.new_decsription_item li{
    list-style-image:url(/bitrix/templates/sp_template_adaptive_2014/images/more_detail_text/arrow.png);
    font-size:13px
}
.new_decsription_item p{
    margin:2px;
    font-size:13px
}
.new_decsription_item img{
    margin-top:10px
}
.new_decsription_item.big{
    min-height:280px
}
.new_decsription_item.orange{
    background-color:#f7901e;
    color:#fff;
    border:0
}
.new_decsription_item.orange li{
    list-style-image:url(/bitrix/templates/sp_template_adaptive_2014/images/more_detail_text/arrow_orage.png)
}
.new_decsription_item.orange h3{
    color:#fff
}
.new_decsription_item.mb20{
    margin-bottom:20px;
    min-height:130px
}
.new_decsription_item .w50{
    width:50%;
    float:left
}
.new_decsription_item .w50+.w50{
    text-align:right
}
.new_decsription_item.biggest{
    min-height:476px
}
@media (max-width:768px){
    .new_decsription_wrap .new_decsription_li{
        width:100%!important;
        margin-left:0!important
    }
}
.class-load-link{
    max-width:1200px;
    margin:0 auto;
    padding-left:10px;
    clear:left
}
.b_call{
    background-position:right 0;
    bottom:105px
}
.b_ask{
    background-position:right -53px;
    bottom:35px
}
.fb_form_button{
    position:fixed;
    height:53px;
    right:20px;
    background-image:url(/upload/fb_form_buttons3.png);
    background-repeat:no-repeat;
    z-index:100;
    box-sizing:border-box;
    padding:16px 53px 15px 0
}
.fb_form_button .fb_b_name{
    font-family:Roboto,sasn-serif;
    font-size:14px;
    color:#000;
    padding-right:10px;
    display:none
}
.fb_form_button:hover .fb_b_name{
    display:block
}
@media screen and (max-width:680px){
    .fb_form_button{
        display:none
    }
}
.new_links-private{
    text-align:center;
    width:350px;
    display:inline-block;
    margin-bottom:10px;
    background:linear-gradient(to bottom,#289872 0,#13835d 50%,#0a7a54 51%,#03734d 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#289872),color-stop(50%,#13835d),color-stop(51%,#0a7a54),color-stop(100%,#03734d));
    background:-webkit-linear-gradient(top,#289872 0,#13835d 50%,#0a7a54 51%,#03734d 100%);
    background:-o-linear-gradient(top,#289872 0,#13835d 50%,#0a7a54 51%,#03734d 100%);
    background:-ms-linear-gradient(top,#289872 0,#13835d 50%,#0a7a54 51%,#03734d 100%);
    color:#FFF!important;
    padding:15px;
    text-decoration:none;
    text-transform:uppercase;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px
}
.new_links-private:hover{
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#03734d),color-stop(50%,#0a7a54),color-stop(51%,#13835d),color-stop(100%,#289872));
    background:-webkit-linear-gradient(top,#03734d 0,#0a7a54 50%,#13835d 51%,#289872 100%);
    background:-o-linear-gradient(top,#03734d 0,#0a7a54 50%,#13835d 51%,#289872 100%);
    background:-ms-linear-gradient(top,#03734d 0,#0a7a54 50%,#13835d 51%,#289872 100%);
    background:linear-gradient(to bottom,#03734d 0,#0a7a54 50%,#13835d 51%,#03734d 100%)
}
.yellow{
    background:-moz-linear-gradient(top,#fcb616 0,#ffda54 50%,#ffd020 51%,#fedb3d 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fcb616),color-stop(50%,#ffda54),color-stop(51%,#ffd020),color-stop(100%,#fedb3d));
    background:-webkit-linear-gradient(top,#fcb616 0,#ffda54 50%,#ffd020 51%,#fedb3d 100%);
    background:-o-linear-gradient(top,#fcb616 0,#ffda54 50%,#ffd020 51%,#fedb3d 100%);
    background:-ms-linear-gradient(top,#fcb616 0,#ffda54 50%,#ffd020 51%,#fedb3d 100%);
    background:linear-gradient(to bottom,#fcb616 0,#ffda54 50%,#ffd020 51%,#fedb3d 100%);
    color:#000!important
}
.yellow:hover{
    background:-moz-linear-gradient(top,#fedb3d 0,#ffd020 50%,#ffda54 51%,#fcb616 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fedb3d),color-stop(50%,#ffd020),color-stop(51%,#ffda54),color-stop(100%,#fcb616));
    background:-webkit-linear-gradient(top,#fedb3d 0,#ffd020 50%,#ffda54 51%,#fcb616 100%);
    background:-o-linear-gradient(top,#fedb3d 0,#ffd020 50%,#ffda54 51%,#fcb616 100%);
    background:-ms-linear-gradient(top,#fedb3d 0,#ffd020 50%,#ffda54 51%,#fcb616 100%);
    background:linear-gradient(to bottom,#fedb3d 0,#ffd020 50%,#ffda54 51%,#fcb616 100%);
    color:#000!important
}
#BODY .new_link_wrap{
    padding-top:10px
}
#BODY .new_link_wrap span{
    float:left;
    display:inline-block;
    background:url(/bitrix/templates/sp_template_adaptive_2014/images/sprite.png) -12px -28px no-repeat;
    width:18px;
    height:22px;
    vertical-align:middle;
    margin-right:10px
}
#BODY .new_contact_link{
    float:left;
    display:block;
    color:#000!important;
    text-decoration:underline;
    font-size:15px
}
#BODY .new_contact_link:hover{
    text-decoration:none
}
#BODY.new_card .ContentPad.CatalogDetail.CDP-SetBut{
    padding-top:58px
}
#BODY.new_card .CatalogDetail.no-padding{
    padding-top:0;
    background:0 0
}
#BODY .blog-mainpage img {
    max-width: 100%;
    /*height: auto !important;
    */
}
@media only screen and (max-width: 768px) {
    #BODY .blog-mainpage-side-left, #BODY div.blog-mainpage-side-right {
        width: 100% !important;
    }
}
.fancybox-image, .fancybox-iframe {
    width: auto !important;
    height: auto !important;
}
.orders_wrap {
    position: relative;
    padding: 0 20px;
}
.orders_wrap .orders_menu {
    position: absolute;
    top: 0;
    left: 20px;
    background-color: #fff;
    width: 210px;
    border: 1px solid #b1b1b1;
    margin-right: 15px;
    float: left;
}
.orders_wrap .orders_menu li:not(:last-child) {
    border-bottom: 1px solid #b1b1b1;
}
.orders_wrap .orders_menu li.active a, .orders_wrap .orders_menu li:hover a {
    color: #fff;
    text-decoration: none;
    background-color: #087852;
}
.orders_wrap .orders_menu li.active a:hover, .orders_wrap .orders_menu li:hover a:hover {
    text-decoration: none;
    background-color: #087852;
}
.orders_wrap .orders_menu ul {
    list-style-image: none !important;
    list-style-type: none !important;
    margin: 0;
    padding: 0 !important;
}
.orders_wrap .orders_menu ul a {
    display: block;
    padding: 15px 30px;
    text-decoration: none;
    font-size: 15px;
    color: #000;
}
.orders_wrap .orders_menu ul a:hover {
    text-decoration: underline;
}
.orders_wrap .orders_body {
    margin-left: 250px;
    max-width: 815px;
}
.orders_wrap .orders_body h1 {
    margin-top: 0;
    text-transform: uppercase;
    padding-left: 12px;
}
.orders_wrap .orders_body .orders_head {
    width: 100%;
    padding: 0 12px;
}
.orders_wrap .orders_body .orders_head td {
    width: 20%;
    padding-bottom: 15px;
    font-size: 15px;
}
.orders_wrap .orders_body .orders_head td:nth-child(1) {
    width: 40%;
}
.orders_wrap .orders_body .w25 {
    width: 100%;
}
.orders_wrap .orders_body .w25 td {
    width: 20%;
    text-align: left;
    font-size: 14px;
    color: #000;
    padding: 3px 0;
}
.orders_wrap .orders_body .w25 td:nth-child(1) {
    width: 40%;
}
.orders_wrap .toggler-active .icon {
    background-position: -4px -4px !important;
}
.orders_wrap .related_list {
    margin-top: 30px;
}
.orders_wrap .related_list h2 {
    text-transform: uppercase;
    padding-left: 10px;
}
.orders_wrap .related_list div.novbl_el {
    border: 0;
    text-align: center;
    float: none;
    display: block;
    vertical-align: top;
    width: 100%;
    max-width: 250px;
    margin: auto;
}
.orders_wrap .related_list div.novbl_el .order_btn {
    display: inline-block;
    margin-top: 10px;
    padding: 7px 15px;
}
.orders_wrap .related_list div.fla {
    float: none;
}
.orders_wrap .related_list span.novel_pic {
    margin: 0 auto;
    float: none;
}
.orders_wrap .related_list .novel_prise {
    font-size: 16px;
    font-weight: bold;
}
#BODY .orders_wrap .accordion {
    list-style-image: none !important;
    list-style-type: none;
    margin: 0;
    padding: 0 !important;
}
#BODY .orders_wrap .accordion .accordion__item {
    background-color: #eef2f4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 7px;
    font-size: 16px;
    position: relative;
}
#BODY .orders_wrap .accordion .accordion__item:hover {
    background-color: #e2e9ec;
}
#BODY .orders_wrap .accordion .accordion__item .icon {
    position: absolute;
    width: 30px;
    height: 20px;
    background: url(/bitrix/templates/sp_template_adaptive_2014/images/arrows.png);
    background-repeat: no-repeat;
    background-position: -4px -28px;
    top: 15px;
    right: 15px;
}
#BODY .orders_wrap .accordion .accordion__item h3 {
    padding: 0;
}
#BODY .orders_wrap .accordion .content {
    display: none;
}
#BODY .orders_wrap .accordion .content .w25 {
    padding: 12px;
    position: relative;
}
#BODY .orders_wrap .accordion .content .w25:before {
    content: '';
    position: absolute;
    top: 0;
    left: 12px;
    right: 70px;
    height: 1px;
    background-color: #7e222f;
}
#BODY .orders_wrap .accordion .content.content-show {
    display: block;
}
#BODY .orders_wrap .accordion .toggler {
    cursor: pointer;
    padding: 12px;
}
.orders_wrap .toggler-active .icon {
    background-position: -4px -4px !important;
}
.green_btn {
    background-color: #04744e;
    padding: 14px 20px;
    background-image: url(/bitrix/templates/sp_template_adaptive_2014/bg.png);
    text-transform: uppercase;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-position: center center;
    color: #fff !important;
}
.green_btn:hover {
    background-image: url(/bitrix/templates/sp_template_adaptive_2014/bg_hover.png);
}
.modal {
    display: none;
    width: 490px;
    max-width: 100%;
    padding: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.modal .change_pass {
    font-size: 15px;
    font-weight: bold;
    margin: 40px 0 25px;
}
.modal .close {
    position: absolute;
    width: 30px;
    height: 25px;
    background: url(/bitrix/templates/sp_template_adaptive_2014/arrows.png);
    background-repeat: no-repeat;
    background-position: -13px -52px;
    top: 24px;
    right: 18px;
    cursor: pointer;
}
.modal h2 {
    text-transform: uppercase;
    padding: 0 0 30px;
}
.modal form ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.modal form ul li:nth-child(1) {
    width: calc(50% - 30px);
}
.modal form ul li:nth-child(2) {
    float: right;
}
.modal form ul li {
    float: left;
    width: 50%;
}
.modal form .order_btn {
    padding: 12px 25px;
}
.modal form .clearfix {
    margin-bottom: 0;
    width: 100%;
}
.modal form input[type='submit'] {
    border: 0;
    float: right;
    margin-top: 10px;
    cursor: pointer;
}
.modal form input[type='text'], .modal form input[type='password']{
    font-size: 16px;
    margin-top: 10px;
    width: 100%;
    height: 33px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.modal .select2-selection, .select2-search__field{
    height: 33px !important;
    border-radius: 0 !important;
}
.modal form sup {
    color: #c63b34;
    font-weight: bold;
}
.modal form label {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 15px;
    display: block;
}
.modal form label span {
    font-size: 16px;
}
.modal .check input {
    display: none;
}
.modal .check input:checked + span:before {
    background-position: -15px -196px;
}
.modal .check span {
    font-size: 14px;
}
.modal .check span:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 22px;
    background: url(/bitrix/templates/sp_template_adaptive_2014/images/arrows.png);
    background-repeat: no-repeat;
    background-position: -15px -228px;
    margin-right: 10px;
}
.modal .check a {
    font-size: 14px;
}
.orders_body .profile {
    display: block;
    width: 440px;
    padding: 0 0 0 12px;
    float: left;
}
.orders_body .profile h2 {
    text-transform: none;
    font-size: 15px;
}
.orders_body .profile ul {
    list-style-image: none !important;
    padding: 0 !important;
}
div#BODY .ordering_menu {
    padding: 0 !important;
    list-style-image: none !important;
    margin: 0;
    float: left;
    width: 100%;
}
div#BODY .ordering_menu li {
    display: inline-block;
    margin-right: 35px;
}
div#BODY .ordering_menu li label {
    margin-right: 40px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
div#BODY .ordering_menu li input {
    display: none;
}
.ordering ul {
    padding: 0 !important;
    list-style-image: none !important;
    margin: 0;
}
.ordering h1 {
    text-transform: uppercase;
    margin-top: 0;
}
.ordering .modal {
    display: block;
    width: 100%;
}
.ordering .profile {
    float: left;
    padding: 25px 0;
    font-size: 14px;
}
.ordering .profile_ur {
    display: none;
}
.ordering .profile_left {
    width: 470px;
    border-right: 1px solid #0c5f3f;
    float: left;
}
.ordering .profile_left form {
    width: 440px;
}
.ordering .profile_right {
    width: calc(100% - 500px);
    float: right;
}
.ordering .profile_right table {
    width: 100%;
    border-collapse: collapse;
}
.ordering .profile_right table td {
    padding: 10px 15px;
    vertical-align: middle;
}
.ordering .profile_right table img {
    max-width: 100px;
}
.ordering .profile_right .ordering_prise {
    white-space: nowrap;
    text-align: right;
    font-weight: bold;
    font-size: 15px;
}
.ordering .profile_right .ordering_total {
    background-color: #eef2f4;
}
.ordering .profile_right .ordering_total td {
    padding: 20px 15px;
    margin-top: 20px;
}
.ordering .profile_right .profile_right_img {
    width: 130px;
    padding-left: 0;
}
.ordering .profile_title {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px;
}
.ordering .profile_title.mt40 {
    margin-top: 45px;
}
.ordering textarea {
    margin-top: 10px;
    width: 100%;
    height: 70px;
    resize: none;
    padding: 10px;
    font-size: 17px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ordering .select select {
    width: 285px;
    margin-left: 24px;
    padding: 7px 10px;
}
.ordering .textarea_title {
    font-size: 15px;
    font-weight: bold;
}
.ordering .radio {
    position: relative;
}
.ordering .radio input[type='radio'] {
    display: none;
}
.ordering .radio input:checked + span:before {
    background-position: -15px -257px;
}
.ordering .radio span {
    font-size: 14px;
    padding-left: 25px;
    display: block;
}
.ordering .radio span:before {
    position: absolute;
    top: -1px;
    left: 0;
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 22px;
    background: url(/bitrix/templates/sp_template_adaptive_2014/images/arrows.png);
    background-repeat: no-repeat;
    background-position: -15px -287px;
    margin-right: 7px;
}
.mt15 {
    margin-top: 15px;
}
div#BODY .ordering_menu li {
    margin-right: 0;
    margin-bottom: 30px;
}
.modal form .ordering_menu li:nth-child(1) {
    width: calc(50% - 25px);
}
.ordering .select.full_width select {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
}
.profile_descr {
    margin: 30px 0;
}
.profile_descr p {
    margin: 5px;
}
.form_wrap {
    float: left;
    max-width: 100%;
}
.form_wrap label.radio {
    /* display: inline-block; */
    display: block;
}
.form_wrap label.radio:after {
    content: '';
    display: block;
}
.form_wrap span.wrapper:after {
    content: '';
    display: block;
}
.form_wrap .tooltip p {
    margin-top: 0;
}
.form_wrap .green_btn {
    padding: 14px 20px;
}
.error {
    display: inline-block;
    color: #bf4141;
    font-size: 11px !important;
    padding-top: 3px;
}
span.wrapper {
    vertical-align: middle;
    text-align: left;
    position: relative;
}
span.wrapper .tooltip:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #fff 10px;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 10%;
    position: absolute;
    width: 0;
}
span.wrapper .tooltip:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}
span.wrapper:hover .tooltip {
    text-align: left;
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
span.wrapper .tooltip {
    font-family: Arial, Helvetica, sans-serif;
    background: #fff;
    bottom: 100%;
    color: #000;
    display: block;
    left: -35px;
    margin-bottom: 15px;
    opacity: 0;
    padding: 10px;
    pointer-events: none;
    position: absolute;
    width: 325px;
    font-size: 13px;
    line-height: 1.4em;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 0 0 17px rgba(0, 0, 0, 0.26);
    box-shadow: 0 0 17px rgba(0, 0, 0, 0.26);
    text-align: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
span.new-exclamation {
    background-image: url("https://www.formpark.ru/local/templates/formpark_template/images/cart_item/info-button.png");
    background-size: cover;
    color: #fff;
    width: 16px;
    height: 16px;
    line-height: 15px;
    text-align: center;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 7px;
    cursor: pointer;
    margin-left: 4px;
}
.modal form .delivery_lbl {
    display: inline-block;
}
.pt50 {
    padding-top: 40px;
}
@media only screen and (max-width: 1200px) {
    .ordering .profile_right {
        width: calc(100% - 475px);
    }
    .ordering .profile_right table td {
        padding: 10px 5px;
    }
    .ordering .profile_left {
        width: 455px;
    }
    .ordering .profile_right .ordering_total td {
        padding: 20px 5px;
    }
}
@media only screen and (max-width: 1000px) {
    .ordering .profile_right .ordering_total td {
        padding: 15px 5px;
    }
    .orders_wrap {
        padding: 0;
    }
    .ordering .profile_right {
        width: 100%;
        float: left;
        margin-bottom: 30px;
    }
    .ordering .profile_left {
        width: 100%;
        border: 0;
    }
    .ordering .profile_left form {
        width: 100%;
    }
}
@media only screen and (max-width: 800px) {
    .orders_body .profile.mobile_width {
        width: 100%;
        padding: 0 10px;
    }
    .orders_wrap .orders_menu {
        position: static;
    }
    .orders_wrap .orders_body {
        margin-left: 0;
        margin-top: 20px;
        float: left;
        width: 100%;
    }
    .orders_wrap .orders_body .w25 td {
        font-size: 11px;
    }
    .orders_wrap .orders_body .orders_head td {
        font-size: 11px;
    }
}
/*# sourceMappingURL=personal.css.map */
.table_photo{
    top:5px !important;
    left:0px!important;
}
.bx-auth{
    margin:auto;
}
.nb_boby .GNPage {
    padding: 8px 0;
    text-align: center;
}
.nb_boby .GNPage .GNP_item {
    height: 23px;
    width: 23px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    line-height: 23px;
}
.nb_boby .GNP_arrows a, .nb_boby .GNPage .GNP_item a {
    text-decoration: none;
}
.nb_boby .GNPage .GNP_item:hover {
    background-color: #00694d;
}
.nb_boby .GNPage .GNP_item.GNPIActive {
    background-color: #00694d;
}
.nb_boby .GNPage .GNP_item.GNPIActive a {
    color: #fff;
}
.nb_boby .GNPage .GNP_item:hover a {
    color: #fff;
}
.center{
    text-align: right;
}
.w100 {
    width: 100%;
    border-collapse: collapse;
    border: 0;
    background-color: #fff;
}
.w100 td {
    border-bottom: 1px solid #cdcdcd;
}
.w100 .search_logo {
    display: block;
    padding: 10px 10px;
    width: 70px;
}
.w100 .search_logo img {
    display: block;
    width: 70px;
    height: auto;
}
.w100 .search_name {
    color: #000;
    text-decoration: none;
    padding-right: 15px;
    display: block;
}
.w100 .search_name:hover {
    text-decoration: underline;
}
.w100 .search_prise {
    padding-right: 15px;
}
.w100 .all_search {
    text-align: center;
    border: 0;
    padding: 15px 0;
}
.w100 .all_search a {
    color: #000;
    text-decoration: underline;
}
.w100 .all_search a:hover {
    text-decoration: none;
}
.bold {
    white-space: nowrap;
    font-weight: bold;
    font-size: 12px;
}
.p10 {
    padding: 0 10px;
    background: #fff;
}
.new_search_list {
    float: left;
    width: 100%;
    background-color: #ececec;
    padding: 20px;
    margin-left: -20px;
    margin-bottom: 30px;
}
/*# new catalog */
.new_catalog {
    float: left;
    width: 100%;
}
.new_catalog .nc_links {
    float: right;
    margin-top: -40px;
    margin-bottom: 15px;
}
.new_catalog .nc_type {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-image: url(/bitrix/templates/sp_template_adaptive_2014/images/catalog_sprite.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin-left: 1px;
}
.new_catalog .nc_type.nc_type1 {
    background-position: 0 -5px;
}
.new_catalog .nc_type.nc_type1.active {
    background-position: -50px -5px;
}
.new_catalog .nc_type.nc_type2 {
    background-position: 0 -55px;
}
.new_catalog .nc_type.nc_type2.active {
    background-position: -50px -55px;
}
.nc_ifprise {
    display: none;
}
.new_catalog_type .nc_body {
    text-align: center;
    width: 100%;
}
.new_catalog_type .cLIutP {
    display: inline-block;
    width: 370px !important;
    float: none;
}
.new_catalog_type .CListItems .CLI_item .CLIIleft {
    width: 100%;
    padding-right: 0;
}
.new_catalog_type .CListItems .CLI_item .CLIIleft .CLIIimgArea {
    width: 100%;
    max-width: 100%;
}
.new_catalog_type .CompareLink {
    /* display: none; */
}
.new_catalog_type .CListItems .CLI_item .CLIIleft .CLIIparams {
    width: 100%;
}
.new_catalog_type .CpN {
    display: none;
}
.new_catalog_type .nc_ifprise {
    font-size: 16px;
    display: block;
    float: left;
    width: 100%;
}
.new_catalog_type .nc_ifprise b {
    color: #077751;
    font-size: 18px;
}
.new_catalog_type .CListItems .CLI_item .CLIIright {
    width: 100%;
    min-height: 110px;
}
.new_catalog_type .CLIIrOS {
    display: none;
}
.new_catalog_type .CListItems .CLI_item .CLIIright .CLIIrBut div {
    display: block;
    width: 100%;
    padding-left: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-bottom: 0px;
    padding-left: 5px !important;
}
.new_catalog_type .GMBgreenWhite {
    height: 40px;
    width: 240px !important;
    margin: auto;
}
.new_catalog_type .GMBgreenWhite .GMBc {
    padding-top: 10px;
    font-size: 13px !important;
}
.new_catalog_type .CListItems .CLI_item .CLIIright .CLIIrBut .CLIIrBoB {
    display: flex;
    margin-bottom: 0;
}
.new_catalog_type .CListItems .CLI_item .CLIIright .GMBorange {
    min-height: 40px;
    width: 240px;
    margin: auto;
}
.new_catalog_type .CListItems .CLI_item .CLIIright .GMBorange .GMBc {
    font-size: 13px !important;
    padding-top: 7px;
}
.new_catalog_type .CListItems .CLI_item {
    padding-bottom: 0;
    min-height: 580px;
    text-align: left;
}
.new_catalog_type .CListItems .cLIutP {
    float: none;
    display: inline-block;
    position: relative;
}
.new_catalog_type .CLIIrBut {
    position: absolute;
    left: 0;
    bottom: 60px;
    text-align: center;
    right: 0;
}
.new_catalog_type .list_price_block .hint {
    display: none;
}
.new_catalog_type .nc_ifprise {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 150px;
    text-align: center;
}
.new_catalog_type .new_catalog_type .list_price_block {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 140px;
}
.new_catalog_type .price_line {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 165px;
    text-align: center;
}
.new_catalog_type .price_line span {
    color: #000;
    text-shadow: none;
}
.new_catalog_type .GeneralMB .icon {
    display: none !important;
}
.new_catalog_type .CListItems .CLI_item .CLIIright .CLIIrBut .CLIIrBoB {
    padding-top: 0;
}
.new_catalog_type .CListItems .CLI_item {
    border: 1px solid transparent;
}
.new_catalog_type .CListItems .CLI_item:hover {
    border-color: #1e8e68;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 16px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 16px 1px rgba(0, 0, 0, 0.5);
    z-index: -1;
}
.new_catalog_type .CListItems .CLI_item .CLIIleft h3 {
    padding: 12px 0px 23px 0px;
}
#BODY .new_catalog_type .GMBorange .GMBc {
    border-top: 1px solid #ffe2ab;
    border-left: 1px solid #ffe2ab;
    padding: 7px 10px;
}
/*# end new catalog */
#BODY .filter_paddings{
    padding: 15px 0 20px
}
#BODY .filter_paddings .CCompare .GeneralSilverArea .GSAc{
    padding: 5px 0 15px;
}
.CatalogList .CListItems .CLI_item .CLIIright .CLIIrBut div {
    width: 100%;
    padding-left: 0 !important;
}
.left-postan-block {
    width: 65%;
}
@media screen and (max-width: 1000px){
    .left-postan-block {
        width: 100%;
    }
}
.margin_center{
    width:159px;
    margin:0 auto;
}
@media screen and (max-width: 1000px){
    div.book_cat{
        width: 29%;
    }
}
@media screen and (max-width: 700px){
    div.book_cat{
        width: 46%;
    }
}
@media screen and (max-width: 480px){
    div.book_cat{
        width: 96%;
    }
    div.download_links{
        width:100%
    }
}
div.catalog_section_des{
    float: right;
    margin: 5px 0px 130px 30px;
}
div.catalog_section_des .download_links{
    margin-top: 32px;
}
div.catalog_section_des .download_links .zip_sm{
    margin-top: 3px;
}
.new_catalog .nc_links {
    float: right;
    margin-top: 0px;
    margin-bottom: 15px;
}
@media screen and (min-width: 680px) and (max-width: 1200px) {
    body #head .arOffice {
        width: 55%;
    }
}
@media screen and (max-width: 680px) {
    body #head .one_office .POit strong {
        width: 100%;
    }
    body #head .pOffice .POit>div {
        width: 49%;
    }
}
.b24-widget-button-position-bottom-right{
    right: 14px !important;
    bottom: 250px !important;
}

/* .rngst_phone_button {
  right: -30px !important;
  bottom: 125px !important;
} */

.owl-carousel .owl-wrapper:after{
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0
}
.owl-carousel{
    display:none;
    position:relative;
    width:100%;
    -ms-touch-action:pan-y
}
.owl-carousel .owl-wrapper{
    display:none;
    position:relative;
    -webkit-transform:translate3d(0,0,0)
}
.owl-carousel .owl-wrapper-outer{
    overflow:hidden;
    position:relative;
    width:100%
}
.owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition:height 500ms ease-in-out;
    -moz-transition:height 500ms ease-in-out;
    -ms-transition:height 500ms ease-in-out;
    -o-transition:height 500ms ease-in-out;
    transition:height 500ms ease-in-out
}
.owl-carousel .owl-item{
    float:left
}
.owl-controls .owl-page,.owl-controls .owl-buttons div{
    cursor:pointer
}
.owl-controls{
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    -webkit-tap-highlight-color:rgba(0,0,0,0)
}
.grabbing{
    cursor:url(/bitrix/templates/sp_template_adaptive_2014/grabbing.png) 8 8,move
}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item{
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
    -webkit-transform:translate3d(0,0,0);
    -moz-transform:translate3d(0,0,0);
    -ms-transform:translate3d(0,0,0)
}
.another-colors {
    text-align: center;
    padding: 0 20px;
    float: left;
    width: 90%;
    font-size: 14px;
    margin-bottom: 50px;
}
.another-colors a {
    display: block;
    padding: 20px;
}
.another-colors span {
    display: block;
}
.another-colors .another-colors-text {
    color: #ad0b2d;
}
.another-colors .another-colors-prise {
    color: #ad0b2d;
    font-weight: bold;
}
.another-colors .owl-prev, .another-colors .owl-next {
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 0;
    width: 20px;
    background: #ececec;
}
.another-colors .owl-next {
    left: auto;
    right: 0;
}
.another-colors .owl-next .icon {
    background-position: -165px 0px !important;
}
.another-colors .icon {
    width: 8px;
    height: 13px;
    background-position: -156px 0px !important;
    top: 40%;
    left: 6px;
    position: absolute;
}
.pt50 {
    padding-top: 50px !important;
}
/*# sourceMappingURL=colors.css.map */
div.catalog_section_des{
    float: right;
    margin: 5px 0px 130px 30px;
}
div.catalog_section_des .download_links{
    margin-top: 32px;
}
div.catalog_section_des .download_links .zip_sm{
    margin-top: 3px;
}
.nb_list_item .nb_prise {
    color: #0c5f3f;
}
.nb_total .nowrap {
    color: #0c5f3f;
}
.sale__prise {
    display: block;
    color: #c24949;
    font-size: 20px;
}
.another__prise-green {
    font-size: 20px;
    color: #1e8e68;
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
}
.smaller{
    font-size: 18px;
}
.another__prise-red.bigger{
    font-size: 20px;
}
.another__prise-red {
    font-size: 18px;
    color: #ad0b2d;
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
}
.another__links-green {
    background-color: #1e8e68;
    border: 1px solid #1e8e68;
    font-weight: bold;
    color: #fff !important;
    font-size: 18px;
    padding: 10px 20px;
    display: inline-block;
    text-decoration: none;
    transition: all 300ms ease;
    min-width: 205px;
    text-align: center;
}
.another__links-green:hover {
    background-color: transparent;
    color: #1e8e68 !important;
}
.another__links-green:hover svg {
    fill: #1e8e68;
}
.another__prise-links {
    margin-top: 20px;
    list-style-type: none;
    padding: 0;
}
.another__links-orange {
    background-color: #ffd013;
    border: 1px solid #ffd013;
    font-weight: bold;
    color: #1e8e68 !important;
    font-size: 16px;
    padding: 10px 20px;
    display: inline-block;
    text-decoration: none;
    transition: all 300ms ease;
    min-width: 205px;
    text-align: center;
}
.another__links-orange:hover {
    background-color: transparent;
    color: #ffd013 !important;
}
.another__links-green svg {
    width: 18px;
    height: auto;
    vertical-align: middle;
    fill: #fff;
    transition: all 300ms ease;
}
.another__prise-catalog .another__prise-links {
    margin-top: 0;
}
.another__prise-catalog .another__links-green {
    padding: 7px 10px;
    min-width: 155px;
    margin-bottom: 10px;
    font-size: 14px;
    margin-top: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.another__prise-catalog .another__links-orange {
    padding: 8px 10px;
    min-width: 155px;
    margin-bottom: 10px;
    font-size: 14px;
    margin-top: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.another__prise-arr {
    width: 25px;
    height: 22px;
    display: block;
    background-image: url(/bitrix/templates/sp_template_adaptive_2014/images/question.png);
    background-position: 0 -29px;
    cursor: pointer;
    position: relative;
}
.another__prise-arr span {
    position: absolute;
    top: -2px;
    left: 120%;
    white-space: nowrap;
    display: none;
    color: #c6c6c6;
    border: 1px solid;
    padding: 5px 10px;
    background-color: #fff;
}
.another__prise-arr:hover {
    background-position: 0 0;
}
.another__prise-arr:hover span {
    display: block;
}
.another__prise-catalog table {
    width: 240px;
}
.new_catalog_type .another__prise-catalog table {
    margin: auto;
}
.new_catalog_type .CListItems .cLIutP {
    vertical-align: top;
}
.new_catalog_type .another__prise-catalog {
    text-align: center;
}
.new_catalog_type .CLIIleft h3 a {
    min-height: 35px;
    display: block;
}
.news-detail-share {
    display: none;
}
.mision .center {
    text-align: center;
}
.mision .mision_logo {
    max-width: 300px !important;
    margin: auto;
    transform: translateY(30px);
}
.mision .row:before {
    content: '';
    clear: both;
    display: block;
}
.mision .row:after {
    content: '';
    clear: both;
    display: block;
}
.mision .col-sm-4 {
    width: 33.33%;
    float: left;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mision .col-sm-3 {
    width: 25%;
    float: left;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.row.block-text h3 {
    color: #1e8e68;
    font-size: 26px;
}
.row.block-text p {
    color: #414142;
    font-size: 14px;
    line-height: 14px;
    margin-top: 0;
}
.m_img {
    position: relative;
    margin: 30px 0;
}
.m_img img {
    position: relative;
}
.mt30 {
    margin-top: 30px;
}
.m_img:before {
    content: '';
    position: absolute;
    top: 47%;
    left: 0;
    right: 0;
    height: 7px;
    background-color: #1e8e68;
}
.mision_right_border {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 3px dotted #f7901e;
    padding: 10px;
}
.mision_right {
    padding: 10px;
    background-color: #0d7954;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #ffff;
}
.mision_title {
    position: relative;
    text-align: center;
    color: #f7901e;
    background: #fff;
    margin-top: 70px;
}
.mision_title h2 {
    position: relative;
    background: #FFF;
    font-size: 60px;
    display: inline-block;
}
.mision_right ul {
    list-style-image: url('/bitrix/templates/sp_template_adaptive_2014/./images/green_arr3.jpg');
}
.mision_title:before {
    left: -30px;
    right: -30px;
    width: auto;
    height: 5px;
    content: '';
    border-bottom: 3px dotted #f7901e;
    display: block;
    top: 35px;
    position: absolute;
}
.new_catalog_type .another__prise-catalog {
    position: absolute;
    bottom: 30px;
    text-align: center;
    left: 0;
    right: 0;
}
.new_catalog_type .price_line {
    position: static;
    white-space: nowrap;
}
@media screen and (max-width: 1100px){
    .mision .col-sm-4 {
        width: 100%;
    }
    .mision .col-sm-3 {
        width: 100%;
    }
}
@media screen and (max-width: 540px){
    #BODY .CatalogList .CListItems .CLI_item .CLIIleft h3 {
        width: 100%;
    }
    .sp_form .data .inputtext, .sp_form .data .inputtextarea {
        width: 97%;
        border: 1px solid #000;
    }
    #fancy-block {
        position: fixed!important;
        top: 0% !important;
    }
}
/**/

/****Pagen_user_registr_form****/
.sp_form h2{
    font-size: 20px;
}

.block_main{
    /* margin-top: -30px; */
}
.left_block{
    display: inline-block;
    width: 56%;
    border-right: 1px solid #23926b;
    /* margin: 15px 0 25px 25px; */
    float: left;
    /* padding-right: 10px;     */
}


/* .left_block{
   border-right: 1px solid #23926b;
	width: 55%;
   margin-left: 10px;
   padding-right: 20px;
	float: left;
} */
.right_block{
    text-align: center;
    display: inline-block;
    width: 37%;
    margin: 0 0px 0 30px;
    /* margin: 20px; */
}

.sp_form .label_new{
    width:100px;
    margin-right:20px;
    padding-top:5px;
    text-align:left;
    font-size:15px
}

.class_button{
    position: relative;
    bottom: -100px;
}

.toptext {
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
}

.f_left {
    float:left;
    width:100%;
}
.img_user:hover h3{
    color: #168b6e;
}

.margin_registr_page_input{
    margin: 5px 0 !important;
    width: 100%
}
.margintop10{
    margin: 10px 0;
}
.short_input label{
    font-size: 15px;
    vertical-align: super;
}
.blovk_abo{
    font-size: 20px;
    margin-left: -47px;
    margin-top: 20px;
    background-color: #fff;
    position: absolute;

}

.icon_auth{
    display: inline-block;
    float: left;
    width: 70px;
    height:  70px ;
    margin-left: 30px;
    font-size: 45px;
    border-radius: 10px;
    background-color: #e7e7e7;
    text-align: center;
}

.icon-google:before {
    content: "\ea8b";
    line-height: 70px;

}
.icon-facebook:before {
    content: "\ea90";
    line-height: 70px;
}
.facebook_icon:hover{
    color: #ffffff;
    background-color: #4867aa;
}
.google_icon:hover{
    color: #ffffff;
    background-color: #d03e2f;
}

.images_icons{
    margin-top: 35px;

}
.class_button a:hover{
    color: #23926b;
}
@media screen and (max-width:840px) {
    .blovk_abo{
        display: none;
    }
    .left_block{
        display: block;
        width: auto;
        border: none;
        float: none;
    }
    .right_block{
        display: block;
        width: auto ;
        float: left;
        margin: 50px 0;
    }
    .right_block h2{
        text-align: center;
    }
    .images_icons{
        padding: 0px 76px;
    }
    .class_button {
        position: relative;
        bottom: -35px;
    }
    .fancybox-inner{
        width: 420px!important;
    }
}


/****Pagen_user_registr****/
.auth_form{
    /* width: 100%; */
    box-sizing: inherit;
    padding: 10px 0px 0px 25px;
}
.auth_form h2{
    font-size: 20px;
    padding: 10px 0 ;
}


/*registr input*/

.registr_page_input_passw label{
    display: inline-block;
    float: left;
}
.field_with_signature_bottom{
    display:  inline-block;
    float: right !important;
}
.field_with_signature_bottom input{
    display: block;
    float: none !important;
    margin-bottom: 5px;
}
.field_with_signature_bottom div{
    float: none;
    color: #adacac;
    font-size: 11px;
}

/*end*/

.h_30 input{
    width: 240px;
    font-size: 15px;
    height: 25px;
    padding: 4px;
    float: right;
}
.pad_input{
    box-sizing: border-box;
    padding-right: 30px;
    margin: 18px 0px;
    height: 45px;
}

.left_block_page{
    width: 47% !important;
}
.right_reg_page{
    width: 45% !important;
}
.registration{
    width: 100%;
    position: relative;
    margin: 10px 0px !important;
}
.left_reg{
    width: 40%;
    position: relative;
    float: left;
    padding-right: 30px;
    border-right: 1px solid #1e8e68;
    margin-left: 20px;

}
.position_center{
    padding: 0px 100px;
    /* padding-top: 30px; */
}
.right_reg{
    position: relative;
    width: 50%;
    float: left;
    margin-left: 40px;
}

.right_reg h2{
    padding: 0px;
}
.text_auht p{
    margin:  0px;
}

.h_30 label{
    font-size: 14px;
}

.heding_text_description{
    font-weight: bold;
    margin: 0px;
}
.li_text li{
    margin-bottom: 10px;
}
.exit{
    /* margin-top: 25px; */
    padding: 0px;
}

.text_auht{
    text-align: left;
}
.registration_block_two{
    margin: 30px 0px  !important;
    width: 100%;
    float: left;
}
.title_reg_two  {
    text-transform: uppercase;
    /*padding:  30px 0;*/
}

.img_user{
    width: 25%;
    float: left;
}
.img_user img{
    height: 150px !important;
}
.content {
    color: #1e8e68;
    float: left;
}
.tab_content{
    margin: 10px 20px !important;
    float: none !important;
}
.form_submit{

    padding: 10px !important;
}
.show{
    display: block;
}
.hidden{
    display: none;
}
.text a{
    float: right;
    font-size: 14px !important;
    /* width: 134px !important; */
    position: relative;
    margin: 0 !important;
    cursor: pointer;

}
.text label{
    font-size: 14px;
}
.text input{
    transform: translate(0px,3px);
    cursor: pointer;
}

.width_button{
    width: 80px;
    background: #1e8e68 !important;
    border-radius: 0;
    padding: 13px 25px!important;
    cursor: pointer;
}
.size_text{
    font-size: 15px  !important;
    color: #ffffff !important;
}
.registration label span{
    float: right;
    font-size: 14px;
    color:#adacac;
}
.tab_content_1 ul{
    font-size: 15px;

}

.butoon_size{
    margin-top: 40px;
}

.auth_text{
    float: none !important;
    text-align: -webkit-center;
    margin-top: 180px;
    color: #23926b;
    font-size: 17px;
    font-weight: bold;
}

.sp_login_button{
    background: none;
    border: 0;
    padding: 0;
    cursor: pointer;
}

.reg_button{
    margin-top: 50px;
}

div.sp_form div.input{
    float: none;
    display: inline;
}

.tabs_name{
    color: #a5a7a7;
    /* text-transform: uppercase; */
}
.tabs_name.active{
    color: #168b6e;
}


/*task id 65579*/
/*.m_c div {position:relative;}*/

.magnifier{
    border: 0 !important;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .3) !important;
}
.cursorshade {
    background-color: rgba(0, 112, 74, 1) !important;
    border: 0 !important;
    opacity: 0.4 !important;
}
.tracker {
    cursor: url(/bitrix/templates/sp_template_adaptive_2014/./magnifier-tool.png), auto !important;
}
.imgItem {
    overflow: hidden !important;
}
.b24-widget-button-wrapper {
    z-index: 999991!important;
}

.product--sort {
    float: left;
    margin: 0;
    left: 0;
    list-style-type: none;
    padding: 12px 12px 0 0;
}
.product--sort li  {
    display: inline-block;
    font-size: 14px;
    color: #1e8e68;
    font-weight: bold;
}

.product--sort li a {
    color: #636363;
    font-size: 14px;
    font-weight: normal;
    display: block;
    margin: 0 5px;
}

.product--sort li.active a {
    color: #1e8e68;
    font-weight: bold;
}

/*ringostat*/

.b24-widget-button-inner-block {
    background: #007236;
    opacity: .8;
}

/* body .rngst_phone_circle,
body .rngst_phone_circle2,
body .rngst_phone_fill,
body .rngst_phone_body {
    background: #007236;
} */



#footer {
    background-image: none;
    border-top: 0;
    background: #1e8e68 ;
}

#BODY .ListIndexCat .LICIPlash,
.CDP-SetBut .CDPbutton {
    background: #f8f8f8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#BODY .ListIndexCat .LICIPlash:hover,
.CDP-SetBut .CDPbutton:hover {
    background-image: none;
    background: #1e8e68;
}

#BODY .GBcsName, #BODY .GMBgreenGray, #BODY .GMBgreenWhite, #BODY .ListIndexCat .LICItem .LICIPlash:active, #BODY .ListIndexCat .LICItem .LICIPlash:hover, #Menu .GAWPad {
    background: #1e8e68;
}

div.mc_small .bINBleft,
div.mc_small .bINBright {
    display: none;
}

div.mc_small .bINPanel span {
    width: 15px;
    height: 15px;
    background: #e8e8e8;
    border-radius: 50%;
}
div.mc_small .bINPanel span.bINbActive {
    width: 17px;
    height: 17px;
    background: #ffd71f;
    margin-bottom: -1px;
}

#Menu .bmSubUl .mbSub2 li {
    background: #fff;
}

#Menu .bmSubUl .mbSub2, #Menu .bmSubUl .mbSub2BG {
    background: #fff;
}

#Menu .bmSubUl .mbSub2BG {
    display: none;
}

#Menu .mbUl .orgStyle .mbItem {
    background: #ffd71f;
}

#Menu .bmSubUl {
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-top: 0;
}

#head .RAbottom .qSubmit input {
    background: #1e8e68;
    border: 0;
}

#BODY .GBcsSOrange, #BODY .GMBorange {
    background: #fedb3d;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#BODY .CLI_item .CLIIrBut .GMBorange.ActiveIt2, #BODY .GBcsSOrange.GBcsAct, #BODY .GBcsSOrange:active, #BODY .GBcsSOrange:hover, #BODY .GMBorange:active, #BODY .GMBorange:hover {
    background: #fcbf28;
}

#BODY .GMBorange .GMBc {
    border: 0;
    padding: 4px 10px;
}

#BODY #head .RAbottom .qSubmit {
    border-radius: 0;
}

#Menu .gAreaWidth .GAWPad {
    border-radius: 0;
}

#BODY .GeneralInput > span:not(.GIPad) {
    display: none;
}

#BODY .GeneralInput {
    background: #f2f2f2;
    border-radius: 10px;
    border: 1px solid #dadada;
}

body .SWgeneral .SWGc {
    border: 7px solid #f7f7f7;
    border-radius: 0;
}


body .SWgeneral .SWGclose {
    top: 10px;
    right: 10px;
    background: url(/bitrix/templates/sp_template_adaptive_2014/images/small-close.png) right center no-repeat;
}

#BODY .CDP-SetBut .CDPbutton .CDPbg {
    background: none;
}

/*.ContentPad .gAreaWidth {*/
/*border-bottom: 1px solid #dadada;*/
/*}*/


.ORDER_PR_SOL {
    background: #fedb3d;
}


.another__text-red {
    font-size: 14px;
    color: #ad0b2d;
    font-weight: bold;
}

.CatalogDetail .gAreaWidth {
    border-bottom: 1px solid #dadada;
}


#BODY .CatalogDP, #BODY .CatalogDP .CDPbActMV .CDPbgMV-L, #BODY .CatalogDP .CDPbActMV .CDPbgMV-R {
    background: none;
}

#BODY .CDP-SetBut .CDPbutton.CDPbAct {
    border-bottom: 1px solid #fff;
}

#BODY .CDP-SetBut .CDPbutton {
    top: -42px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#BODY .GBcsName, #BODY .GMBgreenGray, #BODY .GMBgreenWhite, #Menu .GAWPad {
    background: #1e8e68;
    border-radius: 0;
    padding: 5px 10px;
}

#BODY .GBcsAct .GBcsName, #BODY .GBcsName:active, #BODY .GBcsName:hover, #BODY .GMBgreenGray:active, #BODY .GMBgreenGray:hover, #BODY .GMBgreenWhite:active, #BODY .GMBgreenWhite:hover {
    background: #065f41;
}

#BODY .GMBsilverGray {
    background: #e8e8e8;
    padding: 4px;
    border-radius: 0;
}

#BODY .GMBsilverGray {
    background: #e8e8e8;
    padding: 4px;
    border-radius: 0;
}

#BODY .GMBsilverGray:active:hover,
#BODY .GMBsilverGray:hover {
    background: #e7e7e7;
}

.bagraoundlot a b, .lotoks-users div a b, .newsubmit3 a, .right-postan-block a b {
    background: #1e8e68;
    border-radius: 0;
    padding-left: 10px;
    padding-right: 10px;
}

#BODY .GSptAr.GSpOrange.slide_buttom span {
    background: #fedb3d;
}

#BODY .GSptAr .GSPline {
    width: 14px;
    height: 10px;
    background: url(/bitrix/templates/sp_template_adaptive_2014/images/GSHlineUD.png) left bottom no-repeat !important;
    right: 20px;
    top: 40%;
}

#BODY .GSptAr .GSPline {
    width: 14px;
    height: 10px;
    background: url(/bitrix/templates/sp_template_adaptive_2014/images/GSHlineUD.png) left bottom no-repeat !important;
    right: 20px;
    top: 40%;
}

#BODY .GSActiveIt .GSPline {
    background-position: left top !important;
}


.PR_Grey_block {
    border-radius: 0;
}

#Menu .bmSubUl .mbSub2BG,
#Menu .bmSubUl .mbSub3BG,
#Menu .mbUl .mbActive .mbItem {
    box-shadow: none;
}

#Menu .bmSubUl .mbSub3 {
    width: 284%;
}

.orders_wrap div.YR_block {
    border-radius: 0;
}

div.mc_small .bINPanel span.container > a {
    background: #e8e8e8;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    margin-top: 5px;
}

div.mc_small .bINPanel span.container>a.bINbActive, div.mc_small .bINPanel span.container>a:hover {
    width: 19px;
    height: 19px;
    background: #ffd71f;
}


.green_btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#Menu .mbUl .orgStyle .mbItem {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}


#Menu .mbUl .mbActive .mbItem, #Menu .mbUl li:hover .mbItem {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#Menu .bmSubUl {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-top: 0;
}

#Menu .mbUl li {
    background: none;
}

#BODY .GeneralFluSilver {
    border-radius: 0;
}

.btn {
    border-radius: 0;
}

#BODY .CDP-SetBut .CDPbutton, #BODY .CDP-SetBut .CDPbutton .CDPbg, #BODY .GBcs, #BODY .GBcs .GBcsC, #BODY .GBcs .GBcsList, #BODY .GBcs .GBcsName, #BODY .GeneralMB, #BODY .GeneralMB .GMBc, #BODY .GeneralMB input, #BODY .GeneralSilverArea, #BODY .ListIndexCat .LICIPlash, #BODY .ListIndexCat .LICItem, #BODY .gPriceBox, #BODY .zoneIconInfo .zoneHBS, #BODY .zoneIconInfo .zoneHBS .center, #Menu .GAWPad, #head .RAbottom .qSubmit, #head .RAbottom .qSubmit input, #plashBanner .PHCItem, #plashBanner .PHCItem .PHC_c, #plashBanner .PHCc, .add_photo_line .slider_block_left {
    border-radius: 0;
}


.header_basket__count {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}


#BODY div.select_site span > span {
    background: #dadada;
}

#BODY div.select_site a > span {
    background: #dadada;
}

#BODY div.select_site .current > span {
    background: #1e8e68;
}

.bagraoundlot, .lotoks-users div {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
#BODY .aboutOCAForm .AOCAF_left {
    border-radius: 0;
}


div.blog-tab-right,
div.blog-tab-left {
    background: #ededed;
}
.right-postan-block .ytext {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}


.right-postan-block h3+p {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.new-right-block-text {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

div.proectAuth {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.production-lotocks {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#BODY .AOCAF_right_zt {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}


.submi-top-parent, .yellowbuttom {
    background: #ffd71f;
    border-radius: 0;
}

.ORDER_PR_SOL {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.fancybox-title-float-wrap .child {
    border-radius: 0;
}

#BODY .normalCDP {
    border-radius: 0;
}

div.subscribe-form input[type=submit] {
    border-radius: 0;
}

.with-video #ytplayer {
    float: right;
    padding-left: 15px;
}

#ytplayer + p {
    padding-top: 35px !important;
}

#index-ytplayer {
    width: 100%;
    height: 500px;
}

div.bannersMC div.b_tabs {
    margin-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body .SWgeneral .SWGclose {
    text-indent: 10px;
    overflow: hidden;
    width: 11px;
    padding: 0;
}
.thanks-h2 {
    text-transform: uppercase;
    white-space: nowrap;
    font-size: 30px;
    color: #444444;
    font-weight: normal;
    margin-top: 30px;
}
.blog-post-current .blog-post-content table.data-table {
    text-align: center !important;
}

.PHCItem .PHC_c {
    background-position: 97% 31px !important;
}

div.bannersMC div.b_tabs {
    padding: 25px 0;
}

@media screen and (max-width: 992px) {
    .with-video {
        text-align: center;
    }
    .with-video #ytplayer {
        float: none;
        max-width: 100%;
        box-sizing: border-box;
        padding-left: 0;
    }
}

@media screen and (max-width: 860px) {
    body #plashBanner .PHCItem .PHC_cDescL {
        padding-bottom: 0;
    }
}

.sp-catalog__v1 .sp-catalog__item {
    width: 170px;
    display: inline-block;
    vertical-align: top;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 30px;
}

.sp-catalog__v1 .sp-catalog__item:hover {
    background: #eee;
    box-shadow: 0 3px 16px 1px rgba(0, 0, 0, 0.2);
}

.sp-catalog__v1 {
    margin-top: 30px;
    text-align: center;
}

#BODY .sp-catalog__v1 .sp-catalog__item-img img {
    width: auto;
    height: 100px;
}
.sp-catalog__v1 .sp-catalog__item-text {
    margin-top: 20px;
}

.filter_h2 {
    position: relative;
    top: 52px;
    left: 31px;
    height: 0px;
}

.sp-popular__item {
    display: block;
    border: 1px solid #e4e4e4;
    padding: 20px;
    text-align: center;
    margin: 0 10px;
}

.sp-catalog__v1 .sp-catalog__item {
    width: 182px;
}

.p-0 {
    padding: 0;
}

.sp-popular__list {
    padding: 0 50px;
    position: relative;
}

.sp-popular__v1 {
    margin: 10px 0;
}

.sp-popular__v1 .slick-arrow {
    background-color: transparent;
    border: 0;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -30px;
}

.sp-popular__v1 .slick-arrow.slick-next {
    right: 0;
    left: auto;
}

.sp-popular__v1 .slick-arrow.slick-disabled {
    opacity: 0.4;
}

.sp-popular__v1 .slick-arrow {
    background-color: transparent;
    border: 0;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -30px;
}

.sp-popular__v1 h2 {
    font-size: 24px;
    margin-bottom: 20px;
}

.sp-p-text a {
    color: #1e8e68;
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sp-p-text p {
    font-size: 13px;
    margin: 0 0 30px 0;
}

.sp-p-text .prise {
    font-size: 20px;
    margin-bottom: 20px;
}

.sp-p-img {
    height: 140px;
    overflow: hidden;
    margin-bottom: 20px;
}

.sp-p-img a {
    display: block;
    height: 100%;
}

#BODY .sp-p-img img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}

body .btn--green {
    color: #fff;
    padding: 7px 15px;
    background: #1e8e68;
    border: 1px solid #1e8e68;
    text-decoration: none;
}
body .btn--green:hover {
    color: #1e8e68;
    background: #fff;
    border: 1px solid #1e8e68;
}

.main-advantages-wrap {
    color: #000;
    margin: 0 10px;
    text-align: center;
}

.main-advantages-wrap h2 {
    font-size: 24px;
    margin-bottom: 20px;
    text-align: left;
}

.main-advantages-item {
    display: inline-block;
    width: 225px;
    vertical-align: top;
    text-align: center;
}

.main-advantages-list {
    margin: 40px 0 10px;
}

.main-advantages_img img {
    width: 90px;
}

.main-advantages_img {
    height: 90px;
    line-height: 90px;
    display: inline-block;
}

.main-advantages_text {
    display: inline-block;
    font-size: 14px;
    margin: 10px 0;
}
.main-advantages_text span {
    display: inline-block !important;
    font-weight: bold;
    font-size: 16px;
}

@media screen and (max-width: 992px){
    .main-advantages-item {
        width: 210px;
    }

}

@media screen and (max-width: 480px){
    .sp-popular__list {
        padding: 21px 0;
    }
}
h2.in_main {
    font-size: 24px;
}

.load-drawings_wrap ul {
    margin: 0;
    float: left;
    padding: 0;
}

.load-drawings_wrap ul li {
    display: inline-block;
    margin-right: 10px;
}

.load-drawings_wrap ul li a {
    color: #00664e;
    font-weight: 700;
    text-decoration: none;
}

.load-drawings_wrap .load-dwg, .load-drawings_wrap .load-pdf {
    vertical-align: middle;
    width: 50px;
    height: 52px;
    background-image: url(/bitrix/templates/sp_template_adaptive_2014/images/load-drawing.png);
    background-repeat: no-repeat;
    display: inline-block;
}

.load-drawings_wrap .load-dwg {
    background-position: -60px 0;
    color: #00664e;
}

.load-drawings_wrap .load-dwg, .load-drawings_wrap .load-pdf {
    vertical-align: middle;
    width: 50px;
    height: 52px;
    background-image: url(/bitrix/templates/sp_template_adaptive_2014/images/load-drawing.png);
    background-repeat: no-repeat;
    display: inline-block;
}

#BODY .CD_area .load-drawings_wrap .DetCompareM {
    width: 210px;
    float: right;
}

.popular_add_to_cart {
    min-width: 120px;
    width: 120px;
    display: inline-block;
    font-size: 13px;
    margin-bottom: 11px;
}
.sp-popular__item .popular_add_to_cart {
    padding: 5px 20px

}

.sp-popular__item.can_buy_popular{
    min-height: 358px;
}

.no_buy_cp {
    margin-top: 41px;
}

.price_popular {
    padding-right: 0px;
    text-align: center;
}

#BODY .mbSub2 .icon_product_menu {
    vertical-align: middle;
    width: 35px;
    height: 20px;
}

.main-advantages-wrap h2 {
    margin-top: 30px;
}


.bannersMC .banner_ra {
    display: flex;
    align-items: center;
}

.OSimgn0 {
    background-image:url(/upload/images/features/n0.svg)
}
.OSimgn1 {
    background-image:url(/upload/images/features/n1.svg)
}
.OSimgn2 {
    background-image:url(/upload/images/features/n2.svg)
}
.OSimgn3 {
    background-image:url(/upload/images/features/n3.svg)
}
.OSimgn4 {
    background-image:url(/upload/images/features/n4.svg)
}
.OSimgn5 {
    background-image:url(/upload/images/features/n5.svg)
}
.OSimgn6 {
    background-image:url(/upload/images/features/n6.svg)
}
.features_title {
    font: 16px Verdana,Geneva,sans-serif;!important;
    padding-top: 20px!important;
}
.features_item {
    margin-right: 10px!important;
}

.header_basket .new_baskets {
    display: inline-block;
    width: 45px;
    cursor: pointer;
    position: relative;
}


.nb_list_commercial {
    max-height: 382px;
    overflow: auto;
}


.new_basket_wrap-comm .nb__form {
    margin-top: 30px;
}

.new_basket_wrap-comm .nb__form input {
    padding: 20px;
}
.new_basket_wrap-comm .nb__form textarea,
.new_basket_wrap-comm .nb__form input {
    border: 1px solid #a9a9a9;
}

.text-right {
    text-align: right;
}


.new_basket_wrap-comm .nb_title {
    margin-bottom: 20px;
}
.new_basket_wrap-comm .nb_list_item {
    padding: 20px 0;
    margin-right: 15px;
}

.header_basket .new_fancy {
    display: inline-block;
    width: 45px;
    cursor: pointer;
    position: relative;
}
.header_basket .new_fancy + .new_fancy {
    margin-left: 15px;
}


@media screen and (max-width: 1200px){
    .header_basket {
        top: -80px;
    }
    .ringo-imagazin.arHLN span {
        display: block;
    }
    body #head .pOffice .POit>div {
        width: 100%;
    }
}

/*************** SCROLLBAR BASE CSS ***************/

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}









/*************** SIMPLE INNER SCROLLBAR ***************/

.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-inner > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
    overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 1;
}

.scrollbar-inner > .scroll-element .scroll-element_track { background-color: #e3e3e3; }
.scrollbar-inner > .scroll-element .scroll-bar { background-color: #1e8e68; }
.scrollbar-inner > .scroll-element:hover .scroll-bar { background-color: #919191; }
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -12px; }


.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -12px; }










/*************** SIMPLE OUTER SCROLLBAR ***************/

.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-outer > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-outer > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-y {
    height: 100%;
    right: 0;
    top: 0;
    width: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer { height: 8px; top: 2px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer { left: 2px; width: 8px; }

.scrollbar-outer > .scroll-element .scroll-element_outer { overflow: hidden; }
.scrollbar-outer > .scroll-element .scroll-element_track { background-color: #eeeeee; }

.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-outer > .scroll-element .scroll-bar { background-color: #d9d9d9; }
.scrollbar-outer > .scroll-element .scroll-bar:hover { background-color: #1e8e68; }
.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }


/* scrollbar height/width & offset from container borders */

.scrollbar-outer > .scroll-content.scroll-scrolly_visible { left: -12px; margin-left: 12px; }
.scrollbar-outer > .scroll-content.scroll-scrollx_visible { top:  -12px; margin-top:  12px; }

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar { min-width: 10px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-bar { min-height: 10px; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -14px; }

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -14px; }










/*************** SCROLLBAR MAC OS X ***************/

.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div
{
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-macosx > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-macosx > .scroll-element .scroll-element_track { display: none; }
.scrollbar-macosx > .scroll-element .scroll-bar {
    background-color: #6C6E71;
    display: block;

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;

    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;

    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}


.scrollbar-macosx > .scroll-element.scroll-x {
    bottom: 0px;
    height: 0px;
    left: 0;
    min-width: 100%;
    overflow: visible;
    width: 100%;
}

.scrollbar-macosx > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0px;
    top: 0;
    width: 0px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar { height: 7px; min-width: 10px; top: -9px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar { left: -9px; min-height: 10px; width: 7px; }

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer { left: 2px; }
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size { left: -4px; }

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer { top: 2px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size { top: -4px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -11px; }
.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }










/*************** SCROLLBAR LIGHT ***************/

.scrollbar-light > .scroll-element,
.scrollbar-light > .scroll-element div {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-light > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-light > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-light > .scroll-element .scroll-element_outer {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.scrollbar-light > .scroll-element .scroll-element_size {
    background: #dbdbdb;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
    background: -moz-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#dbdbdb), color-stop(100%,#e8e8e8));
    background: -webkit-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: -o-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: -ms-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: linear-gradient(to right, #dbdbdb 0%,#e8e8e8 100%);

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.scrollbar-light > .scroll-element.scroll-x {
    bottom: 0;
    height: 17px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-light > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 17px;
}

.scrollbar-light > .scroll-element .scroll-bar {
    background: #fefefe;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
    background: -moz-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fefefe), color-stop(100%,#f5f5f5));
    background: -webkit-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: -o-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: -ms-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: linear-gradient(to right, #fefefe 0%,#f5f5f5 100%);

    border: 1px solid #dbdbdb;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-light > .scroll-content.scroll-scrolly_visible { left: -17px; margin-left: 17px; }
.scrollbar-light > .scroll-content.scroll-scrollx_visible { top:  -17px; margin-top:  17px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-bar { height: 10px; min-width: 10px; top: 0px; }
.scrollbar-light > .scroll-element.scroll-y .scroll-bar { left: 0px; min-height: 10px; width: 10px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer { height: 12px; left: 2px; top: 2px; }
.scrollbar-light > .scroll-element.scroll-x .scroll-element_size { left: -4px; }

.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer { left: 2px; top: 2px; width: 12px; }
.scrollbar-light > .scroll-element.scroll-y .scroll-element_size { top: -4px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -19px; }
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -19px; }

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -19px; }
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -19px; }










/*************** SCROLLBAR RAIL ***************/

.scrollbar-rail > .scroll-element,
.scrollbar-rail > .scroll-element div
{
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-rail > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-rail > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-rail > .scroll-element .scroll-element_size {
    background-color: #999;
    background-color: rgba(0, 0, 0, 0.3);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
    background-color: #666;
    background-color: rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    min-width: 100%;
    padding: 3px 0 2px;
    width: 100%;
}

.scrollbar-rail > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    padding: 0 2px 0 3px;
    right: 0;
    top: 0;
    width: 12px;
}

.scrollbar-rail > .scroll-element .scroll-bar {
    background-color: #d0b9a0;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;

    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}

/* scrollbar height/width & offset from container borders */

.scrollbar-rail > .scroll-content.scroll-scrolly_visible { left: -17px; margin-left: 17px; }
.scrollbar-rail > .scroll-content.scroll-scrollx_visible { margin-top: 17px; top: -17px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar { height: 10px; min-width: 10px; top: 1px; }
.scrollbar-rail > .scroll-element.scroll-y .scroll-bar { left: 1px; min-height: 10px; width: 10px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer { height: 15px; left: 5px; }
.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size { height: 2px; left: -10px; top: 5px; }

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer { top: 5px; width: 15px; }
.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size { left: 5px; top: -10px; width: 2px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -25px; }
.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -25px; }

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -25px; }
.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -25px; }










/*************** SCROLLBAR DYNAMIC ***************/

.scrollbar-dynamic > .scroll-element,
.scrollbar-dynamic > .scroll-element div
{
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-dynamic > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-x {
    bottom: 2px;
    height: 7px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 2px;
    top: 0;
    width: 7px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_outer {
    opacity: 0.3;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
.scrollbar-dynamic > .scroll-element .scroll-element_size {
    background-color: #cccccc;
    opacity: 0;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;

    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.scrollbar-dynamic > .scroll-element .scroll-bar {
    background-color: #6c6e71;

    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
    bottom: 0;
    height: 7px;
    min-width: 24px;
    top: auto;
}
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
    left: auto;
    min-height: 24px;
    right: 0;
    width: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
    bottom: 0;
    top: auto;
    left: 2px;

    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    -o-transition: height 0.2s;
    -ms-transition: height 0.2s;
    transition: height 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
    left: auto;
    right: 0;
    top: 2px;

    -webkit-transition: width 0.2s;
    -moz-transition: width 0.2s;
    -o-transition: width 0.2s;
    -ms-transition: width 0.2s;
    transition: width 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size { left: -4px; }
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size { top: -4px; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -11px; }
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }


/* hover & drag */

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
    overflow: hidden;

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
    opacity: 1;
}
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
    height: 100%;
    width: 100%;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
    height: 20px;
    min-height: 7px;
}
.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
    min-width: 7px;
    width: 20px;
}










/*************** SCROLLBAR GOOGLE CHROME ***************/

.scrollbar-chrome > .scroll-element,
.scrollbar-chrome > .scroll-element div
{
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-chrome > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-chrome > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-chrome > .scroll-element .scroll-element_outer {}

.scrollbar-chrome > .scroll-element .scroll-element_track {
    background: #f1f1f1;
    border: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x {
    bottom: 0;
    height: 16px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-chrome > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 16px;
}

.scrollbar-chrome > .scroll-element .scroll-bar {
    background-color: #d9d9d9;
    border: 1px solid #bdbdbd;
    cursor: default;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.scrollbar-chrome > .scroll-element .scroll-bar:hover {
    background-color: #1e8e68;
    border-color: #a9a9a9;
}

.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191;
    border-color: #7e7e7e;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-chrome > .scroll-content.scroll-scrolly_visible { left: -16px; margin-left: 16px; }
.scrollbar-chrome > .scroll-content.scroll-scrollx_visible { top:  -16px; margin-top:  16px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar { height: 8px; min-width: 10px; top: 3px; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar { left: 3px; min-height: 10px; width: 8px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer { border-left: 1px solid #dbdbdb; }
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track { height: 14px; left: -3px; }
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size { height: 14px; left: -4px; }

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer { border-top: 1px solid #dbdbdb; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track { top: -3px; width: 14px; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size { top: -4px; width: 14px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -19px; }
.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -19px; }

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -19px; }
.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -19px; }

.new_basket_wrap-comm .text-right .new_commercial_submit {
    border:none;
    padding: 13px 0px 28px 0px;
    font-size: 16px;
    border: 1px solid transparent;
    cursor: pointer;
}

.new_basket_wrap-comm .text-right .new_commercial_submit:hover{
    background-color: transparent;
    color: #ffd013 !important;
    border: 1px solid #ffd013;
    box-sizing: border-box;
}

.new_basket_wrap-comm textarea {
    width: 100%;
}

.default_border{border:1px solid #1e8e68; display: inline-block; float:left}

@media screen and (min-width: 1201px){
    #head #search {
        top: 38px;
        width: 606px;
        left: -44px;
    }

    #head .rightAr {
        margin-top: -10px;
    }
}

.description-advice {
    margin-top: 50px;
    padding: 20px;
    text-align: center;
}

.description-advice__p {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    margin: 20px;
}


#BODY .description-advice .GMBgreenGray {
    padding: 15px;
    margin: 0 auto;
    display: inline-block;
    float: none;
    margin-bottom: 20px;
}

#BODY .description-advice .GMBgreenGray:hover a {
    color: #1e8e68;
}

a.consultation:hover{
    color: #1e8e68;
}
a.consultation{
    color: white;
}

#map-canvas {
    height: 500px;
    width: 100%;
    max-width: 100%;
    position: relative;
}

.placeDiv {
    z-index: 9999;
    position: absolute;
}

.map-container {
    display: block;
    float: none;
    left: auto;
    margin: 30px auto 0px;
    width: 73%;
    position: relative;
}

.placecard__container {
    box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
    max-width: 330px;
    width: 100%;
    background: white none repeat scroll 0% 0%/auto padding-box border-box;
    border-radius: 2px 2px 2px 2px;
    font: normal normal normal normal 11px / normal Roboto, Arial, sans-serif;
    margin: 10px;
    padding: 9px 4px 9px 11px;
    overflow: hidden;
}
.placecard__left {
    float: left;
    width: 75%;
}
.placecard__right {
    text-align: center;
    float: left;
    width: 25%;
}
.placecard__business-name {
    cursor: default;
    height: 19px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 200px;
    perspective-origin: 100px 9.5px;
    transform-origin: 100px 9.5px;
    font: normal normal 500 normal 14px / normal Roboto, Arial;
    overflow: hidden;
    margin: 0;
}
.placecard__info {
    color: #5b5b5b;
    cursor: default;
    height: 32px;
    width: 200px;
    column-rule-color: #5b5b5b;
    perspective-origin: 100px 16px;
    transform-origin: 100px 16px;
    border: 0px none #5b5b5b;
    font: normal normal normal normal 12px / normal Roboto, Arial;
    margin: 6px 0px 0px;
    outline: #5b5b5b none 0px;
}
.placecard__direction-icon {
    background: rgba(0, 0, 0, 0) url("https://maps.gstatic.com/mapfiles/embed/images/entity11.png") repeat scroll 0px 0px/70px 210px padding-box border-box;
    height: 22px;
    width: 22px;
    margin-right: auto;
    margin-left: auto;
}
.placecard__direction-link {
    color: #3a84df;
    display: block;
    height: 43px;
    text-decoration: none;
    width: 54.7344px;
}
.placecard__view-large {
    display: block;
    margin-top: 10px;
    color: #3a84df;
    text-decoration: none;
}

.fix_map .gm-style .gm-style-iw-t::after {
    display: none;
}

.fix_map .gm-style-iw-t::before {
    display: none;
}

#ytplayer {
    width: 500px;
}

/* start style register popup*/

div.slised_b>.center {
    height: auto;
}
.pdf-modal {
    overflow: hidden;
    width: 840px;
}
.pdf-modal * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pdf-modal .pdf-modal-title {
    margin-top: 30px !important;
}
.register-tabs {
    width: 100%;
}
.register-tabs__nav {
    padding: 20px 0;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 50px;
    width: 100%;
}
.register-tabs__body {
    display: none;
}
.register-tabs__body.active {
    display: block;
}
.register-tabs__form {
    padding: 0 0 40px 0;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 50px;
    width: 100%;
}
.register-tabs__nav img {
    height: 105px !important;
}
.register-tabs .rt-left {
    float: left;
    width: 545px;
    border-right: 1px solid #157b62;
}
.register-tabs .rt-right {
    float: left;
    width: 220px;
}
.register-tabs__form label {
    margin-bottom: 20px;
    width: 100%;
    display: block;
}
.register-tabs__form label:last-child {
    margin-bottom: 0;
}
.register-tabs__form label span {
    display: inline-block;
    width: 205px;
}
.register-tabs__form label .small-info {
    color: #adacac;
    font-size: 11px;
}
.register-tabs__form input {
    width: 300px;
    padding: 10px;
    border: 1px solid #eaeaea;
}
.pdf-modal h3 {
    padding: 0;
    margin: 0 0 10px 0 !important;
}
.rt-right {
    padding-left: 20px;
}
.rt-right .icon_auth {
    margin: 10px 0 0 0;
    cursor: pointer;
}
.register-tabs__descr {
    float: left;
    width: 100%;
}
.register-tabs__descr .pdf-modal-submit {
    background-color: #1e8e68;
    padding: 20px;
    color: #fff;
    margin-top: 30px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    width: auto;
    cursor: pointer;
}
.pdf-modal .tab_content_1 p {
    margin-bottom: 0;
}
.pdf-modal .small-info {
    margin: 5px 0 0 210px;
    width: auto;
}
.register-tabs .active .tabs_name {
    color: #1e8e68;
}

@media screen and (max-width: 992px){
    .pdf-modal {
        width: auto;
    }
    .rt-right {
        padding: 20px 0 0 0;
    }
    .register-tabs .rt-right,
    .register-tabs .rt-left {
        width: 100%;
        border: 0;
    }
    .register-tabs__form input {
        width: 100%;
        margin-top: 5px;
    }
    .pdf-modal .small-info {
        margin-left: 0;
    }
    .register-tabs .img_user img {
        height: 50px !important;
        width: 50px !important;
        max-width: 100%;
    }
}


div.slised_b>.center {
    height: auto;
}
.pdf-modal {
    overflow: hidden;
    width: 840px;
}
.pdf-modal * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pdf-modal .pdf-modal-title {
    margin-top: 30px !important;
}
.register-tabs {
    width: 100%;
}
.register-tabs__nav {
    padding: 20px 0;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 50px;
    width: 100%;
}
.register-tabs__body {
    display: none;
}
.register-tabs__body.active {
    display: block;
}
.register-tabs__form {
    padding: 0 0 40px 0;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 50px;
    width: 100%;
}
.register-tabs__nav img {
    height: 105px !important;
}
.register-tabs .rt-left {
    float: left;
    width: 545px;
    border-right: 1px solid #157b62;
}
.register-tabs .rt-right {
    float: left;
    width: 220px;
}
.register-tabs__form label {
    margin-bottom: 20px;
    width: 100%;
    display: block;
}
.register-tabs__form label:last-child {
    margin-bottom: 0;
}
.register-tabs__form label span {
    display: inline-block;
    width: 205px;
}
.register-tabs__form label .small-info {
    color: #adacac;
    font-size: 11px;
}
.register-tabs__form input {
    width: 300px;
    padding: 10px;
    border: 1px solid #eaeaea;
}
.pdf-modal h3 {
    padding: 0;
    margin: 0 0 10px 0 !important;
}
.rt-right {
    padding-left: 20px;
}
.rt-right .icon_auth {
    margin: 10px 0 0 0;
    cursor: pointer;
}
.register-tabs__descr {
    float: left;
    width: 100%;
}
.register-tabs__descr .pdf-modal-submit {
    background-color: #1e8e68;
    padding: 20px;
    color: #fff;
    margin-top: 30px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    width: auto;
    cursor: pointer;
}
.pdf-modal .tab_content_1 p {
    margin-bottom: 0;
}
.pdf-modal .small-info {
    margin: 5px 0 0 210px;
    width: auto;
}
.register-tabs .active .tabs_name {
    color: #1e8e68;
}

@media screen and (max-width: 992px){
    .pdf-modal {
        width: auto;
    }
    .rt-right {
        padding: 20px 0 0 0;
    }
    .register-tabs .rt-right,
    .register-tabs .rt-left {
        width: 100%;
        border: 0;
    }
    .register-tabs__form input {
        width: 100%;
        margin-top: 5px;
    }
    .pdf-modal .small-info {
        margin-left: 0;
    }
    .register-tabs .img_user img {
        height: 50px !important;
        width: 50px !important;
        max-width: 100%;
    }
}




/* end style register popup*/





/*eco*/

.eco-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.eco-wrapper {
    position: relative;
    width: 100%;
}

.eco-left {
    float: left;
    width: 40%;
    padding-right: 30px;
}

.eco-right {
    float: right;
    width: 60%;
}


.eco-item {
    position: relative;
    padding: 40px 0 40px 70px;
    border-bottom: 1px solid #ececec;
    width: 100%;
}


.eco-count {
    display: block;
    width: 45px;
    height: 45px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #1e8e68;
    text-align: center;
    line-height: 45px;
    font-size: 20px;
    color: #1e8e68;
    position: absolute;
    top: 30px;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.eco-item .toggle-ul {
    display: none;
}

.eco-text {
    font-size: 14px;
    color: #000;
    width: calc(100% - 150px);
    float: left;
}
.eco-text.full-width {
    width: 100%;
}

.full-width .m-0 {
    margin: 0;
}
.full-width .clearfix span {
    display: inline-block;
    margin-top: 5px;
}

.eco-text.less-width {
    width: calc(100% - 250px);
}

.eco-item .fl-right .eco-dropdown-wrap {
    width: 300px;
    position: relative;
    margin-top: 0;
}
.eco-dropdown-wrap:before {
    content: '';
    width: 0;
    height: 0;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 6px solid #696363;
    position: absolute;
    right: 7px;
    top: 11px;
}

.eco-item .eco-dropdown-wrap input[type='text'] {
    width: 100%;
}

.eco-text .eco-dropdown {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    background-color: #fff;
    border: 1px solid #a8a8a8;
    border-top: 0;
    z-index: 1;
    display: none;
}

.eco-dropdown li {
    position: relative;
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 5px 7px;
}
.eco-dropdown li:hover {
    background-color: #eee;
}

.eco-item .eco-dropdown-wrap input[type='text'] {
    padding: 5px 20px 5px 5px;
}

.eco-dropdown img {
    width: 50px;
    height: 50px;
    object-fit: scale-down;
}

.eco-dropdown input[type='checkbox'] {
    display: none;
}


#BODY .eco-dropdown p {
    margin: 0 0 5px 0;
    font-size: 13px;
    padding-left: 5px;
    line-height: 16px;
}



.eco-input.less-width {
    float: left;
    width: 250px;
}

.eco-item .less-width .eco-input-text {
    width: 65px;
}

.input-center {
    width: 150px;
    text-align: right;
    float: right;
    display: inline-block;
}


.input-center input {
    width: auto;
}

.eco-text ul {
    list-style-type: none;
    padding: 0;
    font-size: 14px;
    color: #5a5a5a;
}

.eco-item:after {
    content: '';
    clear: both;
    display: block;
}
.eco-item .text-center  {
    text-align: center;
}

.eco-item .text-right  {
    text-align: right;
}

.eco-item .clearfix {
    width: 100%;
    margin-bottom: 10px;
}
.eco-item .eco-input-text{
    width: 95px;
    display: inline-block;
}

.eco-item .clearfix:after {
    content: '';
    clear: both;
    display: block;
}
.eco-item .fl-right {
    float: right;
}

.eco-input {
    float: left;
    width: 150px;
}
.eco-item input[type='text'] {
    width: 50px;
    padding: 5px;
    border: 1px solid #a8a8a8;
    font-size: 13px;
}

.eco-item input[type='checkbox'] {
    font-size: 39px;
}

.eco-input-text {
    font-size: 12px;
    color: #2f2f2f;
}

.eco-item .big-wigth input {
    width: 150px;
}
.eco-item select {
    width: 150px;
    border: 1px solid #a8a8a8;
    font-size: 14px;
    border-radius: 0;
    padding: 6px 12px 7px 12px;
    background-color: #fff;
}

.eco-item textarea {
    margin: 15px 0;
    width: 100%;
    min-height: 80px;
    resize: vertical;
    border: 1px solid #a8a8a8;
    padding: 10px;
    font-size: 14px;
}


.eco-send {
    padding: 10px 20px;
    background-color: #1e8e68;
    border: 0;
    color: #fff;
}

.eco-text sup {
    color: red;
}

.eco-img {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-align: center;
}

.eco-img li {
    margin-bottom: 40px;
}

.select-outer {
    width: auto;
    /*overflow: hidden;*/
    position: relative;
    white-space: nowrap;
    font-size: 0;
    border: 1px solid #a8a8a8;
    display: inline-block;
    margin-left: 15px;
}

.select-outer select {
    border-color: #fff;
    font-size: 14px;
    border-radius: 0;
    padding: 5px 20px 5px 5px;
}

.eco-input-text sup {
    color: #000;
}

.clearfix .select-outer .eco-input-text {
    position: absolute;
    margin: 0 0 0 5px;
    top: 5px;
}

span.select-outer:before {
    content: '';
    width: 0;
    height: 0;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 6px solid #696363;
    position: absolute;
    right: 7px;
    top: 11px;
}

.select-outer .outer_span {
    position: absolute;
    margin: 0 0 0 5px;
}

.select-outer select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    font-size: 13px;
}

.custome-clearfix {
    position: relative;
}
.custome-clearfix input[type='checkbox'] {
    position: absolute;
    right: 0;
    top: 18px;
}

.custome-clearfix .select-outer {
    margin-bottom: -10px;
}



@media screen and (max-width: 1200px) {
    .eco-item .full-width span.custome-span {
        display: block;
    }
}


@media screen and (max-width: 992px) {
    .eco-right,
    .eco-left {
        float: none;
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .eco-text.less-width,
    .eco-text {
        width: 100%;
    }
    .eco-text .clearfix > span {
        display: block;
        width: 100%;
        margin-bottom: 5px;
    }
    .eco-item .fl-right {
        float: none;
    }
    .eco-item select {
        width: 150px;
        border: 1px solid #a8a8a8;
        font-size: 14px;
        border-radius: 3px;
        padding: 8px 30px 9px 12px;
        background-color: #fff;
    }
    .eco-item .text-center {
        text-align: left;
    }
    .input-center {
        width: 100%;
        text-align: left;
    }
}


/*eco*/
.success_alert {
    width: 600px;
    text-align: center;
    height: 150px;
    margin: 0 auto;
    color: green;
    font-weight: bold;
    background-color: #fff;
    padding: 25px;
    position: relative;
    max-width: 100%;
}

.top_q_title ~ ul.m-0{
    margin-top: 15px;
}

.blog-mainpage-item {
    padding-left: 10px;
}

.without_feeding {
    display: inline-block;
    font-size: 10px;
    color: #fff;
    background-color: #ffd013;
    padding: 2px 10px;
}

.another__prise-green .without_feeding {
    vertical-align: middle;
    margin-top: -5px;
}

.ordering_prise .without_feeding {
    margin-bottom: 5px;
}
.another__prise-catalog table td:first-child {
    text-align: left;
}

.ContentPad {
    padding-bottom: 0;
}


.form_wrap .select2 {
    font-size: 16px;
    margin-top: 10px;
    width: 100% !important;
    height: 33px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.profile_right .sale__prise {
    font-size: 16px;
}

@media screen and (max-width: 992px) {
    .bx-auth-reg .sp_form  .left_block_page,
    .bx-auth-reg .sp_form .right_reg_page {
        width: 100% !important;
        border: 0;
    }
    .bx-auth-reg .h_30 input {
        border: 1px solid #000;
    }
    .bx-auth-reg .sp_form .right_reg_page  {
        padding: 30px;
        margin: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        text-align: center;
    }
    .bx-auth-reg .sp_form .position_center {
        width: 100%;
        padding: 0;
    }
    .bx-auth-reg .sp_form .images_icons {
        margin: auto;
        width: 100%;
        text-align: center;
        padding: 0;
    }
    .bx-auth-reg .sp_form .icon_auth {
        float: none;
        vertical-align: top;
        margin: 0 15px;
    }
    .bx-auth-reg .sp_form .img_user {
        width: 50%;
        text-align: center;
        margin: 10px 0;
    }
    .bx-auth-reg .sp_form a {
        display: inline-block;
    }
    .bx-auth-reg .sp_form .bloc_user_img {
        margin: auto;
        width: 100%;
    }
}



@media screen and (max-width: 680px) {
    body #footer .developer {
        text-align: left;
        padding-left: 25px;
        bottom: 45px;
    }
}




/* career */


.responsibility_career {
    text-align: center;
    padding: 10% 0;
    background-image: url('/bitrix/templates/sp_template_adaptive_2014/images/career.jpg');
    position: relative;
    margin-bottom: 50px;
    background-position: center;
    background-size: cover;
}

.responsibility_career h2 {
    text-transform: uppercase;
    font-size: 45px;
    color: #fff;
    font-weight: 400;
    position: relative;
    z-index: 1
}

.responsibility_career a {
    color: #000;
    background-color: #ffd54c;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 16px;
    text-decoration: none;
    padding: 8px 25px;
    position: relative;
    z-index: 1;
    margin-top: 50px;
    display: inline-block
}

.responsibility_career a:hover {
    background-color: #e4be41
}

.img-with-bg:before,.responsibility_with-circle li:before {
    background-color: #00704a;
    content: ''
}

.responsibility-v1_name {
    font-size: 24px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 20px
}

.responsibility-v1-tag,.responsibility-v1-tag a {
    font-size: 14px;
    color: #307da4
}

.responsibility-v1-ul {
    padding: 5px 0 10px;
    margin: 0;
    list-style-type: none
}

.responsibility-v1-ul li {
    display: inline-block;
    margin-right: 15px
}

.responsibility-v1-tag a {
    text-decoration: none
}

.responsibility_green {
    color: #00704a;
    font-size: 16px
}

.responsibility-v1 {
    color: #646464;
    font-size: 13px
}

.responsibility_why-icon-set {
    display: flex
}

.responsibility_why-icon-set ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: center
}

.responsibility_why-icon-set ul li {
    margin: 0;
    display: inline-block;
    vertical-align: top
}

.responsibility_why-icon-set ul p {
    max-width: 200px;
    margin: 10px auto
}

.m-t--100 {
    margin-top: -130px
}

.flex {
    display: flex;
    align-items: center
}

.flex-top {
    align-items: flex-start
}

.w33 {
    width: 33%
}

.responsibility_with-circle {
    list-style-type: none;
    margin: 0
}

.responsibility_with-circle li {
    color: #747474;
    margin-bottom: 15px;
    position: relative;
    padding-left: 20px
}

.responsibility_with-circle.p0 {
    padding: 0
}

.responsibility_with-circle li:before {
    position: absolute;
    top: 4px;
    left: 0;
    display: inline-block;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 10px
}

.responsibility-v1_detail {
    padding-left: 50px
}

.responsibility-v1 .p60,.responsibility-v1 .p60.flex {
    padding: 60px 0
}

.responsibility-v1_text {
    padding-bottom: 50px
}

#BODY .responsibility-v1_text p {
    line-height: 28px
}

.img-with-bg {
    position: relative;
    margin-left: 50px
}

.img-with-bg:before {
    position: absolute;
    left: -20px;
    bottom: -20px;
    width: 100%;
    height: 100%;
    z-index: -1
}

.responsibility-v1 .m-r-50 {
    margin-right: 50px
}

#BODY .w50 img {
    width: 100%
}

.flex .w50 {
    width: 50%
}

.flex .w50+.w50 {
    margin-right: 0
}

.sport-owl img {
    max-width: 100%
}

.w50-bottom {
    margin-top: 10px
}

.w50-bottom .w50 {
    height: 200px;
    overflow: hidden
}

.w50-top {
    height: 250px;
    overflow: hidden
}

#BODY .w50-bottom .w50 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: inherit
}

.h-460 div {
    height: 100%
}

.h-460 .owl-controls,.h-460 .owl-controls div {
    height: auto
}

.h-460 {
    height: 460px;
    position: relative
}

.h-460:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 10px;
    z-index: 1;
    background-color: #fff;
    content: ''
}

.flex .owl-pagination,.m_img,.m_img img {
    position: relative
}

#BODY .h-460 img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#BODY .h-460 .owl-item {
    overflow: hidden
}

.m-l-10 {
    padding-left: 10px
}

.w50-bottom .m-r-10 {
    margin-right: 10px
}

.v1_vacansy-text {
    font-size: 14px;
    color: #00704a;
    padding: 10px 0 20px;
    font-weight: 700
}

.acansy-small {
    color: #747474;
    font-size: 13px
}

.responsibility-v1_form label {
    display: flex;
    align-items: center;
    margin-bottom: 15px
}

.responsibility-v1_form span {
    margin-right: 10px;
    min-width: 155px;
    display: block;
    text-align: right
}

.flex .owl-pagination,.mision .center,.mision_title,.responsibility_clients .client,.text-center {
    text-align: center
}

.responsibility-v1_form span sup {
    font-size: 10px;
    color: red
}

.responsibility-v1_form label input,.responsibility-v1_form label textarea {
    width: 470px;
    max-width: 100%;
    padding: 5px 10px;
    resize: none;
    border: 1px solid #a9a9a9
}

.responsibility-v1_form button {
    margin-left: 165px;
    color: #000;
    background-color: #ffd54c;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    text-decoration: none;
    padding: 4px 15px;
    position: relative;
    z-index: 1;
    margin-top: 50px;
    display: inline-block;
    border: 0;
    cursor: pointer
}

.v1_vacansy-small {
    font-size: 12px;
    color: #747474
}

#BODY .responsibility-v1_form {
    margin-top: 30px
}

.responsibility-v1_form input[type=file] {
    padding: 0;
    border: 0
}

.v1_vacansy-title {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    padding-bottom: 30px;
    cursor: pointer
}

.v1_vacansy-city {
    font-size: 22px;
    padding-bottom: 30px;
    color: #7f7f7f
}

.v1_vacansy-title-city {
    font-size: 13px;
    color: #00704a;
    border-left: 1px solid #00704a;
    margin: 0 15px;
    padding-left: 15px;
    display: inline-block
}

.vacansy_arr {
    margin-left: 30px;
    vertical-align: middle
}

.v1_vacansy-item-descr {
    display: none;
    padding: 0 50px 50px;
    margin-bottom: 30px
}

.v1_vacansy-title.active img {
    transform: rotate(180deg)
}

.v1_vacansy-title.active {
    color: #00704a
}

.vacansy_cont_item {
    display: none
}

.vacansy_cont_item.active {
    display: block
}

.flex .owl-page,.vacansy_nav li {
    display: inline-block
}

.vacansy_nav {
    padding: 0;
    margin: 0 0 30px;
    list-style-type: none
}

.mision .col-sm-3,.mision .col-sm-4 {
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left
}

.vacansy_nav a {
    color: #000!important;
    font-size: 15px;
    text-decoration: underline;
    margin-right: 20px
}

.vacansy_nav a span {
    color: #999;
    font-weight: 100
}

.vacansy_nav a.active {
    font-weight: 700;
    text-decoration: none;
    color: #077751!important
}

.flex .owl-page {
    width: 10px;
    height: 10px!important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #ffd750;
    margin-right: 7px
}

.flex .owl-page.active {
    background-color: #fff
}

.w50-top div,.w50-top img {
    height: 100%
}

.w50-top img {
    height: 100%!important;
    object-fit: cover
}

.flex .owl-pagination {
    margin-top: -20px
}

.w-500 {
    width: 500px;
    min-width: 500px
}

.w-500 .h-460 {
    width: 100%;
    height: 350px
}

.w-500 .h-460:before {
    display: none
}

.mision .mision_logo {
    max-width: 300px!important;
    margin: auto;
    transform: translateY(30px)
}

.mision .row:after,.mision .row:before {
    content: '';
    clear: both;
    display: block
}

.mision .col-sm-4 {
    width: 33.33%;
    box-sizing: border-box
}

.mision .col-sm-3 {
    width: 25%;
    box-sizing: border-box
}

.responsibility_clients,.responsibility_sp-img .w25 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.row.block-text h3 {
    color: #1e8e68;
    font-size: 26px
}

.row.block-text p {
    color: #646464;
    font-size: 13px;
    line-height: 14px;
    margin-top: 0
}

.m_img {
    margin: 0
}

.mt30 {
    margin-top: 30px
}

.m_img:before {
    content: '';
    position: absolute;
    top: 47%;
    left: 0;
    right: 0;
    height: 8px;
    background-color: #00704a
}

.mision_right_border {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 3px dotted #f7901e;
    padding: 10px
}

.mision_right {
    padding: 10px;
    background-color: #0d7954;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #ffff
}

.mision_right li {
    font-size: 13px;
    font-weight: 400
}

.mision_title {
    position: relative;
    color: #f7901e;
    background: #fff;
    margin-top: 70px
}

.mision_title h2 {
    position: relative;
    background: #FFF;
    font-size: 60px;
    display: inline-block
}

.mision_right ul {
    list-style-image: url(/local/templates/sp_template_adaptive_2014/images/green_arr3.jpg)
}

.mision_title:before {
    left: -30px;
    right: -30px;
    width: auto;
    height: 5px;
    content: '';
    border-bottom: 3px dotted #f7901e;
    display: block;
    top: 35px;
    position: absolute
}

.new_catalog_type .another__prise-catalog {
    position: absolute;
    bottom: 35px;
    text-align: center;
    left: 0;
    right: 0
}

.new_catalog_type .price_line {
    position: static;
    white-space: nowrap
}

.responsibility_mission .mision {
    margin: 30px -15px 50px
}

.responsibility-v1_menu {
    position: fixed;
    top: 18%;
    right: 0;
    padding: 0;
    margin: 0;
    list-style-type: none;
    border-right: 7px solid #00704a;
    z-index: 10;
    width: 230px
}

.responsibility-v1_menu a {
    display: block;
    padding: 10px 20px;
    color: #272727;
    text-decoration: none;
    background-color: #f2f5f8
}

.responsibility-v1_menu li:not(:last-child) {
    margin-bottom: 5px
}

.responsibility-v1_menu a:hover,.responsibility-v1_menu li.active a {
    background-color: #ffd44a
}

.m-b-0 {
    margin-bottom: 0
}

.responsibility-v1_vacansy {
    position: relative
}

.responsibility-v1_vacansy:before {
    content: '';
    position: absolute;
    top: -30px;
    bottom: 0;
    left: -100%;
    right: -100%;
    background: #eff2f4;
    z-index: -1
}

.responsibility-v1-tag a:hover {
    cursor: default
}

@media screen and (max-width: 1670px) {
    .responsibility-v1_menu a {
        padding:10px
    }

    .responsibility-v1_menu {
        width: 160px
    }
}

@media screen and (max-width: 1500px) {
    .responsibility-v1_menu {
        display:none
    }
}

@media screen and (max-width: 1100px) {
    .flex .w50,.mision .col-sm-3,.mision .col-sm-4 {
        width:100%
    }

    .flex {
        display: flex;
        align-items: center;
        flex-wrap: wrap
    }

    .h-460:before,.responsibility-v1_menu {
        display: none
    }

    .flex img {
        margin-bottom: 30px;
        max-width: 100%!important
    }

    .w50-bottom .m-r-10 {
        margin-right: 0
    }

    .h-460,.w50-bottom .w50 {
        height: auto
    }
}

.toggle,.toggle .text {
    display: inline-block
}

@media screen and (max-width: 540px) {
    #BODY .CatalogList .CListItems .CLI_item .CLIIleft h3 {
        width:100%
    }

    .sp_form .data .inputtext,.sp_form .data .inputtextarea {
        width: 97%;
        border: 1px solid #000
    }

    #fancy-block {
        position: fixed!important;
        top: 0!important
    }
}

.toggle .text {
    font-weight: initial;
    color: #7f7f7f;
    font-size: 13px
}

@media screen and (max-width: 680px) {
    .vacancy_cp .inputtext,.vacancy_cp .inputtextarea {
        width:310px
    }
}

@media screen and (max-width: 540px) {
    #BODY .h-460 img,.w50-top img {
        height:auto;
        object-fit: inherit;
        max-width: 100%;
        max-height: 400px
    }

    .vacancy_cp .inputtext,.vacancy_cp .inputtextarea {
        width: 260px
    }

    .vacancy_cp g-recaptcha {
        transform: scale(.72)
    }

    .flex .w-500 {
        width: 100%;
        min-width: inherit
    }

    .h-460 {
        height: auto;
        margin-bottom: 10px
    }

    #BODY .h-460 img {
        width: auto
    }

    .w50-top {
        height: auto
    }

    #BODY .w50-top img,.w50-top img {
        width: auto
    }
}


.responsibility_mission .mision {
    margin: 30px -15px 50px
}

.responsibility-v1_menu {
    position: fixed;
    top: 18%;
    right: 0;
    padding: 0;
    margin: 0;
    list-style-type: none;
    border-right: 7px solid #00704a;
    z-index: 10;
    width: 230px
}

.responsibility-v1_menu a {
    display: block;
    padding: 10px 20px;
    color: #272727;
    text-decoration: none;
    background-color: #f2f5f8
}

.responsibility-v1_menu li:not(:last-child) {
    margin-bottom: 5px
}

.responsibility-v1_menu a:hover,.responsibility-v1_menu li.active a {
    background-color: #ffd44a
}

.m-b-0 {
    margin-bottom: 0
}

.responsibility-v1_vacansy {
    position: relative
}

.responsibility-v1_vacansy:before {
    content: '';
    position: absolute;
    top: -30px;
    bottom: 0;
    left: -100%;
    right: -100%;
    background: #eff2f4;
    z-index: -1
}

.responsibility-v1-tag a:hover {
    cursor: default
}

@media screen and (max-width: 1670px) {
    .responsibility-v1_menu a {
        padding:10px
    }

    .responsibility-v1_menu {
        width: 160px
    }
}

@media screen and (max-width: 1500px) {
    .responsibility-v1_menu {
        display:none
    }
}

@media screen and (max-width: 1100px) {
    .flex .w50,.mision .col-sm-3,.mision .col-sm-4 {
        width:100%
    }

    .flex {
        display: flex;
        align-items: center;
        flex-wrap: wrap
    }

    .h-460:before,.responsibility-v1_menu {
        display: none
    }

    .flex img {
        margin-bottom: 30px;
        max-width: 100%!important
    }

    .w50-bottom .m-r-10 {
        margin-right: 0
    }

    .h-460,.w50-bottom .w50 {
        height: auto
    }
}

.toggle,.toggle .text {
    display: inline-block
}

@media screen and (max-width: 540px) {
    #BODY .CatalogList .CListItems .CLI_item .CLIIleft h3 {
        width:100%
    }

    .sp_form .data .inputtext,.sp_form .data .inputtextarea {
        width: 97%;
        border: 1px solid #000
    }

    #fancy-block {
        position: fixed!important;
        top: 0!important
    }
}

.toggle .text {
    font-weight: initial;
    color: #7f7f7f;
    font-size: 13px
}

.ordering_prise .old-price {
    text-decoration: line-through;
}

@media screen and (max-width: 680px) {
    .vacancy_cp .inputtext,.vacancy_cp .inputtextarea {
        width:310px
    }
}

@media screen and (max-width: 540px) {
    #BODY .h-460 img,.w50-top img {
        height:auto;
        object-fit: inherit;
        max-width: 100%;
        max-height: 400px
    }

    .vacancy_cp .inputtext,.vacancy_cp .inputtextarea {
        width: 260px
    }

    .vacancy_cp g-recaptcha {
        transform: scale(.72)
    }

    .flex .w-500 {
        width: 100%;
        min-width: inherit
    }

    .h-460 {
        height: auto;
        margin-bottom: 10px
    }

    #BODY .h-460 img {
        width: auto
    }

    .w50-top {
        height: auto
    }

    #BODY .w50-top img,.w50-top img {
        width: auto
    }
}

.responsibility-v2 .responsibility_career {
    background-image: url(/local/templates/sp_template_adaptive_2014/img_3908.jpg);
    background-position: center;
    background-size: cover
}

.responsibility-v2 .responsibility_career h2 {
    font-size: 33px;
    text-transform: none
}

.responsibility-v2 .responsibility-v1_name {
    font-size: 18px
}

.responsibility_sp-today-ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    min-height: 130px;
    display: block
}

.responsibility_sp-today-li {
    float: left;
    width: 33%;
    position: relative
}

.responsibility_sp-today-li img {
    width: 130px;
    position: absolute
}

.responsibility_sp-today-li p {
    padding-left: 160px;
    font-size: 15px;
    padding-right: 10px;
    margin: 0
}

.responsibility_sp-today-small {
    color: #646464;
    font-size: 13px
}

.responsibility_sp-img {
    margin-top: 30px
}

.responsibility_sp-img .w25 {
    width: 25%;
    float: left;
    padding-right: 20px;
    box-sizing: border-box
}

.responsibility_sp-img .w50 {
    width: 50%;
    float: left
}

.responsibility-v2 .responsibility-v1_green-text {
    font-size: 14px;
    color: #006842;
    font-weight: 700
}

.responsibility_sp-why {
    padding-bottom: 50px;
    border-bottom: 1px solid #e4e4e4
}

.responsibility_sp-why ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.responsibility_sp-why ul .responsibility_with-circle {
    padding-left: 30px;
    list-style-type: none
}

.responsibility_sp-why li {
    color: #747474;
    margin-bottom: 15px;
    position: relative;
    padding-left: 20px
}

.m-b-30,.responsibility_catalog {
    margin-bottom: 30px
}

.responsibility_with-image>li:before {
    background-image: url(/local/templates/sp_template_adaptive_2014/green_arr.png);
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: inline-block;
    width: 15px;
    height: 14px;
    margin-right: 10px;
    -webkit-background-size: cover;
    background-size: cover
}

.responsibility_with-image>li {
    font-weight: 700
}

.responsibility_with-circle li {
    font-weight: 400
}

.responsibility_with-image .with-ul:before {
    display: none
}

.responsibility_sp-geo {
    position: relative
}

.responsibility_sp-geo .responsibility_sp-today-ul {
    width: 100%;
    position: absolute;
    top: 50px;
    left: 0
}

.sp-orange {
    color: #000!important;
    background-color: #ffd54c;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    text-decoration: none;
    padding: 4px 15px;
    position: relative;
    z-index: 1;
    display: inline-block;
    border: 0;
    cursor: pointer
}

.responsibility_social {
    padding-bottom: 30px;
    border-bottom: 1px solid #e4e4e4
}

.responsibility_clients,.responsibility_sp-manufacture,.responsibility_why-mission {
    border-bottom: 1px solid #e4e4e4;
    width: 100%
}

.responsibility_history,.responsibility_sp-geo {
    padding-bottom: 50px;
    border-bottom: 1px solid #e4e4e4
}

.responsibility-v2 p {
    color: #646464;
    font-size: 13px
}

.responsibility-v2 strong,.responsibility-v2.owl {
    color: #000
}

.responsibility-v2 {
    overflow: hidden
}

.responsibility_clients {
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    display: block;
    padding-bottom: 30px
}

.responsibility_clients .owl {
    padding: 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.responsibility_clients .owl-prev {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -20px
}

.responsibility_clients .owl-next {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -20px
}

.responsibility_sp-manufacture div.ex {
    overflow: hidden
}

.responsibility_sp-manufacture div.ex iframe {
    max-width: 100%
}

@media screen and (max-width: 1100px) {
    .mision_right_border {
        text-align: center;
    }
    .flex {
        justify-content: center;
    }
    .img-with-bg {
        margin-left: 15px;
    }
    .responsibility-v1 .m-r-50 {
        margin-right: 0;
    }
}

@media screen and (max-width: 900px) {
    .responsibility_sp-geo .responsibility_sp-today-ul,.responsibility_sp-today-li img {
        position:static
    }

    .responsibility_sp-today-li {
        width: 100%;
        text-align: center;
        margin-bottom: 30px
    }

    .responsibility_sp-today-li p {
        padding-left: 0
    }

    .responsibility_sp-img .w25 {
        width: 50%;
        margin-bottom: 20px;
        max-height: 350px;
        overflow: hidden
    }

    .responsibility_sp-img .w50 {
        width: 100%;
        float: left;
        text-align: center
    }

    #BODY .responsibility_catalog .ListIndexCat .LICItem {
        width: 100%;
        padding: 0 40px 10px;
        box-sizing: border-box
    }

    .responsibility_sp-img .w25+.w25 {
        padding-right: 0
    }
}


/* end career */



/* start improve-modal */

.improve-modal {
    font-size: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.improve-modal__title {
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
    padding-bottom: 15px;
}

.improve-modal__title:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100px;
    left: 50%;
    font-size: 30px;
    margin-left: -50px;
    height: 2px;
    background-color: #1e8e68;
}

.ws_checkbox {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 15px;
}

.ws_checkbox input[type='checkbox'] {
    position: absolute;
    visibility: hidden;
}

.ws_checkbox span {
    font-size: 16px;
    color: #1e8e68;
}

.ws_checkbox span:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    margin-right: 10px;
    position: relative;
    top: -1px;
    background-color: #F2F2F2;
    border: 2px solid #F2F2F2;
    border-radius: 18px;
    box-shadow: 0 0 0 2px #1e8e68;
}
.ws_checkbox input[type=checkbox]:checked + span:before {
    content: '';
    background: #1e8e68;
    border: 2px solid #fff;
}

.improve-modal__ul {
    padding-left: 0;
    list-style-type: none;
    margin-top: 30px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
}

.improve-modal__ul li {
    width: 50%;
    margin: 20px 0;
}

.improve-modal__textarea {
    width: 100%;
    margin-bottom: 20px;
    resize: vertical;
    border: 1px solid #1e8e68;
    padding: 10px;
    min-height: 100px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
}

.improve-modal__text {
    margin: 30px 0;
    text-align: left;
}

.improve-modal__btn {
    padding: 10px 20px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    background: #1e8e68;
    border: 1px solid #fff;
    font-family: Verdana,Geneva,sans-serif;
    letter-spacing: 2px;
    font-size: 16px;
}

.improve-modal__btn:hover {
    background-color: #fff;
    color: #1e8e68;
    border-color: #1e8e68;
}

.improve-modal__img {
    width: 50px;
    height: 50px;
    vertical-align: middle;
    margin-right: 5px;
}


@media screen and (max-width: 700px) {
    .improve-modal__ul li {
        width: 100%;
    }
}

/* end improve-modal */

.hidden_v{visibility: hidden;}

div.title-search-result {
    border: none;
}

div.title-search-result .p10{
    border: 1px solid #c6c6c6;
}

.sku_table .load-drawings_wrap{
    padding: 0;
    margin: 0;
    list-style-type: none;
    width:140px;
    float:left;
}
.sku_table .shems{width:145px;}
.sku_table .load-drawings_wrap li{float:left;}
.sku_table .load-drawings_wrap a {
    position: static;
}
.sku_table .load-drawings_wrap a span {
    margin-left: 20px;
}


.price_notify{
    font-size: 9px;
}
.price_notify span{
    color: rgb(181, 0, 0);
}

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
    @media {
        .mbSA span span span {
            display: inline !important;
        }
        .mbSA span span {
            display:inline-block;
            width: calc(100% - 35px);
        }

        #BODY .sp-catalog__v1 .sp-catalog__item-img img {
            max-width: 100%;
        }

        #BODY .mbSub2 .icon_product_menu {
            vertical-align: bottom;
        }
    }
}


@-moz-document url-prefix() {
    .GAWc .GMMSIPad a img {
        width: 100%;
        height: 100%;
    }
    .GAWc .another__prise-catalog table {
        width: 357px;
    }

    .GAWc .price_notify {
        white-space: normal;
    }
}

.CpLiR {
    overflow: hidden;
    white-space: nowrap;
    height: 17px;
    text-overflow: ellipsis;
}
/* End */
/* /bitrix/templates/sp_template_adaptive_2014/components/bitrix/search.title/sp_template_17/style.css?15169757932092 */
/* /bitrix/components/cmp_components/form.result.new2/templates/Generag2014/style.css?1516975531666 */
/* /bitrix/templates/sp_template_adaptive_2014/js/slickslider.css?15501462201738 */
/* /bitrix/templates/sp_template_adaptive_2014/js/fancy/jquery.fancybox.css?15331299343883 */
/* /bitrix/templates/sp_template_adaptive_2014/js/fancy/jquery.fancybox-buttons.css?15169757941817 */
/* /bitrix/templates/sp_template_adaptive_2014/css/select2.css?156741124715275 */
/* /bitrix/templates/sp_template_adaptive_2014/template_styles2.css?15639736114264 */
/* /bitrix/templates/sp_template_adaptive_2014/css/main.css?155369377531 */
/* /bitrix/templates/sp_template_adaptive_2014/css/flatpikr.css?156956972016556 */
/* /bitrix/templates/sp_template_adaptive_2014/styles.css?1585037949146 */
/* /bitrix/templates/sp_template_adaptive_2014/template_styles.css?1586786260423718 */
