@charset "UTF-8";
html, body, a, .hover__overlay_white:after, .pluses__image, .pluses__text, .clubs_tab .owl-item:after, .product_bg .showme_phone, .page_header__top:after, .form li > *, .bnr_item__overlay_link, .bnr_item overlay, .bnr_block.aktsii .bnr_item:after, .accordion-thumb *, .page_item, .product_images__link:after,
.product_image a:after, .rooms .rlist_item, .rooms .rlist_item__info {
  transition: all 0.2s ease-in-out; }

h1 b, h2 b, h3 b, h4 b, h5 b, .h1 b, .h2 b, .h3 b, .h4 b, .h5 b, article a, .color, .dropdown > ul > li:hover > a, .dropdown > .dropdown-list > li:hover > a, .header-menu .languages .active, .header-menu .languages a:hover, .header-menu .languages .dropdown > a, .nav_top a:hover, .pluses__text:hover, .product_bg .showme_phone:hover, .grid_item .button svg, .bnr_caption span, .accordion-thumb:hover *, .accordion-item.active .accordion-thumb, #breadcrumbs li:hover a, #breadcrumbs li:first-child, .comment_status, #product .features li a, .price_t a, .rooms .rlist_item:hover .rlist_item__info, .footer_main a:hover {
  color: #FF000A;
  color: var(--theme-color) !important; }

.color2 {
  color: #FBA721;
  color: var(--theme-color2) !important; }

.tabs .tab_navigation a.selected, .cats a:hover, .cats .active, .grid_item .button:hover, .page_item:hover, .page_item.active, #product .features_skills li:before {
  background-color: #FF000A;
  background-color: var(--theme-color) !important; }

/********* Typography *********/
html, body {
  position: relative;
  min-width: 320px;
  max-width: 100vw;
  min-height: 100vh;
  margin: 0;
  overflow-x: hidden;
  font-family: Futura2, sans-serif;
  font-size: 17.5px;
  font-weight: 400;
  line-height: 1.3;
  color: var(--body-text-color, #f0f0f0);
  text-align: left;
  -webkit-font-smoothing: antialiased;
  scroll-behavior: smooth; }

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
  display: block;
  text-overflow: ellipsis;
  margin-bottom: 10px;
  font-family: inherit;
  line-height: 1.16;
  color: white;
  letter-spacing: -0.002em;
  word-wrap: break-word; }
  h1 b, h2 b, h3 b, h4 b, h5 b, .h1 b, .h2 b, .h3 b, .h4 b, .h5 b {
    font-weight: 700; }

h1, .h1 {
  font-size: 50px;
  font-weight: 300; }

h2, .h2 {
  font-size: 40px;
  font-weight: 300; }

h3, .h3 {
  font-size: 38px;
  font-weight: 300; }

h4, .h4 {
  font-size: 1.35em;
  font-weight: 300; }

h5, .h5 {
  font-size: 1.22em;
  font-weight: 300; }

h6, .h6 {
  font-size: 1.15em;
  font-weight: 300; }

@media (max-width: 575.98px) {
  h1, .h1 {
    font-size: 30px;
    text-align: left; }
  h2, .h2 {
    font-size: 28px;
    text-align: left; }
  h3, .h3 {
    font-size: 28px;
    text-align: left; } }

a {
  display: inline-flex;
  align-items: center;
  color: inherit;
  word-wrap: break-word;
  cursor: pointer;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration-skip: ink;
  -webkit-text-decoration-skip: ink; }

a > * + * {
  margin-left: .375rem; }

p {
  margin-bottom: 0.4rem;
  word-wrap: break-word; }

p:last-child {
  margin-bottom: 0; }

article {
  font-size: 18px;
  line-height: 1.1; }
  article > *:first-child {
    margin-top: 0; }
  article > * + * {
    margin-top: 1.0em; }
  article > * + h1, article > * + .h1 {
    margin-top: 1.25em;
    line-height: 1; }
  article > * + h2, article > * + .h2,
  article > * + h3, article > * + .h3, article > * + h4, article > * + .h4 {
    margin-top: 1.05em;
    line-height: 1; }
  article > * + h5, article > * + .h5 {
    margin-top: 1.0em;
    line-height: 1; }
  article a {
    text-decoration: underline;
    font-weight: 600; }
  article a:hover {
    text-decoration: none; }
  article p {
    margin-bottom: 1.0em;
    text-align: justify; }
  article p > *, article li > p:first-child {
    text-indent: 0; }
  @media (min-width: 576px) {
    article img {
      margin: 15px auto; }
      article img.left {
        margin: 0 22px 22px 0;
        float: left; }
      article img.right {
        margin: 0 0 22px 22px;
        float: right; } }
  @media (max-width: 575.98px) {
    article img {
      float: none !important;
      margin: 15px auto !important;
      display: block; } }
  article iframe {
    max-width: 100%; }
    @media (max-width: 575.98px) {
      article iframe {
        width: 100%; } }
  article ol, article ul {
    position: relative;
    display: table;
    margin-top: 1.0em;
    margin-bottom: 1.4em;
    padding-left: 1.3em; }
    article ol li, article ul li {
      position: relative;
      line-height: 1.2; }
    article ol li + li, article ul li + li {
      margin-top: 0.4em; }
    article ol:last-child, article ul:last-child {
      margin-bottom: .5rem;
      padding-bottom: 0; }

.font2 {
  font-family: Garamond, sans-serif; }

.hover__overlay_white {
  position: relative; }
  .hover__overlay_white:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .hover__overlay_white:hover:after {
    background: rgba(255, 255, 255, 0.44); }

