.link-block-nd, .header-part.slogan .region-popup a, .header-part .head-metro, .header-part .metro-box .select2-selection, .club-price-step4 .select2-selection {
  display: block;
  text-decoration: none;
}

.menu-user {
  display: block;
}

.onfit-comments .comments-field {
  display: block;
}

.i-go-button-gone {
  display: inline-block;
  width: 180px;
  height: 40px;
  line-height: 40px;
  margin: 15px 0;
  color: #0096ff;
  background: #ffffff;
  border: 1px solid #0096ff;
}


.service-icon .s_pool {
  background-position: 0 -352px;
  height: 20px;
}

.service-icon .s_gym {
  background-position: 0 -397px;
  width: 34px;
  height: 25px;
}

.service-icon .s_cardio {
  background-position: 0 -158px;
  width: 25px;
  height: 25px;
}

.service-icon .s_group {
  background-position: 0 -233px;
  width: 29px;
  height: 25px;
}

.service-icon .s_dance {
  background-position: 0 -183px;
  width: 26px;
  height: 25px;
}

.service-icon .s_yoga {
  background-position: 0 -422px;
  width: 21px;
  height: 25px;
}

.service-icon .s_fight {
  background-position: 0 -208px;
  height: 25px;
}

.service-icon .s_games {
  background-position: 0 -372px;
  width: 27px;
  height: 25px;
}

.service-icon .s_kids {
  background-position: 0 -258px;
  width: 24px;
  height: 23px;
}

.service-icon .s_common {
  background-position: 0 -331px;
  width: 35px;
  height: 21px;
}

.service-icon .s_med {
  background-position: 0 -306px;
  width: 25px;
  height: 25px;
}

.service-icon .s_sauna {
  background-position: 0 -108px;
  width: 25px;
  height: 25px;
}

.service-icon .s_pregnant {
  background-position: 0 -133px;
  width: 15px;
  height: 25px;
}

.service-icon .s_twentyfour {
  background-position: 0 -83px;
  width: 25px;
  height: 25px;
}

.service-icon .s_beauty {
  background-position: 0 -281px;
  width: 21px;
  height: 25px;
}

.service-icon .s_pool {
  background-position: 0 -352px;
  height: 20px;
}

.club-price-step4 .choose-arr, .club-price-step4 .select2-selection__arrow {
  display: none !important;
}

.club-price-step4 .select2-selection {
  outline: none;
  position: relative !important;
  width: 380px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #dddddd;
  padding: 0 10px;
  font-size: 15px;
  color: #757575;
}

.club-price-step4 .select-selection-a, .club-price-step4 .select-selection-close {
  position: absolute;
  top: 9px;
  right: 8px;
  width: 22px;
  height: 22px;
  background: url("../img/icons/icons-header-footer.svg") no-repeat 0 -228px;
  margin-left: 5px;
  z-index: 1050;
}

.club-price-step4 .select-selection-close {
  background: url("../img/icons/icons-header-footer.svg") no-repeat 0 -164px;
  display: none;
}

.club-price-step4 .select-selection-close:hover {
  background-position: 0 -186px;
}

.club-price-step4 .select-selection-a-hover {
  background: url("../img/icons/icons-header-footer.svg") no-repeat 0 -250px;
}

.club-price-step4 .select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #dddddd !important;
}

.club-price-step4 .select2-container {
  width: 380px !important;
  display: block;
  height: auto !important;
}

.club-price-step4 .select2-dropdown {
  background: #f5f5f5;
  padding: 0 5px 0 20px;
}

.club-price-step4 .select2-results__options {
  font-size: 14px;
}

.club-price-step4 .select2-results__option {
  height: 28px;
  line-height: 28px;
}

.club-price-step4 .select2-results__option span {
  display: inline-block;
  height: 22px;
  line-height: 22px;
}

.club-price-step4 .select2-results__option span.choose-arr {
  display: none;
  width: 63px;
  height: 20px;
  background: url("../img/icons/icons-header-footer.svg") no-repeat 0 -208px;
  margin-left: 9px;
  font-size: 10px;
  color: #009600;
  text-align: center;
  line-height: 20px;
}

.club-price-step4 .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: none;
  color: #009600;
}

.club-price-step4 .select2-container--default .select2-results__option--highlighted[aria-selected] span {
  border-bottom: 1px dashed #009600;
}

.club-price-step4 .select2-container--default .select2-results__option--highlighted[aria-selected] span.choose-arr {
  border-bottom: none;
  display: inline-block;
}

.club-price-step4 .select2-container--default .select2-results__option[aria-selected=true] {
  background: none;
  color: #009600;
}

.club-price-step4 .select2-container--default .select2-results__option[aria-selected=true] span:before {
  content: '';
  display: inline-block;
  width: 9px;
  height: 8px;
  background: url("../img/icons/icons-header-footer.svg") no-repeat 0 -272px;
  margin-right: 6px;
}

.club-price-step4 .select2-container--default .select2-results__option[aria-selected=true] span.choose-arr {
  display: none;
}

