

/* Start:/bitrix/templates/rsbclub/assets/bootstrap/bootstrap.css?169703148221608*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.3/customize/?id=8340ca7eb919863c48a018e091d3b821)
 * Config saved to config.json and https://gist.github.com/8340ca7eb919863c48a018e091d3b821
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
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;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}

/* End */


/* Start:/bitrix/templates/rsbclub/assets/fancybox/jquery.fancybox.css?169703148217624*/
@charset "UTF-8";
.fancybox-enabled {
  overflow: hidden; }

.fancybox-enabled body {
  overflow: visible;
  height: 100%; }

.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: 99993;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
  z-index: 99992; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.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(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s, visibility 0s linear .25s;
  box-sizing: border-box; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
  visibility: visible;
  transition: opacity .25s, visibility 0s; }

.fancybox-infobar {
  top: 0;
  left: 50%;
  margin-left: -79px; }

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  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; }

.fancybox-toolbar {
  top: 0;
  right: 0; }

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translate3d(0, 0, 0); }

.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;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  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 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.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;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  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; }

.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;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

.fancybox-error {
  margin: 0;
  padding: 40px;
  width: 100%;
  max-width: 380px;
  background: #fff;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; }

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer; }

.fancybox-close-small:after {
  content: '×';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  transition: background .25s;
  box-sizing: border-box;
  z-index: 2; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -44px; }

.fancybox-slide--iframe .fancybox-close-small:after {
  background: transparent;
  font-size: 35px;
  color: #aaa; }

.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff; }

/* Caption */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0 30px;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all; }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

/* Buttons */
.fancybox-button {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: transparent;
  color: #ddd;
  border-radius: 0;
  cursor: pointer;
  vertical-align: top;
  outline: none; }

.fancybox-button[disabled] {
  cursor: default;
  pointer-events: none; }

.fancybox-infobar__body, .fancybox-button {
  background: rgba(30, 30, 30, 0.6); }

.fancybox-button:hover:not([disabled]) {
  color: #fff;
  background: rgba(0, 0, 0, 0.8); }

.fancybox-button::before,
.fancybox-button::after {
  content: '';
  pointer-events: none;
  position: absolute;
  background-color: currentColor;
  color: currentColor;
  opacity: 0.9;
  box-sizing: border-box;
  display: inline-block; }

.fancybox-button[disabled]::before,
.fancybox-button[disabled]::after {
  opacity: 0.3; }

.fancybox-button--left::after,
.fancybox-button--right::after {
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor; }

.fancybox-button--left::after {
  left: 20px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.fancybox-button--right::after {
  right: 20px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--left {
  border-bottom-left-radius: 5px; }

.fancybox-button--right {
  border-bottom-right-radius: 5px; }

.fancybox-button--close::before, .fancybox-button--close::after {
  content: '';
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px); }

.fancybox-button--close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* Navigation arrows */
.fancybox-arrow {
  position: absolute;
  top: 50%;
  margin: -50px 0 0 0;
  height: 100px;
  width: 54px;
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  cursor: pointer;
  z-index: 99995;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: opacity .25s; }

.fancybox-arrow::after {
  content: '';
  position: absolute;
  top: 28px;
  width: 44px;
  height: 44px;
  background-color: rgba(30, 30, 30, 0.8);
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px; }

.fancybox-arrow--right {
  right: 0; }

.fancybox-arrow--left {
  left: 0;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1); }

.fancybox-arrow--right::after,
.fancybox-arrow--left::after {
  left: 0; }

.fancybox-show-nav .fancybox-arrow {
  opacity: 0.6; }

.fancybox-show-nav .fancybox-arrow[disabled] {
  opacity: 0.3; }

/* Loading indicator */
.fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.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: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.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(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1; }

/* transitionEffect: circular */
.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: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-infobar {
    left: 0;
    margin-left: 0; }
  .fancybox-button--left,
  .fancybox-button--right {
    display: none !important; }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0; } }

/* Fullscreen  */
.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: calc(50% - 7px);
  top: calc(50% - 6px);
  border: 2px solid;
  background: none; }

/* Slideshow button */
.fancybox-button--play::before,
.fancybox-button--pause::before {
  top: calc(50% - 6px);
  left: calc(50% - 4px);
  background: transparent; }

.fancybox-button--play::before {
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px; }

.fancybox-button--pause::before {
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px 0 2px; }

/* Thumbs */
.fancybox-thumbs {
  display: none; }

.fancybox-button--thumbs {
  display: none; }

@media all and (min-width: 800px) {
  .fancybox-button--thumbs {
    display: inline-block; }
  .fancybox-button--thumbs span {
    font-size: 23px; }
  .fancybox-button--thumbs::before {
    width: 3px;
    height: 3px;
    top: calc(50% - 2px);
    left: calc(50% - 2px);
    box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0; }
  .fancybox-thumbs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 220px;
    margin: 0;
    padding: 5px 5px 0 0;
    background: #fff;
    word-break: normal;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    box-sizing: border-box;
    z-index: 99995; }
  .fancybox-show-thumbs .fancybox-thumbs {
    display: block; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 220px; }
  .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; }
  .fancybox-thumbs > ul > li {
    float: left;
    overflow: hidden;
    max-width: 50%;
    padding: 0;
    margin: 0;
    width: 105px;
    height: 75px;
    position: relative;
    cursor: pointer;
    outline: none;
    border: 5px solid transparent;
    border-top-width: 0;
    border-right-width: 0;
    -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, 0.1); }
  .fancybox-thumbs > ul > li > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    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-radius: 2px;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
    opacity: 1; } }

/* End */


