@charset "UTF-8";
/*rgba(0,0,0,1.0)*/
/*rgba(44,44,43,1.0)*/
/*rgba(255,255,255,1.0)*/
/*rgba(227,227,227,1.0)*/
/*rgba(246,246,246,1.0)*/
/*rgba(170,170,170,1.0)*/
/*rgba(109,109,109,1.0)*/
/*rgba(172,72,130,1.0)*/
/*rgba()*/
/*rgba(243,205,15,1.0)*/
/*rgba(255,230,0,1.0)*/
/*rgba(255,241,221,1.0)*/
/*rgba(234,28,36,1.0)*/
/*rgba(211,25,32,1.0)*/
@font-face {
  font-family: "Gilroy";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: local("Gilroy Light"), local("Gilroy-Light"), url("/css/fonts/Gilroy-Light.woff2") format("woff2"), url("/css/fonts/Gilroy-Light.woff") format("woff"), url("/css/fonts/Gilroy-Light.ttf") format("ttf"); }
@font-face {
  font-family: "Gilroy";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: local("Gilroy Regular"), local("Gilroy-Regular"), url("/css/fonts/Gilroy-Regular.woff2") format("woff2"), url("/css/fonts/Gilroy-Regular.woff") format("woff"), url("/css/fonts/Gilroy-Regular.ttf") format("ttf"); }
@font-face {
  font-family: "Gilroy";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: local("Gilroy Medium"), local("Gilroy-Medium"), url("/css/fonts/Gilroy-Medium.woff2") format("woff2"), url("/css/fonts/Gilroy-Medium.woff") format("woff"), url("/css/fonts/Gilroy-Medium.ttf") format("ttf"); }
@font-face {
  font-family: "Gilroy";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: local("Gilroy Semibold"), local("Gilroy-Semibold"), url("/css/fonts/Gilroy-Semibold.woff2") format("woff2"), url("/css/fonts/Gilroy-Semibold.woff") format("woff"), url("/css/fonts/Gilroy-Semibold.ttf") format("ttf"); }
@font-face {
  font-family: "Gilroy";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: local("Gilroy Bold"), local("Gilroy-Bold"), url("/css/fonts/Gilroy-Bold.woff2") format("woff2"), url("/css/fonts/Gilroy-Bold.woff") format("woff"), url("/css/fonts/Gilroy-Bold.ttf") format("ttf"); }
/*@font-face {
    font-family: $font-roboto-regular;
    src: url('/css/fonts/roboto/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: $font-roboto-bold;
    src: url('/css/fonts/roboto/roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: $font-roboto-medium;
    src: url('/css/fonts/roboto/roboto-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}*/
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, img, 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: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

html, .main-wrapper {
  height: 100%; }

body {
  font-stretch: normal;
  font-weight: normal;
  height: 100%;
  overflow-x: hidden;
  position: relative;
  text-align: left;
  font-weight: normal;
  color: #2c2c2b;
  background: #fff;
  font-family: "Gilroy", Arial, sans-serif; }
  body.hidden {
    overflow-y: hidden; }

