

/* Start:/local/templates/rb/css/reset.css?17431022163328*/
/*!
 * Copyright 2014, Vintage Web Developers
 * http://vintage-web.ru
 */
.main_wrap { -ms-text-size-adjust:auto; -webkit-text-size-adjust:auto; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; -webkit-tap-highlight-color:rgba(0, 0, 0, 0); }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin:0; padding:0; border:0; font-size:1em; font:inherit; }
th { text-align:left; }
strong, b { font-weight:bold; }
em, i, dfn, .italic { font-style:italic; }
small { font-size:0.9em; }
big { font-size:1.2em; }
img { padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; width:auto\9; -ms-interpolation-mode:bicubic; }
.main_wrap img { height:auto; max-width:100%; max-height:100%; }
div.row div.main_banner_content img {max-width:65%; max-height:65%;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
audio, canvas, video { display:inline-block; }
audio:not([controls]) { display:none; height:0; }
ol, ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
blockquote { margin:1em 2em; }
q { quotes:"\00ab" "\00bb"; }
table { border-collapse:collapse; border-spacing:0; }
[hidden], .hide { display:none; }
a:focus { outline:thin dotted; }
a:active, a:hover { outline:0; }
abbr[title] { border-bottom:1px dotted; }
hr { -webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box; height:0; }
mark { background:#ff0; color:#000; }
code, kbd, pre, samp { font-family:monospace, serif; font-size:1em; }
pre { text-align:left; white-space:pre-wrap; word-wrap:break-word; }
sub, sup { font-size:0.75em; line-height:0; position:relative; vertical-align:baseline; }
sup { top:-0.5em; }
sub { bottom:-0.25em; }
svg:not(:root) { overflow:hidden; }
figure { margin:0; }
fieldset { border:1px solid #c0c0c0; margin:0 2px; padding:0.35em 0.625em 0.75em; }
legend { border:0; padding:0; }
button, select { text-transform:none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance:button; cursor:pointer; }
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] { cursor:pointer; }
button[disabled], html input[disabled] { cursor:default; }
input[type="checkbox"], input[type="radio"] { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; padding:0; }
input[type="search"] { -webkit-appearance:textfield; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance:none; }
button::-moz-focus-inner, input::-moz-focus-inner { border:0; padding:0; }
textarea { overflow:auto; vertical-align:top; }
/* End */


/* Start:/local/templates/rb/css/bootstrap.css?17431022162684*/
.container {
	margin-right: auto;
	margin-left: auto;
	width: 1125px;
	padding: 0 16px;
}
.container:before,
.container:after {
	content: " ";
	display: table;
}
.container:after {
	clear: both;
}
.row {
	margin-left: -8px;
	margin-right: -8px;
}
.row:before,
.row:after {
	content: " ";
	display: table;
}
.row:after {
	clear: both;
}
.col_1,
.col_2,
.col_3,
.col_4,
.col_5,
.col_6,
.col_7,
.col_8,
.col_9,
.col_10,
.col_11,
.col_12,
.col_13,
.col_14,
.col_15,
.col_16,
.col_12_1,
.col_12_2,
.col_12_3,
.col_12_4,
.col_12_5,
.col_12_6,
.col_12_7,
.col_12_8,
.col_12_9,
.col_12_10,
.col_12_11,
.col_12_12 {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	min-height: 1px;
	padding-left: 8px;
	padding-right: 8px;
	float: left;
}

.col_16{ width: 100%; }
.col_15{ width: 93.75%; }
.col_14{ width: 87.5%; }
.col_13{ width: 81.25%; }
.col_12{ width: 75%; }
.col_11{ width: 68.75%; }
.col_10{ width: 62.5%; }
.col_9 { width: 56.25%; }
.col_8 { width: 50%; }
.col_7 { width: 43.75%; }
.col_6 { width: 37.5%; }
.col_5 { width: 31.25%; }
.col_4 { width: 25%; }
.col_3 { width: 18.75%; }
.col_2 { width: 12.5%; }
.col_1 { width: 6.25%; }

.col_12_12 { width: 100%; }
.col_12_11 { width: 91.66666667%; }
.col_12_10 { width: 83.33333333%; }
.col_12_9 { width: 75%; }
.col_12_8 { width: 66.66666667%; }
.col_12_7 { width: 58.33333333%; }
.col_12_6 { width: 50%; }
.col_12_5 { width: 41.66666667%; }
.col_12_4 { width: 33.33333333%; }
.col_12_3 { width: 25%; }
.col_12_2 { width: 16.66666667%; }
.col_12_1 { width: 8.33333333%; }

.offset_16{ margin-left: 100%; }
.offset_15{ margin-left: 93.75%; }
.offset_14{ margin-left: 87.5%; }
.offset_13{ margin-left: 81.25%; }
.offset_12{ margin-left: 75%; }
.offset_11{ margin-left: 68.75%; }
.offset_10{ margin-left: 62.5%; }
.offset_9 { margin-left: 56.25%; }
.offset_8 { margin-left: 50%; }
.offset_7 { margin-left: 43.75%; }
.offset_6 { margin-left: 37.5%; }
.offset_5 { margin-left: 31.25%; }
.offset_4 { margin-left: 25%; }
.offset_3 { margin-left: 18.75%; }
.offset_2 { margin-left: 12.5%; }
.offset_1 { margin-left: 6.25%; }
.offset_0 { margin-left: 0%; }


.offset_12_12{ margin-left: 100%; }
.offset_12_11{ margin-left: 91.66666667%; }
.offset_12_10{ margin-left: 83.33333333%; }
.offset_12_9 { margin-left: 75%; }
.offset_12_8 { margin-left: 66.66666667%; }
.offset_12_7 { margin-left: 58.33333333%; }
.offset_12_6 { margin-left: 50%; }
.offset_12_5 { margin-left: 41.66666667%; }
.offset_12_4 { margin-left: 33.33333333%; }
.offset_12_3 { margin-left: 25%; }
.offset_12_2 { margin-left: 16.66666667%; }
.offset_12_1 { margin-left: 8.33333333%; }
.offset_12_0 { margin-left: 0%; }

/* End */


/* Start:/local/templates/rb/css/flexslider.css?17431022166480*/
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0; position: relative; zoom: 1;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {display: block; margin: 0 auto;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {     text-decoration: none;display: block;width: 33px;height: 25px;margin: -10px 0 0;position: absolute;bottom: 40px;left: 40px;z-index: 10;overflow: hidden;cursor: pointer; }
.flex-direction-nav .flex-disabled { display: none; }
.flex-direction-nav a:hover:before  { opacity: 1;}
.flex-direction-nav a:before { display: inline-block; width: 33px; height: 25px; background-image: url(/local/templates/rb/css/../i/strelka-w.svg); content: ' '; opacity: 0.5; background-size: 33px 25px; }
.footer_slider .flex-direction-nav a:before { background-image: url(/local/templates/rb/css/../i/strelka-w-bot.png); }
.flex-direction-nav a.flex-prev:before { transform:rotate(180deg); }

.flexslider.catalog_slider .flex-direction-nav a { text-decoration: none; display: block; width: 38px; height: 25px; margin: -10px 0 0; position: absolute; bottom: 40px; z-index: 10; overflow: hidden; border: 1px solid #cccccc; cursor: pointer; }
.flexslider.catalog_slider .flex-direction-nav a:before { display: inline-block; width: 38px; height: 100%; background-image: url(/local/templates/rb/css/../i/strelka-w.png); content: ' '; transform:rotate(180deg); opacity: 0.5; background-size: auto; background-repeat: no-repeat; background-position: center center; }
.flexslider.view_slider .flex-direction-nav a:before { background-image: url(/local/templates/rb/css/../i/strelka-view.png);}
.flexslider.catalog_slider .flex-direction-nav a.flex-prev:before { transform:rotate(0); }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; font-size: 20px; content: '\f04c'; }
.flex-pauseplay a:hover { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f04b'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -3em; text-align: center; line-height: 1;}
.flex-control-nav li {margin: 0 .5em; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 1em; height: 1em; display: block; background: #fdc834; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%;}
.flex-control-paging li a:hover { background: #c60e14; }
.flex-control-paging li a.flex-active { background: #c60e14; cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

.carousel { padding: 0 20px!important; }

.flexslider.catalog_slider { padding-bottom: 1em; }
.flexslider.catalog_slider .slides > li { height:359px; line-height:359px; text-align: center; }
.flexslider.catalog_slider .slides > li img { display: inline-block; vertical-align: middle; }
.flexslider.catalog_slider .flex-direction-nav a { height: 60px; margin: 0; top: 100%; }
.flexslider.catalog_slider .flex-direction-nav a:before {line-height: 96px;}

.flexslider.catalog_slider_carousel { padding: 0 56px; margin-bottom: 1em; }
.flexslider.catalog_slider_carousel .slides > li > div { border: 1px solid #cccccc; width:60px; height:60px; margin: 0 auto; display: flex; }
.flexslider.catalog_slider_carousel .slides > li.flex-active-slide > div { border-color: #e87f00; outline: 3px solid #e87f00; outline-offset: -3px; }
.flexslider_tabs ul {
	display: table;
	width: 100%;
	background-color: #d3d3d3;
}
.flexslider_tabs li {
	display: table-cell;
	text-align: center;
	border-left: 1px solid #fff;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
}
.flexslider_tabs li:first-child {
	border-left: 0;
}
.flexslider_tabs li > div {
	position: relative;
	padding: .5em;
}
.flexslider_tabs .flex-active {
	cursor: default;
}
.flexslider_tabs .flex-active > div:after {
	content: '';
	position: absolute;
	display: block;
	left: 50%;
	top: -.5em;
	width: 0;
	height: 0;
	margin-left: -.5em;
	border-bottom: .5em solid #d3d3d3;
	border-left: .5em solid transparent;
	border-right: .5em solid transparent;
}
.slider_small {
	padding: 0 2em;
}
.slider_small .flex-viewport:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
	background-color: #fff;
}
.slider_small_item {
	padding: 0 1em;
	border-left: 1px dotted #d3d3d3;
	text-align: center;
}
.slider_small_item_img {
	display: block;
	height: 200px;
	line-height: 200px;
	margin-bottom: 2em;
}
.slider_small_item_img img {
	display: inline!important;
	vertical-align: middle;
}
.slider_small_item_name {
	display: block;
	line-height: 1;
	min-height: 2em;
}
/* End */


/* Start:/local/templates/rb/css/jquery-ui.css?174310221635236*/
/*! jQuery UI - v1.11.1 - 2014-08-13
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
	font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0; /* support: IE7 */
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	/* Support: IE7 */
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-button {
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
	right: 0.5em;
	left: auto;
	margin-top: -8px;
	position: absolute;
	top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	padding: 0.4em 2.1em 0.4em 1em;
	display: block;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff;
}
.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc;
	font-weight: bold;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6;
	font-weight: normal;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #999999;
	background: #dadada;
	font-weight: normal;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #ffffff;
	font-weight: normal;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("/local/templates/rb/css/../i/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("/local/templates/rb/css/../i/ui-icons_222222_256x240.png");
}
.ui-state-default .ui-icon {
	background-image: url("/local/templates/rb/css/../i/ui-icons_888888_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("/local/templates/rb/css/../i/ui-icons_454545_256x240.png");
}
.ui-state-active .ui-icon {
	background-image: url("/local/templates/rb/css/../i/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
	background-image: url("/local/templates/rb/css/../i/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("/local/templates/rb/css/../i/ui-icons_cd0a0a_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa url("/local/templates/rb/css/../i/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa url("/local/templates/rb/css/../i/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
	border-radius: 8px;
}
/* End */


/* Start:/local/js/fancybox-master/dist/jquery.fancybox.min.css?174310221613735*/
@charset "UTF-8";body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:40px;height:40px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:22px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-40px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;text-align:center}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:35px;font-weight:700}.fancybox-share p{margin:0;padding:0}p.fancybox-share__links{margin-right:-10px}.fancybox-share__button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:0 15px;min-width:130px;border:0;border-radius:3px;background:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;transition:all .2s}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{position:relative;top:-1px;width:25px;height:25px;margin-right:7px;vertical-align:middle}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{box-sizing:border-box;width:100%;margin:10px 0 0;padding:10px 15px;background:transparent;color:#5d5b5b;font-size:14px;outline:none;border:0;border-bottom:2px solid #d7d7d7}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/rb/components/bitrix/search.title/top/style.css?17431022164117*/
.bx-searchtitle {
	margin: 10px 0 0;
}
.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	border: 1px solid #ccc;
	border-right: none;
	border-radius: 2px 0 0 2px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	background: #fff;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:6px 12px;
	border-radius: 0 2px 2px 0;
	color: #ccc;
	font-size: 16px;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	border: 1px solid #cccccc;
	border-left: none;
	box-sizing: border-box;
	height:34px;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background: #e87f00;
	color:#fff;
}


div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 370px;
	margin-top:-3px;
	background-color: #FFF;
}

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

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_searche{}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 67px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	margin-left: 70px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: #4788cb;
	font-size: 13px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:13px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}
/* End */


/* Start:/local/components/vasoft/cookie/templates/.default/style.css?1743102218358*/
.vs-cookie-notification {
	position: fixed;
	background-color: rgba(0, 0, 0, .8);
	bottom: 0;
	width: 100%;
	color: white;
	padding: 15px;
	font-size: 12px;
	z-index: 999;
}

.vs-cookie-notification_body p {
	margin: 5px 10px;
}

.vs-cookie-notification_buttons {
	text-align: right;
	padding: 0 30px;
}

.vs-cookie-notification_button {
	cursor: pointer;
}

/* End */


/* Start:/local/templates/rb/styles.css?17431022161617*/
body {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

a {
    color: #1761a8;
}

a:hover {
    text-decoration: underline;
}

p, .paragraph {
    line-height: 1.5;
    margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6, .h {
    font-weight: bold;
    color: #000;
    margin-bottom: .5em;
    line-height: 1;
}

h1 {
    font-size: 36px;
    margin-top: 15px;
    margin-bottom: 40px;
}

h1:first-letter {
    text-transform: uppercase;
}

.h1 {
    font-size: 1.85714286em;
}

h2 {
    font-size: 1.57142857em;
}

h3 {
    font-size: 1.42857143em;
}

h4 {
    font-size: 1.28571429em;
}

h5 {
    font-size: 1.14285714em;
}

.RUB, .USD, .EUR {
    font-weight: normal;
    font-style: normal;
}

.RUB:after {
    content: '₽';
}

.USD:after {
    content: '$';
}

.EUR:after {
    content: '€';
}

.termin {
    border-bottom: 1px dashed #1761a8;
}

.disc_list {
    display: list-item;
    list-style: disc outside;
    margin: 0 0 0.5em 2em;
}

.square_list {
    display: list-item;
    list-style: square outside;
    margin: 0 0 0.5em 2em;
}

.smallest {
    font-size: 0.78571429em;
}

.smaller {
    font-size: 0.85714286em;
}

.small {
    font-size: 0.92857143em;
}

.big {
    font-size: 1.14285714em;
}

.bigger {
    font-size: 1.28571429em;
}

.biggest {
    font-size: 1.42857143em;
}

.bigx2 {
    font-size: 2em;
}

.bigx25 {
    font-size: 2.5em;
}

.bigx3 {
    font-size: 3em;
}

.photobox {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    align-items: center;
}
.main_wrap img.photobox__img{
    max-height: 200px;
}

/* End */


/* Start:/local/templates/rb/template_styles.css?1755860859128427*/
@charset "UTF-8";
:root {
  --rs-border-color: #ccc;
  --rs-border-width: 1px;
  --rs-col3: 960px;
  --rs-inactive-color: #7a797b; }

html {
  background-color: #464645;
  width: 100%; }

.popup_is_show {
  height: 100%; }

body {
  width: 100%;
  background-color: #fff; }

iframe {
  max-width: 100%; }

.popup_is_show body {
  height: 100%;
  overflow: hidden; }

.main_wrap {
  background-color: #fff;
  margin: 0 auto; }

.main_wrap table, .main_wrap tr, .main_wrap td {
  max-width: 100%; }

.main_wrap td {
  padding: .5em; }

.link_to_id {
  text-decoration: none;
  border-bottom: 1px dashed;
  border-bottom-color: inherit; }

.h4 {
  font-size: 1.28571429em; }

.h5 {
  font-size: 1.14285714em; }

.h2 {
  font-size: 1.57142857em; }

.h2, .h3, .h4, .h5, .h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #45403b;
  margin-bottom: .5em;
  line-height: 1;
  display: block; }

a {
  -webkit-transition: color ease .3s, background-color ease .3s, border-color ease .3s, opacity ease .3s, transform ease .3s, text-decoration ease .3s;
  -o-transition: color ease .3s, background-color ease .3s, border-color ease .3s, opacity ease .3s, transform ease .3s, text-decoration ease .3s;
  transition: color ease .3s, background-color ease .3s, border-color ease .3s, opacity ease .3s, transform ease .3s, text-decoration ease .3s; }

.main_wrap input[type='text'],
.main_wrap input[type='date'],
.main_wrap input[type='datetime'],
.main_wrap input[type='datetime-local'],
.main_wrap input[type='time'],
.main_wrap input[type='month'],
.main_wrap input[type='week'],
.main_wrap input[type='password'],
.main_wrap input[type='search'],
.main_wrap input[type='email'],
.main_wrap input[type='url'],
.main_wrap input[type='tel'],
.main_wrap input[type='number'],
.main_wrap textarea,
.main_wrap select {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
  outline: none;
  font-size: inherit;
  font-weight: normal;
  min-height: 2.14285714em;
  border: 1px solid #cccccc;
  border-radius: 3px;
  max-width: 100%;
  display: inline-block; }

.main_wrap input[type='date'],
.main_wrap input[type='datetime'],
.main_wrap input[type='datetime-local'],
.main_wrap input[type='time'],
.main_wrap input[type='month'],
.main_wrap input[type='week'],
.main_wrap input[type='number'] {
  padding-right: 0; }

.main_wrap input[type='number'] {
  text-align: center; }

.main_wrap input[type='search'] {
  min-height: 2.5em;
  border: 1px solid #929292;
  border-radius: 30px;
  padding: 13px 19px; }

.main_wrap select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  box-shadow: none;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background: #fff url(/local/templates/rb/./i/bg_select.png) right center no-repeat;
  background-size: contain;
  padding-right: 31px; }

.main_wrap textarea {
  padding: 0.57142857em 1em;
  resize: vertical; }

.main_wrap input[type='text']:disabled,
.main_wrap input[type='date']:disabled,
.main_wrap input[type='datetime']:disabled,
.main_wrap input[type='datetime-local']:disabled,
.main_wrap input[type='time']:disabled,
.main_wrap input[type='month']:disabled,
.main_wrap input[type='week']:disabled,
.main_wrap input[type='password']:disabled,
.main_wrap input[type='search']:disabled,
.main_wrap input[type='email']:disabled,
.main_wrap input[type='url']:disabled,
.main_wrap input[type='tel']:disabled,
.main_wrap input[type='number']:disabled,
.main_wrap textarea:disabled,
.main_wrap select:disabled {
  background-color: #f2f2f2; }

.main_wrap button::-moz-focus-inner,
.main_wrap input[type="reset"]::-moz-focus-inner,
.main_wrap input[type="button"]::-moz-focus-inner,
.main_wrap input[type="submit"]::-moz-focus-inner {
  border: none;
  padding: 0; }

.popup_window .button,
.main_wrap input[type='button'],
.main_wrap input[type='reset'],
.main_wrap input[type='submit'],
.main_wrap button,
.main_wrap .button {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  line-height: 1;
  border: 0;
  margin: 0;
  outline: 0;
  background: none;
  background-color: #e87f00;
  border: 1px solid #e87f00;
  border-radius: 3px;
  padding: 10px 40px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  max-width: 100%;
  min-width: 2.14285714em;
  text-align: center;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s; }

.more_btn_section {
  color: #1761a8;
  font-size: 16px;
  display: block;
  margin-top: 5px;
  text-decoration: none;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s; }

.section_art {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300; }

.main_wrap .button-invert {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  line-height: 1;
  border: 0;
  margin: 0;
  outline: 0;
  background: none;
  background-color: #fff;
  color: #1761a8;
  border: 1px solid #1761a8;
  border-radius: 3px;
  padding: 10px 10px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  text-decoration: none;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  max-width: 100%;
  min-width: 2.14285714em; }

.popup_window .button:hover,
.main_wrap input[type='button']:hover,
.main_wrap input[type='submit']:hover,
.main_wrap button:hover,
.main_wrap .button:hover {
  background-color: #d86100;
  border-color: #d86100; }

.main_wrap .button-invert:hover {
  background-color: #d9f5ff; }

.main_wrap input[type='button']:active,
.main_wrap input[type='submit']:active,
.main_wrap button:active,
.main_wrap .button:active {
  -webkit-box-shadow: inset 0 0 1em rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 0 1em rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 1em rgba(0, 0, 0, 0.2); }

.main_wrap input[type='button'].btn_search,
.main_wrap input[type='reset'].btn_search,
.main_wrap input[type='submit'].btn_search,
.main_wrap button.btn_search,
.main_wrap .button.btn_search,
.main_wrap .btn_search {
  padding: 0;
  margin: 0;
  background: none;
  border-radius: 0;
  position: relative;
  left: -2em;
  color: #78726d;
  min-height: 0;
  line-height: 1;
  min-width: 0;
  border: none; }

.main_wrap input[type='button'].btn_link,
.main_wrap input[type='reset'].btn_link,
.main_wrap input[type='submit'].btn_link,
.main_wrap button.btn_link,
.main_wrap .button.btn_link,
.main_wrap .btn_link {
  padding: 0;
  margin: 0;
  display: inline;
  background: none;
  border-radius: 0;
  text-decoration: underline;
  color: #468ed1;
  min-height: 0;
  line-height: 1;
  border: none; }

.main_wrap input[type='button'].btn_link:hover,
.main_wrap input[type='reset'].btn_link:hover,
.main_wrap input[type='submit'].btn_link:hover,
.main_wrap button.btn_link:hover,
.main_wrap .button.btn_link:hover,
.main_wrap .btn_link:hover {
  text-decoration: none;
  color: #1761a8; }

.main_wrap input[type='button'].btn_small,
.main_wrap input[type='reset'].btn_small,
.main_wrap input[type='submit'].btn_small,
.main_wrap button.btn_small,
.main_wrap .button.btn_small,
.main_wrap .btn_small {
  min-height: 1.5em;
  line-height: 1.5em;
  min-width: 0; }

.main_wrap input[type='button'].btn_yellow,
.main_wrap input[type='reset'].btn_yellow,
.main_wrap input[type='submit'].btn_yellow,
.main_wrap button.btn_yellow,
.main_wrap .button.btn_yellow,
.main_wrap .btn_yellow {
  padding: 0.5em;
  background: none;
  text-decoration: underline;
  color: #468ed1;
  min-height: 0;
  line-height: 1;
  -webkit-box-shadow: inset 0 0 0 1px #fdc834;
  -moz-box-shadow: inset 0 0 0 1px #fdc834;
  box-shadow: inset 0 0 0 1px #fdc834; }

.main_wrap input[type='button'].btn_yellow:hover,
.main_wrap input[type='reset'].btn_yellow:hover,
.main_wrap input[type='submit'].btn_yellow:hover,
.main_wrap button.btn_yellow:hover,
.main_wrap .button.btn_yellow:hover,
.main_wrap .btn_yellow:hover {
  text-decoration: none;
  color: #1761a8; }

.main_wrap input[type='button'].btn_delete,
.main_wrap input[type='reset'].btn_delete,
.main_wrap input[type='submit'].btn_delete,
.main_wrap button.btn_delete,
.main_wrap .button.btn_delete,
.main_wrap .btn_delete {
  padding: 0;
  margin: 0;
  display: inline;
  background: none;
  border-radius: 0;
  text-decoration: underline;
  color: #468ed1;
  min-height: 0;
  line-height: 1; }

.main_wrap input[type='button'].btn_o,
.main_wrap input[type='reset'].btn_o,
.main_wrap input[type='submit'].btn_o,
.main_wrap button.btn_o,
.main_wrap .button.btn_o,
.main_wrap .btn_o {
  background: none;
  color: #726c67;
  min-height: 1.5em;
  line-height: 1.5em;
  margin-bottom: .32142857em;
  min-width: 2.14285714em;
  -webkit-box-shadow: inset 0 0 0 1px #cccccc;
  -moz-box-shadow: inset 0 0 0 1px #cccccc;
  box-shadow: inset 0 0 0 1px #cccccc; }

.main_wrap input[type='button'].btn_o:hover,
.main_wrap input[type='reset'].btn_o:hover,
.main_wrap input[type='submit'].btn_o:hover,
.main_wrap button.btn_o:hover,
.main_wrap .button.btn_o:hover,
.main_wrap .btn_o:hover,
.main_wrap input[type='button'].btn_o_active,
.main_wrap input[type='reset'].btn_o_active,
.main_wrap input[type='submit'].btn_o_active,
.main_wrap button.btn_o_active,
.main_wrap .button.btn_o_active,
.main_wrap .btn_o_active {
  color: #000;
  -webkit-box-shadow: inset 0 0 0 1px #000;
  -moz-box-shadow: inset 0 0 0 1px #000;
  box-shadow: inset 0 0 0 1px #000; }

.main_wrap input[type='button'].btn_o.disabled,
.main_wrap input[type='reset'].btn_o.disabled,
.main_wrap input[type='submit'].btn_o.disabled,
.main_wrap button.btn_o.disabled,
.main_wrap .button.btn_o.disabled,
.main_wrap .btn_o.disabled {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.main_wrap input[type='button'].btn_dark,
.main_wrap input[type='reset'].btn_dark,
.main_wrap input[type='submit'].btn_dark,
.main_wrap button.btn_dark,
.main_wrap .button.btn_dark {
  background-color: #464645; }

.main_wrap input[type='button'].btn_before_h1,
.main_wrap input[type='reset'].btn_before_h1,
.main_wrap input[type='submit'].btn_before_h1,
.main_wrap button.btn_before_h1,
.main_wrap .button.btn_before_h1 {
  float: left;
  margin: 0.92857143em 1em 0 0; }

.main_wrap input[type='button'].btn_green,
.main_wrap input[type='reset'].btn_green,
.main_wrap input[type='submit'].btn_green,
.main_wrap button.btn_green,
.main_wrap .button.btn_green {
  background-color: #5F9D08; }

.btn_added {
  cursor: default; }

.input_height {
  min-height: 2.14285714em; }

.input_search_height {
  min-height: 2.5em; }

.input_line {
  line-height: 2.14285714em; }

.input_search_line {
  line-height: 2.5em; }

.before_header {
  position: relative;
  background: url(/local/templates/rb/./i/bg_orange_grad.jpg) top left repeat-x;
  max-height: 111px; }

#before_header_close {
  position: absolute;
  top: 0;
  right: 5px;
  color: #fff;
  text-decoration: none;
  border-bottom: 1px dotted;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s; }

#before_header_close:hover {
  color: #726c67; }

.before_header img, .before_header a {
  display: block;
  margin: 0 auto; }

.head_top {
  background-color: #ededed;
  color: #000;
  padding: 12px 0; }

.head_bottom {
  padding-top: 25px; }

.head_bottom a {
  color: #726c67; }

.head_phone {
  position: relative;
  padding-left: 20px; }

.head_phone_icon {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  color: #1762a9; }

.menu {
  margin-bottom: 1em; }

.menu li {
  display: inline-block;
  margin-right: 1em; }

.menu .selected {
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  font-weight: 700; }

.menu_wrap {
  background-color: #3c3c3c;
  margin-top: 25px; }

.header_menu {
  position: relative; }

.header_menu a {
  color: #fff; }

.header_menu > ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  width: 100%;
  padding: 15px 0;
  position: relative; }

.header_menu > ul > li {
  display: table-cell;
  border-right: 1px solid #505050;
  vertical-align: middle; }

.header_menu > ul > li:last-child {
  border: 0 !important; }

.header_menu > ul > li > a {
  display: block;
  color: #fff;
  line-height: 1;
  padding: 0 10px;
  text-align: left;
  text-decoration: none;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s; }

.header_menu > ul > li:hover > a {
  text-decoration: underline;
  position: relative; }

.header_menu > ul > li > a.selected {
  -webkit-box-shadow: inset 0 0 1em rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 0 1em rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 1em rgba(0, 0, 0, 0.2); }

.header_menu ul li .header_sub_menu {
  padding: 20px 16px;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  margin-top: -15px;
  background-color: #e0ecf8;
  -webkit-box-shadow: 0 0.8em 1em rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0.8em 1em rgba(0, 0, 0, 0.3);
  box-shadow: 0 0.8em 1em rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 30;
  border-top: 15px solid transparent;
  background-clip: padding-box;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s;
  columns: 4;
  column-rule: 1px dotted #ccc; }

.header_menu ul li .header_sub_menu > li > a {
  display: block;
  font-weight: bold;
  border-left: 1px dotted #1761a8;
  padding-left: 5px;
  margin: 10px 0; }

.header_menu ul li .header_sub_menu > li > a:first-child {
  margin-top: 0; }

.header_menu ul li .header_sub_menu > li > ul {
  padding-left: 20px;
  margin: 10px 0; }

.header_menu ul li .header_sub_menu > li > ul > li > ul {
  padding-left: 0;
  margin: 5px 0 10px 0;
  border-top: 1px dotted #1761a8; }

.header_menu ul li .header_sub_menu > li > ul > li > ul > li {
  display: inline-block;
  font-size: 14px;
  color: #777;
  white-space: nowrap;
  padding: 0 3px; }

.header_menu ul li .header_sub_menu > li > ul > li > ul > li:first-child,
.header_menu ul li .header_sub_menu > li > ul > li > ul > li:last-child {
  padding: 0; }

.header_menu ul li .header_sub_menu > li > ul > li > ul > li ul {
  display: none; }

.header_menu ul li .header_sub_menu a {
  color: #000; }

.header_menu ul li .header_sub_menu a:hover {
  color: #1761a8;
  text-decoration: underline; }

.header_menu ul li:hover .header_sub_menu {
  display: block; }

.header_menu > ul > li > div:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 33.33333333333%;
  width: 0;
  height: 100%;
  border-left: 1px dotted #cccccc; }

.top_menu_section {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 1em; }

.top_menu_section > a {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  text-decoration: none;
  margin-bottom: .5em; }

.top_menu_section > a:hover {
  text-decoration: underline; }

.top_menu_section li > a {
  color: #726c67;
  text-decoration: none; }

.top_menu_section li > a:hover {
  text-decoration: underline; }

.sub_menu {
  margin: 0 1em 1em;
  text-align: center; }

.sub_menu ul {
  display: inline-block;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 1em; }

.sub_menu li {
  display: inline-block;
  padding-left: 2em; }

.sub_menu li:first-child {
  padding-left: 0; }

.sub_menu a {
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-weight: 700; }

.sub_menu a.selected, .sub_menu a:hover {
  color: #468ed1; }

.main_content_wrap {
  padding-top: 30px; }

.main_content {
  margin-bottom: 2em; }

.breadcrumb li {
  display: inline; }

.breadcrumb li a,
.breadcrumb li .bread_a {
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  text-decoration: none;
  transform: translateY(-1px);
  display: inline-block; }

.breadcrumb li i {
  font-size: 14px;
  color: #b0bec5; }

.catalog_menu {
  padding: 0.5em 0; }

.catalog_menu > ul > li {
  position: relative; }

.catalog_menu > ul > li.active > span,
.catalog_menu > ul > li.active > a {
  background-color: #e0ecf8; }

.catalog_menu > ul > li:first-child {
  border-top: 0; }

.catalog_menu > ul > li > a {
  position: relative;
  padding: 11px 2em 11px 10px;
  border-bottom: 1px dashed #cecece;
  text-decoration: none;
  color: black;
  font-size: 14px;
  line-height: 0.8em;
  display: block; }

.catalog_menu > ul > li > .menu_first_item > a {
  padding: 11px 2em 11px 10px;
  text-decoration: none;
  color: black;
  font-size: 14px;
  line-height: 0.8em;
  display: block; }

.catalog_menu > ul > li > span {
  position: relative;
  border-bottom: 1px dashed #cecece;
  text-decoration: none;
  color: black;
  font-size: 14px;
  line-height: 0.8em;
  display: block; }

.catalog_menu > ul > li > a:hover {
  color: #1761a8; }

.catalog_menu > ul > li > span > i {
  display: block;
  position: absolute;
  top: 50%;
  right: 8px;
  height: 1em;
  margin-top: -.5em;
  color: #484848;
  cursor: pointer;
  font-size: 0.8em; }

.catalog_menu > ul > li > span > i.fa-chevron-up {
  display: none;
  color: #726c67; }

.catalog_menu > ul > li.active > span > i.fa-chevron-down {
  display: none; }

.catalog_menu > ul > li.active > span > i.fa-chevron-up {
  display: block; }

.catalog_menu li ul {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.catalog_menu li.active > ul {
  max-height: 2000px;
  padding-bottom: 3px;
  padding-top: 7px; }

.catalog_menu li li {
  display: block;
  position: relative; }

.catalog_menu li li a,
.catalog_menu li li span {
  color: black;
  font-size: 12px;
  text-decoration: none;
  padding-left: 24px;
  display: block;
  padding-top: 7px;
  padding-bottom: 7px;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s; }

.catalog_menu li li a:hover,
.catalog_menu li li span:hover {
  color: #1761a8; }

.catalog_menu li li i {
  display: block;
  position: absolute;
  left: 0;
  line-height: 1.5; }

.catalog_menu .selected {
  background-color: #e0ecf8; }

.item_status {
  display: block;
  position: absolute;
  top: -2em;
  right: -.5em;
  background-image: url(/local/templates/rb/./i/bg_item_status.png);
  width: 42px;
  height: 66px;
  text-indent: -9999px; }

.ITEM_STATUS_SALE {
  background-position: left center; }

.ITEM_STATUS_HIT {
  background-position: -43px center; }

.ITEM_STATUS_NEW {
  background-position: -86px center; }

.ITEM_STATUS_NOVA {
  width: 66px;
  background-position: -129px center; }

.ITEM_STATUS_INTEGRAL {
  width: 66px;
  background-position: -196px center; }

.ITEM_STATUS_ARTLEBEDEV {
  width: 80px;
  background-position: 230px center; }

.ITEM_STATUS_MADE_IN_RUSSIA {
  background-position: 150px center;
  width: 79px;
  top: -0.5em; }

.ITEM_STATUS_NO_IMPORT {
  width: 73px;
  background-position: right center;
  top: -0.5em; }

.catalog_section > a {
  display: block; }

.catalog_section_text {
  border: 3px solid #fdc834;
  margin-bottom: 3em;
  padding: 0 1em; }

.catalog_section_text > div {
  background-color: #fff;
  margin: -4px 0;
  padding: 1em 1.5em; }

.catalog_table_view {
  margin-bottom: -10px; }

.catalog_table_item {
  margin: 10px 0;
  border: 1px solid #cccccc;
  height: 475px; }

.catalog_table_info {
  padding: 1em 1em 0;
  background-color: #fff; }

.catalog_table_item_name {
  min-height: 2em;
  margin-bottom: 0; }

.catalog_table_item_name_fantom {
  min-height: 2em;
  line-height: 1;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  visibility: hidden;
  margin-bottom: .5em; }

.catalog_table_more_info {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s; }

.catalog_table_info:hover .catalog_table_more_info {
  max-height: 200px; }

.catalog_table_more_info_wrap {
  position: absolute;
  bottom: 0;
  left: -1em;
  padding: 1em 1em 0;
  width: 100%;
  background-color: #fff; }

.catalog_item {
  margin-top: 15px;
  border: 1px solid #eeeeee;
  padding: 20px; }

.catalog_item_info {
  margin-top: 2em; }

.catalog_item_price {
  font-size: 36px;
  color: #000;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  white-space: nowrap;
  padding-top: 20px;
  padding-bottom: 30px; }

.catalog_item_list .item_list_h {
  margin-bottom: 1.3em; }

.catalog_item_list .catalog_item_price {
  font-size: 36px;
  color: #000;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  white-space: nowrap;
  padding-top: 0;
  padding-bottom: 30px; }

.summa_order {
  font-size: 14px !important;
  font-weight: normal;
  padding: 0; }

.order_table_price {
  font-size: 16px !important;
  font-weight: normal;
  padding: 0;
  display: inline; }

.order_table_price_personal {
  font-size: 16px !important;
  font-weight: normal;
  padding: 0;
  display: inline; }

.order_table_price_td {
  width: 100px; }

.catalog_item_price .order_price {
  font-size: 24px !important;
  font-family: 'Roboto', sans-serif;
  font-weight: 700; }

.catalog_table_item .catalog_item_price {
  font-size: 24px;
  padding: 0;
  height: 30px;
  display: block; }
.catalog_table_item .catalog_item_price_personal {
  font-size: 16px;
  padding: 15px 0 0;
  height: 30px;
  display: block; }

.catalog_item_price i {
  line-height: 0.85714286em; }

.catalog_item_price.bigx25 {
  font-size: 2.5em; }

.price {
  font-size: 2em;
  color: #468ed1;
  display: block;
  white-space: nowrap; }

.catalog_item_color_wrap {
  position: relative;
  z-index: 20; }

.catalog_item_color {
  border: 1px solid #cccccc;
  margin-bottom: .5em;
  position: relative; }

.catalog_item_color img {
  display: block; }

.catalog_item_color_detail {
  display: none;
  position: absolute;
  height: 248px;
  top: 50%;
  margin-top: -124px;
  right: 100%;
  margin-right: 14px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  background-color: #fff; }

.catalog_item_color_detail img {
  display: block;
  position: relative;
  border: 14px solid #fff;
  z-index: 2;
  max-width: none;
  height: 220px; }

.catalog_item_color_detail:before {
  content: '';
  position: absolute;
  height: 14px;
  width: 14px;
  top: 50%;
  left: 100%;
  margin: -7px 0 0 -7px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s; }

.catalog_item_color:hover .catalog_item_color_detail {
  display: block; }

.catalog_item_video {
  margin: 2em 0; }

.catalog_item_video iframe, .border_box_gray iframe {
  display: block;
  width: 100% !important; }

.catalog_item_preview_wrap {
  display: block;
  position: relative;
  text-align: center;
  height: 200px; }

.catalog_item_preview_wrap a:first-child {
  display: block;
  height: 200px;
  line-height: 200px; }

.catalog_item_preview_wrap img {
  max-height: 178px;
  vertical-align: middle; }

.catalog_table_item .catalog_item_preview_wrap img {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s; }

.catalog_item_preview {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 160px;
  height: 2.14285714em;
  line-height: 2.14285714em;
  margin: auto;
  background-color: #e87f00;
  border-radius: 3px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  overflow: hidden;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s; }

.catalog_item_preview:hover {
  color: #fff;
  background-color: #d86100;
  text-decoration: none; }

.catalog_item_preview_wrap:hover .catalog_item_preview {
  display: block; }

.catalog_item_preview_wrap:hover img {
  opacity: .5; }

.catalog_item_add_offers_wrap {
  position: relative;
  margin-bottom: 12px;
  text-align: center; }

.catalog_item_add_offers {
  display: none;
  position: absolute;
  top: 100%;
  right: 50%;
  margin: 10px -3em 0 0;
  border-radius: 3px;
  text-align: left;
  z-index: 1;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }

.catalog_item_add_offers:before {
  content: '';
  position: absolute;
  height: 14px;
  width: 14px;
  bottom: 100%;
  right: 3em;
  margin: 0 -7px -7px 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1; }

.catalog_item_add_offers ul {
  background-color: #fff;
  position: relative;
  border-radius: 3px;
  z-index: 2;
  overflow: hidden; }

.catalog_item_add_offers li {
  display: block;
  border-top: 1px solid #cccccc; }

.catalog_item_add_offers li:first-child {
  border-top: 0; }

.catalog_item_add_offers a {
  display: table;
  width: 100%;
  text-decoration: none;
  white-space: nowrap; }

.catalog_item_add_offers a > span {
  display: table-cell;
  padding: .5em; }

.catalog_item_add_offers a:hover {
  background-color: #fff;
  -webkit-box-shadow: inset 0 2px 0 #d8d8d4;
  -moz-box-shadow: inset 0 2px 0 #d8d8d4;
  box-shadow: inset 0 2px 0 #d8d8d4; }

.catalog_item_add_offers_price {
  min-width: 6em;
  text-align: right; }

.close_offers {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }

.popup_catalog_item_slider_wrap {
  position: relative;
  background-color: #fff;
  padding: .5em;
  margin-bottom: 2em;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }

.popup_catalog_item_info {
  max-height: 17em;
  position: relative;
  overflow: hidden; }

.popup_catalog_item_info:after {
  content: '';
  display: block;
  position: absolute;
  top: 13em;
  left: 0;
  width: 100%;
  height: 4em;
  background: -moz-linear-gradient(top, rgba(239, 239, 234, 0) 0%, #efefea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(239, 239, 234, 0)), color-stop(100%, #efefea));
  background: -webkit-linear-gradient(top, rgba(239, 239, 234, 0) 0%, #efefea 100%);
  background: -o-linear-gradient(top, rgba(239, 239, 234, 0) 0%, #efefea 100%);
  background: -ms-linear-gradient(top, rgba(239, 239, 234, 0) 0%, #efefea 100%);
  background: linear-gradient(to bottom, rgba(239, 239, 234, 0) 0%, #efefea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00fff', endColorstr='#fff', GradientType=0); }

.active_catalog_view {
  position: relative;
  text-decoration: none; }

.discount_table {
  font-size: 0.92857143em;
  width: 100%; }

.discount_table thead td {
  font-family: 'Roboto', sans-serif;
  font-weight: 700; }

.discount_table tbody td {
  border-top: 1px solid #cccccc; }

.orders_history, .orders_history_filter {
  width: 100%;
  margin-bottom: 2em; }

.orders_history td {
  border-bottom: 1px dotted #cccccc;
  vertical-align: middle;
  padding: 1em .5em; }

.orders_history_filter td {
  border-bottom: 1px dotted #cccccc;
  border-top: 1px dotted #cccccc;
  padding: 1em .5em; }

.news_item {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee; }

.news_item:last-child {
  border: none; }

.aside_item {
  margin: 1.5em 0; }

.pagenavigation {
  text-align: right; }

.pagenavigation ul {
  float: right; }

.pagenavigation li {
  display: flex;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  width: 38px;
  height: 38px;
  float: left;
  -webkit-transition: .3s ease all;
  -o-transition: .3s ease all;
  transition: .3s ease all; }

.pagenavigation a {
  display: block;
  width: 38px;
  height: 38px;
  text-decoration: none;
  line-height: 38px;
  text-align: center;
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 16px;
  outline: none; }

.pagenavigation li:hover,
.pagenavigation .current_page {
  background-color: #1761a8;
  border-color: #1761a8; }

.pagenavigation li:hover a,
.pagenavigation .current_page a {
  color: #fff; }

.pagenavigation li.pagenav_li {
  border-right: none; }

.pagenavigation li.pagenav_li_lastchild {
  border-right: 1px solid #cccccc; }

.pagenavigation li:first-child {
  border-radius: 3px 0 0 3px;
  margin-right: 20px; }

.pagenavigation li:last-child {
  border-radius: 0 3px 3px 0;
  margin-left: 20px; }

.__reverse {
  transform: rotate(180deg); }

.profile_table th {
  text-align: right; }

.cart_table {
  width: 100%;
  margin-bottom: 2em; }

.cart_table.click_table {
  display: none; }

.cart_table tbody td, .cart_table tfoot td {
  vertical-align: middle;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee; }

.cart_table tfoot td {
  padding: 15px 0;
  border-bottom: none; }

.price_td_order {
  padding-right: 35px !important; }

#popup_one_click_form .cart_table tbody td, #popup_one_click_form .cart_table tfoot td {
  height: 5em; }

.popup_reg_table {
  width: 100%; }

.popup_reg_table input {
  margin-bottom: 0 !important;
  border-radius: 0 !important;
  border: 1px solid #999999 !important;
  border-radius: 0 !important;
  padding: 9px 15px !important;
  font-size: 14px; }

.pp_reg a {
  text-decoration: none; }

.pp_reg a:hover {
  text-decoration: underline; }

.popup_reg_table td {
  width: 100%;
  padding: 7px 0; }

#contacts_feedback th {
  text-align: right; }

.tabs_wrap {
  margin: 2em 0; }

.tabs_wrap label {
  display: block;
  position: relative;
  z-index: 2;
  float: left;
  padding: .5em;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: #fff; }

.tabs_wrap input:checked + label {
  background-color: #fff; }

.tabs_wrap input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #fff; }

.tabs_content {
  border: 1px solid #cccccc;
  padding: 1em; }

.tabs_content > div {
  display: none; }

.tabs_item {
  padding: 0 .5em;
  text-align: center; }

.tabs_item_link {
  display: block;
  color: #45403b;
  margin-bottom: .5em; }

.tabs_item_img {
  display: inline-block;
  position: relative;
  overflow: hidden;
  border: 3px solid #fff;
  text-decoration: none;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s; }

.tabs_item_img:hover {
  border-color: #fdc834; }

.tabs_item_img:after {
  content: "\f002";
  position: absolute;
  display: block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
  font-size: 2em;
  color: #468ed1;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
  margin-top: -.5em;
  top: 150%;
  margin-left: -.5em;
  left: 50%;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s; }

.tabs_item_img:hover:after {
  top: 50%; }

.tabs_item_img img {
  display: block;
  -webkit-transition: opacity .1s;
  -moz-transition: opacity .1s;
  -ms-transition: opacity .1s;
  -o-transition: opacity .1s;
  transition: opacity .1s; }

.tabs_item_img:hover img {
  opacity: .5; }

input#more_items_radio:checked ~ .tabs_content #more_items_slider,
input#more_service_radio:checked ~ .tabs_content #more_service_slider,
input#recommend_radio:checked ~ .tabs_content #recommend_slider,
input#analogs_radio:checked ~ .tabs_content #analogs_slider {
  display: block; }

#comments {
  margin-bottom: 2em; }

.comment {
  padding-top: 1em;
  margin-bottom: 1em;
  border-top: 1px dotted #cccccc; }

.comment:first-child {
  border-top: 0; }

#BX_YMAP_royalsport_map {
  width: 100% !important; }

.termin {
  cursor: help;
  border-bottom: 1px dashed #468ed1; }

.before_termin {
  display: inline;
  position: relative;
  z-index: 801; }

.termin_tooltip {
  position: absolute;
  top: 100%;
  padding: 1em;
  background: #FFF;
  margin-top: 1em;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.7);
  cursor: default;
  z-index: 4;
  min-width: 300px;
  font-weight: normal; }

.close_tooltip {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  margin: 0;
  text-align: center;
  cursor: pointer;
  z-index: 2;
  text-decoration: none;
  width: 2em;
  height: 2em;
  line-height: 2;
  color: #000 !important; }

.close_tooltip:after {
  content: "\f00d";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: top; }

.close_tooltip_field {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 800; }

.popup_window_wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100%;
  z-index: 700;
  text-align: center;
  display: none;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0.7); }

.rotate {
  display: block;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-animation: 'loading' 1s linear infinite;
  -o-animation: 'loading' 1s linear infinite;
  -moz-animation: 'loading' 1s linear infinite;
  -ms-animation: 'loading' 1s linear infinite;
  animation: 'loading' 1s linear infinite; }

.popup_loading:before {
  content: '\f021';
  display: block;
  position: absolute;
  font-size: 3em;
  width: 1em;
  height: 1em;
  line-height: 1em;
  top: 50%;
  left: 50%;
  margin: -.5em 0 0 -.5em;
  z-index: 0;
  text-align: center;
  vertical-align: middle;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-animation: 'loading' 1s linear infinite;
  -o-animation: 'loading' 1s linear infinite;
  -moz-animation: 'loading' 1s linear infinite;
  -ms-animation: 'loading' 1s linear infinite;
  animation: 'loading' 1s linear infinite; }

.popup_loading .popup_window {
  display: none; }

.popup_window_wrap:target, .popup_show {
  display: block; }

.popup-card {
  width: 900px;
  max-width: 100%; }

.popup-card button.fancybox-close-small {
  background: transparent !important;
  border: none !important; }

.popup_window {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  text-align: left;
  z-index: 2;
  max-height: 100%;
  max-width: 100%; }

.popup_window {
  background-color: #fff; }

.popup_window > div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 3.5em 3.5em 2em;
  position: relative;
  max-width: 944px; }

.popup_window > div {
  margin: 0;
  padding: 30px;
  min-width: 500px; }

.close_popup_window {
  position: absolute;
  display: block;
  top: 15px;
  right: 15px;
  text-align: center;
  cursor: pointer;
  z-index: 2;
  text-decoration: none;
  width: 16px;
  height: 16px;
  line-height: 1;
  color: #999;
  background-color: #fff; }

.close_popup_window:after {
  content: "\f00d";
  font-size: 22px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: top; }

.bg_close_popup_window {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  cursor: pointer; }

#close_popup_window {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  z-index: -1; }

.popup_small .popup_window > div {
  min-width: 360px;
  width: 360px; }

.popup_header {
  font-family: 'Roboto', sans-serif;
  font-weight: 700; }

.popup_header, .popup_window_more_link {
  text-align: left;
  line-height: 1;
  margin-bottom: 15px;
  width: 100%;
  font-size: 36px; }

.popup_window_more_link {
  top: auto;
  bottom: -.5em; }

.popup_header > span, .popup_window_more_link > span {
  display: inline-block;
  background-color: #fff; }

.popup_img_wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 700;
  text-align: center;
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
  white-space: nowrap; }

.popup_img_wrap:target {
  display: block; }

.popup_img_wrap .close_popup_window {
  opacity: .5;
  position: fixed;
  display: block;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  text-align: center;
  cursor: pointer;
  z-index: 1;
  text-decoration: none;
  width: 100%;
  height: 100%;
  line-height: 1;
  color: #fff !important;
  background-color: transparent; }

.popup_img_wrap .close_popup_window:after {
  position: absolute;
  width: 1em;
  height: 1em;
  top: .3333333333em;
  right: .5em; }

.popup_img_wrap > div {
  position: relative;
  z-index: 2;
  display: inline-block;
  height: 100%;
  margin: 0 6em;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.popup_img {
  display: inline-block;
  vertical-align: middle; }

.popup_img img {
  display: block; }

.popup_img_link_prev {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  text-align: center;
  cursor: pointer;
  z-index: 2;
  text-decoration: none;
  width: 50%;
  height: 100%;
  line-height: 1;
  color: #fff !important;
  background-color: transparent;
  opacity: .5;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s; }

.popup_img_link_prev:after {
  content: "\f053";
  display: block;
  position: absolute;
  top: 50%;
  left: .5em;
  margin-top: -.5em;
  font-size: 3em;
  width: 1em;
  height: 1em;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: top;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s; }

.popup_img_wrap .close_popup_window:hover, .popup_img_link_prev:hover {
  opacity: 1; }

.popup_full_width {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 700;
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.popup_full_width:target {
  display: block; }

.popup_full_width > div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  min-width: 1000px;
  padding: 4em 0 7em;
  overflow: hidden; }

.popup_full_width_header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 4em;
  padding: .5em 40px;
  z-index: 700;
  background-color: #fff;
  border-bottom: 2px solid #468ed1; }

.popup_full_width .close_popup_window {
  top: 0;
  right: 0;
  margin: 0;
  padding: .5em 1.5em .5em .5em;
  background-color: transparent; }

.add_on_scroll {
  margin-bottom: 30px; }

.loading > div:after {
  content: '\f021';
  display: block;
  position: absolute;
  font-size: 2em;
  width: 1em;
  height: 1em;
  line-height: 1em;
  bottom: -80px;
  left: 50%;
  margin: 0 0 0 -.5em;
  z-index: 0;
  text-align: center;
  vertical-align: middle;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  color: #1761a8;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-animation: 'loading' 1s linear infinite;
  -o-animation: 'loading' 1s linear infinite;
  -moz-animation: 'loading' 1s linear infinite;
  -ms-animation: 'loading' 1s linear infinite;
  animation: 'loading' 1s linear infinite; }

.is_loading {
  position: relative;
  min-height: 3em; }

.is_loading:after {
  content: '\f021';
  display: block;
  position: absolute;
  font-size: 3em;
  width: 1em;
  height: 1em;
  line-height: 1em;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  vertical-align: middle;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-animation: 'loading' 1s linear infinite;
  -o-animation: 'loading' 1s linear infinite;
  -moz-animation: 'loading' 1s linear infinite;
  -ms-animation: 'loading' 1s linear infinite;
  animation: 'loading' 1s linear infinite; }

.bord_yellow {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: .5em;
  min-height: 2.5em;
  border: 2px solid #fdc834; }

.gray_box {
  background-color: #fff; }

.gray_yellow_box, .aside_box {
  background-color: #fff;
  margin: 2em 0;
  border-top: 5px solid #fdc834;
  padding: 1em 1em 1.5em; }

.gray_border {
  border: 1px solid #cccccc; }

.red_border {
  border: 1px solid red; }

.border_box_gray {
  margin-top: 2em;
  border: 1px dotted #cccccc;
  padding: 1.5em 1em 1em;
  border-radius: 2px;
  position: relative; }

.border_box_gray.red_border {
  border: 1px dotted red; }

.border_box_gray_header {
  position: absolute;
  background-color: #fff;
  top: -.6em;
  margin-left: -.25em;
  line-height: 1;
  padding: 0 .25em; }

.bord_box_header {
  position: absolute;
  top: -.6em;
  left: 0;
  width: 100%;
  line-height: 1;
  text-align: center; }

.bord_box_header span {
  display: inline-block;
  background-color: #fff;
  padding: 0 1em;
  line-height: 1; }

.popup_window_wrap .border_box_gray_header {
  background-color: #fff; }

.border_box_gray_pad {
  margin: 0 -1em; }

.border_box_gray_icon {
  position: absolute;
  right: 1em;
  top: 0; }

.border_box_gray_icon i, .border_box_gray_icon img {
  position: relative;
  background-color: #fff;
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
  display: block;
  font-size: 2em;
  height: 1em;
  margin: -.5em -3px 0 0;
  line-height: 1; }

.border_box_gray_icon i b {
  font-family: Arial, sans-serif; }

.popup_window_wrap .border_box_gray_icon i, .popup_window_wrap .border_box_gray_icon img {
  background-color: #fff;
  border-color: #fff; }

.red_border .border_box_gray_icon {
  color: red; }

.gray_right_border {
  width: 100%;
  border-right: 1px dotted #cccccc; }

.lead {
  border: 3px solid #fdc834;
  position: relative;
  padding: 4em 4em 2em;
  margin-bottom: 2em;
  background: url(/local/templates/rb/./i/bg_butterflys_left.png) left 2em no-repeat, url(/local/templates/rb/./i/bg_butterflys_right.png) right 2em no-repeat; }

.lead:after {
  content: '';
  position: absolute;
  height: 5px;
  top: -4px;
  left: 3em;
  right: 3em;
  background-color: #fff;
  z-index: 1; }

.lead_header {
  position: absolute;
  top: -.7em;
  left: 3em;
  right: 3em;
  margin: 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  color: #45403b;
  z-index: 2; }

.faq {
  border-top: 1px solid #d8d8d4;
  padding: 3em 0 4em;
  background-color: #efefea;
  margin: 2em 0 -5em;
  position: relative;
  z-index: 1; }

.faq_item {
  padding-left: 1em;
  margin-top: 2em;
  position: relative; }

.faq_item > i {
  position: absolute;
  left: 0px;
  padding-top: 4px;
  color: #468ed1;
  font-size: .8em; }

.img_404 {
  position: relative;
  width: 560px;
  height: 312px;
  margin: 0 auto -68px auto; }

.img_404 img {
  display: block; }

.eyes_socet_wrap_404 {
  position: absolute;
  width: 126px;
  height: 30px;
  top: 162px;
  left: 214px;
  background-color: #fff;
  z-index: 2; }

.eyes_socet_404 {
  position: absolute;
  top: 0;
  left: 0;
  width: 126px;
  height: 30px;
  background: url(/local/templates/rb/./i/404_eyes_socket.png) center center no-repeat;
  z-index: 2; }

#eye_socet_left, #eye_socet_right {
  position: absolute;
  top: 4px;
  width: 26px;
  height: 26px;
  z-index: 1; }

#eye_socet_left {
  left: 10px; }

#eye_socet_right {
  right: 8px; }

#eye_left, #eye_right {
  position: absolute;
  top: 6px;
  left: 6px;
  width: 14px;
  height: 14px;
  background: url(/local/templates/rb/./i/404_eye.png) center center no-repeat; }

.page_404 {
  background-color: #f2f1ef;
  text-align: center;
  padding: 68px 0 5em;
  margin-bottom: -5em; }

.main_footer {
  padding-top: 5em; }

.main_footer > div {
  position: relative;
  padding: 4em 0;
  background-color: #23282f;
  color: #fff; }

.main_footer nav li {
  margin-bottom: 10px; }

.popup_search_photo_wrap {
  margin-right: -30px; }

.popup_search_photo_wrap h1, .popup_search_photo_wrap h2, .popup_search_photo_wrap h3, .popup_search_photo_wrap h4, .popup_search_photo_wrap h5, .popup_search_photo_wrap h6, .popup_search_photo_wrap .h {
  margin-top: 1em; }

.search_photo_wrap {
  position: relative;
  float: left;
  width: 170px;
  height: 170px;
  margin: 15px 15px 15px 0;
  text-align: center;
  overflow: hidden;
  border: 1px solid #eee;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s; }

.search_photo_wrap:hover {
  overflow: visible;
  z-index: 1; }

.search_photo_item {
  position: relative;
  top: -2px;
  left: -2px;
  width: 100%;
  margin: -15px 0 0 -15px;
  padding: 20px;
  -webkit-box-shadow: 0px 3px 8px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 3px 8px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 3px 8px 2px rgba(0, 0, 0, 0.5);
  background-color: #fff; }

.search_photo_img {
  display: block;
  min-height: 170px;
  line-height: 170px; }

.search_photo_img img {
  display: inline-block;
  vertical-align: middle; }

.search_photo_info h1, .search_photo_info h2, .search_photo_info h3, .search_photo_info h4, .search_photo_info h5, .search_photo_info h6, .search_photo_info .h {
  margin-top: .5em; }

.side_img_wrap {
  display: none; }

.tags_wrap {
  line-height: 1;
  margin-left: -1em; }

.tags_wrap a {
  display: inline-block;
  margin: .5em 0 .5em 1em; }

.tag {
  text-transform: lowercase;
  color: #726c67;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s; }

.tag:hover {
  color: #726c67; }

.tag.current {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  text-decoration: none; }

.show_tags {
  text-decoration: none;
  border-bottom: 1px dashed; }

.show_tags:before {
  content: 'показать все'; }

.show_tags.tags_is_show:before {
  content: 'скрыть'; }

.form_element {
  display: none; }

.form_element:target {
  display: block; }

.inf_subscr {
  height: 60px; }

.subscr_us {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 1.2em;
  line-height: 60px;
  margin-left: 20px;
  margin-right: 10px; }

.sub_us_inp {
  width: 330px;
  margin-right: 10px !important;
  border: 2px solid #d4d4d4 !important;
  border-radius: 0 !important; }

.subscribe-edit {
  position: relative; }

.oksubscr {
  position: absolute;
  width: 100%; }

.ersubscr {
  position: absolute;
  width: 500px; }

.manager_avatar {
  display: block;
  border-radius: .5em; }

.scrollToTop_wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 0;
  width: 100%;
  z-index: 2; }

.scrollToTop_wrap > div {
  max-width: 1224px;
  margin: 0 auto;
  position: relative; }

#scrollToTop {
  display: block;
  display: none;
  background-color: #efefea;
  font-size: 2em;
  width: 2em;
  height: 2em;
  border-radius: .2em;
  text-align: center;
  line-height: 2;
  position: fixed;
  opacity: .5;
  position: absolute;
  bottom: 1em;
  right: 1em;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s; }

#scrollToTop:hover {
  opacity: 1; }

#scrollToTop:after {
  content: '\f077';
  color: #468ed1;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.speech_bubble {
  margin: 1em 0;
  padding: 1em;
  border-radius: .5em;
  position: relative;
  background-color: #fff; }

.speech_bubble:after {
  content: '';
  position: absolute;
  display: block;
  top: -.71428571em;
  left: 0;
  width: 0;
  height: 0;
  border-left: .5em solid #fff;
  border-top: .71428571em solid transparent;
  border-bottom: .71428571em solid transparent; }

.bg_gray.speech_bubble {
  color: #fff; }

.bg_gray.speech_bubble:after {
  border-left-color: #726c67; }

hr {
  margin: 2em 0;
  border: 0;
  border-bottom: 1px solid #cccccc; }

.hr_dark {
  height: 2px;
  width: 105px;
  background-color: #726f6a;
  border: 0;
  text-align: left;
  margin-left: 0;
  margin-top: 2em; }

.hr_bold {
  border-bottom: 2px solid #726f6a;
  margin: .5em 0; }

.hr_dot {
  border-bottom: 2px dotted #cccccc; }

.hr_grad {
  background: #67635e;
  background: -moz-linear-gradient(left, rgba(103, 99, 94, 0) 0%, #67635e 50%, rgba(103, 99, 94, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(103, 99, 94, 0)), color-stop(50%, #67635e), color-stop(100%, rgba(103, 99, 94, 0)));
  background: -webkit-linear-gradient(left, rgba(103, 99, 94, 0) 0%, #67635e 50%, rgba(103, 99, 94, 0) 100%);
  background: -o-linear-gradient(left, rgba(103, 99, 94, 0) 0%, #67635e 50%, rgba(103, 99, 94, 0) 100%);
  background: -ms-linear-gradient(left, rgba(103, 99, 94, 0) 0%, #67635e 50%, rgba(103, 99, 94, 0) 100%);
  background: linear-gradient(to right, rgba(103, 99, 94, 0) 0%, #67635e 50%, rgba(103, 99, 94, 0) 100%);
  margin: .5em 0;
  border: 0;
  height: 1px; }

.hr_after_tag {
  margin-top: 1.67857143em; }

.between_hr {
  margin: -1em 1em -1em; }

.between_hr_v2 {
  margin: -1.5em 1em -1.5em; }

.between_hr_v3 {
  margin: 15px 0;
  border-top: 1px solid #eeeeee;
  padding-top: 30px; }

.before_hr {
  margin: 0 1em -1em; }

.mar_top {
  margin-top: 1em; }

.mar_bot {
  margin-bottom: 1em; }

.mar_top_x2 {
  margin-top: 2em; }

.mar_bot_x2 {
  margin-bottom: 2em; }

.mar_top_x4 {
  margin-top: 4em; }

.mar_bot_x4 {
  margin-bottom: 4em; }

.mar_top_x5 {
  margin-top: 5em; }

.mar_bot_x5 {
  margin-bottom: 5em; }

.pad_1 {
  padding: 1em; }

.pad {
  padding: 0 1em; }

.pad_x2 {
  padding: 0 2em; }

.red, .hov_red:hover {
  color: #468ed1; }

.light_red, .hov_light_red:hover {
  color: #d23843; }

.dark, .hov_dark:hover {
  color: #000 !important; }

.gray, .hov_gray:hover {
  color: #726c67 !important; }

.yellow, .hov_yellow:hover {
  color: #fdc834; }

.green, .hov_green:hover {
  color: #1eb116; }

.blue, .hov_blue:hover {
  color: #0096d8; }

.vk_blue, .hov_vk_blue:hover {
  color: #3d6bb5; }

.fb_blue, .hov_fb_blue:hover {
  color: #3054b3; }

.tw_blue, .hov_tw_blue:hover {
  color: #139ae6; }

.yt_red, .hov_yt_red:hover {
  color: #cc181e; }

.brown, .hov_brown:hover {
  color: #947b4a; }

.bg_yellow, .hov_bg_yellow:hover {
  background-color: #fdc834 !important; }

.bg_gray, .hov_bg_gray:hover {
  background-color: #726c67; }

.bg_light_gray, .hov_bg_light_gray:hover {
  background-color: #f2f1ef; }

.light_gray, .hov_light_gray:hover {
  color: #f2f1ef; }

.fa-rub {
  font-size: 0.8em; }

.bg_gray_box, .light_box {
  background-color: #efefea;
  padding: 1.5em;
  border-radius: 4px; }

.disc_list {
  display: list-item;
  list-style: disc outside;
  margin: 0 0 0.5em 2em; }

.square_list {
  display: list-item;
  list-style: square outside;
  margin: 0 0 0.5em 2em; }

.smallest {
  font-size: 0.78571429em; }

.smaller {
  font-size: 0.85714286em; }

.small {
  font-size: 0.92857143em; }

.bigger {
  font-size: 18px; }

.biggest {
  font-size: 1.42857143em; }

.bigx2 {
  font-size: 2em; }

.bigx25 {
  font-size: 2.5em; }

.bigx3 {
  font-size: 3em; }

.xxxxbig {
  font-size: 1.85714286em; }

.xxxbig {
  font-size: 1.57142857em; }

.xxbig {
  font-size: 1.42857143em; }

.xbig {
  font-size: 1.28571429em; }

.big {
  font-size: 1.14285714em; }

.big_ic {
  font-size: 1.14285714em;
  vertical-align: middle; }

.bigger_ic {
  font-size: 1.28571429em;
  vertical-align: middle; }

.clear {
  float: none !important;
  clear: both !important;
  display: block !important;
  overflow: hidden !important;
  visibility: hidden !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  outline: 0 !important; }

.clear:before, .clear:after {
  content: '' !important;
  content: none !important; }

.clearfix {
  *zoom: 1; }

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: ""; }

.clearfix:after {
  float: none !important;
  clear: both !important;
  overflow: hidden !important;
  visibility: hidden !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  outline: 0 !important; }

.helper {
  float: none !important;
  clear: both !important;
  display: inline-block !important;
  overflow: hidden !important;
  visibility: hidden !important;
  width: 0 !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  outline: 0 !important;
  vertical-align: middle !important; }

.vertical_middle {
  display: inline-block !important;
  vertical-align: middle !important; }

.vertical_top {
  display: inline-block !important;
  vertical-align: top !important; }

.vertical_bottom {
  display: inline-block !important;
  vertical-align: bottom !important; }

.none {
  display: none; }

.block {
  display: block; }

.iblock {
  display: inline-block; }

.inline {
  display: inline; }

.hidden {
  visibility: hidden; }

.o_hidden {
  overflow: hidden; }

.relative {
  position: relative; }

.fixed {
  position: fixed; }

.text_right {
  text-align: right; }

.text_left {
  text-align: left; }

.text_center {
  text-align: center; }

.full_width {
  width: 100%; }

.bord_box, .bord_box:before, .bord_box:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.no_decor, .no_decor:hover, a:hover .no_decor {
  text-decoration: none; }

.decor {
  text-decoration: underline; }

.no_hov_decor:hover, a:hover .no_hov_decor {
  text-decoration: none; }

.hov_decor, a .hov_decor, .hov_decor a {
  text-decoration: none; }

.hov_decor:hover, a:hover .hov_decor {
  text-decoration: underline; }

.upper {
  text-transform: uppercase; }

.lower {
  text-transform: lowercase; }

.bigx4 {
  font-size: 4em; }

.bigx5 {
  font-size: 5em; }

.bigx6 {
  font-size: 6em; }

.bigx7 {
  font-size: 7em; }

.bigx8 {
  font-size: 8em; }

.line, p.line, b.line, i.line, span.line, a.line {
  line-height: 1 !important; }

.line2, p.line2, b.line2, i.line2, span.line2, a.line2 {
  line-height: 1.2 !important; }

.line5, p.line5, b.line5, i.line5, span.line5, a.line5 {
  line-height: 1.5 !important; }

.pull_right {
  float: right !important; }

.pull_left {
  float: left !important; }

.nowrap {
  white-space: nowrap; }

.img_left {
  float: left;
  margin: .25em 1em 1em 0; }

.img_right {
  float: right;
  margin: .25em 0 1em 1em; }

.circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden; }

.muted {
  opacity: .7; }

.white, .hov_white:hover {
  color: #fff; }

.black, .hov_black:hover {
  color: #000; }

.bg_white {
  background-color: #fff; }

.bg_black {
  background-color: #000; }

@media (min-width: 767px) {
  .none_desktop {
    display: none; }

  .block_desktop {
    display: block; }

  .iblock_desktop {
    display: inline-block; }

  .inline_desktop {
    display: inline; }

  .text_right_desktop {
    text-align: right; }

  .text_left_desktop {
    text-align: left; }

  .text_center_desktop {
    text-align: center; }

  .small_desktop {
    font-size: 0.9em; }

  .big_desktop {
    font-size: 1.2em; }

  .smaller_desktop {
    font-size: 0.7em; }

  .bigger_desktop {
    font-size: 1.4em; } }
@media (max-width: 767px) {
  .none_phone {
    display: none; }

  .block_phone {
    display: block; }

  .iblock_phone {
    display: inline-block; }

  .inline_phone {
    display: inline; }

  .text_right_phone {
    text-align: right; }

  .text_left_phone {
    text-align: left; }

  .text_center_phone {
    text-align: center; } }
.for_print {
  display: none; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")";
    font-weight: normal;
    font-style: normal;
    text-decoration: none !important;
    font-size: .8em;
    word-wrap: break-word; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; }

  .gray {
    color: #000 !important; }

  .bg_yellow {
    background: transparent !important; }

  .for_print {
    display: block; }

  .side_img_wrap,
  .head_top,
  .main_header,
  .breadcrumb,
  .faq,
  .catalog_item_video,
  .catalog_item_3d_model,
  .catalog_item_share,
  .catalog_item_footer,
  .tabs_wrap,
  .main_aside_left,
  .main_aside_right,
  .main_footer,
  .no_print,
  .popup_window_wrap,
  .flex-direction-nav,
  .flex-control-nav {
    display: none !important; }

  .termin,
  .catalog_item_color,
  .bord_yellow,
  .gray_border,
  .red_border,
  .border_box_gray,
  .lead {
    border: 0 !important; }

  .full_width_print {
    width: 100% !important;
    float: none !important;
    clear: both !important; } }
#slider_range {
  margin: .5em; }

.ui-slider {
  border: 0;
  border-radius: 3px;
  background-color: #bebebe; }

.ui-slider .ui-slider-handle {
  width: 2px;
  height: 2px;
  border: 5px solid #726c67;
  border-radius: 50%; }

.ui-slider .ui-slider-range {
  background-color: #726c67; }

.ui-slider-horizontal {
  height: 6px; }

.ui-slider-horizontal .ui-slider-handle {
  top: -3px; }

.ui-tabs {
  padding: 0;
  border: 0; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent; }

.ui-tabs .ui-tabs-nav li {
  margin: 0;
  background-color: #fff;
  border-color: #cccccc;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  padding: .5em;
  color: #726c67; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
  background-color: #fff;
  border-color: #cccccc; }

.ui-tabs .ui-tabs-panel {
  border: 1px solid #cccccc;
  padding: 0; }

.header_top_news {
  background: #fdc834;
  padding: 7px 0;
  color: #45403b !important;
  font-family: 'Roboto', sans-serif;
  font-weight: 700; }

.header_top_news a {
  color: #45403b !important; }

.header_top_news p {
  margin: 0 !important; }

#CTXbutton-a {
  display: block;
  position: fixed;
  bottom: 0;
  margin-bottom: 8%;
  left: 50%;
  margin-left: -9%;
  width: 18%;
  z-index: 2147483638;
  border: none !important;
  -webkit-transition: none;
  transition: none; }

#CTXbutton-a:hover,
#CTXbutton-a:focus,
#CTXbutton-a:active {
  background: none; }

.ctx_driver_call,
.ctx_driver_call:hover,
.ctx_driver_call:visited,
.ctx_driver_call:active {
  color: inherit !important;
  text-decoration: inherit !important;
  font-weight: inherit !important;
  font-size: inherit !important; }

.__phonelink__,
.__phonelink__:hover,
.__phonelink__:visited,
.__phonelink__:active {
  color: inherit !important;
  text-decoration: inherit !important;
  font-weight: inherit !important;
  font-size: inherit !important; }

#CTXbutton {
  width: 100% !important;
  max-width: 100% !important;
  border: none !important; }

#CTXbutton-menu {
  background: #fff;
  border-top: 1px solid #d7d7d7;
  width: 100%;
  max-height: 50%;
  z-index: 2147483640;
  overflow: scroll;
  -webkit-overflow-scrolling: touch; }

#CTXbutton-menu,
#CTXshadow {
  position: fixed;
  bottom: 0;
  left: 0;
  -webkit-backface-visibility: hidden; }

#CTXshadow {
  z-index: 2147483639;
  top: 0;
  right: 0;
  background: #000;
  opacity: .6; }

.CTXmenu-a {
  text-align: left;
  white-space: nowrap;
  word-wrap: normal;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-left: 5%;
  width: 100%;
  border-bottom: 1px solid #d7d7d7;
  display: block;
  font-family: verdana, helvetica, sans-serif; }

.CTXmenu-a,
.CTXmenu-a:hover,
.CTXmenu-a:visited,
.CTXmenu-a:active {
  color: #000 !important;
  text-decoration: none !important;
  color: #000 !important; }

.fadeIn {
  max-width: 100% !important;
  animation-name: fadeIn;
  -webkit-animation-name: fadeIn;
  animation-duration: .2s;
  -webkit-animation-duration: .2s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important; }

.pullUp {
  animation-name: pullUp;
  -webkit-animation-name: pullUp;
  animation-duration: .5s;
  -webkit-animation-duration: .5s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%; }

.ctx_pulse {
  animation-name: ctx_pulse;
  -webkit-animation-name: ctx_pulse;
  animation-duration: 1.3s;
  -webkit-animation-duration: 1.3s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite; }

.fadeOut {
  max-width: 100% !important;
  animation-name: fadeOut;
  -webkit-animation-name: fadeOut;
  animation-duration: .2s;
  -webkit-animation-duration: .2s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  opacity: 0 !important; }

.drug {
  max-width: 100% !important;
  animation-name: drug;
  -webkit-animation-name: drug;
  animation-duration: 2s;
  -webkit-animation-duration: 2s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease; }

.trashOn {
  max-width: 100% !important;
  animation-name: trashOn;
  -webkit-animation-name: trashOn;
  animation-duration: .2s;
  -webkit-animation-duration: .2s;
  animation-timing-function: infinite;
  -webkit-animation-timing-function: infinite;
  transform: scale(2) rotate(180deg);
  -webkit-transform: scale(2) rotate(180deg); }

.trashOff {
  max-width: 100% !important;
  animation-name: trashOff;
  -webkit-animation-name: trashOff;
  animation-duration: .2s;
  -webkit-animation-duration: .2s;
  animation-timing-function: infinite;
  -webkit-animation-timing-function: infinite;
  transform: scale(1) rotate(0deg);
  -webkit-transform: scale(1) rotate(0deg); }

.fadeInBlock {
  max-width: 100% !important;
  animation-name: fadeInBlock;
  -webkit-animation-name: fadeInBlock;
  animation-duration: .5s;
  -webkit-animation-duration: .5s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  visibility: visible !important; }

.arrows {
  max-width: 100% !important;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out; }

.buttons {
  max-width: 100% !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.1s ease-in-out; }

.shem_pro {
  display: inline-block;
  text-align: center;
  width: 100%;
  padding-top: 25px;
  position: relative; }

.shem_pro img {
  vertical-align: middle;
  padding-right: 8px; }

.polosa {
  margin: 1em 0em 2em 0em;
  border-bottom: 2px solid #cccccc; }

.empty_border {
  border-bottom: 1px solid #fff; }

.no_padding_left {
  padding-left: 0; }

.color_border {
  border-bottom: 2px solid #fdc834; }

.padding_left {
  padding-left: 50px; }

.new_col {
  width: 33%; }

.m_top {
  margin-top: 5em; }

.post_data_p {
  margin-top: 0.4em;
  height: 30px;
  margin-bottom: 0;
  vertical-align: middle;
  line-height: 30px; }

.menu_first_item {
  text-decoration: none;
  color: black;
  font-size: 14px;
  line-height: 0.8em;
  cursor: pointer; }

#demo {
  min-height: 27px; }

.req_form_popup > div {
  min-width: 600px !important; }

.form_req_container i {
  margin-top: 10px;
  font-size: 3em; }

.form_req_container {
  text-align: center; }

.request_form_title {
  font-family: 'Roboto', sans-serif;
  font-weight: 700; }

.phooto_news_list_container {
  text-align: center; }

.timer_container {
  width: 250px;
  float: left; }

.timer_container_label {
  vertical-align: middle;
  line-height: 32px;
  float: left;
  font-size: 1.5em; }

.top_timer_container {
  vertical-align: middle;
  text-align: center;
  background-color: #000;
  color: #fff;
  padding: 7px 5px;
  position: absolute;
  right: 0;
  top: -46px;
  border-radius: 7px 7px 0 0;
  padding-left: 15px; }

.top_timer_container:before {
  content: '';
  position: absolute;
  left: -19px;
  bottom: 0;
  border: 17px solid transparent;
  border-bottom: 24px solid #000;
  border-right: 4px solid #000; }

.akcia_soc_btn {
  text-decoration: none;
  margin-top: 10px;
  font-size: 1.3em;
  color: #fff !important;
  padding: 5px; }

.akcia_soc_btn:hover {
  color: #fff !important; }

.support_soc_akcia {
  border-radius: 5px;
  margin: 10px 0 15px 0; }

.akcia_vk {
  background-color: #527598;
  width: 234px;
  border-radius: 0 5px 5px 0;
  display: inline-block; }

.akcia_fb {
  background-color: #4b69a5;
  width: 234px;
  border-radius: 0 5px 5px 0;
  display: inline-block; }

.akcia_vk_i {
  background-color: #3e658b;
  border-radius: 5px 0 0 5px;
  width: 30px;
  display: inline-block;
  text-align: center;
  font-size: 1.3em; }

.akcia_vk_i i {
  color: #fff !important; }

.akcia_fb_i {
  background-color: #36589b;
  border-radius: 5px 0 0 5px;
  width: 30px;
  display: inline-block;
  text-align: center;
  font-size: 1.3em; }

.akcia_fb_i i {
  color: #fff !important; }

#akcia .popup_window {
  background-color: #fff;
  overflow: inherit; }

#akcia .popup_window > div {
  border-color: #fff; }

#akcia .popup_header > span {
  background-color: #fff; }

#akcia .close_popup_window {
  background-color: #fff; }

#akcia a {
  color: #0f1dd3; }

.ochkarik {
  width: 86px;
  height: 189px;
  left: -77px;
  top: 50px;
  z-index: 40;
  background: url("/local/templates/rb/i/ochkarik.png");
  position: absolute; }

.akcia_helper {
  z-index: 10;
  position: fixed;
  left: 50%;
  margin-left: -111px;
  bottom: -26px;
  height: 50px;
  width: 222px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }

.akcia_button {
  height: 50px;
  background: #ffc71f;
  color: #000 !important;
  text-decoration: none;
  font-size: 1.1em;
  padding: 5px 10px 20px 10px;
  border-radius: 5px 5px 0 0;
  z-index: 10;
  -webkit-transition: 0.5s ease;
  animation: vibrate 0.5s 4s ease, vibrate_ii 0.5s 9s ease, vibrate_iii 0.5s 14s ease, vibrate_iv 0.5s 19s ease, vibrate_v 0.5s 24s ease;
  -webkit-animation: vibrate 0.5s 4s ease, vibrate_ii 0.5s 9s ease, vibrate_iii 0.5s 14s ease, vibrate_iv 0.5s 19s ease, vibrate_v 0.5s 24s ease; }

.akcia_helper:hover {
  transform: translateY(-10%); }

.akcia_button:hover {
  color: #000; }

.akcia_button i {
  color: #fff;
  font-size: 1.3em;
  padding: 0 5px 0 5px;
  vertical-align: middle;
  margin: -2px 0 2px 0; }

.catalog_section_text_mat {
  position: relative;
  border: 3px solid #fdc834;
  margin-bottom: 3em;
  padding: 4px 16em;
  margin-top: 2em; }

.soderjanie {
  text-align: center;
  font-size: 24px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  position: absolute;
  top: -0.9em;
  background: #fff;
  padding: 0 2.7em;
  letter-spacing: 2.5; }

.mat_a {
  font-size: 20px;
  text-decoration: none;
  position: relative;
  line-height: 1em; }

.mat_a:before {
  font-family: fontawesome;
  content: "\f0da";
  position: absolute;
  margin: 0 5px -6px 0;
  left: -0.6em;
  top: 0.1em; }

.mat_a i {
  margin: 0 5px 0 0; }

.table_mat td {
  vertical-align: top;
  padding: 0.5em 1.5em; }

.mat_block_a {
  padding: 12px;
  background: #468ed1;
  color: #fff;
  border-radius: 5px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  margin-top: 10px;
  display: inline-block;
  font-size: 18px;
  text-decoration: none;
  vertical-align: middle; }

#recommend .mat_block_a {
  width: 365px;
  font-size: 16px; }

.rek_mat_a {
  font-size: 16px; }

.mat_block_a span {
  text-decoration: underline; }

.mat_block_a:hover {
  color: #fff; }

.mat_block_a img {
  vertical-align: middle;
  float: right; }

.mat_block_a i {
  float: right;
  font-size: 23px;
  margin-left: 10px;
  vertical-align: middle; }

.mat_block_title {
  font-size: 24px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700; }

.mat_content_block {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 30px; }

.rek_mat_top_img {
  text-align: center; }

.pp_container {
  border: 1px solid #8eb601;
  border-radius: 5px;
  margin: 25px 0 20px 0;
  padding: 8px;
  vertical-align: middle; }

.pp_container img {
  vertical-align: middle; }

.pp_container a {
  color: #8eb601;
  font-family: 'Roboto', sans-serif;
  font-weight: 700; }

.pp_container a:hover {
  color: #8eb601; }

.pp_container .termin_tooltip a {
  color: #468ed1 !important; }

.pp_helper_link {
  display: inline-block;
  vertical-align: middle; }

.catalog_section_text_mat {
  position: relative;
  border: 3px solid #fdc834;
  margin-bottom: 3em;
  padding: 4px 16em;
  margin-top: 2em; }

.soderjanie {
  text-align: center;
  font-size: 24px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  position: absolute;
  top: -0.9em;
  background: #fff;
  padding: 0 2.7em;
  letter-spacing: 2.5; }

.mat_a {
  font-size: 20px;
  text-decoration: none;
  position: relative;
  line-height: 1em; }

.mat_a:before {
  font-family: fontawesome;
  content: "\f0da";
  position: absolute;
  margin: 0 5px -6px 0;
  left: -0.6em;
  top: 0.1em; }

.mat_a i {
  margin: 0 5px 0 0; }

.table_mat td {
  vertical-align: top;
  padding: 0.5em 1.5em; }

.mat_block_a {
  padding: 12px;
  background: #468ed1;
  color: #fff;
  border-radius: 5px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  margin-top: 10px;
  display: inline-block;
  font-size: 18px;
  text-decoration: none;
  vertical-align: middle; }

#recommend .mat_block_a {
  width: 365px;
  font-size: 16px; }

.rek_mat_a {
  font-size: 16px; }

.mat_block_a span {
  text-decoration: underline; }

.mat_block_a:hover {
  color: #fff; }

.mat_block_a img {
  vertical-align: middle;
  float: right; }

.mat_block_a i {
  float: right;
  font-size: 23px;
  margin-left: 10px;
  vertical-align: middle; }

.mat_block_title {
  font-size: 24px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700; }

.mat_content_block {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 30px; }

.rek_mat_top_img {
  text-align: center; }

.pp_container {
  border: 1px solid #8eb601;
  border-radius: 5px;
  margin: 25px 0 20px 0;
  padding: 8px;
  vertical-align: middle; }

.pp_container img {
  vertical-align: middle; }

.pp_container a {
  color: #8eb601;
  font-family: 'Roboto', sans-serif;
  font-weight: 700; }

.pp_container a:hover {
  color: #8eb601; }

.pp_container .termin_tooltip a {
  color: #468ed1 !important; }

.pp_helper_link {
  display: inline-block;
  vertical-align: middle; }

.pp_helper {
  float: left; }

.icon_in_menu {
  height: calc(100% + 12px);
  width: 31px;
  padding-right: 0 !important;
  position: absolute !important;
  top: -6px;
  left: -40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.dividing_line {
  width: 100%;
  text-align: center; }

.top_count {
  font-size: 0.875em !important;
  color: #726c67;
  font-weight: normal !important;
  white-space: nowrap; }

.bottom_count {
  font-size: 0.875em;
  color: #726c67;
  font-weight: normal;
  white-space: nowrap; }

.catalog_menu > li {
  display: none; }

.skameiki_more {
  color: #468ed1;
  float: right;
  font-size: 1.1em; }

.bottom_div_for_info {
  position: fixed;
  bottom: -120px;
  text-align: center;
  z-index: 9999999;
  width: 100%;
  height: 150px;
  left: 0;
  background-color: rgba(0, 0, 0, 0.75);
  padding: 5px 0 0 0; }

.bottom_div_img {
  vertical-align: middle;
  margin-right: 7px; }

.someone_buy_content_p {
  color: #f7f7f7; }

.someone_buy_content_p a {
  color: orange; }

.slideUp {
  animation-name: slideUp;
  -webkit-animation-name: slideUp;
  animation-duration: 0.7s;
  -webkit-animation-duration: 0.7s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  visibility: visible !important; }

.slideDown {
  transform: translateY(130%);
  animation-name: slideDown;
  -webkit-animation-name: slideDown;
  animation-duration: 0.7s;
  -webkit-animation-duration: 0.7s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  visibility: visible !important; }

.opUp {
  animation-name: opUp;
  -webkit-animation-name: opUp;
  animation-duration: 0.7s;
  -webkit-animation-duration: 0.7s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  visibility: visible !important; }

.opDown {
  animation-name: opDown;
  -webkit-animation-name: opDown;
  animation-duration: 0.7s;
  -webkit-animation-duration: 0.7s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  visibility: visible !important; }

.title_h1 {
  text-align: center; }

.masonry-item {
  float: left;
  height: auto;
  width: 270px; }

.masonry {
  margin: 0 auto; }

.masonry:after {
  content: '';
  display: block;
  clear: both; }

.masonry-item img {
  width: 80%; }

.masonry-item .col_6 {
  text-align: center; }

.mtmaincatalog {
  margin-top: 25px; }

.tm2 {
  margin-top: 2em; }

.mtmaincatalog a {
  margin-top: 25px;
  color: #45403b !important; }

.menu_cat {
  margin: -16px -10px 0px -20px; }

.menu_cat > ul > li {
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  padding-left: 48px;
  border-bottom: 1px solid #ebeae9; }

.menu_cat > ul > li.active {
  background-color: #eeefe9; }

.menu_cat > ul > li:first-child {
  border-top: 0; }

.menu_cat > ul > li > div {
  position: relative;
  padding-right: 2em; }

.menu_cat > ul > li > div > a {
  text-decoration: underline;
  color: black;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 1em;
  line-height: 0.8em; }

.menu_cat > ul > li > div > a:hover {
  color: #1761a8;
  text-decoration: none; }

.menu_cat > ul > li > div > i {
  display: block;
  position: absolute;
  top: 50%;
  right: 12px;
  height: 1em;
  margin-top: -.5em;
  color: #468ed1;
  cursor: pointer;
  font-size: 0.8em; }

.menu_cat > ul > li > div > i.fa-chevron-right {
  display: block;
  color: #726c67;
  font-size: 0.8em; }

.menu_cat > ul > li.active > div > i.fa-chevron-right {
  display: none; }

.menu_cat li ul {
  min-height: 1200px;
  display: none;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  left: 330px;
  width: 260px;
  top: 8px;
  visibility: hidden;
  list-style: none !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.menu_cat li.active > ul {
  opacity: 1;
  visibility: visible;
  display: block;
  -webkit-animation: 'menucatalog' 0.3s linear;
  animation: 'menucatalog' 0.3s linear; }

.menu_cat li li {
  display: block;
  position: relative;
  padding-top: 2px;
  padding-bottom: 2px; }

.menu_cat li li i {
  display: block;
  position: absolute;
  left: 0;
  line-height: 1.5; }

.menu_cat li li a {
  padding-left: 10px; }

.menu_cat a.selected {
  font-family: 'Roboto', sans-serif;
  font-weight: 700; }

.menu_cat .ico_in_menu {
  height: calc(100% + 12px);
  width: 31px;
  padding-right: 0 !important;
  position: absolute !important;
  top: -6px;
  left: -40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.menu_cat .menu_first_item {
  text-decoration: none;
  color: black;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 1em;
  line-height: 0.8em;
  cursor: pointer; }

.menu_cat .dividing_line {
  margin-bottom: -15px; }

.flexslider .slides > li {
  position: relative; }

.flexslider .slides > li > div {
  cursor: pointer; }

.flexslider.view_slider .slides > li > div {
  cursor: inherit; }

.catalog_slider_carousel.flexslider .slides > li img {
  -o-object-fit: cover;
  object-fit: cover; }

.banner_slider_txt {
  position: absolute;
  top: 100px;
  left: 40px;
  max-width: 400px; }

.bs_title {
  font-size: 24px;
  color: #000;
  opacity: 1;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  display: block; }

.bn_subtitle {
  font-size: 36px;
  color: #000;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  display: block; }

.bs_title, .bn_subtitle {
  text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.5), 1px -1px 0 rgba(255, 255, 255, 0.5), -1px 1px 0 rgba(255, 255, 255, 0.5), 1px 1px 0 rgba(255, 255, 255, 0.5); }

.flex-direction-nav .flex-next {
  left: 90px; }

.flexslider.catalog_slider .flex-direction-nav .flex-next {
  right: 0;
  left: auto;
  border-radius: 0 5px 5px 0; }

.flexslider.catalog_slider .flex-direction-nav .flex-prev {
  border-radius: 5px 0 0 5px;
  left: 0; }

.item_sel_height {
  margin-bottom: 80px; }

.left_menu_title {
  font-size: 24px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700; }

.main_banners_title {
  margin-bottom: 50px; }

.main_banners_title:after {
  content: ' ';
  width: 140px;
  height: 3px;
  background-color: #1762a8;
  display: block;
  margin-top: 50px; }

.mb_title {
  font-size: 38px;
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  display: block;
  text-transform: uppercase;
  line-height: 40px; }

.main_banner_content {
  position: relative;
  height: 180px;
  margin-bottom: 16px;
  background-color: #ecf4f7;
  overflow: hidden; }

.main_banner_content:hover {
  background-color: #f6fafb; }

.main_banner_content img {
  position: absolute;
  left: 0;
  bottom: -0px; }

.main_banner_content a {
  display: block;
  height: 100%; }

.main_banner_txt {
  position: absolute;
  top: 0;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: #000;
  text-align: right;
  width: 100%;
  box-sizing: border-box;
  font-family: 'Roboto', sans-serif; }

.naznachenie_item {
  text-align: center;
  margin-bottom: 40px;
  height: 190px; }

.naznachenie_item a {
  text-decoration: none; }

.naznachenie_item a:hover {
  cursor: pointer; }

.naznachenie_img {
  margin-bottom: 10px;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s; }

.naznachenie_title {
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
  display: block; }

.naznachenie_item:hover .naznachenie_title {
  color: #1761a8; }

.naznachenie_item:hover .naznachenie_img {
  opacity: 0.5; }

.nazn_wrapper {
  margin-top: 100px; }

.footer_banner_slider_txt {
  position: absolute;
  top: 0;
  right: 0;
  width: 726px;
  height: 100%;
  background-image: url(/local/templates/rb/i/foot_slider_bg.png); }

.ft_bn_slider_txt {
  margin-top: 90px;
  margin-left: 163px;
  width: 530px; }

.ftbs_title {
  font-size: 28px;
  color: #1762a8;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  display: block; }

.ftbn_subtitle {
  font-size: 40px;
  color: #1762a8;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  display: block; }

.ftbn_dsc {
  font-size: 14px;
  color: #000; }

.footer_slider .flex-direction-nav .flex-next {
  left: 646px; }

.footer_slider .flex-direction-nav .flex-prev {
  left: 580px; }

.footer_slider_content {
  margin-bottom: 80px; }

.footer_slider_content .flexslider .slides img {
  height: 400px;
  width: auto; }

.footer_logo {
  margin-bottom: 30px; }

.footer_more_link {
  margin-top: 20px;
  display: block;
  font-size: 12px;
  color: #4ca9ff;
  text-decoration: none; }

.footer_more_link_rb {
  font-size: 12px;
  color: #4ca9ff;
  text-decoration: none; }

.footer_block_title {
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700; }

.footer_block_title:after {
  margin-top: 22px;
  margin-bottom: 30px;
  content: ' ';
  height: 3px;
  display: block;
  width: 140px;
  background-color: #468ed1; }

.bottom_menu a {
  color: #fff;
  text-decoration: none;
  font-size: 14px; }

.bottom_menu a:hover {
  color: #4ca9ff; }

#topMenu ul {
  display: flex;
  justify-content: space-between; }

.top_head_menu_item {
  float: left; }

.top_head_menu_item a {
  margin: 0;
  font-size: 12px;
  color: #000;
  text-decoration: none; }

.top_head_menu_item:last-child a {
  margin-right: 0; }

.top_head_menu_item a:hover {
  color: #1761a8; }

.head_time_content i {
  color: #1762a9; }

.top_head_auth {
  text-align: right; }

a.tophead_auth_a {
  color: #000;
  text-decoration: none;
  font-size: 12px;
  text-transform: capitalize;
  margin-left: 5px; }

a.tophead_auth_a:hover {
  color: #1762a9; }

.top_head_auth i {
  color: #1762a9;
  margin-right: 5px; }

.header_search_form {
  margin-top: 8px;
  margin-left: -40px;
  width: 244px; }

.head_phone {
  margin-top: 9px;
  margin-left: -55px; }

.head_phone_right {
  margin-left: -80px;
  margin-top: 10px;
  width: 266px;
  font-size: 12px; }

.head_right_phonenumber {
  font-size: 14px; }

.header-cart {
  background-color: #e87f00;
  margin: -10px 0 -10px -40px;
  padding: 20px 0;
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
  transition: background-color 0.4s ease-out; }

.header-cart:hover {
  background-color: #d86100;
  text-decoration: none; }

.header-cart:hover span {
  text-decoration: none; }

.header-cart__icon {
  width: 44px;
  height: 34px;
  background-image: url(/local/templates/rb/i/cart_icon.png);
  background-repeat: no-repeat;
  background-position: bottom;
  position: relative;
  display: block; }

.header-cart__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

.header_cart_count {
  font-size: 12px;
  background-color: #fff;
  border-radius: 50%;
  color: #e87f00;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  width: 18px;
  height: 18px;
  right: -3px;
  top: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center; }

.header_cart_count__positive {
  background: #16DB41;
  font-size: 16px;
  color: #fff;
  width: 22px;
  height: 22px; }

.header-cart__title {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  display: block; }

.header-cart__price {
  font-size: 12px;
  color: #fff;
  opacity: 0.5;
  display: block;
  white-space: nowrap; }

.head_logo_link {
  width: 188px; }

.xls_icon {
  background-image: url(/local/templates/rb/i/icon_xls.svg);
  background-size: 23px 30px;
  height: 30px;
  background-repeat: no-repeat;
  padding-left: 37px;
  margin-bottom: 15px;
  line-height: 30px;
  font-size: 14px;
  display: block; }

.pdf_icon {
  background-image: url(/local/templates/rb/i/icon_pdf.svg);
  background-size: 23px 30px;
  height: 30px;
  background-repeat: no-repeat;
  padding-left: 37px;
  margin-bottom: 15px;
  line-height: 30px;
  display: block; }

.footer_download_link {
  font-size: 14px;
  color: #fff;
  text-decoration: none; }

.footer_download_link:hover {
  color: #4ca9ff; }

.footer1_p {
  margin-top: 19px;
  font-size: 12px; }

.ft_cont_txt {
  font-size: 14px;
  display: block;
  margin-bottom: 15px; }

.ft_cont_txt.map_marker i {
  font-size: 25px; }

.ft_cont_txt.phone_icon i {
  font-size: 22px; }

.ft_cont_txt i {
  font-size: 20px;
  color: #65696e;
  margin: 0 10px 8px 0;
  float: left;
  width: 20px;
  text-align: center; }

.item_list_h a {
  font-size: 16px;
  font-weight: normal;
  text-decoration: none; }

.item_list_descr {
  font-size: 16px;
  line-height: 22px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  padding-right: 16px; }

input[type='text'].tovar_count_update {
  width: 50px;
  height: 40px;
  border: 1px solid #cccccc;
  border-radius: 0;
  text-align: center;
  line-height: 40px; }

.c_u_d, .c_u_i {
  width: 39px;
  height: 38px;
  border: 1px solid #cccccc;
  display: inline-block;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  line-height: 37px; }

.order_cont_p .c_u_d, .order_cont_p .c_u_i {
  width: 28px;
  height: 28px;
  border: 1px solid #cccccc;
  display: inline-block;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  line-height: 27px; }

.c_u_i {
  border-radius: 0 5px 5px 0;
  border-left: none; }

.c_u_d {
  border-radius: 5px 0 0 5px;
  border-right: none; }

.count_input_p {
  display: flex;
  margin-bottom: 20px; }

.catalog_view_btns {
  padding: 7px 11px;
  border: 1px solid #cccccc;
  color: #777777;
  display: inline-block;
  float: left; }

.catalog_view_btns:hover {
  border: 1px solid #1761a8;
  background-color: #d9f5ff;
  color: #1761a8; }

.catalog_view_btns i {
  font-size: 14px;
  display: inline; }

.active_catalog_view {
  border: 1px solid #1761a8;
  background-color: #1761a8;
  color: #fff;
  text-decoration: none !important; }

.view_lst {
  border-radius: 0 5px 5px 0; }

.view_tbl {
  border-radius: 5px 0 0 5px; }

.table_art {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 20px; }

.cart-item-name a {
  font-size: 14px;
  text-decoration: none; }

.cart-item-name.click_name {
  min-width: 0; }

.order-img-table img {
  width: 45px; }

.order_cont_p {
  margin-bottom: 0; }

.order_table_remove {
  font-size: 16px;
  color: #7a7a7a; }

.cart_content {
  white-space: nowrap; }

.order-img-table {
  padding: .5em 0 !important; }

.no_padding_table {
  padding: .5em 0 !important; }

.table_order_remove_td {
  padding-left: 17px !important;
  width: 15px; }

.table_order_count_td {
  padding-left: 18px !important; }

.table_order_btn_submit {
  padding-left: 25px !important; }

.order_input {
  margin-bottom: 20px !important;
  border-radius: 0 !important;
  border: 1px solid #999999 !important;
  border-radius: 0 !important;
  padding: 9px 15px !important;
  font-size: 14px; }

.order_input.click_order_input {
  margin-top: 0 !important;
  margin-bottom: 10px !important; }

.main_profile_input {
  border-radius: 0 !important;
  border: 1px solid #999999 !important;
  border-radius: 0 !important;
  padding: 9px 15px !important;
  font-size: 14px; }

.order_textarea {
  height: 158px;
  border: 1px solid #999999 !important;
  border-radius: 0 !important;
  font-size: 14px; }

.main_profile_textarea {
  border: 1px solid #999999 !important;
  border-radius: 0 !important;
  font-size: 14px; }

.order_submit_input {
  margin-top: 30px; }

::-webkit-input-placeholder {
  color: #bbbbbb;
  font-size: 14px; }

::-moz-placeholder {
  color: #bbbbbb;
  font-size: 14px; }

:-moz-placeholder {
  color: #bbbbbb;
  font-size: 14px; }

:-ms-input-placeholder {
  color: #bbbbbb;
  font-size: 14px; }

.order_props_section {
  margin-top: 100px; }

.order_props_title {
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
  display: block;
  margin-bottom: 23px; }

.cart_above_title_block {
  padding: 12px 0;
  font-size: 16px;
  color: #000;
  border: 1px solid #2ec22e;
  margin: 0 0 30px; }

.cart_above_phone {
  font-family: 'Roboto', sans-serif;
  font-weight: 700; }

.clear_cart_button_container {
  line-height: 60px; }

.clear_cart_button_container a {
  font-size: 14px;
  color: #000;
  text-decoration: none; }

.clear_cart_button_container i {
  font-size: 16px;
  color: #7a7a7a;
  text-decoration: none;
  margin-right: 5px; }

.profile_table td {
  padding: 0 15px 15px 0; }

.profile_table .profile_td_txt {
  font-size: 12px;
  margin-bottom: 0; }

.order_list_items .table_order_count_td {
  padding-left: 5px !important;
  padding-right: 5px !important; }

.order_list_top_container {
  border: 1px solid #eeeeee;
  background-color: #fafafa;
  color: #000;
  font-size: 14px;
  border-collapse: collapse;
  font-weight: 400 !important; }

.order_toggle {
  cursor: pointer; }

.order_list_top_container .rotate_order_icon i {
  -webkit-transition: .35s all;
  -o-transition: .35s all;
  transition: .35s all; }

.order_list_top_container .icon_up i {
  transform: rotate(180deg); }

.order_list_main_wrap {
  margin-top: 10px; }

.order_list_main_wrap .order_list_top_container td:after {
  content: '';
  height: 50%;
  width: 1px;
  border-right: 1px solid #eee;
  position: absolute;
  right: 0;
  top: 25%; }

.order_list_main_wrap .order_list_top_container td:last-child:after {
  border: none; }

.order_list_main_wrap .order_list_top_container td {
  padding: 10px !important;
  position: relative; }

.order_list_main_wrap .cart-items {
  display: none; }

.order_list_items {
  border: 1px solid #eee;
  border-top: none;
  border-bottom: none; }

.order_list_main_wrap .order_list_items td {
  padding: 20px !important;
  border-top: none; }

.detail_info {
  font-size: 20px;
  color: #000;
  display: block;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400; }

.catalog_item_info,
.right_text_container {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300; }

.catalog_item_info td {
  padding-left: 0;
  padding-right: 0; }

.order_props_descr {
  font-size: 12px;
  color: #ccc; }

.click_submit_btn {
  text-align: center;
  display: block;
  margin-top: 15px; }

.extra_elements {
  margin-top: 70px; }

.hr_separator_block {
  margin: 50px 0 40px;
  border-bottom: 1px solid #eee;
  width: 100%; }

.pass_download_block {
  margin-top: 20px; }

.pass_dwnld_link {
  text-decoration: none; }

.pass_dwnld_link:hover .down_link {
  text-decoration: underline; }

.bx-system-auth-form button {
  text-transform: capitalize; }

.bx-system-auth-form button:hover {
  text-decoration: underline; }

.more_btn_link {
  margin-top: 10px; }

.photo_sect_name a {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #000 !important;
  display: block; }

.search_photo_wrap .button,
.search_photo_wrap .button-invert {
  padding: 10px 20px !important;
  font-size: 14px !important; }

.search_photo_wrap .catalog_item_price {
  font-size: 24px !important;
  padding-top: 0;
  padding-bottom: 5px; }

.search_photo_wrap .section_art {
  font-size: 14px !important; }

.photo_sect_name {
  display: block; }

.order_list_info_section {
  border: 1px solid #eee;
  border-top-width: 0;
  border-collapse: collapse;
  font-size: 14px;
  width: 100%; }

.order_list_info_section p {
  margin-bottom: 0; }

.order_list_info_section i {
  font-size: 24px;
  color: #999999;
  float: left;
  margin-bottom: 20px; }

.extra_informtaion_container {
  color: #ccc; }

.order_list_info_section td {
  position: relative;
  padding: 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #eee; }

.order_list_info_section td:after {
  content: '';
  height: 50%;
  width: 1px;
  border-right: 1px solid #eee;
  position: absolute;
  right: 0;
  top: 25%; }

.order_list_info_section td:last-child:after {
  border: none; }

td.comm_td:after,
td.icon_td:after {
  border: none; }

td.icon_td {
  vertical-align: top;
  padding-right: 0px;
  width: 50px; }

td.max_w_td {
  width: 240px; }

td.pad_l_10 {
  padding-left: 10px; }

.bx-system-auth-form a {
  text-decoration: none; }

.forgot_pass:hover {
  text-decoration: underline; }

.bx-system-auth-form .auth_m_bot {
  margin-bottom: 45px; }

.bx-system-auth-form button,
.bx-system-auth-form .order_input {
  margin-bottom: 15px !important; }

.bx-system-auth-form .popup_header,
.pp_reg .popup_header {
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 400; }

.checkbox_auth_form {
  margin-bottom: 15px;
  display: block; }

.bx-system-auth-form .top_reg_links {
  font-size: 12px;
  color: #000 !important;
  margin: 0 !important;
  text-decoration: none !important; }

.bx-system-auth-form .top_reg_links:hover {
  color: #468ed1 !important; }

.news_list_img {
  width: 178px;
  height: 178px;
  display: block;
  background-size: cover; }

.news_item h5 a {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  text-decoration: none; }

.news_item h5 a:hover {
  text-decoration: underline; }

.news_info_block time {
  margin-bottom: 5px;
  display: inline-block; }

.news_info_block {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #000; }

.phone_table {
  margin-bottom: 25px; }

.phone_table td {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  padding-bottom: 0;
  padding-top: 15px; }

.phone_table span {
  text-transform: uppercase;
  font: bold 16px/16px 'Roboto', sans-serif; }

.big_phone {
  font-size: 20px !important;
  line-height: 20px; }

.phone_table i {
  color: #1762a9;
  font-size: 20px; }

.email_icon {
  font-size: 22px;
  font-weight: bold;
  color: #1762a9; }

td.vert_top_td {
  vertical-align: top;
  padding-right: 0;
  padding-left: 0; }

.phone_table thead tr:last-child td,
.phone_table tbody tr:last-child td,
.phone_table tfoot tr:last-child td {
  padding-bottom: 20px; }

.phone_table thead tr:first-child td,
.phone_table tbody tr:first-child td,
.phone_table tfoot tr:first-child td {
  padding-top: 0px; }

td.pad_top_5 {
  padding-top: 2px; }

.news_detail_txt {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300; }

.detail_time {
  margin-top: 5px;
  margin-bottom: 20px; }

.view_slider .flex-direction-nav a {
  top: -23px;
  left: 230px;
  width: 20px;
  height: 20px; }

.view_slider .flex-direction-nav .flex-next {
  left: 255px; }

.view_slider .flex-direction-nav a:before {
  opacity: 1;
  width: 20px;
  height: 14px;
  background-size: 20px 14px; }

.view_slider .flex-direction-nav a:hover:before {
  opacity: 0.5; }

.sort_container {
  width: 195px;
  height: 40px;
  background-image: url(/local/templates/rb/i/sort_container_bg.png);
  background-repeat: no-repeat;
  background-position: 90% center;
  border: 1px solid #cccccc;
  border-radius: 3px;
  cursor: pointer;
  padding: 7px 15px;
  text-transform: capitalize;
  box-sizing: border-box;
  position: relative; }

.sort_main_parent i {
  color: #777777;
  margin-left: 5px; }

.sub_sort_container a {
  display: block;
  padding: 15px;
  font-size: 16px;
  line-height: 16px;
  max-height: 40px;
  border-radius: 3px;
  color: #000;
  text-transform: capitalize;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  text-decoration: none; }

.sort_container_span {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  text-decoration: none;
  font-size: 16px;
  line-height: 16px; }

.sub_sort_container a:hover {
  background-color: #d9f5ff; }

.sub_sort_container {
  display: none;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 40px;
  box-sizing: border-box;
  border: 1px solid #cccccc;
  border-top: none;
  background-color: #fff;
  z-index: 10;
  -webkit-box-shadow: 2px 6px 7px 0px #dddddd;
  -moz-box-shadow: 2px 6px 7px 0px #dddddd;
  box-shadow: 2px 6px 7px 0px #dddddd; }

.price_inputs input {
  border: 1px solid #999999 !important;
  border-radius: 0 !important;
  padding: 5px 5px !important;
  font-family: 'Roboto', sans-serif;
  font-weight: 300; }

.price_inputs input:focus {
  border-color: #1761a8; }

.price_inputs {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #000; }

.clear_filter i {
  font-size: 16px;
  color: #7a7a7a;
  text-decoration: none;
  margin-right: 5px; }

.clear_filter {
  font-size: 14px !important;
  color: #000 !important;
  text-decoration: none !important;
  text-transform: capitalize !important; }

.sort_main_parent {
  position: relative;
  width: 195px; }

.catalog_section_list {
  padding-bottom: 20px; }

.filter_for_catalog_list {
  padding-top: 20px;
  border-top: 1px solid #eee; }

.catalog_table_view .item_list_h {
  min-height: 65px; }

.strelochka_pag {
  background-image: url(/local/templates/rb/i/strelochka_pag.png);
  width: 38px;
  height: 38px;
  display: block;
  background-repeat: no-repeat;
  background-position: center center; }

.pagenav_prev:hover .strelochka_pag,
.pagenav_next:hover .strelochka_pag {
  background-image: url(/local/templates/rb/i/strelochka_pag_w.png); }

.catalog_section_url a {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 16px;
  text-decoration: none;
  margin-bottom: 5px;
  display: inline-block; }

.fl_r {
  float: right; }

.section_first_link {
  text-decoration: none;
  color: #1761a8;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300; }

.sections_list_container {
  padding: 20px;
  margin-bottom: 20px;
  border: 1px solid #eeeeee; }

nav.catalog_section li:first-child {
  margin-top: 17px; }

nav.catalog_section li a {
  color: #000000;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none; }

.catalog_item_info ul {
  list-style: disc;
  margin: 40px; }

.catalog_item_info ol li,
.catalog_item_info ul li {
  margin-bottom: 5px; }

.catalog_item_info ol {
  list-style: decimal;
  margin: 40px; }

.catalog_item_info p {
  display: block;
  margin-bottom: 10px; }

.catalog_item_info h1,
.catalog_item_info h2,
.catalog_item_info h3,
.catalog_item_info h4,
.catalog_item_info h5,
.catalog_item_info h6 {
  margin-bottom: 10px; }

.not_found_ff {
  font-size: 190px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  display: block;
  color: #1762a9; }

#order_form_click-error {
  padding: 20px; }

#order_form_click-error.error {
  color: red; }

.section-description {
  margin: 20px 0; }

.section-description p {
  font-size: 16px; }

.section-description h2 {
  font-size: 18px;
  margin: 30px 0; }

.section-description ul {
  font-size: 16px;
  margin: 20px 30px;
  list-style: circle; }

.other-link {
  margin-top: 30px; }

#mobMenuBtn, #topMenuBtnCls, #topMenuBtn {
  display: none; }

.toolbar {
  display: grid;
  display: -ms-grid;
  grid-template-rows: max-content;
  -ms-grid-rows: max-content;
  grid-template-columns: 195px 1fr 168px;
  -ms-grid-columns: 195px 1fr 168px;
  grid-template-areas: "order nav download";
  align-items: center;
  justify-items: center; }
  .toolbar_bottom {
    margin-top: 30px;
    clear: both; }

.toolbar-order {
  grid-area: order; }

.toolbar-nav {
  grid-area: nav; }

.toolbar-download {
  grid-area: download; }

.sections {
  columns: 3;
  list-style: none;
  margin-bottom: 10px; }
  .sections-item {
    display: block; }
    .sections-item a {
      margin: 5px 0;
      font-size: 16px;
      display: inline-block; }

.container {
  box-sizing: border-box; }

body {
  min-width: auto !important; }

@media screen and (max-width: 1155px) {
  .main-video iframe {
    height: 300px;
    width: 560px; }

  .head_top .col_12_8, .head_top .col_12_2 {
    width: 33.3333%; }

  .container {
    width: 994px; }

  .container.text {
    background: greenyellow; }

  #topMenuBtn {
    display: block;
    font-size: 22px;
    cursor: pointer; }

  #topMenuBtnCls {
    position: absolute;
    right: 20px;
    top: 5px;
    color: #777777;
    display: block;
    font-size: 34px;
    line-height: 34px;
    cursor: pointer; }
    #topMenuBtnCls:hover {
      color: #1862a8; }

  #topMenu {
    transition: all 0.6s ease-out;
    position: fixed;
    top: 0;
    left: -4000px;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 40px 0;
    box-sizing: border-box; }
    #topMenu ul li {
      float: none;
      display: block;
      line-height: 24px;
      padding: 10px; }
      #topMenu ul li a {
        font-size: 16px;
        margin: 0; }
      #topMenu ul li:hover {
        background: #1862a8; }
        #topMenu ul li:hover a {
          color: #fff; }
    #topMenu.active {
      transition: all 0.6s ease-out;
      display: block;
      left: 0; }

  .headbox {
    padding: 0 8px;
    display: grid;
    display: -ms-grid;
    grid-template-rows: max-content max-content;
    -ms-grid-rows: max-content max-content;
    grid-template-columns: 240px 1fr 1fr 190px;
    -ms-grid-columns: 240px 1fr 1fr 190px;
    align-items: center;
    justify-items: center; }
    .headbox:before, .headbox:after {
      display: none; }
    .headbox-logo {
      float: none;
      grid-column: 1;
      -ms-grid-column: 1;
      grid-row: 1;
      -ms-grid-row: 1;
      width: 100%;
      padding: 0; }
    .headbox-search {
      float: none;
      grid-column: 1/5;
      -ms-grid-column: 1;
      -ms-grid-column-span: 4;
      grid-row: 2;
      -ms-grid-row: 2;
      width: 100%;
      padding: 0; }
      .headbox-search .header_search_form {
        padding-top: 20px;
        margin: 0;
        width: 100%; }
    .headbox-phone {
      width: 100%;
      float: none;
      grid-column: 2;
      -ms-grid-column: 2;
      grid-row: 1;
      -ms-grid-row: 1;
      padding: 0; }
      .headbox-phone .head_phone {
        margin: 0; }
    .headbox-phones {
      width: 100%;
      float: none;
      grid-column: 3;
      -ms-grid-column: 3;
      grid-row: 1;
      -ms-grid-row: 1;
      padding: 0; }
      .headbox-phones .head_phone_right {
        margin: 0;
        width: auto; }
    .headbox-cart {
      width: 100%;
      float: none;
      grid-column: 4;
      -ms-grid-column: 4;
      grid-row: 1;
      -ms-grid-row: 1;
      padding: 0;
      box-sizing: border-box; }
      .headbox-cart .header_cart_block {
        margin: 0; }

  .header_menu ul li .header_sub_menu {
    columns: 3 !important; }

  .sections {
    columns: 2; }

  .certificates-imgs {
    height: 364px; } }
@media screen and (max-width: 1024px) {
  .col-sm-12 {
    width: 100%; }

  .container {
    width: 930px; }

  .head_top .col_12_8 {
    width: 35px; }
  .head_top .col_12_2 {
    width: 420px;
    text-align: center; }
  .head_top .col_12_2:last-child {
    text-align: right !important;
    float: right; }

  .cat-descript {
    float: none;
    width: 100%; }
  .cat-info {
    float: none;
    width: 100%; }

  .mob-lined > div {
    float: none;
    width: 100%; }

  .pull_right.mob-btns {
    margin-top: 20px;
    float: none !important; }

  .catalog_table_view .col_12_4 {
    width: 50%; }

  .toolbar {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: max-content max-content;
    -ms-grid-rows: max-content max-content;
    grid-template-areas: "order download" "nav nav";
    justify-items: normal; }
    .toolbar-nav {
      justify-self: center;
      margin-top: 24px; }

  .news_detail_txtbox,
  .news_detail_imgbox,
  .goods-infos,
  .goods-photos {
    float: none;
    display: block;
    width: 100%; }

  .js_catalog_item_preview {
    display: none !important; }

  .news_item_text {
    background: rgba(255, 255, 255, 0.7); }

  .order_props_column {
    float: none;
    display: block;
    width: 100%; }
    .order_props_column .order_textarea_block {
      margin-bottom: 20px; }

  .order_confirm_box {
    min-width: 50%; }

  .popup_window > div {
    max-width: 100% !important;
    min-width: auto !important; }

  .certificates-imgs {
    height: 342px; } }
@media screen and (max-width: 960px) {
  .main-video {
    display: none !important; }

  .main_banner_txt {
    font-size: 15px;
    padding: 10px; }

  .container {
    width: 610px; }

  .container.text {
    background: blue; }

  .head_top .col_12_2 {
    width: 260px;
    text-align: center; }

  .headbox {
    grid-template-columns: 240px 1fr 190px;
    -ms-grid-columns: 240px 1fr 190px; }
    .headbox-search {
      float: none;
      grid-column: 1/4;
      -ms-grid-column-span: 3; }
    .headbox-phone {
      display: none; }
    .headbox-phones {
      grid-column: 2;
      -ms-grid-column: 2; }
    .headbox-cart {
      grid-column: 3;
      -ms-grid-column: 3; }

  .head_bottom .menu_wrap {
    display: none; }

  .head_phone_right span {
    display: block; }

  .main_footer .container > .row {
    display: grid;
    display: -ms-grid;
    grid-template-columns: 1fr 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-rows: max-content max-content;
    -ms-grid-rows: max-content max-content; }
    .main_footer .container > .row > div:nth-child(1) {
      grid-column: 1;
      grid-row: 1;
      -ms-grid-column: 1;
      -ms-grid-row: 1;
      float: none;
      width: 100%; }
    .main_footer .container > .row > div:nth-child(2) {
      grid-column: 2;
      grid-row: 1;
      -ms-grid-column: 2;
      -ms-grid-row: 1;
      float: none;
      width: 100%; }
    .main_footer .container > .row > div:nth-child(3) {
      grid-column: 1;
      grid-row: 2;
      -ms-grid-column: 1;
      -ms-grid-row: 2;
      float: none;
      width: 100%; }
    .main_footer .container > .row > div:nth-child(4) {
      grid-column: 2;
      grid-row: 2;
      -ms-grid-column: 2;
      -ms-grid-row: 2;
      float: none;
      width: 100%; }

  .left_menu_title_wide,
  .footer_slider .flex-direction-nav {
    display: none; }

  #mobMenuBtn {
    display: block;
    cursor: pointer; }
    #mobMenuBtn:after {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\f078";
      font-size: 19px;
      margin-left: 10px;
      vertical-align: middle;
      position: relative;
      top: -3px; }
    #mobMenuBtn:hover {
      color: #1862a8; }

  aside.main_aside_left .catalog_menu {
    display: none; }
    aside.main_aside_left .catalog_menu.active {
      display: block; }

  .main_content,
  aside.main_aside_left {
    float: none;
    width: 100%; }

  aside.main_aside_left {
    margin-bottom: 20px;
    text-align: center;
    border: 1px dotted #ededed;
    border-width: 1px 0; }

  .banner_slider_txt {
    top: 10px !important; }
    .banner_slider_txt .bs_title {
      font-size: 14px; }
    .banner_slider_txt .bn_subtitle {
      font-size: 20px; }

  .sections {
    columns: 1; }

  .main_wrap table.cart_table {
    display: block !important; }
    .main_wrap table.cart_table tfoot,
    .main_wrap table.cart_table tbody {
      display: block !important; }

  .crow {
    width: 100%;
    display: grid;
    display: -ms-grid;
    grid-template-rows: max-content max-content max-content;
    -ms-grid-rows: max-content max-content max-content;
    grid-template-columns: 70px max-content 1fr max-content;
    -ms-grid-columns: 70px max-content 1fr max-content;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee; }
    .crow-img {
      grid-column: 1;
      -ms-grid-column: 1;
      grid-row: 1/3;
      -ms-grid-row: 1;
      -ms-grid-row-span: 2;
      border: none !important; }
    .crow-name {
      grid-column: 2/5;
      -ms-grid-column: 2;
      -ms-grid-column-span: 3;
      grid-row: 1;
      -ms-grid-row: 1;
      border: none !important; }
    .crow-price {
      grid-column: 2;
      -ms-grid-column: 2;
      grid-row: 2;
      -ms-grid-row: 2;
      border: none !important; }
    .crow-count {
      grid-column: 3;
      -ms-grid-column: 3;
      grid-row: 2;
      -ms-grid-row: 2;
      justify-self: center;
      border: none !important; }
    .crow-sum {
      grid-column: 4;
      -ms-grid-column: 4;
      grid-row: 2;
      -ms-grid-row: 2;
      border: none !important; }
    .crow-delete {
      grid-column: 4;
      -ms-grid-column: 4;
      grid-row: 3;
      -ms-grid-row: 3;
      justify-self: right;
      border: none !important; }

  .cart-total-sum,
  .cart-total-one,
  .cart-total {
    display: block; }

  .order_confirm_box {
    width: 100%;
    float: none; }

  .certificates-imgs {
    height: 297px; }

  .toolbar {
    display: flex;
    flex-direction: column;
    gap: 24px; }
    .toolbar-nav {
      margin: 0; } }
@media screen and (max-width: 640px) {
  .container {
    width: 340px !important;
    max-width: 100% !important;
    margin: 0 auto; }

  body, html,
  .main_wrap,
  .main_content_wrap {
    width: 100% !important;
    box-sizing: border-box !important; }

  .head_top .top_reg_links2 {
    width: 30px;
    height: 30px;
    overflow: hidden;
    display: inline-block;
    padding: 0 0 0 40px;
    box-sizing: border-box; }
    .head_top .top_reg_links2:before {
      content: "\f007";
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

  .headbox {
    grid-template-columns: 1fr 160px;
    -ms-grid-columns: 1fr 160px; }
    .headbox-logo svg {
      width: 100%;
      max-width: 214px;
      height: auto; }
    .headbox .headbox-search {
      width: 99%; }
    .headbox-cart {
      position: fixed;
      width: 100%;
      bottom: 0;
      left: 0;
      z-index: 999; }

  .header-cart {
    margin: 0;
    height: 50px;
    overflow: hidden;
    box-sizing: border-box; }

  .header-cart__icon {
    height: 30px; }

  .header-cart__price {
    opacity: 0.8 !important; }

  .header-cart__content {
    flex-direction: row;
    justify-content: space-between;
    gap: 8px; }

  .header-cart__title {
    line-height: 40px; }

  .head_time_content,
  .footer_banner_slider {
    display: none; }

  .headbox-phones .head_phone_right {
    float: right; }

  .main_footer .container > .row {
    display: block; }
    .main_footer .container > .row > div:nth-child(1) {
      display: block; }
    .main_footer .container > .row > div:nth-child(2) {
      display: block; }
    .main_footer .container > .row > div:nth-child(3) {
      display: block; }
    .main_footer .container > .row > div:nth-child(4) {
      display: block; }

  .section_box {
    width: 50% !important; }

  .catalog_table_view .col_12_4 {
    float: none;
    width: 100%; }

  .crow {
    grid-template-rows: max-content max-content max-content max-content max-content;
    -ms-grid-rows: max-content max-content max-content max-content max-content;
    grid-template-columns: 70px 1fr;
    -ms-grid-columns: 70px 1fr; }
    .crow-img {
      grid-column: 1;
      -ms-grid-column: 1;
      grid-row: 1;
      -ms-grid-row: 1;
      -ms-grid-row-span: 1; }
    .crow-name {
      grid-column: 2;
      -ms-grid-column: 2;
      -ms-grid-column-span: 1;
      grid-row: 1;
      -ms-grid-row: 1;
      border: none; }
    .crow-price {
      grid-column: 1/3;
      -ms-grid-column: 1;
      -ms-grid-column-span: 2;
      grid-row: 2;
      -ms-grid-row: 2;
      justify-self: center; }
    .crow-count {
      grid-column: 1/3;
      -ms-grid-column: 1;
      -ms-grid-column-span: 2;
      grid-row: 3;
      -ms-grid-row: 3;
      justify-self: center; }
    .crow-sum {
      grid-column: 1/3;
      -ms-grid-column: 1;
      -ms-grid-column-span: 2;
      grid-row: 4;
      -ms-grid-row: 4;
      justify-self: center; }
    .crow-delete {
      grid-column: 1/3;
      -ms-grid-column: 1;
      -ms-grid-column-span: 2;
      grid-row: 5;
      -ms-grid-row: 5; }

  .head_right_phonenumber b {
    font-size: 14px; }

  .mb_title {
    font-size: 28px; }

  .search-page-item-image,
  .search-page-item-body {
    display: block !important;
    float: none;
    width: auto !important;
    margin: 10px 0; }

  .catalog_item > .row > .col_12_9,
  .catalog_item > .row > .col_12_3 {
    float: none !important;
    width: auto !important; }

  .hide-mobile {
    display: none; }

  .cat-box {
    display: -ms-grid;
    display: grid;
    grid-template-columns: max-content 1fr;
    -ms-grid-columns: max-content 1fr;
    grid-template-rows: max-content max-content max-content;
    -ms-grid-rows: max-content max-content max-content;
    margin-top: 10px;
    align-items: center; }
    .cat-box-price {
      grid-column: 2;
      -ms-grid-column: 2;
      grid-row: 1;
      -ms-grid-row: 1;
      text-align: right;
      padding: 0 !important;
      font-size: 28px !important; }
    .cat-box-art {
      grid-column: 1;
      -ms-grid-column: 1;
      grid-row: 1;
      -ms-grid-row: 1;
      font-size: 12px;
      text-align: left; }
    .cat-box-basket {
      grid-column: 1 / 3;
      -ms-grid-column: 1;
      -ms-grid-column-span: 2;
      grid-row: 2;
      -ms-grid-row: 2; }
    .cat-box-buy {
      grid-column: 1 / 3;
      -ms-grid-column: 1;
      -ms-grid-column-span: 2;
      grid-row: 3;
      -ms-grid-row: 3; }

  .certificates-item {
    float: none;
    width: auto; }

  .certificates-imgs {
    height: 422px; }

  .main_banner_content {
    height: 145px; }

  .main_banner_txt {
    font-size: 13px;
    padding: 5px; } }
@-webkit-keyframes loading {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-o-keyframes loading {
  from {
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-moz-keyframes loading {
  from {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-ms-keyframes loading {
  from {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes loading {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes fadeIn {
  0% {
    transform: scale(0);
    opacity: 0; }
  60% {
    transform: scale(1.1); }
  80% {
    transform: scale(0.9);
    opacity: 1; }
  100% {
    transform: scale(1);
    opacity: 1; } }
@-webkit-keyframes fadeIn {
  0% {
    -webkit-transform: scale(0);
    opacity: 0; }
  60% {
    -webkit-transform: scale(1.1); }
  80% {
    -webkit-transform: scale(0.9);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    opacity: 1; } }
@keyframes pullUp {
  0% {
    transform: scaleY(0.1); }
  40% {
    transform: scaleY(1.02); }
  60% {
    transform: scaleY(0.98); }
  80% {
    transform: scaleY(1.01); }
  100% {
    transform: scaleY(1); } }
@-webkit-keyframes pullUp {
  0% {
    -webkit-transform: scaleY(0.1); }
  40% {
    -webkit-transform: scaleY(1.02); }
  60% {
    -webkit-transform: scaleY(0.98); }
  80% {
    -webkit-transform: scaleY(1.01); }
  100% {
    -webkit-transform: scaleY(1); } }
@keyframes ctx_pulse {
  0% {
    transform: scale(0.9);
    opacity: 0.7; }
  50% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(0.9);
    opacity: 0.7; } }
@-webkit-keyframes ctx_pulse {
  0% {
    -webkit-transform: scale(0.85);
    opacity: 0.7; }
  50% {
    -webkit-transform: scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: scale(0.85);
    opacity: 0.7; } }
@media all and (orientation: landscape) {
  #CTXbutton-a {
    margin-left: -5%;
    width: 10%;
    margin-bottom: 4%; }

  #CTXbutton-menu {
    width: 50%;
    max-height: 100%;
    height: 100%; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes fadeOut {
  0% {
    opacity: 0.5; }
  100% {
    opacity: 0; } }
@keyframes drug {
  0% {
    transform: scaleY(1); }
  50% {
    transform: scaleY(1.3); }
  100% {
    transform: scaleY(1); } }
@-webkit-keyframes drug {
  0% {
    -webkit-transform: scaleY(1); }
  50% {
    -webkit-transform: scaleY(1.3); }
  100% {
    -webkit-transform: scaleY(1); } }
@keyframes trashOn {
  0% {
    transform: scale(1) rotate(0deg); }
  100% {
    transform: scale(2) rotate(180deg); } }
@-webkit-keyframes trashOn {
  0% {
    -webkit-transform: scale(1) rotate(0deg); }
  100% {
    -webkit-transform: scale(2) rotate(180deg); } }
@keyframes trashOff {
  0% {
    transform: scale(2) rotate(180deg); }
  100% {
    transform: scale(1) rotate(0deg); } }
@-webkit-keyframes trashOff {
  0% {
    -webkit-transform: scale(2) rotate(180deg); }
  100% {
    -webkit-transform: scale(1) rotate(0deg); } }
@keyframes fadeInBlock {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeInBlock {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes vibrate {
  0% {
    margin-left: -2px;
    margin-right: -2px; }
  12.5% {
    margin-left: 2px;
    margin-right: 0px; }
  25.0% {
    margin-left: -2px;
    margin-right: 2px; }
  37.5% {
    margin-left: 0px;
    margin-right: -2px; }
  50.0% {
    margin-left: 0px;
    margin-right: 2px; }
  62.5% {
    margin-left: 2px;
    margin-right: -2px; }
  75.0% {
    margin-left: -2px;
    margin-right: 0; }
  87.5% {
    margin-left: 2px;
    margin-right: 2px; }
  100% {
    margin-left: 0px;
    margin-right: 2px; } }
@-webkit-keyframes vibrate {
  0% {
    margin-left: -2px;
    margin-right: -2px; }
  12.5% {
    margin-left: 2px;
    margin-right: 0px; }
  25.0% {
    margin-left: -2px;
    margin-right: 2px; }
  37.5% {
    margin-left: 0px;
    margin-right: -2px; }
  50.0% {
    margin-left: 0px;
    margin-right: 2px; }
  62.5% {
    margin-left: 2px;
    margin-right: -2px; }
  75.0% {
    margin-left: -2px;
    margin-right: 0; }
  87.5% {
    margin-left: 2px;
    margin-right: 2px; }
  100% {
    margin-left: 0px;
    margin-right: 2px; } }
@keyframes vibrate_ii {
  0% {
    margin-left: -2px;
    margin-right: -2px; }
  12.5% {
    margin-left: 2px;
    margin-right: 0px; }
  25.0% {
    margin-left: -2px;
    margin-right: 2px; }
  37.5% {
    margin-left: 0px;
    margin-right: -2px; }
  50.0% {
    margin-left: 0px;
    margin-right: 2px; }
  62.5% {
    margin-left: 2px;
    margin-right: -2px; }
  75.0% {
    margin-left: -2px;
    margin-right: 0; }
  87.5% {
    margin-left: 2px;
    margin-right: 2px; }
  100% {
    margin-left: 0px;
    margin-right: 2px; } }
@-webkit-keyframes vibrate_ii {
  0% {
    margin-left: -2px;
    margin-right: -2px; }
  12.5% {
    margin-left: 2px;
    margin-right: 0px; }
  25.0% {
    margin-left: -2px;
    margin-right: 2px; }
  37.5% {
    margin-left: 0px;
    margin-right: -2px; }
  50.0% {
    margin-left: 0px;
    margin-right: 2px; }
  62.5% {
    margin-left: 2px;
    margin-right: -2px; }
  75.0% {
    margin-left: -2px;
    margin-right: 0; }
  87.5% {
    margin-left: 2px;
    margin-right: 2px; }
  100% {
    margin-left: 0px;
    margin-right: 2px; } }
@keyframes vibrate_iii {
  0% {
    margin-left: -2px;
    margin-right: -2px; }
  12.5% {
    margin-left: 2px;
    margin-right: 0px; }
  25.0% {
    margin-left: -2px;
    margin-right: 2px; }
  37.5% {
    margin-left: 0px;
    margin-right: -2px; }
  50.0% {
    margin-left: 0px;
    margin-right: 2px; }
  62.5% {
    margin-left: 2px;
    margin-right: -2px; }
  75.0% {
    margin-left: -2px;
    margin-right: 0; }
  87.5% {
    margin-left: 2px;
    margin-right: 2px; }
  100% {
    margin-left: 0px;
    margin-right: 2px; } }
@-webkit-keyframes vibrate_iii {
  0% {
    margin-left: -2px;
    margin-right: -2px; }
  12.5% {
    margin-left: 2px;
    margin-right: 0px; }
  25.0% {
    margin-left: -2px;
    margin-right: 2px; }
  37.5% {
    margin-left: 0px;
    margin-right: -2px; }
  50.0% {
    margin-left: 0px;
    margin-right: 2px; }
  62.5% {
    margin-left: 2px;
    margin-right: -2px; }
  75.0% {
    margin-left: -2px;
    margin-right: 0; }
  87.5% {
    margin-left: 2px;
    margin-right: 2px; }
  100% {
    margin-left: 0px;
    margin-right: 2px; } }
@keyframes vibrate_iv {
  0% {
    margin-left: -2px;
    margin-right: -2px; }
  12.5% {
    margin-left: 2px;
    margin-right: 0px; }
  25.0% {
    margin-left: -2px;
    margin-right: 2px; }
  37.5% {
    margin-left: 0px;
    margin-right: -2px; }
  50.0% {
    margin-left: 0px;
    margin-right: 2px; }
  62.5% {
    margin-left: 2px;
    margin-right: -2px; }
  75.0% {
    margin-left: -2px;
    margin-right: 0; }
  87.5% {
    margin-left: 2px;
    margin-right: 2px; }
  100% {
    margin-left: 0px;
    margin-right: 2px; } }
@-webkit-keyframes vibrate_iv {
  0% {
    margin-left: -2px;
    margin-right: -2px; }
  12.5% {
    margin-left: 2px;
    margin-right: 0px; }
  25.0% {
    margin-left: -2px;
    margin-right: 2px; }
  37.5% {
    margin-left: 0px;
    margin-right: -2px; }
  50.0% {
    margin-left: 0px;
    margin-right: 2px; }
  62.5% {
    margin-left: 2px;
    margin-right: -2px; }
  75.0% {
    margin-left: -2px;
    margin-right: 0; }
  87.5% {
    margin-left: 2px;
    margin-right: 2px; }
  100% {
    margin-left: 0px;
    margin-right: 2px; } }
@keyframes vibrate_v {
  0% {
    margin-left: -2px;
    margin-right: -2px; }
  12.5% {
    margin-left: 2px;
    margin-right: 0px; }
  25.0% {
    margin-left: -2px;
    margin-right: 2px; }
  37.5% {
    margin-left: 0px;
    margin-right: -2px; }
  50.0% {
    margin-left: 0px;
    margin-right: 2px; }
  62.5% {
    margin-left: 2px;
    margin-right: -2px; }
  75.0% {
    margin-left: -2px;
    margin-right: 0; }
  87.5% {
    margin-left: 2px;
    margin-right: 2px; }
  100% {
    margin-left: 0px;
    margin-right: 2px; } }
@-webkit-keyframes vibrate_v {
  0% {
    margin-left: -2px;
    margin-right: -2px; }
  12.5% {
    margin-left: 2px;
    margin-right: 0px; }
  25.0% {
    margin-left: -2px;
    margin-right: 2px; }
  37.5% {
    margin-left: 0px;
    margin-right: -2px; }
  50.0% {
    margin-left: 0px;
    margin-right: 2px; }
  62.5% {
    margin-left: 2px;
    margin-right: -2px; }
  75.0% {
    margin-left: -2px;
    margin-right: 0; }
  87.5% {
    margin-left: 2px;
    margin-right: 2px; }
  100% {
    margin-left: 0px;
    margin-right: 2px; } }
@keyframes slideUp {
  0% {
    transform: translateY(130%); }
  50% {
    transform: translateY(-11%); }
  100% {
    transform: translateY(0%); } }
@-webkit-keyframes slideUp {
  0% {
    transform: translateY(130%); }
  50% {
    transform: translateY(-11%); }
  100% {
    transform: translateY(0%); } }
@keyframes slideDown {
  0% {
    transform: translateY(0%); }
  100% {
    transform: translateY(130%); } }
@-webkit-keyframes slideDown {
  0% {
    transform: translateY(0%); }
  100% {
    transform: translateY(130%); } }
@keyframes opUp {
  0% {
    opacity: 0; }
  50% {
    opacity: 0.5; }
  100% {
    opacity: 1; } }
@-webkit-keyframes opUp {
  0% {
    opacity: 0; }
  50% {
    opacity: 0.5; }
  100% {
    opacity: 1; } }
@keyframes opDown {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes opDown {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes menucatalog {
  from {
    visibility: hidden;
    display: none;
    opacity: 0; }
  10% {
    opacity: 0;
    display: block;
    visibility: visible; }
  to {
    opacity: 1;
    display: block;
    visibility: visible; } }
@keyframes menucatalog {
  from {
    visibility: hidden;
    display: none;
    opacity: 0; }
  10% {
    opacity: 0;
    display: block;
    visibility: visible; }
  to {
    opacity: 1;
    display: block;
    visibility: visible; } }
@-webkit-keyframes spring {
  from {
    margin-top: 0px;
    margin-bottom: 0px; }
  50% {
    margin-top: 10px;
    margin-bottom: 10px; }
  to {
    margin-top: 0px;
    margin-bottom: 0px; } }
@keyframes spring {
  from {
    margin-top: 0px;
    margin-bottom: 0px; }
  50% {
    margin-top: 10px;
    margin-bottom: 10px; }
  to {
    margin-top: 0px;
    margin-bottom: 0px; } }
.consent a {
  font-size: 12px !important;
  color: #777777; }

.confirm-row label {
  margin: 0 21px; }

.confirm-row a {
  color: #777777;
  font-size: 13px; }

.search-page-item-price {
  display: block !important;
  text-align: right;
  clear: both;
  overflow: hidden;
  font-size: 18px;
  font-weight: bold; }

#order_form_consent a {
  font-size: 12px !important;
  color: #777777 !important; }

.law ul {
  list-style: disc;
  margin: 10px 0 20px 30px; }
.law li {
  margin-top: 10px; }
.law h2 {
  margin: 20px 0; }

.main-user-consent-request-popup-text ul {
  list-style: disc;
  margin: 10px 0 20px 30px; }
.main-user-consent-request-popup-text li {
  margin-top: 10px; }

.main-user-consent-request-popup-header h1,
.main-user-consent-request-popup-text h1 {
  font-size: 18px; }

.main-user-consent-request-popup-text h2 {
  font-size: 16px; }

.text-law ol {
  list-style: disc;
  line-height: 1.5;
  margin: 0 0 10px 30px; }
  .text-law ol ol {
    list-style: circle; }

.catalog_item_list .catalog_item_price_personal {
  margin-bottom: 20px; }

.catalog_item_price_personal {
  display: block; }

.download-bar {
  clear: both;
  overflow: hidden; }

.download-bar a.catalog_view_btns {
  float: right; }

.breadcrumb > li + li:before {
  display: none; }

ul.styled {
  list-style-type: disc; }

ul.styled ul {
  list-style-type: circle; }

.news_item__image {
  display: flex;
  justify-content: center; }

.rs-business {
  margin-top: 20px; }
  .rs-business .zchbWidgetSmall {
    max-width: 100%; }

.main-video {
  display: flex;
  justify-content: center;
  margin-bottom: 20px; }

.catalog-section {
  display: flex;
  flex-wrap: wrap;
  gap: 16px; }

.rs-btn {
  height: 34px;
  background-image: url(/images/buttons.png);
  background-position-x: 50%;
  background-repeat: no-repeat;
  display: block;
  overflow: hidden;
  text-decoration: none !important;
  transition: none !important;
  border-radius: 3px;
  width: 100%;
  outline: none; }

.rs-btn_orange {
  background-color: #e87f00;
  border: 1px solid #e87f00; }

.rs-btn_orange:hover {
  background-color: #d86100;
  border-color: #d86100; }

.rs-btn_blue {
  background-color: #fff;
  border: 1px solid #337ab7; }

.rs-btn_blue:hover {
  background-color: #d9f5ff; }

.rs-btn:hover {
  text-decoration: none !important; }

.rs-btn_basket {
  background-position-y: 0; }

.rs-btn_basket:hover {
  background-position-y: -34px; }

.rs-btn_click {
  background-position-y: -68px; }

.rs-btn_click:hover {
  background-position-y: -102px; }

.rs-btn_quick {
  background-position-y: -136px;
  display: none;
  width: 170px; }

.rs-btn_quick:hover {
  background-position-y: -170px; }

.catalog_item_preview_wrap:hover .rs-btn_quick {
  display: inline-block; }

.catalog-section-item {
  border: var(--rs-border-width) solid var(--rs-border-color);
  width: calc((100% - 32px) / 3); }

@media (max-width: 960px) {
  .catalog-section-item {
    width: calc((100% - 16px) / 2); } }
@media (max-width: 640px) {
  .catalog-section-item {
    width: 100%; } }
.footer_contacts_block {
  font-size: 12px; }

/*# sourceMappingURL=template_styles.css.map */

/* End */
/* /local/templates/rb/css/reset.css?17431022163328 */
/* /local/templates/rb/css/bootstrap.css?17431022162684 */
/* /local/templates/rb/css/flexslider.css?17431022166480 */
/* /local/templates/rb/css/jquery-ui.css?174310221635236 */
/* /local/js/fancybox-master/dist/jquery.fancybox.min.css?174310221613735 */
/* /local/templates/rb/components/bitrix/search.title/top/style.css?17431022164117 */
/* /local/components/vasoft/cookie/templates/.default/style.css?1743102218358 */
/* /local/templates/rb/styles.css?17431022161617 */
/* /local/templates/rb/template_styles.css?1755860859128427 */