/* Start:/bitrix/templates/rsbclub/assets/owl-carousel/owl.carousel.css?16970314824028*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/bitrix/templates/rsbclub/assets/owl-carousel/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/* End */


/* Start:/bitrix/templates/rsbclub/assets/owl-carousel/owl.theme.default.css?16970314821325*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */

.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    padding: 2px 2px;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
  }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #d2d2d2;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #000; }


  .owl-prev{
    position: absolute;
    top: 30%;
    left: -15px;
  }
  .owl-prev:hover svg{
    fill: #fff;
  }
  .owl-next{
    position: absolute;
    top: 30%;
    right: -15px;
  }
/* End */


/* Start:/bitrix/templates/rsbclub/assets/scrollup/jquery.scrollup.css?1697031482238*/
#scrollUp {
    right: 30px;
    bottom: 30px;
    padding: 11px 15px;
    text-decoration: none;
    color: #fff;
    border-radius: 100%;
    background-color: rgba(0,0,0,.3);
}
#scrollUp:hover {
    background-color: rgba(0,0,0,.5);
}

/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?169703148851*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/bitrix/templates/rsbclub/styles.css?1697031482160*/
img.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
img.pic.lazy.respy {
	max-width: 100%;
    height: auto;
}
/* End */


/* Start:/bitrix/templates/rsbclub/template_styles.css?169703148231691*/
/* MAIN */
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html,
body {
    height: 100%;
}
body {
	background-color: #005ca1;
    margin: 0;
    padding: 0;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
}

/* WRAPPER */
.wrapper {
	background-color: #fff;
}

/* LINKS */
a.dashed {
    text-decoration: none;
    border-bottom: 1px dashed;
}

/* OUTLINE */
button:focus,
button:active,
input:focus,
input:active,
optgroup:focus,
optgroup:active,
select:focus,
select:active,
textarea:focus,
textarea:active {
    outline: none;
}

/* CLEARFIX */
.clearfix:after {
    font-size: 0;
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ' ';
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}

/* OVERFLOW */
.overflow {
    overflow: hidden;
}

/* BITRIX INCLUDE */
.bx-context-toolbar-empty-area {
    min-width: 12px;
    min-height: 12px;
}

/* VERTICAL CONTENT ALIGN */
.vertical-element {
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
}
.vertical-helper {
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    width: 0;
    height: 100%;
    vertical-align: middle;
}

/* IMG */
img {
    vertical-align: middle;
    border: none;
}
img[align=left] {
    float: left;
    margin: .3em 1.5em 1em 0;
}
img[align=right] {
    float: right;
    margin: .3em 0 1em 1.5em;
}

/* OWL CAROUSEL */
.owl-carousel {
    display: none; /* loading hack */
}