.container {
  box-sizing: border-box;
  min-height: 100%;
  background: #fff; }
  .container.map-container {
    height: 100%; }

.content {
  padding: 40px 0;
  border-bottom: 1px solid #e3e3e3; }
  .content.on-main {
    padding: 0;
    border-bottom: none; }
  .content.no-border {
    border: none; }

div, li, a, span, button, input {
  box-sizing: border-box; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0;
  padding: 0; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
    color: #2c2c2b; }
    h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, .h5 a:hover, .h6 a:hover {
      color: #ac4882; }

/*h1, .h1 {
    @include b;
    font-family: "Gilroy";
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
}*/
h1, .h1, h2, .h2 {
  display: block;
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  margin-bottom: 30px; }

h1, .h1 {
  margin-bottom: 20px; }

h3, .h3 {
  display: block;
  font-size: 24px;
  line-height: 31px;
  font-weight: 700;
  margin-bottom: 30px; }

h4, .h4 {
  display: block;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700; }

h5, .h5 {
  display: block;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700; }
  h5.medium, .h5.medium {
    font-weight: 600; }

h6, .h6 {
  display: block;
  font-size: 30px;
  line-height: 39px;
  font-weight: 700;
  margin-bottom: 20px; }
  h6:last-child, .h6:last-child {
    margin: 0; }

.color-gray {
  color: #aaa; }

.color-red {
  color: #ea1c24; }

.center-align {
  text-align: center;
  -moz-text-align-last: center;
  text-align-last: center; }

p {
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  padding-bottom: 20px; }
  p:last-child {
    padding: 0; }
  p.s12-gray {
    font-size: 12px;
    line-height: 15px;
    color: #aaa; }

a {
  color: #ac4882;
  text-decoration: none;
  transition: all 200ms linear 0s; }
  a:hover, a:active, a.active {
    text-decoration: none; }
  a.a-gray {
    color: #6d6d6d; }
  a.yellow-underline {
    color: #f3cd0f;
    border-bottom: 1px solid #f3cd0f; }
    a.yellow-underline:hover {
      border-bottom: 1px solid rgba(243, 205, 15, 0); }
  a.color-red {
    color: #ea1c24; }

strong {
  font-weight: 600; }

.semibold {
  font-weight: 500; }

.p40 {
  padding: 40px 0; }

.text-uppercase {
  text-transform: uppercase; }

.p40-border {
  padding: 40px 0;
  border-bottom: 1px solid #e3e3e3; }

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

.p80 {
  padding-top: 80px;
  padding-bottom: 80px; }

table {
  width: 100%;
  border-collapse: collapse; }

input, span {
  text-decoration: none; }

a, p, ul, li, span, div, input, textarea, select, button, :before, :after, :placeholder {
  outline: none;
  transition: color 200ms linear 0s, background 200ms linear 0s, border 200ms linear 0s, opacity 200ms linear 0s, transform 400ms linear 0s; }

a:focus, a:visited {
  -moz-outline-style: none;
  outline: none; }

button, input, textarea {
  border: none;
  background: none;
  box-sizing: border-box;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  button:focus, button:visited, input:focus, input:visited, textarea:focus, textarea:visited {
    -moz-outline-style: none;
    outline: none; }
  button.btn, input.btn, textarea.btn {
    width: 100%; }

.btn {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  text-align: center;
  -moz-text-align-last: center;
  text-align-last: center;
  height: 44px;
  line-height: 44px;
  padding: 0 30px;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  background: #ea1c24; }
  .btn:hover {
    background: #d31920; }
  .btn.w180 {
    width: 180px; }
  .btn.w250 {
    width: 250px; }
  .btn.w280 {
    width: 280px; }
  .btn.right-position {
    display: block;
    margin-right: 0;
    margin-left: auto; }
  .btn.btn-search {
    display: flex;
    height: 60px;
    line-height: 60px; }
    .btn.btn-search img {
      margin-right: 10px; }
  .btn.btn-violet {
    background: #ac4882; }
  .btn.btn-mini {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: 600;
    padding: 0 10px; }
  .btn.max-wide {
    width: 100%; }
  .btn.btn-red-border {
    border: 1px solid #ea1c24;
    line-height: 41px;
    background: none;
    color: #2c2c2b; }
  .btn.btn-gray-border {
    border: 1px solid #e3e3e3;
    line-height: 41px;
    background: none;
    color: #2c2c2b; }
  .btn.btn-s16 {
    font-size: 16px; }

.btn-white-shadow {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 25px;
  height: 50px;
  background: #fff;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
  border-radius: 24px;
  font-size: 14px;
  color: #2c2c2b;
  font-weight: 500; }
  .btn-white-shadow img {
    margin-right: 10px; }

.wrapper-block {
  width: 1220px;
  margin-left: auto;
  margin-right: auto;
  font-size: 0; }

.flex-wrapper {
  width: 100%;
  display: flex; }

.breadcrumbs {
  margin-bottom: 40px; }
  .breadcrumbs ul {
    display: flex; }
    .breadcrumbs ul li {
      font-size: 16px;
      line-height: 19px;
      color: #8a8a8a;
      padding-right: 10px; }
      .breadcrumbs ul li:after {
        content: "—";
        margin-left: 10px; }
      .breadcrumbs ul li:last-child {
        padding-right: 0; }
        .breadcrumbs ul li:last-child:after {
          display: none; }

.special {
  align-items: center;
  display: flex; }
  .special img {
    display: block;
    margin-right: 15px; }
  .special p {
    padding: 0; }

.search-block-wrapper {
  background: #ac4882;
  padding: 20px;
  margin-bottom: 60px; }
  .search-block-wrapper .search-block {
    position: relative; }
  .search-block-wrapper .search-block-input-wrapper {
    position: relative;
    padding-left: 60px;
    background: #fff;
    z-index: 10; }
    .search-block-wrapper .search-block-input-wrapper input[type="text"] {
      background: #fff;
      height: 60px;
      padding: 0 20px 0 0;
      line-height: 60px;
      color: #2c2c2b;
      font-size: 18px;
      font-weight: 500;
      font-family: "Gilroy", Arial, san-serif;
      width: 100%;
      border: none; }
@input-placegolder {
  .search-block-wrapper .search-block-input-wrapper input[type="text"] {
    color: #aaa; } }
    .search-block-wrapper .search-block-input-wrapper .btn-loupe-purple {
      width: 60px;
      height: 60px;
      position: absolute;
      left: 0;
      top: 0; }
      .search-block-wrapper .search-block-input-wrapper .btn-loupe-purple img {
        position: absolute;
        top: 50%;
        left: 50%;
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
  .search-block-wrapper .search-block-results {
    display: none;
    position: absolute;
    width: 100%;
    max-height: 300px;
    background: #fff;
    padding: 20px 10px 20px 20px;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.15);
    z-index: 9;
    margin-top: 2px; }
    .search-block-wrapper .search-block-results .search-results-list {
      max-height: 260px; }
      .search-block-wrapper .search-block-results .search-results-list .search-result-item {
        margin-bottom: 10px; }
        .search-block-wrapper .search-block-results .search-results-list .search-result-item:last-child {
          margin: 0; }
        .search-block-wrapper .search-block-results .search-results-list .search-result-item a {
          width: 100%;
          display: flex; }
          .search-block-wrapper .search-block-results .search-results-list .search-result-item a img {
            display: block;
            min-width: 50px;
            max-width: 50px;
            height: 50px;
            margin-right: 23px; }
        .search-block-wrapper .search-block-results .search-results-list .search-result-item .search-result-text {
          flex-grow: 1; }
          .search-block-wrapper .search-block-results .search-results-list .search-result-item .search-result-text span {
            display: block;
            font-size: 16px;
            line-height: 19px;
            font-weight: 500;
            padding-bottom: 7px;
            color: #2c2c2b; }
          .search-block-wrapper .search-block-results .search-results-list .search-result-item .search-result-text p {
            font-size: 14px;
            line-height: 17px;
            color: #aaa; }
    .search-block-wrapper .search-block-results.active {
      display: block; }

.date {
  display: block;
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  color: #6d6d6d; }

.city {
  display: block;
  font-size: 11px;
  line-height: 13px;
  font-weight: 700;
  color: #ac4882;
  text-transform: uppercase; }

.data-block {
  display: flex; }
  .data-block .date {
    font-size: 11px;
    line-height: 13px;
    margin-right: 15px;
    text-transform: uppercase; }

.rating-stars-wrapper {
  display: flex;
  align-items: center; }
  .rating-stars-wrapper .stars-block {
    margin-right: 10px;
    width: 80px;
    height: 16px;
    background: url(/img/stars-bg.svg) 0 0 no-repeat;
    background-size: contain; }
    .rating-stars-wrapper .stars-block .active-stars {
      height: 100%;
      background: url(/img/stars-bg-active.svg) 0 0 no-repeat;
      background-size: cover; }
    .rating-stars-wrapper .stars-block.big-stars {
      width: 100px;
      height: 20px; }
    .rating-stars-wrapper .stars-block.biggest-stars {
      background: url(/img/stars-bg-2.svg) 0 0 no-repeat;
      width: 240px;
      height: 40px; }
      .rating-stars-wrapper .stars-block.biggest-stars .active-stars {
        background: url(/img/stars-bg-active-2.svg) 0 0 no-repeat; }
  .rating-stars-wrapper .rating-value {
    display: block;
    height: 23px;
    line-height: 23px;
    padding: 0 7px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background: #2c2c2b;
    margin-right: 20px; }
  .rating-stars-wrapper .standart {
    font-size: 14px;
    line-height: 17px;
    font-weight: 500; }

.object-card {
  width: 100%;
  display: flex;
  font-family: "Gilroy", Arial, sans-serif;
  /*padding: 40px 0;
  border-bottom: 1px solid $color-gray;*/ }
  .object-card.p40-border:last-child {
    border: none; }
  .object-card .img-block {
    position: relative;
    min-width: 290px;
    max-width: 290px;
    margin-right: 50px; }
    .object-card .img-block a {
      display: block; }
      .object-card .img-block a img {
        display: block;
        width: 100%; }
  .object-card .description-block {
    flex-grow: 1; }
  .object-card .rating-stars-wrapper {
    margin-bottom: 30px; }
  .object-card .data-block {
    margin-bottom: 30px; }
  .object-card .dop-menu-internal {
    margin-bottom: 30px; }
  .object-card.news-item .img-block {
    min-width: 420px;
    max-width: 420px; }
  .object-card.news-item .date {
    text-transform: uppercase;
    margin-bottom: 20px; }
  .object-card.on-map {
    width: 100%;
    max-width: 445px;
    background: #fff; }
    .object-card.on-map .img-block {
      min-width: 175px;
      max-width: 175px;
      margin-right: 20px; }
    .object-card.on-map h4 {
      margin-bottom: 10px; }
    .object-card.on-map .icon-p-line img {
      margin-right: 10px; }

.icon-p-line {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px; }
  .icon-p-line:last-child {
    margin: 0; }
  .icon-p-line img {
    min-width: 16px;
    max-width: 16px;
    margin-right: 24px;
    margin-top: 3px; }
  .icon-p-line p {
    padding: 0; }

.p-icon {
  display: flex;
  align-items: center; }
  .p-icon img {
    min-width: 32px;
    max-width: 32px;
    margin-right: 10px; }
  .p-icon p {
    font-weight: 600; }

input.standart {
  text-align: left;
  -moz-text-align-last: left;
  text-align-last: left;
  height: 40px;
  line-height: 38px;
  padding: 0 18px; }
input.search {
  display: block;
  width: 100%;
  height: 40px;
  background: #49495f;
  border-radius: 6px;
  font-size: 14px;
  line-height: 40px;
  font-family: 'Roboto';
  font-weight: 400;
  padding: 0 12px;
  color: #fff; }
  input.search:-moz-placeholder {
    color: #e3e3e3;
    opacity: 1.0; }
  input.search::-moz-placeholder {
    color: #e3e3e3;
    opacity: 1.0; }
  input.search:-ms-input-placeholder {
    color: #e3e3e3;
    opacity: 1.0; }
  input.search::-webkit-input-placeholder {
    color: #e3e3e3;
    opacity: 1.0; }
  input.search:focus:-moz-placeholder {
    opacity: 0; }
  input.search:focus::-moz-placeholder {
    opacity: 0; }
  input.search:focus:-ms-input-placeholder {
    opacity: 0; }
  input.search:focus::-webkit-input-placeholder {
    opacity: 0; }

input[type="radio"], input[type="checkbox"] {
  height: 16px; }

.flex-line-block .value-block.for-checkbox .checkbox-wrapper input[type="radio"], .flex-line-block .value-block.for-checkbox .checkbox-wrapper input[type="checkbox"] {
  height: 24px; }

.show-all {
  display: block;
  text-align: center;
  -moz-text-align-last: center;
  text-align-last: center;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-weight: 600;
  background: #f4f4f4;
  color: #2c2c2b;
  margin-bottom: 30px; }

.pagination {
  display: flex;
  align-items: center;
  margin-top: 30px; }
  .pagination ul {
    display: flex; }
    .pagination ul li {
      margin-right: 12px; }
      .pagination ul li:last-child {
        margin: 0; }
      .pagination ul li a {
        display: block;
        text-align: center;
        -moz-text-align-last: center;
        text-align-last: center;
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        font-weight: 500;
        color: #2c2c2b; }
      .pagination ul li a {
        border: 1px solid rgba(172, 72, 130, 0); }
      .pagination ul li.active a, .pagination ul li:hover a {
        border: 1px solid #ac4882; }
      .pagination ul li.prev, .pagination ul li.next {
        font-size: 16px;
        font-weight: 500; }
        .pagination ul li.prev a, .pagination ul li.next a {
          width: auto; }
        .pagination ul li.prev:hover span, .pagination ul li.prev:hover a, .pagination ul li.next:hover span, .pagination ul li.next:hover a {
          border: 1px solid rgba(172, 72, 130, 0);
          color: #ac4882; }
      .pagination ul li.prev {
        margin-right: 15px; }
        .pagination ul li.prev.disabled {
          display: none;
          margin: 0; }
      .pagination ul li.next {
        margin-left: 15px; }
        .pagination ul li.next.disabled {
          display: none;
          margin: 0; }

.special-event {
  display: block;
  height: 27px;
  line-height: 27px;
  font-size: 14px;
  font-weight: 600;
  padding: 0 15px;
  position: absolute;
  top: 0;
  right: 0; }
  .special-event.yellow-label {
    background: #f3cd0f; }
  .special-event.violet-label {
    background: #ac4882;
    color: #fff;
    font-weight: 500; }
  .special-event.red-label {
    background: #ea1c24;
    color: #fff;
    font-weight: 500; }

.invalid-label {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 50px;
  height: 50px;
  background: #ac4882 url(/img/icons/invalid-icon-white.svg) center center no-repeat; }

.dop-info-line {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 30px; }
  .dop-info-line .special-event {
    position: initial;
    margin-right: 40px; }
  .dop-info-line div {
    margin-right: 15px;
    font-size: 11px; }
    .dop-info-line div:last-child {
      margin-right: 0; }
    .dop-info-line div .date {
      text-transform: uppercase; }
    .dop-info-line div a {
      font-weight: 700; }

.no-wrap {
  white-space: nowrap; }

* {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

.two-columns-wrapper {
  display: flex; }
  .two-columns-wrapper .left-column {
    min-width: 250px;
    max-width: 250px;
    margin-right: 60px; }
  .two-columns-wrapper .right-column {
    flex-grow: 1; }
    .two-columns-wrapper .right-column .right-column-top-block {
      margin-bottom: 50px; }
  .two-columns-wrapper.in-page {
    align-items: flex-start; }
    .two-columns-wrapper.in-page .left-column {
      flex-grow: 1;
      min-width: 0;
      max-width: 100%;
      margin-right: 0; }
    .two-columns-wrapper.in-page .right-column {
      min-width: 290px;
      max-width: 290px;
      margin-left: 20px;
      padding: 20px 30px 35px 30px;
      background: #f8f8f8; }

.logo a {
  display: block; }
  .logo a img {
    display: block;
    width: 100%; }

header .header {
  display: flex; }
  header .header .logo {
    min-width: 200px;
    max-width: 200px;
    padding: 20px 0;
    border-right: 1px solid #e3e3e3; }
    header .header .logo a {
      width: 153px; }
header .header-right-wrapepr {
  flex-grow: 1; }
  header .header-right-wrapepr .header-right-block {
    height: 50%;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    header .header-right-wrapepr .header-right-block:first-child {
      border-bottom: 1px solid #e3e3e3;
      justify-content: flex-end; }
    header .header-right-wrapepr .header-right-block .social-networks {
      width: 270px; }
    header .header-right-wrapepr .header-right-block .dop-menu ul {
      display: flex; }
      header .header-right-wrapepr .header-right-block .dop-menu ul li {
        padding: 0 25px; }
        header .header-right-wrapepr .header-right-block .dop-menu ul li a {
          font-size: 14px;
          font-weight: 500;
          color: #000; }
          header .header-right-wrapepr .header-right-block .dop-menu ul li a:hover {
            color: #ac4882; }
    header .header-right-wrapepr .header-right-block .open-menu {
      display: none; }
header.lk-version {
  height: 100px;
  border-bottom: 1px solid #e3e3e3; }
  header.lk-version .header {
    height: 100%;
    align-items: center;
    justify-content: space-between; }
    header.lk-version .header .extreme-block {
      min-width: 30%;
      max-width: 30%; }
    header.lk-version .header .enter-block ul {
      justify-content: flex-end; }
    header.lk-version .header .logo {
      padding: 0;
      min-width: 0;
      max-width: 100%;
      flex-grow: 1;
      border: none; }
      header.lk-version .header .logo a {
        width: 97px;
        margin: auto; }

.to-index a {
  font-size: 16px;
  font-weight: 500;
  display: flex;
  align-items: center; }
  .to-index a img {
    margin-right: 10px; }
  .to-index a span {
    border-bottom: 1px solid rgba(172, 72, 130, 0);
    transition: all 200ms linear 0s; }
  .to-index a:hover span {
    border-bottom: 1px solid #ac4882; }
.to-index.dark a span {
  color: #2c2c2b;
  border: none; }
.to-index.dark a:hover span {
  color: #ac4882;
  border: none; }

.social-networks ul {
  display: flex;
  justify-content: space-between; }
  .social-networks ul li a {
    display: block; }
    .social-networks ul li a img {
      width: 30px; }

.enter-block ul {
  display: flex; }
  .enter-block ul li {
    padding-left: 30px; }
    .enter-block ul li:first-child {
      padding-left: 0; }
    .enter-block ul li a {
      display: flex;
      align-items: center;
      font-size: 14px;
      font-weight: 500;
      color: #000; }
      .enter-block ul li a:hover {
        color: #ac4882; }
      .enter-block ul li a img {
        min-width: 16px;
        max-width: 16px;
        margin-right: 10px; }

.menu-wrapper {
  background: #f3cd0f; }
  .menu-wrapper .menu ul {
    align-items: stretch;
    display: flex; }
    .menu-wrapper .menu ul li {
      flex-grow: 1; }
      .menu-wrapper .menu ul li a {
        display: block;
        text-align: center;
        -moz-text-align-last: center;
        text-align-last: center;
        width: 100%;
        height: 60px;
        line-height: 60px;
        font-size: 16px;
        font-weight: bold;
        text-transform: uppercase;
        color: #000;
        background: rgba(255, 230, 0, 0); }
        .menu-wrapper .menu ul li a:hover, .menu-wrapper .menu ul li a.active {
          background: #ffe600; }

.menu-internal-wrapper {
  background: #f3f3f3; }
  .menu-internal-wrapper .menu-internal ul {
    display: flex; }
    .menu-internal-wrapper .menu-internal ul li a {
      display: flex;
      text-align: center;
      -moz-text-align-last: center;
      text-align-last: center;
      padding: 0 25px;
      height: 80px;
      line-height: 77px;
      font-size: 24px;
      font-weight: 500;
      color: #2c2c2b;
      white-space: nowrap;
      border-bottom: 3px solid rgba(243, 205, 15, 0); }
      .menu-internal-wrapper .menu-internal ul li a:hover {
        border-bottom: 3px solid #f3cd0f; }
      .menu-internal-wrapper .menu-internal ul li a.active {
        font-weight: 600;
        border-bottom: 3px solid #f3cd0f; }
      .menu-internal-wrapper .menu-internal ul li a sup {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        *display: inline;
        *zoom: 1;
        font-size: 14px;
        font-weight: 500;
        line-height: 65px;
        padding-left: 4px;
        color: #aaa; }
      .menu-internal-wrapper .menu-internal ul li a .new {
        color: #ea1c24;
        padding-left: 10px; }
  .menu-internal-wrapper .menu-internal.disabled li a:not(.active) {
    opacity: .3;
    cursor: default;
    border: none; }
    .menu-internal-wrapper .menu-internal.disabled li a:not(.active):hover {
      border: none; }
  .menu-internal-wrapper .menu-internal.in-lk li a {
    font-size: 18px; }

.dop-menu-internal ul {
  display: flex;
  flex-wrap: wrap; }
  .dop-menu-internal ul li {
    margin-right: 5px;
    margin-bottom: 5px; }
    .dop-menu-internal ul li a {
      display: block;
      height: 43px;
      line-height: 43px;
      font-size: 14px;
      font-weight: 600;
      color: #6d6d6d;
      background: #f3f3f3;
      padding: 0 25px;
      border-radius: 43px; }
      .dop-menu-internal ul li a:hover, .dop-menu-internal ul li a.active {
        color: #2c2c2b;
        background: #fff1dd; }
      .dop-menu-internal ul li a.special-more {
        color: #ac4882;
        line-height: 41px;
        border: 1px solid #ac4882;
        background: rgba(172, 72, 130, 0); }
        .dop-menu-internal ul li a.special-more:hover, .dop-menu-internal ul li a.special-more.active {
          color: #fff;
          background: #ac4882; }

/*input, textarea {
    &.standart {
        background: $color-white;
        color: $color-black;
        border: 1px solid $color-gray;
        border-radius: 3px;
        font-size: 14px;
        font-family: 'Roboto';
        font-weight: normal;

        @include input-placeholder {
            color: $color-gray;
            opacity: 1.0;
        }

        &:focus {
            @include input-placeholder {
                opacity: 0;
            }
        }
    }
}*/
.feed-nav-block {
  align-items: center;
  display: flex;
  margin-bottom: 36px; }
  .feed-nav-block span {
    font-size: 14px;
    font-weight: 700;
    margin-right: 25px; }
  .feed-nav-block ul {
    display: flex; }
    .feed-nav-block ul li a {
      display: block;
      font-size: 14px;
      font-weight: 500;
      color: #2c2c2b;
      height: 40px;
      line-height: 40px;
      border-radius: 24px;
      padding: 0 20px;
      background: rgba(172, 72, 130, 0); }
      .feed-nav-block ul li a:hover, .feed-nav-block ul li a.active {
        color: #fff;
        background: #ac4882; }

.feed-item {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 290px; }
  .feed-item img {
    display: block;
    width: 100%;
    margin-bottom: 20px; }
  .feed-item .sb11-up-violet {
    margin-bottom: 8px; }
  .feed-item h5 {
    flex-grow: 1;
    margin-bottom: 10px; }
    .feed-item h5:last-child {
      margin-bottom: 0; }

.links-wrapper div {
  margin-bottom: 20px; }
  .links-wrapper div:last-child {
    margin: 0; }
  .links-wrapper div p {
    padding: 0;
    font-size: 14px;
    line-height: 17px; }

.object-short-info-block {
  padding-bottom: 40px;
  border-bottom: 1px solid #e3e3e3; }
  .object-short-info-block .first-line {
    margin-bottom: 40px; }
    .object-short-info-block .first-line .rating-stars-wrapper {
      margin-right: 80px; }
  .object-short-info-block .short-info {
    justify-content: space-between; }
    .object-short-info-block .short-info .flex-block {
      padding-right: 100px; }
      .object-short-info-block .short-info .flex-block:last-child {
        min-width: 25%; }
  .object-short-info-block .social-networks {
    width: 180px; }

.additional-options {
  display: flex; }
  .additional-options .p-icon {
    margin-right: 35px; }

.decomposition p {
  margin-top: 25px; }
.decomposition .icon-p-line {
  margin-bottom: 10px; }
  .decomposition .icon-p-line:last-child {
    margin-bottom: 20px; }
  .decomposition .icon-p-line p {
    margin: 0; }
.decomposition .map-wrapper {
  width: 100%;
  height: 200px; }

.reviews-feed .flex-wrapper {
  justify-content: space-between; }
  .reviews-feed .flex-wrapper .empty-style-info {
    display: none; }
  .reviews-feed .flex-wrapper.empty-style {
    height: 100%;
    align-items: center;
    justify-content: center; }
    .reviews-feed .flex-wrapper.empty-style .empty-style-info {
      display: block;
      text-align: center;
      -moz-text-align-last: center;
      text-align-last: center; }
    .reviews-feed .flex-wrapper.empty-style .reviews-preview-item {
      display: none; }
.reviews-feed .flex-block {
  min-width: 290px;
  max-width: 290px; }
.reviews-feed .reviews-preview-item {
  padding: 20px;
  background: #f8f8f8; }
.reviews-feed .rating-stars-wrapper {
  margin-bottom: 15px; }

.review-text h5 {
  margin-bottom: 6px; }
.review-text .date {
  margin-bottom: 10px; }
.review-text .rating-stars-wrapper {
  margin-bottom: 15px; }
.review-text p {
  font-size: 14px;
  line-height: 20px; }
.review-text .btn, .review-text .input-wrapper {
  margin-top: 10px; }

.information-block-wrapper .information-block {
  margin-bottom: 40px; }
  .information-block-wrapper .information-block:last-child {
    margin: 0; }
.information-block-wrapper.all-news-wrapper .object-card.p40-border:last-child {
  border-bottom: none; }

.sections-list-wrapper {
  padding: 30px 0;
  display: flex;
  flex-wrap: wrap; }
  .sections-list-wrapper .object-card {
    min-width: 50%;
    max-width: 50%;
    padding: 30px 50px 30px 0; }

.reviews-wrapper .review-text-block {
  display: flex;
  margin-bottom: 40px; }
  .reviews-wrapper .review-text-block .avatar {
    min-width: 60px;
    max-width: 60px;
    margin-right: 20px; }
    .reviews-wrapper .review-text-block .avatar img {
      max-width: 100%;
      border-radius: 100%; }
  .reviews-wrapper .review-text-block .date {
    font-weight: 500;
    font-size: 14px; }
  .reviews-wrapper .review-text-block .review-text {
    flex-grow: 1; }
  .reviews-wrapper .review-text-block.review-answer {
    margin: 0;
    margin-top: 10px; }
    .reviews-wrapper .review-text-block.review-answer .date {
      margin-bottom: 20px; }

.main-news-block-wrapper {
  background: #2c2c2b;
  padding: 50px 0; }

.main-news-block {
  height: 600px;
  display: flex; }
  .main-news-block .main-news-items-previews-wrapper {
    min-width: 340px;
    max-width: 340px;
    background: #fff;
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between; }
    .main-news-block .main-news-items-previews-wrapper .btn {
      margin: 30px auto; }
  .main-news-block .main-news-item-active .main-news-item-active-info {
    position: relative; }
    .main-news-block .main-news-item-active .main-news-item-active-info .news-item-name {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 100px 60px 40px 60px;
      background: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%); }
      .main-news-block .main-news-item-active .main-news-item-active-info .news-item-name h2 {
        color: #fff; }
      .main-news-block .main-news-item-active .main-news-item-active-info .news-item-name .date {
        color: #fff; }
  .main-news-block .main-news-item a {
    position: relative;
    display: block;
    padding: 20px 30px;
    transition: all 200ms linear 0s; }
    .main-news-block .main-news-item a:after {
      display: block;
      content: "";
      width: 280px;
      height: 2px;
      background: #f3cd0f;
      position: absolute;
      bottom: -2px; }
    .main-news-block .main-news-item a:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 55px 40px 55px 0;
      border-color: transparent rgba(243, 205, 15, 0.8) transparent transparent;
      position: absolute;
      left: -40px;
      top: 0;
      opacity: 0; }
  .main-news-block .main-news-item .main-news-item-info {
    height: 70px;
    overflow: hidden; }
    .main-news-block .main-news-item .main-news-item-info .date {
      font-size: 11px;
      text-transform: uppercase;
      margin-bottom: 10px; }
    .main-news-block .main-news-item .main-news-item-info .news-name {
      font-size: 14px;
      line-height: 20px;
      font-weight: 600;
      color: #2c2c2b; }

.main-news-items-previews-block.swiper-container {
  overflow-x: visible !important;
  overflow-y: visible !important; }

.swiper-slide-thumb-active .main-news-item {
  height: 100%;
  background: rgba(243, 205, 15, 0.8); }
  .swiper-slide-thumb-active .main-news-item a:before {
    opacity: 1.0; }
  .swiper-slide-thumb-active .main-news-item a:after {
    opacity: 0; }

.h-block {
  width: 100%;
  display: flex;
  justify-content: space-between; }
  .h-block .no-class {
    font-size: 16px;
    line-height: 19px;
    margin-top: 24px;
    font-weight: 500; }
  .h-block h6 {
    margin-bottom: 0; }

.competitions-calendar {
  display: flex; }
  .competitions-calendar .competitions-list-block {
    flex-grow: 1;
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between;
    padding-right: 95px; }
    .competitions-calendar .competitions-list-block .competitions-list-item {
      padding: 20px 0 30px 0;
      border-bottom: 1px solid #e3e3e3; }
      .competitions-calendar .competitions-list-block .competitions-list-item .date-block {
        display: flex;
        align-items: flex-end;
        margin-bottom: 6px; }
        .competitions-calendar .competitions-list-block .competitions-list-item .date-block a {
          font-size: 11px;
          line-height: 18px;
          font-weight: 700;
          text-transform: uppercase;
          margin-left: 10px; }
    .competitions-calendar .competitions-list-block .btn {
      margin-top: 30px; }
  .competitions-calendar .competitions-calendar-block {
    min-width: 520px;
    max-width: 520px;
    padding-top: 12px; }

.competitions-list-items-wrapper .empty-style-info {
  display: none; }
.competitions-list-items-wrapper.empty-style {
  height: calc(100% - 100px);
  border: 1px solid #e3e3e3; }
  .competitions-list-items-wrapper.empty-style .competitions-list-item {
    display: none; }
  .competitions-list-items-wrapper.empty-style .empty-style-info {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    -moz-text-align-last: center;
    text-align-last: center; }
    .competitions-list-items-wrapper.empty-style .empty-style-info span {
      font-size: 18px;
      line-height: 25px;
      font-weight: 600; }
      .competitions-list-items-wrapper.empty-style .empty-style-info span.circle-gray {
        display: block;
        width: 130px;
        height: 130px;
        border-radius: 100%;
        background: #e3e3e3;
        margin-bottom: 40px; }

.information-feed-wrapper {
  margin-bottom: 120px; }
  .information-feed-wrapper .feed-nav-block {
    margin-bottom: -42px;
    position: relative;
    z-index: 10;
    width: calc(100% - 140px); }
  .information-feed-wrapper.similar-objects {
    margin-bottom: 0; }
    .information-feed-wrapper.similar-objects h6 {
      margin-bottom: -40px; }

.feed-items-wrapepr.swiper-container {
  position: relative;
  padding-top: 80px; }
  .feed-items-wrapepr.swiper-container .swiper-wrapper {
    align-items: stretch; }
  .feed-items-wrapepr.swiper-container .swiper-controls {
    position: absolute;
    top: 0;
    right: 0;
    display: flex; }
    .feed-items-wrapepr.swiper-container .swiper-controls .swiper-button-next {
      margin-left: 10px; }

.main-bottom-banner-wrapper {
  background: #f3cd0f; }
  .main-bottom-banner-wrapper .main-bottom-banner-block {
    width: 100%;
    overflow: hidden; }
    .main-bottom-banner-wrapper .main-bottom-banner-block img {
      display: block;
      margin: 0 auto; }

.main-search-block-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  height: 450px;
  background: url(/img/main-map-bg.jpg) 0 0 no-repeat; }
  .main-search-block-wrapper .main-search-block h1 a {
    color: #2c2c2b;
    border-bottom: 2px dotted #2c2c2b; }
    .main-search-block-wrapper .main-search-block h1 a:hover, .main-search-block-wrapper .main-search-block h1 a.active {
      color: #ea1c24;
      border-bottom: 2px dotted rgba(44, 44, 43, 0); }

.search-inputs-wrapper {
  width: 100%;
  display: flex; }
  .search-inputs-wrapper .search-inputs-block {
    flex-grow: 1;
    display: inline-flex;
    margin-right: 6px;
    background: #fff;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.15);
    height: 60px; }
    .search-inputs-wrapper .search-inputs-block .input-wrapper {
      min-width: 20%;
      max-width: 20%;
      border-right: 1px solid #e3e3e3; }
      .search-inputs-wrapper .search-inputs-block .input-wrapper:last-child {
        border: none; }
      .search-inputs-wrapper .search-inputs-block .input-wrapper input {
        border: none;
        height: 60px;
        line-height: 60px; }
    .search-inputs-wrapper .search-inputs-block .btn-search {
      min-width: 154px;
      max-width: 154px; }

.sports-facilities-wrapper {
  padding-bottom: 40px; }
  .sports-facilities-wrapper .object-card:first-child {
    padding-top: 0; }

.mini-map-search {
  padding-bottom: 25px;
  margin-bottom: 50px;
  position: relative; }
  .mini-map-search .to-map {
    position: absolute;
    width: 187px;
    bottom: 0;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  .mini-map-search .open-filter, .mini-map-search .close-filter {
    display: none; }

.filter-block {
  margin-bottom: 30px; }
  .filter-block h5 {
    margin-bottom: 17px; }
  .filter-block .checkbox-wrapper {
    margin-bottom: 17px; }
    .filter-block .checkbox-wrapper:last-child {
      margin: 0; }
    .filter-block .checkbox-wrapper label {
      font-size: 14px;
      line-height: 17px;
      font-weight: 400;
      display: flex; }
      .filter-block .checkbox-wrapper label.spec-icon span {
        position: relative;
        padding-left: 34px;
        font-size: 16px;
        line-height: 19px;
        font-weight: 500; }
        .filter-block .checkbox-wrapper label.spec-icon span:before {
          content: "";
          position: absolute;
          left: 0;
          top: -3px;
          display: block;
          width: 24px;
          height: 24px;
          background: url(/img/icons/invalid-icon.svg) 0 0 no-repeat;
          background-size: contain;
          margin-right: 10px; }
  .filter-block input[type="text"] {
    display: block;
    height: 40px;
    width: 100%;
    line-height: 40px;
    font-size: 16px;
    font-family: "Gilroy";
    font-weight: 700;
    color: #2c2c2b;
    border: 1px solid #e3e3e3;
    padding: 0 13px;
    margin-bottom: 13px; }
    .filter-block input[type="text"]:last-child {
      margin-bottom: 0; }
    .filter-block input[type="text"]:-moz-placeholder {
      font-weight: normal;
      color: #aaa; }
    .filter-block input[type="text"]::-moz-placeholder {
      font-weight: normal;
      color: #aaa; }
    .filter-block input[type="text"]:-ms-input-placeholder {
      font-weight: normal;
      color: #aaa; }
    .filter-block input[type="text"]::-webkit-input-placeholder {
      font-weight: normal;
      color: #aaa; }
  .filter-block .more {
    font-size: 15px;
    font-weight: 500; }
    .filter-block .more:after {
      content: "";
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: top;
      *display: inline;
      *zoom: 1;
      width: 16px;
      height: 16px;
      background: url(/img/icons/droplist-icon.svg) 0 0 no-repeat;
      background-size: contain;
      margin-top: -2px;
      margin-left: 5px; }

.photo-gallery-wrapper h6 {
  width: 1220px;
  margin: 0 auto 30px auto; }

.photo-gallery.swiper-container {
  padding: 0 24px;
  width: 1264px;
  margin: 0 auto; }
  .photo-gallery.swiper-container:before, .photo-gallery.swiper-container:after {
    content: "";
    display: block;
    position: absolute;
    width: 24px;
    height: 100%;
    background: #fff;
    top: 0;
    z-index: 2; }
  .photo-gallery.swiper-container:before {
    left: 0; }
  .photo-gallery.swiper-container:after {
    right: 0; }
  .photo-gallery.swiper-container .swiper-button-prev, .photo-gallery.swiper-container .swiper-button-next {
    position: absolute;
    top: 50%;
    margin-top: -24px;
    border-radius: 100%;
    background: #fff; }
    .photo-gallery.swiper-container .swiper-button-prev.swiper-button-disabled, .photo-gallery.swiper-container .swiper-button-next.swiper-button-disabled {
      opacity: 1.0; }
      .photo-gallery.swiper-container .swiper-button-prev.swiper-button-disabled img, .photo-gallery.swiper-container .swiper-button-next.swiper-button-disabled img {
        opacity: .3;
        display: block; }
  .photo-gallery.swiper-container .swiper-button-prev {
    left: 0; }
  .photo-gallery.swiper-container .swiper-button-next {
    right: 0; }

.rating-block-wrapper .rating-stars-wrapper {
  margin-bottom: 40px; }

.text-page h5 {
  margin-bottom: 20px; }
.text-page.news-page-wrapper .image-block {
  padding: 15px 0 30px 0; }
  .text-page.news-page-wrapper .image-block img {
    margin: 0;
    max-width: 100%; }

.partners-page {
  padding: 30px 0; }
  .partners-page h1 {
    margin-bottom: 60px; }

.partners-block {
  width: 100%;
  display: flex;
  flex-wrap: wrap; }
  .partners-block li {
    min-width: 25%;
    max-width: 25%;
    margin-top: -1px;
    border: 1px solid #e3e3e3;
    border-left: none; }
    .partners-block li:first-child, .partners-block li:nth-child(4n+1) {
      border-left: 1px solid #e3e3e3; }
    .partners-block li a {
      display: block;
      height: 100%;
      padding: 40px 30px; }
      .partners-block li a img {
        display: block;
        width: 140px;
        margin: 0 auto 30px auto; }
      .partners-block li a span {
        display: block;
        text-align: center;
        -moz-text-align-last: center;
        text-align-last: center;
        font-size: 16px;
        line-height: 20px;
        font-weight: 500;
        color: #2c2c2b; }

.flashes {
  text-align: center;
  -moz-text-align-last: center;
  text-align-last: center;
  padding: 30px; }

.copmetitors-block-item {
  display: flex;
  align-items: flex-start; }
  .copmetitors-block-item img {
    min-width: 90px;
    max-width: 90px;
    margin-right: 30px; }
  .copmetitors-block-item .copmetitors-block-item-info h3 {
    margin: 0; }
  .copmetitors-block-item .copmetitors-block-item-info p {
    margin-top: 5px; }

.copmetitors-block {
  display: flex;
  flex-wrap: wrap; }
  .copmetitors-block .copmetitors-block-item {
    min-width: calc(33% - 45px);
    max-width: calc(33% - 45px);
    margin-right: 70px;
    margin-bottom: 40px; }
    .copmetitors-block .copmetitors-block-item:nth-child(3n+3) {
      margin-right: 0; }
    .copmetitors-block .copmetitors-block-item .copmetitors-block-item-info h3 {
      margin: 0; }

.docs-block {
  font-size: 0;
  display: flex;
  flex-wrap: wrap; }
  .docs-block .doc-item {
    min-width: calc(33% - 45px);
    max-width: calc(33% - 45px);
    margin-right: 70px;
    margin-bottom: 40px; }
    .docs-block .doc-item:nth-child(3n+3) {
      margin-right: 0; }
    .docs-block .doc-item a {
      width: 100%;
      display: flex;
      align-items: center; }
      .docs-block .doc-item a img {
        min-width: 48px;
        max-width: 48px;
        margin-right: 20px; }
      .docs-block .doc-item a p {
        transition: all 300ms linear 0s;
        color: #000; }
      .docs-block .doc-item a:hover p {
        color: #ac4882; }
  .docs-block.in-lk .doc-item {
    min-width: calc(33% - 13px);
    max-width: calc(33% - 13px);
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid #e3e3e3;
    padding: 30px;
    position: relative; }
    .docs-block.in-lk .doc-item:nth-child(3n+3) {
      margin-right: 0; }
    .docs-block.in-lk .doc-item a {
      position: relative;
      z-index: 2; }
    .docs-block.in-lk .doc-item .close-mini {
      width: 20px;
      position: absolute;
      top: 0;
      right: 0; }
    .docs-block.in-lk .doc-item .doc-loading {
      position: absolute;
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      top: 0;
      left: 0;
      background: #f6f6f6;
      opacity: 1.0; }
    .docs-block.in-lk .doc-item.in-loading {
      border: none; }
      .docs-block.in-lk .doc-item.in-loading .doc-loading {
        opacity: 1.0;
        z-index: 3; }

.mini-info-wrapper h6 {
  margin-bottom: 10px; }
.mini-info-wrapper .btn {
  margin-top: 40px; }

.select-wrapper .jq-selectbox__select {
  border: 1px solid #e3e3e3; }
.select-wrapper.w290 {
  width: 290px; }

.table-block-warpper .table-block {
  width: 100%;
  max-width: 1065px;
  padding-right: 135px;
  margin-bottom: 40px; }
  .table-block-warpper .table-block:last-child {
    margin-bottom: 0; }
  .table-block-warpper .table-block p:not(.medium) {
    font-weight: 400;
    padding: 7px 0; }
  .table-block-warpper .table-block p:last-child {
    padding: 7px 0; }
  .table-block-warpper .table-block .table-h span {
    display: block;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 23px; }
  .table-block-warpper .table-block .tr-block {
    border-bottom: 1px solid #e3e3e3;
    padding: 12px 0;
    display: flex; }
    .table-block-warpper .table-block .tr-block:last-child {
      border-bottom: none; }
    .table-block-warpper .table-block .tr-block .td {
      flex-grow: 1;
      max-width: 445px;
      margin-right: 20px; }
      .table-block-warpper .table-block .tr-block .td.x1 {
        min-width: 135px;
        max-width: 135px; }
      .table-block-warpper .table-block .tr-block .td.x2 {
        min-width: 290px;
        max-width: 290px; }

#datepicker .ui-datepicker,
#datepicker .ui-datepicker table,
#datepicker .ui-datepicker tr,
#datepicker .ui-datepicker td,
#datepicker .ui-datepicker th {
  margin: 0;
  padding: 0;
  border: none;
  border-spacing: 0;
  color: #2c2c2b; }
#datepicker .ui-datepicker td {
  border: 1px solid #ccc; }
#datepicker .ui-datepicker {
  display: none;
  width: 100%;
  padding: 0;
  cursor: default;
  font-family: "Gilroy";
  font-size: 12px;
  background: #fff;
  border-radius: 0;
  box-shadow: none; }
#datepicker .ui-datepicker-header {
  padding-bottom: 37px;
  position: relative;
  border-bottom: 2px solid #f3cd0f; }
#datepicker .ui-datepicker-title {
  text-align: center; }
#datepicker .ui-datepicker-month, #datepicker .ui-datepicker-year {
  position: relative;
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  padding-right: 10px;
  color: #2c2c2b; }
#datepicker .ui-datepicker-prev,
#datepicker .ui-datepicker-next {
  position: absolute;
  top: 0;
  padding: 0;
  cursor: pointer; }
#datepicker .ui-datepicker-prev {
  left: 0;
  padding-left: 0; }
#datepicker .ui-datepicker-next {
  right: 0;
  padding-right: 0; }
#datepicker .ui-datepicker-prev span,
#datepicker .ui-datepicker-next span {
  display: block;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  background: url(/img/control.svg) 0 0 no-repeat;
  background-size: contain; }
#datepicker .ui-datepicker-prev span {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }
#datepicker .ui-datepicker-calendar th {
  font-size: 16px;
  font-weight: bold;
  padding-top: 30px;
  padding-bottom: 20px;
  text-align: center;
  -moz-text-align-last: center;
  text-align-last: center; }
#datepicker .ui-datepicker-calendar td {
  padding: 0;
  text-align: center;
  -moz-text-align-last: center;
  text-align-last: center;
  line-height: 60px;
  width: 14%; }
#datepicker .ui-datepicker-calendar .ui-state-default {
  display: block;
  width: 100%;
  outline: none;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  color: #2c2c2b;
  border: none; }
#datepicker .ui-datepicker-calendar .ui-state-hover {
  background: #f3cd0f; }
#datepicker .ui-datepicker-calendar .ui-state-active {
  background: #f3cd0f;
  font-weight: 700; }
#datepicker .ui-datepicker-other-month .ui-state-default {
  color: #565656; }

/*footer start*/
.bottom-logos-block {
  padding: 80px 50px; }
  .bottom-logos-block ul {
    display: flex;
    justify-content: space-between; }
    .bottom-logos-block ul li a {
      display: block; }
      .bottom-logos-block ul li a img {
        width: 120px; }

footer .footer-wrapper {
  background: #2c2c2b;
  color: #fff; }
footer .footer {
  padding: 50px 0;
  display: flex;
  flex-wrap: wrap; }
  footer .footer .footer-block {
    min-width: 25%;
    max-width: 25%; }
    footer .footer .footer-block h4 {
      margin-bottom: 30px; }
    footer .footer .footer-block .foot-menu ul li {
      display: block;
      margin-bottom: 22px; }
      footer .footer .footer-block .foot-menu ul li a {
        font-size: 16px;
        line-height: 19px;
        color: #fff;
        transition: all 200ms linear 0s; }
        footer .footer .footer-block .foot-menu ul li a:hover {
          color: #f3cd0f; }
    footer .footer .footer-block .footer-block-in {
      margin-bottom: 50px; }
      footer .footer .footer-block .footer-block-in:last-child {
        margin-bottom: 0; }
      footer .footer .footer-block .footer-block-in h4 {
        margin-bottom: 20px; }
    footer .footer .footer-block p {
      font-size: 14px;
      line-height: 17px;
      padding-bottom: 8px; }
      footer .footer .footer-block p .tel {
        color: #fff;
        font-weight: 700; }
    footer .footer .footer-block .social-networks {
      max-width: 260px; }
  footer .footer .footer-block-half {
    min-width: 50%;
    max-width: 50%;
    display: inline-flex; }
    footer .footer .footer-block-half .footer-block {
      min-width: 50%;
      max-width: 50%; }

.send-e-mail {
  width: 250px;
  height: 45px;
  background: #fff;
  display: flex; }
  .send-e-mail input {
    flex-grow: 1;
    height: 45px;
    font-family: "Gilroy";
    font-weight: normal;
    font-size: 14px;
    padding: 0 18px;
    color: #2c2c2b;
    border: none; }
    .send-e-mail input:-moz-placeholder {
      color: #6d6d6d;
      opacity: 1.0; }
    .send-e-mail input::-moz-placeholder {
      color: #6d6d6d;
      opacity: 1.0; }
    .send-e-mail input:-ms-input-placeholder {
      color: #6d6d6d;
      opacity: 1.0; }
    .send-e-mail input::-webkit-input-placeholder {
      color: #6d6d6d;
      opacity: 1.0; }
  .send-e-mail .send {
    display: block;
    width: 45px;
    height: 45px;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg); }
    .send-e-mail .send img {
      position: relative;
      display: block;
      margin: auto;
      top: 50%;
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%); }

.footer-block-text {
  padding-bottom: 50px; }
  .footer-block-text p {
    font-size: 13px;
    color: #fff;
    opacity: .5;
    font-weight: 300; }

/*footer end*/
.jq-selectbox__select {
  font-size: 16px;
  font-weight: 500; }

.jq-selectbox__select-text {
  height: 60px;
  line-height: 60px; }

.jq-selectbox__dropdown {
  font-size: 16px;
  font-weight: 500; }

.jq-selectbox li {
  padding: 20px;
  color: #2c2c2b; }

@media screen and (min-width: 1025px) and (max-width: 1279px) {
  .wrapper-block {
    width: 1000px; }

  header .header-right-wrapepr .header-right-block .dop-menu ul li {
    padding: 0 13px; }

  .main-news-block .main-news-item-active {
    flex-grow: 1;
    overflow: hidden; }
    .main-news-block .main-news-item-active a {
      display: block; }
    .main-news-block .main-news-item-active img {
      position: relative;
      left: 50%;
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }

  .competitions-calendar .competitions-list-block {
    padding-right: 55px; }
  .competitions-calendar .competitions-calendar-block {
    min-width: 50%;
    max-width: 50%; }

  .main-bottom-banner-wrapper .main-bottom-banner-block img {
    max-width: 100%; }

  .photo-gallery-wrapper h6 {
    width: 1000px;
    box-sizing: border-box;
    padding: 0 24px; }

  .photo-gallery.swiper-container {
    width: 1000px; }

  .reviews-feed .flex-block {
    min-width: 220px;
    max-width: 220px; }

  footer .footer .footer-block .social-networks {
    width: 200px; }
  footer .footer .footer-block .foot-menu ul li a {
    font-size: 15px; }

  .partners-block li a {
    padding: 20px 15px; }

  .menu-internal-wrapper .menu-internal ul li a {
    font-size: 20px;
    padding: 0 20px; }

  .table-block-warpper .table-block {
    padding-right: 0; } }
/*media end*/
#datepicker-in-filter {
  position: relative;
  padding-left: 38px;
  z-index: 2; }

.calendar-in-filter {
  position: relative; }
  .calendar-in-filter:before {
    content: "";
    width: 16px;
    height: 16px;
    background: url(/img/icons/calendar-icon.svg) 0 0 no-repeat;
    position: absolute;
    left: 10px;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1; }

#ui-datepicker-div {
  margin-top: 5px;
  background: #fff;
  width: 250px;
  z-index: 11 !important; }
  #ui-datepicker-div .ui-datepicker td {
    border: 1px solid #e3e3e3; }
  #ui-datepicker-div .ui-datepicker-header {
    padding: 6px 0;
    position: relative;
    border: 1px solid #e3e3e3;
    border-bottom: 2px solid #f3cd0f; }
  #ui-datepicker-div .ui-datepicker-title {
    text-align: center; }
  #ui-datepicker-div .ui-datepicker-month, #ui-datepicker-div .ui-datepicker-year {
    position: relative;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    padding-right: 10px;
    color: #2c2c2b; }
  #ui-datepicker-div .ui-datepicker-prev,
  #ui-datepicker-div .ui-datepicker-next {
    position: absolute;
    top: 8px;
    padding: 0;
    cursor: pointer; }
  #ui-datepicker-div .ui-datepicker-prev {
    left: 8px;
    padding-left: 0; }
  #ui-datepicker-div .ui-datepicker-next {
    right: 8px;
    padding-right: 0; }
  #ui-datepicker-div .ui-datepicker-prev span,
  #ui-datepicker-div .ui-datepicker-next span {
    display: block;
    width: 26px;
    height: 26px;
    text-indent: -9999px;
    background: url(/img/control.svg) 0 0 no-repeat;
    background-size: contain; }
  #ui-datepicker-div .ui-datepicker-prev span {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  #ui-datepicker-div .ui-datepicker-calendar th {
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    -moz-text-align-last: center;
    text-align-last: center; }
  #ui-datepicker-div .ui-datepicker-calendar thead {
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3; }
  #ui-datepicker-div .ui-datepicker-calendar td {
    text-align: center;
    -moz-text-align-last: center;
    text-align-last: center;
    border: 1px solid #e3e3e3; }
  #ui-datepicker-div .ui-datepicker-calendar td a {
    display: block;
    padding: 8px 4px;
    color: #2c2c2b;
    font-size: 14px;
    font-weight: 500; }
  #ui-datepicker-div .ui-datepicker-calendar .ui-state-hover {
    background: #f3cd0f;
    font-weight: 700; }
  #ui-datepicker-div .ui-datepicker-calendar .ui-state-active {
    background: #f3cd0f;
    font-weight: 700; }
  #ui-datepicker-div .ui-datepicker-other-month .ui-state-default {
    color: #565656; }

.filter-result {
  width: 100%;
  display: flex;
  align-items: center; }
  .filter-result p {
    padding-bottom: 7px;
    margin-right: 12px; }
  .filter-result ul {
    display: flex; }
    .filter-result ul li {
      margin-right: 7px;
      padding-bottom: 7px; }
      .filter-result ul li:last-child {
        margin: 0; }
      .filter-result ul li a {
        display: block;
        color: #2c2c2b;
        background: #f3f3f3;
        font-size: 14px;
        font-weight: 600;
        height: 32px;
        line-height: 30px;
        border-radius: 32px;
        padding: 0 30px 0 15px;
        position: relative; }
        .filter-result ul li a:after {
          content: '';
          position: absolute;
          width: 7px;
          height: 7px;
          background: url(/img/icons/close-mini.svg) 0 0 no-repeat;
          right: 15px;
          top: 50%;
          -moz-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%); }
        .filter-result ul li a:hover {
          background: #fff1dd; }

input, textarea {
  width: 100%;
  border: 1px solid #e3e3e3;
  font-family: "Gilroy";
  font-size: 16px;
  line-height: 24px;
  font-weight: 400; }
  input:-moz-placeholder, textarea:-moz-placeholder {
    color: #929292;
    opacity: 1.0; }
  input::-moz-placeholder, textarea::-moz-placeholder {
    color: #929292;
    opacity: 1.0; }
  input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #929292;
    opacity: 1.0; }
  input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #929292;
    opacity: 1.0; }
  input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
    opacity: 0; }
  input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
    opacity: 0; }
  input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
    opacity: 0; }
  input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
    opacity: 0; }

input {
  display: block;
  height: 44px;
  line-height: 44px;
  padding: 0 20px; }
  input.invalid {
    border: 1px solid #ea1c24; }

textarea {
  min-height: 150px;
  padding: 15px 20px;
  margin-bottom: 20px; }

/*popup start*/
.close-popup {
  position: absolute;
  width: 24px;
  height: 24px; }
  .close-popup:before, .close-popup:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    left: 0; }
  .close-popup:before {
    background: url(/img/icons/close-sidebar-gray.svg) 0 0 no-repeat; }
  .close-popup:after {
    background: url(/img/icons/close-sidebar-red.svg) 0 0 no-repeat;
    opacity: 0; }
  .close-popup:hover:before {
    opacity: 0; }
  .close-popup:hover:after {
    opacity: 1.0; }
  .close-popup.close-sidebar {
    position: fixed; }
  .close-popup.map-close {
    top: 20px;
    right: 40px;
    width: 60px;
    height: 60px;
    background: #fff;
    border: 1px solid #e3e3e3; }
    .close-popup.map-close:before, .close-popup.map-close:after {
      top: 18px;
      left: 18px; }

.pop-up-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(44, 44, 43, 0.5);
  z-index: 101;
  overflow: auto; }
  .pop-up-wrapper .close-popup {
    position: absolute;
    top: 20px;
    right: 20px; }
  .pop-up-wrapper .pop-up-right-sidebar {
    width: 100%;
    max-width: 650px;
    background: #fff;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    padding: 60px 110px 60px 60px; }
  .pop-up-wrapper .pop-up-block {
    width: 600px;
    max-width: 90%;
    height: 450px;
    max-height: 90%;
    background: #fff;
    padding: 42px;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .pop-up-wrapper .pop-up-info-block {
    height: 100%; }
    .pop-up-wrapper .pop-up-info-block.success-info {
      padding: 0 80px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      text-align: center;
      -moz-text-align-last: center;
      text-align-last: center; }
      .pop-up-wrapper .pop-up-info-block.success-info p {
        font-weight: 600; }
      .pop-up-wrapper .pop-up-info-block.success-info img {
        display: block;
        margin: 0 auto 30px auto; }

/*popup end*/
.add-review h5 {
  margin-bottom: 20px; }
.add-review .rating-stars-wrapper {
  margin-bottom: 40px; }
.add-review textarea {
  min-height: 180px; }

.extended-access p {
  line-height: 23px; }
.extended-access form {
  display: flex; }
  .extended-access form input {
    min-width: 220px;
    max-width: 220px;
    margin-right: 10px; }

.special-wrapper {
  width: 100%;
  position: relative;
  min-height: calc(100% - 100px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px; }

.center-info-block {
  width: 100%;
  max-width: 440px; }
  .center-info-block form {
    width: 100%;
    margin: 0 auto 45px auto; }
    .center-info-block form input {
      display: block;
      margin-bottom: 10px; }
    .center-info-block form .btn {
      display: block;
      margin-top: 20px; }

.dop-links-block {
  width: 100%;
  margin-bottom: 45px; }
  .dop-links-block ul {
    width: 100%;
    display: flex; }
    .dop-links-block ul li {
      min-width: 50%;
      max-width: 50%;
      text-align: right;
      -moz-text-align-last: right;
      text-align-last: right; }
      .dop-links-block ul li:first-child {
        border-right: 1px solid #e3e3e3;
        text-align: left;
        -moz-text-align-last: left;
        text-align-last: left; }
      .dop-links-block ul li a {
        font-size: 16px;
        font-weight: 500; }

.search-on-map-wrapper {
  height: 100%;
  display: flex; }
  .search-on-map-wrapper .search-on-map-filter {
    min-width: 350px;
    max-width: 350px;
    border-right: 1px solid #e3e3e3; }
    .search-on-map-wrapper .search-on-map-filter .logo {
      height: 100px;
      padding: 10px 40px;
      border-bottom: 1px solid #e3e3e3; }
      .search-on-map-wrapper .search-on-map-filter .logo a {
        width: 98px; }
  .search-on-map-wrapper .map-filter-wrapper {
    height: calc(100% - 100px);
    padding: 0 0 0 40px; }
    .search-on-map-wrapper .map-filter-wrapper .filter-wrapper {
      padding-top: 40px;
      padding-bottom: 40px; }
    .search-on-map-wrapper .map-filter-wrapper .mCSB_scrollTools .mCSB_draggerRail {
      width: 6px;
      background: #f7f7f7;
      margin: 0 0 0 auto; }
    .search-on-map-wrapper .map-filter-wrapper .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
      width: 6px;
      background: #f3cd0f;
      margin: 0 0 0 auto;
      border-radius: 0; }
  .search-on-map-wrapper .map-wrapper {
    flex-grow: 1;
    height: 100%;
    background: #ccc; }
  .search-on-map-wrapper .open-filter {
    display: none; }

/*profile settings start*/
.profile-settings-wrapper {
  padding: 30px 0; }
  .profile-settings-wrapper h1 {
    margin-bottom: 50px; }

.flex-line-block {
  display: flex;
  max-width: 910px; }
  .flex-line-block .type-block {
    min-width: 310px;
    max-width: 310px;
    padding-top: 20px;
    padding-right: 30px; }
    .flex-line-block .type-block span {
      display: block;
      font-size: 16px;
      line-height: 19px;
      font-weight: 600; }
      .flex-line-block .type-block span.s12-gray {
        font-size: 12px;
        line-height: 14px;
        color: #6d6d6d; }
  .flex-line-block .value-block {
    flex-grow: 1; }
    .flex-line-block .value-block.more-inputs {
      margin-bottom: 20px; }
      .flex-line-block .value-block.more-inputs input {
        margin-bottom: 10px; }
        .flex-line-block .value-block.more-inputs input:last-child {
          margin-bottom: 0; }
    .flex-line-block .value-block .flex-line-block {
      margin-bottom: 10px !important; }
      .flex-line-block .value-block .flex-line-block:last-child {
        margin-bottom: 0 !important; }
      .flex-line-block .value-block .flex-line-block .type-block {
        min-width: 140px;
        max-width: 140px;
        padding-right: 15px; }
        .flex-line-block .value-block .flex-line-block .type-block span {
          font-weight: 400; }
    .flex-line-block .value-block.for-checkbox {
      padding-top: 18px; }
      .flex-line-block .value-block.for-checkbox .checkbox-wrapper {
        margin-bottom: 10px; }
        .flex-line-block .value-block.for-checkbox .checkbox-wrapper:last-child {
          margin-bottom: 0; }
        .flex-line-block .value-block.for-checkbox .checkbox-wrapper .jq-checkbox, .flex-line-block .value-block.for-checkbox .checkbox-wrapper .jq-radio {
          min-width: 24px;
          max-width: 24px;
          height: 24px; }
        .flex-line-block .value-block.for-checkbox .checkbox-wrapper .jq-checkbox.checked .jq-checkbox__div {
          width: 12px;
          height: 7px;
          margin: 5px 0 0 5px; }
        .flex-line-block .value-block.for-checkbox .checkbox-wrapper label {
          font-size: 16px;
          font-weight: 400;
          line-height: 24px; }
      .flex-line-block .value-block.for-checkbox.checkbox-groups {
        display: flex; }
        .flex-line-block .value-block.for-checkbox.checkbox-groups .checkbox-group {
          margin-right: 40px; }
          .flex-line-block .value-block.for-checkbox.checkbox-groups .checkbox-group:last-child {
            margin-right: 0; }
      .flex-line-block .value-block.for-checkbox.spec-view {
        flex-wrap: wrap; }
        .flex-line-block .value-block.for-checkbox.spec-view .all-selected {
          min-width: 100%;
          max-width: 100%;
          margin-bottom: 20px; }
    .flex-line-block .value-block .calendar-in-filter {
      min-width: 250px;
      max-width: 250px;
      margin-right: 20px; }
      .flex-line-block .value-block .calendar-in-filter:before {
        left: 20px; }
      .flex-line-block .value-block .calendar-in-filter #datepicker-in-filter {
        padding-left: 45px; }
    .flex-line-block .value-block .time-block {
      display: flex; }
      .flex-line-block .value-block .time-block span {
        display: block;
        padding: 0 5px;
        line-height: 60px;
        font-size: 16px; }
      .flex-line-block .value-block .time-block .clock {
        position: relative; }
        .flex-line-block .value-block .time-block .clock input {
          padding-left: 45px; }
        .flex-line-block .value-block .time-block .clock:before {
          position: absolute;
          display: block;
          content: "";
          width: 16px;
          height: 16px;
          background: url(/img/icons/clock-violet-icon.svg) 0 0 no-repeat;
          position: absolute;
          top: 50%;
          -moz-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
          left: 20px; }
    .flex-line-block .value-block .w150 {
      width: 150px; }
  .flex-line-block input[type="text"], .flex-line-block input[type="password"] {
    height: 60px;
    line-height: 60px; }
  .flex-line-block .jq-selectbox__select {
    border: 1px solid #e3e3e3; }
  .flex-line-block .filter-result {
    border: 1px solid #e3e3e3;
    padding: 12px 12px 5px 12px; }
    .flex-line-block .filter-result ul {
      flex-wrap: wrap; }
      .flex-line-block .filter-result ul li a {
        color: #6d6d6d; }

.avatar-wrapper {
  width: 180px;
  padding: 20px;
  border: 1px solid #e3e3e3;
  position: relative; }
  .avatar-wrapper .img-wrapper {
    background: url(/img/avatar-default.svg) 0 0 no-repeat;
    width: 140px;
    height: 140px; }
    .avatar-wrapper .img-wrapper img {
      display: block;
      width: 100%; }
  .avatar-wrapper .btn {
    margin-top: 0;
    position: absolute;
    bottom: 28px;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: calc(100% - 56px); }
  .avatar-wrapper .delete-image {
    display: none;
    width: 20px;
    height: 20px;
    background: url(/img/icons/close-mini-dark.svg) center center no-repeat;
    opacity: .5;
    position: absolute;
    top: 0;
    right: 0; }
    .avatar-wrapper .delete-image:hover {
      opacity: 1.0; }
  .avatar-wrapper.avatar-uploaded .btn {
    display: none; }
  .avatar-wrapper.avatar-uploaded .delete-image {
    display: block; }

.profile-block-wrapper {
  padding-top: 60px; }
  .profile-block-wrapper.bottom-padding {
    padding-top: 15px;
    padding-bottom: 60px; }
  .profile-block-wrapper .flex-line-block {
    margin-bottom: 10px; }
    .profile-block-wrapper .flex-line-block.avatar-download-block {
      margin-top: 30px;
      margin-bottom: 0; }

.profile-info-wrapper {
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 60px;
  margin-bottom: 60px; }
  .profile-info-wrapper .btn {
    margin-top: 50px; }

.special-profile-info-block {
  background: #f9ebff;
  padding: 50px 60px; }

/*profile settings end*/
/*lk start*/
.lk-top-block {
  border-bottom: 1px solid #e3e3e3;
    /*.input-wrapper {
        min-width: 290px;
        max-width: 290px;
        border-left: 1px solid $color-gray;
        border-right: 1px solid $color-gray;

        .jq-selectbox__select {
            height: 80px;
            font-size: 18px;
            font-weight: 500;
        }
        .jq-selectbox__dropdown {
            font-size: 18px;
            font-weight: 500;
        }
        .jq-selectbox__select-text {
            height: 80px;
            line-height: 80px;
            font-size: 18px;
            font-weight: 500;
        }
    }*/ }
  .lk-top-block .wrapper-block {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .lk-top-block .person-info {
    display: flex;
    align-items: center;
    padding: 10px 0; }
    .lk-top-block .person-info .avatar {
      min-width: 60px;
      max-width: 60px;
      height: 60px;
      overflow: hidden;
      background: #f3cd0f url(/img/icons/person-white-icon.svg) center center no-repeat;
      border-radius: 100%;
      margin-right: 20px; }
      .lk-top-block .person-info .avatar img {
        display: block;
        width: 100%; }
    .lk-top-block .person-info .name {
      font-size: 16px;
      font-weight: 500; }
  .lk-top-block .lk-top-block-menu {
    display: flex;
    flex-direction: column;
    min-width: 290px;
    max-width: 290px;
    height: 80px;
    position: relative;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    padding: 10px 0; }
    .lk-top-block .lk-top-block-menu li {
      background: #fff;
      border-left: 1px solid #e3e3e3;
      border-right: 1px solid #e3e3e3;
      display: none; }
      .lk-top-block .lk-top-block-menu li:last-child {
        border-bottom: 1px solid #e3e3e3; }
        .lk-top-block .lk-top-block-menu li:last-child.active {
          border-bottom: none; }
      .lk-top-block .lk-top-block-menu li a {
        display: block;
        position: relative;
        height: 60px;
        line-height: 60px;
        font-size: 18px;
        font-weight: 600;
        padding: 0 20px;
        color: #2c2c2b; }
        .lk-top-block .lk-top-block-menu li a:hover {
          color: #ac4882; }
      .lk-top-block .lk-top-block-menu li.active {
        display: block;
        order: -1;
        border-left: none;
        border-right: none; }
        .lk-top-block .lk-top-block-menu li.active a {
          /*height: 80px;
          line-height: 80px;*/ }
          .lk-top-block .lk-top-block-menu li.active a:after {
            content: '';
            position: absolute;
            top: 50%;
            left: auto;
            right: 20px;
            transform: translate(0, -50%);
            width: 16px;
            height: 16px;
            background: url(/img/trigger-arrow.svg) 0 0 no-repeat; }
    .lk-top-block .lk-top-block-menu.opened li {
      display: block;
      z-index: 100; }
      .lk-top-block .lk-top-block-menu.opened li.active {
        padding-bottom: 10px;
        border-bottom: 1px solid #e3e3e3; }

.lk-content {
  padding: 60px 0; }
  .lk-content .profile-block-wrapper {
    padding-top: 0; }
    .lk-content .profile-block-wrapper .flex-line-block {
      margin-bottom: 20px; }
      .lk-content .profile-block-wrapper .flex-line-block:last-child {
        margin-bottom: 0; }
    .lk-content .profile-block-wrapper .btns-block {
      padding-top: 40px;
      border-top: 1px solid #e3e3e3; }
  .lk-content .additional-options-wrapper {
    border: none;
    padding: 80px 0;
    align-items: center; }
    .lk-content .additional-options-wrapper .filter-block {
      display: flex;
      flex-wrap: wrap;
      margin-bottom: 0; }
      .lk-content .additional-options-wrapper .filter-block .checkbox-wrapper {
        margin: 10px 40px 10px 0; }
        .lk-content .additional-options-wrapper .filter-block .checkbox-wrapper label {
          font-size: 16px;
          line-height: 24px;
          font-weight: 600; }
        .lk-content .additional-options-wrapper .filter-block .checkbox-wrapper .jq-checkbox {
          min-width: 24px;
          max-width: 24px;
          height: 24px; }
        .lk-content .additional-options-wrapper .filter-block .checkbox-wrapper .jq-checkbox.checked .jq-checkbox__div {
          width: 11px;
          height: 8px;
          margin: 5px 0 0 5px; }
  .lk-content .h-block {
    margin-bottom: 60px; }
  .lk-content .rating-block {
    margin-bottom: 60px; }

.btns-block {
  display: flex; }
  .btns-block .input-wrapper {
    margin-left: 10px; }
    .btns-block .input-wrapper .jq-selectbox__select {
      height: 44px;
      font-size: 18px;
      font-weight: 700;
      line-height: 44px;
      border: 1px solid #e3e3e3; }
    .btns-block .input-wrapper .jq-selectbox__dropdown {
      font-size: 18px;
      font-weight: 700; }
    .btns-block .input-wrapper .jq-selectbox__select-text {
      height: 42px;
      line-height: 42px; }
    .btns-block .input-wrapper .jq-selectbox li {
      padding: 13px 20px; }

.checkbox-wrapper label {
  display: flex; }

.top-nav {
  padding: 30px 0; }
  .top-nav .to-index {
    margin-bottom: 30px; }

.add-input {
  color: red;
  font-size: 14px;
  font-weight: 500; }

.inputs-wrapper {
  margin-bottom: 20px; }

.delete-object {
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  color: #ea1c24;
  display: flex; }
  .delete-object img {
    margin-right: 10px; }

.special-links {
  padding-bottom: 15px;
  display: flex; }
  .special-links a {
    display: flex;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    margin-right: 40px; }
    .special-links a:last-child {
      margin-right: 0; }
    .special-links a img {
      margin-right: 10px; }

.delete-object {
  color: #ea1c24; }

.see-object {
  color: #2c2c2b; }

.items-table-block table {
  border-collapse: separate;
  border-spacing: 0 10px; }
  .items-table-block table tr {
    border: 1px solid #e3e3e3;
    margin-bottom: 10px; }
    .items-table-block table tr:first-child {
      border: none;
      margin-bottom: 30px; }
    .items-table-block table tr th {
      font-size: 16px;
      line-height: 19px;
      font-weight: 600;
      padding: 0 22px 25px 22px;
      white-space: nowrap; }
    .items-table-block table tr td {
      padding: 35px 22px;
      border-top: 1px solid #e3e3e3;
      border-bottom: 1px solid #e3e3e3;
      vertical-align: top; }
      .items-table-block table tr td:first-child {
        border-left: 1px solid #e3e3e3;
        max-width: 364px; }
      .items-table-block table tr td:last-child {
        border-right: 1px solid #e3e3e3;
        width: 240px; }
      .items-table-block table tr td p {
        line-height: 24px;
        padding-bottom: 5px;
        font-weight: 400; }
        .items-table-block table tr td p:last-child {
          padding-bottom: 0; }
  .items-table-block table.standings tr td p {
    padding-bottom: 10px; }
  .items-table-block table.standings tr td.spec-view p {
    padding-bottom: 0; }

.item-name {
  display: flex;
  align-items: center; }
  .item-name img {
    display: block;
    margin-right: 20px; }

.action-btns {
  width: 195px; }
  .action-btns .btn, .action-btns .input-wrapper, .action-btns .select-wrapper {
    width: 100%;
    margin-bottom: 10px; }
    .action-btns .btn:last-child, .action-btns .input-wrapper:last-child, .action-btns .select-wrapper:last-child {
      margin-bottom: 0; }
  .action-btns .jq-selectbox__select {
    height: 40px;
    border: 1px solid #e3e3e3; }
  .action-btns .jq-selectbox__select-text {
    height: 38px;
    line-height: 38px; }

.items-filter-block {
  display: flex;
  margin-bottom: 40px; }
  .items-filter-block .items-filter-block-cell {
    min-width: calc(25% - 15px);
    max-width: calc(25% - 15px);
    margin-right: 20px; }
    .items-filter-block .items-filter-block-cell:last-child {
      margin-right: 0; }
    .items-filter-block .items-filter-block-cell .jq-selectbox__select {
      height: 44px;
      border: 1px solid #e3e3e3; }
    .items-filter-block .items-filter-block-cell .jq-selectbox__select-text {
      height: 42px;
      line-height: 42px; }

.views-block {
  display: flex;
  align-items: cenetr;
  margin-bottom: 5px; }
  .views-block:last-child {
    margin: 0; }
  .views-block img {
    margin-right: 10px; }
  .views-block span {
    display: block;
    font-size: 16px;
    line-height: 24px; }

.news-wrapper .news-item .btns-block {
  margin-top: 10px; }
.news-wrapper .news-item:first-child {
  padding-top: 0; }

.img-previews-wrapper {
  display: flex;
  flex-wrap: wrap; }
  .img-previews-wrapper .img-preview {
    min-width: calc(25% - 15px);
    max-width: calc(25% - 15px);
    padding: 20px;
    position: relative;
    border: 1px solid #e3e3e3;
    margin-right: 20px;
    margin-bottom: 20px; }
    .img-previews-wrapper .img-preview:nth-child(4n+4) {
      margin-right: 0; }
    .img-previews-wrapper .img-preview img {
      display: block;
      width: 100%; }
    .img-previews-wrapper .img-preview .close-mini {
      position: absolute;
      top: 0;
      right: 0; }

.close-mini {
  display: block;
  width: 20px;
  height: 20px;
  background: url(/img/icons/close-mini-dark.svg) center center no-repeat;
  opacity: .5; }
  .close-mini:hover {
    opacity: 1.0; }

.dop-info {
  padding: 40px 0;
  border-top: 1px solid #e3e3e3;
  margin: 40px 0 0 0; }

/*lk end*/
/**/
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0; }

.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em; }

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }

.select2-results__option--selectable {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative; }

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px; }

/*.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}*/
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px; }

.select2-container--default[dir="rtl"]
.select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--group {
  padding: 0; }

.select2-container--default .select2-results__option--disabled {
  color: #999; }

.select2-container--default .select2-results__option--selected {
  background-color: #ddd; }

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option--group {
  padding: 0; }

.select2-container--classic .select2-results__option--disabled {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: #fff; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

/**/
/*select2*/
.select2-container {
  width: 100% !important; }

.select2-container--default .select2-selection--multiple {
  min-height: 60px;
  width: 100%;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  padding: 12px 12px 5px 12px; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #e3e3e3; }

.select2-container .select2-search--inline .select2-search__field {
  min-height: 0;
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin: 0;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
  font-family: "Gilroy";
  font-size: 16px;
  line-height: 24px;
  font-weight: 400; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin: 0 7px 0 0;
  padding: 0 0 7px 0;
  background: none;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  display: block;
  color: #6d6d6d;
  background: #f3f3f3;
  font-size: 14px;
  font-weight: 600;
  height: 32px;
  line-height: 30px;
  border-radius: 32px;
  padding: 0 32px 0 15px;
  position: relative;
  z-index: 1; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  right: 0;
  top: 0;
  cursor: pointer;
  z-index: 100; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove span {
  font-size: 16px;
  color: #6d6d6d;
  font-weight: 500; }

/*select2 end*/
.jq-file {
  display: none !important; }

/*17.03*/
.competitions-calendar-wrapper {
  overflow: hidden; }

.competitions-calendar .competitions-calendar-block {
  overflow: hidden; }

.competitions-calendar .competitions-calendar-block #datepicker {
  width: calc(100% - 1px); }

/*17.03*/

/*# sourceMappingURL=style.css.map */