.ico_text-block {
  position: relative;
  white-space: nowrap; }
  .ico_text-block > * + * {
    margin-left: .2em; }
  .ico_text-block a {
    text-decoration: none; }
  .ico_text-block .ico {
    margin: -3px 10px 0px 0px; }
  .ico_text-block .number {
    font-size: 21px;
    font-weight: 700;
    color: #333333; }
  .ico_text-block .text {
    font-size: 13.5px;
    opacity: .7; }

.menu a {
  align-items: center;
  color: inherit;
  padding: 0px 15px;
  line-height: 1.15; }

.menu ul {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.menu ul ul {
  display: none;
  flex-wrap: wrap; }

.menu li {
  list-style: none; }

.menu li, .menu li > a, .menu li > a > * {
  display: inline-flex;
  flex-grow: 1; }

.menu li > a > *:last-child {
  flex-grow: 0; }

.menu li img {
  flex-grow: 0; }

@media (min-width: 992px) {
  .menu li.sub:hover > ul {
    display: flex; } }

.dropdown {
  position: relative; }
  .dropdown:last-child > ul, .dropdown:last-child > .dropdown-list {
    right: 0;
    left: auto; }
  .dropdown > ul, .dropdown > .dropdown-list {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: +222;
    display: none;
    color: #555555;
    padding: 7px 15px;
    min-width: 220px;
    max-width: 100%;
    background-color: whitesmoke;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }
    .dropdown > ul > li, .dropdown > .dropdown-list > li {
      padding: 4px 5px;
      width: 100%; }
      .dropdown > ul > li > a, .dropdown > .dropdown-list > li > a {
        padding-left: 2px;
        padding-right: 2px; }
      .dropdown > ul > li + li, .dropdown > .dropdown-list > li + li {
        border-top: 1px dotted rgba(153, 153, 153, 0.3); }
  .dropdown .active + ul {
    display: flex; }
  .dropdown .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent; }

/********* Страница *********/
.container {
  max-width: 100%; }

.page {
  background-color: #f2f2f2; }

.wrap {
  max-width: 1600px;
  margin: 0 auto;
  min-height: 100vh;
  position: relative; }
  .wrap__left {
    position: relative; }
    .wrap__left .container {
      background-color: #f3f2f2;
      color: #222222; }
    .wrap__left .header-logo img {
      max-height: 50px; }
  .wrap__right {
    position: relative;
    background-color: var(--body-bg, #030000); }
    .wrap__right .container {
      padding: 15px 20px 13px; }
  @media (max-width: 991.98px) {
    .wrap__left {
      padding: 75px 0 0; }
      .wrap__left .container {
        padding: 0px 30px; }
      .wrap__left .header_mobile_top {
        height: 65px;
        z-index: 1111;
        align-items: center;
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        margin: 0;
        padding: 5px 15px !important;
        border-bottom: 1px solid var(--theme-color);
        background-color: white; }
      .wrap__left .header-logo img {
        max-height: 50px; } }
  @media (max-width: 575.98px) {
    .wrap__left {
      padding: 65px 0 0; }
      .wrap__left .container {
        padding: 0px 15px; } }
  @media (min-width: 992px) {
    .wrap {
      display: flex;
      background-color: white; }
      .wrap__left {
        width: 360px; }
        .wrap__left .container {
          width: 340px;
          border-right: 1px solid #cccccc;
          position: fixed;
          top: 0;
          min-height: 100vh; }
      .wrap__right {
        width: calc(100% - 360px); } }
  @media (min-width: 1200px) {
    .wrap__left {
      width: 420px; }
      .wrap__left .container {
        width: 400px; }
    .wrap__right {
      width: calc(100% - 420px); }
      .wrap__right .container {
        padding-left: 60px;
        padding-right: 60px; } }
  @media (min-width: 1600px) {
    .wrap__left {
      width: 420px; }
      .wrap__left .container {
        width: 400px; }
    .wrap__right {
      width: calc(100% - 420px); }
      .wrap__right .container {
        padding-left: 45px;
        padding-right: 45px; } }

#content > * {
  position: relative; }

/********* Левая часть *********/
.header-menu .languages {
  margin: 0 -5px; }
  .header-menu .languages li {
    padding: 0 5px; }
  .header-menu .languages a {
    padding: 0px 0px;
    font-size: 12px;
    font-weight: 600;
    color: #222222;
    text-transform: uppercase; }
  .header-menu .languages img {
    min-width: 26px;
    height: auto; }
  .header-menu .languages .active, .header-menu .languages a:hover {
    border-bottom: 1px solid var(--theme-color); }
  .header-menu .languages .dropdown a {
    font-size: 14px;
    font-weight: 500;
    line-height: .86; }
  .header-menu .languages .dropdown > a {
    padding: 6px 10px;
    border: 1px solid gray;
    border-radius: 5px;
    background-color: #e3e3e3;
    z-index: 111; }
  .header-menu .languages .dropdown > ul {
    min-width: 45px;
    background-color: #f0f0f0;
    padding: 7px 2px 5px;
    top: calc(100% - 7px);
    left: 5px;
    right: 5px;
    z-index: 110;
    border: 1px solid gray;
    border-radius: 5px; }
    .header-menu .languages .dropdown > ul li {
      padding: 2px 8px 2px 0;
      justify-content: center;
      border: none; }
    .header-menu .languages .dropdown > ul a {
      padding: 0px 0px;
      flex: 0; }

.nav_header {
  position: relative;
  display: none; }
  .nav_header > a {
    margin-right: -10px; }
  .nav_header > .lev1 {
    background-color: white;
    border: 2px solid #1a1a1a;
    border-radius: 4px;
    box-shadow: -17px 17px 10px -10px rgba(0, 0, 0, 0.6) !important;
    font-size: 22px;
    padding: 5px 20px;
    overflow-y: auto;
    position: absolute;
    top: calc(100% + 18px);
    right: -10px;
    z-index: 333;
    width: 450px;
    max-width: calc(100vw - 10px);
    max-height: calc(100vh - 65px); }
    .nav_header > .lev1 li {
      width: 100%; }
    .nav_header > .lev1 a {
      padding: 5px 2px;
      min-height: 46px; }
    .nav_header > .lev1 li + li {
      border-top: 1px dotted #cccccc; }

.left__slogan_block {
  margin: 15px 0px -10px; }
  .left__slogan_block .h1 {
    color: #111111;
    line-height: 1.10;
    font-size: 34px;
    font-weight: 500;
    text-transform: uppercase; }
  @media (max-width: 575.98px) {
    .left__slogan_block .h1 {
      font-size: calc(3.8vw + 15px); } }

.catsleft_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0px -5px;
  padding: 15px 0; }

.catsleft_item {
  position: relative;
  margin: 5px 5px;
  padding: 0;
  overflow: hidden;
  display: flex;
  flex: 1 1 500px;
  max-width: 100%; }
  .catsleft_item__img {
    object-fit: cover;
    width: 100%;
    height: 185px;
    position: relative; }
    .catsleft_item__img:before {
      content: '';
      display: block;
      position: absolute;
      top: 2px;
      right: 2px;
      bottom: 2px;
      left: 2px;
      border: 5px solid white; }
  .catsleft_item .title, .catsleft_item__title, .catsleft_item__phone {
    color: white;
    text-align: center;
    padding: 8px 15px;
    justify-content: center;
    position: absolute;
    left: 1px;
    right: 1px;
    min-height: 35px;
    white-space: nowrap; }
  .catsleft_item__title {
    top: 0;
    bottom: 0;
    font-size: 16px; }
    .catsleft_item__title .title {
      top: 0;
      background: rgba(0, 0, 0, 0.9); }
    .catsleft_item__title .name {
      text-decoration: underline;
      font-weight: 600; }
    .catsleft_item__title:hover .name {
      text-decoration: none; }
  .catsleft_item__phone {
    background: rgba(97, 97, 97, 0.78);
    font-size: 20px;
    bottom: 0; }
  @media (max-width: 991.98px) {
    .catsleft_item {
      letter-spacing: -.02em; }
      .catsleft_item__title {
        font-size: 20px;
        font-weight: 300  !important; }
      .catsleft_item__phone {
        font-size: 24px;
        font-weight: 300; } }
  @media (max-width: 575.98px) {
    .catsleft_item__img {
      max-height: calc((100vh - 240px)/3);
      min-height: 94px; }
    .catsleft_item .title, .catsleft_item__title, .catsleft_item__phone {
      padding: 2px 15px;
      min-height: auto; }
    .catsleft_item__title {
      font-size: 16px; }
    .catsleft_item__phone {
      font-size: 18px; } }

.left__bottom_block {
  font-size: 16.5px;
  line-height: 1.05;
  margin: 11px 0 -5px; }
  .left__bottom_block .logo {
    flex-basis: 66px;
    padding-right: 0; }

/********* Правая часть *********/
.nav_top {
  z-index: +100;
  transition: all 0.2s ease-in;
  transform: translateY(-70px);
  max-width: 1180px;
  position: fixed;
  top: 0;
  left: auto;
  right: auto;
  background-color: rgba(0, 0, 0, 0.79);
  border-bottom: 1px solid #ff000a; }
  .nav_top a {
    justify-content: center; }
  .nav_top .lev1 {
    flex-wrap: wrap;
    justify-content: center; }
    .nav_top .lev1 > li > a {
      height: 65px;
      padding: 3px calc(4px + .16vw);
      font-size: calc(15px + .20vw); }
      .nav_top .lev1 > li > a span {
        justify-content: center; }
    .nav_top .lev1 > li:first-child > a {
      padding-left: 22px; }
    .nav_top .lev1 > li:last-child > a {
      padding-right: 22px; }

/********* Наши преимущества *********/
.pluses {
  background: url(../images/pluses_bg.jpg) no-repeat center;
  background-size: cover; }
  .pluses__list {
    justify-content: space-around; }
  .pluses__item {
    flex: 0 240px;
    max-width: 50%;
    padding: 10px 15px; }
  .pluses__inner {
    margin: 10px auto;
    width: 180px;
    justify-content: center;
    text-align: center; }
  .pluses__image {
    width: 115px;
    height: 115px;
    border: 2px solid var(--theme-color);
    border-radius: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px; }
    .pluses__image:hover {
      transform: translateY(-7px);
      cursor: pointer; }
  .pluses__text {
    font-size: 20px;
    letter-spacing: -.02em;
    line-height: 1.1; }
    .pluses__text:hover {
      cursor: pointer; }
  @media (max-width: 575.98px) {
    .pluses__inner {
      width: auto; } }
  @media (max-width: 380px) {
    .pluses__item {
      flex: 0 50%;
      width: 50%; }
    .pluses__text {
      font-size: 18px;
      margin: 0 -5px; } }

/********* Акция *********/
.promo {
  background: #fff url(../images/promo_bg.jpg) no-repeat center;
  background-size: cover; }

.description2 {
  background: url(../images/description2_bg.jpg) no-repeat center;
  background-size: cover; }
  .description2 article {
    padding: 30px 25px;
    background: rgba(255, 255, 242, 0.15);
    border-radius: 5px;
    text-align: justify; }
  @media (max-width: 575.98px) {
    .description2 article {
      padding: 20px 15px;
      margin: 0px -5px; } }

/********* Вкладки-общее *********/
.tabs .tab_navigation {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  margin-bottom: 15px;
  border-radius: 7px;
  background: black; }
  .tabs .tab_navigation a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 1 220px;
    height: 60px;
    font-size: 20px;
    font-weight: 400;
    white-space: nowrap;
    padding: 2px 25px; }

.tabs .tab_container .tab {
  display: none; }

@media (max-width: 991.98px) {
  .tabs .tab_navigation a {
    font-size: 25px; } }

@media (max-width: 425px) {
  .tabs .tab_navigation a {
    font-size: 21px; } }

@media (min-width: 992px) {
  .tabs .tab_navigation a.short {
    flex: 1 70px; } }

@media (min-width: 1200px) {
  .tabs .tab_navigation a {
    font-size: 20px; } }

/********* Наши клубы *********/
.clubs_tab {
  background: url(../images/clubs_bg.jpg) no-repeat center;
  background-size: cover; }
  .clubs_tab .tab_navigation {
    margin: 20px 0px; }
  .clubs_tab .owl-carousel {
    height: 380px;
    max-height: 100vh;
    overflow: hidden; }
  .clubs_tab .owl-item {
    opacity: 0.8; }
    .clubs_tab .owl-item div {
      position: relative; }
    .clubs_tab .owl-item img {
      width: 100%;
      height: 380px; }
    .clubs_tab .owl-item:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.6); }
  .clubs_tab .owl-item.center {
    opacity: 1; }
    .clubs_tab .owl-item.center:after {
      background: transparent; }
  @media (max-width: 575.98px) {
    .clubs_tab .owl-item img {
      object-fit: cover; } }

/********* Контакты *********/
.clubs_maps {
  background: url(../images/clubs_bg.jpg) no-repeat center;
  background-size: cover; }
  .clubs_maps:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, #030303 40%, rgba(0, 0, 0, 0.4) 100%); }
  .clubs_maps .clubs_maps_block__text {
    flex-wrap: wrap;
    height: auto;
    padding: 10px 25px 10px 50px;
    background-color: #470202; }
    .clubs_maps .clubs_maps_block__text > * {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      margin: 12px 0px;
      font-size: 22px;
      font-weight: 300; }
      .clubs_maps .clubs_maps_block__text > *.club_name {
        font-size: 26px; }
        .clubs_maps .clubs_maps_block__text > *.club_name a.name {
          text-decoration: underline;
          white-space: nowrap; }
        .clubs_maps .clubs_maps_block__text > *.club_name a.name:hover {
          text-decoration: none; }
      .clubs_maps .clubs_maps_block__text > *.tel {
        letter-spacing: -.02em; }
      .clubs_maps .clubs_maps_block__text > * svg {
        margin: 0px 10px 0px -34px;
        width: 22px;
        height: 22px; }
  .clubs_maps .clubs_map {
    margin-top: 15px;
    padding: 0; }
    .clubs_maps .clubs_map iframe {
      min-height: 380px;
      width: 100%; }
  @media (max-width: 575.98px) {
    .clubs_maps .clubs_maps_block__text > * {
      margin: 8px 0px;
      justify-content: flex-start;
      font-size: 17px; }
      .clubs_maps .clubs_maps_block__text > *.club_name {
        font-size: 21px; }
      .clubs_maps .clubs_maps_block__text > * svg {
        margin: 0px 10px 0px -28px;
        width: 19px;
        height: 19px; } }
  @media (min-width: 992px) {
    .clubs_maps .clubs_maps_block__text > * {
      justify-content: flex-start; }
    .clubs_maps .clubs_maps_block__text + .clubs_maps_block__text {
      border-left: 10px solid #030303; } }

/********* Заголовок *********/
.page_header {
  font-size: 48px;
  font-weight: 300;
  text-transform: none;
  padding: 0 0 11px;
  margin: 0 0 20px;
  border-bottom: 1px solid white; }
  .page_header .row {
    align-items: baseline; }
  .page_header__rating {
    font-size: 22px; }
  @media (max-width: 767.98px) {
    .page_header, .page_header h1 {
      font-size: 42px; }
    .page_header .showme_phone {
      font-size: 30px !important; }
    .page_header .showme_phone.default {
      margin: 7px 0 -5px;
      font-size: 27px !important; } }
  @media (max-width: 575.98px) {
    .page_header, .page_header h1 {
      font-size: 30px; } }

/********* Заголовок товара и Показать телефон *********/
.product_bg .page_header__rating {
  white-space: nowrap; }

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

.product_bg .showme_phone {
  letter-spacing: -.042em;
  margin: 0 0 -12px; }
  .product_bg .showme_phone.default {
    font-size: 32px;
    font-weight: 500; }
  .product_bg .showme_phone .isvg {
    max-width: .9em;
    height: 1.1em;
    margin: 0; }

@media (max-width: 575.98px) {
  .product_bg .page_header {
    padding-bottom: 15px !important; }
  .product_bg .row {
    justify-content: space-around; }
  .product_bg .row > * {
    flex: 1 1 200px; } }

.header_top_block {
  height: 450px;
  max-height: 100vh;
  display: flex;
  align-items: center;
  background: url(../images/block_top_image.jpg) no-repeat center 8%;
  background-size: cover; }
  .header_top_block .inner {
    padding: 20vh 6vw 15px;
    max-width: 100%;
    line-height: 1.2; }
    .header_top_block .inner > * + * {
      margin-top: 55px; }
  .MainView .header_top_block {
    height: 780px; }

.header_top_block__title {
  width: 920px;
  max-width: 100%;
  text-align: justify; }
  .header_top_block__title, .header_top_block__title * {
    line-height: 0.9;
    font-weight: 500;
    margin: 0;
    text-transform: none;
    font-family: Garamond, sans-serif; }
  .header_top_block__title .h1 {
    font-size: 57px;
    line-height: 0.7;
    margin-bottom: 10px; }
  .header_top_block__title .h2 {
    font-size: 46px; }
  @media (min-width: 1200px) {
    .header_top_block__title {
      text-align: left; }
      .header_top_block__title .h1 {
        font-size: 76px; }
      .header_top_block__title .h2 {
        font-size: 62.3px; } }

.header_top_block__text {
  width: 600px;
  max-width: 100%;
  font-size: 23px;
  line-height: 1.3; }

.header_top_block__btn .button {
  margin: 7px 20px 7px 0px;
  min-width: 290px; }

/********* Фоны вверху *********/
.page_header__top {
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 480px;
  max-height: 100vh;
  padding: 65px 0px;
  background: url(../images/promo_bg.jpg) no-repeat;
  background-position: 0 11%;
  background-size: cover; }
  .page_header__top:after {
    z-index: -1;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 5%, rgba(0, 0, 0, 0.15) 30%, rgba(0, 0, 0, 0.35) 50%, rgba(0, 0, 0, 0.15) 80%, rgba(0, 0, 0, 0.05) 100%); }
  .page_header__top .title {
    font-size: 60px;
    font-weight: 500;
    font-family: font-family-base2;
    text-shadow: 1px 1px 1px rgba(34, 34, 34, 0.2), -1px -1px 1px rgba(34, 34, 34, 0.2), 0px 0px 1px rgba(34, 34, 34, 0.2); }
  .page_header__top.id_14 {
    background-position: 0 0; }
  @media (max-width: 991.98px) {
    .page_header__top {
      display: none; } }

.cats {
  display: flex;
  overflow: hidden;
  flex-wrap: wrap;
  border-radius: 7px;
  background: black; }
  .cats a {
    flex: 1 200px;
    font-size: 22px;
    font-weight: 400;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    padding: 2px 1.2vw;
    white-space: nowrap; }
    .cats a.short {
      flex: 1 70px; }
  @media (max-width: 767.98px) {
    .cats {
      flex-wrap: wrap; } }

/********* Товар-каталог *********/
.items_block {
  overflow: hidden; }

@media (max-width: 1199.98px) {
  .items_grid {
    margin: -1px -15px 0px; } }

@media (max-width: 575.98px) {
  .items_grid {
    margin: -1px -10px 0px; } }

@media (min-width: 1200px) {
  .items_grid {
    margin: -1px -25px 0px; } }

.grid_item {
  position: relative;
  padding: 15px 15px;
  border-top: 1px dashed #969696; }
  .grid_item .preview {
    height: 100%; }
  .grid_item .fn_transfer {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    justify-content: center;
    text-align: center;
    font-size: 17px;
    position: relative; }
  .grid_item .fn_transfer > * {
    display: flex;
    justify-content: center;
    width: 100%; }
  .grid_item .fn_transfer > * + * {
    margin-top: 5px; }
  .grid_item .preview_top {
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between; }
  .grid_item .preview_name {
    font-size: 32px;
    font-weight: 500;
    line-height: 1.02;
    font-family: Garamond, sans-serif;
    width: 100%;
    height: 32px;
    overflow: hidden;
    margin: 0 0 11px 0; }
  .grid_item .preview_image {
    height: 255px;
    border: 1px solid transparent;
    margin: 8px 0 -3px; }
    .grid_item .preview_image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .grid_item .preview_image:hover {
      border-color: var(--theme-color); }
  .grid_item .preview_info {
    flex-wrap: wrap;
    align-content: flex-start;
    line-height: 1;
    padding: 15px 0; }
    .grid_item .preview_info .work {
      position: relative;
      display: flex;
      width: 100%;
      align-items: center;
      justify-content: center; }
      .grid_item .preview_info .work span:before {
        content: '';
        display: inline-block;
        width: 10px;
        height: 10px;
        margin-right: 11px;
        border-radius: 100%; }
    .grid_item .preview_info .active span:before {
      background: green; }
    .grid_item .preview_info .no_active span:before {
      background: #ff000a; }
    .grid_item .preview_info .features {
      font-size: 16px;
      margin-top: 10px; }
      .grid_item .preview_info .features > div {
        display: inline-flex; }
      .grid_item .preview_info .features > div > * {
        padding: 3px 2px; }
  .grid_item .button {
    font-size: 22px;
    width: 100%;
    border-width: 2px;
    background: none !important; }
    .grid_item .button:hover {
      color: white; }
      .grid_item .button:hover svg {
        color: white; }
  @media (min-width: 1200px) {
    .grid_item {
      padding: 22px 25px 20px;
      max-width: 25%; } }
  @media (max-width: 1199.98px) {
    .grid_item {
      padding: 22px 15px 20px; } }
  @media (max-width: 380px) {
    .grid_item {
      flex: 0 0 100%;
      max-width: 100%;
      padding: 20px 11px;
      height: 290px; }
      .grid_item .preview_name {
        font-size: 28px;
        height: 28px;
        margin: 0 0 5px; }
      .grid_item .preview_image {
        position: absolute;
        top: 60px;
        left: 0px;
        width: 120px;
        height: 170px; }
      .grid_item .preview_info {
        margin-left: 140px;
        padding: 7px 0; }
        .grid_item .preview_info * {
          justify-content: flex-start  !important;
          text-align: left; }
        .grid_item .preview_info .features {
          margin: 10px auto 0 0; }
          .grid_item .preview_info .features > div {
            display: flex; }
      .grid_item .preview_bottom {
        margin-left: 140px; } }

/********* Форма общее *********/
.form {
  padding: 18px 18px;
  line-height: 1.1; }
  .form .inner {
    width: 650px;
    max-width: 100%;
    margin: 0 auto;
    padding: 5px 15px; }
  .form .form_header .title {
    margin: 1px 0px;
    line-height: 1.1; }
  .form .form_header .h1 {
    font-size: 35px;
    font-weight: 700; }
  .form .form_header .h2 {
    font-size: 28px;
    font-weight: 700; }
  .form .form_header .h3 {
    font-size: 21px;
    font-weight: 700; }
  .form .fields {
    margin: 20px auto 10px; }
  .form ul {
    list-style: none; }
  .form li {
    padding: 7px 15px;
    position: relative; }
    .form li > * {
      font-size: 20px;
      display: inline-flex;
      align-items: center;
      min-height: 44px;
      padding: 5px 15px;
      margin: 0;
      width: 100%;
      border: 1px solid #b0b0b0;
      border-radius: 5px; }
      .form li > *:hover {
        border-color: #a3a3a3; }
    .form li textarea {
      padding: 22px 17px; }
  .form .fields_bottom {
    margin: 10px 0px; }
    .form .fields_bottom > * + * {
      margin-top: 10px; }
    .form .fields_bottom__text {
      font-size: .85em; }
    .form .fields_bottom__licence label {
      cursor: pointer;
      display: inline-flex;
      align-items: center;
      text-align: left;
      opacity: .88; }
    .form .fields_bottom__licence input[type="checkbox"] {
      margin-right: 8px; }
    .form .fields_bottom__buttons {
      display: flex;
      flex-wrap: wrap;
      align-items: center; }
      .form .fields_bottom__buttons [class*="btn"] {
        min-width: 220px;
        max-width: 100%; }

.captcha {
  flex-direction: row !important;
  align-items: flex-end;
  margin: 0px 25px 10px 0; }
  .captcha > * {
    float: left;
    white-space: nowrap;
    display: flex;
    flex-direction: column; }
  .captcha img {
    flex: auto; }
  .captcha .input_captcha {
    max-width: 100px;
    height: 40px;
    text-align: center;
    font-size: 19px;
    font-weight: 700;
    line-height: 1; }
  .captcha .secret_number {
    order: 99;
    padding: 10px 10px;
    user-select: none;
    pointer-events: none;
    cursor: pointer;
    color: white;
    text-shadow: 0px 0px 3px #737373, 0px 0px 1px #737373;
    font-size: 22px;
    font-weight: 800; }

#recaptcha1 {
  margin: 0; }
  #recaptcha1 > * {
    transform: scale(0.8) translateX(-38px); }

.comment_form, .form_feedback {
  background: url(../images/comm_form_bg.jpg) no-repeat;
  background-size: cover;
  color: black; }
  .comment_form .product_rating, .form_feedback .product_rating {
    background-color: #fff;
    flex-wrap: wrap; }
  .comment_form .product_rating .rating_starOff, .form_feedback .product_rating .rating_starOff {
    margin: 4px 0 0 0; }
  @media (max-width: 380px) {
    .comment_form .product_rating, .form_feedback .product_rating {
      flex-wrap: wrap;
      justify-content: space-between; } }

@media (max-width: 380px) {
  .form {
    padding: 10px 15px; }
    .form .inner {
      padding: 0; }
    .form .fields {
      margin: 5px auto; }
    .form .button {
      width: 100%; }
    .form .fields_bottom__licence {
      margin-top: 20px;
      font-size: 15.5px;
      color: #3e212a; } }

/********* Баннеры *********/
.bnr_block {
  position: relative;
  width: 100%; }

.bnr_item {
  height: 370px;
  position: relative;
  margin: 0; }
  .bnr_item__img {
    min-width: 100%;
    height: 100%;
    object-fit: cover; }
  .bnr_item__overlay_link, .bnr_item overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.bnr_caption {
  position: absolute;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 15px 15px;
  border: 1px solid var(--theme-color);
  border-radius: 10px;
  line-height: 1.05;
  font-family: Garamond, sans-serif; }
  .bnr_caption__title {
    font-size: 36px;
    font-weight: 700; }
  .bnr_caption__description {
    font-size: 54px;
    font-weight: 700; }
  @media (max-width: 767.98px) {
    .bnr_caption {
      text-align: center; } }

.bnr_block.group1 {
  letter-spacing: -.02em; }
  .bnr_block.group1 .bnr_item__img {
    object-position: 95% 0%; }
  .bnr_block.group1 .bnr_caption__title {
    font-size: 36px;
    font-weight: 600; }
  .bnr_block.group1 .bnr_caption__description {
    font-size: 50px;
    font-weight: 600;
    text-transform: uppercase; }
  .bnr_block.group1 .bnr_caption__description span {
    font-size: 68px; }
  .bnr_block.group1:hover overlay {
    background: rgba(255, 255, 255, 0.44); }
  @media (max-width: 575.98px) {
    .bnr_block.group1 .bnr_item {
      height: 260px; }
    .bnr_block.group1 .bnr_caption__title {
      font-size: 24px; }
    .bnr_block.group1 .bnr_caption__description {
      font-size: 28px;
      margin-top: 10px; }
    .bnr_block.group1 .bnr_caption__description span {
      font-size: 44px;
      margin-top: 10px; } }

.bnr_block.aktsii .bnr_item {
  margin: 15px 0;
  height: auto; }
  .bnr_block.aktsii .bnr_item:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .bnr_block.aktsii .bnr_item:hover:after {
    background: rgba(255, 255, 255, 0.3); }
  .bnr_block.aktsii .bnr_item .bnr_item__img {
    width: 100%;
    height: auto;
    object-fit: inherit; }

/********* accordion *********/
.accordion {
  margin: 0;
  position: relative;
  padding: 0;
  list-style: none;
  color: black; }

.accordion-item {
  background-color: #f7f7f7;
  margin: 6px 0px;
  border-radius: 7px; }

.accordion-thumb {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 100%;
  cursor: pointer;
  padding: 15px 25px 15px 30px;
  font-size: 20px;
  line-height: 1.05; }
  .accordion-thumb svg {
    height: 15px;
    width: 15px;
    margin: 0px 11px; }
  .accordion-thumb:hover .fa, .accordion-thumb:hover svg {
    transform: scale(1.3); }

.accordion-panel {
  display: none;
  position: relative;
  padding: 25px 30px 35px;
  font-size: 20px;
  line-height: 1.0;
  font-weight: 300; }
  .accordion-panel .title {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 15px 0 0px; }
  .accordion-panel ul {
    margin: 7px 0 20px;
    padding: 0;
    list-style-type: disc;
    list-style-position: inside;
    list-style-image: none; }
    .accordion-panel ul li + li {
      margin-top: 7px; }
  .accordion-panel:before {
    position: absolute;
    top: 2px;
    right: 3px;
    left: 20px;
    content: '';
    border-bottom: 1px dashed black; }

.accordion-item.active .accordion-thumb .fa, .accordion-item.active .accordion-thumb svg {
  transform: rotate(-90deg); }

@media (max-width: 380px) {
  .accordion-thumb {
    padding: 15px 20px; }
  .accordion-panel {
    padding: 25px 20px 35px; } }

/********* Рейтинг *********/
.product_rating {
  user-select: none;
  display: inline-flex;
  align-items: center;
  font-size: 14; }
  .product_rating .rating_text {
    opacity: .8; }
  .product_rating .rating_starOff, .product_rating .rating_starOn {
    display: inline-flex;
    width: 95px;
    height: 19px;
    background-size: 19px 19px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 70'%3E%3Cpath fill='%23c7c7c7' d='M59.429 23.107c0 0.643-0.464 1.25-0.929 1.714l-12.964 12.643 3.071 17.857c0.036 0.25 0.036 0.464 0.036 0.714 0 0.929-0.429 1.786-1.464 1.786-0.5 0-1-0.179-1.429-0.429l-16.036-8.429-16.036 8.429c-0.464 0.25-0.929 0.429-1.429 0.429-1.036 0-1.5-0.857-1.5-1.786 0-0.25 0.036-0.464 0.071-0.714l3.071-17.857-13-12.643c-0.429-0.464-0.893-1.071-0.893-1.714 0-1.071 1.107-1.5 2-1.643l17.929-2.607 8.036-16.25c0.321-0.679 0.929-1.464 1.75-1.464s1.429 0.786 1.75 1.464l8.036 16.25 17.929 2.607c0.857 0.143 2 0.571 2 1.643z'/%3E%3C/svg%3E"); }
  .product_rating .rating_starOn {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 70'%3E%3Cpath fill='%23ffbf00' d='M59.429 23.107c0 0.643-0.464 1.25-0.929 1.714l-12.964 12.643 3.071 17.857c0.036 0.25 0.036 0.464 0.036 0.714 0 0.929-0.429 1.786-1.464 1.786-0.5 0-1-0.179-1.429-0.429l-16.036-8.429-16.036 8.429c-0.464 0.25-0.929 0.429-1.429 0.429-1.036 0-1.5-0.857-1.5-1.786 0-0.25 0.036-0.464 0.071-0.714l3.071-17.857-13-12.643c-0.429-0.464-0.893-1.071-0.893-1.714 0-1.071 1.107-1.5 2-1.643l17.929-2.607 8.036-16.25c0.321-0.679 0.929-1.464 1.75-1.464s1.429 0.786 1.75 1.464l8.036 16.25 17.929 2.607c0.857 0.143 2 0.571 2 1.643z'/%3E%3C/svg%3E"); }
  .product_rating > * + * {
    margin-left: 3px; }

/********* Хлебнае крошки *********/
#breadcrumbs {
  font-size: 17px; }
  #breadcrumbs ol {
    padding: 0px;
    margin: 0 auto; }
  #breadcrumbs li {
    display: inline-block;
    margin: 5px 4px 0 0; }
    #breadcrumbs li + li:before {
      content: "»";
      margin-right: 4px; }
    #breadcrumbs li:first-child {
      text-decoration: underline; }
      #breadcrumbs li:first-child:hover {
        text-decoration: none; }
  @media (max-width: 991.98px) {
    #breadcrumbs .container {
      padding: 10px 15px 10px; } }
  @media (min-width: 992px) {
    #breadcrumbs .container {
      padding: 22px 15px 22px; } }

.pagination {
  margin: 10px 0 20px;
  display: flex;
  justify-content: center; }

.page_item {
  display: inline-flex;
  margin: 5px 1px;
  position: relative;
  min-width: 48px;
  height: 48px;
  padding: 2px 15px;
  font-size: 18px;
  font-weight: 400;
  color: white; }
  .page_item > * {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .page_item.page_arr {
    font-size: 37px;
    font-weight: 300; }
    .page_item.page_arr span {
      margin-top: -8px; }
  .page_item.active {
    z-index: 1;
    pointer-events: none; }

/********* Комментарии *********/
.comment_item {
  margin: 15px 0px;
  padding: 11px 0px;
  background: rgba(255, 255, 255, 0.2); }

.comment_header {
  padding: 0px 15px;
  display: flex;
  align-items: center;
  font-size: 21px; }

.comment_header * {
  display: inline-flex;
  align-items: center; }

.comment_header > * {
  padding: 7px 10px; }

.comment_date {
  opacity: 0.5;
  font-size: 16px; }

.comment_author {
  font-size: 22px; }

.comment_product {
  font-size: 18px; }

.comment_product:hover {
  color: var(--theme-color);
}

.comment_status {
  margin-left: auto;
  font-weight: 700; }

.comment_content {
  padding: 7px 25px;
  line-height: 1.2; }

@media (max-width: 380px) {
  .comment_header {
    padding: 0px 5px;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 20px; }
  .comment_header > * {
    padding: 1px 10px;
    flex: 1 auto; }
  .comment_date {
    justify-content: flex-end; }
  .comment_author {
    font-size: 20px;
    width: 100%; }
  .comment_product {
    font-size: 25px;
    width: 100%; }
  .comment_rating {
    order: -11; }
  .comment_content {
    padding: 7px 15px; } }

/********* Товар *********/
.product_bg {
  z-index: 1;
  position: relative;
  background: url(../images/clubs_bg.jpg) no-repeat;
  background-size: cover; }
  .product_bg:after {
    z-index: -1;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.99) 100%); }
  .product_bg > .container {
    z-index: +4; }