.club-price-step4 .select2-results__option--highlighted[aria-selected=true] {
  cursor: default;
}

.club-price-step4 .select2-results__option--highlighted[aria-selected=true] span {
  border-bottom: none !important;
}

.club-price-step4 ul.select2-results {
  max-height: 500px;
}

.club-price-step4 .select2-container--open {
  position: relative !important;
  top: inherit !important;
  left: inherit !important;
}

.club-price-step4 .select2-dropdown {
  position: relative !important;
  clear: both;
  border: 1px solid #dddddd !important;
  border-top: none !important;
}

.club-price-step4 .select2-selection__rendered {
  display: inline-block !important;
  background: #ffffff;
  width: auto !important;
  padding: 0 10px 0 10px !important;
  height: 38px;
  line-height: 38px;
}

.club-price-step4 .form-popup-btn {
  margin-top: 70px;
}

.club-price-step4 .when-box-text {
  font-weight: 700;
  font-size: 20px;
}

.club-price-step4 .option-default
.select2-container--default .select2-results__option[aria-selected=true] span:before {
  content: '';
  display: inline-block;
  width: 9px;
  height: 8px;
  background: url("../img/icons/icons-header-footer.svg") no-repeat 0 -272px;
  margin-right: 6px;
}
.club-call-popup form .input-box {
  margin-top: 12px;
}

.club-call-popup .form-popup-btn, .club-call-popup .float-checkboxes {
  margin-top: 26px;
}
.calendar-dp-note
{
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    line-height: 23px;
    border: 1px solid #00b600;
    border-radius: 12.5px;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
}

/* цвета веток метро */
.green {
  background: #0fa123;
}

.blue {
  background: #0252a2;
}

.red {
  background: #ef1e25;
}

.orange {
  background: #fbaa33;
}

.pink {
  background: #b61d8e;
}
.red_white {
  background: #f7bed1;
}
.purple {
  background: #b61d8e;
}

.yellow {
  background: #ffd803;
}

.grey {
  background: #acadaf;
}
.gray {
  background: #acadaf;
}

.light_blue {
  background: #019ee0;
}
.blue_light {
  background: #0252a2;
}
.aqua {
  background: #019ee0;
}
.salad {
  background: #b1d332;
}
.olive {
  background: #b1d332;
}

.brown {
  background: #745c2f;
}
.maroon {
  background: #745c2f;
}

.grey_blue {
  background: #5091bb;
}
.teal {
  background: #5091bb;
}

.extralight_blue {
  background: #85d4f3;
}
.liteblue {
  background: #85d4f3;
}
.light_purple {
  background: #9999FF;
}

#search-header-primary {
    display: block;
}
h2 {
    font-size: 35px;
    font-weight: 300;
}

.report-gallery a {
    width: 280px;
    height: 186px;
    overflow: hidden;
}
.report-gallery a img {
    width: 280px;
    /* height: 186px; */
	height: unset;
    display: block;
}

.clubs_list_search_text {
padding-top: 15px;
padding-bottom: 15px;
}
.clubs .search-header {
font-size:24px;
margin-top:20px;


}
.service-block a {
text-decoration:none;
color:#000;
cursor:default;
}

.clear {
clear:both;
}


.club-report-block .report-gallery a:nth-child(4n + 1) {
  margin-left: 0;
  margin-right: -100%;
  clear: both;
}

.club-report-block .report-gallery a:nth-child(4n + 2) {
  margin-left: 25%;
  margin-right: -100%;
  clear: none;
}

.club-report-block .report-gallery a:nth-child(4n + 3) {
  margin-left: 50%;
  margin-right: -100%;
  clear: none;
}

.club-report-block .report-gallery a:nth-child(4n + 4) {
  margin-left: 75%;
  margin-right: -100%;
  clear: none;
}
.club-search-text:before {
    content: '';
}
.club-search-text:after {
    content: '';
}

.yellow_bold {
    color: #f6ff00 !important;
	font-weight:bold !important;
	font-size: inherit !important;
    float: none !important;
}

.club-button-phone-button {
    //background: #009600;
    background: #595e62;
}
.club-button-phone-button:hover,.club-button-phone-button:focus {
    //background: #00b600;
    background: #98a0a7;
}
.club-button-whatsapp-button {
    background: #009600;
}
.club-button-viber-button {
    background: #5c2f82;
}
.club-button-viber-button:hover,.club-button-viber-button:focus {
    background: #914acd;
}
.club-button-telegram-button {
    background: #4282cc;
}
.club-button-telegram-button:hover,.club-button-telegram-button:focus {
    background: #52a2fd;
}
.club-button-email-button {
    //background: #25292c;
    background: #949ea8;
}
.club-button-email-button:hover,.club-button-email-button:focus {
    //background: #4f585e;
    background: #c5ccd3;
}

.club-btn-price, .list-club-price {
    //background: #00b600;
}
.club-btn-price:hover, .list-club-price:hover, .club-btn-price:focus, .list-club-price:focus, .club-btn-price:active, .list-club-price:active {
    //background: #6de86d;
}