/* ALL */
.no-padding {
    padding: 0 !important;
}
a {
    text-decoration: none;
    color: #005ca1;
    outline: none;
}
a:hover,
a:focus {
    text-decoration: none;
    color: #0088ee;
    outline: none;
}
button {
    border: none;
    outline: none;
    background: none;
}
button:hover,
button:active,
button:focus,
button:active:focus {
    border: none;
    outline: none;
}
.btn {
    display: inline-block;
    padding: 0 10px;
	padding: 10px;
    background: #005ca1;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.btn:hover {
    color: #fff;
    background: #006bbb;
}
section.header-top {
    background: #005ca1;
    font-size: 13px;
}
section.header-top .top-nav ul {
    margin: 0;
    padding: 0;
    height: 32px;
    line-height: 32px;
    list-style: none;
    text-align: right;
}
section.header-top .top-nav ul li {
    display: inline-block;
}
section.header-top .top-nav ul li:first-child {
    float: left;
}
section.header-top .top-nav ul li a {
    color: #fff;
}
section.header-top .top-nav ul li a.link-clubs {
    text-decoration: underline;
}
section.header-top .top-nav ul li a.link-clubs:hover {
    text-decoration: none;
}
section.header-top .top-nav ul li.top-nav__phone-item {
	color: #fff;
    position: relative;
}
section.header-top .top-nav ul li.top-nav__phone-item:before {
    content: '';
    position: absolute;
    top: 9px;
    left: -30px;
    width: 14px;
    height: 14px;
    background: url('/bitrix/templates/rsbclub/images/icon-phone.png') center no-repeat;
}
section.header-top .top-nav ul li.top-nav__search-item {
    position: relative;
    margin-left: 63px;
}
section.header-top .top-nav ul li.top-nav__search-item .btn-search,
section.header-top .top-nav ul li.top-nav__search-item .btn-search--mob {
    display: inline-block;
    padding: 0 0 0 22px;
    width: 90px;
    height: 30px;
    line-height: 30px;
    background: url('/bitrix/templates/rsbclub/images/icon-search.png') left center no-repeat;
    color: #fff;
    text-align: left;
}
section.header-top .top-nav ul li.top-nav__search-item .btn-search--mob {
    display: none;
}
section.header-top .top-nav ul li.top-nav__lang-item {
    position: relative;
    margin-left: 32px;
}
section.header-top .top-nav ul li.top-nav__lang-item:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 1px;
    height: 17px;
    background: #fff;
}
section.header-top .top-nav ul li.top-nav__lang-item a.lang-link {
    margin-left: 33px;
    font-size: 12px;
    text-transform: uppercase;
    opacity: 0.5;
}
section.header-top .top-nav ul li.top-nav__lang-item a.lang-link:first-child {
    margin-left: 55px;
}
section.header-top .top-nav ul li.top-nav__lang-item a.lang-link--adtive {
    opacity: 1;
}
section.header-menu {
    height: 100px;
    border-bottom: 1px solid #eeeeee;
}
section.header-menu .logo {
    z-index: 99;
    position: absolute;
    left: 0;
    width: 240px;
    line-height: 100px;
}
section.header-menu .menu-nav {
    height: 100px;
    line-height: 100px;
}
section.header-menu .menu-nav ul {
    margin: 0;
    padding: 0;
    text-align: right;
}
section.header-menu .menu-nav ul > li {
    display: inline-block;
}
section.header-menu .menu-nav ul > li button {
    padding: 10px 3px 0;
    height: 99%;
    background: #fff;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
}
section.header-menu .menu-nav ul > li button span {
    display: inline-block;
    line-height: 14px;
    vertical-align: top;
}
section.header-menu .menu-nav ul > li.active button {
    color: #005ca1;
}
section.header-menu .menu-nav ul > li.active button:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #005ca1;
}
section.header-menu .menu-nav ul > li:last-child button {
    padding-right: 0;
}
section.header-menu .menu-nav ul .dropdown {
    display: inline-block;
    margin: 0 0 0 15px;
    height: 70px;
    line-height: 70px;
    vertical-align: bottom;
}
section.header-menu .menu-nav ul .dropdown:hover .dropdown-menu {
    display: block;
}
section.header-menu .menu-nav ul .dropdown:hover .btn {
    color: #005ca1;
}
section.header-menu .menu-nav ul .dropdown.open .btn {
    color: #005ca1;
}
section.header-menu .menu-nav ul .dropdown .dropdown-menu {
    padding: 10px 0;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0px 4px 10.8px 1.2px rgba(96, 96, 96, 0.25);
    box-shadow: 0px 4px 10.8px 1.2px rgba(96, 96, 96, 0.25);
}
section.header-menu .menu-nav ul .dropdown .dropdown-menu:before {
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #005ca1;
}
section.header-menu .menu-nav ul .dropdown li {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: left;
}
section.header-menu .menu-nav ul .dropdown li a {
    width: 100%;
    padding: 0 15px;
    line-height: 30px;
}
section.header-menu .menu-nav ul .dropdown li a:hover {
    background: #005ca1;
    color: #fff;
}
section.header-menu .menu-nav ul .dropdown li a.active {
    background: #005ca1;
    color: #fff;
    pointer-events: none;
    cursor: default;
}
section.top-ban {
    height: 460px;
}
section.top-ban .top-ban__car .slide-item {
    width: 100%;
    height: 460px;
    background: url('/bitrix/templates/rsbclub/images/top-ban-img.jpg') center no-repeat;
}
section.top-ban .top-ban__car .owl-dots {
    position: absolute;
    bottom: 10px;
    width: 100%;
}
section.top-ban .top-ban__car .owl-dots .owl-dot span {
    margin: 4px 9px;
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    background: transparent;
}
section.top-ban .top-ban__car .owl-dots .owl-dot.active span {
    background: #fff;
}
section.top-ban .container {
    position: relative;
}
section.top-ban .container .top-ban__onban-text.right {
    z-index: 99;
    position: absolute;
    /* top: 0; */
    right: 15px;
    width: 480px;
    background: rgba(255, 255, 255, 0.7);
    text-align: center;
}
section.top-ban .container .top-ban__onban-text.left {
    z-index: 99;
    position: absolute;
    /* top: 0; */
    left: 15px;
    width: 480px;
    background: rgba(255, 255, 255, 0.7);
    text-align: center;
}
section.top-ban .container .top-ban__onban-text.center {
	z-index: 99;
    position: absolute;
    /* top: 0; */
    right: 50%;
    margin-right: -270px;
    width: 540px;
    background: rgba(255, 255, 255, 0.7);
    text-align: center;
}
section.top-ban .container .top-ban__onban-text p {
    margin: 0;
    padding: 34px 30px 35px;
    line-height: 30px;
    color: #005ca1;
    font-size: 25px;
    font-weight: bold;
}
section.top-ban .container .top-ban__onban-text .btn {
    margin-bottom: 42px;
    width: 210px;
}
section.content .off-news__title {
    margin: 62px 0 30px;
}
section.content h3 {
    font-size: 20px;
}
section.content .off-news__item {
    display: block;
    border: 1px solid #e5e5e5;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
}
section.content .off-news__item > div {
    overflow: hidden;
}
section.content .off-news__item:hover {
    -webkit-box-shadow: 0px 1px 9.4px 0.6px rgba(77, 78, 79, 0.3);
    box-shadow: 0px 1px 9.4px 0.6px rgba(77, 78, 79, 0.3);
}
section.content .off-news__item:hover .item-bg {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
section.content .off-news__item:hover .item-link span {
    background: #005ca1;
    color: #fff;
}
section.content .off-news__item .item-bg {
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    height: 240px;
}
section.content .off-news__item.mid .item-bg {
    background: url('/bitrix/templates/rsbclub/images/off-news2.jpg?2') center no-repeat;
    background-size: cover;
}
section.content .off-news__item.right .item-bg {
    background: url('/bitrix/templates/rsbclub/images/no-image.jpg?2') center no-repeat;
    background-size: cover;
}
section.content .off-news__item.right .item-bg img {
	min-width: 100%;
	/* min-height: 100%; */
	/* max-width: 100%; */
	/* max-height: 100%; */
}
.card__img.no-img {
	background: url('/bitrix/templates/rsbclub/images/no-image.jpg?2') center no-repeat;
	background-size: cover;
}
section.content .off-news__item .item-link {
    height: 50px;
    text-align: center;
}
section.content .off-news__item .item-link span {
    display: inline-block;
    width: 100%;
    height: 100%;
	padding: 5px 10px;
    background: #fff;
    color: #000;
    font-size: 13px;
    font-weight: 500;
}
section.content .about-club .about-club__title {
    margin: 70px 0 16px;
}
section.content .about-club p {
    line-height: 20px;
}
section.content .club-partn .club-partn__title {
    margin: 45px 0 12px;
}
section.content .club-partn .club-partn__car .slide-item {
    height: 115px;
}
section.content .club-partn .club-partn__car .slide-item.danko {
    background: url('/bitrix/templates/rsbclub/images/logos/danko.png') center no-repeat;
}
section.content .club-partn .club-partn__car .slide-item.alba {
    background: url('/bitrix/templates/rsbclub/images/logos/alba.png') center no-repeat;
}
section.content .club-partn .club-partn__car .slide-item.unior {
    background: url('/bitrix/templates/rsbclub/images/logos/unior.png') center no-repeat;
}
section.content .club-partn .club-partn__car .slide-item.duol {
    background: url('/bitrix/templates/rsbclub/images/logos/duol.png') center no-repeat;
}
section.content .club-partn .club-partn__car .owl-nav .owl-prev {
    top: 44%;
    left: 0px;
}
section.content .club-partn .club-partn__car .owl-nav .owl-next {
    top: 44%;
    right: 0px;
}
.news {
    margin: 33px 0 0;
    padding: 66px 0;
    background: #005ca1;
}
.news .news__col {
    padding: 25px 30px 25px 25px;
    background: #fff;
}
.news__col-item > div {
	margin-bottom: 20px;
}
.news__col-item > div:last-child {
	margin-bottom: 0;
}
.news .news__col.club-news .title-img {
    background: url('/bitrix/templates/rsbclub/images/news-col1.png') center no-repeat;
}
.news .news__col.club-events .title-img {
    background: url('/bitrix/templates/rsbclub/images/news-col2.png') center no-repeat;
}
.news .news__col.business-opp .title-img {
    background: url('/bitrix/templates/rsbclub/images/news-col3.png') center no-repeat;
}
.news .news__col-title {
    margin: 0 0 22px;
    position: relative;
    min-height: 97px;
    border-bottom: 1px solid #e5e5e5;
}
.news .news__col-title .title-img {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
.news .news__col-title h4 {
    margin: 0 0 45px;
    padding: 0 70px 0 0;
    line-height: 20px;
    color: #ff4f55;
    font-size: 20px;
}
.news .news__col-title a {
    position: absolute;
    left: 0;
    bottom: 20px;
    display: inline-block;
    margin-top: 40px;
    color: #005ca1;
    font-size: 14px;
    text-decoration: underline;
}
.news .news__col-title a:hover {
    color: #0088ee;
}
.news .news__col-item a {
    margin: 0 0 10px;
    display: block;
    height: 60px;
    overflow: hidden;
}
.news .news__col-item a .item__text {
    line-height: 20px;
    color: #000;
    font-size: 15px;
}
.news .news__col-item a:hover .item__text {
    color: #808080;
}
.news .news__col-item a .item__text p {
	margin: 0;
}
.news .news__col-item .item__time {
    display: inline-block;
    color: #a4a3a3;
    line-height: 14px;
    font-size: 14px;
}
.news .news__col-item:not(:last-child) .item__time {
    margin: 0 0 32px;
}
.club-members .individuals__title {
    margin: 60px 0 36px;
    font-size: 20px;
}
.club-members .individuals__car .slide-item {
    text-align: center;
    font-size: 14px;
}
.club-members .individuals__car .slide-item .member-photo {
    margin: 0 auto;
    width: 134px;
    height: 134px;
	border-radius: 50%;
}
.club-members .individuals__car .slide-item.member1 .member-photo {
    background: url('/bitrix/templates/rsbclub/images/individuals/putkin.png') center no-repeat;
}
.club-members .individuals__car .slide-item.member2 .member-photo {
    background: url('/bitrix/templates/rsbclub/images/individuals/putkina.png') center no-repeat;
}
.club-members .individuals__car .slide-item.member3 .member-photo {
    background: url('/bitrix/templates/rsbclub/images/individuals/vayno.png') center no-repeat;
}
.club-members .individuals__car .slide-item.member4 .member-photo {
    background: url('/bitrix/templates/rsbclub/images/individuals/vayno2.png') center no-repeat;
}
.club-members .individuals__car .slide-item .name {
    display: block;
    margin: 15px 0 0;
    line-height: 18px;
}
.club-members .individuals__car .slide-item .pos {
    margin: 5px 0 0;
    line-height: 18px;
}
.club-members .individuals__car .owl-nav .owl-prev {
    top: 60px;
    left: 0px;
}
.club-members .individuals__car .owl-nav .owl-next {
    top: 60px;
    right: 0px;
}
.club-members .legal-entities__title {
    margin: 45px 0 15px;
    font-size: 20px;
}
.club-members .legal-entities__car .slide-item {
    height: 115px;
}
.club-members .legal-entities__car .slide-item.danko {
    background: url('/bitrix/templates/rsbclub/images/logos/danko.png') center no-repeat;
}
.club-members .legal-entities__car .slide-item.alba {
    background: url('/bitrix/templates/rsbclub/images/logos/alba.png') center no-repeat;
}
.club-members .legal-entities__car .slide-item.unior {
    background: url('/bitrix/templates/rsbclub/images/logos/unior.png') center no-repeat;
}
.club-members .legal-entities__car .slide-item.duol {
    background: url('/bitrix/templates/rsbclub/images/logos/duol.png') center no-repeat;
}
.club-members .legal-entities__car .owl-nav .owl-prev {
    top: 44%;
    left: 0px;
}
.club-members .legal-entities__car .owl-nav .owl-next {
    top: 44%;
    right: 0px;
}
section.subscribe {
    margin: 35px 0 0;
    min-height: 135px;
    line-height: 135px;
    background: #f2f2f2;
}
section.subscribe label {
    display: inline-block;
    margin: 0 38px 0 75px;
    width: 164px;
    max-height: 48px;
    line-height: 22px;
    color: #005ca1;
    font-size: 18px;
    font-weight: 700;
    vertical-align: middle;
}
section.subscribe input {
    display: inline-block;
    padding: 0 25px;
    width: 540px;
    height: 48px;
    line-height: 48px;
    border-radius: 3px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    font-size: 14px;
    vertical-align: middle;
}
section.subscribe .btn {
	display: inline-block;
    margin-left: -8px;
    width: 234px;
    line-height: 28px;
    font-size: 15px;
    vertical-align: middle;
}
section.footer {
    background: #005ca1;
}
section.footer .footer__nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 32px 0 0;
    min-height: 90px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    list-style: none;
    border-bottom: 1px solid #337db4;
}
section.footer .footer__nav-list li {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
section.footer .footer__nav-list li a {
    color: #fff;
}
section.footer .footer__info {
    min-height: 105px;
    padding: 22px 0 0;
    line-height: 105px;
    color: #fff;
    font-size: 13px;
}
section.footer .footer__info .copy {
    vertical-align: middle;
    height: 40px;
    line-height: 24px;
}
section.footer .footer__info .social-list {
    vertical-align: middle;
    margin: 0;
    padding: 5px 0 0;
    height: 40px;
    line-height: 40px;
    list-style: none;
    text-align: center;
    font-size: 0;
}
section.footer .footer__info .social-list li {
    display: inline-block;
    margin: 0 9px;
}
section.footer .footer__info .social-list li .icon {
    display: inline-block;
    width: 38px;
    height: 38px;
}
section.footer .footer__info .social-list li .icon.tw {
    background: url('/bitrix/templates/rsbclub/images/social/tw.png') center no-repeat;
}
section.footer .footer__info .social-list li .icon.vk {
    background: url('/bitrix/templates/rsbclub/images/social/vk.png') center no-repeat;
}
section.footer .footer__info .social-list li .icon.fb {
    background: url('/bitrix/templates/rsbclub/images/social/fb.png') center no-repeat;
}
section.footer .footer__info .social-list li .icon.ins {
    background: url('/bitrix/templates/rsbclub/images/social/ins.png') center no-repeat;
}
section.footer .footer__info .social-list li .icon.yt {
    background: url('/bitrix/templates/rsbclub/images/social/yt.png') center no-repeat;
}
section.footer .footer__info .contacts {
    vertical-align: middle;
    height: 40px;
    line-height: 24px;
    text-align: right;
}
section.footer .footer__info .contacts .contacts__phone {
    font-size: 16px;
}
.mob-search input {
    margin: 0;
    width: 100%;
    height: 37px;
    line-height: 35px;
    border: none;
    border-bottom: 1px solid #ebebeb;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    vertical-align: middle;
}
.mob-search .btn {
    position: absolute;
    top: 0px;
    right: 15px;
    width: 150px;
    height: 40px;
    line-height: 35px;
    vertical-align: middle;
}
#desc-search {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 130px;
    line-height: 130px;
}
#desc-search input {
    margin: 0 165px 0 0;
    width: 760px;
    height: 40px;
    line-height: 40px;
    border: none;
    border-bottom: 1px solid #ebebeb;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    vertical-align: middle;
}
#desc-search .btn {
    width: 148px;
    line-height: 30px;
    vertical-align: middle;
}
#desc-search .btn-close {
    float: right;
    margin: 58px 12px 0 0;
    padding: 0;
    width: 12px;
    height: 12px;
    line-height: 12px;
    vertical-align: middle;
    color: #000;
    font-size: 33px;
    font-weight: 300;
}
.btn-open-nav {
    display: none;
    z-index: 999;
    position: fixed;
    top: 40px;
    right: 40px;
    padding: 0;
    width: 35px;
    height: 35px;
    background: #fff;
    outline: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.btn-open-nav span {
    display: inline-block;
    font-size: 28px;
    line-height: 33px;
    width: 33px;
}
.mob-sidenav {
    display: none;
    z-index: 999;
    height: 120%;
    width: 0;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #383d45;
    overflow-x: hidden;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    padding-top: 50px;
}
.mob-sidenav .closebtn {
    position: absolute;
    top: 10px;
    right: 25px;
    padding: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 36px;
    border: none;
    background: none;
    outline: none;
    color: #fff;
}
.mob-sidenav a {
    display: block;
    padding: 8px 8px 8px 32px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.mob-sidenav a.accordion-btn--active {
    color: #005ca1;
}
.accordion-panel {
    color: #fff;
    padding: 0;
    max-height: 0;
    overflow: hidden;
    font-size: 14px;
    -webkit-transition: max-height 0.2s ease-out;
    -o-transition: max-height 0.2s ease-out;
    transition: max-height 0.2s ease-out;
}
.accordion-panel ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.accordion-panel ul li {
    padding-left: 20px;
}
.accordion-panel ul li a {
    font-size: 13px;
    text-transform: none;
}
.breadcrumbs {
    padding: 30px 0 0px 0;
}
.breadcrumbs__info {
    line-height: 14px;
    color: #a4a3a3;
    font-size: 12px;
}
.breadcrumbs__title {
    display: inline-block;
    margin: 12px 0 40px 0;
    line-height: 26px;
    font-size: 25px;
    font-weight: 700;
}
.back-block .back-block__line {
    margin: 60px 0 20px;
}
.back-block .back-block__line .back-block__link {
    position: relative;
    display: inline-block;
    padding: 0 0 0 36px;
    height: 30px;
    line-height: 30px;
    color: #005ca1;
    font-size: 14px;
    text-decoration: underline;
}
.back-block .back-block__line .back-block__link:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0px;
    width: 15px;
    height: 15px;
    background: url('/bitrix/templates/rsbclub/images/arrow-back.png') center no-repeat;
}
.side-menu__list {
    margin: 0;
    padding: 7px 12px 0 0;
    list-style: none;
}
.side-menu__list li {
    padding: 7px 15px;
    font-size: 14px;
    display: block;
    margin-bottom: 3px;
}
.side-menu__list li a {
    color: #000;
    display: block;
}
.side-menu__list li a:hover {
    color: #0088ee;
}
.side-menu__list li.active {
    background: #005ca1;
}
.side-menu__list li.active a {
    color: #fff;
}
.honorary-members__title {
    margin: 10px 0 35px;
}
.member__card {
    margin: 0 0 30px;
    border: 1px solid #e5e5e5;
    color: #000;
	z-index: 9;
}
.member__card:hover {
    -webkit-box-shadow: 0px 1px 6.58px 0.42px rgba(77, 78, 79, 0.2);
    box-shadow: 0px 1px 6.58px 0.42px rgba(77, 78, 79, 0.2);
}
.member__card .member__card-photo {
    margin: 28px auto 30px;
    height: 148px;
	text-align: center;
	line-height: 148px;
}
.member__card .member__card-name {
	margin-bottom: 10px;
	min-height: 40px;
    padding: 0 20px 0;
    font-size: 14px;
    font-weight: 700;
}
.member__card .member__card-text {
	margin-bottom: 10px;
    margin: 8px 0 20px 0px;
    padding: 0 20px 0;
    color: #555555;
	height: 100px;
}
.member__card .member__card-cont {
	border-top: 1px solid #eee;
	padding-top: 10px;
    margin: 0 20px 18px;
    line-height: 18px;
    color: #555555;
    font-size: 11px;
}
.partners_cont ~ .subscribe {
    margin-top: 26px;
}
.partner__card {
    margin: 7px 0 30px;
    padding: 0 20px;
    line-height: 20px;
    border: 1px solid #e5e5e5;
}
.partner__card:hover {
    -webkit-box-shadow: 0px 1px 6.58px 0.42px rgba(77, 78, 79, 0.2);
    box-shadow: 0px 1px 6.58px 0.42px rgba(77, 78, 79, 0.2);
}
.partner__card .card__logo {
    margin: 30px 0 32px;
    width: 100%;
    height: 150px;
}
.partner__card.embassy .card__logo {
    background: #ffffff url('/bitrix/templates/rsbclub/images/partner1.png') top center no-repeat;
}
.partner__card.spiritslovenia .card__logo {
    background: #ffffff url('/bitrix/templates/rsbclub/images/partner2.png') center no-repeat;
}
.partner__card.unido .card__logo {
    background: #ffffff url('/bitrix/templates/rsbclub/images/partner3.png') top center no-repeat;
}
.partner__card .card__name {
    margin: 0 0 18px;
    height: 40px;
    font-size: 14px;
    font-weight: 700;
}
.partner__card .card__link {
    margin-right: 15px;
    padding: 17px 0 19px;
    border-top: 1px solid #e5e5e5;
    font-size: 13px;
}
.mass-media_cont .filter {
    margin: 10px 0 42px;
}
.mass-media_cont ~ .subscribe {
    margin: 44px 0 0;
}
.mass-media__card {
    margin: 0 0 40px;
    color: #000;
}
.mass-media__card:hover {
    -webkit-box-shadow: 0px 1px 6.58px 0.42px rgba(77, 78, 79, 0.2);
    box-shadow: 0px 1px 6.58px 0.42px rgba(77, 78, 79, 0.2);
}
.mass-media__card .card__logo {
	background-color: #eee;
    background-size: cover;
    width: 100%;
    height: 180px;
}
.mass-media__card .card__text {
    padding: 30px 20px 18px;
    line-height: 20px;
    border: 1px solid #e5e5e5;
    border-top: none;
    font-size: 14px;
    font-weight: 700;
}
.mass-media__card .card__text p {
    overflow: hidden;
    margin: 0;
    padding: 0;
    height: 60px;
}
.mass-media__card .card__text .card__time {
    margin: 18px 0 2px;
}
/*
.organizations__title {
    margin: 44px 0 34px;
}
.organizations__card {
    margin: 0 0 30px;
    border: 1px solid #e5e5e5;
}
.organizations__card:hover {
    -webkit-box-shadow: 0px 1px 6.58px 0.42px rgba(77, 78, 79, 0.2);
    box-shadow: 0px 1px 6.58px 0.42px rgba(77, 78, 79, 0.2);
}
.organizations__card a {
    display: block;
    height: 100%;
}
.organizations__card .card__logo {
    margin: 10px 0 50px;
    height: 148px;
}
.organizations__card .card__logo.vesna {
    background: url('/bitrix/templates/rsbclub/images/memb8.png') center no-repeat;
}
.organizations__card .card__logo.park {
    background: url('/bitrix/templates/rsbclub/images/memb9.png') center no-repeat;
}
.organizations__card .card__name {
    margin: 0 20px 7px;
    color: #000;
    font-weight: 700;
}
.organizations__card .card__text {
    margin: 0 20px 14px;
    padding: 0 0 20px;
    color: #555555;
    border-bottom: 1px solid #e5e5e5;
}
.organizations__card .card__adr {
    margin: 0 20px 18px;
    line-height: 18px;
    color: #555555;
    font-size: 11px;
}
*/
.organization-info {
    min-height: 400px;
}
.organization-info .organization-info__img .logo {
    height: 200px;
    background: url('/bitrix/templates/rsbclub/images/memb9.png') center no-repeat;
}
.organization-info .organization-info__img .qr {
    height: 200px;
    background: url('/bitrix/templates/rsbclub/images/QR.png') center no-repeat;
}
.organization-info .organization-info__text h4 {
    margin: 13px 0 5px;
    font-size: 15px;
}
.organization-info .organization-info__text p {
    margin: 0;
    line-height: 22px;
    color: #555;
    font-size: 14px;
}
.organization-info .organization-info__contacts {
    margin: 12px 0 0;
    padding: 20px 0 20px;
    line-height: 20px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    color: #555;
    font-size: 13px;
}
.organization-info .organization-info__contacts .contacts__tel ul {
    margin: 0;
    padding: 0 0 0 10px;
    list-style: none;
}
.organization-info .organization-info__contacts .contacts__tel ul li {
    white-space: nowrap;
}
.organization-info .organization-info__contacts .contacts__web {
    text-align: right;
}
.indiv-members {
    margin: 0 0 24px;
}
.indiv-members__title {
    margin: 54px 0 35px;
}
.btn__see-all {
    float: right;
    margin: 15px 0 0;
    width: 145px;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
}
.btn__see-all:hover {
    color: #fff;
}
.off-news__card {
    margin: 2px 0 36px;
    min-height: 242px;
    border-bottom: 1px solid #e5e5e5;
}
.off-news__card .card__img {
    position: absolute;
    top: 5px;
    right: -15px;
    width: 100%;
    height: 195px;
	background-color: #fff;
    background-position: center;
	background-repeat: no-repeat;
    background-size: contain;
}
.off-news__card .card-info {
    padding: 0 0 30px 32px;
}
.off-news__card .card-info__title {
    line-height: 20px;
    font-size: 15px;
    font-weight: 700;
}
.off-news__card .card-info__time {
    margin: 8px 0 22px;
    line-height: 20px;
    color: #a4a3a3;
    font-size: 14px;
}
.off-news__card .card-info__text {
    overflow: hidden;
    margin: 0 0 15px;
    line-height: 22px;
    font-size: 14px;
}
.off-news__card .card-info__det {
    line-height: 20px;
}
.off-news__card .card-info__det a {
    display: inline-block;
    padding-right: 16px;
    color: #005ca1;
    font-size: 13px;
    background: url('/bitrix/templates/rsbclub/images/arrow-det.png') center right no-repeat;
}
.news-club {
    height: 76px;
    line-height: 76px;
}
.news-club__title {
    display: inline-block;
    line-height: 30px;
    font-size: 25px;
    font-weight: 700;
}
.news-club .btn__see-all {
    margin: 20px 0 0;
}
.news-club .btn__see-all:hover {
    color: #fff;
}
.filter {
    margin: 0 0 36px;
    min-height: 56px;
    border-bottom: 1px solid #e5e5e5;
}
.filter__link {
    display: inline-block;
    margin: 0 3px 0 0;
    padding: 0 18px;
    line-height: 33px;
    color: #000;
    font-size: 14px;
}
.filter__link.active,
.filter__link:hover {
    background: #005ca1;
    color: #fff;
}
.pagin-block {
    height: 46px;
    text-align: right;
}
.pagin-block .pagination {
    margin: 4px 0 0;
    height: 32px;
}
.pagin-block .pagination li {
    border-radius: 4px;
}
.pagin-block .pagination li a {
    margin: 0 7px 0;
    border: none;
    color: #a4a3a3;
    font-size: 14px;
}
.pagin-block .pagination li.active a {
    border-radius: 4px;
    color: #fff;
}
.pagin-block .pagination li.prev a {
    height: 100%;
    background: url('/bitrix/templates/rsbclub/images/arrow-next.png') center no-repeat;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.pagin-block .pagination li.next a {
    margin-right: 0;
    padding-right: 0;
    height: 100%;
    background: url('/bitrix/templates/rsbclub/images/arrow-next.png') center no-repeat;
}
.news-item {
    line-height: 20px;
}
.news-item__time {
    margin: 4px 0 0;
    color: #a4a3a3;
    font-size: 14px;
}
.news-item__text {
    margin: 13px 0 34px;
    padding: 0 0 38px;
    line-height: 22px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
}
.news-item__gal {
    font-size: 16px;
}
.news-item__gal h4 {
    margin: 0 0 28px;
}
.news-item__gal .gal-img img {
    width: 100%;
    height: 190px;
}
.news-item ~ .back-block .back-block__line {
    margin: 62px 0 27px;
}

/* TABLE */
table {
    width: 100%;
}
table,
table td,
table th {
    border-collapse: collapse;
}
table th {
    padding: 8px 10px;
    text-align: left;
    vertical-align: middle;
}
table td {
    padding: 8px 10px;
	border: 1px solid #eee;
    vertical-align: top;
}

/* OWL-SLIDER */
.club-partn__car.owl-carousel .owl-item img {
	max-width: 100%;
	max-height: 80px;
	width: auto;
	height: auto !important;
	margin: 0 auto;
}

/* SEARCH PAGE */
.search-page form {
	position: relative;
}
.search-page input[type="text"] {
	width: 100%;
	border: 0;
	padding: 5px 10px;
	border-bottom: 1px solid #ddd;
}
.search-page input[type="submit"] {
	width: 150px;
	position: absolute;
	top: 0;
	right: 0;
	border: 0;
	padding: 5px 10px;
	border-bottom: 1px solid #ddd;
}

.news_gallery { 
position: relative; 
width: 100%; 
}
.news_gallery .elements { 
line-height: 1.2; 
margin-right: -5px; 
margin-left: -5px; 
display: -webkit-box; 
display: -ms-flexbox; 
display: flex; 
-ms-flex-wrap: wrap; 
flex-wrap: wrap; 
justify-content: center; 
}
.news_gallery .elements .element { 
margin: 0 5px 10px; 
text-align: center; 
}
.news_gallery .elements .element .picture img { 
display: inline-block; 
width: auto; 
height: auto; 
}

.sub-btn {
	border: none;
}

.fancybox-image, .fancybox-spaceball {
	width: unset;
    height: unset;
}

.club-members .individuals__car .slide-item {
	text-align: center;
	padding: 0 20px;
}

.club-members .individuals__car .slide-item p {
	text-align: center !important;
}
.news .news__col-item a {
	height: 58px;
}
.news .news__col-item a .item__text p {
	text-align: left !important;
}
/* End */


/* Start:/bitrix/templates/rsbclub/adaptive.css?16970314823562*/
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .news .news__col-title {
        min-height: 120px;
    }
    section.content .off-news__item .item-link span {
        font-size: 13px;
    }
}
@media (max-width: 1200px) {
    .btn-open-nav {
        display: block;
    }
    .mob-sidenav {
        display: block;
    }
    section.header-top .btn-search {
        display: none !important;
    }
    section.header-top .btn-search--mob {
        display: inline-block !important;
    }
    section.header-menu nav.menu-nav {
        display: none;
    }
    section.subscribe {
        line-height: 80px;
    }
    section.subscribe label {
        display: block;
        margin: 20px 0 0;
        width: 100%;
        min-height: 25px;
        line-height: 25px;
        vertical-align: middle;
    }
    .side-menu__list {
        display: none;
    }
    .news-item__gal .gal-img img {
        margin-bottom: 30px;
        height: unset;
    }
}
@media (max-width: 992px) {
    section.header-menu .logo {
        position: static;
        display: block;
        margin: 0 auto;
    }
    section.content .off-news__item:not(.left) {
        margin-top: 20px;
    }
    section.subscribe label {
        text-align: center;
    }
    section.subscribe input {
        display: block;
        width: 100%;
        margin: 20px auto;
    }
    section.subscribe .btn {
        display: block;
        margin: 0 auto 20px;
    }
    section.footer .footer__info .contacts {
        margin: 0 0 20px;
        text-align: center;
    }
    section.footer .footer__info .copy {
        margin: 20px 0;
        text-align: center;
    }
    .breadcrumbs,
    .news-club {
        height: unset;
    }
    .breadcrumbs .btn__see-all,
    .news-club .btn__see-all {
        float: none;
        display: block;
        margin: 0 auto 40px;
    }
    .off-news__card .card__img {
        position: static;
        background-position: left center;
    }
    .off-news__card .card-info {
        margin: 20px 0;
        padding: 0;
    }
    .filter__link {
        display: block;
        margin: 0 0 3px 0;
    }
    .pagin-block {
        text-align: center;
    }
    .organization-info .organization-info__contacts .contacts__tel > ul {
        margin: 20px 0;
        padding-left: 0;
    }
}
@media (max-width: 768px) {
    .btn-open-nav {
        position: absolute;
        top: 90px;
        right: 20px;
    }
    .btn-open-nav.top {
        position: fixed;
        top: 20px;
    }
    .mob-search .btn {
        width: 100px;
    }
    section.header-top .top-nav ul {
        position: relative;
        height: 64px;
    }
    section.header-top .top-nav ul li.top-nav__phone-item {
        position: absolute;
        bottom: 0;
        left: 25px;
    }
    section.header-top .top-nav ul li.top-nav__phone-item a:before {
        left: -22px;
    }
    section.header-top .top-nav ul li.top-nav__search-item {
        margin: 0;
    }
    section.header-top .top-nav ul li.top-nav__search-item .btn-search--mob {
        width: 65px;
        text-align: right;
    }
    section.header-top .top-nav ul li.top-nav__lang-item {
        position: absolute;
        bottom: 0;
        right: 0px;
    }
    section.header-top .top-nav ul li.top-nav__lang-item:before {
        display: none;
    }
    section.top-ban .container .top-ban__onban-text {
		width: 100% !important;
		margin: 0 auto !important;
		left: 0 !important;
		right: 0 !important;
    }
    section.footer .footer__nav-list {
        display: none;
    }
}
/* End */
/* /bitrix/templates/rsbclub/assets/bootstrap/bootstrap.css?169703148221608 */
/* /bitrix/templates/rsbclub/assets/fancybox/jquery.fancybox.css?169703148217624 */
/* /bitrix/templates/rsbclub/assets/owl-carousel/owl.carousel.css?16970314824028 */
/* /bitrix/templates/rsbclub/assets/owl-carousel/owl.theme.default.css?16970314821325 */
/* /bitrix/templates/rsbclub/assets/scrollup/jquery.scrollup.css?1697031482238 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?169703148851 */
/* /bitrix/templates/rsbclub/styles.css?1697031482160 */
/* /bitrix/templates/rsbclub/template_styles.css?169703148231691 */
/* /bitrix/templates/rsbclub/adaptive.css?16970314823562 */