#product .col_img {
  margin: 0 0 15px; }

#product .product_image a {
  position: relative;
  width: 100%; }
  #product .product_image a img {
    width: 100%;
    min-height: 435px;
    max-height: 700px;
    object-fit: cover;
    object-position: 50% 7%; }

#product .product_images {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px 0 0; }
  #product .product_images__link {
    position: relative;
    flex-basis: calc(33.3333333333% - 15px);
    margin: 15px 15px 0 0; }
    #product .product_images__link img {
      width: 100%;
      /* height: 100%; */
      height: 160px;
      object-fit: cover; object-position: 50% 11%; 
      }

#product .product_image > a:hover, #product .product_images > a:hover {
  box-shadow: 0px 0px 0px 1px var(--theme-color); }

#product .col_info {
  font-size: 17px; }

#product .club_name {
  flex-wrap: wrap; }
  #product .club_name > * {
    margin-right: 5px; }

#product .variants table tr > * {
  max-width: calc(100% / 3); }

#product .features {
  font-size: 18px;
  font-weight: 300; }
  #product .features li {
    width: 100%; }
    #product .features li .features_name {
      padding-right: 15px; }
    #product .features li a {
      padding: 0;
      text-decoration: underline; }

#product .features_data {
  position: relative;
  flex-wrap: wrap;
  line-height: 1.0;
  border-bottom: 1px dashed #b0b0b0;
  padding: 0 0 11px; }
  #product .features_data li {
    margin: 3px 0; }
    #product .features_data li .features_name {
      flex-basis: 50%; }
    #product .features_data li:first-child {
      margin: 15px 0 0;
      padding: 11px 0 0;
      border-top: 1px dashed #b0b0b0; }

#product .features_skills {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start; }
  #product .features_skills li {
    flex: 1 220px;
    line-height: 1.0;
    position: relative;
    align-items: center;
    margin: 2px 0px; }
    #product .features_skills li:before {
      content: '';
      display: inline-flex;
      min-width: 8px;
      height: 8px;
      margin-right: 15px;
      border-radius: 100%; }
  @media (max-width: 991.98px) {
    #product .features_skills li {
      flex: 1 210px; } }

#product .annotation {
  font-size: 18px;
  font-weight: 300; }

@media (max-width: 380px) {
  #product .product_images__link {
    flex-basis: 100%;
    margin-top: 10px; }
  #product .product_image a,
  #product .product_images a {
    user-select: none;
    pointer-events: none;
    cursor: default;
    border: 1px solid rgba(255, 255, 242, 0.2); }
  #product .product_image img,
  #product .product_images img {
    /* height: 220px;  */
    height: auto; 
    } }

.product_images__link,
.product_image a {
  position: relative; }
  .product_images__link:after,
  .product_image a:after {
    opacity: 0;
    content: '';
    display: block;
    z-index: +999;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.66) url(../images/ico_zoom.png) no-repeat;
    background-size: 55px 55px;
    background-position: center; }
  .product_images__link:hover:after,
  .product_image a:hover:after {
    opacity: 1; }

.product_images__link:after {
  background-size: 33px 33px; }

.page_content__bg {
  z-index: 1;
  position: relative;
  background: url(../images/clubs_bg.jpg) no-repeat;
  background-size: cover; }
  .page_content__bg:after {
    z-index: -1;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.99) 100px, rgba(0, 0, 0, 0.66) 60%, rgba(0, 0, 0, 0.99) 100%); }
  .page_content__bg > .container {
    z-index: +4; }

/********* Страница прайс *********/
.price_t {
  display: flex;
  margin: 30px -2px;
  position: relative; }
  .price_t__side_left {
    flex: 0; }
  .price_t__side_right {
    flex: 1;
    display: flex;
    max-width: calc(100% - 170px); }
  .price_t__item {
    text-align: center;
    margin: 0px 2px;
    min-width: 170px; }
  .price_t a {
    line-height: 1.02;
    text-decoration: underline; }
  .price_t .side_header, .price_t .side_content {
    position: relative; }
    .price_t .side_header > *, .price_t .side_content > * {
      width: 100%;
      white-space: nowrap; }
    .price_t .side_header > * > *, .price_t .side_content > * > * {
      flex: 1; }
    .price_t .side_header, .price_t .side_header *, .price_t .side_content, .price_t .side_content * {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center; }
  .price_t .side_header {
    min-height: 110px;
    font-size: 26px;
    background-color: #470202; }
    .price_t .side_header__top {
      padding: 10px 10px; }
    .price_t .side_header__top * {
      flex: 0;
      padding: 4px 10px; }
    .price_t .side_header__bottom {
      font-size: 20px;
      border-top: 1px solid white;
      padding: 0; }
    .price_t .side_header__bottom > * {
      padding: 5px 10px;
      background-color: #861c1c; }
    .price_t .side_header__bottom > * + * {
      border-left: 1px solid white; }
  .price_t .side_content {
    font-size: 18px;
    background-color: white;
    color: #090909; }
    .price_t .side_content > * > * {
      padding: 4px 10px; }
    .price_t .side_content > * > * + * {
      border-left: 1px solid #d9d9d9; }
    .price_t .side_content > * + * {
      border-top: 1px solid #d9d9d9; }
    .price_t .side_content > *:nth-child(2n) {
      background-color: #e5e5e5; }
  @media (max-width: 575.98px) {
    .price_t .side_header {
      min-height: 118px;
      font-size: 20px; }
      .price_t .side_header__bottom {
        font-size: 17px; } }
  @media (max-width: 380px) {
    .price_t__item {
      margin: 0px 1px;
      min-width: 50%; }
    .price_t__side_left {
      min-width: 43%; }
    .price_t__side_right {
      min-width: 57%; }
    .price_t .side_header__bottom > * {
      border-left: none; } }

/********* График работы *********/
.times {
  margin: 25px 10px;
  font-size: 17px; }
  .times .row {
    margin: 15px 0px;
    border: 1px solid #f0f0f0;
    border-top: 0; }
  .times .col {
    display: inline-flex;
    flex-direction: column;
    justify-content: flex-start;
    text-align: center;
    border-top: 1px solid #f0f0f0; }
  .times_item {
    min-height: 285px;
    position: relative;
    padding: 0px 0px 0px 150px; }
    .times_item__info {
      position: absolute;
      top: 0;
      left: 0;
      flex-basis: 150px;
      max-width: 150px;
      min-height: 284px;
      border-right: 1px solid #f0f0f0;
      padding: 15px 15px; }
      .times_item__info > * + * {
        margin-top: 10px;
        justify-content: center; }
      .times_item__info_name {
        font-size: 23px;
        line-height: 1em;
        max-height: 1em;
        overflow: hidden; }
      .times_item__info_image {
        width: 105px;
        height: 140px;
        margin: 7px auto;
        position: relative; }
        .times_item__info_image img {
          object-fit: cover;
          width: 100%;
          height: 100%; }
      .times_item__info .button {
        font-size: 18px;
        height: 32px; }
    .times_item__day {
      white-space: nowrap;
      border-left: 1px solid #f0f0f0;
      margin-left: -1px;
      flex-basis: 50px;
      padding: 0; }
      .times_item__day_date {
        padding: 5px 5px;
        background-color: rgba(255, 0, 10, 0.5);
        font-size: .9em;
        font-weight: 600; }
      .times_item__day_time {
        padding: 10px 5px;
        flex: 1;
        border-top: 1px solid #f0f0f0; }
  @media (max-width: 780px) {
    .times {
      font-size: 15px; }
      .times_item {
        padding: 0px 0px 0px 160px; }
        .times_item__info {
          flex-basis: 160px;
          max-width: 160px; }
        .times_item__day {
          flex-basis: 70px; } }
  @media (max-width: 575.98px) {
    .times_item__day {
      flex-direction: row  !important;
      flex-basis: 100%; }
      .times_item__day > * {
        display: flex;
        align-self: stretch;
        align-items: center;
        justify-content: center;
        border: 0;
        padding: 5px 20px; }
      .times_item__day_date {
        border-right: 1px solid #f0f0f0; 
        flex-basis: 130px;
        } }

@media (max-width: 575.98px) and (max-width: 425px) {
  .times {
    max-width: 100%;
    margin-left: auto !important;
    margin-right: auto !important; }
    .times_item {
      padding: 0  !important; }
      .times_item__info {
        position: relative;
        flex-basis: 100% !important;
        max-width: 100% !important;
        border: 0; }
        .times_item__info > * {
          max-width: 170px;
          margin-left: auto;
          margin-right: auto; }
        .times_item__info_image {
          width: 140px;
          height: 170px;
          margin: 7px auto;
          position: relative; }
          .times_item__info_image img {
            object-fit: cover;
            width: 100%;
            height: 100%; } }

.times.product {
  margin: 7px 0px; }
  .times.product .times_item {
    min-height: 44px;
    padding: 0 !important; }
    .times.product .times_item__info {
      flex-basis: 150px;
      max-width: 150px;
      min-height: 209px;
      padding: 4px; }
    .times.product .times_item__info_image {
      width: 140px;
      height: 200px;
      margin: 0; }
  @media (max-width: 425px) {
    .times.product .times_item__info_image {
      width: 100%;
      max-width: 100%;
      height: 100%; } }

/********* Интерьеры *********/
.rooms .rlist {
  display: flex;
  flex-wrap: wrap;
  margin: 5px -7px; }
  .rooms .rlist_item {
    cursor: pointer;
    display: inline-flex;
    position: relative;
    overflow: hidden;
    border: 1px solid white;
    height: 350px;
    flex: 0 calc(50% - 15px);
    max-width: 100%;
    margin: 7px;
    text-align: center; }
    .rooms .rlist_item__image {
      width: 100%;
      height: 100%; }
      .rooms .rlist_item__image img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: 50% 10%; }
    .rooms .rlist_item__info {
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translate(-50%, 0);
      padding: 10px 15px;
      width: 100%;
      background: rgba(0, 0, 0, 0.8);
      font-size: 22px; }
    .rooms .rlist_item:hover {
      border-color: var(--theme-color); }

@media (max-width: 575.98px) {
  .rooms .rlist_item {
    flex: 1 calc(100% - 15px); }
  .rooms .rlist_item a {
    user-select: none;
    pointer-events: none;
    cursor: default; } }

.footer_main {
  background-color: #101010; }
  .footer_main .row > .col {
    margin: 15px 0;
    flex: 1 250px; }
  .footer_main .title {
    font-size: 22px;
    font-weight: 300;
    margin: 0 0 10px;
    padding: 0;
    text-transform: uppercase; }
  .footer_main ul {
    font-size: 20px;
    font-weight: 300;
    flex-wrap: wrap; }
  .footer_main ul li {
    margin: 3px 0;
    flex-grow: 0; }
  .footer_main ul li a {
    padding-left: 0;
    line-height: 0.95; }
  @media (min-width: 992px) {
    .footer_main .row {
      justify-content: space-around; }
    .footer_main .row > .col {
      flex: 0 250px;
      margin: 15px 0; }
      .footer_main .row > .col:nth-child(3) {
        flex: 0 320px; }
    .footer_main ul li {
      flex: 100%;
      flex-grow: 1; } }

.footer_bottom {
  font-size: 20px;
  font-weight: 500;
  background-color: #202020; }
  .footer_bottom .container {
    padding: 15px; }
  .footer_bottom a {
    text-decoration: underline; }
    .footer_bottom a:hover {
      text-decoration: none; }

.fancybox-container {
  display: flex;
  justify-content: center; }
  .fancybox-container .fancybox-caption-wrap {
    display: none; }
  .fancybox-container .fancybox-inner {
    left: auto  !important;
    right: auto  !important;
    width: 100vw;
    max-width: 1200px; }
  .fancybox-container .fancybox-thumbs {
    top: auto;
    left: auto;
    right: auto;
    bottom: 15px;
    background-color: transparent;
    display: flex  !important;
    justify-content: center;
    text-align: center;
    width: 1200px;
    max-width: 100vw; }
    .fancybox-container .fancybox-thumbs ul {
      margin: 5px auto;
      width: auto;
      display: flex  !important;
      justify-content: center;
      text-align: center;
      flex-wrap: wrap;
      overflow-y: none; }
    .fancybox-container .fancybox-thumbs > ul > li:before {
      border-color: var(--theme-color); }
  .fancybox-container .fancybox-image {
    max-height: calc(100vh - 190px);
    width: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .fancybox-container .fancybox-arrow {
    opacity: 1  !important;
    width: 66px;
    height: 66px;
    border-radius: 66px; }
    .fancybox-container .fancybox-arrow:after {
      top: 0;
      width: 66px;
      height: 66px;
      border-radius: 66px;
      background-size: 44px 44px; }
  .fancybox-container .fancybox-thumbs-active {
    opacity: 0.4;
    user-select: none;
    pointer-events: none;
    cursor: default; }
  @media (max-width: 991.98px) {
    .fancybox-container .fancybox-thumbs {
      display: none  !important;
      z-index: -11; } }
