@charset "UTF-8";
/* clear css and clearfix */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

ul, li {
  list-style: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

i {
  font-style: normal;
}

a {
  text-decoration: none;
}

.clearfix {
  *zoom: 1;
}
.block__fx--new{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.block__fx--left{
	position: relative;
    width: 50%;
}
.block__fx--left .is-pe-image{
	height: 100%;
	bottom: 0;
	top: unset;
}
.block__fx--right{
	width: 50%;
}
.is-popup-event .block__fx--right .pe-i-details{
	position: relative;
}
.is-popup-event .block__fx--right .is-pe-content{
	margin: 0;
	    padding-top: 0;
}
.block__fx--right .pe-i-details{
	position: relative;
    width: 100%;
    border: unset;
	border-color: transparent !important;
}
.block__fx--right .pe-c-text{
	margin-bottom: 20px;
	min-height: 400px;
}
.is-popup-event .block__fx--left .pe-i-title{
	font-family: "ProximaNova-Bold", "Arial", sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #ffffff;
    line-height: 28px;
    position: absolute;
    bottom: 30px;
    left: 40px;
    right: 40px;
    text-transform: uppercase;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.is-v-author-new-mobile{
	display: none;
}
.clearfix:after {
  clear: both;
}
.block__manager{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
}
.clear {
  clear: both;
  overflow: hidden;
}

.left {
  float: left;
}
.left.hf {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding-right: 15px;
}

.right {
  float: right;
}
.right.hf {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding-left: 15px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.cl {
  clear: left;
}

.cr {
  clear: right;
}

.cntr {
  text-align: center;
}

.no-mar {
  margin: 0 !important;
}

.mar-5 {
  margin-bottom: 5px !important;
}

.mar-10 {
  margin-bottom: 10px !important;
}

.mar-20 {
  margin-bottom: 20px !important;
}

.mar-30 {
  margin-bottom: 30px !important;
}

.mar-40 {
  margin-bottom: 40px !important;
}

.mar-60 {
  margin-bottom: 60px !important;
}

.no-pad {
  padding: 0 !important;
}

.pad-5 {
  padding: 5px !important;
}

.pad-10 {
  padding: 10px !important;
}

.pad-20 {
  padding: 20px !important;
}

.pad-30 {
  padding: 30px !important;
}

.pad-40 {
  padding: 40px !important;
}

.pad-60 {
  padding: 60px !important;
}

.va-t {
  vertical-align: top;
}
.va-t a {
  vertical-align: top;
}

@font-face {
  font-family: "zapf";
  src: url("/css/fonts/zapf.eot");
  src: url("/css/fonts/zapf.eot?#iefix") format("embedded-opentype"), url("/css/fonts/zapf.woff") format("woff"), url("/css/fonts/zapf.ttf") format("truetype"), url("/css/fonts/zapf.svg#zapf") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "zapf-italic";
  src: url("/css/fonts/zapf-italic.eot");
  src: url("/css/fonts/zapf-italic.eot?#iefix") format("embedded-opentype"), url("/css/fonts/zapf-italic.woff") format("woff"), url("/css/fonts/zapf-italic.ttf") format("truetype"), url("/css/fonts/zapf-italic.svg#zapf-italic") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "circe";
  src: url("/css/fonts/circe.eot");
  src: url("/css/fonts/circe.eot?#iefix") format("embedded-opentype"), url("/css/fonts/circe.woff") format("woff"), url("/css/fonts/circe.ttf") format("truetype"), url("/css/fonts/circe.svg#circe") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "circe-bold";
  src: url("/css/fonts/circe-bold.eot");
  src: url("/css/fonts/circe-bold.eot?#iefix") format("embedded-opentype"), url("/css/fonts/circe-bold.woff") format("woff"), url("/css/fonts/circe-bold.ttf") format("truetype"), url("/css/fonts/circe-bold.svg#circe-bold") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "circe-light";
  src: url("/css/fonts/circe-light.eot");
  src: url("/css/fonts/circe-light.eot?#iefix") format("embedded-opentype"), url("/css/fonts/circe-light.woff") format("woff"), url("/css/fonts/circe-light.ttf") format("truetype"), url("/css/fonts/circe-light.svg#circe-light") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "circe-extra-light";
  src: url("/css/fonts/circe-extra-light.eot");
  src: url("/css/fonts/circe-extra-light.eot?#iefix") format("embedded-opentype"), url("/css/fonts/circe-extra-light.woff") format("woff"), url("/css/fonts/circe-extra-light.ttf") format("truetype"), url("/css/fonts/circe-extra-light.svg#circe-light") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "rouble";
  src: url("/css/fonts/PTRoubleSans.eot");
  src: url("/css/fonts/PTRoubleSans.eot?#iefix") format("embedded-opentype"), url("/css/fonts/PTRoubleSans.woff") format("woff"), url("/css/fonts/PTRoubleSans.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "ProximaNova-Regular";
  src: url("/css/fonts/ProximaNova-Regular.eot");
  src: url("/css/fonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("/css/fonts/ProximaNova-Regular.woff") format("woff"), url("/css/fonts/ProximaNova-Regular.ttf") format("truetype"), url("/css/fonts/ProximaNova-Regular.svg#ProximaNova-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "ProximaNova-Light";
  src: url("/css/fonts/ProximaNova-Light.eot");
  src: url("/css/fonts/ProximaNova-Light.eot?#iefix") format("embedded-opentype"), url("/css/fonts/ProximaNova-Light.woff") format("woff"), url("/css/fonts/ProximaNova-Light.ttf") format("truetype"), url("/css/fonts/ProximaNova-Light.svg#ProximaNova-Light") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "ProximaNova-Bold";
  src: url("/css/fonts/ProximaNova-Bold.eot");
  src: url("/css/fonts/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("/css/fonts/ProximaNova-Bold.woff") format("woff"), url("/css/fonts/ProximaNova-Bold.ttf") format("truetype"), url("/css/fonts/ProximaNova-Bold.svg#ProximaNova-Bold") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.play-fancy {
  -webkit-animation: key-anim-fancy 300ms ease-out both;
  animation: key-anim-fancy 300ms ease-out both;
}

@-webkit-keyframes key-anim-fancy {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0) scale(0.9);
    transform: translate3d(0, 0, 0) scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
  }
}
@keyframes key-anim-fancy {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0) scale(0.9);
    transform: translate3d(0, 0, 0) scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
  }
}
/*
 * Swiper - Mobile Touch Slider CSS
 * http://www.idangero.us/sliders/swiper
 *
 * Vladimir Kharlampidi, The iDangero.us
 * http://www.idangero.us/
 *
 * Copyright 2012-2013, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us
 *
 * Licensed under GPL & MIT
 *
*/
/* ===============================================================
Basic Swiper Styles
================================================================*/
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  direction: ltr;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0px, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0px, 0, 0);
  -o-transition-timing-function: ease;
  -o-transform: translate(0px, 0px);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0px, 0, 0);
  -ms-transition-timing-function: ease;
  transition-property: transform, left, top;
  transition-duration: 0s;
  transform: translate3d(0px, 0, 0);
  transition-timing-function: ease;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  float: left;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
}

/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/
.swiper-container {
  /* Specify Swiper's Size: */
  /*width:200px;
  height: 100px;*/
}

.swiper-slide {
  /* Specify Slides's Size: */
  /*width: 100%;
  height: 100%;*/
}

.swiper-slide-active {
  /* Specific active slide styling: */
}

.swiper-slide-visible {
  /* Specific visible slide styling: */
}

/* ===============================================================
Pagination Styles
================================================================*/
.swiper-pagination-switch {
  /* Stylize pagination button: */
}

.swiper-active-switch {
  /* Specific active button style: */
}

.swiper-visible-switch {
  /* Specific visible button style: */
}

/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */
.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__html, .fotorama__img, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.fotorama--fullscreen, .fotorama__img {
  max-width: 99999px !important;
  max-height: 99999px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.fotorama__spinner {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
}

.fotorama__wrap--css3 .fotorama__arr, .fotorama__wrap--css3 .fotorama__fullscreen-icon, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border, .fotorama__wrap--css3 .fotorama__video-close, .fotorama__wrap--css3 .fotorama__video-play {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fotorama__caption, .fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before, .fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__nav, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage, .fotorama__wrap--css3 .fotorama__stage .fotorama__img, .fotorama__wrap--css3 .fotorama__stage__frame {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus, .fotorama__nav__frame {
  outline: 0;
}

.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after {
  content: "";
  border-radius: inherit;
  background-color: rgba(0, 175, 234, 0.5);
}

.fotorama__wrap--video .fotorama__stage, .fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage__shaft {
  -webkit-transform: none !important;
  transform: none !important;
}

.fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border {
  transition-property: -webkit-transform, width;
  transition-property: transform, width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
  transition-duration: 0ms;
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__no-select, .fotorama__video-close, .fotorama__video-play, .fotorama__wrap {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fotorama__select {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.fotorama__nav, .fotorama__nav__frame {
  margin: auto;
  padding: 0;
}

.fotorama__caption__wrap, .fotorama__nav__frame, .fotorama__nav__shaft {
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}

.fotorama__nav__frame, .fotorama__thumb-border {
  box-sizing: content-box;
}

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

.fotorama--hidden, .fotorama__load {
  position: absolute;
  left: -99999px;
  top: -99999px;
  z-index: -1;
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__nav, .fotorama__nav__frame, .fotorama__nav__shaft, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video-close, .fotorama__video-play {
  -webkit-tap-highlight-color: transparent;
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
  background: url(../img/fotorama.png) no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 2dppx) {
  .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
    background: url(../img/fotorama@2x.png) 0 0/96px 160px no-repeat;
  }
}
.fotorama__thumb {
  background-color: #7f7f7f;
  background-color: rgba(127, 127, 127, 0.2);
}

@media print {
  .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__thumb-border, .fotorama__video-close, .fotorama__video-play {
    background: none !important;
  }
}
.fotorama {
  min-width: 1px;
  overflow: hidden;
}

.fotorama:not(.fotorama--unobtrusive) > *:not(:first-child) {
  display: none;
}

.fullscreen {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: #000;
}

.fotorama--fullscreen {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  float: none !important;
  z-index: 2147483647 !important;
  background: #000;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}

.fotorama--fullscreen .fotorama__nav, .fotorama--fullscreen .fotorama__stage {
  background: #000;
}

.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  position: relative;
  direction: ltr;
  z-index: 0;
}

.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl;
}

.fotorama__nav, .fotorama__stage {
  overflow: hidden;
  position: relative;
  max-width: 100%;
}

.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y;
}

.fotorama__wrap .fotorama__pointer {
  cursor: pointer;
}

.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important;
}

.fotorama__stage__frame {
  overflow: hidden;
}

.fotorama__stage__frame.fotorama__active {
  z-index: 8;
}

.fotorama__wrap--fade .fotorama__stage__frame {
  display: none;
}

.fotorama__wrap--fade .fotorama__fade-front, .fotorama__wrap--fade .fotorama__fade-rear, .fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
  display: block;
  left: 0;
  top: 0;
}

.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8;
}

.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7;
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9;
}

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none;
}

.fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border: none !important;
}

.fotorama__error .fotorama__img, .fotorama__loaded .fotorama__img {
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img, .fotorama__img--full {
  display: none;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block;
}

.fotorama__wrap--only-active .fotorama__nav, .fotorama__wrap--only-active .fotorama__stage {
  max-width: 99999px !important;
}

.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden;
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible;
}

.fotorama__nav {
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: none;
  white-space: nowrap;
  z-index: 5;
}

.fotorama__nav__shaft {
  position: relative;
  left: 0;
  top: 0;
  text-align: left;
}

.fotorama__nav__frame {
  position: relative;
  cursor: pointer;
}

.fotorama__nav--dots {
  display: block;
}

.fotorama__nav--dots .fotorama__nav__frame {
  width: 18px;
  height: 30px;
}

.fotorama__nav--dots .fotorama__nav__frame--thumb, .fotorama__nav--dots .fotorama__thumb-border {
  display: none;
}

.fotorama__nav--thumbs {
  display: block;
}

.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none;
}

.fotorama__dot {
  display: block;
  width: 4px;
  height: 4px;
  position: relative;
  top: 12px;
  left: 6px;
  border-radius: 6px;
  border: 1px solid #7f7f7f;
}

.fotorama__nav__frame:focus .fotorama__dot:after {
  padding: 1px;
  top: -1px;
  left: -1px;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
  width: 0;
  height: 0;
  border-width: 3px;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
  padding: 3px;
  top: -3px;
  left: -3px;
}

.fotorama__thumb {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: solid 3px #fff;
}

.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2;
}

.fotorama__thumb-border {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  border-style: solid;
  border-color: #7a4282;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
}

.fotorama__caption {
  position: absolute;
  z-index: 12;
  bottom: 0;
  left: 0;
  right: 0;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
}

.fotorama__caption a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.5);
}

.fotorama__caption a:hover {
  color: #333;
  border-color: rgba(51, 51, 51, 0.5);
}

.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0;
}

.fotorama__wrap--no-captions .fotorama__caption, .fotorama__wrap--video .fotorama__caption {
  display: none;
}

.fotorama__caption__wrap {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 5px 10px;
}

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fotorama__wrap--css3 .fotorama__spinner {
  -webkit-animation: spinner 24s infinite linear;
  animation: spinner 24s infinite linear;
}

.fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
  transition-property: opacity;
  transition-timing-function: linear;
  transition-duration: 0.3s;
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}

.fotorama__select {
  cursor: auto;
}

.fotorama__video {
  top: 32px;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 10;
}

@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent;
  }
}
.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
  position: absolute;
  z-index: 11;
  cursor: pointer;
}

.fotorama__arr {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  margin-top: -16px;
}

.fotorama__arr--prev {
  left: 2px;
  background-position: 0 0;
}

.fotorama__arr--next {
  right: 2px;
  background-position: -32px 0;
}

.fotorama__arr--disabled {
  pointer-events: none;
  cursor: default;
  *display: none;
  opacity: 0.1;
}

.fotorama__fullscreen-icon {
  width: 32px;
  height: 32px;
  top: 2px;
  left: 2px;
  background-position: 0 -32px;
  z-index: 20;
}

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus {
  border-radius: 50%;
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -32px -32px;
}

.fotorama__video-play {
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  margin-left: -48px;
  margin-top: -48px;
  background-position: 0 -64px;
  opacity: 0;
}

.fotorama__wrap--css2 .fotorama__video-play, .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none;
}

.fotorama__error .fotorama__video-play, .fotorama__loaded .fotorama__video-play, .fotorama__nav__frame .fotorama__video-play {
  opacity: 1;
  display: block;
}

.fotorama__nav__frame .fotorama__video-play {
  width: 32px;
  height: 32px;
  margin-left: -16px;
  margin-top: -16px;
  background-position: -64px -32px;
}

.fotorama__video-close {
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
  background-position: -64px 0;
  z-index: 20;
  opacity: 0;
}

.fotorama__wrap--css2 .fotorama__video-close {
  display: none;
}

.fotorama__wrap--css3 .fotorama__video-close {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0);
}

.fotorama__wrap--video .fotorama__video-close {
  display: block;
  opacity: 1;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0;
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1;
}

.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block;
}

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-48px, 0, 0);
  transform: translate3d(-48px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(48px, 0, 0);
  transform: translate3d(48px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(32px, -32px, 0) !important;
  transform: translate3d(32px, -32px, 0) !important;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-48px, 0, 0) !important;
  transform: translate3d(-48px, 0, 0) !important;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(48px, 0, 0) !important;
  transform: translate3d(48px, 0, 0) !important;
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus), .fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus), .fotorama__wrap--css3 .fotorama__video-close:not(:focus), .fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  transition-duration: 0.3s;
}

.fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before {
  content: "";
  display: block;
  position: absolute;
  text-decoration: none;
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  z-index: 10;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: 1px 100%, 5px 100%;
}

.fotorama__nav:before, .fotorama__stage:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0, 0 0;
  left: -10px;
}

.fotorama__nav.fotorama__shadows--left:before, .fotorama__stage.fotorama__shadows--left:before {
  left: 0;
}

.fotorama__nav:after, .fotorama__stage:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 100% 0, 100% 0;
  right: -10px;
}

.fotorama__nav.fotorama__shadows--right:after, .fotorama__stage.fotorama__shadows--right:after {
  right: 0;
}

.fotorama--fullscreen .fotorama__nav:after, .fotorama--fullscreen .fotorama__nav:before, .fotorama--fullscreen .fotorama__stage:after, .fotorama--fullscreen .fotorama__stage:before, .fotorama__wrap--fade .fotorama__stage:after, .fotorama__wrap--fade .fotorama__stage:before, .fotorama__wrap--no-shadows .fotorama__nav:after, .fotorama__wrap--no-shadows .fotorama__nav:before, .fotorama__wrap--no-shadows .fotorama__stage:after, .fotorama__wrap--no-shadows .fotorama__stage:before {
  display: none;
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
  display: none;
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
}

.bx-wrapper .bx-next {
  right: 10px;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9 ;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}

/*! fancyBox 3.0.0 Beta 1 fancyapps.com | fancyapps.com/fancybox/#license */
#fancybox-loading,
#fancybox-lock,
.fancybox-wrap,
.fancybox-skin,
.fancybox-inner,
.fancybox-error,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-wrap embed,
a.fancybox-close,
a.fancybox-expand,
a.fancybox-nav,
a.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: none;
  text-shadow: none;
}

#fancybox-lock {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 8020;
  overflow-y: scroll;
  overflow-y: auto;
  overflow-x: auto;
  -webkit-transition: -webkit-transform 0.5s;
  -webkit-transform: translateX(0px);
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
  -webkit-transform: translate3d(0, 0, 0);
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-skin {
  border-style: solid;
  border-color: #fff;
  background: #fff;
  color: #444;
}

.fancybox-inner {
  position: relative;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}

.fancybox-spacer {
  position: absolute;
  top: 100%;
  left: 0;
  width: 1px;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
  zoom: 1;
}

a.fancybox-close {
  position: absolute;
  top: -8px;
  right: -50px;
  width: 46px;
  height: 46px;
  cursor: pointer;
  background-position: 0 0;
  z-index: 8040;
}

a.fancybox-nav {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
  overflow: hidden;
}

.fancybox-type-iframe a.fancybox-nav,
.fancybox-type-inline a.fancybox-nav,
.fancybox-type-html a.fancybox-nav {
  width: 70px;
}

a.fancybox-prev {
  left: -70px;
}

a.fancybox-next {
  right: -70px;
}

a.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 46px;
  height: 46px;
  margin-top: -23px;
  cursor: pointer;
  z-index: 8040;
}

a.fancybox-prev span {
  left: 0;
  background-position: 0 -50px;
}

a.fancybox-next span {
  right: 0;
  background-position: 0 -100px;
}

.fancybox-mobile a.fancybox-nav {
  max-width: 80px;
}

.fancybox-desktop a.fancybox-nav {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.fancybox-desktop a.fancybox-nav:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

a.fancybox-expand {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 46px;
  height: 46px;
  z-index: 8050;
  opacity: 0;
  filter: alpha(opacity=0);
  background-position: 0 -150px;
  zoom: 1;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.fancybox-wrap:hover a.fancybox-expand {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.fancybox-wrap a.fancybox-expand:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  width: 60px;
  height: 60px;
  background-color: #111;
  background-image: url(data:image/gif;base64,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);
  background-position: center center;
  opacity: 0.85;
  filter: alpha(opacity=85);
  cursor: pointer;
  z-index: 8060;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.fancybox-tmp {
  position: absolute !important;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

.fancybox-title {
  font: normal 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.5;
  position: relative;
  text-shadow: none;
  z-index: 8050;
  display: block;
  visibility: hidden;
}

.fancybox-title-float-wrap {
  position: relative;
  margin-top: 10px;
  text-align: center;
  zoom: 1;
  left: -9999px;
}

.fancybox-title-float-wrap > div {
  display: inline-block;
  padding: 7px 20px;
  font-weight: bold;
  color: #FFF;
  text-shadow: 0 1px 2px #222;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.5);
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 15px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  max-height: 50%;
  overflow: auto;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 8010;
}

.fancybox-overlay-fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}

/* Default theme */
.fancybox-default-skin {
  border-color: #f9f9f9;
  background: #f9f9f9;
}

.fancybox-default-skin-open {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-default-overlay {
  background: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.fancybox-default a.fancybox-close,
.fancybox-default a.fancybox-expand,
.fancybox-default a.fancybox-nav span {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAADICAYAAACXpNOoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzRGRjc2NzEwNERFMjExQTc0M0U0NzZGQkE0MTM5RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1RkZERjA4NTZBNEMxMUUyOTFGMkY4MEVGREQ0MkRDNCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1RkZERjA4NDZBNEMxMUUyOTFGMkY4MEVGREQ0MkRDNCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkU2OUM1RDBBNEI2QUUyMTE5NTdDREVCQjFFNDc0RjQzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY3NEZGNzY3MTA0REUyMTFBNzQzRTQ3NkZCQTQxMzlFIi8+IDwvcmRmOkRlc2NyaXB0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);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .fancybox-default a.fancybox-close,
.fancybox-default a.fancybox-expand,
.fancybox-default a.fancybox-nav span {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFwAAAGQCAYAAAAjsgcjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzRGRjc2NzEwNERFMjExQTc0M0U0NzZGQkE0MTM5RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCMTg4NzhCQTZBNEYxMUUyQTQ2NEQ0Nzc1M0U1REU1MSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCMTg4NzhCOTZBNEYxMUUyQTQ2NEQ0Nzc1M0U1REU1MSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjE0QzZBQjVDNEU2QUUyMTE5NTdDREVCQjFFNDc0RjQzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY3NEZGNzY3MTA0REUyMTFBNzQzRTQ3NkZCQTQxMzlFIi8+IDwvcmRmOkRlc2NyaXB0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);
    background-size: 46px auto;
  }
}
/* Dark theme */
.fancybox-dark a.fancybox-close,
.fancybox-dark a.fancybox-expand,
.fancybox-dark a.fancybox-nav span {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAADICAYAAACXpNOoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzRGRjc2NzEwNERFMjExQTc0M0U0NzZGQkE0MTM5RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1OTJGQjgwRDZBNEQxMUUyOEJDREM1NUU4QUUxNjBFMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1OTJGQjgwQzZBNEQxMUUyOEJDREM1NUU4QUUxNjBFMCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkU2OUM1RDBBNEI2QUUyMTE5NTdDREVCQjFFNDc0RjQzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY3NEZGNzY3MTA0REUyMTFBNzQzRTQ3NkZCQTQxMzlFIi8+IDwvcmRmOkRlc2NyaXB0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);
}

.fancybox-dark-skin {
  background: #2A2A2A;
  border-color: #2A2A2A;
  color: #fff;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3) inset !important;
}

.fancybox-dark-overlay {
  background: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .fancybox-dark a.fancybox-close,
.fancybox-dark a.fancybox-expand,
.fancybox-dark a.fancybox-nav span {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFwAAAGQCAYAAAAjsgcjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzRGRjc2NzEwNERFMjExQTc0M0U0NzZGQkE0MTM5RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoyMzAwM0E4MDZBNEQxMUUyQUMyMDg1MkQ4RkQxRDJCNCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyMzAwM0E3RjZBNEQxMUUyQUMyMDg1MkQ4RkQxRDJCNCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkU4OUM1RDBBNEI2QUUyMTE5NTdDREVCQjFFNDc0RjQzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY3NEZGNzY3MTA0REUyMTFBNzQzRTQ3NkZCQTQxMzlFIi8+IDwvcmRmOkRlc2NyaXB0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);
    background-size: 46px auto;
  }
}
/* Light theme */
.fancybox-light a.fancybox-close,
.fancybox-light a.fancybox-expand,
.fancybox-light a.fancybox-nav span {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAADICAYAAACXpNOoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzRGRjc2NzEwNERFMjExQTc0M0U0NzZGQkE0MTM5RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1NjIzNzFGMDZBNTUxMUUyQkVBRUY3ODU0RDc4OTlCQyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1NjIzNzFFRjZBNTUxMUUyQkVBRUY3ODU0RDc4OTlCQyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjE5QzZBQjVDNEU2QUUyMTE5NTdDREVCQjFFNDc0RjQzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY3NEZGNzY3MTA0REUyMTFBNzQzRTQ3NkZCQTQxMzlFIi8+IDwvcmRmOkRlc2NyaXB0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);
}

.fancybox-light-skin-open {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
    .fancybox-light a.fancybox-close,
.fancybox-light a.fancybox-expand,
.fancybox-light a.fancybox-nav span {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFwAAAGQCAYAAAAjsgcjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzRGRjc2NzEwNERFMjExQTc0M0U0NzZGQkE0MTM5RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEMEQwOUQ1MjZBNEUxMUUyQjJGNkY3NDBEMEE5NDY5NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEMEQwOUQ1MTZBNEUxMUUyQjJGNkY3NDBEMEE5NDY5NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjE0QzZBQjVDNEU2QUUyMTE5NTdDREVCQjFFNDc0RjQzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY3NEZGNzY3MTA0REUyMTFBNzQzRTQ3NkZCQTQxMzlFIi8+IDwvcmRmOkRlc2NyaXB0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);
    background-size: 46px auto;
  }
}
.fancybox-light-overlay {
  opacity: 0.9;
  filter: alpha(opacity=90);
  background: #555555; /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #999999 0%, #555555 100%); /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #999999), color-stop(100%, #555555)); /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #999999 0%, #555555 100%); /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #999999 0%, #555555 100%); /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #999999 0%, #555555 100%); /* IE10+ */
  background: radial-gradient(ellipse at center, #999999 0%, #555555 100%); /* W3C */
}

/* Chosen v1.3.0 | (c) 2011-2014 by Harvest | MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background: linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

.chosen-container-single .chosen-default {
  color: #999;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/css/defaults/images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: #fff url(/css/defaults/images/chosen-sprite.png) no-repeat 100% -20px;
  background: url(/css/defaults/images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(#eee 1%, #fff 15%);
  background-image: -moz-linear-gradient(#eee 1%, #fff 15%);
  background-image: -o-linear-gradient(#eee 1%, #fff 15%);
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(/css/defaults/images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: -webkit-linear-gradient(#eee 20%, #fff 80%);
  background-image: -moz-linear-gradient(#eee 20%, #fff 80%);
  background-image: -o-linear-gradient(#eee 20%, #fff 80%);
  background-image: linear-gradient(#eee 20%, #fff 80%);
  box-shadow: 0 1px 0 #fff inset;
}
.tb-link.double-link.block__pos--show{
	position: absolute;
	bottom: 115px;
}
.page-index .pi-top-banner .swiper-slide.swiper-slide-active .layer-middle{
	width: 100%;
	z-index: 999;
}
.tb-link.double-link.decstop--position__left{
	position: absolute;
	left: 0;
}
.tb-link.double-link.decstop--position__right{
	position: absolute;
	right: 0;
}
.tb-link.double-link.decstop--position__center{
	position: absolute;
    right: 50%;
    transform: translateX(65%);
}
.tb-link.double-link.block__pos--show.mobile--position__left{
	left: 20px;
}
.tb-link.double-link.block__pos--show.mobile--position__right{
	right: 20px;
}
.tb-link.double-link.block__pos--show.mobile--position__center{
	bottom: unset;
	position: relative;
	transform: translateY(50px);
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: 0;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}

.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search, .chosen-rtl .chosen-drop {
  left: 9999px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: 0;
}

.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: #fff url(/css/defaults/images/chosen-sprite.png) no-repeat -30px -20px;
  background: url(/css/defaults/images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chosen-rtl .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type=text], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
    background-image: url(/css/defaults/images/chosen-sprite@2x.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
.xdsoft_datetimepicker {
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: #fff;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 8px;
  padding-left: 0;
  padding-top: 2px;
  position: absolute;
  z-index: 9999;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}

.xdsoft_datetimepicker.xdsoft_rtl {
  padding: 8px 0 8px 8px;
}

.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border: none;
}

/*For IE8 or lower*/
.xdsoft_datetimepicker button {
  border: none !important;
}

.xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.xdsoft_noselect::selection {
  background: transparent;
}

.xdsoft_noselect::-moz-selection {
  background: transparent;
}

.xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  box-shadow: none;
}

.xdsoft_datetimepicker * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
  display: none;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  float: left;
  margin-left: 8px;
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
  width: 256px;
}

.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0;
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px;
}

.xdsoft_datetimepicker .xdsoft_mounthpicker {
  position: relative;
  text-align: center;
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

.xdsoft_datetimepicker .xdsoft_label i {
  opacity: 0.5;
  background-position: -92px -19px;
  display: inline-block;
  width: 9px;
  height: 20px;
  vertical-align: middle;
}

.xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0;
}

.xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0;
  margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0 0;
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0 none;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  outline: medium none;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
  min-width: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px;
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
  float: none;
  margin-left: 0;
  margin-right: 14px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0;
  margin-bottom: 7px;
  margin-top: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #f5f5f5;
  border-top: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0;
  height: 25px;
  line-height: 25px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
  border-top-width: 0;
}

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer;
}

.xdsoft_datetimepicker .xdsoft_label:hover > span {
  text-decoration: underline;
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
  opacity: 1;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 101;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -7px;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 2px;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #fff;
  background: #ff8000;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  padding: 2px 10px 2px 5px;
  text-decoration: none !important;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #33aaff;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_month {
  width: 100px;
  text-align: right;
}

.xdsoft_datetimepicker .xdsoft_calendar {
  clear: both;
}

.xdsoft_datetimepicker .xdsoft_year {
  width: 48px;
  margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%;
}

.xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px;
}

.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  background: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding: 0;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
  width: 12.5%;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
  background: #f1f1f1;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #33aaff;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #33aaff;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  cursor: default;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #fff !important;
  background: #ff8000 !important;
  box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover {
  background: #33aaff !important;
  box-shadow: #178fe5 0 1px 3px 0 inset !important;
  color: #fff !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
  color: inherit !important;
  background: inherit !important;
  box-shadow: inherit !important;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default;
}

.xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px;
}

.xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eee !important;
}

.xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaa !important;
}

.xdsoft_time_box {
  position: relative;
  border: 1px solid #ccc;
}

.xdsoft_scrollbar > .xdsoft_scroller {
  background: #ccc !important;
  height: 20px;
  border-radius: 3px;
}

.xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
  left: 0;
  right: auto;
}

.xdsoft_scroller_box {
  position: relative;
}

.xdsoft_datetimepicker.xdsoft_dark {
  box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
  background: #000;
  border-bottom: 1px solid #444;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
  color: #ccc;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
  border-bottom: 1px solid #222;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #0a0a0a;
  border-top: 1px solid #222;
  color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
  background-color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
  border: 1px solid #333;
  background: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #000;
  background: #007fff;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #cc5500;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0a0a0a;
  border: 1px solid #222;
  color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0e0e0e;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
  color: #cc5500;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #cc5500;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000 !important;
  background: #007fff !important;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  color: #666;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
  color: #333 !important;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
  color: #111 !important;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
  color: #555 !important;
}

.xdsoft_dark .xdsoft_time_box {
  border: 1px solid #333;
}

.xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller {
  background: #333 !important;
}

.xdsoft_datetimepicker .xdsoft_save_selected {
  display: block;
  border: 1px solid #dddddd !important;
  margin-top: 5px;
  width: 100%;
  color: #454551;
  font-size: 13px;
}

.xdsoft_datetimepicker .blue-gradient-button {
  font-family: "museo-sans", "Book Antiqua", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #82878c;
  height: 28px;
  position: relative;
  padding: 4px 17px 4px 33px;
  border: 1px solid #d7d8da;
  background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);
  /* IE10+ */
  background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fff", endColorstr="#f4f8fa",GradientType=0 );
  /* IE6-9 */
}

.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f4f8fa", endColorstr="#FFF",GradientType=0 );
  /* IE6-9 */
}

/** initial setup **/
.nano {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.nano .nano-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: scroll;
  overflow-x: hidden;
}
.nano .nano-content:focus {
  outline: thin dotted;
}
.nano .nano-content::-webkit-scrollbar {
  display: none;
}
.nano > .nano-pane {
  width: 10px;
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  visibility: hidden\9 ;
  opacity: 0.01;
}
.nano > .nano-pane > .nano-slider {
  background: #444;
  background: rgba(0, 0, 0, 0.5);
  position: relative;
  margin: 0 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.has-scrollbar > .nano-content::-webkit-scrollbar {
  display: block;
}

.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
  visibility: visible\9 ;
  opacity: 0.99;
}

/*! nouislider - 8.0.2 - 2015-07-06 13:22:09 */
.noUi-target, .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

.noUi-handle {
  position: relative;
  z-index: 1;
}

.noUi-stacking .noUi-handle {
  z-index: 10;
}

.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

.noUi-base {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.noUi-horizontal {
  height: 18px;
}

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px;
}

.noUi-vertical {
  width: 18px;
}

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}

.noUi-background {
  background: #FAFAFA;
  box-shadow: inset 0 1px 1px #f0f0f0;
}

.noUi-connect {
  background: #3FB8AF;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  -webkit-transition: background 450ms;
  transition: background 450ms;
}

.noUi-origin {
  border-radius: 2px;
}

.noUi-target {
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

.noUi-target.noUi-connect {
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB;
}

.noUi-dragable {
  cursor: w-resize;
}

.noUi-vertical .noUi-dragable {
  cursor: n-resize;
}

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

.noUi-handle:after, .noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}

.noUi-handle:after {
  left: 17px;
}

.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}

.noUi-vertical .noUi-handle:after {
  top: 17px;
}

[disabled] .noUi-connect, [disabled].noUi-connect {
  background: #B8B8B8;
}

[disabled] .noUi-handle, [disabled].noUi-origin {
  cursor: not-allowed;
}

.noUi-pips, .noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-pips {
  position: absolute;
  font: 400 12px Arial;
  color: #999;
}

.noUi-value {
  width: 40px;
  position: absolute;
  text-align: center;
}

.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

.noUi-marker {
  position: absolute;
  background: #CCC;
}

.noUi-marker-large, .noUi-marker-sub {
  background: #AAA;
}

.noUi-pips-horizontal {
  padding: 10px 0;
  height: 50px;
  top: 100%;
  left: 0;
  width: 100%;
}

.noUi-value-horizontal {
  margin-left: -20px;
  padding-top: 20px;
}

.noUi-value-horizontal.noUi-value-sub {
  padding-top: 15px;
}

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

.noUi-value-vertical {
  width: 15px;
  margin-left: 20px;
  margin-top: -5px;
}

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-pips {
  position: absolute;
  font: 400 12px Arial;
  color: #999;
}

/* Values;
 *
 */
.noUi-value {
  width: 40px;
  position: absolute;
  text-align: center;
}

.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC;
}

.noUi-marker-sub {
  background: #AAA;
}

.noUi-marker-large {
  background: #AAA;
}

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 50px;
  top: 100%;
  left: 0;
  width: 100%;
}

.noUi-value-horizontal {
  margin-left: -20px;
  padding-top: 20px;
}

.noUi-value-horizontal.noUi-value-sub {
  padding-top: 15px;
}

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

.noUi-value-vertical {
  width: 15px;
  margin-left: 20px;
  margin-top: -5px;
}

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

.page-clubs .clubs-address-list {
  margin-bottom: 64px;
}
.page-clubs h2 {
  font-family: "ProximaNova-Light", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 40px;
  line-height: 49px;
  text-align: left;
  margin-top: 80px;
}
@media (max-width: 640px) {
	.block__fx--new{
		-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
	}
	.block__fx--left{
		width: 100%;
	}
	.block__fx--right{
		width: 100%;
	}
	.is-popup-event .block__fx--left .is-pe-image:before{
		bottom: 0;
	}
	.block__fx--right .is-pe-content a{
		font-size: 20px;
	}
	.is-popup-event .block__fx--left .pe-i-title{
		font-size: 25px;
	}
  .page-clubs h2 {
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 40px;
  }
}
.page-clubs .clubs-content {
  padding: 0 28px;
}
.page-clubs .clubs-content p {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
}
@media (max-width: 640px) {
  .page-clubs .clubs-content p {
    font-size: 20px;
    line-height: 179%;
  }
}
.page-clubs .clubs-about {
  padding: 0 28px;
}
.page-clubs .clubs-about__items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 32px;
  justify-content: space-between;
}
@media (max-width: 640px) {
  .page-clubs .clubs-about__items {
    grid-template-columns: 1fr;
    gap: 60px;
  }
}
.page-clubs .clubs-about__item {
  display: flex;
  align-items: flex-start;
}
.page-clubs .clubs-about__item__img {
  min-width: 52px;
  min-height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  border: 1px solid #E5E5E6;
  border-radius: 50%;
}
@media (max-width: 640px) {
  .page-clubs .clubs-about__item__img {
    min-width: 90px;
    min-height: 90px;
    margin-right: 30px;
  }
  .page-clubs .clubs-about__item__img img {
    width: 40px;
    height: 40px;
  }
}
.page-clubs .clubs-about__item__title {
  font-family: "ProximaNova-Bold", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  margin-top: 6px;
  margin-bottom: 6px;
}
@media (max-width: 640px) {
  .page-clubs .clubs-about__item__title {
    font-size: 32px;
    line-height: 38px;
  }
}
.page-clubs .clubs-about__item__description {
  font-family: "zapf", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
}
@media (max-width: 640px) {
  .page-clubs .clubs-about__item__description {
    font-size: 28px;
    line-height: 150%;
  }
}
.page-clubs .clubs-free-lesson {
  margin-bottom: 80px;
  padding: 0 28px;
}
.page-clubs .clubs-free-lesson form {
  width: 100%;
}
.page-clubs .clubs-free-lesson__line {
  width: 100%;
  display: flex;
  margin-bottom: 30px;
}
.page-clubs .clubs-free-lesson__line input {
  width: 100%;
  margin-right: 30px;
  padding: 32px 30px;
  font-family: "ProximaNova-Regular", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  border: 1px solid #D7D7D9;
  box-sizing: border-box;
}
.page-clubs .clubs-free-lesson__line input:last-child {
  margin-right: 0;
}
.page-clubs .clubs-free-lesson__line input::placeholder {
  text-transform: capitalize;
}
@media (max-width: 640px) {
  .page-clubs .clubs-free-lesson__line input {
    margin-bottom: 20px;
    font-size: 28px;
    padding: 44px 40px;
  }
  .page-clubs .clubs-free-lesson__line input:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 640px) {
  .page-clubs .clubs-free-lesson__line {
    flex-direction: column;
  }
}
.page-clubs .clubs-free-lesson textarea {
  height: 180px;
  box-sizing: border-box;
  resize: none;
  padding: 32px 30px;
  font-family: "ProximaNova-Regular", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 30px;
  width: 100%;
  display: block;
  border: 1px solid #D7D7D9;
}
.page-clubs .clubs-free-lesson textarea::placeholder {
  text-transform: capitalize;
}
@media (max-width: 640px) {
  .page-clubs .clubs-free-lesson textarea {
    margin-bottom: 20px;
    font-size: 18px;
    padding: 44px 40px;
    height: 400px;
  }
}
.page-clubs .clubs-free-lesson button {
  border: none;
  color: white;
  background: #7a4282;
  padding: 22px 112px;
  font-family: "ProximaNova-Bold", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
  /* identical to box height, or 123% */
  letter-spacing: 0.05em;
  text-transform: capitalize;
}
@media (max-width: 640px) {
  .page-clubs .clubs-free-lesson button {
    width: 100%;
    font-size: 23px;
    line-height: 123%;
    padding: 44px 224px;
  }
}
.page-clubs .first-photos-slider, .page-clubs .second-photos-slider {
  width: 100%;
  overflow: hidden;
  position: relative;
}
@media (max-width: 640px) {
  .page-clubs .first-photos-slider, .page-clubs .second-photos-slider {
    overflow: visible;
  }
}
.page-clubs .first-photos-slider .first-photos-slider-wrapper, .page-clubs .second-photos-slider .first-photos-slider-wrapper {
  height: auto !important;
}
.page-clubs .first-photos-slider .first-photos-slider__slide, .page-clubs .second-photos-slider .first-photos-slider__slide {
  width: 100%;
  display: flex;
  justify-content: center;
  height: auto !important;
}
.page-clubs .first-photos-slider .first-photos-slider__slide img, .page-clubs .second-photos-slider .first-photos-slider__slide img {
  object-fit: cover;
  height: 540px;
  width: 100%;
}
.page-clubs .first-photos-slider .first-photos-slider__pagination, .page-clubs .first-photos-slider .second-photos-slider__pagination, .page-clubs .second-photos-slider .first-photos-slider__pagination, .page-clubs .second-photos-slider .second-photos-slider__pagination {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 19px;
  width: 100%;
}
@media (max-width: 640px) {
  .page-clubs .first-photos-slider .first-photos-slider__pagination, .page-clubs .first-photos-slider .second-photos-slider__pagination, .page-clubs .second-photos-slider .first-photos-slider__pagination, .page-clubs .second-photos-slider .second-photos-slider__pagination {
    bottom: -30px;
  }
}
.page-clubs .first-photos-slider .swiper-pagination-switch, .page-clubs .second-photos-slider .swiper-pagination-switch {
  display: block;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  background-color: white;
  margin-right: 8px;
  cursor: pointer;
}
.page-clubs .first-photos-slider .swiper-pagination-switch:last-child, .page-clubs .second-photos-slider .swiper-pagination-switch:last-child {
  margin-right: 0;
}
@media (max-width: 640px) {
  .page-clubs .first-photos-slider .swiper-pagination-switch, .page-clubs .second-photos-slider .swiper-pagination-switch {
    background-color: #DFDFDF;
    width: 16px;
    height: 16px;
  }
}
.page-clubs .first-photos-slider .swiper-active-switch, .page-clubs .second-photos-slider .swiper-active-switch {
  background-color: #7a4282;
}
.page-clubs .clubs-our-socials {
  padding: 0 28px;
}
.page-clubs .clubs-our-socials__links {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 640px) {
  .page-clubs .clubs-our-socials__links {
    flex-direction: column;
    align-items: flex-start;
  }
}
.page-clubs .clubs-our-socials__link {
  display: flex;
  align-items: center;
}
@media (max-width: 640px) {
  .page-clubs .clubs-our-socials__link {
    margin-bottom: 40px;
  }
}
.page-clubs .clubs-our-socials__img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #E94C9A;
  margin-right: 15px;
}
@media (max-width: 640px) {
  .page-clubs .clubs-our-socials__img {
    height: 90px;
    width: 90px;
    margin-right: 30px;
  }
  .page-clubs .clubs-our-socials__img img {
    height: 40px;
    width: 40px;
  }
}
.page-clubs .clubs-our-socials__text {
  font-family: "ProximaNova-Bold", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #7a4282;
}
@media (max-width: 640px) {
  .page-clubs .clubs-our-socials__text {
    font-size: 32px;
    line-height: 120%;
  }
}

html, body {
  height: 100%;
}

/*== STYLE FOOTER LOGIC ==============================================================*/
body {
  position: relative;
  min-width: 980px;
  font-size: 16px;
  color: #000;
  line-height: 16px;
}

/* body * { box-shadow: 0px 0px 0px 1px rgba(0,144,255,.5); } */
/*== GENERAL SFX =====================================================================*/
/*== GENERAL FIXES ===================================================================*/
.hidden-content {
  display: none;
  display: none !important;
}

.popup-content {
  display: none;
  display: none !important;
}

.is-change-city span .stiker_new {
  color: #7a4282;
  border: none;
}

.at-middle:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 1px;
}
.at-middle .middle {
  display: inline-block;
  vertical-align: middle;
  max-width: 95%;
}

.v-half {
  display: block;
  position: relative;
  height: 50%;
}

.h-half {
  display: block;
  position: relative;
  float: left;
  width: 50%;
}

.full-size {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.full-size.img-cover {
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-size: cover;
}
.full-size.img-contain {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.fade-out {
  opacity: 0;
}

.fade-in {
  opacity: 1;
}

/*== STICKY FOOTER LOGIC =============================================================*/
.main {
  position: relative;
  overflow: hidden;
  min-height: 100%;
}

.content {
  padding-bottom: 555px;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 555px;
}

/*== STYLES ==========================================================================*/
.wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: relative;
  width: 980px;
  min-width: 980px;
  margin: 0 auto;
}

/*== GENERAL STYLE ====================================================================*/
*::selection {
  background: #7a4282;
  color: #fff;
}

.is-link {
  position: relative;
  color: #101010;
}
.is-link:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: #101010;
}

.is-link-play {
  position: relative;
}
.is-link-play:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0px;
  z-index: 1;
  width: 100%;
  height: 2px;
  background: #101010;
  visibility: hidden;
  -webkit-transition: -webkit-transform 0.2s, visibility 0.2s;
  -moz-transition: -moz-transform 0.2s, visibility 0.2s;
  -ms-transition: -ms-transform 0.2s, visibility 0.2s;
  -o-transition: -o-transform 0.2s, visibility 0.2s;
  transition: transform 0.2s, visibility 0.2s;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
}
.is-link-play:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}

.is-btn-play {
  position: relative;
}
.is-btn-play:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: #101010;
  visibility: hidden;
  -webkit-transition: -webkit-transform 0.2s, visibility 0.2s, background 0.2s;
  -moz-transition: -moz-transform 0.2s, visibility 0.2s, background 0.2s;
  -ms-transition: -ms-transform 0.2s, visibility 0.2s, background 0.2s;
  -o-transition: -o-transform 0.2s, visibility 0.2s, background 0.2s;
  transition: transform 0.2s, visibility 0.2s, background 0.2s;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
}
.is-btn-play:hover i {
  color: #fff;
}
.is-btn-play:hover:before {
  visibility: visible;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.is-btn-play:active:before {
  background: #333;
}

.is-event-counter {
  display: block;
}
.is-event-counter .ec-timer-box {
  display: block;
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: #e5e5e5;
  text-align: center;
}
.is-event-counter .ec-timer-box .ec-tb-item {
  display: inline-block;
  vertical-align: top;
  width: 55px;
  padding: 15px 0 15px 0;
}
.is-event-counter .ec-timer-box .ec-tb-item .tb-i-value {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 40px;
  color: #000;
  line-height: 40px;
}
.is-event-counter .ec-timer-box .ec-tb-item .tb-i-label {
  text-transform: uppercase;
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 9px;
  color: #a8a8a8;
  line-height: 8px;
}
.is-event-counter .ec-details-box {
  display: block;
  overflow-y: hidden;
}
.is-event-counter .ec-details-box .left {
  position: relative;
  width: 50%;
  padding: 15px 0;
}
.is-event-counter .ec-details-box .left:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  right: -1px;
  width: 1px;
  height: 100%;
  background: #e5e5e5;
}
.is-event-counter .ec-details-box .right {
  position: relative;
  width: 50%;
  padding: 15px 0;
}
.is-event-counter .ec-details-box .right:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 1px;
  height: 100%;
  background: #e5e5e5;
}
.is-event-counter .ec-details-box .db-link {
  display: block;
  width: 100%;
  text-align: center;
}
.is-event-counter .ec-details-box .db-link i {
  display: inline-block;
  width: 19px;
  height: 20px;
  background-image: url("/img/sprite.png");
  background-repeat: no-repeat;
}
.is-event-counter .ec-details-box .db-link i.i-address {
  background-position: -7px -5px;
}
.is-event-counter .ec-details-box .db-link i.i-date {
  background-position: -39px -5px;
}
.is-event-counter .ec-details-box .db-link .db-in-text {
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #0f0f0f;
  line-height: 20px;
}

.page-index .pi-top-banner {
  position: relative;
  height: 580px;
  margin-bottom: 50px;
  background: #c5c6ce;
}
.page-index .pi-top-banner .swiper-container, .page-index .pi-top-banner .swiper-wrapper {
  height: 100%;
}
.page-index .pi-top-banner .swiper-slide {
  overflow: hidden;
  position: relative;
  float: left;
  height: 100%;
  width: 100%;
  background: #000;
}
.page-index .pi-top-banner .swiper-slide .wrapper {
  height: 100%;
}
.page-index .pi-top-banner .swiper-slide .full-size {
  z-index: 2;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-index .pi-top-banner .swiper-slide.swiper-slide-active .layer-front {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.8s 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.8s 0.3s ease-in-out;
  -ms-transition: -ms-transform 0.8s 0.3s ease-in-out;
  -o-transition: -o-transform 0.8s 0.3s ease-in-out;
  transition: transform 0.8s 0.3s ease-in-out;
}
.page-index .pi-top-banner .swiper-slide.swiper-slide-active .layer-middle {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.8s 0.2s ease-in-out;
  -moz-transition: -moz-transform 0.8s 0.2s ease-in-out;
  -ms-transition: -ms-transform 0.8s 0.2s ease-in-out;
  -o-transition: -o-transform 0.8s 0.2s ease-in-out;
  transition: transform 0.8s 0.2s ease-in-out;
}
.page-index .pi-top-banner .tb-layer {
  display: block;
  position: absolute;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.page-index .pi-top-banner .tb-layer.layer-middle {
  z-index: 10;
  height: 100%;
  -webkit-transform: translate3d(-10%, 0, 0);
  -moz-transform: translate3d(-10%, 0, 0);
  -ms-transform: translate3d(-10%, 0, 0);
  -o-transform: translate3d(-10%, 0, 0);
  transform: translate3d(-10%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s 0s ease-in-out;
  -moz-transition: -moz-transform 0.5s 0s ease-in-out;
  -ms-transition: -ms-transform 0.5s 0s ease-in-out;
  -o-transition: -o-transform 0.5s 0s ease-in-out;
  transition: transform 0.5s 0s ease-in-out;
}
.page-index .pi-top-banner .tb-layer.layer-middle .middle {
  width: 560px;
}
.ie8 .page-index .pi-top-banner .tb-layer.layer-middle, .ie9 .page-index .pi-top-banner .tb-layer.layer-middle {
  z-index: 35;
}
.page-index .pi-top-banner .tb-layer.layer-front {
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  -ms-pointer-events: none;
  -o-pointer-events: none;
  pointer-events: none;
  z-index: 30;
  -webkit-transform: translate3d(10%, 0, 0);
  -moz-transform: translate3d(10%, 0, 0);
  -ms-transform: translate3d(10%, 0, 0);
  -o-transform: translate3d(10%, 0, 0);
  transform: translate3d(10%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s 0s ease-in-out;
  -moz-transition: -moz-transform 0.5s 0s ease-in-out;
  -ms-transition: -ms-transform 0.5s 0s ease-in-out;
  -o-transition: -o-transform 0.5s 0s ease-in-out;
  transition: transform 0.5s 0s ease-in-out;
}
.page-index .pi-top-banner .tb-layer .tb-title {
  margin-bottom: 30px;
  letter-spacing: -5px;
  font-family: "circe-extra-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 70px;
  line-height: 70px;
}
.page-index .pi-top-banner .tb-layer .tb-details {
  width: 315px;
  margin-bottom: 40px;
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #fff;
  line-height: 26px;
}
.page-index .pi-top-banner .tb-layer .tb-link a {
  position: relative;
  display: inline-block;
  width: 165px;
  padding: 15px 0 12px 0;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #fff;
  line-height: 13px;
  border: 1px solid #fff;
  border-radius: 3px;
  background: transparent;
}
.page-index .pi-top-banner .tb-layer .tb-link a span {
  display: inline-block;
  font-family: "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  line-height: 8px;
}
.page-index .pi-top-banner .tb-layer .tb-link a:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  opacity: 0.4;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s;
  -ms-transition: -ms-transform 0.3s ease-out, opacity 0.3s;
  -o-transition: -o-transform 0.3s ease-out, opacity 0.3s;
  transition: transform 0.3s ease-out, opacity 0.3s;
}
.page-index .pi-top-banner .tb-layer .tb-link a:hover {
  color: #000;
}
.page-index .pi-top-banner .tb-layer .tb-link a:hover:before {
  opacity: 1;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.page-index .pi-top-banner .tb-layer .tb-link a:active:before {
  background: #dadada;
}
.page-index .pi-top-banner .tb-layer .tb-link.double-link {
  font-size: 0px;
}
.page-index .pi-top-banner .tb-layer .tb-link.double-link a:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.page-index .pi-top-banner .tb-layer .tb-link.double-link a + a {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 0px;
}
.page-index .pi-top-banner .tb-arrow {
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  z-index: 50;
  width: 40px;
  height: 40px;
  top: 50%;
  margin-top: -20px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s ease-out, opacity 0.2s;
  -ms-transition: -ms-transform 0.2s ease-out, opacity 0.2s;
  -o-transition: -o-transform 0.2s ease-out, opacity 0.2s;
  transition: transform 0.2s ease-out, opacity 0.2s;
}
.page-index .pi-top-banner .tb-arrow:before {
  background: #7a4282;
}
.page-index .pi-top-banner .tb-arrow:after {
  content: "";
  position: absolute;
  border-color: #e5e5e5;
  border-style: solid;
  top: 14px;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
}
.page-index .pi-top-banner .tb-arrow.tb-arrow-left {
  left: 5%;
  -webkit-transform: translate3d(20px, 0, 0);
  -moz-transform: translate3d(20px, 0, 0);
  -ms-transform: translate3d(20px, 0, 0);
  -o-transform: translate3d(20px, 0, 0);
  transform: translate3d(20px, 0, 0);
}
.page-index .pi-top-banner .tb-arrow.tb-arrow-left:after {
  border-width: 0 0 2px 2px;
  left: 15px;
}
.page-index .pi-top-banner .tb-arrow.tb-arrow-right {
  right: 5%;
  -webkit-transform: translate3d(-20px, 0, 0);
  -moz-transform: translate3d(-20px, 0, 0);
  -ms-transform: translate3d(-20px, 0, 0);
  -o-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
}
.page-index .pi-top-banner .tb-arrow.tb-arrow-right:after {
  border-width: 2px 2px 0 0;
  right: 15px;
}
.page-index .pi-top-banner .tb-arrow:hover {
  opacity: 1 !important;
}
.page-index .pi-top-banner:hover .tb-arrow {
  opacity: 0.8;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.page-index .index-events {
  display: block;
  overflow: hidden;
  margin-bottom: 100px;
}
.page-index .index-events .wrapper {
  overflow: hidden;
  height: 460px;
}
.page-index .index-events .ie-event-box {
  position: relative;
  display: block;
  float: left;
  overflow-y: hidden;
  width: 725px;
  height: 100%;
}
.page-index .index-events .ie-event-box:before {
  content: "";
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 1px solid #e5e5e5;
}
.page-index .index-events .ie-event-box .swiper-container {
  height: 100%;
}
.page-index .index-events .ie-event-box .swiper-wrapper {
  height: 100%;
}
.page-index .index-events .ie-event-box .swiper-slide {
  position: relative;
  width: 100%;
  height: 100%;
}
.page-index .index-events .ie-event-box .swiper-arrow {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  width: 40px;
  height: 40px;
}
.page-index .index-events .ie-event-box .swiper-arrow:before {
  background: #7a4282;
}
.page-index .index-events .ie-event-box .swiper-arrow i {
  position: absolute;
  width: 10px;
  height: 10px;
  top: 14px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
}
.page-index .index-events .ie-event-box .swiper-arrow.swiper-arrow--prev {
  left: 0;
}
.page-index .index-events .ie-event-box .swiper-arrow.swiper-arrow--prev i {
  left: 15px;
  border-style: solid;
  border-color: #fff;
  border-width: 0 0 2px 2px;
}
.page-index .index-events .ie-event-box .swiper-arrow.swiper-arrow--next {
  right: 0;
}
.page-index .index-events .ie-event-box .swiper-arrow.swiper-arrow--next i {
  border-style: solid;
  border-color: #e5e5e5;
  border-width: 2px 2px 0 0;
  right: 15px;
}
.page-index .index-events .ie-event-box .ie-eb-image {
  position: relative;
  display: block;
  width: 50%;
  height: 100%;
  float: left;
}
.page-index .index-events .ie-event-box .ie-eb-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: block;
  width: 50%;
  height: 100%;
  float: right;
  padding: 40px 30px 0 30px;
}
.page-index .index-events .ie-event-box .ie-eb-content .cb-c-link {
  margin-bottom: 30px;
}
.page-index .index-events .ie-event-box .ie-eb-content .cb-c-link a {
  letter-spacing: -1px;
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 35px;
  color: #101010;
  line-height: 33px;
}
.page-index .index-events .ie-event-box .ie-eb-content .cb-c-details {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #000;
  line-height: 30px;
}
.page-index .index-events .ie-event-box .ie-eb-content .is-event-counter {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
}
.page-index .index-events .ie-news-box {
  position: relative;
  display: block;
  float: right;
  width: 220px;
  height: 100%;
}
.page-index .index-events .ie-news-box .ie-nb-item {
  margin-bottom: 30px;
}
.page-index .index-events .ie-news-box .ie-nb-item .nb-i-link {
  margin-bottom: 10px;
}
.page-index .index-events .ie-news-box .ie-nb-item .nb-i-link a {
  display: inline-block;
  text-transform: uppercase;
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #7a4282;
  line-height: 24px;
}
.page-index .index-events .ie-news-box .ie-nb-item .nb-i-link a.is-link-play:before {
  bottom: 2px;
  background: #7a4282;
}
.page-index .index-events .ie-news-box .ie-nb-item .nb-i-link a:hover {
  text-decoration: underline;
}
.page-index .index-events .ie-news-box .ie-nb-item .nb-i-text {
  margin-bottom: 15px;
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #101010;
  line-height: 24px;
}
.page-index .index-events .ie-news-box .ie-nb-item .nb-i-date {
  display: inline-block;
  position: relative;
  height: 20px;
  padding-left: 30px;
  text-transform: uppercase;
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 9px;
  color: #afafaf;
  line-height: 20px;
  transition: color 0.2s 0s;
}
.page-index .index-events .ie-news-box .ie-nb-item .nb-i-date:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 18px;
  height: 18px;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  background-repeat: no-repeat;
  background-image: url("/img/sprite.png");
  background-position: -71px -6px;
  transition: background-color 0.2s 0s, border 0.2s 0s;
}
.page-index .index-events .ie-news-box .ie-nb-item .nb-i-date:hover {
  color: #333;
}
.page-index .index-events .ie-news-box .ie-nb-item .nb-i-date:hover:before {
  border: 1px solid #7a4282;
  background-color: #7a4282;
  background-position: -103px -6px;
}
.page-index .index-events .ie-news-box .ie-nb-all {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding-top: 10px;
  border-top: 1px solid #e5e5e5;
  background: #fff;
}
.page-index .index-events .ie-news-box .ie-nb-all a {
  display: inline-block;
  padding-bottom: 2px;
  text-transform: uppercase;
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #000;
  line-height: 12px;
}
.page-index .index-offers {
  display: block;
  overflow: hidden;
  padding-bottom: 100px;
  border-bottom: 1px solid #e5e5e6;
}
.page-index .index-offers .io-list {
  display: block;
  overflow: hidden;
  text-align: center;
}
.page-index .index-offers .io-list .io-item {
  display: inline-block;
  vertical-align: top;
  width: 180px;
  text-align: center;
}
.page-index .index-offers .io-list .io-item .io-i-image {
  display: inline-block;
  overflow: hidden;
  width: 140px;
  height: 140px;
  margin-bottom: 20px;
  border-radius: 50%;
  background-color: #cf5693;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.page-index .index-offers .io-list .io-item .io-i-text {
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #101010;
  line-height: 20px;
}
.page-index .index-direction {
  display: block;
  overflow: hidden;
  padding: 70px 0 70px 0;
  border-bottom: 1px solid #e5e5e6;
  text-align: center;
}
.page-index .index-direction .id-meta {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #101010;
  line-height: 13px;
}
.page-index .index-direction .id-title {
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 42px;
  color: #101010;
  line-height: 42px;
}
.page-index .index-direction .id-desc {
  margin: 0 auto 50px auto;
  width: 550px;
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #101010;
  line-height: 24px;
}
.page-index .index-direction .id-di-list {
  display: block;
  overflow: hidden;
  margin: 0 0 60px -10px;
}
.page-index .index-direction .id-di-list .di-li-item {
  display: block;
  float: left;
  width: 320px;
  margin-left: 10px;
}
.page-index .index-direction .id-di-list .di-li-item .li-i-image {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 200px;
  margin-bottom: 20px;
}
.page-index .index-direction .id-di-list .di-li-item .li-i-image:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 5;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.35;
  transition: opacity 0.2s 0s;
}
.page-index .index-direction .id-di-list .di-li-item .li-i-image .full-size {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -ms-transition: -ms-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.page-index .index-direction .id-di-list .di-li-item .li-i-image:hover:before {
  opacity: 0;
}
.page-index .index-direction .id-di-list .di-li-item .li-i-image:hover .full-size {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: -webkit-transform 8s;
  -moz-transition: -moz-transform 8s;
  -ms-transition: -ms-transform 8s;
  -o-transition: -o-transform 8s;
  transition: transform 8s;
}
.page-index .index-direction .id-di-list .di-li-item .li-i-text .li-it-title {
  margin-bottom: 5px;
}
.page-index .index-direction .id-di-list .di-li-item .li-i-text .li-it-title a {
  text-transform: uppercase;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #101010;
  line-height: 24px;
}
.page-index .index-direction .id-di-list .di-li-item .li-i-text .li-it-title a.is-link-play:before {
  bottom: 2px;
}
.page-index .index-direction .id-di-list .di-li-item .li-i-text .li-it-details {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #101010;
  line-height: 24px;
}
.page-index .index-direction .id-links-place {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0 auto;
  width: 470px;
  height: 60px;
  border: 1px solid #7a4282;
}
.page-index .index-direction .id-links-place .id-lp-link {
  position: relative;
  display: block;
  float: left;
  z-index: 5;
  width: 50%;
  height: 60px;
}
.page-index .index-direction .id-links-place .id-lp-link i {
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #101010;
  line-height: 62px;
}
.page-index .index-direction .id-links-place .id-lp-link.is-btn-play:before {
  background: #eee;
}
.page-index .index-direction .id-links-place .id-lp-link.lp-black {
  background: #7a4282;
}
.page-index .index-direction .id-links-place .id-lp-link.lp-black.is-btn-play:before {
  background: #7a4282;
}
.page-index .index-direction .id-links-place .id-lp-link.lp-black i {
  color: #fff;
}
.page-index .index-teachers {
  display: block;
  padding: 50px 0 20px 0;
  background: #7a4282;
}
.page-index .index-teachers .swiper-container {
  margin-bottom: 50px;
  height: 500px;
  overflow: hidden;
}
.page-index .index-teachers .swiper-wrapper {
  overflow: hidden;
  height: 500px;
  width: 10000px;
}
.page-index .index-teachers .swiper-slide {
  width: 980px;
  height: 500px;
  float: left;
  overflow: hidden;
  text-align: center;
}
.page-index .index-teachers .swiper-arrow {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
}
.page-index .index-teachers .swiper-arrow i {
  position: absolute;
  width: 10px;
  height: 10px;
  top: 14px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
}
.page-index .index-teachers .swiper-arrow.swiper-arrow--prev {
  left: 50px;
}
.page-index .index-teachers .swiper-arrow.swiper-arrow--prev i {
  border-style: solid;
  border-color: #fff;
  border-width: 0 0 2px 2px;
  left: 15px;
}
.page-index .index-teachers .swiper-arrow.swiper-arrow--next {
  right: 50px;
}
.page-index .index-teachers .swiper-arrow.swiper-arrow--next i {
  border-style: solid;
  border-color: #e5e5e5;
  border-width: 2px 2px 0 0;
  right: 15px;
}
.page-index .index-teachers .it-teacher-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  margin-bottom: 30px;
  width: 230px;
  height: 230px;
  border-radius: 50%;
  border: 5px solid #fff;
  background-color: #333;
  box-shadow: inset 0px -2px 5px 0px rgba(0, 0, 0, 0.6);
}
.page-index .index-teachers .it-t-title {
  margin-bottom: 25px;
}
.page-index .index-teachers .it-t-title a {
  display: inline-block;
  letter-spacing: -1px;
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 41px;
  color: #ffffff;
  line-height: 41px;
}
.page-index .index-teachers .it-t-title a.is-link-play:before {
  bottom: 3px;
  height: 2px;
  background: rgba(255, 255, 255, 0.8);
}
.page-index .index-teachers .it-t-details {
  margin-bottom: 15px;
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #fff;
  line-height: 25px;
}
.page-index .index-teachers .it-t-tags {
  display: block;
  font-size: 0px;
  text-align: center;
}
.page-index .index-teachers .it-t-tags .it-tag {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 1px;
  height: 40px;
  background: #fff;
  padding: 0 10px;
}
.page-index .index-teachers .it-t-tags .it-tag i {
  position: relative;
  z-index: 2;
  text-transform: uppercase;
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #2a1129;
  line-height: 43px;
}
.page-index .index-teachers .it-t-tags .it-tag:hover i {
  color: #fff;
}
.page-index .index-teachers .it-t-tags .it-tag.is-btn-play:before {
  background: #2a1129;
}
.page-index .index-teachers .it-t-tags .it-tag:active:before {
  background: #000;
}
.page-index .index-teachers .it-all-teachers {
  display: block;
  text-align: center;
}
.page-index .index-teachers .it-all-teachers a {
  display: inline-block;
  text-transform: uppercase;
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #d176cd;
  line-height: 11px;
  transition: color 0.2s 0s;
}
.page-index .index-teachers .it-all-teachers a:hover {
  color: #fff;
}
.page-index .index-firms {
  border-bottom: 1px solid #e5e5e6;
}
.page-index .index-firms .wrapper {
  display: block;
  height: 195px;
}
.page-index .index-firms .swiper-container {
  display: block;
  overflow-y: hidden;
  height: 100%;
}
.page-index .index-firms .swiper-wrapper {
  display: block;
  overflow-y: hidden;
  height: 100%;
}
.page-index .index-firms .swiper-slide {
  display: block;
  overflow-y: hidden;
  height: 100%;
  text-align: center;
}
.page-index .index-firms .swiper-slide .middle img {
  display: block;
  max-width: 100%;
  max-height: 100px;
}
.page-index .index-firms .swiper-arrow {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
}
.page-index .index-firms .swiper-arrow:before {
  background: #7a4282;
}
.page-index .index-firms .swiper-arrow i {
  position: absolute;
  border-color: #e5e5e5;
  border-style: solid;
  top: 14px;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
}
.page-index .index-firms .swiper-arrow.swiper-firms--prev {
  left: -40px;
}
.page-index .index-firms .swiper-arrow.swiper-firms--prev i {
  border-width: 0 0 2px 2px;
  left: 15px;
}
.page-index .index-firms .swiper-arrow.swiper-firms--next {
  right: -40px;
}
.page-index .index-firms .swiper-arrow.swiper-firms--next i {
  border-width: 2px 2px 0 0;
  right: 15px;
}
.page-index .index-about {
  padding: 70px 0 70px 0;
  text-align: center;
}
.page-index .index-about .ia-title {
  margin-bottom: 10px;
  letter-spacing: -1px;
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 41px;
  color: #101010;
  line-height: 50px;
}
.page-index .index-about .ia-details {
  margin-bottom: 25px;
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #000;
  line-height: 30px;
}

@media (min-width: 1200px) {
  .page-index .pi-top-banner .swiper-slide .wrapper {
    width: 1160px;
  }
}
@media (max-width: 1350px) {
  .page-index .pi-top-banner .tb-arrow.tb-arrow-left {
    left: 0;
  }
  .page-index .pi-top-banner .tb-arrow.tb-arrow-right {
    right: 0;
  }
}
.is-gallery {
  display: block;
  overflow: hidden;
  height: 480px;
  margin-bottom: 70px;
}
.is-gallery .isg-side {
  position: relative;
  display: block;
  width: 240px;
  height: 100%;
  background: #ddd;
}
.is-gallery .isg-side:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 30;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 1px;
  background: #fff;
}
.is-gallery .isg-middle {
  position: relative;
  display: block;
  overflow: hidden;
  height: 100%;
  background: #eee;
}
.is-gallery .isg-middle:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 30;
  top: 0px;
  left: 0px;
  width: 1px;
  height: 100%;
  background: #fff;
}
.is-gallery .isg-middle:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 30;
  top: 0px;
  right: 0px;
  width: 1px;
  height: 100%;
  background: #fff;
}
.is-gallery .isg-middle .isg-img-link {
  height: 100%;
}
.is-gallery .isg-img-link {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 10;
  width: 100%;
  height: 50%;
}
.is-gallery .isg-img-link .blacked {
  background: #000;
  opacity: 0.3;
  z-index: 15;
  transition: opacity 0.3s 0s;
}
.is-gallery .isg-img-link .on-hover {
  z-index: 20;
  opacity: 0.2;
  background: #000;
  transition: opacity 0.3s 0s;
}
.is-gallery .isg-img-link .img-place {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -ms-transition: -ms-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.is-gallery .isg-img-link:hover .on-hover {
  opacity: 0;
}
.is-gallery .isg-img-link:hover .blacked {
  opacity: 0;
}
.is-gallery .isg-img-link:hover .img-place {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: -webkit-transform 8s;
  -moz-transition: -moz-transform 8s;
  -ms-transition: -ms-transform 8s;
  -o-transition: -o-transform 8s;
  transition: transform 8s;
}
.is-gallery .isg-img-link:active .on-hover {
  opacity: 0.3;
}
.is-gallery .isg-img-link:active .blacked {
  opacity: 0.3;
}
.is-gallery .isg-img-counter {
  display: block;
  position: absolute;
  z-index: 25;
  top: 5%;
  right: 5%;
  padding: 5px 10px 4px 10px;
  background: #541b49;
  background: rgba(0, 0, 0, 0.5);
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #fff;
  line-height: 13px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.is-gallery .isg-img-counter:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 23;
  top: 1px;
  left: 1px;
  width: 100%;
  height: 100%;
  border-color: #541b49;
  border-color: rgba(0, 0, 0, 0.5);
  border-width: 0 1px 1px 0;
  border-style: solid;
}
.is-gallery .isg-img-counter:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 23;
  top: 3px;
  left: 3px;
  width: 100%;
  height: 100%;
  border-color: #541b49;
  border-color: rgba(0, 0, 0, 0.5);
  border-width: 0 1px 1px 0;
  border-style: solid;
}
.is-gallery .isg-img-labels {
  position: absolute;
  display: block;
  z-index: 25;
  width: 90%;
  bottom: 5%;
  left: 5%;
  text-align: left;
}
.is-gallery .isg-img-labels .isg-il-title {
  margin-bottom: 10px;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: #fff;
  line-height: 24px;
}
.is-gallery .isg-img-labels .isg-il-details {
  font-family: "circe-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #fff;
  line-height: 24px;
}

.g-footer {
  text-align: center;
  background: #161719;
}
.g-footer .f-social-box {
  padding: 60px 0 40px 0;
  border-bottom: 1px solid #1d2124;
}
.g-footer .f-social-box .fsb-title {
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #7a4282;
  line-height: 14px;
}
.g-footer .f-social-box .fsb-list .fsbl-item {
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  margin: 0 7px;
  width: 80px;
  height: 80px;
  border: 2px solid #7a4282;
  border-radius: 50%;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url("/img/sprite.png");
  transition: background 0.2s 0s, border 0.2s 0s;
}
.g-footer .f-social-box .fsb-list .fsbl-item:hover {
  background-color: #7a4282;
}
.g-footer .f-social-box .fsb-list .fsbl-item.icon-tg:hover {
  background-position: 0px -83px;
}
.g-footer .f-social-box .fsb-list .fsbl-item.icon-vk {
  background-position: -8px -40px;
}
.g-footer .f-social-box .fsb-list .fsbl-item.icon-vk:hover {
  background-position: -8px -104px;
}
.g-footer .f-social-box .fsb-list .fsbl-item.icon-fb {
  background-position: -105px -41px;
}
.g-footer .f-social-box .fsb-list .fsbl-item.icon-fb:hover {
  background-position: -105px -104px;
}
.g-footer .f-social-box .fsb-list .fsbl-item.icon-tw {
  background-position: -199px -41px;
}
.g-footer .f-social-box .fsb-list .fsbl-item.icon-tw:hover {
  background-position: -199px -104px;
}
.g-footer .f-social-box .fsb-list .fsbl-item.icon-in {
  background-position: -296px -40px;
}
.g-footer .f-social-box .fsb-list .fsbl-item.icon-in:hover {
  background-position: -296px -104px;
}
.g-footer .f-social-box .fsb-list .fsbl-item.icon-ut {
  background-position: -391px -41px;
}
.g-footer .f-social-box .fsb-list .fsbl-item.icon-ut:hover {
  background-position: -391px -104px;
}
.g-footer .f-social-box .fsb-list .fsbl-item:active {
  background-color: #fff;
  border-color: #fff;
}
.g-footer .f-nav-box {
  padding-top: 42px;
}
.g-footer .f-nav-box .f-nb-menu {
  margin-bottom: 25px;
}
.g-footer .f-nav-box .f-nb-menu ul {
  display: block;
  text-align: center;
  font-size: 0;
}
.g-footer .f-nav-box .f-nb-menu ul > li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
.g-footer .f-nav-box .f-nb-menu ul > li > a {
  display: inline-block;
  text-transform: uppercase;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #fff;
  line-height: 12px;
}
.g-footer .f-nav-box .f-nb-menu ul > li > a:hover {
  color: #7a4282;
}
.g-footer .f-nav-box .f-nb-menu ul > li .sub-menu {
  display: none;
}
.g-footer .f-nav-box .f-nb-menu ul > li.current > a {
  color: #7a4282;
}
.g-footer .f-nav-box .fnb-search-box {
  margin-bottom: 30px;
}
.g-footer .f-nav-box .fnb-search-box .fnb-sb-form {
  position: relative;
  display: block;
  overflow: hidden;
  width: 470px;
  height: 60px;
  margin: 0 auto;
  background: #1d2023;
}
.g-footer .f-nav-box .fnb-search-box .fnb-sb-form .sbf-input {
  position: absolute;
  display: block;
  top: 20px;
  left: 20px;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  width: 370px;
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #fff;
  line-height: 13px;
}
.g-footer .f-nav-box .fnb-search-box .fnb-sb-form .sbf-input::-webkit-input-placeholder {
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #56585a;
  line-height: 20px;
}
.g-footer .f-nav-box .fnb-search-box .fnb-sb-form .sbf-input:-webkit-input-placeholder {
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #56585a;
  line-height: 20px;
}
.g-footer .f-nav-box .fnb-search-box .fnb-sb-form .sbf-input::-moz-input-placeholder {
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #56585a;
  line-height: 20px;
}
.g-footer .f-nav-box .fnb-search-box .fnb-sb-form .sbf-input:-moz-input-placeholder {
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #56585a;
  line-height: 20px;
}
.g-footer .f-nav-box .fnb-search-box .fnb-sb-form .sbf-input::-ms-input-placeholder {
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #56585a;
  line-height: 20px;
}
.g-footer .f-nav-box .fnb-search-box .fnb-sb-form .sbf-input:-ms-input-placeholder {
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #56585a;
  line-height: 20px;
}
.g-footer .f-nav-box .fnb-search-box .fnb-sb-form .sbf-input::input-placeholder {
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #56585a;
  line-height: 20px;
}
.g-footer .f-nav-box .fnb-search-box .fnb-sb-form .sbf-input:input-placeholder {
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #56585a;
  line-height: 20px;
}
.g-footer .f-nav-box .fnb-search-box .fnb-sb-form .sbf-submit {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 60px;
  height: 60px;
  border: none;
  background-color: transparent;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAMAAAC67D+PAAAAOVBMVEX///////////////////////////////////////////////////////////////////////////+0EB4eAAAAE3RSTlMAAwQGBwkKFhclKCstLjI7PD1Arw0GRQAAAERJREFUCNdVyzkSgDAQxEDBYnOMDev5/2NJgCoUdSIoylQBqGnbWQG5R3QLSAeEx59yi6VZ3+YDoGoMpVeeNl/z6/2cbrwLAyJWR0tfAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  transition: background 0.2s 0s;
}
.g-footer .f-nav-box .fnb-search-box .fnb-sb-form .sbf-submit:hover {
  background-color: #fff;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAMAAAC67D+PAAAASFBMVEX///8dICMdICMdICMdICMdICMdICMdICMdICMdICMdICMdICMdICMdICMdICMdICMdICMdICMdICMdICMdICMdICMdICMdICN8eY2DAAAAF3RSTlMACw8YGRslJyhWWpShrbW2x+3u7/Hy85QIYawAAABHSURBVAjXNcZJAkAwEADBRohtbAn9/5+6UKeCIWqNASAX1ZKBcE9pN4BqguTzt/MBwq3rNwMYi6orQI77jsuJz+zZ/l+O5gXo7wPfP+3xkgAAAABJRU5ErkJggg==);
}
.g-footer .f-nav-box .fnb-description {
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #394045;
  line-height: 14px;
}
.g-footer .f-nav-box .fnb-description span {
  display: inline-block;
  margin: 0 2px 2px 0;
  vertical-align: middle;
  font-family: "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
}
.g-footer .f-nav-box .fnb-description .itech-link {
  padding-top: 10px;
}
.g-footer .f-nav-box .fnb-description .itech-link a {
  display: inline-block;
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #394045;
  line-height: 14px;
  transition: color 0.2s 0s;
}
.g-footer .f-nav-box .fnb-description .itech-link a:hover {
  text-decoration: underline;
  color: #fff;
}
.g-footer .payment-systems {
  padding: 15px 0;
}
.g-footer .payment-systems img {
  display: inline-block;
  vertical-align: middle;
  max-height: 25px;
}

.m-header {
  display: none;
}

.g-header {
  position: relative;
  z-index: 50;
  height: 165px;
  background: #161719;
}
.g-header .wrapper {
  height: 100%;
}
.g-header .gh-top-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  height: 110px;
  padding-top: 45px;
}
.g-header .gh-top-box .right{
  margin-top: -36px;
  padding-right: 100px;
}

.g-header .gh-top-box .is-btn-play:before {
  border-radius: 50%;
}

.g-header .gh-top-box .ght-logo {
  display: block;
  float: left;
  margin: -20px 80px 0 0;
}
.g-header .gh-top-box .ght-logo img {
  display: block;
}
.g-header .gh-top-box .ght-city {
  display: block;
  float: left;
  margin-right: 80px;
}
.g-header .gh-top-box .ght-city a {
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #ffffff;
  line-height: 15px;
  display: inline-block;
  padding-bottom: 3px;
}
.g-header .gh-top-box .ght-city a:before {
  height: 1px;
  bottom: 2px;
  background: #fff;
}
.g-header .gh-top-box .ght-phone {
  display: block;
  float: left;
  margin: 1px 60px 0 0;
  text-align: center;
}
.g-header .gh-top-box .ght-phone .ght-p-text {
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #ffffff;
  line-height: 13px;
}
.g-header .gh-top-box .ght-phone .ght-p-callback {
  padding-top: 5px;
}
.g-header .gh-top-box .ght-phone .ght-p-callback a {
  display: inline-block;
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #8d9396;
  line-height: 13px;
  transition: color 0.2s 0s;
}
.g-header .gh-top-box .ght-phone .ght-p-callback a:hover {
  color: #fff;
}
.g-header .gh-top-box .ght-social-box {
  display: none;
  float: left;
  overflow: hidden;
}
.g-header .gh-top-box .ght-social-box a {
  display: block;
  float: left;
  width: 28px;
  height: 28px;
  margin-right: 10px;
  border: 1px solid #37424a;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url("/img/sprite.png");
  border-radius: 50%;
  transition: border 0.2s 0s, background 0.2s 0s;
}
.g-header .gh-top-box .ght-social-box a:hover {
  border-color: #fff;
  background-color: #fff;
}
.g-header .gh-top-box .ght-social-box a.icon-tg:hover {
  background-position: 0px -28px;
}
.g-header .gh-top-box .ght-social-box a.icon-vk {
  background-position: -34px -194px;
}
.g-header .gh-top-box .ght-social-box a.icon-vk:hover {
  background-position: -34px -226px;
}
.g-header .gh-top-box .ght-social-box a.icon-fb {
  background-position: -67px -194px;
}
.g-header .gh-top-box .ght-social-box a.icon-fb:hover {
  background-position: -67px -226px;
}
.g-header .gh-top-box .ght-social-box a.icon-tw {
  background-position: -99px -194px;
}
.g-header .gh-top-box .ght-social-box a.icon-tw:hover {
  background-position: -99px -226px;
}
.g-header .gh-top-box .ght-social-box a.icon-in {
  background-position: -130px -194px;
}
.g-header .gh-top-box .ght-social-box a.icon-in:hover {
  background-position: -130px -226px;
}
.g-header .gh-top-box .ght-social-box a.icon-ut {
  background-position: -163px -194px;
}
.g-header .gh-top-box .ght-social-box a.icon-ut:hover {
  background-position: -163px -226px;
}
.g-header .gh-top-box .ght-social-box a:active {
  background-color: #ccc;
  border-color: #ccc;
}
.g-header .gh-top-box .gth-btn-cart {
  /*display: block;*/
  /*float: left;*/
  /*min-width: 0px;*/
  /*width: 190px;*/
  /*height: 35px;*/
  /*margin-right: 10px;*/
  /*padding: 0;*/
  /*line-height: 37px;*/
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: unset;
  border: 1px solid;
  margin-left: 15px;
}
.g-header .gh-top-box .gth-btn-cart i {
  font-family: 'ProximaNova-Regular', 'Arial', sans-serif;
  line-height: normal;
  font-weight: normal;
  font-size: 13px;
  text-transform: none;
  /*font-family: "circe-bold", "Arial", sans-serif;*/
  /*font-weight: normal;*/
  /*font-size: 13px;*/
  /*color: #7a4282;*/
  /*line-height: 13px;*/
  /*vertical-align: baseline;*/
  /*color: #fff;*/
}
.g-header .gh-top-box .gth-btn-cart:hover i {
  color: #fff;
}
.g-header .gh-top-box .ght-btn-enter {
  display: block;
  float: left;
  min-width: 0px;
  width: 90px;
  height: 35px;
  padding: 0;
  line-height: 37px;
  border-color: #8d9396;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.g-header .gh-top-box .ght-btn-enter i {
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #8d9396;
  line-height: 13px;
  vertical-align: baseline;
}
.g-header .gh-top-box .ght-btn-enter:hover {
  border-color: #fff;
}
.g-header .gh-top-box .ght-btn-enter:hover i {
  color: #161719;
}
.g-header .gh-top-box .ght-btn-enter:before {
  background: #fff;
}
.g-header .gh-top-box .gth-btn-profile {
  float: left;
  padding-top: 2px;
  margin-left: 20px;
}
.g-header .gh-top-box .gth-btn-profile .profile-name {
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #ffffff;
  line-height: 16px;
  text-transform: uppercase;
}
.g-header .gh-top-box .gth-btn-profile .profile-logout {
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #8d9396;
  line-height: 16px;
}
.g-header .gh-top-box .gth-btn-profile a {
  text-decoration: none;
  color: inherit;
}
.g-header .gh-menu-box {
  position: relative;
  display: block;
  height: 55px;
}
.g-header .gh-menu-box .gh-mb-main {
  display: block;
  float: left;
  height: 100%;
}
.g-header .gh-menu-box .gh-mb-main ul {
  display: block;
  height: 100%;
}
.g-header .gh-menu-box .gh-mb-main ul > li {
  display: block;
  float: left;
  height: 100%;
  margin-right: 15px;
}
.g-header .gh-menu-box .gh-mb-main ul > li > a {
  display: block;
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #fff;
  line-height: 55px;
}
.g-header .gh-menu-box .gh-mb-main ul > li:hover > a {
  color: #7a4282;
}
.g-header .gh-menu-box .gh-mb-main ul > li:hover .gh-sub-menu {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.g-header .gh-menu-box .gh-mb-main ul > li.active > a, .g-header .gh-menu-box .gh-mb-main ul > li.current > a {
  color: #7a4282;
}
.g-header .gh-menu-box .gh-mb-external {
  float: left;
  position: relative;
}
.g-header .gh-menu-box .gh-mb-external .mb-e-hamb {
  display: block;
  background: url("../img/hamb.png") 0 0 no-repeat;
  display: block;
  width: 24px;
  height: 24px;
  margin: 14px 0 17px;
}
.g-header .gh-menu-box .gh-mb-external .mb-e-hamb:hover {
  background-position: 0 -24px;
}
.g-header .gh-menu-box .gh-mb-external .mb-e-hamb:active {
  background-position: 0 -48px;
}
.g-header .gh-menu-box .gh-mb-external ul {
  position: absolute;
  background: #fff;
  top: 100%;
  left: 50%;
  margin-left: -107px;
  width: 214px;
  padding: 35px 0;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  -moz-transform: translate3d(0, 20px, 0);
  -ms-transform: translate3d(0, 20px, 0);
  -o-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  -webkit-transition: -webkit-transform 0.2s, visibility 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, visibility 0.2s, opacity 0.2s;
  -ms-transition: -ms-transform 0.2s, visibility 0.2s, opacity 0.2s;
  -o-transition: -o-transform 0.2s, visibility 0.2s, opacity 0.2s;
  transition: transform 0.2s, visibility 0.2s, opacity 0.2s;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
}
.g-header .gh-menu-box .gh-mb-external ul:before {
  content: "";
  display: block;
  position: absolute;
  top: -7px;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #fff transparent;
}
.g-header .gh-menu-box .gh-mb-external ul > li {
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #8d9396;
  line-height: 40px;
}
.g-header .gh-menu-box .gh-mb-external ul > li > a {
  color: #8d9396;
}
.g-header .gh-menu-box .gh-mb-external ul > li.current > a {
  color: #7a4282;
}
.g-header .gh-menu-box .gh-mb-external.active .mb-e-hamb {
  background-position: 0 -48px;
}
.g-header .gh-menu-box .gh-mb-external.active ul {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.gh-popup-feedback {
  width: 470px;
  padding: 60px 80px 50px;
}
.gh-popup-feedback .gh-pf-title {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 40px;
  color: #161719;
  line-height: 40px;
  margin-bottom: 30px;
}
.gh-popup-feedback .form-submit-text {
  color: #afafaf;
  text-transform: uppercase;
}

.cities-container {
  overflow: hidden;
  transition: overflow 0.5s, height 0.5s;
}
.cities-container.collapsed {
  height: 0 !important;
}
.cities-container .cities-block {
  background: #161719;
  padding: 40px 0 8px;
  z-index: 55;
  position: relative;
}
.cities-container .cities-block .cities-list {
  max-width: 1200px;
  background: #ffffff;
  margin: 0 auto;
  font-size: 0;
  padding: 70px 0;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.65);
}
.cities-container .cities-block .wrapper {
  position: relative;
}
.cities-container .cities-block .wrapper:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 8px solid #fff;
  content: "";
  left: 240px;
  top: 100%;
  margin-top: 70px;
  position: absolute;
  transition: bottom 0.3s, opacity 0.3s;
}
.cities-container .cities-block .cities-item {
  display: inline-block;
  margin: 20px 25px;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background: #000;
  vertical-align: top;
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #fff;
  line-height: 140px;
  text-align: center;
  text-transform: uppercase;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  overflow: hidden;
  position: relative;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  transition: filter 0.3s;
}
.cities-container .cities-block .cities-item:before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.35;
  border-radius: 50%;
  transition: opacity 0.3s;
}
.cities-container .cities-block .cities-item span {
  display: inline-block;
  line-height: 15px;
  vertical-align: middle;
  position: relative;
  z-index: 1;
}
.cities-container .cities-block .cities-item:hover {
  filter: none;
  -webkit-filter: none;
}
.cities-container .cities-block .cities-item:hover:before {
  opacity: 0;
}

@media (min-width: 1200px) {
  .g-header .wrapper {
    width: 1330px;
  }
  .g-header .gh-top-box .ght-social-box {
    display: block;
  }
  .g-header .gh-top-box .ght-logo {
    margin-right: 60px;
  }
  .g-header .gh-top-box .ght-city {
    margin-right: 60px;
  }
  .g-header .gh-menu-box .gh-mb-external .mb-e-hamb {
    display: none;
  }
  .g-header .gh-menu-box .gh-mb-external ul {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    position: static;
    background: none;
    overflow: hidden;
    width: auto;
    margin: 0;
    padding: 0;
    box-shadow: none;
  }
  .g-header .gh-menu-box .gh-mb-external ul:before {
    display: none;
  }
  .g-header .gh-menu-box .gh-mb-external ul > li {
    display: block;
    float: left;
    margin-right: 15px;
  }
  .g-header .gh-menu-box .gh-mb-external ul > li > a {
    display: inline-block;
    font-family: "circe", "Arial", sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #8d9396;
    line-height: 55px;
  }
  .g-header .gh-menu-box .gh-mb-external ul > li > a:hover {
    color: #fff;
  }
  .g-header .gh-menu-box .gh-mb-external ul > li.current > a {
    color: #7a4282;
  }
}
.gh-sub-menu {
  display: block;
  position: absolute;
  background: #fff;
  top: 100%;
  left: 0px;
  width: 100%;
  padding: 40px 0;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  -moz-transform: translate3d(0, 20px, 0);
  -ms-transform: translate3d(0, 20px, 0);
  -o-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  -webkit-transition: -webkit-transform 0.2s, visibility 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, visibility 0.2s, opacity 0.2s;
  -ms-transition: -ms-transform 0.2s, visibility 0.2s, opacity 0.2s;
  -o-transition: -o-transform 0.2s, visibility 0.2s, opacity 0.2s;
  transition: transform 0.2s, visibility 0.2s, opacity 0.2s;
}
.gh-sub-menu:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  right: 100%;
  width: 500px;
  height: 100%;
  background: #fff;
}
.gh-sub-menu:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 100%;
  width: 500px;
  height: 100%;
  background: #fff;
}
.gh-sub-menu .menu-flag {
  display: block;
  position: absolute;
  top: -7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #fff transparent;
}
.gh-sub-menu .gb-sm-image {
  display: inline-block;
  vertical-align: top;
  width: 290px;
}
.gh-sub-menu .gb-sm-image .smd-image {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 195px;
  margin-bottom: 20px;
}
.gh-sub-menu .gb-sm-image .smd-image:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 5;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.35;
  transition: opacity 0.2s 0s;
}
.gh-sub-menu .gb-sm-image .smd-image .full-size {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -ms-transition: -ms-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.gh-sub-menu .gb-sm-image .smd-image:hover:before {
  opacity: 0;
}
.gh-sub-menu .gb-sm-image .smd-image:hover .full-size {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: -webkit-transform 8s;
  -moz-transition: -moz-transform 8s;
  -ms-transition: -ms-transform 8s;
  -o-transition: -o-transform 8s;
  transition: transform 8s;
}
.gh-sub-menu .gb-sm-image .smd-link a {
  display: inline-block;
  padding-bottom: 2px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #101010;
  line-height: 12px;
}
.gh-sub-menu .gb-sm-banner {
  display: inline-block;
  vertical-align: top;
}
.gh-sub-menu .gb-sm-banner img {
  display: block;
}
.gh-sub-menu .gb-text-block {
  display: inline-block;
  vertical-align: top;
  width: 185px;
  margin-right: 60px;
  text-align: left;
}
.gh-sub-menu .gb-text-block .bg-tb-link {
  min-height: 50px;
}
.gh-sub-menu .gb-text-block .bg-tb-link a {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #000;
  line-height: 20px;
}
.gh-sub-menu .gb-text-block .bg-tb-link a:hover {
  text-decoration: underline;
}

.page-title {
  text-align: center;
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
  font-size: 60px;
  color: #101010;
  line-height: 60px;
  margin-bottom: 5px;
}

.g-banner {
  position: relative;
  overflow: hidden;
  height: 440px;
}
.g-banner .swiper-container {
  overflow: hidden;
  height: 100%;
}
.g-banner .swiper-wrapper {
  overflow: hidden;
  height: 100%;
}
.g-banner .swiper-slide {
  overflow: hidden;
  float: left;
  height: 100%;
  width: 100%;
}

.g-submenu {
  text-align: center;
  margin-bottom: 60px;
  position: relative;
  z-index: 2;
}
.g-submenu + .page-default {
  padding-top: 0;
}
.g-submenu > ul {
  font-size: 0;
  background: #fff;
  border-bottom: solid 1px #e5e5e5;
  position: relative;
}
.g-submenu > ul > li {
  display: inline-block;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #101010;
  line-height: 18px;
}
.g-submenu > ul > li > a {
  display: block;
  text-transform: uppercase;
  color: #101010;
  padding: 18px 14px 14px;
}
.g-submenu > ul > li > a:before {
  background: #7a4282;
}
.g-submenu > ul > li > a i {
  position: relative;
  z-index: 1;
}
.g-submenu > ul > li .gs-counter {
  display: inline-block;
  background: #7a4282;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  margin-left: 5px;
  font-size: 10px;
  color: #ffffff;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
}
.g-submenu > ul > li.active {
  color: #fff;
  background: #7a4282;
}
.g-submenu > ul > li.active i {
  color: #fff;
}
.g-submenu > ul > li.active:before {
  display: none;
}
.g-submenu > ul > li.active .gs-counter {
  background: #ffffff;
  color: #7a4282;
}
.g-submenu > ul > li:hover .gs-submenu {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.g-submenu > ul > li:hover .gs-counter {
  background: #ffffff;
  color: #7a4282;
}
.g-submenu .gs-submenu {
  background: #fff;
  position: absolute;
  width: 980px;
  top: 100%;
  left: 50%;
  margin-left: -600px;
  box-shadow: 0 10px 50px rgba(0, 0, 0, 0.15);
  z-index: 2;
  padding: 40px 110px;
  text-align: left;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  -moz-transform: translate3d(0, 20px, 0);
  -ms-transform: translate3d(0, 20px, 0);
  -o-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  transition: transform 0.2s, visibility 0.2s, opacity 0.2s;
}
.g-submenu .gs-submenu .gs-text-block {
  width: 215px;
  float: left;
  margin-left: 40px;
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 20px;
}
.g-submenu .gs-submenu .gs-text-block:first-child {
  margin-left: 0;
}
.g-submenu .gs-submenu .gs-text-block img {
  max-width: 100%;
}
.g-submenu .gs-submenu .gs-text-block ul {
  padding: 18px 0;
}
.g-submenu .gs-submenu .gs-text-block ul li {
  margin-top: 20px;
}
.g-submenu .gs-submenu .gs-text-block ul li:first-child {
  margin-top: 0;
}
.g-submenu .gs-submenu .gs-text-block ul li a {
  color: inherit;
}
.g-submenu .gs-submenu .gs-text-block ul li a:hover {
  text-decoration: underline;
}
.g-submenu .gs-submenu .gs-text-block ul li.active a {
  color: #7a4282;
}
.g-submenu .gs-submenu.ed-levels {
  text-align: center;
  font-size: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-submenu .gs-submenu.ed-levels .el-l-item {
  display: inline-block;
  vertical-align: top;
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  width: 245px;
  height: 240px;
  overflow: hidden;
  border-left: solid 1px #e6e6e6;
  box-sizing: border-box;
  padding: 40px 30px 0;
  text-align: left;
  transition: background 0.3s;
}
.g-submenu .gs-submenu.ed-levels .el-l-item:first-child {
  border-left: none;
}
.g-submenu .gs-submenu.ed-levels .el-l-item .l-i-title {
  font-size: 24px;
  color: #101010;
  line-height: 24px;
  transition: color 0.3s;
}
.g-submenu .gs-submenu.ed-levels .el-l-item .l-i-text {
  font-size: 12px;
  color: #a5a5a5;
  line-height: 24px;
  transition: color 0.3s;
  margin-top: 10px;
}
.g-submenu .gs-submenu.ed-levels .el-l-item:hover .l-i-title {
  color: #fff;
}
.g-submenu .gs-submenu.ed-levels .el-l-item:hover .l-i-text {
  color: #fff;
  opacity: 0.5;
}
.g-submenu .gs-submenu.ed-levels .el-l-item:hover.el-l-item--newcomer {
  background: #8e4c2f;
}
.g-submenu .gs-submenu.ed-levels .el-l-item:hover.el-l-item--bronze {
  background: #c87c31;
}
.g-submenu .gs-submenu.ed-levels .el-l-item:hover.el-l-item--silver {
  background: #a3a3a3;
}
.g-submenu .gs-submenu.ed-levels .el-l-item:hover.el-l-item--gold {
  background: #edce18;
}
.g-submenu .gs-submenu.ed-levels .el-l-item:hover.el-l-item--gold .l-i-text {
  opacity: 1;
}

.g-text {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #101010;
  line-height: 30px;
  margin-bottom: 45px;
}
.g-text .first-letter {
  font-size: 60px;
  float: left;
  margin-right: 7px;
  line-height: 60px;
}
.g-text p {
  margin-bottom: 10px;
}
.g-text ul li {
  padding-left: 20px;
  position: relative;
  margin-bottom: 13px;
}
.g-text ul li:before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  background: #932892;
  left: 0;
  top: 13px;
}
.g-text a {
  color: #7a4282;
  border-bottom: solid 1px #efdeee;
}
.g-text a:hover {
  color: #7a4282;
  border-bottom-color: #fce2ef;
}
.g-text a:visited {
  color: #c4a7c3;
  border-bottom-color: rgba(255, 255, 255, 0);
}

.page-cards {
  padding: 60px 0 120px;
}
.page-cards .gather-card {
  text-align: center;
  margin-bottom: 75px;
}
.page-cards .gather-card a {
  background: #7a4282;
  display: inline-block;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #fff;
  line-height: 18px;
  text-transform: uppercase;
  padding: 21px 40px;
  letter-spacing: 2px;
}
.page-cards .gather-card a i {
  position: relative;
  z-index: 1;
}
.page-cards .card-menu {
  margin-bottom: 30px;
  text-align: center;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #8d9396;
  line-height: 16px;
  text-transform: uppercase;
}
.page-cards .card-menu li {
  display: inline-block;
  margin-left: 20px;
}
.page-cards .card-menu li:first-child {
  margin-left: 0;
}
.page-cards .card-menu li a {
  color: inherit;
}
.page-cards .card-menu li a:hover {
  color: #101010;
}
.page-cards .card-menu li.active a {
  color: #101010;
}
.page-cards .card-menu li.active a:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
.page-cards .cards-items {
  margin-left: -10px;
  margin-bottom: 40px;
  font-size: 0;
}
.page-cards .cards-item {
  margin-bottom: 40px;
  display: inline-block;
  vertical-align: top;
  width: 320px;
  height: 446px;
  margin-left: 10px;
  box-sizing: border-box;
  position: relative;
}
.page-cards .cards-item .item-inner {
  padding-top: 40px;
  position: absolute;
  background: #fff;
  border: solid 1px #e6e6e6;
  transition: box-shadow 0.3s;
}
.page-cards .cards-item.active .item-inner {
  z-index: 2;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.page-cards .cards-item .item-img {
  padding: 0 40px;
  margin-bottom: 40px;
  text-align: center;
  height: 155px;
  line-height: 155px;
}
.page-cards .cards-item .item-img img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  border: solid 1px #ccc;
  border-radius: 15px;
}
.page-cards .cards-item .item-title {
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #101010;
  line-height: 16px;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.page-cards .cards-item .item-validity {
  display: inline-block;
  border-radius: 10px;
  background: #7a4282;
  padding: 5px 6px 1px;
  font-size: 10px;
  color: #fff;
  line-height: 10px;
  text-transform: none;
  margin-left: 5px;
  letter-spacing: 0;
}
.page-cards .cards-item .item-validity.item-validity--6m {
  background: #ed018c;
}
.page-cards .cards-item .item-text {
  padding: 0 40px;
  margin-bottom: 20px;
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 24px;
  height: 128px;
  overflow: hidden;
}
.page-cards .cards-item .item-text p {
  margin-bottom: 6px;
}
.page-cards .cards-item .item-text.bottom-fade {
  cursor: pointer;
  position: relative;
  transition: height 0.2s 0s;
}
.page-cards .cards-item .item-text.bottom-fade:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  background: url("../img/card-item-shadow.png") bottom repeat-x;
  transition: opacity 0.3s 0s;
}
.page-cards .cards-item .item-text.bottom-fade.active:before {
  opacity: 0;
}
.page-cards .cards-item .item-bottom {
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  border-top: solid 1px #e6e6e6;
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.page-cards .cards-item .item-bottom li {
  display: table-cell;
  border-left: solid 1px #e6e6e6;
  vertical-align: top;
}
.page-cards .cards-item .item-bottom li:first-child {
  border-left: none;
}
.page-cards .cards-item .item-price {
  text-align: center;
  font-size: 14px;
  padding: 21px 0;
}
.page-cards .cards-item .item-buy {
  margin: -1px;
}
.page-cards .cards-item .item-buy a {
  display: block;
  padding: 23px 0;
  text-align: center;
  font-size: 12px;
  color: #101010;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.page-cards .cards-item .item-buy a:before {
  background: #7a4282;
}
.page-cards .cards-item .item-buy a i {
  position: relative;
  z-index: 1;
}
.page-cards .cards-item .item-buy a:hover {
  color: #fff;
}
.page-cards .cards-item--no-btns {
  height: 385px;
}
.page-cards .cards-item--no-btns .item-bottom {
  display: none;
}
.page-cards .feedback-block {
  border: solid 1px #e6e6e6;
  padding: 25px 485px 25px 40px;
}
.page-cards .feedback-block .block-link {
  float: right;
  display: block;
  border: solid 1px #7a4282;
  text-align: center;
  font-size: 12px;
  color: #101010;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-right: -445px;
  margin-top: 5px;
  width: 235px;
  padding: 21px 0;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
}
.page-cards .feedback-block .block-link:before {
  background: #7a4282;
}
.page-cards .feedback-block .block-link i {
  position: relative;
  z-index: 1;
}
.page-cards .feedback-block .block-link:hover {
  color: #fff;
}
.page-cards .feedback-block .block-title {
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  margin-bottom: 10px;
  font-size: 14px;
  text-transform: uppercase;
}
.page-cards .feedback-block .block-text {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 24px;
}

.breadcrumbs {
  text-align: center;
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #cccccc;
  line-height: 20px;
  text-transform: uppercase;
  margin: 25px auto 45px;
  max-width: 430px;
}
.breadcrumbs a {
  color: inherit;
  position: relative;
  display: inline-block;
  margin-right: 13px;
  color: #afafaf;
}
.breadcrumbs a:after {
  position: absolute;
  content: "";
  border: solid 1px #dadada;
  right: -8px;
  top: 50%;
  margin-top: -1px;
}
.breadcrumbs a:hover {
  color: #37424a;
}

.roble {
  font-family: "rouble", serif;
  font-weight: normal;
}

.page-clubs .clubs-header {
  background: #fff;
  max-width: 1200px;
  margin: -350px auto 0;
  position: relative;
  z-index: 1;
  min-height: 290px;
  padding: 60px 0 0;
}
.page-clubs .clubs-address-list {
  text-align: center;
  margin-left: -1px;
  font-size: 0;
}
.page-clubs .clubs-address-list .swiper-container,
.page-clubs .clubs-address-list .swiper-wrapper {
  overflow: visible;
}
.page-clubs .clubs-address-list .swiper-slide {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.page-clubs .clubs-address-item {
  width: 328px;
  height: 360px;
  box-sizing: border-box;
  vertical-align: top;
  display: inline-block;
  border: solid 1px #e5e5e5;
  padding: 35px 40px 0;
  margin: -1px 0 0 -1px;
  text-align: left;
  font-size: 14px;
  color: #101010;
  line-height: 18px;
  position: relative;
  transition: background 0.3s, border-color 0.3s;
}
.page-clubs .clubs-address-item .a-title {
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 12px;
  position: relative;
  z-index: 1;
}
.page-clubs .clubs-address-item .a-title a {
  color: inherit;
}
.page-clubs .clubs-address-item .a-text {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  margin-bottom: 8px;
  position: relative;
  z-index: 1;
}
.page-clubs .clubs-address-item .a-link {
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #bfbfbf;
  line-height: 14px;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}
.page-clubs .clubs-address-item:before {
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  background: #7a4282;
  content: "";
  opacity: 0;
}
.page-clubs .clubs-address-item:hover {
  background: #7a4282;
  border-color: #7a4282;
  color: #fff;
  z-index: 2;
}
.page-clubs .clubs-address-item .marker-content {
  display: none;
}
.page-clubs .clubs-map {
  margin-top: 60px;
  position: relative;
}
.page-clubs .clubs-map #map {
  height: 690px;
}
.page-clubs .get-d-link {
  position: absolute;
  top: 60px;
  left: 50%;
  border: solid 1px #101010;
  background: #fff;
  z-index: 1;
  width: 234px;
  padding: 20px 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  color: #101010;
  line-height: 20px;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  margin-left: -118px;
}
.page-clubs .get-d-link i {
  position: relative;
  z-index: 1;
}
.page-clubs .get-d-link:hover {
  color: #fff;
}
.page-clubs .get-d-popup {
  padding: 0 40px 40px;
  box-sizing: border-box;
  width: 550px;
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: -275px;
  background: #fff;
  z-index: 1;
  text-align: center;
  box-shadow: 0 10px 50px rgba(0, 0, 0, 0.15);
  display: none;
}
.page-clubs .get-d-popup .p-close {
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto 40px;
  background: #000;
}
.page-clubs .get-d-popup .p-close:before {
  background: #7a4282;
}
.page-clubs .get-d-popup .p-close i {
  position: relative;
  z-index: 1;
  background: url("../img/close.png") center no-repeat;
  display: block;
  width: 100%;
  height: 100%;
}
.page-clubs .get-d-popup .p-field {
  background: #fff;
  border: solid 1px #e5e5e6;
  box-sizing: border-box;
  width: 100%;
  display: block;
  padding: 30px;
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #afafaf;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.page-clubs .get-d-popup .p-submit {
  background: #000;
  display: inline-block;
}
.page-clubs .get-d-popup .p-submit:before {
  background: #7a4282;
}
.page-clubs .get-d-popup .p-submit input {
  position: relative;
  z-index: 1;
  border: none;
  background: transparent;
  display: block;
  width: 100%;
  text-align: center;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  width: 235px;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  padding: 22px 0 18px;
}
.page-clubs .feedback {
  background: #7a4282;
  text-align: center;
  padding: 75px 0 120px;
}
.page-clubs .feedback .f-title {
  font-family: "circe-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 40px;
  color: #fff;
  line-height: 40px;
  margin-bottom: 40px;
}
.page-clubs .feedback .f-list li {
  width: 470px;
  margin: 0 auto;
}
.page-clubs .feedback .form-submit {
  background: #fff;
}
.page-clubs .feedback .form-submit input {
  color: #000;
}
.page-clubs .feedback .form-submit:hover input {
  color: #fff;
}

.page-franchising {
  padding: 0 0 130px;
}
.page-franchising .franch-inner {
  background: #fff;
  max-width: 1200px;
  margin: -290px auto 0;
  position: relative;
  z-index: 1;
  min-height: 230px;
  padding: 60px 0 0;
}
.page-franchising hr {
  border-top-color: #e5e5e6;
  max-width: 1160px;
  margin: 80px auto 60px;
}
.page-franchising .franch-block .b-meta {
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #101010;
  line-height: 18px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
}
.page-franchising .franch-block .b-title {
  font-family: "circe-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 40px;
  color: #101010;
  line-height: 40px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 5px;
}
.page-franchising .franch-block .b-title.b-title--ttn {
  text-transform: none;
}
.page-franchising .franch-block .b-text {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #101010;
  line-height: 24px;
  text-align: center;
  margin-top: 10px;
}
.page-franchising .franch-block > .wrapper {
  margin-top: 50px;
}
.page-franchising .hb-section {
  text-align: center;
}
.page-franchising .hb-section .hb-list {
  display: inline-block;
  font-size: 0;
  counter-reset: li;
  border-top: dashed 1px #d9d9d9;
  margin-top: 18px;
}
.page-franchising .hb-section .hb-list .swiper-container,
.page-franchising .hb-section .hb-list .swiper-wrapper {
  overflow: visible;
}
.page-franchising .hb-section .hb-list .swiper-slide {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.page-franchising .hb-section .hb-list .swiper-slide:first-child .hb-item {
  margin-left: 0;
}
.page-franchising .hb-section .hb-list .hb-item {
  display: inline-block;
  font-size: 9px;
  color: #101010;
  line-height: 16px;
  width: 34px;
  height: 34px;
  position: relative;
  vertical-align: top;
  padding-bottom: 70px;
  margin-top: -18px;
  margin-left: 110px;
}
.page-franchising .hb-section .hb-list .hb-item:before {
  content: counter(li);
  counter-increment: li;
  background: #ffffff;
  border: solid 2px #8d9396;
  display: block;
  height: 30px;
  width: 30px;
  text-align: center;
  border-radius: 50%;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #101010;
  line-height: 34px;
}
.page-franchising .hb-section .hb-list .hb-item .hb-i-cont {
  position: absolute;
  width: 130px;
  top: 60px;
  left: 50%;
  margin-left: -65px;
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
}
.page-franchising .hb-section .hb-list .hb-item .hb-i-title {
  font-weight: bold;
}
.page-franchising .hb-section .hb-link {
  margin-top: 60px;
}
.page-franchising .hb-section .hb-link a {
  background: #7a4282;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  color: #ffffff;
  line-height: 20px;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  width: 235px;
  padding: 22px 0 18px;
}
.page-franchising .hb-section .hb-link a i {
  position: relative;
  z-index: 1;
}
.page-franchising .pc-list {
  font-size: 0;
  text-align: center;
  margin-bottom: -50px;
}
.page-franchising .pc-list .swiper-slide {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 33.3334%;
}
.page-franchising .pc-list .pc-item {
  font-size: 14px;
  color: #101010;
  line-height: 24px;
  text-align: left;
  box-sizing: border-box;
  padding: 3px 30px 0 60px;
  min-height: 50px;
  margin-bottom: 50px;
}
.page-franchising .pc-list .pc-item .pc-i-image {
  float: left;
  margin-left: -60px;
  margin-top: -3px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: solid 1px #e5e5e6;
  border-radius: 50%;
}
.page-franchising .pc-list .pc-item .pc-i-image img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.page-franchising .pc-list .pc-item .pc-i-title {
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
.page-franchising .pc-list .pc-item .pc-i-text {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
}
.page-franchising .fc-list {
  text-align: center;
  font-size: 0;
}
.page-franchising .fc-list .swiper-slide {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.page-franchising .fc-list .fc-item {
  display: inline-block;
  vertical-align: top;
  width: 215px;
  text-align: center;
}
.page-franchising .fc-list .fc-item .fc-i-image {
  display: inline-block;
  overflow: hidden;
  width: 140px;
  height: 140px;
  margin-bottom: 20px;
  border-radius: 50%;
  background-color: #cf5693;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.page-franchising .fc-list .fc-item .fc-i-text {
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 24px;
}
.page-franchising .rf-list {
  margin-left: -10px;
  margin-top: -18px;
}
.page-franchising .rf-list:after {
  clear: both;
  display: block;
  content: "";
}
.page-franchising .rf-list .rf-item {
  display: block;
  float: left;
  width: 320px;
  margin-left: 10px;
}
.page-franchising .rf-list .rf-item .rf-i-image {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 200px;
  margin-bottom: 25px;
}
.page-franchising .rf-list .rf-item .rf-i-image:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 5;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.35;
  transition: opacity 0.2s 0s;
}
.page-franchising .rf-list .rf-item .rf-i-image .full-size {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -ms-transition: -ms-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.page-franchising .rf-list .rf-item .rf-i-image:hover:before {
  opacity: 0;
}
.page-franchising .rf-list .rf-item .rf-i-image:hover .full-size {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: -webkit-transform 8s;
  -moz-transition: -moz-transform 8s;
  -ms-transition: -ms-transform 8s;
  -o-transition: -o-transform 8s;
  transition: transform 8s;
}
.page-franchising .rf-list .rf-item .rf-i-text {
  font-size: 14px;
  color: #101010;
  line-height: 24px;
  text-align: center;
  padding: 0 35px;
}
.page-franchising .rf-list .rf-item .rf-i-text .rf-it-title {
  margin-bottom: 5px;
  text-transform: uppercase;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
}
.page-franchising .rf-list .rf-item .rf-i-text .rf-it-title a {
  color: inherit;
}
.page-franchising .rf-list .rf-item .rf-i-text .rf-it-title a.is-link-play:before {
  bottom: 2px;
}
.page-franchising .rf-list .rf-item .rf-i-text .rf-it-details {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
}
.page-franchising .geography {
  padding-right: 315px;
}
.page-franchising .geography .g-text {
  float: right;
  margin-right: -315px;
  width: 315px;
  font-size: 14px;
  color: #101010;
  line-height: 26px;
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
  box-sizing: border-box;
  padding: 40px 45px 0 55px;
}
.page-franchising .geography .g-image {
  width: 100%;
  float: left;
  text-align: center;
}
.page-franchising .geography .g-image img {
  max-width: 100%;
}
.page-franchising .franch-events {
  margin-bottom: 75px;
}
.page-franchising .franch-events .fe-image,
.page-franchising .franch-events .fe-details {
  width: 50%;
  height: 554px;
}
.page-franchising .franch-events .fe-image {
  text-align: center;
  overflow: hidden;
}
.page-franchising .franch-events .fe-image img {
  max-width: 100%;
}
.page-franchising .franch-events .fe-details {
  box-sizing: border-box;
  position: relative;
  border: solid 1px #e5e5e5;
  border-left: none;
  padding: 45px 45px 80px;
}
.page-franchising .franch-events .fe-details .fe-d-link {
  background: #7a4282;
  position: absolute;
  left: 0;
  bottom: -1px;
  right: -1px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  color: #ffffff;
  line-height: 20px;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  padding: 32px 0 28px;
}
.page-franchising .franch-events .fe-details .fe-d-link i {
  position: relative;
  z-index: 1;
}
.page-franchising .franch-events .fe-details .fe-d-title {
  font-family: "circe-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 40px;
  color: #101010;
  line-height: 40px;
  margin-bottom: 10px;
}
.page-franchising .franch-events .fe-details .fe-d-text {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #101010;
  line-height: 30px;
  margin-bottom: 30px;
}
.page-franchising .franch-events .fe-details .fe-d-phone {
  font-family: "circe-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 30px;
  color: #101010;
  line-height: 30px;
  margin-bottom: 10px;
}
.page-franchising .franch-events .fe-details .fe-d-name {
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #bfbfbf;
  line-height: 16px;
  text-transform: uppercase;
}
.page-franchising .franch-events .fe-details .fe-d-formText {
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 24px;
}
.page-franchising .franch-events .fe-details hr {
  margin: 35px 0 25px;
}

.page-inner-club .ic-inner {
  background: #fff;
  max-width: 1200px;
  margin: -290px auto 0;
  z-index: 1;
  position: relative;
  padding-top: 60px;
  min-height: 230px;
}
.page-inner-club .ic-deals {
  margin-bottom: 80px;
}
.page-inner-club .ic-deals .ic-d-title {
  font-family: "circe-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 40px;
  color: #101010;
  line-height: 40px;
  text-align: center;
  margin-bottom: 30px;
}
.page-inner-club .ic-info {
  height: 500px;
}
.page-inner-club .ic-info:after {
  display: block;
  content: "";
  clear: both;
}
.page-inner-club .ic-info .ic-i-details {
  width: 50%;
  height: 100%;
  box-sizing: border-box;
  padding: 30px 40px 0;
  border: solid 1px #e6e6e6;
  border-left: none;
}
.page-inner-club .ic-info .ic-i-details .ic-id-title {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #101010;
  line-height: 30px;
  margin-bottom: 10px;
}
.page-inner-club .ic-info .ic-i-details .ic-id-subtitle {
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #bfbfbf;
  line-height: 16px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.page-inner-club .ic-info .ic-i-details .ic-id-subtitle a {
  color: inherit;
}
.page-inner-club .ic-info .ic-i-details .ic-id-phone {
  font-family: "circe-light", "Arial", sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #101010;
  line-height: 20px;
  margin-bottom: 15px;
}
.page-inner-club .ic-info .ic-i-details .ic-id-phone a {
  color: inherit;
}
.page-inner-club .ic-info .ic-i-details .ic-id-graph {
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: #101010;
  line-height: 20px;
  margin-bottom: 15px;
}
.page-inner-club .ic-info .ic-i-details .ic-id-text {
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 24px;
  padding-right: 50px;
}
.page-inner-club .ic-info .ic-i-details .ic-id-text a {
  color: #7a4282;
  text-decoration: underline;
}
.page-inner-club .ic-info .ic-i-details hr {
  margin: 35px 0;
}
.page-inner-club .ic-i-gallery {
  width: 50%;
  height: 100%;
  position: relative;
}
.page-inner-club .ic-i-gallery .ic-ig-top {
  height: 100%;
  width: 100%;
}
.page-inner-club .ic-i-gallery .ic-ig-top .ic-ig-item {
  height: 100%;
}
.page-inner-club .ic-i-gallery .fotorama__nav-wrap {
  transition: margin 0.3s;
  padding-bottom: 5px;
}
.page-inner-club .ic-i-gallery .fotorama__nav-wrap:before {
  content: "";
  background: url("../img/gallery-gradient.png") bottom repeat-x;
  position: absolute;
  width: 100%;
  height: 90px;
  bottom: 0;
  left: 0;
}
.page-inner-club .ic-i-gallery .fotorama__wrap:hover .fotorama__nav-wrap {
  margin-top: -85px;
}
.page-inner-club .ic-map {
  height: 600px;
  position: relative;
}
.page-inner-club .ic-map .ic-m-links {
  position: absolute;
  top: 60px;
  left: 50%;
  width: 470px;
  margin-left: -235px;
  overflow: hidden;
  z-index: 1;
}
.page-inner-club .ic-map .ic-m-links .ic-m-link {
  float: left;
  display: block;
  width: 50%;
  box-sizing: border-box;
  height: 60px;
  border: solid 1px #7a4282;
  background: #fff;
  text-align: center;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #101010;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-top: 22px;
}
.page-inner-club .ic-map .ic-m-links .ic-m-link i {
  position: relative;
  z-index: 1;
  color: #101010;
}
.page-inner-club .ic-map .ic-m-links .ic-m-link:before {
  background: #eee;
}
.page-inner-club .ic-map .ic-m-links .ic-m-link:first-child {
  background: #7a4282;
  color: #fff;
  border: none;
  padding-top: 23px;
}
.page-inner-club .ic-map .ic-m-links .ic-m-link:first-child:before {
  background: #000;
}
.page-inner-club .ic-map .ic-m-links .ic-m-link:first-child i {
  color: #fff;
}
.page-inner-club .ic-map .ic-m-popup {
  padding: 0 40px 40px;
  box-sizing: border-box;
  width: 550px;
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: -275px;
  background: #fff;
  z-index: 1;
  text-align: center;
  box-shadow: 0 10px 50px rgba(0, 0, 0, 0.15);
  display: none;
}
.page-inner-club .ic-map .ic-m-popup .p-close {
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto 40px;
  background: #000;
}
.page-inner-club .ic-map .ic-m-popup .p-close:before {
  background: #7a4282;
}
.page-inner-club .ic-map .ic-m-popup .p-close i {
  position: relative;
  z-index: 1;
  background: url("../img/close.png") center no-repeat;
  display: block;
  width: 100%;
  height: 100%;
}
.page-inner-club .ic-map .ic-m-popup .p-field {
  background: #fff;
  border: solid 1px #e5e5e6;
  box-sizing: border-box;
  width: 100%;
  display: block;
  padding: 30px;
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #afafaf;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.page-inner-club .ic-map .ic-m-popup .p-submit {
  background: #000;
  display: inline-block;
}
.page-inner-club .ic-map .ic-m-popup .p-submit:before {
  background: #7a4282;
}
.page-inner-club .ic-map .ic-m-popup .p-submit input {
  position: relative;
  z-index: 1;
  border: none;
  background: transparent;
  display: block;
  width: 100%;
  text-align: center;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  width: 235px;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  padding: 22px 0 18px;
}
.page-inner-club .ic-map .ic-m-popup .p-text {
  margin-bottom: 30px;
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
}
.page-inner-club .ic-map .ic-m-popup .p-text.hf.left {
  padding-right: 60px;
}
.page-inner-club .ic-map .ic-m-popup .p-text.hf.right {
  padding-left: 40px;
}
.page-inner-club .ic-map .ic-m-popup .p-t-tite {
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.page-inner-club .ic-map .ic-m-popup#how-get {
  width: 690px;
  margin-left: -345px;
}
.page-inner-club .ic-map .ic-m-popup#how-get .p-submit {
  background: #fff;
  border: solid 1px #000;
  color: #000;
}
.page-inner-club .ic-map .ic-m-popup#how-get .p-submit:before {
  background: #000;
}
.page-inner-club #map {
  height: 600px;
}
.page-inner-club .ic-links {
  margin-bottom: 60px;
  border-style: solid;
  border-color: #e6e6e6;
  border-width: 1px 1px 1px 0;
  margin-top: -1px;
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
}
.page-inner-club .ic-links:after {
  display: block;
  content: "";
  clear: both;
}
.page-inner-club .ic-links li {
  float: left;
  box-sizing: border-box;
  width: 25%;
  border-left: solid 1px #e6e6e6;
}
.page-inner-club .ic-links li i {
  background: url("../img/sprite.png");
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  z-index: 1;
}
.page-inner-club .ic-links li i.i-test {
  background-position: -170px -5px;
}
.page-inner-club .ic-links li i.i-graph {
  background-position: -39px -5px;
}
.page-inner-club .ic-links li i.i-events {
  background-position: -235px -5px;
}
.page-inner-club .ic-links li i.i-teachers {
  background-position: -301px -5px;
}
.page-inner-club .ic-links li span {
  display: block;
  position: relative;
  z-index: 1;
  margin-top: 3px;
}
.page-inner-club .ic-links li a {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #101010;
  line-height: 18px;
  transition: color 0.2s;
  padding: 18px 0;
  margin: -1px;
}
.page-inner-club .ic-links li a:hover {
  color: #fff;
}
.page-inner-club .ic-links li a:hover i.i-test {
  background-position: -202px -5px;
}
.page-inner-club .ic-links li a:hover i.i-graph {
  background-position: -137px -5px;
}
.page-inner-club .ic-links li a:hover i.i-events {
  background-position: -265px -5px;
}
.page-inner-club .ic-links li a:hover i.i-teachers {
  background-position: -341px -5px;
}
.page-inner-club .ic-links li a:before {
  background: #7a4282;
}

.page-inner-club .ic-links2 {
  margin-bottom: 60px;
  border-style: solid;
  border-color: #e6e6e6;
  border-width: 1px 1px 1px 0;
  margin-top: -1px;
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
}
.page-inner-club .ic-links2:after {
  display: block;
  content: "";
  clear: both;
}
.page-inner-club .ic-links2 li {
  float: left;
  box-sizing: border-box;
  width: 25%;
  border-left: solid 1px #e6e6e6;
}
.page-inner-club .ic-links2 li i {
  background: url("../img/sprite.png");
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  z-index: 1;
}
.page-inner-club .ic-links2 li i.i-test {
  background-position: -170px -5px;
}
.page-inner-club .ic-links2 li i.i-graph {
  background-position: -39px -5px;
}
.page-inner-club .ic-links2 li i.i-events {
  background-position: -235px -5px;
}
.page-inner-club .ic-links2 li i.i-teachers {
  background-position: -301px -5px;
}
.page-inner-club .ic-links2 li span {
  display: block;
  position: relative;
  z-index: 1;
  margin-top: 3px;
}
.page-inner-club .ic-links2 li a {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #101010;
  line-height: 18px;
  transition: color 0.2s;
  padding: 18px 0;
  margin: -1px;
}
.page-inner-club .ic-links2 li a:hover {
  color: #fff;
}
.page-inner-club .ic-links2 li a:hover i.i-test {
  background-position: -202px -5px;
}
.page-inner-club .ic-links2 li a:hover i.i-graph {
  background-position: -137px -5px;
}
.page-inner-club .ic-links2 li a:hover i.i-events {
  background-position: -265px -5px;
}
.page-inner-club .ic-links2 li a:hover i.i-teachers {
  background-position: -341px -5px;
}
.page-inner-club .ic-links2 li a:before {
  background: #7a4282;
}

.page-inner-events {
  padding-bottom: 120px;
}
.page-inner-events .pie-inner {
  max-width: 1200px;
  background: #fff;
  margin: -350px auto 0;
  position: relative;
  z-index: 1;
}
.page-inner-events .ie-stages {
  margin-bottom: 60px;
}
.page-inner-events .ie-stages .ie-s-title {
  margin-bottom: 50px;
  font-family: "circe-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 40px;
  color: #101010;
  line-height: 40px;
  text-align: center;
}
.page-inner-events .pie-rules {
  margin-bottom: 50px;
}
.page-inner-events .pie-rules .pie-r-title {
  font-family: "circe-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 40px;
  color: #101010;
  line-height: 40px;
  margin-bottom: 35px;
  text-align: center;
}
.page-inner-events .pie-results {
  margin-bottom: 120px;
}
.page-inner-events .pie-results .pie-res-title {
  font-family: "circe-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 40px;
  color: #101010;
  line-height: 40px;
  margin-bottom: 35px;
  text-align: center;
}
.page-inner-events .pie-results .pie-res-list {
  text-align: center;
  font-size: 0;
  padding-left: 1px;
}
.page-inner-events .pie-results .pie-res-item {
  display: inline-block;
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #101010;
  line-height: 20px;
  width: 240px;
  text-align: center;
  border: solid 1px #e6e6e6;
  margin-left: -1px;
  text-transform: uppercase;
  padding: 32px 0 28px;
}
.page-inner-events .pie-results .pie-res-item i {
  position: relative;
  z-index: 1;
  color: #101010;
}
.page-inner-events .pie-results .pie-res-item:before {
  background: #eee;
}
.page-inner-events .gp-results table {
  width: 860px;
}
.page-inner-events .gp-results table td, .page-inner-events .gp-results table th {
  padding-left: 30px;
  padding-right: 30px;
}
.page-inner-events .is-teachers .is-t-item {
  width: 235px;
}
.page-inner-events .is-teachers .is-t-item .t-i-image {
  height: 260px;
}
.page-inner-events hr {
  border-top-color: #e5e5e6;
  margin: 0 auto 60px;
  max-width: 1160px;
}

.page-inner-dancestyles {
  padding-bottom: 120px;
}
.page-inner-dancestyles .is-tabs {
  margin-bottom: 20px;
}
.page-inner-dancestyles .is-tabs > .js-panes {
  background: #000;
}
.page-inner-dancestyles .di-inner {
  background: #fff;
  max-width: 1200px;
  margin: -350px auto 0;
  min-height: 350px;
  position: relative;
  z-index: 1;
}
.page-inner-dancestyles .ids-list {
  margin-bottom: 80px;
}
.page-inner-dancestyles .ids-row {
  margin-left: -10px;
}
.page-inner-dancestyles .ids-row:after {
  display: block;
  content: "";
  clear: both;
}
.page-inner-dancestyles .ids-row:nth-child(2n) .ids-item--big {
  float: right;
}
.page-inner-dancestyles .ids-item {
  float: left;
  margin: 0 0 10px 10px;
  width: 370px;
  height: 370px;
  position: relative;
  display: block;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-size: cover;
  background-color: #ccc;
}
.page-inner-dancestyles .ids-item:before {
  background: url("../img/ids-item-shadow.png") bottom repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}
.page-inner-dancestyles .ids-item .ids-i-details {
  position: absolute;
  bottom: 25px;
  left: 40px;
  right: 40px;
  z-index: 1;
}
.page-inner-dancestyles .ids-item .ids-i-title {
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #ffffff;
  line-height: 18px;
  text-transform: uppercase;
  word-wrap: break-word;
}
.page-inner-dancestyles .ids-item .ids-i-text {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #ffffff;
  line-height: 20px;
  margin-top: 12px;
}
.page-inner-dancestyles .ids-item.last {
  height: 600px;
}
.page-inner-dancestyles .ids-item--big {
  width: 600px;
  height: 600px;
}
.page-inner-dancestyles .ids-item--big.last {
  float: none !important;
  width: auto;
}
.page-inner-dancestyles .ids-item--big .ids-i-details {
  right: 170px;
}
.page-inner-dancestyles .ids-item--small {
  height: 220px;
}
.page-inner-dancestyles .ids-links {
  text-align: center;
  margin-bottom: 60px;
  overflow: hidden;
  font-size: 0;
}
.page-inner-dancestyles .ids-links a {
  background: #fff;
  border: solid 1px #7a4282;
  display: inline-block;
  width: 240px;
  text-transform: uppercase;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #151718;
  line-height: 20px;
  box-sizing: border-box;
  height: 60px;
  padding-top: 22px;
  vertical-align: top;
}
.page-inner-dancestyles .ids-links a i {
  position: relative;
  z-index: 1;
  color: #151718;
}
.page-inner-dancestyles .ids-links a:before {
  background: #eee;
}
.page-inner-dancestyles .ids-links a:first-child {
  border: none;
  background: #7a4282;
}
.page-inner-dancestyles .ids-links a:first-child i {
  color: #fff;
}
.page-inner-dancestyles .ids-links a:first-child:before {
  background: #000;
}
.page-inner-dancestyles .ids-cat-links {
  margin-bottom: 80px;
  border-bottom: solid 1px #e6e6e6;
  border-right: solid 1px #e6e6e6;
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  display: table;
  width: 100%;
  box-sizing: border-box;
  table-layout: fixed;
}
.page-inner-dancestyles .ids-cat-links li {
  box-sizing: border-box;
  border-left: solid 1px #e6e6e6;
  display: table-cell;
}
.page-inner-dancestyles .ids-cat-links li i {
  background: url("../img/sprite.png");
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  z-index: 1;
}
.page-inner-dancestyles .ids-cat-links li i.i-more {
  background-position: -378px -7px;
}
.page-inner-dancestyles .ids-cat-links li i.i-children {
  background-position: -442px -8px;
}
.page-inner-dancestyles .ids-cat-links li span {
  display: block;
  position: relative;
  z-index: 1;
  margin-top: 3px;
}
.page-inner-dancestyles .ids-cat-links li a {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #101010;
  line-height: 18px;
  transition: color 0.2s;
  padding: 18px 0;
  margin: -1px;
}
.page-inner-dancestyles .ids-cat-links li a:hover {
  color: #fff;
}
.page-inner-dancestyles .ids-cat-links li a:hover i.i-more {
  background-position: -410px -7px;
}
.page-inner-dancestyles .ids-cat-links li a:hover i.i-children {
  background-position: -477px -8px;
}
.page-inner-dancestyles .ids-cat-links li a:before {
  background: #7a4282;
}
.page-inner-dancestyles .dance-detail {
  margin-bottom: 20px;
  font-size: 0;
}
.page-inner-dancestyles .dance-detail .dance-d-item {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 25%;
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 24px;
  margin-bottom: 25px;
  padding-right: 30px;
}
.page-inner-dancestyles .dance-detail .dance-d-item .item-title {
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
}
.page-inner-dancestyles hr {
  margin: 0 60px 50px;
  border-top-color: #e5e5e5;
}
.page-inner-dancestyles .more-about-dance {
  text-align: center;
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 10px;
  color: #b5b5b5;
  line-height: 16px;
  letter-spacing: 1px;
  margin-bottom: 45px;
}
.page-inner-dancestyles .more-about-dance a {
  color: inherit;
  position: relative;
  display: inline-block;
  padding-bottom: 1px;
}
.page-inner-dancestyles .more-about-dance a:after {
  position: absolute;
  content: "";
  top: 5px;
  right: -12px;
  border-right: solid 1px #cfcfcf;
  border-bottom: solid 1px #cfcfcf;
  width: 4px;
  height: 4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.page-dancestyles {
  padding: 60px 0 50px;
}
.page-dancestyles .pdance-list {
  margin-left: -10px;
}
.page-dancestyles .pdance-list:after {
  display: block;
  clear: both;
  content: "";
}
.page-dancestyles .pdance-item {
  float: left;
  margin: 0 0 10px 10px;
  width: 485px;
  height: 600px;
  position: relative;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-dancestyles .pdance-item:after {
  display: block;
  clear: both;
  content: "";
}
.page-dancestyles .pdance-item .item-content {
  position: absolute;
  right: 20px;
  bottom: 20px;
  left: 20px;
  background: #fff;
  padding: 30px;
  box-sizing: border-box;
  min-height: 350px;
  opacity: 0;
  -webkit-transform: translate(0, -100px);
  -moz-transform: translate(0, -100px);
  -ms-transform: translate(0, -100px);
  -o-transform: translate(0, -100px);
  transform: translate(0, -100px);
  transition: opacity 0.3s, transform 0.3s;
}
.page-dancestyles .pdance-item .item-title {
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #101010;
  line-height: 16px;
  text-transform: uppercase;
  border-bottom: solid 1px #e5e5e6;
  padding-bottom: 10px;
  letter-spacing: 1px;
}
.page-dancestyles .pdance-item ul {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #101010;
  line-height: 20px;
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding-right: 15px;
  padding-top: 5px;
  word-wrap: break-word;
}
.page-dancestyles .pdance-item ul li {
  margin-top: 30px;
}
.page-dancestyles .pdance-item ul li a {
  color: inherit;
}
.page-dancestyles .pdance-item ul li a:hover {
  text-decoration: underline;
}
.page-dancestyles .pdance-item:hover .item-content {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.page-dancestyles .pdance-title {
  border: solid 1px #e6e6e6;
  text-align: center;
  text-transform: uppercase;
  text-align: center;
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  padding: 35px 0 30px;
}
.page-dancestyles .pdance-title .pt-meta {
  font-size: 12px;
  margin-bottom: 5px;
}
.page-dancestyles .pdance-title h3 {
  margin-bottom: 0;
}

.tablet .page-dancestyles .pdance-item .item-content {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.page-about {
  padding-bottom: 120px;
}
.page-about .pa-inner {
  background: #fff;
  max-width: 1200px;
  margin: -350px auto 0;
  position: relative;
  z-index: 1;
  min-height: 350px;
}
.page-about .g-text {
  margin-bottom: 0;
}
.page-about .about-text {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #101010;
  line-height: 30px;
}
.page-about .about-text p {
  margin-top: 10px;
}
.page-about .about-text p:first-child {
  margin-top: 0;
}
.page-about .about-bq {
  font-size: 30px;
  font-style: italic;
  line-height: 44px;
  text-align: center;
  padding: 40px 65px;
  position: relative;
  margin: 60px 0;
}
.page-about .about-bq:before, .page-about .about-bq:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -155px;
  width: 310px;
  border-top: solid 2px #7a4282;
}
.page-about .about-bq:before {
  top: 0;
}
.page-about .about-bq:after {
  bottom: 0;
}
.page-about p + .about-bq {
  margin: 90px 0 75px;
}
.page-about .about-photo {
  margin: 50px 0 30px;
  text-align: center;
}
.page-about .about-photo img {
  max-width: 100%;
}
.page-about .about-photo .ap-text {
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #afafaf;
  line-height: 16px;
  padding: 15px 0 30px;
  position: relative;
}
.page-about .about-photo .ap-text:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -15px;
  width: 30px;
  border-top: solid 2px #7a4282;
}
.page-about .about-rewards {
  position: relative;
}
.page-about .about-rewards .ar-title {
  font-family: "circe-light", "Arial", sans-serif;
  font-weight: normal;
  text-align: center;
  font-size: 40px;
  color: #101010;
  line-height: 40px;
  margin-bottom: 35px;
}
.page-about .about-rewards .swiper-container {
  height: 440px;
}
.page-about .about-rewards .ar-item {
  border: solid 1px #e6e6e6;
  margin: 0 5px;
  text-align: center;
  padding: 40px 37px 0;
  height: 100%;
  box-sizing: border-box;
}
.page-about .about-rewards .ar-item .ar-i-image {
  height: 220px;
  line-height: 220px;
  padding-bottom: 20px;
}
.page-about .about-rewards .ar-item .ar-i-image img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.page-about .about-rewards .ar-item .ar-i-title {
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 18px;
  margin-bottom: 10px;
}
.page-about .about-rewards .ar-item .ar-i-text {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 24px;
}
.page-about .about-rewards .swiper-button-next,
.page-about .about-rewards .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 6px;
  height: 6px;
  border-bottom: solid 2px #000;
  cursor: pointer;
  margin-top: 30px;
}
.page-about .about-rewards .swiper-button-prev {
  border-left: solid 2px #000;
  left: -60px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page-about .about-rewards .swiper-button-next {
  border-right: solid 2px #000;
  right: -60px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.page-events {
  padding-bottom: 120px;
}
.page-events .events-slider {
  height: 540px;
  margin-bottom: 60px;
}
.page-events .events-slider .bx-wrapper {
  height: 100%;
}
.page-events .events-slider .bx-wrapper .bx-controls-direction a {
  width: 30px;
  height: 32px;
  background: #f2f2f2;
  z-index: 5;
}
.page-events .events-slider .bx-wrapper .bx-controls-direction a:before {
  border-bottom: solid 2px #7a7a7a;
  width: 8px;
  height: 8px;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -5px;
  transition: border-color 0.2s;
}
.page-events .events-slider .bx-wrapper .bx-controls-direction a:hover:before {
  border-color: #000000;
}
.page-events .events-slider .bx-wrapper .bx-prev {
  left: 20px;
}
.page-events .events-slider .bx-wrapper .bx-prev:before {
  border-left: solid 2px #7a7a7a;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: -3px;
}
.page-events .events-slider .bx-wrapper .bx-next {
  right: 20px;
}
.page-events .events-slider .bx-wrapper .bx-next:before {
  border-right: solid 2px #7a7a7a;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-left: -7px;
}
.page-events .events-slider .bx-viewport {
  height: 100%;
}
.page-events .events-slider .js-events-slider {
  height: 100%;
}
.page-events .events-slider .es-item {
  height: 100%;
  overflow: hidden;
}
.page-events .events-slider .es-item:after {
  display: block;
  clear: both;
  content: "";
}
.page-events .events-slider .es-item .fotorama__nav-wrap {
  transition: margin 0.3s;
  padding-bottom: 5px;
}
.page-events .events-slider .es-item .fotorama__nav-wrap:before {
  content: "";
  background: url("../img/gallery-gradient.png") bottom repeat-x;
  position: absolute;
  width: 100%;
  height: 90px;
  bottom: 0;
  left: 0;
}
.page-events .events-slider .es-item .fotorama__wrap:hover .fotorama__nav-wrap {
  margin-top: -85px;
}
.page-events .events-slider .es-item .es-i-left,
.page-events .events-slider .es-item .es-i-right {
  height: 100%;
  width: 50%;
}
.page-events .events-slider .es-item .es-i-right {
  border: solid 1px #e5e5e5;
  box-sizing: border-box;
  border-left: none;
  position: relative;
}
.page-events .events-slider .es-item .es-i-deatils {
  padding: 45px 40px 0;
}
.page-events .events-slider .es-item .es-i-deatils .es-id-title {
  font-family: "circe-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 40px;
  color: #101010;
  line-height: 40px;
  margin-bottom: 10px;
}
.page-events .events-slider .es-item .es-i-deatils .es-id-text {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #101010;
  line-height: 30px;
}
.page-events .events-slider .es-item .es-i-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.page-events .events-slider .es-item .es-i-bottom .es-ib-date {
  border-top: solid 1px #e5e5e5;
  text-align: center;
  padding: 20px 0 10px;
}
.page-events .events-slider .es-item .es-i-bottom .es-ib-date .ib-date-item {
  display: inline-block;
  vertical-align: top;
}
.page-events .events-slider .es-item .es-i-bottom .es-ib-date .ib-date-item .di-value {
  font-family: "circe-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 40px;
  color: #101010;
  line-height: 30px;
}
.page-events .events-slider .es-item .es-i-bottom .es-ib-date .ib-date-item .di-label {
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #a8a8a8;
  line-height: 14px;
  text-transform: uppercase;
  margin-top: 5px;
}
.page-events .events-slider .es-item .es-i-bottom .es-ib-date .ib-date-item .di-colon {
  position: relative;
  width: 3px;
}
.page-events .events-slider .es-item .es-i-bottom .es-ib-date .ib-date-item .di-colon:before, .page-events .events-slider .es-item .es-i-bottom .es-ib-date .ib-date-item .di-colon:after {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  background: #ebebeb;
  left: 0;
}
.page-events .events-slider .es-item .es-i-bottom .es-ib-date .ib-date-item .di-colon:before {
  top: 8px;
}
.page-events .events-slider .es-item .es-i-bottom .es-ib-date .ib-date-item .di-colon:after {
  top: 18px;
}
.page-events .events-slider .es-item .es-i-bottom .es-ib-info {
  border-top: solid 1px #e5e5e5;
  position: relative;
  text-align: center;
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #101010;
  line-height: 18px;
}
.page-events .events-slider .es-item .es-i-bottom .es-ib-info:before {
  content: "";
  position: absolute;
  border-left: solid 1px #e5e5e5;
  left: 50%;
  top: 0;
  bottom: 0;
}
.page-events .events-slider .es-item .es-i-bottom .es-ib-info:after {
  display: block;
  content: "";
  clear: both;
}
.page-events .events-slider .es-item .es-i-bottom .es-ib-info .ib-i-item {
  float: left;
  width: 50%;
  padding: 13px 0 20px;
}
.page-events .events-slider .es-item .es-i-bottom .es-ib-info .ib-i-item i {
  background: url("../img/sprite.png");
  display: inline-block;
  width: 20px;
  height: 20px;
}
.page-events .events-slider .es-item .es-i-bottom .es-ib-info .ib-i-item i.i-address {
  background-position: -7px -5px;
}
.page-events .events-slider .es-item .es-i-bottom .es-ib-info .ib-i-item i.i-date {
  background-position: -39px -6px;
}
.page-events .events-slider .es-item .es-i-bottom .es-ib-info .ib-i-item span {
  display: block;
  margin-top: 3px;
}
.page-events .events-slider .es-item .es-i-bottom .es-ib-order {
  display: block;
  background: #7a4282;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #ffffff;
  line-height: 20px;
  padding: 32px 0 28px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 -1px -1px 0;
}
.page-events .events-slider .es-item .es-i-bottom .es-ib-order i {
  position: relative;
  z-index: 1;
}

.events-list {
  margin-left: -10px;
}
.events-list:after {
  display: block;
  clear: both;
  content: "";
}
.events-list .events-item {
  float: left;
  margin: 0 0 20px 10px;
  width: 320px;
  box-sizing: border-box;
  border: solid 1px #e6e6e6;
}
.events-list .events-item .ei-image {
  height: 400px;
  position: relative;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-size: cover;
  margin: -1px -1px 0;
}
.events-list .events-item .ei-image:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 160px;
  background: url("../img/ids-item-shadow.png") bottom repeat-x;
  background-size: auto 100%;
}
.events-list .events-item .ei-details {
  position: absolute;
  left: 40px;
  right: 40px;
  bottom: 30px;
}
.events-list .events-item .ei-details .ei-d-title {
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #ffffff;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 15px;
}
.events-list .events-item .ei-details .ei-d-enter {
  background: #7a4282;
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 7px;
  color: #ffffff;
  line-height: 15px;
  border-radius: 10px;
  display: inline-block;
  padding: 0 10px;
  text-transform: uppercase;
}
.events-list .events-item .ei-info {
  position: relative;
}
.events-list .events-item .ei-info:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  border-left: solid 1px #e6e6e6;
}
.events-list .events-item .ei-info:after {
  display: block;
  clear: both;
  content: "";
}
.events-list .events-item .ei-info li {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 17px 40px 10px;
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: #101010;
  line-height: 18px;
}
.events-list .events-item .ei-info li span {
  display: block;
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #a8a8a8;
  line-height: 16px;
  text-transform: uppercase;
}
.events-list .events-item .ei-address {
  border-top: solid 1px #e6e6e6;
  font-family: "circe-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #101010;
  line-height: 20px;
  padding: 20px 35px;
}
.events-list .events-item .ei-address i {
  background: url("../img/sprite.png");
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: text-top;
  margin-right: 2px;
}
.events-list .events-item .ei-address i.i-address {
  background-position: -7px -5px;
}
.events-list .events-item .ei-reserv {
  border-top: solid 1px #e6e6e6;
  text-align: center;
}
.events-list .events-item .ei-reserv a {
  display: block;
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #101010;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 24px 0;
}
.events-list .events-item .ei-reserv a:before {
  background: #7a4282;
}
.events-list .events-item .ei-reserv a i {
  position: relative;
  z-index: 1;
}

.franch-order {
  max-width: 550px;
  margin: 0 auto;
}
.franch-order .fo-title {
  font-family: "circe-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 40px;
  color: #101010;
  line-height: 40px;
  margin-bottom: 55px;
  text-align: center;
  text-transform: uppercase;
}
.franch-order ul li {
  width: 550px;
  margin: 0 auto;
}
.franch-order ul li.fo-submit {
  margin-top: 40px;
}
.franch-order ul li:after {
  display: block;
  clear: both;
  content: "";
}
.franch-order .fo-submit .is-btn-play {
  background: #7a4282;
  float: left;
}
.franch-order .fo-submit input {
  cursor: pointer;
  position: relative;
  z-index: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  width: 235px;
  background: transparent;
  border: none;
  padding: 22px 0 18px;
  display: block;
}
.franch-order .fo-submit input:hover {
  color: #fff;
}
.franch-order .fo-submit .s-text {
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 9px;
  color: #101010;
  line-height: 60px;
  margin-left: 260px;
  text-align: left;
}
.franch-order .fo-submit .s-text span {
  display: inline-block;
  line-height: 14px;
  vertical-align: middle;
}
.franch-order .fo-label {
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #101010;
  line-height: 20px;
  text-transform: uppercase;
  margin-top: 35px;
  text-align: left;
  letter-spacing: 1px;
}
.franch-order .fo-label + li {
  margin-top: 10px;
}

.fancybox-wrap {
  padding-top: 60px;
}

.fancybox-default-skin {
  box-shadow: none;
  background: #fff;
}

.fancybox-lock {
  overflow: visible !important;
}

.fbx-close {
  position: absolute;
  display: inline-block;
  width: 60px;
  height: 60px;
  top: 0;
  left: 50%;
  margin-left: -30px;
  background: #7a4282;
  z-index: 3;
}
.fbx-close i {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("../img/close.png") center no-repeat;
  z-index: 1;
}
.fbx-close:before {
  background: #000;
}

.fancybox-default-skin a.fancybox-nav {
  width: 40px;
  height: 40px;
  top: 50%;
  margin-top: -20px;
  opacity: 1;
}
.fancybox-default-skin a.fancybox-nav:before {
  background: #7a4282;
}
.fancybox-default-skin a.fancybox-nav span {
  background: none;
  border-bottom: solid 2px #fff;
  width: 10px;
  height: 10px;
  margin: -6px 0 0;
  position: absolute;
  top: 50%;
  left: auto;
  right: auto;
}
.fancybox-default-skin a.fancybox-next {
  right: 0;
}
.fancybox-default-skin a.fancybox-next span {
  border-right: solid 2px #fff;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-right: -4px;
  right: 50%;
}
.fancybox-default-skin a.fancybox-prev {
  left: 0;
}
.fancybox-default-skin a.fancybox-prev span {
  border-left: solid 2px #fff;
  margin-left: -4px;
  left: 50%;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.fbx-franch-order {
  width: 1020px;
  max-width: 100%;
  padding: 55px 0 40px;
}
.fbx-franch-order .fo-submit .s-text {
  color: #afafaf;
  font-size: 8px;
  text-transform: uppercase;
}

.fbx-content {
  display: none;
}

@media (min-width: 1100px) {
  .page-events .events-slider .bx-wrapper .bx-prev {
    left: -50px;
  }
  .page-events .events-slider .bx-wrapper .bx-next {
    right: -50px;
  }
}
h1 {
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 60px;
  color: #101010;
  line-height: 60px;
  text-align: center;
  margin-bottom: 7px;
}

h2 {
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 50px;
  color: #101010;
  line-height: 50px;
  text-align: center;
  margin-bottom: 25px;
}

h3 {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 40px;
  color: #101010;
  line-height: 40px;
  text-align: center;
  margin-bottom: 25px;
}

h4 {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 30px;
  color: #101010;
  line-height: 30px;
  text-align: center;
  margin-bottom: 25px;
}

h5 {
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #101010;
  line-height: 18px;
  text-align: center;
  margin-bottom: 25px;
}

.sub-h1 {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 40px;
  color: #101010;
  line-height: 40px;
  text-align: center;
  margin-bottom: 25px;
}
.sub-h1 a {
  color: inherit;
  border-bottom: solid 1px #101010;
  display: inline-block;
}

.is-change-city {
  position: relative;
  display: inline-block;
  padding-right: 20px;
}
.is-change-city:after {
  background: inline-image("arrow-down.png") center no-repeat;
  content: "";
  width: 12px;
  height: 8px;
  right: 0;
  top: 50%;
  position: absolute;
  margin-top: -2px;
}
.is-change-city span {
  border-bottom: solid 1px #101010;
  display: inline-block;
}
.is-change-city select {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: pointer;
  z-index: 1;
  -webkit-appearance: menulist-button;
}

.is-frame {
  font-family: "zapf-italic", "Arial", sans-serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 44px;
  text-align: center;
  padding: 40px 55px;
  position: relative;
  margin-bottom: 45px;
}
.is-frame:before, .is-frame:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -155px;
  width: 310px;
  border-top: solid 2px #7a4282;
}
.is-frame:before {
  top: 0;
}
.is-frame:after {
  bottom: 0;
}

.is-quote {
  font-family: "zapf-italic", "Arial", sans-serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 44px;
  text-align: center;
  padding: 50px 95px 60px;
  position: relative;
  margin-bottom: 50px;
}
.is-quote:before, .is-quote:after {
  background: url("../img/sprite.png");
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -16px;
  width: 32px;
  height: 22px;
}
.is-quote:before {
  background-position: -225px -198px;
  top: 0;
}
.is-quote:after {
  background-position: -267px -198px;
  bottom: 0;
}

.is-big-slider {
  height: 500px;
  margin-bottom: 60px;
}
.is-big-slider .swiper-container {
  height: 100%;
}
.is-big-slider .swiper-container .swiper-slide {
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: relative;
}
.is-big-slider .swiper-container .swiper-slide:before {
  background: #000;
  opacity: 0.35;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
}
.is-big-slider .swiper-container .swiper-slide .slide-blur {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-filter: blur(3px);
  opacity: 0.2;
  z-index: -1;
}
.is-big-slider .swiper-container .swiper-slide .pie-s-details {
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
  padding: 0 220px;
  color: #fff;
  text-align: center;
}
.is-big-slider .swiper-container .swiper-slide .pie-s-title {
  font-family: "circe-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 12px;
}
.is-big-slider .swiper-container .swiper-slide .pie-s-text {
  font-family: "zapf-italic", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 23px;
}
.is-big-slider .swiper-container .swiper-slide .pie-s-link a {
  display: inline-block;
  border: solid 1px #fff;
  background: transparent;
  width: 230px;
  text-align: center;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  text-transform: uppercase;
  padding: 18px 0 14px;
}
.is-big-slider .swiper-container .swiper-slide .pie-s-link a i {
  position: relative;
  z-index: 1;
}
.is-big-slider .swiper-container .swiper-slide .pie-s-link a:before {
  background: #7a4282;
  top: -1px;
  right: -1px;
  left: -1px;
  bottom: -1px;
  height: auto;
  width: auto;
}
.is-big-slider .swiper-container .swiper-pagination {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  text-align: center;
}
.is-big-slider .swiper-container .swiper-pagination .swiper-pagination-switch {
  background: #ffffff;
  display: inline-block;
  margin: 0 4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  transition: background 0.2s;
  cursor: pointer;
}
.is-big-slider .swiper-container .swiper-pagination .swiper-pagination-switch.swiper-visible-switch {
  background: #7a4282;
}
.is-big-slider .swiper-container .swiper-button-next,
.is-big-slider .swiper-container .swiper-button-prev {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  transition: left 0.3s, right 0.3s;
}
.is-big-slider .swiper-container .swiper-button-next i,
.is-big-slider .swiper-container .swiper-button-prev i {
  background: url("../img/swiper-arrows.png") no-repeat;
  position: absolute;
  width: 8px;
  height: 14px;
  left: 50%;
  margin-left: -4px;
  top: 50%;
  margin-top: -7px;
  z-index: 1;
}
.is-big-slider .swiper-container .swiper-button-next:before,
.is-big-slider .swiper-container .swiper-button-prev:before {
  background: #7a4282;
}
.is-big-slider .swiper-container .swiper-button-next {
  right: -40px;
}
.is-big-slider .swiper-container .swiper-button-next i {
  background-position: -8px 0;
}
.is-big-slider .swiper-container .swiper-button-prev {
  left: -40px;
}
.is-big-slider .swiper-container .swiper-button-prev i {
  background-position: 0 0;
}
.is-big-slider .swiper-container:hover .swiper-button-next {
  right: 0;
}
.is-big-slider .swiper-container:hover .swiper-button-prev {
  left: 0;
}

.is-form .hf.left {
  padding-right: 5px;
}
.is-form .hf.right {
  padding-left: 5px;
}
.is-form .hf .js-masked-input {
  font-size: 20px;
}

.form-link-group {
  margin-bottom: 40px;
}

.form-link {
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #8d9396;
  line-height: 16px;
  text-transform: uppercase;
  border-bottom: solid 2px transparent;
  transition: border-color 0.3s;
}
.form-link:hover {
  color: #7a4282;
}
.form-link.disabled {
  color: #ccd4d9;
}
.form-link.active {
  color: #101010;
  border-bottom-color: #101010;
}

.form-input {
  display: block;
  position: relative;
  background: #fff;
  margin-bottom: 20px;
}
.form-input .input-label {
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #101010;
  line-height: 20px;
  text-transform: uppercase;
  margin-top: 20px;
  text-align: left;
  letter-spacing: 1px;
}
.form-input .bxlhe-frame {
  border: solid 1px #d7d7d9;
}
.form-input .l-title {
  position: absolute;
  left: 30px;
  top: 33px;
  cursor: pointer;
  transition: top 0.2s, font-size 0.2s;
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #afafaf;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  pointer-events: none;
}
.form-input .l-title .important {
  color: #7a4282;
}
.form-input .l-title .error-msg {
  color: #dc1f1f;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.3s, opacity 0.3s;
}
.form-input textarea,
.form-input input {
  background: #fff;
  box-sizing: border-box;
  border: solid 1px #d7d7d9;
  display: block;
  padding: 34px 30px 9px;
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 24px;
  color: #101010;
  line-height: 24px;
  width: 100%;
  height: 80px;
  transition: border-color 0.2s ease;
}
.form-input textarea:focus,
.form-input input:focus {
  outline: none;
}
.form-input textarea:focus + .l-title, .form-input textarea.filled + .l-title,
.form-input input:focus + .l-title,
.form-input input.filled + .l-title {
  top: 14px;
  font-size: 8px;
  letter-spacing: 0;
}
.form-input textarea:disabled + .l-title,
.form-input input:disabled + .l-title {
  color: #bfbfbf;
  cursor: default;
}
.form-input textarea {
  height: 180px;
  resize: none;
}
.form-input.show-error .error-msg {
  opacity: 1;
  visibility: visible;
}

.form-search {
  display: block;
  position: relative;
  background: #fff;
  margin-bottom: 20px;
}
.form-search .l-title {
  position: absolute;
  left: 30px;
  top: 14px;
  cursor: pointer;
  transition: top 0.2s, font-size 0.2s;
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #afafaf;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0;
  pointer-events: none;
}
.form-search .l-title .important {
  color: #7a4282;
}
.form-search .l-title .error-msg {
  color: #dc1f1f;
}
.form-search input[type=text] {
  background: #fff;
  box-sizing: border-box;
  border: solid 1px #d7d7d9;
  display: block;
  padding: 34px 50px 9px 30px;
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 24px;
  color: #101010;
  line-height: 30px;
  width: 100%;
  height: 80px;
  transition: border-color 0.2s ease;
  outline: none;
}
.form-search input[type=submit] {
  background: inline-image("search.png") center no-repeat;
  display: block;
  width: 20px;
  height: 20px;
  border: none;
  padding: 0;
  position: absolute;
  right: 25px;
  top: 43px;
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 0.3s;
}
.form-search input[type=submit]:hover {
  opacity: 1;
}

.form-select {
  background: #fff;
  display: block;
  position: relative;
  margin-bottom: 20px;
}
/* .form-select:after {
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -2px;
  content: "";
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #8d9396;
  pointer-events: none;
} */
.form-select .l-title {
  position: absolute;
  left: 30px;
  top: 13px;
  transition: top 0.2s ease;
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #afafaf;
  line-height: 20px;
  text-transform: uppercase;
  pointer-events: none;
}
.form-select .l-title .important {
  color: #7a4282;
}
.form-select .l-title .error-msg {
  color: #dc1f1f;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.3s, opacity 0.3s;
}
.form-select .l-value {
  display: none;
}
.form-select .chosen-container {
  display: block;
  width: 100% !important;
}
.form-select .chosen-container .chosen-drop {
  border: solid 1px #d7d7d9;
  border-top: none;
  border-radius: 0;
  padding: 8px 0;
  box-shadow: none;
}
.form-select .chosen-container .chosen-results {
  padding: 0;
  margin: 0;
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
}
.form-select .chosen-container .chosen-results li {
  padding: 7px 15px;
  font-size: 21px;
  color: #101010;
  line-height: 24px;
}
.form-select .chosen-container .chosen-results li.result-selected {
  background: #7a4282;
  color: #fff;
}
.form-select .chosen-container .chosen-results li.result-selected.highlighted {
  color: #fff;
  background: #7a4282;
}
.form-select .chosen-container .chosen-results li.highlighted {
  color: #7a4282;
  background: none;
}
.form-select.show-error .error-msg {
  opacity: 1;
  visibility: visible;
}
.form-select .chosen-container-single .chosen-single {
  background: #fff;
  border: solid 1px #d7d7d9;
  border-radius: 0;
  box-shadow: none;
  height: 80px;
  box-sizing: border-box;
  padding: 40px 30px 9px;
  text-align: left;
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 24px;
  color: #101010;
  line-height: 24px;
}
.form-select .chosen-container-multi .chosen-choices {
  background: #fff;
  border: solid 1px #d7d7d9;
  border-radius: 0;
  box-shadow: none;
  height: 80px;
  box-sizing: border-box;
  padding: 40px 30px 9px;
  text-align: left;
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 24px;
  color: #101010;
  line-height: 24px;
}
.form-select .chosen-container-multi .chosen-drop {
  border: solid 1px #d7d7d9;
  border-top: none;
  border-radius: 0;
  padding: 8px 0;
  box-shadow: none;
}
.form-select .chosen-container-multi .chosen-choices li.search-choice {
  border: none;
  background: #e6e6e6;
  border-radius: 0;
  padding: 6px 25px 5px 5px;
  box-shadow: none;
}
.form-select .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  top: 6px;
}

.tablet .form-select select {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: pointer;
  z-index: 1;
  font-family: "circe", "Arial", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #101010;
  line-height: 20px;
}
.tablet .form-select .l-title {
  position: absolute;
  left: 30px;
  top: 13px;
  transition: top 0.2s ease;
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #afafaf;
  line-height: 20px;
  text-transform: uppercase;
}
.tablet .form-select .l-title .important {
  color: #7a4282;
}
.tablet .form-select .l-value {
  display: block;
  background: #fff;
  box-sizing: border-box;
  border: solid 1px #d7d7d9;
  display: block;
  padding: 34px 30px 9px;
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  text-align: left;
  font-size: 24px;
  color: #101010;
  line-height: 24px;
  width: 100%;
  height: 80px;
  transition: border-color 0.2s ease;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.form-date {
  background: #fff;
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.form-date .l-title {
  position: absolute;
  left: 30px;
  top: 13px;
  transition: top 0.2s ease;
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #afafaf;
  line-height: 20px;
  text-transform: uppercase;
}
.form-date .l-value {
  background: #fff;
  box-sizing: border-box;
  display: block;
  padding: 36px 0 0 30px;
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  border: solid 1px #d7d7d9;
  font-size: 24px;
  color: #8d9396;
  line-height: 30px;
  height: 80px;
  width: 100%;
  transition: border-color 0.2s ease;
  text-align: left;
  position: relative;
}
.form-date .l-value:after {
  display: block;
  content: "";
  clear: both;
}
.form-date .l-value > span {
  float: left;
  margin-right: 3px;
}
.form-date .l-value > input {
  float: left;
  width: 90px;
  background: none;
  border: none;
  outline: none;
  height: 24px;
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #101010;
  line-height: 24px;
  padding: 4px 0 0;
  display: block !important;
}
.form-date.form-date--full .l-value > input {
  width: 100%;
}
.form-date .xdsoft_datetimepicker {
  position: absolute;
  top: 88px !important;
  display: none;
  left: 0 !important;
  border: solid 1px #e5e5e6;
  padding: 15px 25px 18px;
}
.form-date .xdsoft_datetimepicker .xdsoft_datepicker {
  margin: 0;
  width: 268px;
}
.form-date .xdsoft_datetimepicker .xdsoft_mounthpicker {
  text-align: center;
}
.form-date .xdsoft_datetimepicker .xdsoft_prev,
.form-date .xdsoft_datetimepicker .xdsoft_next {
  border: solid 1px #e5e5e6 !important;
  width: 20px;
  height: 22px;
  background: none;
  position: relative;
  transition: background 0.3s, border-color 0.3s;
}
.form-date .xdsoft_datetimepicker .xdsoft_prev:before,
.form-date .xdsoft_datetimepicker .xdsoft_next:before {
  position: absolute;
  content: "";
  top: 7px;
  border-bottom: solid 1px #000;
  transition: border-color 0.3s;
  width: 5px;
  height: 5px;
}
.form-date .xdsoft_datetimepicker .xdsoft_prev:hover,
.form-date .xdsoft_datetimepicker .xdsoft_next:hover {
  background: #7a4282;
  border-color: #7a4282 !important;
}
.form-date .xdsoft_datetimepicker .xdsoft_prev:hover:before,
.form-date .xdsoft_datetimepicker .xdsoft_next:hover:before {
  border-color: #ffffff;
}
.form-date .xdsoft_datetimepicker .xdsoft_prev:before {
  border-left: solid 1px #000;
  left: 7px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.form-date .xdsoft_datetimepicker .xdsoft_next:before {
  border-right: solid 1px #000;
  right: 7px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.form-date .xdsoft_datetimepicker .xdsoft_today_button {
  display: none;
}
.form-date .xdsoft_datetimepicker .xdsoft_label {
  padding: 3px 0 0;
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
  line-height: 16px;
  margin-left: 10px;
  width: auto;
  display: inline-block;
  float: none;
  vertical-align: top;
}
.form-date .xdsoft_datetimepicker .xdsoft_label span {
  text-decoration: none;
}
.form-date .xdsoft_datetimepicker .xdsoft_month {
  margin-left: 25px;
}
.form-date .xdsoft_datetimepicker .xdsoft_calendar {
  border-top: solid 2px #e6e6e6;
  padding: 15px 6px 0;
  margin-top: 5px;
}
.form-date .xdsoft_datetimepicker .xdsoft_calendar th, .form-date .xdsoft_datetimepicker .xdsoft_calendar td {
  background: none;
  border: none;
  font-size: 10px;
  color: #000000;
  line-height: 22px;
  font-family: "Arial", sans-serif;
  font-weight: normal;
  text-align: right;
  padding-right: 5px;
}
.form-date .xdsoft_datetimepicker .xdsoft_calendar th div, .form-date .xdsoft_datetimepicker .xdsoft_calendar td div {
  padding: 0;
}
.form-date .xdsoft_datetimepicker .xdsoft_calendar td:hover {
  background: #8d9396 !important;
}
.form-date .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current {
  background: #000000;
  color: #fff;
  box-shadow: none;
}

.form-checkbox {
  display: block;
  padding-left: 30px;
  margin-bottom: 30px;
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 20px;
  position: relative;
  cursor: pointer;
}
.form-checkbox:hover {
  color: #7a4282;
}
.form-checkbox i {
  position: absolute;
  background: #e6e6e6;
  width: 20px;
  height: 20px;
  left: 0;
  top: 0;
  transition: background 0.2s 0s;
}
.form-checkbox i:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: inline-image("checkbox.png") center no-repeat;
  opacity: 0;
  transition: opacity 0.2s 0s;
}
.form-checkbox input {
  display: none;
}
.form-checkbox input:checked + i {
  background: #7a4282;
}
.form-checkbox input:checked + i:before {
  opacity: 1;
}

.form-radio {
  display: block;
  padding-left: 30px;
  margin-bottom: 30px;
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 20px;
  position: relative;
  cursor: pointer;
}
.form-radio:hover {
  color: #7a4282;
}
.form-radio i {
  position: absolute;
  background: #fff;
  width: 20px;
  height: 20px;
  left: 0;
  top: 0;
  transition: border-color 0.2s 0s;
  box-sizing: border-box;
  border: solid 2px #e6e6e6;
  border-radius: 50%;
}
.form-radio input {
  display: none;
}
.form-radio input:checked + i {
  border-color: #7a4282;
  background: #7a4282;
}

.form-file {
  display: block;
  position: relative;
  margin-bottom: 20px;
  cursor: pointer;
}
.form-file input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.form-file .l-title {
  display: block;
  height: 80px;
  box-sizing: border-box;
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #101010;
  line-height: 80px;
  padding-left: 30px;
  text-transform: uppercase;
  background: inline-image("file.png") 17px center no-repeat;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.form-submit input {
  cursor: pointer;
  position: relative;
  z-index: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  width: 100%;
  background: transparent;
  border: none;
  padding: 22px 0 18px;
  display: block;
}
.form-submit input:hover {
  color: #fff;
}

.form-submit-text {
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 9px;
  color: #101010;
  line-height: 60px;
  margin-left: 260px;
  text-align: left;
}
.form-submit-text span {
  display: inline-block;
  line-height: 14px;
  vertical-align: middle;
}

.is-btn {
  width: 235px;
  height: 60px;
  box-sizing: border-box;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  text-decoration: none!important;
  line-height: 60px;
  font-family: 'ProximaNova-Bold', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  padding-top: 1px;
  background: #7a4282;
  display: inline-block;
  vertical-align: top;
  /*width: 235px;*/
  /*height: 60px;*/
  /*box-sizing: border-box;*/
  /*text-align: center;*/
  /*text-transform: uppercase;*/
  /*font-size: 12px;*/
  /*color: #fff;*/
  /*line-height: 60px;*/
  /*font-family: "ProximaNova-Bold", "Arial", sans-serif;*/
  /*font-weight: normal;*/
  /*letter-spacing: 1px;*/
  /*padding-top: 1px;*/
  /*background: #7a4282;*/
  /*display: inline-block;*/
  /*vertical-align: top;*/
}
.b24-form-click-btn{
	border-color: #7a4282 !important;
    background-color: #7a4282 !important;
    width: 100% !important;
    height: 80px !important;
    font-size: 18px !important;
	margin-bottom: 20px !important;
	    max-width: 320px;
}
body .b24-form-click-btn-wrapper-22 > button:hover {
    color: #ffffffff !important;
    background-color: #000 !important;
    border-color: #000 !important;
}
.is-btn.disabled {
  background: #e6e6e6;
  cursor: default;
}
.is-btn.disabled:hover i,
.is-btn.disabled i {
  color: #999999;
}
.is-btn.disabled:before {
  display: none;
}
.is-btn.is-btn--hole {
  background: transparent;
  border: solid 1px #101010;
}
.is-btn.is-btn--hole:visited {
  border: solid 1px #101010;
}
.is-btn.is-btn--hole:hover i {
  color: #ffffff;
}
.is-btn.is-btn--hole i {
  color: #101010;
}
.is-btn.is-btn--hole:before {
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
}
.is-btn.is-btn--hole.disabled {
  border: solid 1px #e6e6e6;
}
.is-btn.is-btn--hole.disabled i {
  color: #999999;
}
.is-btn:before {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  width: auto;
  height: auto;
  background: #7a4282;
}
.is-btn i {
  position: relative;
  z-index: 1;
  vertical-align: middle;
}
.is-btn.is-btn--prev, .is-btn.is-btn--next {
  width: 60px;
}
.is-btn.is-btn--prev i, .is-btn.is-btn--next i {
  border-bottom: solid 1px #fff;
  position: absolute;
  width: 12px;
  height: 12px;
  top: 50%;
  margin-top: -6px;
}
.is-btn.is-btn--prev.disabled i, .is-btn.is-btn--prev.is-btn--hole i, .is-btn.is-btn--next.disabled i, .is-btn.is-btn--next.is-btn--hole i {
  border-color: #000;
}
.is-btn.is-btn--prev i {
  border-left: solid 1px #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 50%;
  margin-left: -3px;
}
.is-btn.is-btn--next i {
  border-right: solid 1px #fff;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 50%;
  margin-right: -3px;
}
.is-btn.is-btn--print {
  width: 60px;
}
.is-btn.is-btn--print i {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("https://www.galladance.com/print.png") 50% 50% no-repeat;
}

path {
  /*fill: rgba(255, 255, 255, 0);*/
  transition: fill 1s 0.5s;
}

.step-1 .path-1 path {
  animation: dash 0.5s linear forwards;
  fill: #7a4282;
}

.step-2 .path-2 path {
  animation: dash 0.5s linear forwards;
  fill: #7a4282;
}

.step-3 .path-3 path {
  animation: dash 0.5s linear forwards;
  fill: #7a4282;
}

.step-4 .path-4 path {
  animation: dash 0.5s linear forwards;
  fill: #7a4282;
}

.step-5 .path-5 path {
  animation: dash 0.5s linear forwards;
  fill: #7a4282;
}

.step-6 .path-6 path {
  animation: dash 0.5s linear forwards;
  fill: #7a4282;
}

.show-path path {
  stroke-dashoffset: 0 !important;
  stroke: #cccccc;
}

@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
.is-accordion {
  margin-bottom: 50px;
}
.is-accordion .is-a-item {
  border: solid 1px #e5e5e5;
  margin-top: -1px;
}
.is-accordion .is-a-item .is-ai-title {
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #7a4282;
  line-height: 20px;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
  padding: 30px;
}
.is-accordion .is-a-item .is-ai-title .t-trigger {
  position: absolute;
  right: 30px;
  top: 36px;
  width: 10px;
  height: 10px;
}
.is-accordion .is-a-item .is-ai-title .t-trigger:before {
  content: "";
  background: #000;
  width: 2px;
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -1px;
  position: absolute;
  transition: transform 0.2s;
}
.is-accordion .is-a-item .is-ai-title .t-trigger:after {
  content: "";
  background: #000;
  width: 100%;
  height: 2px;
  top: 50%;
  left: 0;
  margin-top: -1px;
  position: absolute;
}
.is-accordion .is-a-item .is-ai-title:hover {
  color: #7a4282;
}
.is-accordion .is-a-item .is-ai-title:hover .t-trigger:before, .is-accordion .is-a-item .is-ai-title:hover .t-trigger:after {
  background: #7a4282;
}
.is-accordion .is-a-item .is-ai-title.active .t-trigger:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.is-accordion .is-a-item .is-ai-text {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #101010;
  line-height: 30px;
  margin-top: 10px;
  display: none;
  padding: 0 30px 30px;
}

.is-table {
  margin-bottom: 50px;
}
.is-table table {
  width: 800px;
  margin: 0 auto;
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
}
.is-table table th {
  border-left: solid 1px #e5e5e6;
  padding-bottom: 15px;
  font-size: 9px;
  text-transform: uppercase;
}
.is-table table th:first-child {
  border-left: none;
}
.is-table table td {
  border-left: solid 1px #e5e5e6;
  padding: 14px 40px;
  text-align: center;
  font-size: 12px;
  vertical-align: top;
}
.is-table table td:first-child {
  border-left: none;
}
.is-table table td.t-address {
  text-align: left;
}
.is-table table td.t-address span {
  display: block;
  color: #999999;
  font-size: 9px;
}
.is-table table td a {
  color: #7a4282;
  border-bottom: solid 1px #efdeee;
  display: inline-block;
  padding-bottom: 1px;
}
.is-table table td a:hover {
  color: #7a4282;
  border-bottom-color: #fce2ef;
}
.is-table table td.t-text {
  color: #afafaf;
  font-size: 10px;
}
.is-table table .ta-l {
  text-align: left;
}
.is-table table .ta-r {
  text-align: right;
}

.is-carousel {
  position: relative;
  margin-bottom: 50px;
}
.is-carousel .swiper-container {
  height: 470px;
  max-width: 1410px;
}
.is-carousel .swiper-container .swiper-slide {
  position: relative;
  height: 470px;
  width: 470px;
  position: relative;
}
.is-carousel .swiper-button-next,
.is-carousel .swiper-button-prev {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  z-index: 1;
}
.is-carousel .swiper-button-next i,
.is-carousel .swiper-button-prev i {
  border-bottom: solid 2px #000;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 0;
  z-index: 1;
  transition: border-color 0.2s;
  top: 16px;
}
.is-carousel .swiper-button-next {
  right: 40px;
}
.is-carousel .swiper-button-next i {
  border-right: solid 2px #000;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 17px;
}
.is-carousel .swiper-button-prev {
  left: 40px;
}
.is-carousel .swiper-button-prev i {
  border-left: solid 2px #000;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 17px;
}
.is-carousel .swiper-button-next:hover i,
.is-carousel .swiper-button-prev:hover i {
  border-color: #fff;
}
.is-carousel .is-c-item {
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  left: 5px;
  overflow: hidden;
  background: #000000;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  transition: 0.3s;
}
.is-carousel .is-c-item:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
.is-carousel .is-c-item .is-ci-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  z-index: 5;
}
.is-carousel .is-c-item .item-blur {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.5;
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -ms-filter: blur(3px);
  -o-filter: blur(3px);
  filter: blur(3px);
  transition: 0.3s;
}
.is-carousel.is-carousel--back {
  padding: 80px 0;
  background: #7a4282;
  margin-bottom: 80px;
}
.is-carousel.is-carousel--back .swiper-button-next i,
.is-carousel.is-carousel--back .swiper-button-prev i {
  border-color: #fff;
}

.is-vacancies .is-a-item .is-ai-title {
  padding-bottom: 11px;
}
.is-vacancies .is-a-item .is-ai-title:after {
  display: block;
  clear: both;
  content: "";
}
.is-vacancies .is-a-item .is-ai-text {
  position: relative;
}
.is-vacancies .is-a-item .is-ai-text:before {
  position: absolute;
  border-left: solid 1px #e5e5e5;
  top: 0;
  bottom: 30px;
  left: 530px;
  content: "";
}
.is-vacancies .is-v-title {
  float: left;
}
.is-vacancies .is-v-address {
  float: right;
  min-width: 300px;
  margin-right: 85px;
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 18px;
  text-transform: none;
}
.is-vacancies .is-v-date {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #101010;
  line-height: 16px;
  margin-top: 3px;
}
.is-vacancies .is-v-text {
  float: left;
  width: 470px;
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 30px;
  padding-top: 10px;
}
.is-vacancies .is-v-text .v-t-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.is-vacancies .is-v-text p {
  margin-bottom: 5px;
}
.is-vacancies .is-form {
  margin: 30px 0;
}
.is-vacancies .is-btn {
  width: 230px;
}
.is-vacancies .is-v-author {
  float: right;
  width: 350px;
}
.is-vacancies .is-v-author .a-image {
  margin-bottom: 15px;
}
.is-vacancies .is-v-author .a-image img {
  max-width: 100%;
}
.is-vacancies .is-v-author .a-position {
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #bfbfbf;
  line-height: 16px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.is-vacancies .is-v-author .a-name {
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: #101010;
  line-height: 20px;
  margin-bottom: 23px;
}
.is-vacancies .is-v-author .a-phone {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 30px;
  color: #101010;
  line-height: 30px;
  margin-bottom: 18px;
}
.is-vacancies .is-v-author .a-phone span {
  display: block;
  font-size: 20px;
}
.is-vacancies .is-v-author .a-link {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #7a4282;
  line-height: 18px;
  border-bottom: solid 1px #efdeee;
}

.is-style-lists {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #000000;
  line-height: 30px;
}
.is-style-lists li {
  margin-top: 20px;
  position: relative;
}
.is-style-lists li:first-child {
  margin-top: 0;
}
.is-style-lists li ul, .is-style-lists li ol {
  padding: 20px 0 0 20px;
}
.is-style-lists li a {
  color: #7a4282;
  text-decoration: underline;
}

ol.is-style-lists {
  counter-reset: list;
}
ol.is-style-lists li {
  padding-left: 18px;
  counter-increment: list;
}
ol.is-style-lists li:before {
  content: counter(list);
  position: absolute;
  left: 0;
  top: 6px;
  border-right: solid 1px #e6e6e6;
  width: 12px;
  height: 16px;
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #7a4282;
  line-height: 16px;
}
ol.is-style-lists li ul li {
  padding-left: 20px;
}
ol.is-style-lists li ul li:before {
  content: "";
  border: none;
  width: 6px;
  height: 6px;
  background: #7a4282;
  position: absolute;
  left: 0;
  top: 11px;
}

ul.is-style-lists li {
  padding-left: 20px;
}
ul.is-style-lists li:before {
  content: "";
  border: none;
  width: 6px;
  height: 6px;
  background: #7a4282;
  position: absolute;
  left: 0;
  top: 11px;
}
ul.is-style-lists li ol {
  counter-reset: list;
}
ul.is-style-lists li ol li {
  padding-left: 18px;
  counter-increment: list;
}
ul.is-style-lists li ol li:before {
  content: counter(list);
  background: none;
  position: absolute;
  left: 0;
  top: 6px;
  border-right: solid 1px #e6e6e6;
  width: 12px;
  height: 16px;
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #7a4282;
  line-height: 16px;
}

.is-partners {
  margin-bottom: 15px;
}
.is-partners .is-p-list {
  text-align: center;
  margin-left: -55px;
  font-size: 0;
}
.is-partners .is-p-item {
  display: inline-block;
  margin-left: 55px;
  vertical-align: top;
  margin-bottom: 30px;
  width: 140px;
}
.is-partners .is-p-item > a {
  display: inline-block;
}
.is-partners .is-p-item .p-i-image {
  border: solid 1px #efeff0;
  box-sizing: border-box;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  line-height: 100px;
  overflow: hidden;
  margin: 0 auto 20px;
  padding: 20px;
  transition: border-color 0.3s;
}
.is-partners .is-p-item .p-i-image img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.is-partners .is-p-item .p-i-name {
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 18px;
  transition: color 0.3s;
}
.is-partners .is-p-item .p-i-desc {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 24px;
  margin-top: 10px;
}
.is-partners .is-p-item:hover .p-i-image {
  border-color: #7a4282;
}
.is-partners .is-p-item:hover .p-i-name {
  color: #7a4282;
}

.is-news {
  margin-bottom: 50px;
}
.is-news .is-n-item {
  border-top: solid 1px #e6e6e6;
  padding-top: 30px;
  margin-bottom: 30px;
  padding-left: 255px;
  position: relative;
}
.is-news .is-n-item:first-child {
  border-top: none;
  padding-top: 0;
}
.is-news .is-n-item:after {
  display: block;
  content: "";
  clear: both;
}
.is-news .is-n-item .n-i-image {
  float: left;
  margin-left: -255px;
  width: 235px;
  height: 155px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.is-news .is-n-item .n-i-image img {
  max-width: 100%;
}
.is-news .is-n-item .n-i-details {
  float: left;
  width: 100%;
  min-height: 155px;
  padding-bottom: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.is-news .is-n-item .n-i-details:hover .n-i-title {
  color: #7a4282;
}
.is-news .is-n-item .n-i-title {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 30px;
  color: #000000;
  line-height: 30px;
  margin-bottom: 15px;
  transition: color 0.3s;
}
.is-news .is-n-item .n-i-title a {
  color: inherit;
  transition: color 0.3s;
}
.is-news .is-n-item .n-i-title a:hover {
  color: #7a4282;
}
.is-news .is-n-item .n-i-text {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #000000;
  line-height: 30px;
}
.is-news .is-n-item .n-i-text a {
  color: #7a4282;
  border-bottom: solid 1px #efdeee;
}
.is-news .is-n-item .n-i-text a:hover {
  color: #7a4282;
  border-bottom-color: #fce2ef;
}
.is-news .is-n-item .n-i-text a:visited {
  color: #c4a7c3;
  border-bottom-color: rgba(255, 255, 255, 0);
}
.is-news .is-n-item .n-i-text .form-radio {
  margin-bottom: 16px;
}
.is-news .is-n-item .n-i-text .form-radio:last-child {
  margin-bottom: 0;
}
.is-news .is-n-item .n-i-date {
  position: relative;
  padding-left: 28px;
  position: absolute;
  left: 0;
  bottom: 0;
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #afafaf;
  line-height: 22px;
}
.is-news .is-n-item .n-i-date i {
  position: absolute;
  border: solid 1px #e5e5e5;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  transition: background 0.3s, border-color 0.3s;
}
.is-news .is-n-item .n-i-date i:before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  left: 5px;
  top: 6px;
  border-bottom: solid 2px #e5e5e5;
  border-right: solid 2px #e5e5e5;
  transition: border-color 0.3s;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.is-news .is-n-item .n-i-buttons {
  position: absolute;
  right: 0;
  bottom: 0;
}
.is-news .is-n-item .n-i-buttons li {
  float: left;
}
.is-news .is-n-item .n-i-buttons li a {
  display: block;
  background: #7a4282;
  width: 50px;
  height: 44px;
  margin-left: 10px;
}
.is-news .is-n-item .n-i-buttons li a:before {
  background: #7a4282;
}
.is-news .is-n-item .n-i-buttons li a i {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
}
.is-news .is-n-item .n-i-buttons li a i.remove {
  background: url("/img/news_remove.png") 50% 50% no-repeat;
}
.is-news .is-n-item .n-i-buttons li a i.basket {
  background: url("/img/news_basket.png") 50% 50% no-repeat;
}
.is-news .is-n-item .n-i-buttons li a.active {
  display: none;
}
.is-news .is-n-item:hover .n-i-date i {
  background: #7a4282;
  border-color: #7a4282;
}
.is-news .is-n-item:hover .n-i-date i:before {
  border-color: #ffffff;
}

.is-pagination {
  border-top: solid 1px #e6e6e6;
  margin-bottom: 45px;
  padding-top: 22px;
  text-align: center;
}
.is-pagination .is-p-prev,
.is-pagination .is-p-next {
  display: inline-block;
  width: 28px;
  height: 30px;
  position: relative;
  border: solid 1px #e5e5e6;
  vertical-align: top;
  transition: background 0.3s, border-color 0.3s;
}
.is-pagination .is-p-prev:before,
.is-pagination .is-p-next:before {
  position: absolute;
  content: "";
  top: 11px;
  border-bottom: solid 2px #000;
  transition: border-color 0.3s;
  width: 7px;
  height: 7px;
}
.is-pagination .is-p-prev:hover,
.is-pagination .is-p-next:hover {
  background: #7a4282;
  border-color: #7a4282;
}
.is-pagination .is-p-prev:hover:before,
.is-pagination .is-p-next:hover:before {
  border-color: #ffffff;
}
.is-pagination .is-p-prev {
  margin-right: 12px;
}
.is-pagination .is-p-prev:before {
  border-left: solid 2px #000;
  left: 11px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.is-pagination .is-p-next {
  margin-left: 12px;
}
.is-pagination .is-p-next:before {
  border-right: solid 2px #000;
  right: 11px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.is-pagination ul {
  display: inline-block;
  vertical-align: top;
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #101010;
  line-height: 18px;
  padding-top: 7px;
}
.is-pagination ul li {
  display: inline-block;
}
.is-pagination ul li a {
  color: inherit;
  display: inline-block;
  padding: 0 4px;
  transition: color 0.3s;
}
.is-pagination ul li a:hover {
  color: #7a4282;
}
.is-pagination ul li.active {
  color: #7a4282;
}
.is-pagination ul li.active a {
  color: inherit;
  border-bottom: solid 2px #7a4282;
}

.is-filter {
  margin-bottom: 50px;
}
.is-filter .is-f-list {
  margin: 1px 0 0 0;
}
.is-filter .is-f-list:after {
  display: block;
  content: "";
  clear: both;
}
.is-filter .is-f-item {
  float: left;
  margin: -1px 0 0 -1px;
}
.is-filter .is-f-item--col-150 {
  width: 151px;
}
.is-filter .is-f-item--col-200 {
  width: 201px;
}
.is-filter .is-f-item--col-260 {
  width: 261px;
}
.is-filter .is-f-item--col-280 {
  width: 281px;
}
.is-filter .is-f-item--col-300 {
  width: 301px;
}
.is-filter .is-f-item--col-315 {
  width: 315px;
}
.is-filter .is-f-item--col-320 {
  width: 321px;
}
.is-filter .is-f-item--col-340 {
  width: 341px;
}
.is-filter .is-f-item--col-350 {
  width: 351px;
}
.is-filter .is-f-item--col-370 {
  width: 371px;
}
.is-filter .is-f-item--col-460 {
  width: 461px;
}
.is-filter .is-f-item--col-548 {
  width: 548px;
}
.is-filter .is-f-item--col-630 {
  width: 631px;
}
.is-filter .is-f-item--col-830 {
  width: 831px;
}
.is-filter .is-f-item--col-1 {
  width: 981px;
}
.is-filter .is-f-item--checkbox {
  padding: 40px 0 0 20px;
  box-sizing: border-box;
  height: 80px;
}
.is-filter .is-f-item--block {
  border: solid 1px #d7d7d9;
  box-sizing: border-box;
  position: relative;
  padding: 13px 20px 15px;
}
.is-filter .is-f-item--block:after {
  display: block;
  clear: both;
  content: "";
}
.is-filter .is-f-item--block .f-i-title {
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #afafaf;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.is-filter .is-f-item--block ul {
  margin-left: 78px;
}
.ajax-filter-dance, .ajax-content-dance{
    margin-bottom: 20px;
    width: 100%;
    float: left;
}
.ajax-filter-dance .is-filter .is-f-item--block ul {
     float: left;
    margin-left: 0;
}
.ajax-filter-dance .form-search{
    float: left;
    width: 100%;
	margin-bottom: 0px;
}
.ajax-filter-dance .form-search input[type=text]{
	padding: 14px 14px 14px 14px;
	font-size: 18px;
	line-height: 24px;
    height: auto;
}
.ajax-filter-dance .form-search input[type=submit]{
	position: absolute;
    right: 1px;
    top: 1px;
    opacity: 1;
    padding: 14px 14px 14px 14px;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    font-family: "ProximaNova-Light", "Arial", sans-serif;
    font-weight: normal;
    background: #7a4282;
    color: #fff;
	width: auto;
    height: auto;
}
.page-inner-dancestyles .ajax-content-dance .ids-item{
	width: 316px;
}
.ajax-content-dance .is-style-lists li, .js-form-ajax-content-dance .is-style-lists li{
	margin-top: 0px;
	padding-left: 0px;
}
.ajax-content-dance ul.is-style-lists li.level3, .js-form-ajax-content-dance ul.is-style-lists li.level3{
	padding-left: 20px;
}
.ajax-content-dance ul.is-style-lists li.level3 a{
	/*text-decoration: none;*/
}
.js-form-ajax-content-dance ul.is-style-lists li.level3 a{
	cursor:pointer;
}
.ajax-content-dance ul.is-style-lists li.level3:before, .js-form-ajax-content-dance ul.is-style-lists li.level3:before{
	left: 20px;
}
.ajax-content-dance ul.is-style-lists li.dance, .js-form-ajax-content-dance ul.is-style-lists li.dance{
	padding-left: 60px;
}
.ajax-content-dance ul.is-style-lists li.dance:before, .js-form-ajax-content-dance ul.is-style-lists li.dance:before{
	left: 40px;
}
.is-filter .is-f-item--block ul.left {
  margin-left: 0;
}
.ajax-content-dance{
    border: solid 1px #d7d7d9;
    padding: 13px 20px 15px;
    background: #fff;
    width: calc(100% - 41px);
    margin-top: -21px;
    border-top: 0px;
    z-index: 1;
    position: relative;
    margin-left: -1px;
	display:none;
}
.js-form-ajax-content-dance{
    border: solid 2px #000;
    padding: 13px 20px 15px;
    background: #fff;
    width: calc(100% - 44px);
    margin-top: -21px;
    border-top: 0px;
    z-index: 1;
    position: relative;
    margin-left: 0px;
	display:none;
	float: left;
	height: 200px;
    overflow-y: auto;
}
.ajax-content-dance.active{
	display:block;
}
.js-form-ajax-search.focused .js-form-ajax-content-dance.active{
	display:block;
}
.js-form-ajax-search.focused .js-form-ajax-dance, .form-search.focused .js-form-trigger{
	border: solid 2px #000 !important;
}
.is-filter .is-f-item--block ul:after {
  display: block;
  clear: both;
  content: "";
}
.is-filter .is-f-item--block ul li {
  margin: 0 20px 15px 0;
  overflow: hidden;
  float: left;
}
.ajax-content-dance ul.is-style-lists li.level2, .js-form-ajax-content-dance ul.is-style-lists li.level2{
	font-style: italic;
	font-weight: bold;
}
.ajax-content-dance ul.is-style-lists li.level2:before, .ajax-content-dance ul.is-style-lists li.level3:before, .js-form-ajax-content-dance ul.is-style-lists li.level2:before, .js-form-ajax-content-dance ul.is-style-lists li.level3:before{
	display:none;
}
.is-filter .is-f-item--block ul li:first-child {
  margin-top: 0;
}
.is-filter .is-f-item--block ul.last {
  margin-right: 0;
}
.is-filter .form-input,
.is-filter .form-checkbox,
.is-filter .form-radio,
.is-filter .form-select,
.is-filter .form-date {
  margin-bottom: 0;
}
.is-filter .form-checkbox.left + .form-checkbox.left {
  margin-left: 12px;
}
.is-filter .form-radio.left + .form-radio.left {
  margin-left: 12px;
}

.is-noui-slider {
  background: #e5e5e6;
  border: none;
  box-shadow: none;
  height: 4px;
  margin: 33px 10px 43px;
}
.is-noui-slider .noUi-handle {
  background: #7a4282;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  box-shadow: none;
  border: none;
  left: -10px;
  top: -8px;
  cursor: pointer;
}
.is-noui-slider .noUi-handle:before {
  background: #fff;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  top: 7px;
  left: 7px;
}
.is-noui-slider .noUi-handle:after {
  display: none;
}
.is-noui-slider .noUi-pips-horizontal {
  padding: 0;
  margin: 0 3px;
  width: auto;
  right: 0;
}
.is-noui-slider .noUi-marker-horizontal.noUi-marker-large {
  height: 4px;
  background: #e5e5e6;
}
.is-noui-slider .noUi-value {
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 16px;
}
.is-noui-slider .noUi-value-horizontal {
  padding-top: 13px;
}

.is-events {
  margin-bottom: 25px;
}
.is-events .is-e-all {
  text-align: center;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #b5b5b5;
  line-height: 16px;
  text-transform: uppercase;
  padding-top: 35px;
}
.is-events .is-e-all a {
  display: inline-block;
  color: inherit;
  padding-bottom: 1px;
}
.is-events .is-e-list {
  margin-left: -10px;
  font-size: 0;
}
.is-events .is-e-list:after {
  clear: both;
  display: block;
  content: "";
}
.is-events .is-e-item {
  display: inline-block;
  width: 320px;
  margin-left: 10px;
  vertical-align: top;
  margin-bottom: 25px;
}
.is-events .is-e-item .e-i-image {
  position: relative;
  display: block;
  overflow: hidden;
  height: 200px;
  margin-bottom: 25px;
}
.is-events .is-e-item .e-i-image:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 5;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.35;
  transition: opacity 0.2s 0s;
}
.is-events .is-e-item .e-i-image .full-size {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -ms-transition: -ms-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.is-events .is-e-item .e-i-image:hover:before {
  opacity: 0;
}
.is-events .is-e-item .e-i-image:hover .full-size {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: -webkit-transform 8s;
  -moz-transition: -moz-transform 8s;
  -ms-transition: -ms-transform 8s;
  -o-transition: -o-transform 8s;
  transition: transform 8s;
}
.is-events .is-e-item .e-i-image .i-i-text {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  text-align: center;
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #101010;
  line-height: 14px;
  z-index: 10;
  text-transform: uppercase;
}
.is-events .is-e-item .e-i-image .i-i-text span {
  display: inline-block;
  background: #fff;
  border-radius: 10px;
  padding: 0 8px;
}
.is-events .is-e-item .e-i-image + .e-i-btns {
  margin-top: -25px;
}
.is-events .is-e-item .e-i-details {
  font-size: 14px;
  color: #101010;
  line-height: 24px;
  text-align: center;
  padding: 0 45px;
}
.is-events .is-e-item .e-i-details .e-i-title {
  margin-bottom: 5px;
  text-transform: uppercase;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
}
.is-events .is-e-item .e-i-details .e-i-title a {
  color: inherit;
  transition: color 0.3s;
}
.is-events .is-e-item .e-i-details .e-i-title a:hover {
  color: #7a4282;
}
.is-events .is-e-item .e-i-details .e-i-text {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
}
.is-events .is-e-item .e-i-details .e-i-etc {
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #afafaf;
  line-height: 16px;
  text-transform: uppercase;
  margin-top: 13px;
}
.is-events .is-e-item .e-i-btns {
  border: solid 1px #e6e6e6;
  text-align: center;
  *zoom: 1;
}
.is-events .is-e-item .e-i-btns:before {
  content: " ";
  display: table;
}
.is-events .is-e-item .e-i-btns:after {
  content: " ";
  display: table;
}
.is-events .is-e-item .e-i-btns:after {
  clear: both;
}
.is-events .is-e-item .e-i-btns li {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: solid 1px #e6e6e6;
  width: 50%;
}
.is-events .is-e-item .e-i-btns li:first-child {
  border-left: none;
}
.is-events .is-e-item .e-i-btns li a {
  display: block;
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #101010;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 24px 0;
}
.is-events .is-e-item .e-i-btns li a:before {
  background: #7a4282;
}
.is-events .is-e-item .e-i-btns li a i {
  position: relative;
  z-index: 1;
}
.is-events .is-e-item .e-i-btns li a.active {
  background: #7a4282;
  color: #ffffff;
}
.is-events .is-e-item--video .e-i-image:after {
  border-top: 10px solid transparent;
  border-left: 12px solid #fff;
  border-bottom: 10px solid transparent;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -10px 0 0 -6px;
  z-index: 6;
}
.is-events .is-e-list--gallery .e-i-image {
  margin-bottom: 15px;
}
.is-events .is-e-list--gallery .e-i-image + .e-i-btns {
  margin-top: -15px;
}
.is-events .is-e-list--guide .is-e-item {
  border: solid 1px #e6e6e6;
  box-sizing: border-box;
  height: 500px;
  overflow: hidden;
}
.is-events .is-e-list--guide .is-e-item .e-i-image {
  margin: -1px -1px 25px;
}
.is-events .is-e-list--guide .is-e-item .e-i-details {
  padding: 0 28px;
  text-align: left;
}
.is-events .is-e-list--guide .is-e-item .e-i-text {
  line-height: 30px;
}

.is-events-slider {
  margin-bottom: 25px;
  position: relative;
}
.block__video-download{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	  -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
		-webkit-box-align: baseline;
    -ms-flex-align: baseline;
        align-items: baseline;
}
.block__video-download .download a{
	width: 20px;
	height: 20px;
	display: block;
	margin-right: 10px;
}
.block__video-download .download a svg{
	width: 20px;
	height: 20px;
	display: block;
}
.is-events-slider .swiper-arrow {
  position: absolute;
  top: 80px;
  width: 40px;
  height: 40px;
}
.is-events-slider .swiper-arrow i {
  position: absolute;
  border-style: solid;
  border-color: #e5e5e5;
  width: 10px;
  height: 10px;
  transition: color 0.3s;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
  top: 50%;
  margin-top: -7px;
}
.is-events-slider .swiper-arrow.swiper-arrow--prev {
  left: -80px;
}
.is-events-slider .swiper-arrow.swiper-arrow--prev i {
  border-width: 0 0 2px 2px;
  left: 15px;
}
.is-events-slider .swiper-arrow.swiper-arrow--next {
  right: -80px;
}
.is-events-slider .swiper-arrow.swiper-arrow--next i {
  border-width: 2px 2px 0 0;
  right: 15px;
}
.is-events-slider .is-es-item {
  display: inline-block;
  width: 320px;
  margin-right: 10px;
  vertical-align: top;
  margin-bottom: 25px;
}
.is-events-slider .is-es-item .e-i-image {
  position: relative;
  display: block;
  overflow: hidden;
  height: 200px;
  margin-bottom: 25px;
}
.is-events-slider .is-es-item .e-i-image:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 5;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.35;
  transition: opacity 0.2s 0s;
}
.is-events-slider .is-es-item .e-i-image .full-size {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -ms-transition: -ms-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.is-events-slider .is-es-item .e-i-image:hover .full-size {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: -webkit-transform 8s;
  -moz-transition: -moz-transform 8s;
  -ms-transition: -ms-transform 8s;
  -o-transition: -o-transform 8s;
  transition: transform 8s;
}
.is-events-slider .is-es-item .e-i-image .i-i-text {
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #fff;
  line-height: 14px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.is-events-slider .is-es-item .e-i-image .i-i-text span {
  display: inline-block;
  background: #7a4282;
  border-radius: 10px;
  padding: 0 8px;
}
.is-events-slider .is-es-item .e-i-image .e-i-details {
  position: absolute;
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  z-index: 10;
  bottom: 10px;
  left: 25px;
  right: 25px;
}
.is-events-slider .is-es-item .e-i-image .e-i-details .e-i-title {
  text-transform: uppercase;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
}
.is-events-slider .swiper-slide:last-child .is-es-item {
  margin-right: 0;
}

.is-reviews {
  margin-bottom: 50px;
}
.is-reviews .is-r-item {
  border: solid 1px #e6e6e6;
  position: relative;
  padding: 45px 30px 20px 530px;
  box-sizing: border-box;
}
.is-reviews .is-r-item .r-i-image {
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  width: 50%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.is-reviews .is-r-item .r-i-title {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 30px;
  color: #101010;
  line-height: 30px;
  margin-bottom: 15px;
}
.is-reviews .is-r-item .r-i-text {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 28px;
}
.is-reviews .is-r-item .r-i-text p {
  margin-top: 10px;
}
.is-reviews .is-r-item .r-i-text p:first-child {
  margin-top: 0;
}
.is-reviews .bx-wrapper {
  margin-bottom: 10px !important;
}
.is-reviews .bx-wrapper .bx-controls-direction a {
  top: 60px;
  width: 28px;
  height: 30px;
}
.is-reviews .bx-wrapper .bx-controls-direction a:before {
  position: absolute;
  content: "";
  top: 11px;
  border-bottom: solid 2px #c891c6;
  transition: border-color 0.3s;
  width: 7px;
  height: 7px;
}
.is-reviews .bx-wrapper .bx-controls-direction a:hover:before {
  border-color: #7a4282;
}
.is-reviews .bx-wrapper .bx-controls-direction .bx-prev {
  right: 58px;
  left: auto;
}
.is-reviews .bx-wrapper .bx-controls-direction .bx-prev:before {
  border-left: solid 2px #c891c6;
  left: 11px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.is-reviews .bx-wrapper .bx-controls-direction .bx-next {
  right: 30px;
}
.is-reviews .bx-wrapper .bx-controls-direction .bx-next:before {
  border-right: solid 2px #c891c6;
  right: 11px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.is-reviews .is-review-col {
  float: left;
  width: 50%;
}
.is-reviews .is-review-item {
  border: solid 1px #e6e6e6;
  padding: 40px;
  margin-top: -1px;
  margin-left: -1px;
  min-height: 278px;
  box-sizing: border-box;
}
.is-reviews .is-review-item .item-author {
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #101010;
  line-height: 18px;
  text-transform: uppercase;
}
.is-reviews .is-review-item .item-details {
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #bfbfbf;
  line-height: 16px;
  text-transform: uppercase;
  margin-top: 3px;
}
.is-reviews .is-review-item .item-text {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 24px;
  margin-top: 15px;
}
.is-reviews .is-review-item .item-text p {
  margin-top: 6px;
}
.is-reviews .is-review-item .item-text p:first-child {
  margin-top: 0;
}
.is-reviews .is-review-item .item-text.bottom-fade {
  cursor: pointer;
  position: relative;
  transition: height 0.2s 0s;
  overflow: hidden;
  height: 144px;
}
.is-reviews .is-review-item .item-text.bottom-fade:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  background: url("../img/card-item-shadow.png") bottom repeat-x;
  transition: opacity 0.3s 0s;
}
.is-reviews .is-review-item .item-text.bottom-fade.active:before {
  opacity: 0;
}

.is-search {
  margin-bottom: 50px;
}
.is-search .search-box {
  border: solid 1px #e5e5e6;
  position: relative;
  margin-bottom: 15px;
  height: 78px;
}
.is-search .search-box input[type=text] {
  background: #fff;
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: none;
  padding: 25px 28px 0;
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 24px;
  color: #101010;
  line-height: 24px;
}
.is-search .search-box input[type=submit] {
  background: inline-image("search.png") center no-repeat;
  display: block;
  width: 20px;
  height: 20px;
  border: none;
  padding: 0;
  position: absolute;
  right: 25px;
  top: 35px;
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 0.3s;
}
.is-search .search-box input[type=submit]:hover {
  opacity: 1;
}
.is-search .search-details {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 50px;
  padding-left: 30px;
}
.is-search .search-details b {
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
}
.is-search .search-item {
  margin-bottom: 25px;
}
.is-search .search-item .s-i-title {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 30px;
  color: #101010;
  line-height: 30px;
  margin-bottom: 17px;
}
.is-search .search-item .s-i-title a {
  color: inherit;
  transition: color 0.3s;
}
.is-search .search-item .s-i-title a:hover {
  color: #7a4282;
}
.is-search .search-item .s-i-link {
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 9px;
  color: #8c8c8c;
  line-height: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 7px;
}
.is-search .search-item .s-i-link a {
  color: inherit;
}
.is-search .search-item .s-i-text {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #101010;
  line-height: 30px;
}
.is-search .search-item .s-i-text .highlight,
.is-search .search-item .s-i-text b {
  color: inherit;
  background: #fdebf4;
  padding: 0 5px;
  font-weight: normal;
}

.is-action-row {
  margin-bottom: 40px;
}

.is-action {
  display: block;
  height: 260px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  position: relative;
}
.is-action:before {
  background: url("../img/ids-item-shadow.png") bottom repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}
.is-action .action-details {
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 30px;
}
.is-action .action-title {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 36px;
  color: #ffffff;
  line-height: 36px;
  display: block;
}
.is-action .action-text {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #ffffff;
  line-height: 18px;
  display: block;
  margin-top: 10px;
}
.is-action .action-enter {
  display: block;
  margin-bottom: 10px;
}
.is-action .action-enter span {
  background: #7a4282;
  display: inline-block;
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 7px;
  color: #ffffff;
  line-height: 14px;
  text-transform: uppercase;
  padding: 0 8px;
  border-radius: 10px;
}

.is-photo {
  margin: 50px 0 30px;
  text-align: center;
}
.is-photo img {
  max-width: 100%;
}
.is-photo .is-p-text {
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #afafaf;
  line-height: 16px;
  padding: 25px 0 30px;
  position: relative;
}
.is-photo .is-p-text:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -15px;
  width: 30px;
  border-top: solid 2px #7a4282;
}

.is-success-popup {
  width: 780px;
  box-sizing: border-box;
  padding: 55px 150px 50px;
  text-align: center;
}
.is-success-popup .sp-title {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 30px;
  color: #101010;
  line-height: 30px;
}
.is-success-popup .sp-text {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 30px;
  margin-top: 35px;
}

.is-popup-event {
  max-width: 980px;
  position: relative;
}
.is-popup-event .is-pe-info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 320px;
}
.is-popup-event .is-pe-info .pe-i-title {
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #ffffff;
  line-height: 28px;
  position: absolute;
  bottom: 30px;
  left: 40px;
  right: 40px;
  text-transform: uppercase;
}
.is-popup-event .is-pe-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 120px;
  left: 0;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.is-popup-event .is-pe-image:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 160px;
  background: url("../img/ids-item-shadow.png") bottom repeat-x;
  background-size: auto 100%;
}
.is-popup-event .is-pe-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: none;
}
.is-popup-event .pe-i-details {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  border-color: #e6e6e6;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  background: #fff;
}
.is-popup-event .pe-i-details ul {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.is-popup-event .pe-i-details ul li {
  display: table-cell;
  border-left: solid 1px #e6e6e6;
  padding: 16px 0 13px 40px;
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: #101010;
  line-height: 20px;
  text-transform: uppercase;
}
.is-popup-event .pe-i-details ul li:first-child {
  border-left: none;
}
.is-popup-event .pe-i-details ul li span {
  font-size: 8px;
  color: #adadad;
  line-height: 8px;
  display: block;
  margin-top: 3px;
  letter-spacing: 1px;
}
.is-popup-event .pe-i-details .i-d-club {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #101010;
  line-height: 16px;
  border-top: solid 1px #e6e6e6;
  padding: 18px 0 20px 35px;
}
.is-popup-event .pe-i-details .i-d-club i {
  background: url("../img/sprite.png") -7px -5px;
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: text-top;
  margin-right: 2px;
}
.is-popup-event .is-pe-content {
  padding: 45px 40px 15px;
  position: relative;
  margin-left: 320px;
}
.is-popup-event .is-pe-content .pe-c-title {
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #101010;
  line-height: 24px;
  margin-bottom: 10px;
}
.is-popup-event .is-pe-content .pe-c-text {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 24px;
}
.is-popup-event .is-pe-content .pe-c-text p {
  margin-top: 10px;
}
.is-popup-event .is-pe-content .pe-c-text p:first-child {
  margin-top: 0;
}
.is-popup-event .is-pe-content .pe-c-send {
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #101010;
  line-height: 18px;
  margin: 30px 0 25px;
}
.is-popup-event .is-pe-content .is-form {
  width: 440px;
}
.is-popup-event .is-pe-content .form-submit {
  width: 215px;
}

.is-popup-event--small {
  width: 640px;
  min-height: 600px;
}
.is-popup-event--small .is-pe-content {
  padding: 45px 40px;
}

.is-tabs {
  margin-bottom: 80px;
}
.is-tabs .js-panes-control {
  list-style: none;
}
.is-tabs .js-panes-control .js-tab-item {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.is-tabs .js-panes-control .js-tab-item:first-child {
  margin-left: 0;
}
.is-tabs .js-panes-control .js-pane-trigger {
  display: block;
  position: relative;
}
.is-tabs .js-panes {
  position: relative;
}
.is-tabs .js-panes .js-pane {
  position: relative;
  left: 0;
  top: 0;
  display: none;
}
.is-tabs .js-panes .js-pane.active {
  display: block;
}
.is-tabs .is-t-control {
  text-align: center;
}
.is-tabs .is-t-control .t-c-item {
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #8d9396;
  line-height: 16px;
  text-transform: uppercase;
  position: relative;
  padding: 0 10px;
  padding-bottom: 10px;
  letter-spacing: 1px;
}
.is-tabs .is-t-control .t-c-item:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 8px solid #fff;
  content: "";
  left: 50%;
  margin-left: -7px;
  bottom: 0;
  position: absolute;
  z-index: 10;
  opacity: 0;
  transition: bottom 0.3s, opacity 0.3s;
}
.is-tabs .is-t-control .t-c-item a {
  color: inherit;
}
.is-tabs .is-t-control .t-c-item.active {
  color: #101010;
}
.is-tabs .is-t-control .t-c-item.active:before {
  bottom: -8px;
  opacity: 1;
}
.is-tabs .is-t-inner {
  position: relative;
  height: 600px;
}
.is-tabs .is-t-inner .t-i-control {
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 1;
  font-size: 0;
}
.is-tabs .is-t-inner .t-i-control .it-c-item {
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #fff;
  line-height: 42px;
  margin-left: 1px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.is-tabs .is-t-inner .t-i-control .it-c-item:first-child {
  margin-left: 0;
}
.is-tabs .is-t-inner .t-i-control .it-c-item a {
  color: inherit;
  background: #000;
  display: inline-block;
  padding: 0 10px;
  height: 40px;
  transition: background 0.3s, color 0.3s;
}
.is-tabs .is-t-inner .t-i-control .it-c-item.active {
  color: #101010;
}
.is-tabs .is-t-inner .t-i-control .it-c-item.active a {
  background: #fff;
}
.is-tabs .is-t-inner .js-panes {
  height: 100%;
}
.is-tabs .is-t-inner .is-t-item {
  height: 100%;
  position: relative;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.is-tabs .is-t-inner .is-t-item:before {
  position: absolute;
  content: "";
  background: #000;
  opacity: 0.35;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.is-tabs .is-t-inner .is-t-item .t-i-details {
  position: absolute;
  bottom: 40px;
  left: 255px;
  right: 255px;
  text-align: center;
}
.is-tabs .is-t-inner .is-t-item .t-i-title {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 40px;
  color: #ffffff;
  line-height: 40px;
  margin-bottom: 20px;
}
.is-tabs .is-t-inner .is-t-item .t-i-text {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #ffffff;
  line-height: 30px;
  padding: 0 25px;
  max-height: 335px;
  overflow: hidden;
}
.is-tabs .is-t-inner .is-t-item .t-i-text:after {
  display: block;
  content: "";
  clear: both;
}
.is-tabs .is-t-inner .is-t-item .t-i-text .g-text {
  color: #fff;
  text-align: left;
  padding: 0;
}
.is-tabs .is-t-inner .is-t-item .t-i-links {
  font-size: 0;
  margin-top: 30px;
}
.is-tabs .is-t-inner .is-t-item .t-i-links .link-more {
  background: #fff;
  color: #000;
}
.is-tabs .is-t-inner .is-t-item .t-i-links .link-more:before {
  background: #000;
}

.is-teachers {
  max-width: 1565px;
  margin: 0 auto 0;
}
.is-teachers .is-t-list {
  font-size: 0;
  text-align: center;
  margin-left: -10px;
}
.is-teachers .is-t-item {
  display: inline-block;
  width: 215px;
  vertical-align: top;
  margin: 0 0 55px 10px;
}
.is-teachers .is-t-item > a {
  display: block;
}
.is-teachers .is-t-item .t-i-image {
  height: 240px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.is-teachers .is-t-item .t-i-image .b-i-icon {
  position: relative;
  right: 77px;
  top: 1px;
  z-index: 10;
}
.is-teachers .is-t-item .t-i-image .b-i-icon img {
  width: 60px;
}
.is-teachers .is-t-item .t-i-image .i-i-label {
  position: absolute;
  bottom: 20px;
  left: 25px;
  background: #7a4282;
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #ffffff;
  line-height: 14px;
  border-radius: 10px;
  padding: 0 8px;
  text-transform: uppercase;
}
.is-teachers .is-t-item .t-i-title {
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 16px;
  margin-top: 18px;
}
.is-teachers .is-t-item .t-i-text {
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #8d9396;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0 5px;
  margin-top: 15px;
}
.is-teachers .is-t-all {
  text-align: center;
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #b5b5b5;
  line-height: 16px;
  text-transform: uppercase;
  margin-bottom: 55px;
  letter-spacing: 1px;
}
.is-teachers .is-t-all a {
  display: inline-block;
  color: inherit;
  padding-bottom: 1px;
}

.is-teachers--grayscale .is-t-item .t-i-image {
/*  transition: 0.3s;*/
/*  -webkit-filter: grayscale(100%);*/
/*  -moz-filter: grayscale(100%);*/
/*  -ms-filter: grayscale(100%);*/
/*  -o-filter: grayscale(100%);*/
/*  filter: grayscale(100%);*/
/*  filter: gray;*/
}
.is-teachers--grayscale .is-t-item:hover .t-i-image {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}

.is-teachers--carousel {
  background: #7a4282;
  margin: 0 0 90px;
  max-width: 100%;
  padding: 60px 169px;
  position: relative;
}
.is-teachers--carousel h3 {
  color: #fff;
}
.is-teachers--carousel .is-t-item {
  margin-bottom: 0;
}
.is-teachers--carousel .is-t-item .t-i-title {
  color: #fff;
}
.is-teachers--carousel .is-t-item .t-i-text {
  color: #ad5aaa;
}
.is-teachers--carousel .swiper-button-next,
.is-teachers--carousel .swiper-button-prev {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  z-index: 1;
}
.is-teachers--carousel .swiper-button-next i,
.is-teachers--carousel .swiper-button-prev i {
  border-bottom: solid 2px #fff;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 0;
  z-index: 1;
  transition: border-color 0.2s;
  top: 16px;
}
.is-teachers--carousel .swiper-button-next {
  right: 40px;
}
.is-teachers--carousel .swiper-button-next i {
  border-right: solid 2px #fff;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 17px;
}
.is-teachers--carousel .swiper-button-prev {
  left: 40px;
}
.is-teachers--carousel .swiper-button-prev i {
  border-left: solid 2px #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 17px;
}

.inner-style {
  padding: 50px 0 100px;
}
.inner-style .is-btn {
  vertical-align: top;
}

.page-teachers {
  padding: 60px 0 70px;
}
.page-teachers hr {
  margin: 0 60px 35px;
  border-top-color: #e5e5e6;
}
.page-teachers .is-filter {
  margin-bottom: 40px;
}

.msg-error {
  margin-bottom: 20px;
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #161719;
  line-height: 30px;
}

.page-gather-card {
  padding-bottom: 120px;
}
.page-gather-card .gc-inner {
  max-width: 1200px;
  margin: -350px auto 0;
  min-height: 350px;
  position: relative;
  z-index: 1;
  background: #fff;
}
.page-gather-card .gc-block {
  border: solid 1px #e6e6e6;
  box-sizing: border-box;
  height: 460px;
  padding-bottom: 59px;
  padding-left: 420px;
}
.page-gather-card .gc-block .gc-block_right {
  height: 100%;
  width: 100%;
}
.page-gather-card .gc-block .gc-b-card {
  width: 420px;
  height: 100%;
  margin-left: -420px;
  padding-top: 50px;
  box-sizing: border-box;
  position: relative;
}
.page-gather-card .gc-block .gc-b-card .b-c-image {
  width: 280px;
  margin: 0 auto;
  height: 190px;
  background: url("../img/selfie-card.png") 0 0 no-repeat;
}
.page-gather-card .gc-block .gc-b-card .b-c-image img {
  max-width: 100%;
  border: solid 1px #e6e6e6;
  border-radius: 15px;
}
.page-gather-card .gc-block .gc-b-card .b-c-image svg {
  margin: -20px -25px 0 50px;
}
.page-gather-card .gc-block .gc-b-card .b-c-price {
  text-align: center;
  margin-top: 35px;
}
.page-gather-card .gc-block .gc-b-card .b-c-price .price-title {
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #afafaf;
  line-height: 14px;
  text-transform: uppercase;
}
.page-gather-card .gc-block .gc-b-card .b-c-price .price-num {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 60px;
  color: #101010;
  line-height: 50px;
  margin-top: 10px;
}
.page-gather-card .gc-block .gc-b-card .b-c-price .price-num .roble {
  font-size: 18px;
  color: #cccccc;
  line-height: 20px;
  vertical-align: top;
  display: inline-block;
}
.page-gather-card .gc-block .gc-b-card .b-c-btn {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #000;
  display: none;
}
.page-gather-card .gc-block .gc-b-card .b-c-btn:before {
  background: #7a4282;
}
.page-gather-card .gc-block .gc-b-slider {
  width: 100%;
  height: 100%;
}
.page-gather-card .gc-block .gc-b-slider .swiper-wrapper {
  height: 100%;
}
.page-gather-card .gc-block .gc-b-slider .swiper-slide {
  height: 100%;
  box-sizing: border-box;
  overflow: hidden;
  width: 558px;
}
.page-gather-card .gc-block .gc-b-slider .html-content {
  display: none;
}
.page-gather-card .js-gc-prev,
.page-gather-card .js-gc-next {
  margin-top: -60px;
}
.page-gather-card .gc-pager {
  border-top: solid 1px #e6e6e6;
  text-align: center;
  height: 60px;
  box-sizing: border-box;
  font-size: 0;
  padding-top: 27px;
  margin-top: -60px;
}
.page-gather-card .gc-pager .swiper-pagination-switch {
  display: inline-block;
  margin: 0 10px;
  border: solid 1px #dadada;
  border-radius: 50%;
  background: #fff;
  width: 5px;
  height: 5px;
  position: relative;
}
.page-gather-card .gc-pager .swiper-pagination-switch.swiper-active-switch {
  background: #7a4282;
  border-color: #7a4282;
}
.page-gather-card .gc-pager .swiper-pagination-switch.filled {
  background: #dadada;
}
.page-gather-card .gc-pager .swiper-pagination-switch.filled.swiper-active-switch {
  background: #7a4282;
  border-color: #7a4282;
}
.page-gather-card .gc-pager .swiper-pagination-switch:last-child {
  background: #000;
  border-color: #000;
}
.page-gather-card .gc-step {
  height: 100%;
  box-sizing: border-box;
}
.page-gather-card .gc-step:after {
  display: block;
  clear: both;
  content: "";
}
.page-gather-card .gc-step-1 .gc-item-list {
  display: table;
}
.page-gather-card .gc-step-1 .gc-item-list:after {
  display: block;
  clear: both;
  content: "";
}
.page-gather-card .gc-step-1 .gc-item {
  display: table-cell;
  box-sizing: border-box;
  width: 50%;
  cursor: pointer;
  padding: 28px 40px 28px;
  position: relative;
  border-left: solid 1px #e6e6e6;
  border-bottom: solid 1px #e6e6e6;
}
.page-gather-card .gc-step-1 .gc-item:before {
  content: "";
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  position: absolute;
  border: solid 1px #e6e6e6;
  transition: background 0.3s, border-color 0.3s;
}
.page-gather-card .gc-step-1 .gc-item:hover:before {
  background: #f7f7f7;
}
.page-gather-card .gc-step-1 .gc-item.active {
  z-index: 1;
  color: #fff;
}
.page-gather-card .gc-step-1 .gc-item.active:before {
  border-color: #7a4282;
  background: #7a4282;
}
.page-gather-card .gc-step-1 .gc-item .gc-i-title {
  position: relative;
  z-index: 1;
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 15px;
  text-transform: uppercase;
}
.page-gather-card .gc-step-1 .gc-item .gc-i-text {
  position: relative;
  z-index: 1;
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
}
.page-gather-card .gc-step-2 .gc-item {
  float: left;
  box-sizing: border-box;
  width: 50%;
  height: 100%;
  cursor: pointer;
  padding: 110px 40px 0;
  position: relative;
  text-align: center;
  border-left: solid 1px #e6e6e6;
}
.page-gather-card .gc-step-2 .gc-item:before {
  content: "";
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  border-left: solid 1px #e6e6e6;
  position: absolute;
  transition: background 0.3s;
}
.page-gather-card .gc-step-2 .gc-item:hover:before {
  background: #f7f7f7;
}
.page-gather-card .gc-step-2 .gc-item.active {
  z-index: 1;
  color: #fff;
}
.page-gather-card .gc-step-2 .gc-item.active:before {
  background: #7a4282;
}
.page-gather-card .gc-step-2 .gc-item .gc-i-title {
  position: relative;
  z-index: 1;
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 15px;
  text-transform: uppercase;
}
.page-gather-card .gc-step-2 .gc-item .gc-i-title span {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 120px;
  display: block;
  line-height: 90px;
  margin-bottom: 10px;
}
.page-gather-card .gc-step-2 .gc-item .gc-i-text {
  position: relative;
  z-index: 1;
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
}
.page-gather-card .gc-step-3 .gc-item {
  float: left;
  box-sizing: border-box;
  width: 50%;
  height: 100%;
  cursor: pointer;
  padding: 110px 40px 0;
  position: relative;
  text-align: center;
  border-left: solid 1px #e6e6e6;
}
.page-gather-card .gc-step-3 .gc-item:before {
  content: "";
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  border-left: solid 1px #e6e6e6;
  position: absolute;
  transition: background 0.3s;
}
.page-gather-card .gc-step-3 .gc-item:hover:before {
  background: #f7f7f7;
}
.page-gather-card .gc-step-3 .gc-item.active {
  z-index: 1;
  color: #fff;
}
.page-gather-card .gc-step-3 .gc-item.active:before {
  background: #7a4282;
}
.page-gather-card .gc-step-3 .gc-item .gc-i-title {
  position: relative;
  z-index: 1;
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 15px;
  text-transform: uppercase;
}
.page-gather-card .gc-step-3 .gc-item .gc-i-title span {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 120px;
  display: block;
  line-height: 90px;
  margin-bottom: 10px;
}
.page-gather-card .gc-step-3 .gc-item .gc-i-text {
  position: relative;
  z-index: 1;
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
}
.page-gather-card .gc-step-4 .gc-item {
  float: left;
  box-sizing: border-box;
  width: 50%;
  height: 100%;
  cursor: pointer;
  padding: 110px 38px 0;
  position: relative;
  text-align: center;
  border-left: solid 1px #e6e6e6;
}
.page-gather-card .gc-step-4 .gc-item:before {
  content: "";
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  border-left: solid 1px #e6e6e6;
  position: absolute;
  transition: background 0.3s;
}
.page-gather-card .gc-step-4 .gc-item.gc-item--parent {
  padding: 0;
}
.page-gather-card .gc-step-4 .gc-item.gc-item--parent:before {
  display: none;
}
.page-gather-card .gc-step-4 .gc-item .gc-item {
  width: 100%;
  height: 50%;
  padding: 0;
  border-left: none;
  border-top: solid 1px #e6e6e6;
}
.page-gather-card .gc-step-4 .gc-item .gc-item:first-child {
  border-top: none;
}
.page-gather-card .gc-step-4 .gc-item .gc-item:before {
  border: solid 1px #e6e6e6;
}
.page-gather-card .gc-step-4 .gc-item .gc-item:after {
  display: inline-block;
  height: 100%;
  content: "";
  vertical-align: middle;
  width: 1px;
}
.page-gather-card .gc-step-4 .gc-item .gc-item .gc-item-inner {
  display: inline-block;
  vertical-align: middle;
  max-width: 98%;
  padding: 0 30px;
  box-sizing: border-box;
}
.page-gather-card .gc-step-4 .gc-item .gc-i-title {
  position: relative;
  z-index: 1;
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 15px;
  text-transform: uppercase;
}
.page-gather-card .gc-step-4 .gc-item .gc-i-title span {
  display: block;
  margin: 0 auto 25px;
  width: 140px;
  height: 95px;
  position: relative;
  background: url("../img/club_member.png") 0 0 no-repeat;
}
.page-gather-card .gc-step-4 .gc-item .gc-i-title span:before {
  position: absolute;
  content: "";
  transition: background-color 0.3s;
}
.page-gather-card .gc-step-4 .gc-item .gc-i-title span.new-member:before {
  background: #fff url("../img/sprite.png") 0 -260px;
  width: 60px;
  height: 60px;
  right: -30px;
  top: -30px;
}
.page-gather-card .gc-step-4 .gc-item .gc-i-title span.current-member:before {
  background: #fff url("../img/sprite.png") -120px -260px;
  width: 66px;
  height: 62px;
  right: -33px;
  top: -31px;
}
.page-gather-card .gc-step-4 .gc-item .gc-i-text {
  position: relative;
  z-index: 1;
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
}
.page-gather-card .gc-step-4 .gc-item:hover:before {
  background: #f7f7f7;
}
.page-gather-card .gc-step-4 .gc-item:hover .gc-i-title span:before {
  background-color: #f7f7f7;
}
.page-gather-card .gc-step-4 .gc-item.active {
  z-index: 1;
  color: #fff;
}
.page-gather-card .gc-step-4 .gc-item.active:before {
  background: #7a4282;
}
.page-gather-card .gc-step-4 .gc-item.active .gc-i-title span:before {
  background-color: #7a4282;
}
.page-gather-card .gc-step-4 .gc-item.active .gc-i-title span.new-member:before {
  background-position: -60px -260px;
}
.page-gather-card .gc-step-4 .gc-item.active .gc-i-title span.current-member:before {
  background-position: -186px -260px;
}
.page-gather-card .gc-step-5 .gc-item {
  float: left;
  box-sizing: border-box;
  width: 50%;
  height: 50.1%;
  cursor: pointer;
  padding: 65px 40px 0;
  position: relative;
  border-left: solid 1px #e6e6e6;
  border-bottom: solid 1px #e6e6e6;
}
.page-gather-card .gc-step-5 .gc-item:before {
  content: "";
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  position: absolute;
  border: solid 1px #e6e6e6;
  transition: background 0.3s, border-color 0.3s;
}
.page-gather-card .gc-step-5 .gc-item:hover:before {
  background: #f7f7f7;
}
.page-gather-card .gc-step-5 .gc-item.active {
  z-index: 1;
  color: #fff;
}
.page-gather-card .gc-step-5 .gc-item.active:before {
  border-color: #7a4282;
  background: #7a4282;
}
.page-gather-card .gc-step-5 .gc-item .gc-i-title {
  position: relative;
  z-index: 1;
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 15px;
  text-transform: uppercase;
}
.page-gather-card .gc-step-5 .gc-item .gc-i-text {
  position: relative;
  z-index: 1;
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
}
.page-gather-card .gc-step-6 {
  border-left: solid 1px #e6e6e6;
  text-align: center;
  padding-top: 75px;
}
.page-gather-card .gc-step-6 .gc-s-title {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 24px;
  padding: 0 60px;
}
.page-gather-card .gc-step-6 .gc-s-text {
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #b0b0b0;
  line-height: 14px;
  text-transform: uppercase;
  margin-top: 22px;
  padding: 0 100px;
}
.page-gather-card .gc-step-6 .gc-list {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin-top: 35px;
}
.page-gather-card .gc-step-6 .gc-item {
  display: table-cell;
  border: solid 1px #e6e6e6;
  box-sizing: border-box;
  border-width: 1px 0 1px 1px;
  height: 72px;
  cursor: pointer;
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 40px;
  color: #101010;
  line-height: 70px;
  position: relative;
}
.page-gather-card .gc-step-6 .gc-item:first-child {
  border-left: none;
}
.page-gather-card .gc-step-6 .gc-item:before {
  content: "";
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  position: absolute;
  border: solid 1px #e6e6e6;
  transition: background 0.3s, border-color 0.3s;
}
.page-gather-card .gc-step-6 .gc-item:hover:before {
  background: #f7f7f7;
}
.page-gather-card .gc-step-6 .gc-item.active {
  z-index: 1;
  color: #fff;
}
.page-gather-card .gc-step-6 .gc-item.active:before {
  border-color: #7a4282;
  background: #7a4282;
}
.page-gather-card .gc-step-6 .gc-item i {
  position: relative;
  z-index: 1;
}
.page-gather-card .gc-step-7 {
  padding-top: 100px;
  border-left: solid 1px #e6e6e6;
}
.page-gather-card .gc-step-7 .gc-s-title {
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 15px;
  color: #101010;
  line-height: 24px;
  text-align: center;
}
.page-gather-card .gc-step-7 .gc-s-title span {
  display: block;
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 120px;
  line-height: 90px;
  margin-bottom: 10px;
}
.page-gather-card .gc-step-7 .gc-s-text {
  padding: 0 65px;
  margin-top: 45px;
}
.page-gather-card .gc-step-8 {
  border-left: solid 1px #e6e6e6;
  padding: 45px 20px 0;
}
.page-gather-card .gc-step-8 ul {
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding: 0 20px;
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #101010;
  line-height: 24px;
}
.page-gather-card .gc-step-8 ul li {
  padding-left: 20px;
  position: relative;
  margin-bottom: 15px;
}
.page-gather-card .gc-step-8 ul li:before {
  content: "";
  background: inline-image("gc-result.png") 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 5px;
  width: 12px;
  height: 12px;
}
.page-gather-card .cards-items {
  margin-left: -10px;
  margin-bottom: 40px;
}
.page-gather-card .cards-col {
  box-sizing: border-box;
  width: 33.3334%;
  float: left;
  padding-left: 10px;
}
.page-gather-card .cards-item {
  margin-bottom: 40px;
  float: left;
  width: 320px;
  height: 446px;
  margin-left: 10px;
  box-sizing: border-box;
  position: relative;
}
.page-gather-card .cards-item .item-inner {
  padding-top: 40px;
  position: absolute;
  background: #fff;
  border: solid 1px #e6e6e6;
  transition: box-shadow 0.3s;
}
.page-gather-card .cards-item.active .item-inner {
  z-index: 2;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.page-gather-card .cards-item .item-img {
  padding: 0 40px;
  margin-bottom: 40px;
  text-align: center;
  height: 155px;
  line-height: 155px;
}
.page-gather-card .cards-item .item-img img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  border: solid 1px #ccc;
  border-radius: 15px;
}
.page-gather-card .cards-item .item-title {
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #101010;
  line-height: 16px;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.page-gather-card .cards-item .item-validity {
  display: inline-block;
  border-radius: 10px;
  background: #7a4282;
  padding: 5px 6px 1px;
  font-size: 10px;
  color: #fff;
  line-height: 10px;
  text-transform: none;
  margin-left: 5px;
  letter-spacing: 0;
}
.page-gather-card .cards-item .item-validity.item-validity--6m {
  background: #ed018c;
}
.page-gather-card .cards-item .item-text {
  padding: 0 40px;
  margin-bottom: 20px;
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 24px;
  height: 128px;
  overflow: hidden;
}
.page-gather-card .cards-item .item-text p {
  margin-bottom: 6px;
}
.page-gather-card .cards-item .item-text.bottom-fade {
  cursor: pointer;
  position: relative;
  transition: height 0.2s 0s;
}
.page-gather-card .cards-item .item-text.bottom-fade:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  background: url("../img/card-item-shadow.png") bottom repeat-x;
  transition: opacity 0.3s 0s;
}
.page-gather-card .cards-item .item-text.bottom-fade.active:before {
  opacity: 0;
}
.page-gather-card .cards-item .item-bottom {
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  border-top: solid 1px #e6e6e6;
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.page-gather-card .cards-item .item-bottom li {
  display: table-cell;
  border-left: solid 1px #e6e6e6;
  vertical-align: top;
}
.page-gather-card .cards-item .item-bottom li:first-child {
  border-left: none;
}
.page-gather-card .cards-item .item-price {
  text-align: center;
  font-size: 14px;
  padding: 21px 0;
}
.page-gather-card .cards-item .item-buy {
  margin: -1px;
}
.page-gather-card .cards-item .item-buy a {
  display: block;
  padding: 23px 0;
  text-align: center;
  font-size: 12px;
  color: #101010;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.page-gather-card .cards-item .item-buy a:before {
  background: #7a4282;
}
.page-gather-card .cards-item .item-buy a i {
  position: relative;
  z-index: 1;
}
.page-gather-card .cards-item .item-buy a:hover {
  color: #fff;
}
.page-gather-card .js-get-cards {
  margin-top: 100px;
}

@media (min-width: 641px) {
  .page-gather-card .gc-block .bx-viewport {
    height: 100% !important;
  }
}
.page-teacher-inner {
  padding-top: 65px;
}
.page-teacher-inner .ti-block {
  border: solid 1px #e6e6e6;
  position: relative;
  padding-left: 489px;
}
.page-teacher-inner .ti-block .ti-b-images {
  position: absolute;
  width: 490px;
  top: -1px;
  left: -1px;
  bottom: -1px;
}
.page-teacher-inner .ti-block .ti-b-images .swiper-container {
  height: 100%;
}
.page-teacher-inner .ti-block .ti-b-images .swiper-slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 0;
}
.page-teacher-inner .ti-block .ti-b-images .swiper-pagination {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  text-align: center;
  font-size: 0;
}
.page-teacher-inner .ti-block .ti-b-images .swiper-pagination .swiper-pagination-switch {
  display: inline-block;
  padding: 5px;
  position: relative;
  cursor: pointer;
  width: 6px;
  height: 6px;
  line-height: 6px;
}
.page-teacher-inner .ti-block .ti-b-images .swiper-pagination .swiper-pagination-switch:before {
  content: "";
  display: inline-block;
  background: #ffffff;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  vertical-align: middle;
}
.page-teacher-inner .ti-block .ti-b-images .swiper-pagination .swiper-active-switch:before {
  background: #7a4282;
}
.page-teacher-inner .ti-block .ti-b-images .b-i-icon {
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 10;
}
.page-teacher-inner .ti-block .ti-b-ditails {
  padding: 45px 45px 90px;
  position: relative;
  box-sizing: border-box;
  height: 100%;
}
.page-teacher-inner .ti-block .ti-b-ditails .b-d-title {
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 9px;
  color: #A5A5A5;
  line-height: 14px;
  text-transform: uppercase;
  margin-bottom: 13px;
}
.page-teacher-inner .ti-block .ti-b-ditails .b-d-text {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #101010;
  line-height: 30px;
  margin-bottom: 35px;
}
.page-teacher-inner .ti-block .ti-b-ditails hr {
  border-color: #e5e5e5;
  margin: 0 0 35px;
}
.page-teacher-inner .ti-block .ti-b-ditails .b-d-links {
  position: absolute;
  display: table;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  table-layout: fixed;
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
}
.page-teacher-inner .ti-block .ti-b-ditails .b-d-links li {
  display: table-cell;
  border-top: solid 1px #e5e5e5;
  border-left: solid 1px #e5e5e5;
}
.page-teacher-inner .ti-block .ti-b-ditails .b-d-links li:first-child {
  border-left: none;
}
.page-teacher-inner .ti-block .ti-b-ditails .b-d-links li i {
  background: url("../img/sprite.png");
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  z-index: 1;
}
.page-teacher-inner .ti-block .ti-b-ditails .b-d-links li i.i-test {
  background-position: -170px -5px;
}
.page-teacher-inner .ti-block .ti-b-ditails .b-d-links li i.i-graph {
  background-position: -39px -5px;
}
.page-teacher-inner .ti-block .ti-b-ditails .b-d-links li span {
  display: block;
  position: relative;
  z-index: 1;
  margin-top: 3px;
}
.page-teacher-inner .ti-block .ti-b-ditails .b-d-links li a {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #101010;
  line-height: 18px;
  transition: color 0.2s;
  padding: 18px 0;
  margin: -1px;
}
.page-teacher-inner .ti-block .ti-b-ditails .b-d-links li a:hover {
  color: #fff;
}
.page-teacher-inner .ti-block .ti-b-ditails .b-d-links li a:hover i.i-test {
  background-position: -202px -5px;
}
.page-teacher-inner .ti-block .ti-b-ditails .b-d-links li a:hover i.i-graph {
  background-position: -137px -5px;
}
.page-teacher-inner .ti-block .ti-b-ditails .b-d-links li a:before {
  background: #7a4282;
}
.page-teacher-inner .ti-info {
  border: solid 1px #e6e6e6;
  margin: -1px 0 60px;
}
.page-teacher-inner .ti-info:after {
  display: block;
  clear: both;
  content: "";
}
.page-teacher-inner .ti-info ul {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 45px 40px;
}
.page-teacher-inner .ti-info ul li {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #101010;
  line-height: 30px;
  margin-top: 25px;
}
.page-teacher-inner .ti-info ul li:first-child {
  margin-top: 0;
}
.page-teacher-inner .ti-info ul li .ti-i-title {
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 9px;
  color: #A5A5A5;
  line-height: 14px;
  text-transform: uppercase;
  margin-bottom: 4px;
}

.page-shedule {
  padding: 60px 0 100px;
}
.page-shedule .shedule-block {
  position: relative;
  margin-bottom: 80px;
}
.page-shedule .shedule-tabs {
  margin-bottom: 30px;
  text-align: center;
}
.page-shedule .shedule-tabs li {
  margin: 0 10px;
  display: inline-block;
}
.page-shedule .shedule-btns {
  position: absolute;
  top: 45px;
  right: -50px;
}
.page-shedule .shedule-btns li a {
  display: block;
  border-color: #e5e5e6 !important;
  width: 50px;
  height: 50px;
  margin-top: -1px;
}
.page-shedule .weekday-select {
  display: none;
}
.page-shedule .weekday-next {
  display: none;
}
.page-shedule .is-filter .is-f-item {
  position: relative;
}
.page-shedule .is-filter .form-search {
  position: absolute;
  right: 0;
  transition: width 0.3s;
  width: 100%;
}
.page-shedule .is-filter .form-search.focused {
  width: 521px;
}
.page-shedule .is-filter .form-search .twitter-typeahead {
  width: 100%;
}
.page-shedule #grown-up .is-f-item ul {
  float: left;
  margin-left: 0;
}
.page-shedule #grown-up .is-f-item ul li {
  float: none;
}

@media (max-width: 1100px) {
  .page-shedule .shedule-btns {
    position: absolute;
    top: -50px;
    right: 0;
  }
  .page-shedule .shedule-btns li {
    float: left;
  }
  .page-shedule .shedule-btns li a {
    margin-top: 0;
    margin-left: -1px;
  }
}
.shedule-table {
  width: 100%;
  margin-bottom: 80px;
}
.shedule-table th {
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #b3b3b3;
  line-height: 14px;
  padding: 13px 15px;
  text-align: left;
  text-transform: uppercase;
}
.shedule-table th.current {
  background: #7a4282;
  color: #fff;
}
.shedule-table th span {
  color: #f9afd4;
  padding-left: 3px;
}
.shedule-table tr td {
  width: 135px;
  box-sizing: border-box;
  border: solid 1px #e5e5e6;
  vertical-align: top;
}
.shedule-table tr td:first-child {
  width: 35px;
  border-left: none;
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #101010;
  line-height: 16px;
  padding: 12px 0;
}
.shedule-table tr td:first-child span {
  display: inline-block;
  font-size: 9px;
  vertical-align: top;
  line-height: 12px;
}
.shedule-table tr td:hover .shedule-t-add a {
  opacity: 1;
  visibility: visible;
}
.shedule-table tr:last-child td:first-child {
  border-bottom: none;
}
.shedule-table tr:nth-child(even) td:first-child {
  color: #999999;
}
.shedule-table .shedule-t-add a {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s, visibility 0.3s;
  display: block;
  background: #7a4282;
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #ffffff;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
}
.shedule-table .shedule-t-add a:before {
  background: #7a4282;
}
.shedule-table .shedule-t-add a i {
  position: relative;
  z-index: 1;
  color: #fff;
}
.shedule-table .shedule-t-item {
  cursor: pointer;
  margin: -1px 0 0 -1px;
  border-top: solid 5px;
  position: relative;
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
}
.shedule-table .shedule-t-item .item-link {
  padding: 8px 15px;
  box-sizing: border-box;
  min-height: 160px;
}
.shedule-table .shedule-t-item a {
  color: inherit;
}
.shedule-table .shedule-t-item .t-i-title {
  font-size: 14px;
  color: #101010;
  line-height: 15px;
}
.shedule-table .shedule-t-item .t-i-level {
  text-transform: uppercase;
  font-size: 10px;
  margin-top: 10px;
}
.shedule-table .shedule-t-item .t-i-level.l-newcomer {
  color: #904d30;
}
.shedule-table .shedule-t-item .t-i-level.l-bronze {
  color: #cd7f32;
}
.shedule-table .shedule-t-item .t-i-level.l-silver {
  color: #999999;
}
.shedule-table .shedule-t-item .t-i-level.l-gold {
  color: #f2d218;
}
.shedule-table .shedule-t-item .t-i-hall {
  font-size: 10px;
  color: #999999;
  line-height: 16px;
  margin-top: 10px;
}
.shedule-table .shedule-t-item .t-i-teacher {
  font-size: 10px;
  color: #999999;
  line-height: 16px;
  margin-top: 10px;
}
.shedule-table .shedule-t-item.shedule-t-item--replacement {
  border-top-color: #e52121;
  background-color: #ff2525;
  color: #fff;
}
.shedule-table .shedule-t-item.shedule-t-item--replacement .t-i-title,
.shedule-table .shedule-t-item.shedule-t-item--replacement .t-i-level,
.shedule-table .shedule-t-item.shedule-t-item--replacement .t-i-hall,
.shedule-table .shedule-t-item.shedule-t-item--replacement .t-i-teacher {
  color: #fff;
}
.shedule-table .shedule-t-item.shedule-t-item--replacement-hide {
  cursor: default;
  background: transparent;
  border-color: transparent !important;
}
.shedule-table .shedule-t-item.shedule-t-item--replacement-hide .item-link {
  visibility: hidden;
}
.shedule-table .shedule-t-item.shedule-t-item--replacement-hide .t-i-edit {
  visibility: visible;
  opacity: 1;
}
.shedule-table .shedule-t-item .t-i-replace {
  font-size: 10px;
  color: #890000;
  line-height: 16px;
  text-transform: uppercase;
  margin-top: 15px;
}
.shedule-table .shedule-t-item .t-i-sublevel {
  font-size: 8px;
  color: #ffffff;
  line-height: 16px;
  text-transform: uppercase;
  margin-top: 7px;
}
.shedule-table .shedule-t-item .t-i-sublevel span {
  display: inline-block;
  background: #7a4282;
  padding: 0 6px;
  border-radius: 20px;
}
.shedule-table .shedule-t-item .t-i-edit {
  position: absolute;
  right: -1px;
  bottom: -1px;
  left: 0;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.3s, opacity 0.3s;
}
.shedule-table .shedule-t-item .t-i-edit a {
  display: block;
  background: #7a4282;
  font-size: 8px;
  color: #ffffff;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
}
.shedule-table .shedule-t-item .t-i-edit a:before {
  background: #7a4282;
}
.shedule-table .shedule-t-item .t-i-edit a i {
  position: relative;
  z-index: 1;
}
.shedule-table .shedule-t-item:hover .t-i-edit {
  visibility: visible;
  opacity: 1;
}
.shedule-table .shedule-t-item.dance-party {
  border: none;
  padding: 8px 13px;
}
.shedule-table .shedule-t-item.dance-party .t-i-title span:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: text-bottom;
  margin-left: 5px;
  background: url("../img/dance-party.png") 100% 100% no-repeat;
}

.ed-levels {
  margin-bottom: 45px;
}

.ed-levels-list:after {
  display: block;
  clear: both;
  content: "";
}

.ed-levels-item {
  float: left;
  width: 25%;
  box-sizing: border-box;
  border: solid 1px #e6e6e6;
  border-left: none;
  margin-top: -1px;
  display: block;
  position: relative;
  height: 220px;
  padding: 30px 30px 0;
}
.ed-levels-item:first-child {
  border-left: solid 1px #e6e6e6;
}
.ed-levels-item:before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  content: "";
  opacity: 0;
  transition: opacity 0.3s;
}
.ed-levels-item .el-i-title {
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 24px;
  color: #101010;
  line-height: 24px;
  position: relative;
  z-index: 1;
}
.ed-levels-item .el-i-text {
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #a5a5a5;
  line-height: 20px;
  position: relative;
  z-index: 1;
  margin-top: 10px;
}
.ed-levels-item:hover:before {
  opacity: 1;
}
.ed-levels-item:hover .el-i-title {
  color: #fff;
  transition: color 0.2s;
}
.ed-levels-item:hover .el-i-text {
  color: #fff;
  opacity: 0.5;
  transition: color 0.2s;
}

.ed-levels-item--newcomer:before {
  background: #8e4c2f;
}

.ed-levels-item--bronze:before {
  background: #c87c31;
}

.ed-levels-item--silver:before {
  background: #a3a3a3;
}

.ed-levels-item--gold:before {
  background: #edce18;
}
.ed-levels-item--gold:hover .el-i-text {
  opacity: 1;
}

.ed-levels-list--col2 .ed-levels-item {
  width: 50%;
  height: 300px;
  padding: 50px 40px 0;
}
.ed-levels-list--col2 .ed-levels-item:nth-child(2n+1) {
  border-left: solid 1px #e6e6e6;
}
.ed-levels-list--col2 .ed-levels-item .el-i-title {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 30px;
}
.ed-levels-list--col2 .ed-levels-item .el-i-text {
  font-size: 14px;
  line-height: 24px;
}

.gmap-marker {
  background: #fff;
  position: absolute;
  width: 360px;
  left: 50%;
  margin-left: -180px;
  top: 19px;
  padding-bottom: 35px;
  box-shadow: 0 10px 50px rgba(0, 0, 0, 0.15);
}
.gmap-marker .marker-image img {
  width: 100%;
  display: block;
}
.gmap-marker .marker-close {
  width: 60px;
  height: 60px;
  position: absolute;
  top: -60px;
  left: 50%;
  margin-left: -30px;
  background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAASCAYAAACEnoQPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjFDODdCNDQ0NjFENzExRTVBQzNDODNEOUNCRjY3QjU1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjFDODdCNDQ1NjFENzExRTVBQzNDODNEOUNCRjY3QjU1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MUM4N0I0NDI2MUQ3MTFFNUFDM0M4M0Q5Q0JGNjdCNTUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MUM4N0I0NDM2MUQ3MTFFNUFDM0M4M0Q5Q0JGNjdCNTUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4SGrtAAAABIUlEQVR42mKcpNzLgARYgTgGiEOA2AyIRYD4DRCfAuI1QLwEiH/DFDMhaTQA4qtAPA+IvaAaGaC0F1T8KlQdimYrID4KxKoM+IEqVJ0VTDMXEK+A0sQAkLqVIBqkOQuIZRlIAzJAnMEEDRx08ACInYGYG0o/wKImFKRZF4tEIhDvA+JvUDoBixo9kGZmLBJH0PjHsKj5C9J8F4uEBRrfHJvXQJr3YJFYCMROQMwDpRdiUbOfBRpNeWgSSkC8l0CIrwTZfByIz5AYVSD1x2AprIZEzTXIyXMnNNUQA1ZA1aNkjAwgvkNA4x2oOoxc9QGIPYH4FQ6NL6HyH7FphplsD8T30MRBfFt0lzFhseEGtCBYDcQ/gHgtEJsC8W10hQABBgChsjZrL3I8jAAAAABJRU5ErkJggg==") 50% no-repeat;
}
.gmap-marker .marker-close i {
  display: block;
  background: #7a4282 url("../img/close.png") 50% no-repeat;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s;
}
.gmap-marker .marker-close:hover i {
  display: block;
  background: #7a4282 url("../img/close.png") 50% no-repeat;
  opacity: 1;
}
.gmap-marker .marker-title {
  margin-top: 38px;
  padding: 0 40px;
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 16px;
  text-transform: uppercase;
}
.gmap-marker .marker-text {
  padding: 0 40px;
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 24px;
  margin-top: 10px;
}
.gmap-marker .marker-text p {
  margin-top: 6px;
}
.gmap-marker .marker-text p:first-child {
  margin-top: 0;
}

.is-video-box {
  background: #000;
  width: 1280px;
  height: 600px;
  position: relative;
  max-width: 100%;
}
.is-video-box.ended:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.8;
}
.is-video-box video {
  display: block;
  width: 100%;
  height: 100%;
}
.is-video-box .ivb-progress {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  height: 3px;
  background: #fff;
  transition: height 0.2s;
  z-index: 2;
}
.is-video-box .ivb-progress span {
  display: block;
  position: absolute;
  width: 0%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: #ccc;
}
.is-video-box .ivb-progress i {
  display: block;
  position: absolute;
  width: 0%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: #7a4282;
}
.is-video-box .ivb-play {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.is-video-box .ivb-play:before {
  content: "";
  width: 20px;
  height: 20px;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -10px;
  position: absolute;
  background: url("../img/video-btn.png") 50% -22px no-repeat;
  opacity: 0;
  transition: opacity 0.2s;
  z-index: 1;
}
.is-video-box .ivb-play:after {
  display: none;
  background: #000;
  top: 50%;
  left: 50%;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
  opacity: 0.5;
  border-radius: 50%;
  -webkit-animation-name: animPlay;
  animation-name: animPlay;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.is-video-box .ivb-play:hover:before {
  opacity: 1;
}
.is-video-box .ivb-play.paused:before {
  background-position: 50% -1px;
  opacity: 1;
}
.is-video-box .ivb-play.clicked:after {
  content: "";
  display: block;
}
.is-video-box:hover .ivb-progress {
  height: 8px;
}

@keyframes animPlay {
  0% {
    width: 20px;
    height: 20px;
    margin: -10px 0 0 -10px;
    opacity: 0.5;
  }
  100% {
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    opacity: 0;
  }
}
@-webkit-keyframes animPlay {
  0% {
    width: 20px;
    height: 20px;
    margin: -10px 0 0 -10px;
    opacity: 0.5;
  }
  100% {
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    opacity: 0;
  }
}
.nano > .nano-pane {
  z-index: 2;
  border-radius: 0;
}
.nano > .nano-pane > .nano-slider {
  border-radius: 0;
}

.g-bottom-banner {
  padding: 0 30px;
  text-align: center;
  margin-top: 60px;
}
.g-bottom-banner img {
  max-width: 100%;
}

.swiper-wrapper {
  overflow: hidden;
}

.tt-menu {
  border: solid 1px #d7d7d9;
  background: #fff;
  min-width: 150px;
  margin-top: -1px;
}
.tt-menu .tt-suggestion {
  border-top: solid 1px #d7d7d9;
  margin-top: -1px;
  white-space: nowrap;
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #010101;
  line-height: 24px;
  padding: 5px 15px;
}
.tt-menu .tt-suggestion:hover, .tt-menu .tt-suggestion.tt-cursor {
  background: #7a4282;
  color: #fff;
}

.schedule-popup {
  width: 940px;
  padding: 60px 0;
}
.schedule-popup .popup-title {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 40px;
  color: #101010;
  line-height: 40px;
  text-align: center;
  margin-bottom: 20px;
}
.schedule-popup .popup-level {
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #101010;
  line-height: 10px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 40px;
}
.schedule-popup .popup-info {
  display: table;
  table-layout: fixed;
  margin: 40px 0 45px;
  width: 100%;
  border-top: solid 1px #e6e6e6;
  border-bottom: solid 1px #e6e6e6;
  text-align: center;
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #101010;
  line-height: 16px;
}
.schedule-popup .popup-info li {
  display: table-cell;
  border-left: solid 1px #e6e6e6;
  padding: 18px 0;
}
.schedule-popup .popup-info li:first-child {
  border-left: none;
}
.schedule-popup .popup-info li i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("/img/sprite.png");
  background-repeat: no-repeat;
}
.schedule-popup .popup-info li i.i-address {
  background-position: -7px -5px;
}
.schedule-popup .popup-info li i.i-date {
  background-position: -39px -5px;
}
.schedule-popup .popup-info li i.i-time {
  background-position: -510px -8px;
}
.schedule-popup .popup-info li span {
  display: block;
  margin-top: 5px;
}
.schedule-popup .popup-teachers {
  text-align: center;
  margin-bottom: 45px;
}
.schedule-popup .popup-teachers .teacher-item {
  display: inline-block;
  vertical-align: top;
  max-width: 250px;
}
.schedule-popup .popup-teachers .teacher-item .item-image {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  transition: 0.3s;
  margin-bottom: 10px;
}
.schedule-popup .popup-teachers .teacher-item .item-title {
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 14px;
  transition: color 0.3s;
  margin-bottom: 6px;
}
.schedule-popup .popup-teachers .teacher-item .item-text {
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 14px;
  margin-bottom: 14px;
}
.schedule-popup .popup-teachers .teacher-item .item-dir {
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #8d9396;
  line-height: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.schedule-popup .popup-teachers .teacher-item:hover .item-image {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none;
}
.schedule-popup .popup-teachers .teacher-item:hover .item-title {
  color: #7a4282;
}
.schedule-popup .popup-detail {
  border: solid 1px #e6e6e6;
  margin: 0 60px;
  box-sizing: border-box;
  padding-left: 450px;
  position: relative;
  height: 400px;
}
.schedule-popup .popup-detail .detail-image {
  width: 410px;
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  margin: -1px 0 0 -451px;
  float: left;
}
.schedule-popup .popup-detail .detail-text {
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 24px;
  box-sizing: border-box;
  height: 100%;
  padding: 35px 20px 35px 0;
  position: relative;
}
.schedule-popup .popup-detail .detail-text:before, .schedule-popup .popup-detail .detail-text:after {
  position: absolute;
  left: 0;
  right: 25px;
  height: 140px;
  transition: opacity 0.3s, visibility 0.3s;
  content: "";
  z-index: 5;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
.schedule-popup .popup-detail .detail-text:before {
  background: url("../img/shadow-top.png") 0 0 repeat-x;
  top: 0;
}
.schedule-popup .popup-detail .detail-text:after {
  background: url("../img/shadow-bottom.png") 0 0 repeat-x;
  bottom: 0;
}
.schedule-popup .popup-detail .detail-text.top-shadow:before {
  visibility: visible;
  opacity: 1;
}
.schedule-popup .popup-detail .detail-text.bottom-shadow:after {
  visibility: visible;
  opacity: 1;
}
.schedule-popup .popup-detail .detail-text .text-inner {
  padding-right: 20px;
}
.schedule-popup .popup-detail .detail-text p {
  margin-top: 10px;
}
.schedule-popup .popup-detail .detail-text p:first-child {
  margin-top: 0;
}
.schedule-popup .popup-detail .detail-text .text-title {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 40px;
  color: #101010;
  line-height: 40px;
}
.schedule-popup .popup-detail .detail-text .text-link {
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #b5b5b5;
  line-height: 10px;
  text-transform: uppercase;
  margin-top: 25px;
}
.schedule-popup .popup-detail .detail-text .text-link a {
  color: inherit;
}
.schedule-popup .popup-detail .nano > .nano-pane {
  z-index: 2;
  border-radius: 0;
  width: 1px;
  right: 1px;
}
.schedule-popup .popup-detail .nano > .nano-pane > .nano-slider {
  border-radius: 0;
  width: 3px;
  background: #7a4282;
  border-radius: 3px;
  margin-left: -1px;
}
.schedule-popup .popup-btn {
  text-align: center;
}
.schedule-popup .popup-btn .popup-btn-msg {
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #dc1f1f;
  line-height: 16px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.is-full-news:after {
  display: block;
  content: "";
  clear: both;
}
.is-full-news .full-news-gallery {
  float: left;
  width: 490px;
  height: 540px;
  overflow: hidden;
  margin: 0 15px 15px 0;
}
.is-full-news .full-news-gallery .fotorama__nav-wrap {
  transition: margin 0.3s;
  padding-bottom: 5px;
}
.is-full-news .full-news-gallery .fotorama__nav-wrap:before {
  content: "";
  background: url("../img/gallery-gradient.png") bottom repeat-x;
  position: absolute;
  width: 100%;
  height: 90px;
  bottom: 0;
  left: 0;
}
.is-full-news .full-news-gallery .fotorama__wrap:hover .fotorama__nav-wrap {
  margin-top: -85px;
}
.is-full-news .full-news-title {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 30px;
  color: #000000;
  line-height: 30px;
  margin-bottom: 15px;
  transition: color 0.3s;
}
.is-full-news .full-news-text {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #000000;
  line-height: 30px;
  margin-bottom: 10px;
}
.is-full-news .full-news-text a {
  color: #7a4282;
  border-bottom: solid 1px #efdeee;
}
.is-full-news .full-news-text a:hover {
  color: #7a4282;
  border-bottom-color: #fce2ef;
}
.is-full-news .full-news-text a:visited {
  color: #c4a7c3;
  border-bottom-color: rgba(255, 255, 255, 0);
}
.is-full-news .full-news-date {
  position: relative;
  display: inline-block;
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #afafaf;
  line-height: 22px;
  margin-bottom: 10px;
}

//.preloader {
//  position: relative;
//  min-height: 158px;
//}
//.preloader:before {
// content: "";
//  position: absolute;
//  background: rgba(255, 255, 255, 0.8) url("../img/preloader.gif") 50% 84px no-repeat;
// top: 0;
//  left: 0;
//  width: 100%;
//  height: 100%;
//  z-index: 10;
//}

.print-content {
  display: none;
}

.js-print-container {
  display: none;
}

.share-container {
  position: fixed;
  right: 5%;
  bottom: 10%;
  z-index: 10;
}
.share-container ul {
  position: absolute;
  right: 0;
  bottom: 0;
}
.share-container ul li {
  margin-top: 10px;
}
.share-container ul li:first-child {
  margin-top: 0;
}
.share-container ul li a.share-btn {
  display: block;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  background: #fff url("../img/share.png") no-repeat;
  border: solid 1px #e6e6e6;
  border-radius: 50%;
  transition: background-color 0.3s;
}
.share-container ul li a.share-btn:hover {
  background-color: #f2f2f2;
}
.share-container ul li a.share-btn.share-btn--top {
  background-position: 0 0;
}
.share-container ul li a.share-btn.share-btn--open {
  background-position: 0 -40px;
}
.share-container ul li a.share-btn.share-btn--close {
  background-color: #7a4282;
  border-color: #7a4282;
  background-position: 0 -80px;
}
.share-container ul li a.share-btn.share-btn--vk {
  background-position: 0 -120px;
}
.share-container ul li a.share-btn.share-btn--fb {
  background-position: 0 -160px;
}
.share-container ul li a.share-btn.share-btn--tw {
  background-position: 0 -200px;
}

.fbx-share {
  position: absolute;
  right: 25px;
  top: 30px;
  z-index: 10;
  opacity: 0.5;
  transition: opacity 0.3s;
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  line-height: 16px;
  text-align: center;
}
.fbx-share:hover {
  opacity: 1 !important;
}
.fbx-share:after {
  display: block;
  clear: both;
  content: "";
}
.fbx-share li {
  margin: 0 5px;
  display: inline-block;
}
.fbx-share li:first-child {
  margin-left: 0;
}
.fbx-share li a.fbx-share-btn {
  display: block;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  background: #fff url("../img/share.png") no-repeat;
  border: solid 1px #e6e6e6;
  border-radius: 50%;
  transition: background-color 0.3s;
}
.fbx-share li a.fbx-share-btn:hover {
  background-color: #f2f2f2;
}
.fbx-share li a.fbx-share-btn.fbx-share-btn--vk {
  background-position: 0 -120px;
}
.fbx-share li a.fbx-share-btn.fbx-share-btn--fb {
  background-position: 0 -160px;
}
.fbx-share li.fbx-share-title {
  display: block;
  text-transform: uppercase;
  margin-bottom: 10px;
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 110px;
  margin-left: -55px;
  display: none;
}
.fbx-share li.fbx-share-link {
  display: block;
  margin-top: 10px;
  position: absolute;
  top: 100%;
  left: 50%;
  width: 460px;
  margin-left: -230px;
  white-space: nowrap;
  display: none;
}
.fbx-share li.fbx-share-link input[type=text] {
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  line-height: 16px;
  background: none;
  border: none;
  width: 300px;
  padding: 0;
  vertical-align: baseline;
  outline: 0;
}

.fancybox-inner:hover .fbx-share {
  opacity: 0.8;
}

.is-video-box.ended .fbx-share {
  opacity: 1;
  top: 50%;
  right: 50%;
  margin: -20px -50px 0 0;
}
.is-video-box.ended li.fbx-share-title, .is-video-box.ended li.fbx-share-link {
  display: block;
}

.grand-prix-outcome {
  padding: 40px;
}
.grand-prix-outcome .is-table {
  margin-bottom: 0;
}

.page-sitemap {
  padding-top: 80px;
}

.page-registration {
  padding: 50px 0;
}
.page-registration .page-registration-steps {
  margin-bottom: 40px;
  text-align: center;
}
.page-registration .page-registration-steps li {
  display: inline-block;
  margin: 0 12px;
}
.page-registration .page-registration-form {
  max-width: 485px;
  margin: 0 auto;
}

.page-lk {
  padding-bottom: 80px;
}
.page-lk .page-lk-table {
  border-top: solid 1px #e5e5e6;
  border-left: solid 1px #e5e5e6;
  margin-bottom: 30px;
}
.page-lk .page-lk-table .table-row {
  display: table;
  width: 100%;
  border-bottom: solid 1px #e5e5e6;
}
.page-lk .page-lk-table .table-col {
  display: table-cell;
  border-right: solid 1px #e5e5e6;
  vertical-align: top;
  min-width: 194px;
  padding: 15px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-lk .page-lk-table .table-col a {
  font-size: 14px;
  color: #7a4282;
  line-height: 14px;
  border-bottom: solid 1px #efdeee;
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
}
.page-lk .page-lk-table .table-col a:hover {
  color: #7a4282;
  border-bottom-color: #fce2ef;
}
.page-lk .page-lk-table .table-col ul {
  line-height: 30px;
}
.page-lk .page-lk-table .table-label {
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #afafaf;
  line-height: 8px;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.page-lk .page-lk-table .table-text {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 24px;
  color: #101010;
  line-height: 24px;
}
.page-lk .page-lk-table .table-title {
  font-size: 20px;
  color: #101010;
  line-height: 20px;
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
}
.page-lk .page-lk-table .table-title span {
  display: block;
  font-size: 14px;
  color: #101010;
  line-height: 14px;
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  margin-top: 10px;
}
.page-lk .page-lk-table .table-list {
  font-size: 0;
  *zoom: 1;
}
.page-lk .page-lk-table .table-list:before {
  content: " ";
  display: table;
}
.page-lk .page-lk-table .table-list:after {
  content: " ";
  display: table;
}
.page-lk .page-lk-table .table-list:after {
  clear: both;
}
.page-lk .page-lk-table .table-list .list-item {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  margin-bottom: 25px;
}
.page-lk .page-lk-banner {
  position: relative;
}
.page-lk .page-lk-banner .banner-link {
  height: 340px;
  display: block;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.page-lk .page-lk-banner .banner-image {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.page-lk .page-lk-banner .banner-info {
  position: absolute;
  left: 50px;
  bottom: 40px;
  max-width: 320px;
}
.page-lk .page-lk-banner .banner-info .info-title {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 30px;
  color: #7a4282;
  line-height: 38px;
  display: block;
}
.page-lk .page-lk-banner .banner-info .info-text {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #101010;
  line-height: 24px;
  display: block;
  margin-top: 16px;
}

.modal-login {
  width: 620px;
  padding: 52px 70px 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.modal-login .modal-login-title {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 30px;
  color: #101010;
  line-height: 40px;
  text-align: center;
  margin-bottom: 30px;
}
.modal-login .login-lostpass {
  display: block;
  margin-top: 5px;
}
.modal-login .login-text {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #000000;
  line-height: 22px;
  text-align: center;
  margin-top: 25px;
}
.modal-login a {
  font-size: 14px;
  color: #7a4282;
  line-height: 14px;
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  border-bottom: solid 1px #efdeee;
}
.modal-login a:hover {
  color: #7a4282;
  border-bottom-color: #fce2ef;
}

.pos-rel {
  position: relative;
}

.page-favorits {
  padding-bottom: 80px;
}

.lk-menu {
  position: absolute;
  right: 0;
  top: -1px;
  width: 234px;
}
.lk-menu .lk-m-label {
  background: #ffffff;
  border: solid 1px #d7d7d9;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 80px;
  padding: 18px 30px 0;
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: #101010;
  line-height: 20px;
}
.lk-menu .lk-m-label span {
  display: block;
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 14px;
  margin-top: 10px;
}
.lk-menu .lk-m-label i {
  background: #e2e2e2;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  position: absolute;
  top: 22px;
  right: 20px;
  pointer-events: none;
  cursor: pointer;
}
.lk-menu .lk-m-label i:before, .lk-menu .lk-m-label i:after {
  content: "";
  background: #e2e2e2;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  position: absolute;
  left: 0;
}
.lk-menu .lk-m-label i:before {
  top: 8px;
}
.lk-menu .lk-m-label i:after {
  top: 16px;
}
.lk-menu .lk-m-dropdown {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  border: solid 1px #d7d7d9;
  z-index: 5;
  visibility: hidden;
  opacity: 0;
}
.lk-menu .lk-m-dropdown .lk-md-block {
  padding: 0 30px;
  margin: 25px 0;
}
.lk-menu .lk-m-dropdown .lk-md-block:first-child {
  margin-top: 18px;
}
.lk-menu .lk-m-dropdown .lk-md-block .lk-mdb-label {
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: #101010;
  line-height: 20px;
  margin-bottom: 25px;
}
.lk-menu .lk-m-dropdown .lk-md-block .lk-mdb-label span {
  display: block;
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 14px;
  margin-top: 10px;
}
.lk-menu .lk-m-dropdown .lk-md-block .lk-mdb-title {
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 14px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.lk-menu .lk-m-dropdown .lk-md-block .lk-mdb-text {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 24px;
  margin-bottom: 25px;
}
.lk-menu .lk-m-dropdown .lk-md-block ul {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 22px;
}
.lk-menu .lk-m-dropdown .lk-md-block ul li {
  margin-top: 8px;
}
.lk-menu .lk-m-dropdown .lk-md-block ul li:first-child {
  margin-top: 0;
}
.lk-menu .lk-m-dropdown .lk-md-label {
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #afafaf;
  line-height: 8px;
  text-transform: uppercase;
  position: relative;
  padding: 0 26px;
  margin: 35px 0 25px;
}
.lk-menu .lk-m-dropdown .lk-md-label:first-child {
  margin-top: 25px;
}
.lk-menu .lk-m-dropdown .lk-md-label:before {
  border-top: solid 1px #e5e5e6;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  content: "";
}
.lk-menu .lk-m-dropdown .lk-md-label span {
  position: relative;
  background: #ffffff;
  display: inline-block;
  padding: 0 4px;
}
.lk-menu .lk-m-dropdown a {
  font-size: 14px;
  color: #7a4282;
  line-height: 14px;
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  border-bottom: solid 1px #efdeee;
}
.lk-menu .lk-m-dropdown a:hover {
  color: #7a4282;
  border-bottom-color: #fce2ef;
}
.lk-menu.opened .lk-m-dropdown {
  visibility: visible;
  opacity: 1;
}

.lk-menu-space {
  height: 80px;
  margin-bottom: 30px;
}

.page-profile {
  padding-bottom: 80px;
}
.page-profile .page-profile-list {
  margin-bottom: 45px;
  padding-top: 20px;
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 18px;
}
.page-profile .page-profile-list li {
  margin-top: 20px;
}
.page-profile .page-profile-list li:first-child {
  margin-top: 0;
}
.page-profile .page-profile-list .list-title {
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.page-profile .page-profile-list .list-info {
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #b4b4b4;
  line-height: 16px;
  text-transform: uppercase;
}
.page-profile .page-profile-form .form-title {
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: #101010;
  line-height: 20px;
  margin-bottom: 25px;
}

.page-order {
  padding-bottom: 80px;
}
.page-order .page-order-content {
  padding-top: 20px;
}
.page-order .page-order-title {
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.page-order .page-order-text {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #101010;
  line-height: 30px;
  margin-bottom: 45px;
  padding-right: 300px;
}
.page-order .page-order-history .po-h-title {
  text-align: left;
}
.page-order .page-order-history .is-table table {
  margin-left: 0;
  max-width: 720px;
}
.page-order .page-order-payment {
  border-top: solid 1px #e6e6e6;
  padding-top: 30px;
  margin-bottom: 60px;
  *zoom: 1;
}
.page-order .page-order-payment:before {
  content: " ";
  display: table;
}
.page-order .page-order-payment:after {
  content: " ";
  display: table;
}
.page-order .page-order-payment:after {
  clear: both;
}
.page-order .page-order-payment .po-p-total {
  float: left;
}
.page-order .page-order-payment .po-p-total .total-title {
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 5px;
}
.page-order .page-order-payment .po-p-total ul {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 2px;
  *zoom: 1;
}
.page-order .page-order-payment .po-p-total ul:before {
  content: " ";
  display: table;
}
.page-order .page-order-payment .po-p-total ul:after {
  content: " ";
  display: table;
}
.page-order .page-order-payment .po-p-total ul:after {
  clear: both;
}
.page-order .page-order-payment .po-p-total ul li {
  float: left;
  margin-left: 45px;
}
.page-order .page-order-payment .po-p-total ul li:first-child {
  margin-left: 0;
}
.page-order .page-order-payment .po-p-total ul li .roble {
  line-height: 20px;
}
.page-order .page-order-payment .po-p-btn {
  float: right;
}
.page-order .page-order-get {
  margin-bottom: 40px;
  *zoom: 1;
}
.page-order .page-order-get:before {
  content: " ";
  display: table;
}
.page-order .page-order-get:after {
  content: " ";
  display: table;
}
.page-order .page-order-get:after {
  clear: both;
}
.page-order .page-order-get ul {
  border: solid 1px #e6e6e6;
  float: left;
  *zoom: 1;
}
.page-order .page-order-get ul:before {
  content: " ";
  display: table;
}
.page-order .page-order-get ul:after {
  content: " ";
  display: table;
}
.page-order .page-order-get ul:after {
  clear: both;
}
.page-order .page-order-get ul li {
  float: left;
  border-left: solid 1px #e6e6e6;
  position: relative;
}
.page-order .page-order-get ul li:first-child {
  border-left: none;
}
.page-order .page-order-get ul li label {
  cursor: pointer;
}
.page-order .page-order-get ul li label span {
  background: #ffffff;
  color: #101010;
}
.page-order .page-order-get ul li label input {
  opacity: 0;
  width: 1px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
}
.page-order .page-order-get ul li label input:checked + span {
  color: #ffffff;
}
.page-order .page-order-get ul li label input:checked + span:before {
  visibility: visible;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}

.page-extend-card {
  padding-bottom: 80px;
}
.page-extend-card .extend-card-content {
  padding-top: 55px;
}
.page-extend-card .extend-card-content .ec-c-card {
  float: left;
}
.page-extend-card .extend-card-content .ec-c-card .card-title {
  margin-bottom: 15px;
  text-align: left;
}
.page-extend-card .extend-card-content .ec-c-list {
  float: left;
  margin-left: 10px;
}
.page-extend-card .extend-card-content .ec-c-list .list-title {
  text-align: left;
  text-transform: uppercase;
  height: 36px;
  margin-top: -6px;
  margin-bottom: 15px;
  font-size: 14px;
}
.page-extend-card .extend-card-content .ec-c-preview {
  padding-left: 110px;
  margin-bottom: 30px;
  *zoom: 1;
}
.page-extend-card .extend-card-content .ec-c-preview:before {
  content: " ";
  display: table;
}
.page-extend-card .extend-card-content .ec-c-preview:after {
  content: " ";
  display: table;
}
.page-extend-card .extend-card-content .ec-c-preview:after {
  clear: both;
}
.page-extend-card .extend-card-content .ec-c-preview .preview-image {
  float: left;
  margin-left: -110px;
  width: 90px;
}
.page-extend-card .extend-card-content .ec-c-preview .preview-image img {
  width: 100%;
  display: block;
}
.page-extend-card .extend-card-content .ec-c-preview .preview-content {
  float: left;
  width: 100%;
}
.page-extend-card .extend-card-content .ec-c-preview .preview-title {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 3px;
}
.page-extend-card .extend-card-content .ec-c-preview .preview-title b {
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
}
.page-extend-card .extend-card-content .ec-c-preview .preview-price {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 2px;
}
.page-extend-card .extend-card-content .ec-c-bonus {
  margin-bottom: 30px;
}
.page-extend-card .extend-card-content .ec-c-bonus .form-checkbox span {
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #afafaf;
  line-height: 8px;
  text-transform: uppercase;
}
.page-extend-card .extend-card-content .ec-c-bonus .bonus-input {
  max-width: 250px;
}
.page-extend-card .extend-card-content .ec-c-total {
  margin-bottom: 30px;
}
.page-extend-card .extend-card-content .ec-c-total .total-title {
  font-family: "ProximaNova-Bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 5px;
  letter-spacing: 1px;
}
.page-extend-card .extend-card-content .ec-c-total .total-price {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 2px;
}
.page-extend-card .extend-card-content hr {
  margin: 60px 0;
}
.page-extend-card .extend-card-content .ec-c-related-title {
  text-align: left;
  text-transform: uppercase;
}
.page-extend-card .cards-items {
  margin-left: -10px;
  margin-bottom: 40px;
  font-size: 0;
}
.page-extend-card .cards-item {
  margin-bottom: 40px;
  display: inline-block;
  vertical-align: top;
  width: 320px;
  height: 446px;
  margin-left: 10px;
  box-sizing: border-box;
  position: relative;
}
.page-extend-card .cards-item .item-inner {
  padding-top: 40px;
  position: absolute;
  background: #fff;
  border: solid 1px #e6e6e6;
  transition: box-shadow 0.3s;
}
.page-extend-card .cards-item.active .item-inner {
  z-index: 2;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.page-extend-card .cards-item .item-img {
  padding: 0 40px;
  margin-bottom: 40px;
  text-align: center;
  height: 155px;
  line-height: 155px;
}
.page-extend-card .cards-item .item-img img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  border: solid 1px #ccc;
  border-radius: 15px;
}
.page-extend-card .cards-item .item-title {
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #101010;
  line-height: 16px;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.page-extend-card .cards-item .item-validity {
  display: inline-block;
  border-radius: 10px;
  background: #7a4282;
  padding: 5px 6px 1px;
  font-size: 10px;
  color: #fff;
  line-height: 10px;
  text-transform: none;
  margin-left: 5px;
  letter-spacing: 0;
}
.page-extend-card .cards-item .item-validity.item-validity--6m {
  background: #ed018c;
}
.page-extend-card .cards-item .item-text {
  padding: 0 40px;
  margin-bottom: 20px;
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #101010;
  line-height: 24px;
  height: 128px;
  overflow: hidden;
}
.page-extend-card .cards-item .item-text p {
  margin-bottom: 6px;
}
.page-extend-card .cards-item .item-text.bottom-fade {
  cursor: pointer;
  position: relative;
  transition: height 0.2s 0s;
}
.page-extend-card .cards-item .item-text.bottom-fade:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  background: url("../img/card-item-shadow.png") bottom repeat-x;
  transition: opacity 0.3s 0s;
}
.page-extend-card .cards-item .item-text.bottom-fade.active:before {
  opacity: 0;
}
.page-extend-card .cards-item .item-bottom {
  font-family: "circe-bold", "Arial", sans-serif;
  font-weight: normal;
  border-top: solid 1px #e6e6e6;
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.page-extend-card .cards-item .item-bottom li {
  display: table-cell;
  border-left: solid 1px #e6e6e6;
  vertical-align: top;
}
.page-extend-card .cards-item .item-bottom li:first-child {
  border-left: none;
}
.page-extend-card .cards-item .item-price {
  text-align: center;
  font-size: 14px;
  padding: 21px 0;
}
.page-extend-card .cards-item .item-buy {
  margin: -1px;
}
.page-extend-card .cards-item .item-buy a {
  display: block;
  padding: 23px 0;
  text-align: center;
  font-size: 12px;
  color: #101010;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.page-extend-card .cards-item .item-buy a:before {
  background: #7a4282;
}
.page-extend-card .cards-item .item-buy a i {
  position: relative;
  z-index: 1;
}
.page-extend-card .cards-item .item-buy a:hover {
  color: #fff;
}
.page-extend-card .cards-item .item-buy a.active {
  background: #7a4282;
  color: #fff;
}
.page-extend-card .cards-item--no-btns {
  height: 385px;
}
.page-extend-card .cards-item--no-btns .item-bottom {
  display: none;
}

.page-lk-schedule {
  padding-bottom: 60px;
}
.page-lk-schedule .lks-controls {
  position: absolute;
  top: 35px;
  right: -50px;
}
.page-lk-schedule .lks-controls li a {
  display: block;
  border-color: #e5e5e6 !important;
  width: 50px;
  height: 50px;
  margin-top: -1px;
}
.page-lk-schedule .weekday-select {
  display: none;
}
.page-lk-schedule .weekday-next {
  display: none;
}

.lk-schedule-table table {
  width: 100%;
  table-layout: fixed;
}
.lk-schedule-table table th {
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #b3b3b3;
  line-height: 10px;
  text-transform: uppercase;
  padding: 12px 21px;
  text-align: left;
}
.lk-schedule-table table td {
  border: solid 1px #e5e5e6;
  position: relative;
  vertical-align: top;
  min-height: 40px;
}
.lk-schedule-table .lks-t-day {
  font-family: "ProximaNova-Regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #b3b3b3;
  line-height: 10px;
  display: block;
  padding: 15px 20px;
}
.lk-schedule-table .lks-t-day + .lks-t-item {
  border-top: none;
  padding-top: 5px;
}
.lk-schedule-table .lks-t-current {
  border-top: solid 5px #7a4282;
  position: absolute;
  left: -1px;
  right: -1px;
  top: -1px;
}
.lk-schedule-table .lks-t-current + .lks-t-item {
  border-top: none;
}
.lk-schedule-table .lks-t-item {
  padding: 12px 20px 20px;
  border-top: solid 1px #e5e5e6;
  cursor: pointer;
}
.lk-schedule-table .lks-t-item:first-child {
  border-top: none;
}
.lk-schedule-table .lks-t-item .item-title {
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #101010;
  line-height: 16px;
}
.lk-schedule-table .lks-t-item .item-info {
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #999999;
  line-height: 16px;
  margin-top: 8px;
}
.lk-schedule-table .lks-t-item .item-mark {
  margin-top: 4px;
}
.lk-schedule-table .lks-t-item .item-mark span {
  background: #7a4282;
  display: inline-block;
  font-family: "Verdana", "Arial", sans-serif;
  font-weight: normal;
  font-size: 8px;
  color: #ffffff;
  line-height: 16px;
  padding: 0 6px;
  border-radius: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

@media (max-width: 1100px) {
  .page-lk-schedule .lks-controls {
    top: -50px;
    right: 0;
  }
  .page-lk-schedule .lks-controls li {
    float: left;
  }
  .page-lk-schedule .lks-controls li a {
    margin-top: 0;
    margin-left: -1px;
  }
}
/*== BAD BROWSER =====================================================================*/
/*== ADAPTIVE 640 ====================================================================*/
@media only screen and (max-width: 640px) {
  body {
    min-width: 640px;
  }
  img {
    max-width: 100%;
  }
  .wrapper {
    width: 640px;
    min-width: 640px;
    box-sizing: border-box;
  }
  .content {
    padding-bottom: 0;
  }
  .g-header {
    display: none;
  }
  .left,
.right {
    float: none;
  }
  .left.hf,
.right.hf {
    padding: 0;
    width: auto;
  }
  .m-header {
    display: block;
    background: #161719;
    position: relative;
    height: 160px;
  }
  .m-header .mh-menu-open {
    float: right;
    display: block;
    width: 160px;
    height: 160px;
    border-left: solid 1px #23282d;
    background: #161719 url("../img/icon-mh-open.png") 50% 50% no-repeat;
  }
  .m-header .mh-logo {
    margin-right: 160px;
    text-align: center;
    line-height: 160px;
  }
  .m-header .mh-logo img {
    vertical-align: middle;
  }
  .m-header .mh-drop {
    background: #161719;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: transform 0.3s;
    z-index: 15;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
  .ah-opened .m-header .mh-drop {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .m-header .mh-menu-close {
    float: right;
    display: block;
    width: 160px;
    height: 160px;
    border-left: solid 1px #23282d;
    background: #161719 url("../img/icon-mh-close.png") 50% 50% no-repeat;
    position: relative;
    z-index: 5;
  }
  .m-header .mh-city {
    padding: 0 60px;
    font-family: "ProximaNova-Regular", "Arial", sans-serif;
    font-weight: normal;
    font-size: 32px;
    color: #ffffff;
    line-height: 160px;
    display: block;
    transition: background 0.3s;
    position: relative;
  }
  .m-header .mh-city span {
    display: inline-block;
    line-height: 32px;
    position: relative;
  }
  .m-header .mh-city span:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 8px;
    border-bottom: solid 3px #555658;
    border-right: solid 3px #555658;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: transform 0.3s;
    margin-left: 15px;
  }
  .m-header .mh-city.active {
    background: #fdfdfd;
    color: #161719;
    z-index: 5;
  }
  .m-header .mh-city.active span:after {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    border-color: #c2c3c3;
  }
  .m-header .mh-links {
    border-top: solid 1px #23282d;
    border-bottom: solid 1px #23282d;
    text-align: center;
    padding: 40px 0;
  }
  .m-header .mh-links .is-btn {
    display: inline-block;
    height: 80px;
    padding: 0 40px;
    line-height: 80px;
    margin: 0 8px;
  }
  .m-header .mh-links .btn-cart i {
    color: #fff;
  }
  .m-header .mh-links .btn-enter {
    border-color: #23282d;
  }
  .m-header .mh-links .btn-enter i {
    color: #8d9396;
  }
  .m-header .mh-menu-box {
    padding: 0 40px;
    margin-bottom: 60px;
  }
  .m-header .mh-mb-main > ul > li {
    display: block;
    margin: 0;
    font-family: "ProximaNova-Bold", "Arial", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    border-bottom: solid 1px #23282d;
  }
  .m-header .mh-mb-main > ul > li > a {
    display: block;
    padding: 1px 20px 0;
    font-size: 24px;
    color: #fff;
    line-height: 99px;
  }
  .m-header .mh-mb-main > ul > li > a:hover {
    color: #7a4282;
  }
  .m-header .mh-mb-main > ul > li.drop > a {
    position: relative;
  }
  .m-header .mh-mb-main > ul > li.drop > a:after {
    content: "";
    position: absolute;
    right: 25px;
    top: 50%;
    width: 10px;
    height: 10px;
    margin-top: -4px;
    border-right: solid 3px #555658;
    border-bottom: solid 3px #555658;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .m-header .mh-mb-main > ul > li .sub-menu {
    display: none;
  }
  .m-header .mh-mb-main > ul > li.current > a {
    color: #7a4282;
  }
  .m-header .mh-mb-external > ul > li {
    display: block;
    margin: 0;
    font-family: "ProximaNova-Bold", "Arial", sans-serif;
    font-weight: normal;
    border-bottom: solid 1px #23282d;
  }
  .m-header .mh-mb-external > ul > li > a {
    display: block;
    padding: 1px 20px 0;
    font-size: 24px;
    color: #8d9396;
    line-height: 99px;
  }
  .m-header .mh-mb-external > ul > li > a:hover {
    color: #7a4282;
  }
  .m-header .mh-mb-external > ul > li.current a {
    color: #7a4282;
  }
  .m-header .mh-mb-external > ul > li.drop > a {
    position: relative;
  }
  .m-header .mh-mb-external > ul > li.drop > a:after {
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    border-right: solid 3px #555658;
    border-bottom: solid 3px #555658;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .m-header .mh-mb-external > ul > li .sub-menu {
    display: none;
  }
  .m-header .mh-social-box {
    overflow: hidden;
    padding-bottom: 60px;
    text-align: center;
  }
  .m-header .mh-social-box a {
    display: inline-block;
    float: none;
    width: 56px;
    height: 56px;
    margin: 0 25px;
    border: 2px solid #23282d;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url("/img/sprite.png");
    border-radius: 50%;
    transition: border 0.2s 0s, background 0.2s 0s;
  }
  .m-header .mh-social-box a:hover {
    border-color: #fff;
    background-color: #fff;
  }
  .m-header .mh-social-box a.icon-vk {
    background-position: 10px -419px;
  }
  .m-header .mh-social-box a.icon-vk:hover {
    background-position: 10px -469px;
  }
  .m-header .mh-social-box a.icon-fb {
    background-position: -37px -419px;
  }
  .m-header .mh-social-box a.icon-fb:hover {
    background-position: -37px -469px;
  }
  .m-header .mh-social-box a.icon-tw {
    background-position: -85px -419px;
  }
  .m-header .mh-social-box a.icon-tw:hover {
    background-position: -85px -469px;
  }
  .m-header .mh-social-box a.icon-in {
    background-position: -139px -419px;
  }
  .m-header .mh-social-box a.icon-in:hover {
    background-position: -139px -469px;
  }
  .m-header .mh-social-box a.icon-ut {
    background-position: -194px -419px;
  }
  .m-header .mh-social-box a.icon-ut:hover {
    background-position: -194px -469px;
  }
  .m-header .mh-social-box a:active {
    background-color: #ccc;
    border-color: #ccc;
  }
  .m-header .mh-menu-back {
    position: absolute;
    top: 0;
    left: 0;
    height: 160px;
    font-family: "ProximaNova-Bold", "Arial", sans-serif;
    font-weight: normal;
    font-size: 24px;
    color: #fff;
    line-height: 160px;
    padding-left: 90px;
    right: 0;
    background: #161719;
    z-index: 4;
    display: none;
    text-transform: uppercase;
  }
  .m-header .mh-menu-back:before {
    content: "";
    position: absolute;
    left: 60px;
    top: 50%;
    width: 15px;
    height: 15px;
    margin-top: -10px;
    border-left: solid 3px #fff;
    border-bottom: solid 3px #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .m-header .mh-cities {
    background: #fdfdfd;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    transition: transform 0.3s;
    border-top: solid 1px #e6e6e6;
    padding: 30px 0;
    z-index: 5;
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%);
  }
  .m-header .mh-cities.active {
    -webkit-transform: translate(0, 160px);
    -moz-transform: translate(0, 160px);
    -ms-transform: translate(0, 160px);
    -o-transform: translate(0, 160px);
    transform: translate(0, 160px);
  }
  .m-header .mh-cities .cities-list {
    padding: 30px 0;
  }
  .m-header .mh-cities .cities-list .cities-item {
    padding: 0 60px;
    display: block;
    background: none !important;
    font-size: 32px;
    color: #4c4c4c;
    line-height: 80px;
    font-family: "ProximaNova-Regular", "Arial", sans-serif;
    font-weight: normal;
  }
  .m-header .mh-cities .mh-c-info {
    border-bottom: solid 1px #e6e6e6;
    padding: 30px 50px 50px;
    font-family: "ProximaNova-Regular", "Arial", sans-serif;
    font-weight: normal;
    font-size: 24px;
    color: #161719;
    line-height: 24px;
  }
  .m-header .mh-cities .mh-c-info .clubs-link {
    margin-bottom: 40px;
  }
  .m-header .mh-cities .mh-c-info .clubs-link a {
    color: #4c4c4c;
  }
  .m-header .mh-cities .mh-c-info .mh-phone {
    line-height: 40px;
  }
  .m-header .mh-cities .mh-c-info .mh-phone .mh-p-text a {
    color: #4c4c4c;
  }
  .m-header .mh-cities .mh-c-info .mh-phone .mh-p-link {
    border-left: solid 1px #e6e6e6;
    display: inline-block;
    margin-left: 25px;
    padding-left: 25px;
  }
  .m-header .mh-cities .mh-c-info .mh-phone .mh-p-link a {
    color: #4c4c4c;
  }
  .m-header .gh-sub-menu {
    top: 160px;
    left: 0;
    bottom: 0;
    right: 0;
    width: auto;
    background: #161719;
    border-top: solid 1px #23282d;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
    visibility: visible;
    opacity: 1;
    z-index: 2;
    text-align: left;
    padding: 0 40px;
  }
  .m-header .gh-sub-menu:before, .m-header .gh-sub-menu:after,
.m-header .gh-sub-menu .menu-flag {
    display: none;
  }
  .m-header .gh-sub-menu .gb-sm-image {
    display: block;
    width: auto;
    margin: 0;
    font-family: "ProximaNova-Bold", "Arial", sans-serif;
    font-weight: normal;
    border-bottom: solid 1px #23282d;
  }
  .m-header .gh-sub-menu .gb-sm-image .smd-image {
    display: none;
  }
  .m-header .gh-sub-menu .gb-sm-image .smd-link a {
    display: block;
    padding: 1px 20px 0;
    font-size: 20px;
    color: #fff;
    line-height: 99px;
  }
  .m-header .gh-sub-menu .gb-sm-image .smd-link a:hover, .m-header .gh-sub-menu .gb-sm-image .smd-link a.current {
    color: #7a4282;
  }
  .m-header .gh-sub-menu .gb-sm-image .smd-link a:before {
    display: none;
  }
  .m-header .gh-sub-menu .gb-text-block {
    display: block;
    vertical-align: top;
    width: auto;
    margin: 0;
    text-align: left;
  }
  .m-header .gh-sub-menu .gb-text-block .bg-tb-link {
    min-height: auto;
    border-bottom: solid 1px #23282d;
  }
  .m-header .gh-sub-menu .gb-text-block .bg-tb-link a {
    display: block;
    font-family: "ProximaNova-Bold", "Arial", sans-serif;
    font-weight: normal;
    padding: 1px 20px 0;
    font-size: 20px;
    color: #fff;
    line-height: 99px;
  }
  .m-header .gh-sub-menu .gb-text-block .bg-tb-link a:hover, .m-header .gh-sub-menu .gb-text-block .bg-tb-link a.current {
    color: #7a4282;
    text-decoration: none;
  }
  .m-header .gh-sub-menu .gb-sm-banner {
    display: none;
  }
  .m-header .active > .gh-sub-menu {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .page-index .pi-top-banner {
    margin-bottom: 80px;
  }
  .page-index .pi-top-banner .tb-layer.layer-middle {
    width: 100%;
    text-align: center;
  }
  .page-index .pi-top-banner .tb-layer.layer-middle .middle {
    width: 470px;
  }
  .page-index .pi-top-banner .tb-layer.layer-front {
    z-index: 5;
  }
  .page-index .pi-top-banner .tb-layer .tb-title {
    font-size: 80px;
    line-height: 80px;
    color: #7a4282;
    color: white!important;
  }
  .page-index .pi-top-banner .tb-layer .tb-details {
    display: none;
  }
  .page-index .pi-top-banner .swiper-slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    z-index: 8;
  }
  .page-index .pi-top-banner .swiper-pagination {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    font-size: 0;
    text-align: center;
  }
  .page-index .pi-top-banner .swiper-pagination .swiper-pagination-switch {
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    margin: 0 5px;
    width: 10px;
    height: 10px;
  }
  .page-index .pi-top-banner .swiper-pagination .swiper-pagination-switch.swiper-active-switch {
    background: #7a4282;
  }
  .page-index .index-events .wrapper {
    overflow: hidden;
    height: auto;
  }
  .page-index .index-events .ie-event-box {
    position: relative;
    display: block;
    float: none;
    overflow-y: hidden;
    width: auto;
    padding: 0 20px;
  }
  .page-index .index-events .ie-event-box:before {
    display: none;
  }
  .page-index .index-events .ie-event-box .swiper-container {
    height: 100%;
  }
  .page-index .index-events .ie-event-box .swiper-wrapper {
    height: 100%;
  }
  .page-index .index-events .ie-event-box .swiper-slide {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .page-index .index-events .ie-event-box .swiper-arrow {
    display: none;
  }
  .page-index .index-events .ie-event-box .ie-eb-image {
    width: 100%;
    height: 600px;
    float: none;
  }
  .page-index .index-events .ie-event-box .ie-eb-image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    z-index: 1;
  }
  .page-index .index-events .ie-event-box .ie-eb-content {
    width: 100%;
    height: auto;
    float: none;
    padding: 0;
  }
  .page-index .index-events .ie-event-box .ie-eb-content .cb-c-link {
    position: absolute;
    bottom: 100%;
    left: 20px;
    right: 20px;
    margin-bottom: 80px;
    text-align: center;
    color: #fff;
    z-index: 1;
  }
  .page-index .index-events .ie-event-box .ie-eb-content .cb-c-link a {
    font-size: 60px;
    color: #fff;
    line-height: 60px;
  }
  .page-index .index-events .ie-event-box .ie-eb-content .cb-c-details {
    display: none;
  }
  .page-index .index-events .ie-event-box .ie-eb-content .is-event-counter {
    position: static;
    bottom: auto;
    left: auto;
    border: solid 1px #e6e6e6;
    border-top: none;
    width: auto;
  }
  .page-index .index-events .ie-news-box {
    float: none;
    width: auto;
    height: auto;
    margin-top: 110px;
    padding: 0 60px;
  }
  .page-index .index-events .ie-news-box .ie-nb-item {
    margin-top: 85px;
  }
  .page-index .index-events .ie-news-box .ie-nb-item .nb-i-link {
    margin-bottom: 20px;
  }
  .page-index .index-events .ie-news-box .ie-nb-item .nb-i-link a {
    font-family: "circe-bold", "Arial", sans-serif;
    font-weight: normal;
    font-size: 28px;
    color: #7a4282;
    line-height: 30px;
  }
  .page-index .index-events .ie-news-box .ie-nb-item .nb-i-link a.is-link-play:before {
    bottom: 2px;
    background: #7a4282;
  }
  .page-index .index-events .ie-news-box .ie-nb-item .nb-i-text {
    margin-bottom: 25px;
    font-size: 28px;
    color: #101010;
    line-height: 48px;
  }
  .page-index .index-events .ie-news-box .ie-nb-item .nb-i-date {
    height: 42px;
    padding-left: 54px;
    font-size: 16px;
    color: #afafaf;
    line-height: 42px;
    transition: color 0.2s 0s;
  }
  .page-index .index-events .ie-news-box .ie-nb-item .nb-i-date:before {
    width: 38px;
    height: 38px;
    border: 2px solid #e5e5e5;
    background-position: 5px -381px;
  }
  .page-index .index-events .ie-news-box .ie-nb-item .nb-i-date:hover:before {
    border: 2px solid #7a4282;
    background-position: -35px -381px;
  }
  .page-index .index-events .ie-news-box .ie-nb-all {
    position: relative;
    bottom: auto;
    left: auto;
    width: 100%;
    padding-top: 25px;
    border-top: 2px solid #e5e5e5;
    margin-top: 100px;
  }
  .page-index .index-events .ie-news-box .ie-nb-all a {
    display: inline-block;
    padding-bottom: 2px;
    font-size: 20px;
    color: #000;
    line-height: 20px;
  }
  .page-index .index-offers {
    padding-bottom: 60px;
    border-bottom: 1px solid #e5e5e6;
  }
  .page-index .index-offers .io-list .io-item {
    width: auto;
    padding: 0 30px;
    display: block;
  }
  .page-index .index-offers .io-list .io-item .io-i-image {
    width: 280px;
    height: 280px;
    margin-bottom: 25px;
  }
  .page-index .index-offers .io-list .io-item .io-i-text {
    font-size: 28px;
    color: #101010;
    line-height: 48px;
  }
  .page-index .index-direction {
    padding: 115px 0;
  }
  .page-index .index-direction .id-meta {
    margin-bottom: 17px;
    font-size: 24px;
    color: #101010;
    line-height: 24px;
  }
  .page-index .index-direction .id-title {
    margin-bottom: 50px;
    font-size: 60px;
    color: #101010;
    line-height: 60px;
  }
  .page-index .index-direction .id-desc {
    display: none;
  }
  .page-index .index-direction .id-di-list {
    display: block;
    overflow: hidden;
    margin: 0 0 60px 0;
  }
  .page-index .index-direction .id-di-list .di-li-item {
    display: block;
    float: left;
    width: 480px;
    margin-left: 10px;
  }
  .page-index .index-direction .id-di-list .di-li-item .li-i-image {
    height: 300px;
    margin-bottom: 30px;
  }
  .page-index .index-direction .id-di-list .di-li-item .li-i-text .li-it-title {
    margin-bottom: 10px;
  }
  .page-index .index-direction .id-di-list .di-li-item .li-i-text .li-it-title a {
    font-size: 28px;
    color: #101010;
    line-height: 48px;
  }
  .page-index .index-direction .id-di-list .di-li-item .li-i-text .li-it-details {
    font-size: 28px;
    color: #101010;
    line-height: 48px;
  }
  .page-index .index-direction .id-links-place {
    margin: 0 auto;
    width: 536px;
    height: auto;
    border: 2px solid #7a4282;
  }
  .page-index .index-direction .id-links-place .id-lp-link {
    position: relative;
    display: block;
    float: none;
    z-index: 5;
    width: auto;
    height: 120px;
  }
  .page-index .index-direction .id-links-place .id-lp-link i {
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    font-size: 24px;
    color: #101010;
    line-height: 120px;
  }
  .page-index .index-direction .id-links-place .id-lp-link.is-btn-play:before {
    background: #eee;
  }
  .page-index .index-direction .id-links-place .id-lp-link.lp-black {
    background: #7a4282;
  }
  .page-index .index-direction .id-links-place .id-lp-link.lp-black.is-btn-play:before {
    background: #7a4282;
  }
  .page-index .index-direction .id-links-place .id-lp-link.lp-black i {
    color: #fff;
  }
  .page-index .index-teachers {
    padding: 120px 0 55px 0;
  }
  .page-index .index-teachers .swiper-container {
    margin-bottom: 140px;
  }
  .page-index .index-teachers .swiper-slide {
    width: 640px;
    float: left;
  }
  .page-index .index-teachers .swiper-arrow {
    display: none;
  }
  .page-index .index-teachers .wrapper {
    padding: 0 40px;
  }
  .page-index .index-teachers .it-teacher-img {
    margin-bottom: 70px;
    width: 480px;
    height: 480px;
    border: 10px solid #fff;
  }
  .page-index .index-teachers .it-t-title {
    margin-bottom: 30px;
  }
  .page-index .index-teachers .it-t-title a {
    font-size: 60px;
    color: #ffffff;
    line-height: 60px;
  }
  .page-index .index-teachers .it-t-details {
    margin-bottom: 45px;
    font-size: 28px;
    color: #fff;
    line-height: 48px;
  }
  .page-index .index-teachers .it-t-tags .it-tag {
    margin: 0 2px 2px 0;
    height: 80px;
    padding: 0 20px;
  }
  .page-index .index-teachers .it-t-tags .it-tag i {
    font-size: 20px;
    color: #2a1129;
    line-height: 83px;
  }
  .page-index .index-teachers .it-all-teachers a {
    font-family: "ProximaNova-Bold", "Arial", sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #d176cd;
    line-height: 20px;
  }
  .page-index .index-firms {
    border-bottom: 1px solid #e5e5e6;
  }
  .page-index .index-firms .wrapper {
    display: block;
    height: 520px;
  }
  .page-index .index-firms .swiper-container {
    display: block;
    overflow-y: hidden;
    height: 100%;
  }
  .page-index .index-firms .swiper-wrapper {
    display: block;
    overflow-y: hidden;
    height: 100%;
  }
  .page-index .index-firms .swiper-slide {
    display: block;
    overflow-y: hidden;
    height: 100%;
    width: 450px;
    text-align: center;
  }
  .page-index .index-firms .swiper-slide .middle img {
    display: block;
    max-width: 100%;
    max-height: 150px;
  }
  .page-index .index-firms .swiper-arrow {
    display: none;
  }
  .page-index .index-about {
    padding: 180px 0 70px 0;
  }
  .page-index .index-about .wrapper {
    padding: 0 50px;
  }
  .page-index .index-about .ia-title {
    margin-bottom: 20px;
    font-size: 60px;
    color: #101010;
    line-height: 80px;
  }
  .page-index .index-about .ia-details {
    margin-bottom: 45px;
    font-size: 32px;
    color: #000;
    line-height: 48px;
  }
  .page-index .index-about .ia-link {
    margin-bottom: 120px;
  }
  .is-event-counter .ec-timer-box {
    border-width: 0;
    text-align: center;
  }
  .is-event-counter .ec-timer-box .ec-tb-item {
    width: 124px;
    padding: 35px 0 25px 0;
    position: relative;
  }
  .is-event-counter .ec-timer-box .ec-tb-item:before, .is-event-counter .ec-timer-box .ec-tb-item:after {
    content: "";
    position: absolute;
    left: -3px;
    width: 6px;
    height: 6px;
    background: #ebebeb;
  }
  .is-event-counter .ec-timer-box .ec-tb-item:before {
    top: 55px;
  }
  .is-event-counter .ec-timer-box .ec-tb-item:after {
    top: 75px;
  }
  .is-event-counter .ec-timer-box .ec-tb-item:first-child:before, .is-event-counter .ec-timer-box .ec-tb-item:first-child:after {
    display: none;
  }
  .is-event-counter .ec-timer-box .ec-tb-item .tb-i-value {
    font-family: "circe-light", "Arial", sans-serif;
    font-weight: normal;
    font-size: 80px;
    color: #000;
    line-height: 80px;
  }
  .is-event-counter .ec-timer-box .ec-tb-item .tb-i-label {
    text-transform: uppercase;
    font-family: "Verdana", "Arial", sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #a8a8a8;
    line-height: 16px;
    margin-top: 6px;
  }
  .is-event-counter .ec-details-box .left {
    border-top: solid 1px #e5e5e5;
    width: auto;
    padding: 30px 0 45px;
    float: none;
  }
  .is-event-counter .ec-details-box .left:before {
    display: none;
  }
  .is-event-counter .ec-details-box .right {
    border-top: solid 1px #e5e5e5;
    width: auto;
    padding: 30px 0 45px;
    float: none;
  }
  .is-event-counter .ec-details-box .right:before {
    display: none;
  }
  .is-event-counter .ec-details-box .db-link {
    display: block;
    width: 100%;
    text-align: center;
  }
  .is-event-counter .ec-details-box .db-link i {
    width: 32px;
    height: 32px;
    background-image: url("/img/sprite.png");
    background-repeat: no-repeat;
  }
  .is-event-counter .ec-details-box .db-link i.i-address {
    background-position: -6px -330px;
  }
  .is-event-counter .ec-details-box .db-link i.i-date {
    background-position: -62px -330px;
  }
  .is-event-counter .ec-details-box .db-link .db-in-text {
    font-size: 32px;
    color: #0f0f0f;
    line-height: 32px;
    margin-top: 15px;
  }
  .is-btn {
    width: auto;
    height: 120px;
    font-size: 24px;
    color: #fff;
    line-height: 120px;
    padding-top: 0;
    display: block;
  }
  .is-btn.is-btn--hole {
    border: solid 2px #101010;
  }
  .is-btn.is-btn--hole:before {
    left: -2px;
    top: -2px;
    right: -2px;
    bottom: -2px;
  }
  .is-btn.is-btn--hole.disabled {
    border-width: 2px;
  }
  .is-btn.is-btn--prev, .is-btn.is-btn--next {
    width: 120px;
    display: inline-block;
  }
  .is-btn.is-btn--prev i, .is-btn.is-btn--next i {
    border-bottom: solid 2px #fff;
  }
  .is-btn.is-btn--prev + .is-btn, .is-btn.is-btn--next + .is-btn {
    display: inline-block;
    padding: 0 60px;
  }
  .is-btn.is-btn--prev i {
    border-left: solid 2px #fff;
  }
  .is-btn.is-btn--next i {
    border-right: solid 2px #fff;
  }
  .is-btn.is-btn--print {
    width: 60px;
  }
  .is-btn.is-btn--print i {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("https://www.galladance.com/print.png");
  }
  .footer {
    position: static;
    bottom: 0;
    width: 100%;
    height: auto;
  }
  .g-footer .f-social-box {
    padding: 145px 0 80px 0;
  }
  .g-footer .f-social-box .fsb-title {
    margin-bottom: 45px;
    font-size: 24px;
    color: #7a4282;
    line-height: 24px;
  }
  .g-footer .f-social-box .fsb-list .fsbl-item {
    margin: 0 18px;
  }
  .g-footer .f-nav-box {
    padding: 15px 0 40px;
  }
  .g-footer .f-nav-box .f-nb-menu {
    margin-bottom: 0;
  }
  .g-footer .f-nav-box .f-nb-menu ul {
    text-align: left;
    padding: 0 30px;
  }
  .g-footer .f-nav-box .f-nb-menu ul > li {
    display: block;
    margin: 0 10px;
    border-bottom: solid 1px #23282d;
  }
  .g-footer .f-nav-box .f-nb-menu ul > li > a {
    display: block;
    padding: 1px 20px 0;
    font-size: 24px;
    color: #fff;
    line-height: 99px;
  }
  .g-footer .f-nav-box .f-nb-menu ul > li > a.current {
    color: #7a4282;
  }
  .g-footer .f-nav-box .f-nb-menu ul > li.current > a {
    color: #7a4282;
  }
  .g-footer .f-nav-box .f-nb-menu ul > li .sub-menu {
    display: none;
  }
  .g-footer .f-nav-box .f-nb-menu ul > li.drop > a {
    position: relative;
  }
  .g-footer .f-nav-box .f-nb-menu ul > li.drop > a:after {
    content: "";
    position: absolute;
    right: 25px;
    top: 50%;
    width: 10px;
    height: 10px;
    margin-top: -4px;
    border-right: solid 3px #555658;
    border-bottom: solid 3px #555658;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: transform 0.3s;
  }
  .g-footer .f-nav-box .f-nb-menu ul > li.drop.active > a:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .g-footer .f-nav-box .f-nb-menu + .f-nb-menu ul > li > a {
    font-family: "ProximaNova-Regular", "Arial", sans-serif;
    font-weight: normal;
    text-transform: none;
    color: #8d9396;
  }
  .g-footer .f-nav-box .f-nb-menu + .f-nb-menu ul > li.current > a {
    color: #7a4282;
  }
  .g-footer .f-nav-box .fnb-search-box {
    margin-top: 80px;
    margin-bottom: 60px;
  }
  .g-footer .f-nav-box .fnb-search-box .fnb-sb-form {
    width: 520px;
    height: 120px;
  }
  .g-footer .f-nav-box .fnb-search-box .fnb-sb-form .sbf-input {
    top: 48px;
    left: 60px;
    font-family: "ProximaNova-Bold", "Arial", sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #fff;
    line-height: 20px;
  }
  .g-footer .f-nav-box .fnb-search-box .fnb-sb-form .sbf-input::-webkit-input-placeholder {
    font-family: "ProximaNova-Bold", "Arial", sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #56585a;
    line-height: 24px;
  }
  .g-footer .f-nav-box .fnb-search-box .fnb-sb-form .sbf-input:-webkit-input-placeholder {
    font-family: "ProximaNova-Bold", "Arial", sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #56585a;
    line-height: 24px;
  }
  .g-footer .f-nav-box .fnb-search-box .fnb-sb-form .sbf-input::-moz-input-placeholder {
    font-family: "ProximaNova-Bold", "Arial", sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #56585a;
    line-height: 24px;
  }
  .g-footer .f-nav-box .fnb-search-box .fnb-sb-form .sbf-input:-moz-input-placeholder {
    font-family: "ProximaNova-Bold", "Arial", sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #56585a;
    line-height: 24px;
  }
  .g-footer .f-nav-box .fnb-search-box .fnb-sb-form .sbf-input::-ms-input-placeholder {
    font-family: "ProximaNova-Bold", "Arial", sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #56585a;
    line-height: 24px;
  }
  .g-footer .f-nav-box .fnb-search-box .fnb-sb-form .sbf-input:-ms-input-placeholder {
    font-family: "ProximaNova-Bold", "Arial", sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #56585a;
    line-height: 24px;
  }
  .g-footer .f-nav-box .fnb-search-box .fnb-sb-form .sbf-input::input-placeholder {
    font-family: "ProximaNova-Bold", "Arial", sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #56585a;
    line-height: 24px;
  }
  .g-footer .f-nav-box .fnb-search-box .fnb-sb-form .sbf-input:input-placeholder {
    font-family: "ProximaNova-Bold", "Arial", sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #56585a;
    line-height: 24px;
  }
  .g-footer .f-nav-box .fnb-search-box .fnb-sb-form .sbf-submit {
    width: 120px;
    height: 120px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAUCAYAAABvVQZ0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjJFM0ZFNEQ1NUI4ODExRTU4MUNCODVBNUYwREZERjZFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjJFM0ZFNEQ2NUI4ODExRTU4MUNCODVBNUYwREZERjZFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MkUzRkU0RDM1Qjg4MTFFNTgxQ0I4NUE1RjBERkRGNkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MkUzRkU0RDQ1Qjg4MTFFNTgxQ0I4NUE1RjBERkRGNkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4uBhq9AAABNElEQVR42qSUzUsCURTFx0lotI0NGGQrG3TnJvD//wdsU6uwj1VZCLoQdcTR13lwgtv1PienAz9kru8dr/djas65SOkCXIMUJIzlYAYmYBkFVBNmMchAx8cD5x0Nn8E+ZOaNBuAy+pvm4FEbxvzMTjCKeDbTwTpr1FHxNXhlBj+Xb0FDnPF3PmQNYxZb1mgF7sEUFGTK2EqWiHd//c1UZfVGA62C30ml2iwxihvSTD0nVgOqymmz3OhUSLokuTbTqXfZZavz3WMliTnRMt0muANtcEbajDWNbTjYgB64ObFea45LoRvwUtJFS36A+1Y399y1d92hEl2Rg7eG9Qpq8IdyZj7hTsqubsEIbCyzMp2Doeq4n4iHKkO7AWNj/lpVN+CLyy+1q/9jlZ5YLz97n2DxLcAA4DdT78LAeFYAAAAASUVORK5CYII=);
  }
  .g-footer .f-nav-box .fnb-search-box .fnb-sb-form .sbf-submit:hover {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAUCAYAAABvVQZ0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjkxRjIzM0EwNUI4ODExRTU4QTVGQzlFRTVENTk4MUY5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjkxRjIzM0ExNUI4ODExRTU4QTVGQzlFRTVENTk4MUY5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTFGMjMzOUU1Qjg4MTFFNThBNUZDOUVFNUQ1OTgxRjkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTFGMjMzOUY1Qjg4MTFFNThBNUZDOUVFNUQ1OTgxRjkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5n8M7nAAABG0lEQVR42qyTvQ4BQRSFNyISCaLmCfw1XkAjHmAr0XsdFCRqlXgBEfEKKrGikOhRKRCsM3El45hdsWuSr9iZc7/l3p2I67qWDlYetIADTsJS9vKcf6vVJDHQBTfgeqDO+iDuKRPR1EfCzFSNl6z3g+hF19AiqwCuFFwDG6QEW/b0jKopsKxNoRVIG96aljM922aZQwHbc1rPX6hnHZadKZDykSUoe9bPI1a4ddEflGxDgapPcY2etxzgATg+A+D+drhnRcOnsZJmJwXbMElVU/zXR7vmYQW9Ti+GYS763bBX/5BpUnW9OtIjNfojWMheCUxItgcZo+wbWFlwIOE4kEyEDcPfrQSSiXBEsnI0xFVqgh3IgQFeMH8IMAAs+BX1VfzbJAAAAABJRU5ErkJggg==);
  }
  .g-footer .f-nav-box .fnb-description {
    font-size: 24px;
    color: #394045;
    line-height: 60px;
  }
  .g-footer .f-nav-box .fnb-description span {
    display: inline-block;
    margin: 0 2px 2px 0;
    vertical-align: baseline;
    font-family: "Arial", sans-serif;
    font-weight: normal;
    font-size: 24px;
  }
  .g-footer .f-nav-box .fnb-description .itech-link {
    padding-top: 0;
  }
  .g-footer .f-nav-box .fnb-description .itech-link a {
    font-size: inherit;
    color: #394045;
    line-height: inherit;
  }
  .g-footer .gh-sub-menu {
    top: auto;
    left: 0;
    bottom: 0;
    right: 0;
    position: static;
    width: auto;
    border-top: solid 1px #23282d;
    visibility: visible;
    opacity: 1;
    text-align: left;
    padding: 0 0 0 40px;
    background: none;
    display: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    margin-bottom: -1px;
  }
  .g-footer .gh-sub-menu:before, .g-footer .gh-sub-menu:after,
.g-footer .gh-sub-menu .menu-flag {
    display: none;
  }
  .g-footer .gh-sub-menu .gb-sm-image {
    display: block;
    width: auto;
    margin: 0;
    float: none;
    font-family: "ProximaNova-Bold", "Arial", sans-serif;
    font-weight: normal;
    border-bottom: solid 1px #23282d;
  }
  .g-footer .gh-sub-menu .gb-sm-image .smd-image {
    display: none;
  }
  .g-footer .gh-sub-menu .gb-sm-image .smd-link a {
    display: block;
    padding: 1px 20px 0;
    font-size: 20px;
    color: #fff;
    line-height: 99px;
  }
  .g-footer .gh-sub-menu .gb-sm-image .smd-link a:hover, .g-footer .gh-sub-menu .gb-sm-image .smd-link a.current {
    color: #7a4282;
  }
  .g-footer .gh-sub-menu .gb-sm-image .smd-link a:before {
    display: none;
  }
  .g-footer .gh-sub-menu .gb-text-block {
    display: block;
    vertical-align: top;
    width: auto;
    margin: 0;
    text-align: left;
  }
  .g-footer .gh-sub-menu .gb-text-block .bg-tb-link {
    min-height: auto;
    border-bottom: solid 1px #23282d;
  }
  .g-footer .gh-sub-menu .gb-text-block .bg-tb-link a {
    display: block;
    font-family: "ProximaNova-Bold", "Arial", sans-serif;
    font-weight: normal;
    padding: 1px 20px 0;
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
    line-height: 99px;
  }
  .g-footer .gh-sub-menu .gb-text-block .bg-tb-link a:hover, .g-footer .gh-sub-menu .gb-text-block .bg-tb-link a.current {
    color: #7a4282;
    text-decoration: none;
  }
  .g-footer .gh-sub-menu .gb-sm-banner {
    display: none;
  }
  .g-footer .current > .gh-sub-menu {
    display: block;
  }
  .is-gallery {
    height: 640px;
  }
  .is-gallery .isg-side {
    display: none;
  }
  .is-gallery .isg-img-counter {
    top: 5%;
    right: 5%;
    padding: 10px 18px 9px 18px;
    font-size: 22px;
    color: #fff;
    line-height: 22px;
  }
  .is-gallery .isg-img-counter:before {
    top: 2px;
    left: 2px;
    border-width: 0 2px 2px 0;
  }
  .is-gallery .isg-img-counter:after {
    top: 6px;
    left: 6px;
    border-width: 0 2px 2px 0;
  }
  .is-gallery .isg-img-labels {
    position: absolute;
    display: block;
    z-index: 25;
    bottom: 60px;
    width: auto;
    left: 60px;
    right: 60px;
  }
  .is-gallery .isg-img-labels .isg-il-title {
    margin-bottom: 15px;
    font-size: 40px;
    color: #fff;
    line-height: 40px;
  }
  .is-gallery .isg-img-labels .isg-il-details {
    font-size: 28px;
    color: #fff;
    line-height: 48px;
  }
  h1 {
    font-size: 80px;
    line-height: 80px;
    padding: 0 15px;
    font-family: "ProximaNova-Bold", "Arial", sans-serif;
    font-weight: normal;
  }
  h2 {
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 30px;
  }
  h3 {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 30px;
  }
  h4 {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 30px;
  }
  h5 {
    font-family: "ProximaNova-Regular", "Arial", sans-serif;
    font-weight: normal;
    font-size: 28px;
    color: #7a4282;
    line-height: 28px;
    margin-bottom: 10px;
    text-transform: uppercase;
  }
  .sub-h1 {
    font-size: 60px;
    line-height: 80px;
    margin-bottom: 45px;
    padding: 0 30px;
  }
  .sub-h1 a {
    border-bottom: solid 2px #101010;
  }
  .is-change-city {
    padding-right: 0;
  }
  .is-change-city:after {
    display: none;
  }
  .is-change-city span {
    border-bottom: solid 2px #101010;
    display: inline;
    position: relative;
    padding-right: 34px;
  }
  .is-change-city span:after {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAOCAYAAAA1+Nx+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU3MzlGMjQ4NUQxQjExRTVCQTM1OTU3NUExRjYwRDRBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU3MzlGMjQ5NUQxQjExRTVCQTM1OTU3NUExRjYwRDRBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTczOUYyNDY1RDFCMTFFNUJBMzU5NTc1QTFGNjBENEEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTczOUYyNDc1RDFCMTFFNUJBMzU5NTc1QTFGNjBENEEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5pP2FBAAABVElEQVR42qzUwSsEYRzG8ZnZbdqWmJP8Af4DUevAXnBau0V7UA7ag4OSHJSbcpFCbi5KSclBSsJJuTmRkBy4uTiRiBLft54yjZlpxnrrM7v7zvt7fs3MO2t7ntdmWdYSRvBk/c9oxgamshw20YkD9OGlzvBGZRXQ4nCo4VETe8jXEZ5XRkGZNdPgEv26PUXswP1DuKvaorJM5pWjk2eaeNbndsomrmr8GSbTcnyLTlHCK8p6SJkE4RmtLau2pCwr2MCME1TwjirWYMeE21pTVU1FGT/dc7lcsOgO5xhCO1qxHxG+qk3yofWHvy4vpIEZt7jBIDrQhKPAmmWM4xPD2A29fxENzLjGPQbQBfPOHOvcHKYVPoqtyAcU08CMCzzowfUosBuz+MIY1uMCbP4qkmzDCawE5iZD5lJfgX8Lv6FXv2ewmKQwm+JlWkCDvs8nLfoWYADJUUK3OpaiSAAAAABJRU5ErkJggg==") center no-repeat;
    content: "";
    width: 24px;
    height: 14px;
    right: 0;
    bottom: 30px;
    position: absolute;
  }
  .breadcrumbs {
    margin: 45px auto 65px;
    max-width: auto;
    padding: 0 30px;
    font-size: 16px;
    line-height: 40px;
    display: none;
  }
  .breadcrumbs a {
    color: inherit;
    position: relative;
    display: inline-block;
    margin-right: 32px;
    color: #afafaf;
  }
  .breadcrumbs a:after {
    position: absolute;
    content: "";
    border: solid 2px #dadada;
    right: -18px;
    top: 50%;
    margin-top: -2px;
  }
  .breadcrumbs a:hover {
    color: #37424a;
  }
  .g-text {
    margin-bottom: 60px;
    font-size: 32px;
    line-height: 60px;
    padding: 0 30px;
  }
  .g-text + .g-text {
    margin-top: -45px;
  }
  .g-text.left, .g-text.right {
    float: none;
    padding: 0 30px;
    width: auto;
  }
  .g-text .first-letter {
    font-size: 120px;
    line-height: 120px;
  }
  .g-text p {
    margin-bottom: 20px;
  }
  .g-text ul li {
    padding-left: 40px;
    margin-bottom: 30px;
  }
  .g-text ul li:before {
    width: 12px;
    height: 12px;
    border-radius: 2px;
    top: 26px;
  }
  .g-text a {
    border-bottom: solid 2px #efdeee;
  }
  .page-cards {
    padding: 80px 0 120px;
  }
  .page-cards .gather-card {
    margin-bottom: 75px;
  }
  .page-cards .gather-card a {
    font-size: 24px;
    color: #fff;
    line-height: 24px;
    padding: 48px 85px;
  }
  .page-cards .card-menu {
    margin: 0 20px 55px;
    padding-bottom: 15px;
    font-size: 20px;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .page-cards .card-menu:after {
    display: block;
    clear: both;
    content: "";
  }
  .page-cards .card-menu li {
    display: inline;
    margin-left: 45px;
    letter-spacing: 1px;
  }
  .page-cards .cards-items {
    margin-left: 0;
    margin: 0 20px;
  }
  .page-cards .cards-item {
    margin-bottom: 120px;
    display: block;
    width: auto;
    height: 880px;
  }
  .page-cards .cards-item .item-inner {
    border-width: 2px;
    padding-top: 80px;
  }
  .page-cards .cards-item .item-img {
    padding: 0 60px;
    margin-bottom: 75px;
    height: 300px;
    line-height: 300px;
  }
  .page-cards .cards-item .item-img img {
    border-radius: 25px;
  }
  .page-cards .cards-item .item-title {
    margin-bottom: 35px;
    font-size: 28px;
    line-height: 30px;
  }
  .page-cards .cards-item .item-validity {
    border-radius: 15px;
    padding: 4px 15px 0;
    margin-left: 20px;
    font-size: 20px;
    line-height: 26px;
    vertical-align: top;
  }
  .page-cards .cards-item .item-text {
    padding: 0 60px;
    margin-bottom: 50px;
    height: 247px;
    font-size: 28px;
    line-height: 48px;
  }
  .page-cards .cards-item .item-text p {
    margin-bottom: 12px;
  }
  .page-cards .cards-item .item-text.bottom-fade {
    cursor: pointer;
    position: relative;
    transition: height 0.2s 0s;
  }
  .page-cards .cards-item .item-text.bottom-fade:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    background: url("../img/card-item-shadow.png") bottom repeat-x;
    transition: opacity 0.3s 0s;
  }
  .page-cards .cards-item .item-text.bottom-fade.active:before {
    opacity: 0;
  }
  .page-cards .cards-item .item-bottom {
    border-width: 2px;
  }
  .page-cards .cards-item .item-bottom li {
    border-width: 2px;
  }
  .page-cards .cards-item .item-price {
    font-size: 28px;
    padding: 50px 0;
  }
  .page-cards .cards-item .item-buy {
    margin: -2px;
  }
  .page-cards .cards-item .item-buy a {
    padding: 54px 0 50px;
    font-size: 28px;
    line-height: 20px;
  }
  .page-cards .cards-item--no-btns {
    height: 756px;
  }
  .page-cards .feedback-block {
    border-width: 2px;
    padding: 55px 60px 220px;
    margin: 0 20px;
    position: relative;
  }
  .page-cards .feedback-block .block-link {
    float: none;
    border-width: 2px;
    text-align: center;
    font-size: 24px;
    margin-right: 0;
    margin-top: 0;
    width: auto;
    padding: 50px 0;
    position: absolute;
    bottom: 55px;
    left: 60px;
    right: 60px;
  }
  .page-cards .feedback-block .block-title {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 28px;
  }
  .page-cards .feedback-block .block-text {
    font-size: 28px;
    line-height: 48px;
  }
  .page-inner-dancestyles {
    padding-bottom: 120px;
  }
  .page-inner-dancestyles .di-inner {
    margin: 0;
  }
  .page-inner-dancestyles .ids-list {
    margin-bottom: 0;
    padding: 0 20px;
  }
  .page-inner-dancestyles .ids-row {
    margin-left: 0;
  }
  .page-inner-dancestyles .ids-row:nth-child(2n) .ids-item--big {
    float: none;
  }
  .page-inner-dancestyles .ids-item {
    float: none;
    margin: 0 0 20px 0;
    width: auto;
    height: 600px;
  }
  .page-inner-dancestyles .ids-item .ids-i-details {
    bottom: 45px;
    left: 60px;
    right: 60px;
  }
  .page-inner-dancestyles .ids-item .ids-i-title {
    font-size: 28px;
    line-height: 48px;
  }
  .page-inner-dancestyles .ids-item .ids-i-text {
    font-size: 32px;
    line-height: 48px;
    overflow: hidden;
    max-height: 432px;
  }
  .page-inner-dancestyles .ids-links {
    margin-bottom: 80px;
  }
  .page-inner-dancestyles .ids-links a {
    border-width: 2px;
    width: 470px;
    height: 120px;
    padding-top: 52px;
    font-size: 24px;
    display: block;
    margin: 0 auto;
  }
  .page-inner-dancestyles .g-bottom-banner {
    display: none;
  }
  .page-inner-dancestyles .ids-cat-links {
    display: block;
  }
  .page-inner-dancestyles .ids-cat-links li {
    display: block;
    border-top: solid 1px #e6e6e6;
  }
  .page-inner-dancestyles .ids-cat-links li i {
    background: url("../img/sprite.png");
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    z-index: 1;
  }
  .page-inner-dancestyles .ids-cat-links li i.i-more {
    background-position: -378px -7px;
  }
  .page-inner-dancestyles .ids-cat-links li i.i-children {
    background-position: -442px -8px;
  }
  .page-inner-dancestyles .ids-cat-links li span {
    display: block;
    position: relative;
    z-index: 1;
    margin-top: 3px;
  }
  .page-inner-dancestyles .ids-cat-links li a {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #101010;
    line-height: 18px;
    transition: color 0.2s;
    padding: 18px 0;
    margin: -1px;
  }
  .page-inner-dancestyles .ids-cat-links li a:hover {
    color: #fff;
  }
  .page-inner-dancestyles .ids-cat-links li a:hover i.i-more {
    background-position: -410px -7px;
  }
  .page-inner-dancestyles .ids-cat-links li a:hover i.i-children {
    background-position: -477px -8px;
  }
  .page-inner-dancestyles .ids-cat-links li a:before {
    background: #7a4282;
  }
  .page-inner-dancestyles .dance-detail {
    margin-bottom: 50px;
    padding: 0 30px;
  }
  .page-inner-dancestyles .dance-detail .dance-d-item {
    width: 50%;
    font-size: 28px;
    line-height: 48px;
    margin-bottom: 45px;
  }
  .page-inner-dancestyles .dance-detail .dance-d-item .item-title {
    font-family: "ProximaNova-Bold", "Arial", sans-serif;
    font-weight: normal;
  }
  .page-inner-dancestyles .is-teachers {
    margin-bottom: 80px;
  }
  .page-inner-dancestyles hr {
    margin: 0 60px 50px;
    border-top-color: #e5e5e5;
  }
  .page-inner-dancestyles .more-about-dance {
    font-size: 20px;
    line-height: 20px;
  }
  .page-inner-dancestyles .more-about-dance a {
    color: inherit;
    position: relative;
    display: inline-block;
    padding-bottom: 1px;
  }
  .page-inner-dancestyles .more-about-dance a:after {
    position: absolute;
    content: "";
    top: 5px;
    right: -12px;
    border-right: solid 1px #cfcfcf;
    border-bottom: solid 1px #cfcfcf;
    width: 4px;
    height: 4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .page-clubs .clubs-header {
    margin: 0;
    min-height: auto;
    padding: 80px 0 0;
  }
  .page-clubs .clubs-address-list {
    margin-left: -1px;
  }
  .page-clubs .clubs-address-item {
    width: auto;
    height: auto;
    display: block;
    padding: 70px 50px 50px;
    margin: 0 0 0 -1px;
    font-size: 28px;
    color: #101010;
    line-height: 40px;
  }
  .page-clubs .clubs-address-item .a-title {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .page-clubs .clubs-address-item .a-title a {
    color: inherit;
  }
  .page-clubs .clubs-address-item .a-text {
    margin-bottom: 20px;
  }
  .page-clubs .clubs-address-item .a-link {
    font-size: 16px;
    color: #bfbfbf;
    line-height: 14px;
  }
  .page-clubs .clubs-address-item:hover {
    background: #fff;
    border-color: #e5e5e5;
    color: #101010;
  }
  .page-clubs .swiper-slide-active .clubs-address-item {
    background: #7a4282;
    border-color: #7a4282;
    color: #fff;
    z-index: 0;
  }
  .page-clubs .get-d-link {
    top: 60px;
    left: 50px;
    right: 50px;
    border: solid 2px #7a4282;
    width: auto;
    padding: 46px 0 44px;
    font-size: 24px;
    color: #101010;
    line-height: 26px;
    margin-left: 0;
  }
  .page-clubs .get-d-link:hover {
    color: #fff;
  }
  .page-clubs .get-d-popup {
    padding: 0 70px 80px;
    width: auto;
    top: 60px;
    left: 20px;
    right: 20px;
    margin-left: 0;
  }
  .page-clubs .get-d-popup .p-close {
    width: 120px;
    height: 120px;
    margin: 0 auto 80px;
  }
  .page-clubs .get-d-popup .p-close i {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAaCAYAAACkVDyJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjI0RjdFMTlDNjAzRTExRTVBOUIxOTkzMzg3MjcyQjFDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjI0RjdFMTlENjAzRTExRTVBOUIxOTkzMzg3MjcyQjFDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjRGN0UxOUE2MDNFMTFFNUE5QjE5OTMzODcyNzJCMUMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjRGN0UxOUI2MDNFMTFFNUE5QjE5OTMzODcyNzJCMUMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4aFqLPAAABwklEQVR42rSWT0sCQRjGZ7F/KKgfwosgiEGHIAgi6h548CR48CSiIB5E0IJOHjx08tAXCDxUFEUEQRDRpc9RBCookVTTO/Qsvdhqs7vTwg+Wmed9frDu4ggppQAx4pSIsjW/RNEZs9f45r38vh6IiAFZBF0S3b+EceIJgTsi7EMWRodEZ9xJqEgQzwjeEiEPshBmJboSfN9pIEm8YOCGCLqQBTEj0ZGczEwbXCZ6GLzWlKrMFWZ66BC6QsUK0UfBJbE0I7tIXCDbx6xwK1SsEgMUnRMLDhm1dobMADPCq1CxRgxReDIhVffH2BsiK/wKFevECMVdYh50sTZCRpgSKjaZ9AjYsg3dHrff2DbxKn8udb/lpsOtMMDeRon7wH8JLeIQojcgsWaZFqrCDgRjYgeMsdbRlerKDlD8TqTZXhprEhnLhLDNZBmH/QyTtv0KW0yWnZHLMmnLq3AfBZ9ETuNJ5JCVmHUlbDJZ3sWbnGfSpq6wzmQFD3/ABSat/yWsso+65OOIUWI91WnCMgtVDByiKqyvPCksssdQM3hMrLGfp2gLU0zWMCizaTBpak4I8UjsEQFiV5i/VKfyfCjXlwADAEZNt9ApJG0UAAAAAElFTkSuQmCC") center no-repeat;
  }
  .page-clubs .get-d-popup .form-input,
.page-clubs .get-d-popup .form-select {
    margin-bottom: 40px;
  }
  .page-clubs .get-d-popup .p-submit {
    display: block;
  }
  .page-clubs .get-d-popup .p-submit input {
    padding: 48px 0 46px;
    width: 100%;
    font-size: 24px;
    line-height: 26px;
  }
  .page-clubs .feedback {
    background: #7a4282;
    text-align: center;
    padding: 120px 50px;
  }
  .page-clubs .feedback .wrapper {
    width: 540px;
    min-width: 0;
  }
  .page-clubs .feedback .f-title {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 45px;
  }
  .page-clubs .feedback .f-list li {
    width: auto;
  }
  .page-clubs .feedback .form-submit {
    background: #fff;
  }
  .page-clubs .feedback .form-submit input {
    color: #000;
  }
  .page-clubs .feedback .form-submit:hover input {
    color: #fff;
  }
  .g-banner {
    display: none;
  }
  .is-form .hf.left {
    padding-right: 0;
  }
  .is-form .hf.right {
    padding-left: 0;
  }
  .is-form .hf .js-masked-input {
    font-size: 48px;
  }
  .form-link-group {
    white-space: nowrap;
    overflow: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 18px;
  }
  .form-link {
    font-size: 30px;
    line-height: 30px;
    border-bottom-width: 4px;
    margin: 0 30px;
  }
  .form-input {
    display: block;
    position: relative;
    background: #fff;
    margin-bottom: 20px;
  }
  .form-input .l-title {
    position: absolute;
    left: 60px;
    top: 76px;
    cursor: pointer;
    transition: top 0.2s, font-size 0.2s;
    font-family: "Verdana", "Arial", sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #afafaf;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  .form-input .l-title .important {
    color: #7a4282;
  }
  .form-input .l-title .error-msg {
    color: #dc1f1f;
  }
  .form-input textarea,
.form-input input {
    background: #fff;
    border: solid 2px #d7d7d9;
    padding: 54px 60px 9px;
    font-family: "ProximaNova-Light", "Arial", sans-serif;
    font-weight: normal;
    font-size: 48px;
    color: #101010;
    line-height: 48px;
    width: 100%;
    height: 160px;
  }
  .form-input textarea:focus + .l-title, .form-input textarea.filled + .l-title,
.form-input input:focus + .l-title,
.form-input input.filled + .l-title {
    top: 36px;
    font-size: 16px;
    letter-spacing: 1;
  }
  .form-input textarea:disabled + .l-title,
.form-input input:disabled + .l-title {
    color: #bfbfbf;
    cursor: default;
  }
  .form-input textarea {
    height: 360px;
    resize: none;
  }
  .form-search {
    display: block;
    position: relative;
    background: #fff;
    margin-bottom: 20px;
  }
  .form-search .l-title {
    font-size: 16px;
    left: 60px;
    top: 36px;
  }
  .form-search .l-title .important {
    color: #7a4282;
  }
  .form-search .l-title .error-msg {
    color: #dc1f1f;
  }
  .form-search input[type=text] {
    background: #fff;
    border: solid 2px #d7d7d9;
    padding: 54px 60px 9px;
    font-size: 48px;
    line-height: 48px;
    height: 160px;
  }
  .form-search input[type=submit] {
    top: 50px;
    right: 30px;
    width: 60px;
    height: 60px;
  }
  .form-search input[type=submit]:hover {
    opacity: 1;
  }
  .form-select:after {
    right: 45px;
    margin-top: -7px;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 16px solid #8d9396;
  }
  .form-select select {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    cursor: pointer;
    z-index: 1;
    font-family: "circe", "Arial", sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #101010;
    line-height: 20px;
  }
  .form-select select[multiple] {
    opacity: 1;
    position: static;
    width: 100%;
    height: auto;
    font-size: 24px;
    color: #101010;
    line-height: 26px;
    padding: 0 55px;
    margin-top: 70px;
  }
  .form-select .l-title {
    left: 60px;
    top: 36px;
    font-size: 16px;
  }
  .form-select .l-value {
    display: block;
    background: #fff;
    box-sizing: border-box;
    display: block;
    padding: 80px 60px 60px;
    font-family: "circe-light", "Arial", sans-serif;
    font-weight: normal;
    border: solid 2px #d7d7d9;
    font-size: 48px;
    color: #101010;
    line-height: 48px;
    height: 160px;
    width: 100%;
    transition: border-color 0.2s ease;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .form-select .chosen-container {
    display: block;
    width: 100% !important;
  }
  .form-select .chosen-container .chosen-results {
    padding: 0;
    margin: 0;
    font-family: "ProximaNova-Light", "Arial", sans-serif;
    font-weight: normal;
    text-align: left;
  }
  .form-select .chosen-container .chosen-results li {
    padding: 0 27px;
    font-size: 24px;
    color: #101010;
    line-height: 42px;
  }
  .form-select .chosen-container .chosen-results li.result-selected {
    background: #7a4282;
    color: #fff;
  }
  .form-select .chosen-container .chosen-results li.result-selected.highlighted {
    color: #fff;
    background: #7a4282;
  }
  .form-select .chosen-container .chosen-results li.highlighted {
    color: #7a4282;
    background: none;
  }
  .form-select .chosen-container-single .chosen-single {
    background: #fff;
    border: solid 1px #d7d7d9;
    border-radius: 0;
    box-shadow: none;
    height: 80px;
    box-sizing: border-box;
    padding: 40px 30px 9px;
    text-align: left;
    font-family: "ProximaNova-Light", "Arial", sans-serif;
    font-weight: normal;
    font-size: 24px;
    color: #101010;
    line-height: 24px;
  }
  .form-select .chosen-container-single .chosen-drop {
    border: solid 1px #d7d7d9;
    border-radius: 0;
    padding: 8px 0;
    box-shadow: none;
  }
  .form-date {
    background: #fff;
    display: block;
    position: relative;
    margin-bottom: 20px;
  }
  .form-date .l-title {
    font-size: 16px;
    left: 60px;
    top: 40px;
  }
  .form-date .l-value {
    border-width: 2px;
    font-size: 45px;
    color: #afafaf;
    line-height: 45px;
    padding: 70px 0 0 55px;
    height: 160px;
  }
  .form-date .l-value:after {
    display: block;
    content: "";
    clear: both;
  }
  .form-date .l-value > span {
    float: left;
    margin-right: 15px;
  }
  .form-date .l-value > input {
    font-size: 30px;
    line-height: 30px;
    height: 40px;
    padding: 5px 0 0 0;
    width: 180px;
    margin-right: 15px;
  }
  .form-date .xdsoft_datetimepicker {
    top: 120px !important;
  }
  .form-date .xdsoft_datetimepicker .xdsoft_datepicker {
    width: 500px;
  }
  .form-date .xdsoft_datetimepicker .xdsoft_label {
    font-size: 24px;
  }
  .form-date .xdsoft_datetimepicker .xdsoft_label span {
    text-decoration: none;
  }
  .form-date .xdsoft_datetimepicker .xdsoft_calendar th, .form-date .xdsoft_datetimepicker .xdsoft_calendar td {
    font-size: 18px;
    padding: 10px;
  }
  .form-checkbox {
    padding-left: 140px;
    margin-bottom: 50px;
    font-size: 35px;
    line-height: 100px;
  }
  .form-checkbox i {
    width: 100px;
    height: 100px;
  }
  .form-checkbox i:before {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAApCAYAAABgDOogAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNERDNBMzkwNjM2RTExRTU5OEM2RTlFQTBCNzcxMjMwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNERDNBMzkxNjM2RTExRTU5OEM2RTlFQTBCNzcxMjMwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0REM0EzOEU2MzZFMTFFNTk4QzZFOUVBMEI3NzEyMzAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6M0REM0EzOEY2MzZFMTFFNTk4QzZFOUVBMEI3NzEyMzAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5KehGBAAAC1klEQVR42tyaT0gVQRzHnwkGFgaBCvXwUC+kQvpD0SGC0MQ6GB36gxBBUl0iIoMuQVDULfIg0cVUxCJIbw+yiBKhCKqLEQRBER0iD5VYQVJt31/M1rLM7/fe7s7uOO8Hn4dvdv68z76Z2ZnxVXmel6ugWAR2gjE/YUEFydWCIrgNDv9LpW+wAqgB497/+AkO0LWqCuiiNWAUdIbS58A+17toNbihkfPFN7ncLavBiMdH79/e6agcDa3rgtw1lSfnqtxVQW7Al3NV8Iogd1N13ZyrghcFudGwnGuC5wS5onoW5lwVPC3I3QULubIuyJ0Q5CZArVR+vssdAb8Zucdgcak65vNS7RAYZDYEz8AOMFOqknDhOrXdsB37wQAjNwU6ypEL7yaoLz9UK/E9FrsltT3HdMuXoD5KfcHtxp1ART9AuwW5XaptXbwGy6LW6S9axzQVfgNbM5RrU23q4g3Ix6mXXhrBe6biL2BDBnLbBDn6bCvi1u3/UQDTTAOUvjpFuS3qRuriA1iVpP7gmxbwOY27KLBRkKMbuzZpG7q7OSsM8rxBuRah13wC60y0o0tsBd+Zhl9EnaYZmsFHYdxvNnUjuQu7hen6KViSoNGCMKl9NT1zSxe71ENfF5OlFrkMTeAdUyfNottNj/NSGY4Ki91xbg/GkFfjWBfUWzrSmKXLydQTdRetoQG8EuQ603oMlZvxvCA5FDzk0UCT0hRTlobA3jQXEVEy9wqSfUwZmoyeC3IH014lRT2u6xckL2nknjB5aVx3Z7HGjXOafEuQPBPYek0KcsezWsTH/U9OUfjwp8B94Sb0ZLkFi1uQvqEHXvQ4m/UeM0nhOmGM6eKCjROCpBUsFR4Bwbhs6wjExKlaI3gEVjLX+8BJOv6xcXpl6tiwACbA8lB6PzhmS86kIMUaJVmv3g+DbvDL5vmj6YPf9UryHuiyLZeGIEUzeKt+BGA9/ggwAJeZIGPzFjplAAAAAElFTkSuQmCC") center no-repeat;
  }
  .form-radio {
    padding-left: 140px;
    margin-bottom: 50px;
    font-size: 35px;
    line-height: 100px;
  }
  .form-radio i {
    width: 100px;
    height: 100px;
    border: solid 20px #e6e6e6;
  }
  .form-file .l-title {
    height: 160px;
    font-size: 24px;
    line-height: 160px;
    padding-left: 60px;
    background-position: 25px 50%;
  }
  .form-submit input {
    font-size: 24px;
    line-height: 26px;
    padding: 48px 0 46px;
  }
  .form-submit-text {
    margin-left: 0;
    font-size: 20px;
    line-height: 24px;
    margin-top: 30px;
  }
  .form-submit-text span {
    line-height: 24px;
  }
  .is-filter-wrapper {
    padding: 0 40px;
    margin: 0 0 60px;
  }
  .is-filter-trigger {
    display: block;
    position: relative;
    border: solid 2px #d7d7d9;
    font-family: "Verdana", "Arial", sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #afafaf;
    line-height: 156px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0 60px;
    z-index: 2;
  }
  .ajax-filter-dance .is-filter-trigger{
	   display: none;
  }
  .ajax-filter-dance .is-filter{
	  display: block;
	  margin-bottom: 0px;
  }
  .ajax-content-dance{
	margin-left: 40px;
    margin-right: 40px;
    width: calc(100% - 124px);
	border: solid 2px #d7d7d9;
	border-top: 0px;
	margin-top: -23px;
  }
  .ajax-filter-dance .is-filter-wrapper{
	      margin-bottom: 0px;
  }
  .is-filter-trigger:before {
    position: absolute;
    right: 45px;
    top: 50%;
    margin-top: -7px;
    content: "";
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 16px solid #8d9396;
    transition: transform 0.3s;
  }
  .is-filter-trigger.active {
    margin-bottom: 0;
    border-color: #000;
  }
  .is-filter-trigger.active:before {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .is-filter {
    display: none;
  }
  .is-filter .is-f-list {
    margin: 0;
  }
  .is-filter .is-f-item {
    float: none;
    margin: -2px 0 0 0;
    width: auto;
  }
  .is-filter .is-f-item--checkbox {
    padding: 40px 0 0 30px;
    height: auto;
  }
  .is-filter .is-f-item--block {
    border: solid 2px #d7d7d9;
    padding: 34px 60px 30px;
  }
  .is-filter .is-f-item--block:after {
    display: block;
    clear: both;
    content: "";
  }
  .is-filter .is-f-item--block .f-i-title {
    font-size: 16px;
    margin-bottom: 40px;
  }
  .is-filter .is-f-item--block ul {
    margin-left: 0;
  }
  .is-filter .is-f-item--block ul li {
    margin: 0 0 15px 0;
    overflow: hidden;
    float: none;
  }
  .is-filter .form-input,
.is-filter .form-select,
.is-filter .form-date {
    margin-bottom: 0;
  }
  .is-filter .form-checkbox,
.is-filter .form-radio {
    margin-bottom: 20px;
  }
  .is-filter .form-checkbox.left + .form-checkbox.left {
    margin-left: 0;
  }
  .is-filter .form-radio.left + .form-radio.left {
    margin-left: 0;
  }
  .is-filter .form-checkbox {
    padding-left: 60px;
    margin-bottom: 30px;
    font-size: 35px;
    line-height: 40px;
  }
  .is-filter .form-checkbox i {
    width: 40px;
    height: 40px;
  }
  .is-filter .form-checkbox i:before {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAARCAYAAAA2cze9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjI4NzY3NUJFNjc2QTExRTU5ODYxREY5RDQ1MDVFM0EzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjI4NzY3NUJGNjc2QTExRTU5ODYxREY5RDQ1MDVFM0EzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6Mjg3Njc1QkM2NzZBMTFFNTk4NjFERjlENDUwNUUzQTMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Mjg3Njc1QkQ2NzZBMTFFNTk4NjFERjlENDUwNUUzQTMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6PgZGfAAAB80lEQVR42mL8//8/A7WBsrIyEzsbOxcjtQ13c3PTCQsLT3396tUzBpDh1MKurq46R48ePfDhw4f/EydOaKWawXZ29qrHjh07BGT/P3v27EkfH29jqhhsZGQkum/fvp0gg69cuXI5Pj7eGxzc1DB85cqV80EGg4IkMDDQCiYOJvT09ATINXjBggXTQAbfAYKYmBg3ZDkGAwMD4cmTJ3fMnDmz387OTplYQzU1NXlWrV69EGTwjRs3rsfFxXmiq2FQUVFhXQ1U9Pnz5/+HDh3a6+npaUjIYHV1dc5t27atBxn8GAiSkpJ8sakDE6AIuH///j1YTDs4OKjiM3zt2rVLQGovXrx4Ljs7OxKXOjijoaGh4OPHj59BmjZs2LAC5G10xVpaWjwrV6wAR95DIEhJSQnA5wgUTmtra/n79+8//v79+/+UKVM6kOVMTU2lNm/evBpk8LNnz14UFRUlEAo+DIHKysrMly9fvvr06dM3UET7+/tbBAUFWcEiDyRXWVWVSUykYxWsra3Ne/v27XuQYV+/fv0PimxgkP0/d+7cmfLy8nRiUxROiSmTp3T8/fv3PwyA0nFOTk4kKXkAp4Sujq7AiuUr5j97+uz/7du3/7cA44PUDIa3yDU3N5cCZjKLP7///D51+tTBy5cvfyKl+AUIMAAjqrasLBdXYAAAAABJRU5ErkJggg==") center no-repeat;
  }
  .is-filter .form-radio {
    padding-left: 60px;
    margin-bottom: 30px;
    font-size: 35px;
    line-height: 40px;
  }
  .is-filter .form-radio i {
    width: 40px;
    height: 40px;
    border: solid 8px #e6e6e6;
  }
  .page-teachers {
    padding: 60px 0 120px;
  }
  .page-teachers hr {
    margin: 130px 20px 100px;
    border-top-color: #e5e5e6;
    border-top-width: 2px;
  }
  .page-teachers .g-text {
    padding: 0 50px;
  }
  .is-teachers {
    max-width: 100%;
    padding: 0 40px;
  }
  .is-teachers .is-t-list {
    margin-left: 0;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
  }
  .is-teachers .is-t-item {
    display: block;
    width: auto;
    width: calc(50% - 10px);
    margin: 0 0 60px 0;
  }
  .is-teachers .is-t-item > a {
    display: block;
  }
  .is-teachers .is-t-item .t-i-image {
    height: 325px;
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
  }
  .is-teachers .is-t-item .t-i-image .i-i-label {
    font-size: 16px;
    line-height: 32px;
    border-radius: 40px;
    padding: 0 10px;
  }
  .is-teachers .is-t-item .t-i-title {
    font-size: 28px;
    line-height: 28px;
    margin-top: 38px;
  }
  .is-teachers .is-t-item .t-i-text {
    font-family: "ProximaNova-Bold", "Arial", sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #8d9396;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    /* padding: 0 40px; */
    margin-top: 30px;
    font-size: 20px;
    line-height: 30px;
  }
  .is-teachers .is-t-all {
    font-size: 20px;
    line-height: 20px;
  }
  .is-teachers .is-t-all a {
    display: inline-block;
    color: inherit;
    padding-bottom: 1px;
  }
  .is-teachers--carousel {
    margin: 0;
    padding: 110px 0 60px;
  }
  .is-teachers--carousel .is-t-list {
    height: auto;
  }
  .is-teachers--carousel .is-t-item {
    width: 430px;
    margin: 0 auto;
  }
  .is-teachers--carousel .is-t-item .t-i-text {
    height: 90px;
    overflow: hidden;
  }
  .is-teachers--carousel .is-t-item .t-i-image {
    height: 480px;
  }
  .is-teachers--carousel .swiper-button-next,
.is-teachers--carousel .swiper-button-prev {
    display: none;
  }
  .is-teachers--carousel h3 {
    margin-bottom: 50px;
  }
  .page-teacher-inner {
    padding-top: 65px;
  }
  .page-teacher-inner .ti-block {
    height: auto;
    border: solid 2px #e6e6e6;
    position: relative;
    padding-left: 0;
    margin: 0 20px;
  }
  .page-teacher-inner .ti-block .ti-b-images {
    position: relative;
    width: auto;
    top: auto;
    left: auto;
    bottom: auto;
    height: 640px;
  }
  .page-teacher-inner .ti-block .ti-b-images .swiper-slide {
    height: 640px;
  }
  .page-teacher-inner .ti-block .ti-b-images .swiper-pagination {
    bottom: 20px;
  }
  .page-teacher-inner .ti-block .ti-b-images .swiper-pagination .swiper-pagination-switch {
    padding: 8px;
    width: 14px;
    height: 14px;
    line-height: 14px;
  }
  .page-teacher-inner .ti-block .ti-b-images .swiper-pagination .swiper-pagination-switch:before {
    width: 14px;
    height: 14px;
  }
  .page-teacher-inner .ti-block .ti-b-images .b-i-icon {
    left: 40px;
    top: 40px;
  }
  .page-teacher-inner .ti-block .ti-b-ditails {
    padding: 75px 40px 0;
    height: auto;
  }
  .page-teacher-inner .ti-block .ti-b-ditails .b-d-title {
    margin-bottom: 33px;
    font-size: 16px;
    line-height: 16px;
  }
  .page-teacher-inner .ti-block .ti-b-ditails .b-d-text {
    margin-bottom: 65px;
    font-size: 36px;
    line-height: 60px;
  }
  .page-teacher-inner .ti-block .ti-b-ditails hr {
    border-top-width: 2px;
    margin: 0 0 75px;
  }
  .page-teacher-inner .ti-block .ti-b-ditails .b-d-links {
    position: static;
    display: block;
    width: auto;
    margin: 0 -40px;
  }
  .page-teacher-inner .ti-block .ti-b-ditails .b-d-links li {
    display: block;
    border-top: solid 2px #e5e5e5;
    border-left: none;
  }
  .page-teacher-inner .ti-block .ti-b-ditails .b-d-links li i {
    width: 32px;
    height: 32px;
  }
  .page-teacher-inner .ti-block .ti-b-ditails .b-d-links li i.i-test {
    background-position: -118px -330px;
  }
  .page-teacher-inner .ti-block .ti-b-ditails .b-d-links li i.i-graph {
    background-position: -62px -330px;
  }
  .page-teacher-inner .ti-block .ti-b-ditails .b-d-links li span {
    margin-top: 20px;
  }
  .page-teacher-inner .ti-block .ti-b-ditails .b-d-links li a {
    padding: 35px 0;
    margin: 0;
    font-size: 32px;
    line-height: 32px;
  }
  .page-teacher-inner .ti-block .ti-b-ditails .b-d-links li a:hover {
    color: #101010;
  }
  .page-teacher-inner .ti-block .ti-b-ditails .b-d-links li a:hover i.i-test {
    background-position: -118px -330px;
  }
  .page-teacher-inner .ti-block .ti-b-ditails .b-d-links li a:hover i.i-graph {
    background-position: -62px -330px;
  }
  .page-teacher-inner .ti-block .ti-b-ditails .b-d-links li a:before {
    display: none;
  }
  .page-teacher-inner .ti-info {
    border: solid 2px #e6e6e6;
    margin: -2px 20px 60px;
    padding: 100px 0 85px;
  }
  .page-teacher-inner .ti-info:after {
    display: block;
    clear: both;
    content: "";
  }
  .page-teacher-inner .ti-info ul {
    float: none;
    width: auto;
    box-sizing: border-box;
    padding: 0 30px;
  }
  .page-teacher-inner .ti-info ul li {
    margin-top: 60px;
    font-size: 36px;
    line-height: 60px;
  }
  .page-teacher-inner .ti-info ul li .ti-i-title {
    margin-bottom: 14px;
    font-size: 16px;
    line-height: 24px;
  }
  .is-carousel .swiper-container {
    height: 540px;
    max-width: 100%;
  }
  .is-carousel .swiper-container .swiper-slide {
    height: 540px;
    width: 560px;
  }
  .is-carousel .swiper-button-next,
.is-carousel .swiper-button-prev {
    display: none;
  }
  .is-carousel .is-c-item {
    right: 0;
    left: 20px;
  }
  .is-carousel.is-carousel--back {
    padding: 160px 0;
  }
  .page-inner-club .ic-inner {
    max-width: 100%;
    margin: 0;
    min-height: 0;
  }
  .page-inner-club .ic-deals {
    margin-bottom: 80px;
  }
  .page-inner-club .ic-deals .ic-d-title {
    font-family: "circe-light", "Arial", sans-serif;
    font-weight: normal;
    font-size: 40px;
    color: #101010;
    line-height: 40px;
    text-align: center;
    margin-bottom: 30px;
  }
  .page-inner-club .ic-info {
    height: auto;
    padding: 0 20px;
  }
  .page-inner-club .ic-info .ic-i-details {
    width: 100%;
    height: auto;
    padding: 65px 40px;
    border: solid 2px #e6e6e6;
    border-top: none;
  }
  .page-inner-club .ic-info .ic-i-details .ic-id-title {
    margin-bottom: 25px;
    font-size: 36px;
    line-height: 60px;
  }
  .page-inner-club .ic-info .ic-i-details .ic-id-subtitle {
    margin-bottom: 30px;
    font-size: 16px;
  }
  .page-inner-club .ic-info .ic-i-details .ic-id-phone {
    margin-bottom: 55px;
    font-size: 60px;
    line-height: 60px;
  }
  .page-inner-club .ic-info .ic-i-details .ic-id-graph {
    font-family: "circe", "Arial", sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #101010;
    line-height: 20px;
    margin-bottom: 15px;
    font-size: 40px;
    line-height: 40px;
  }
  .page-inner-club .ic-info .ic-i-details .ic-id-text {
    font-size: 28px;
    line-height: 48px;
  }
  .page-inner-club .ic-info .ic-i-details .ic-id-text a {
    text-decoration: none;
    border-bottom: solid 2px #efdeee;
  }
  .page-inner-club .ic-info .ic-i-details hr {
    margin: 75px 0;
    border-top-width: 2px;
  }
  .page-inner-club .ic-i-gallery {
    width: 100%;
    height: 640px;
    position: relative;
  }
  .page-inner-club .ic-i-gallery .ic-ig-top {
    height: auto;
  }
  .page-inner-club .ic-i-gallery .ic-ig-top .swiper-slide {
    height: 640px;
    position: relative;
    overflow: hidden;
  }
  .page-inner-club .ic-i-gallery .ic-ig-top .swiper-slide a {
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
  }
  .page-inner-club .ic-i-gallery .ic-ig-top .swiper-slide img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 50%;
    min-height: 50%;
    overflow-x: hidden;
  }
  .page-inner-club .ic-i-gallery .ic-ig-top .swiper-pagination {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center;
  }
  .page-inner-club .ic-i-gallery .ic-ig-top .swiper-pagination .swiper-pagination-switch {
    background: #ffffff;
    display: inline-block;
    margin: 0 8px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    transition: background 0.2s;
  }
  .page-inner-club .ic-i-gallery .ic-ig-top .swiper-pagination .swiper-pagination-switch.swiper-visible-switch {
    background: #7a4282;
  }
  .page-inner-club .ic-map {
    height: 690px;
  }
  .page-inner-club .ic-map .ic-m-links {
    left: 50px;
    right: 50px;
    width: auto;
    margin-left: 0;
  }
  .page-inner-club .ic-map .ic-m-links .ic-m-link {
    float: none;
    width: auto;
    height: 120px;
    border: solid 2px #7a4282;
    font-size: 24px;
    line-height: 24px;
    padding-top: 48px;
  }
  .page-inner-club .ic-map .ic-m-links .ic-m-link i {
    position: relative;
    z-index: 1;
    color: #101010;
  }
  .page-inner-club .ic-map .ic-m-links .ic-m-link:before {
    background: #eee;
  }
  .page-inner-club .ic-map .ic-m-links .ic-m-link:first-child {
    background: #7a4282;
    color: #fff;
    border: none;
    padding-top: 50px;
  }
  .page-inner-club .ic-map .ic-m-links .ic-m-link:first-child:before {
    background: #000;
  }
  .page-inner-club .ic-map .ic-m-links .ic-m-link:first-child i {
    color: #fff;
  }
  .page-inner-club .ic-map .ic-m-popup {
    padding: 0 70px 80px;
    width: auto;
    left: 20px;
    right: 20px;
    margin-left: 0;
  }
  .page-inner-club .ic-map .ic-m-popup .p-close {
    width: 120px;
    height: 120px;
    margin: 0 auto 80px;
  }
  .page-inner-club .ic-map .ic-m-popup .p-close i {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAaCAYAAACkVDyJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjI0RjdFMTlDNjAzRTExRTVBOUIxOTkzMzg3MjcyQjFDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjI0RjdFMTlENjAzRTExRTVBOUIxOTkzMzg3MjcyQjFDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjRGN0UxOUE2MDNFMTFFNUE5QjE5OTMzODcyNzJCMUMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjRGN0UxOUI2MDNFMTFFNUE5QjE5OTMzODcyNzJCMUMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4aFqLPAAABwklEQVR42rSWT0sCQRjGZ7F/KKgfwosgiEGHIAgi6h548CR48CSiIB5E0IJOHjx08tAXCDxUFEUEQRDRpc9RBCookVTTO/Qsvdhqs7vTwg+Wmed9frDu4ggppQAx4pSIsjW/RNEZs9f45r38vh6IiAFZBF0S3b+EceIJgTsi7EMWRodEZ9xJqEgQzwjeEiEPshBmJboSfN9pIEm8YOCGCLqQBTEj0ZGczEwbXCZ6GLzWlKrMFWZ66BC6QsUK0UfBJbE0I7tIXCDbx6xwK1SsEgMUnRMLDhm1dobMADPCq1CxRgxReDIhVffH2BsiK/wKFevECMVdYh50sTZCRpgSKjaZ9AjYsg3dHrff2DbxKn8udb/lpsOtMMDeRon7wH8JLeIQojcgsWaZFqrCDgRjYgeMsdbRlerKDlD8TqTZXhprEhnLhLDNZBmH/QyTtv0KW0yWnZHLMmnLq3AfBZ9ETuNJ5JCVmHUlbDJZ3sWbnGfSpq6wzmQFD3/ABSat/yWsso+65OOIUWI91WnCMgtVDByiKqyvPCksssdQM3hMrLGfp2gLU0zWMCizaTBpak4I8UjsEQFiV5i/VKfyfCjXlwADAEZNt9ApJG0UAAAAAElFTkSuQmCC") center no-repeat;
  }
  .page-inner-club .ic-map .ic-m-popup .p-field {
    background: #fff;
    border: solid 1px #e5e5e6;
    box-sizing: border-box;
    width: 100%;
    display: block;
    padding: 30px;
    font-family: "Verdana", "Arial", sans-serif;
    font-weight: normal;
    font-size: 8px;
    color: #afafaf;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
  }
  .page-inner-club .ic-map .ic-m-popup .p-submit {
    display: block;
  }
  .page-inner-club .ic-map .ic-m-popup .p-submit:before {
    background: #7a4282;
  }
  .page-inner-club .ic-map .ic-m-popup .p-submit input {
    padding: 48px 0 46px;
    width: 100%;
    font-size: 24px;
    line-height: 26px;
  }
  .page-inner-club .ic-map .ic-m-popup .p-text {
    font-size: 28px;
    line-height: 36px;
  }
  .page-inner-club .ic-map .ic-m-popup .p-text.hf.left, .page-inner-club .ic-map .ic-m-popup .p-text.hf.right {
    float: none;
    width: auto;
    padding: 0;
  }
  .page-inner-club .ic-map .ic-m-popup .p-t-tite {
    margin-bottom: 10px;
  }
  .page-inner-club .ic-map .ic-m-popup#how-get {
    width: auto;
    margin-left: 0;
  }
  .page-inner-club .ic-map .ic-m-popup#how-get .p-submit {
    background: #fff;
    border: solid 2px #000;
    color: #000;
  }
  .page-inner-club .ic-map .ic-m-popup#how-get .p-submit:before {
    background: #000;
  }
  .page-inner-club #map {
    height: 100%;
  }
  .page-inner-club .ic-links {
    border-width: 0 2px 2px 2px;
    margin: -2px 20px 120px;
  }
  .page-inner-club .ic-links li {
    float: none;
    width: auto;
    border-left: none;
    border-top: solid 2px #e6e6e6;
    margin-top: -2px;
  }
  .page-inner-club .ic-links li i {
    background: url("../img/sprite.png");
    display: inline-block;
    width: 38px;
    height: 38px;
    position: relative;
    z-index: 1;
  }
  .page-inner-club .ic-links li i.i-test {
    background-position: -115px -328px;
  }
  .page-inner-club .ic-links li i.i-graph {
    background-position: -59px -328px;
  }
  .page-inner-club .ic-links li i.i-events {
    background-position: -170px -328px;
  }
  .page-inner-club .ic-links li i.i-teachers {
    background-position: -230px -328px;
  }
  .page-inner-club .ic-links li span {
    display: block;
    position: relative;
    z-index: 1;
    margin-top: 10px;
  }
  .page-inner-club .ic-links li a {
    padding: 35px 0;
    margin: 0;
    font-size: 32px;
    line-height: 32px;
  }
  .page-inner-club .ic-links li a:hover {
    color: #101010;
  }
  .page-inner-club .ic-links li a:hover i.i-test {
    background-position: -115px -328px;
  }
  .page-inner-club .ic-links li a:hover i.i-graph {
    background-position: -59px -328px;
  }
  .page-inner-club .ic-links li a:hover i.i-events {
    background-position: -170px -328px;
  }
  .page-inner-club .ic-links li a:hover i.i-teachers {
    background-position: -230px -328px;
  }
  .page-inner-club .ic-links2 li a:before {
    display: none;
  }
    .page-inner-club .ic-links2 {
    border-width: 0 2px 2px 2px;
    margin: -2px 20px 120px;
  }
  .page-inner-club .ic-links2 li {
    float: none;
    width: auto;
    border-left: none;
    border-top: solid 2px #e6e6e6;
    margin-top: -2px;
  }
  .page-inner-club .ic-links2 li i {
    background: url("../img/sprite.png");
    display: inline-block;
    width: 38px;
    height: 38px;
    position: relative;
    z-index: 1;
  }
  .page-inner-club .ic-links2 li i.i-test {
    background-position: -115px -328px;
  }
  .page-inner-club .ic-links2 li i.i-graph {
    background-position: -59px -328px;
  }
  .page-inner-club .ic-links2 li i.i-events {
    background-position: -170px -328px;
  }
  .page-inner-club .ic-links2 li i.i-teachers {
    background-position: -230px -328px;
  }
  .page-inner-club .ic-links2 li span {
    display: block;
    position: relative;
    z-index: 1;
    margin-top: 10px;
  }
  .page-inner-club .ic-links2 li a {
    padding: 35px 0;
    margin: 0;
    font-size: 32px;
    line-height: 32px;
  }
  .page-inner-club .ic-links2 li a:hover {
    color: #101010;
  }
  .page-inner-club .ic-links2 li a:hover i.i-test {
    background-position: -115px -328px;
  }
  .page-inner-club .ic-links2 li a:hover i.i-graph {
    background-position: -59px -328px;
  }
  .page-inner-club .ic-links2 li a:hover i.i-events {
    background-position: -170px -328px;
  }
  .page-inner-club .ic-links2 li a:hover i.i-teachers {
    background-position: -230px -328px;
  }
  .page-inner-club .ic-links2 li a:before {
    display: none;
 }
  .is-events {
    margin-bottom: 120px;
  }
  .is-events .is-e-all {
    padding-top: 60px;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 1px;
  }
  .is-events .is-e-list {
    margin-left: 0;
    position: relative;
    width: 100%;
    overflow: hidden;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px, 0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px, 0, 0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px, 0, 0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  .is-events .is-e-item {
    width: auto;
    display: block;
    padding: 0 10px;
    margin: 0;
    float: left;
    box-sizing: border-box;
  }
  .is-events .is-e-item .e-i-image {
    height: 300px;
    margin-bottom: 50px;
  }
  .is-events .is-e-item .e-i-image + .e-i-btns {
    margin-top: -50px;
  }
  .is-events .is-e-item .e-i-image .i-i-text {
    font-size: 14px;
    line-height: 28px;
    bottom: 20px;
  }
  .is-events .is-e-item .e-i-image .i-i-text span {
    border-radius: 30px;
    padding: 0 16px;
  }
  .is-events .is-e-item .e-i-details {
    padding: 0 10px;
    font-size: 28px;
    line-height: 48px;
  }
  .is-events .is-e-item .e-i-details .e-i-title {
    margin-bottom: 10px;
  }
  .is-events .is-e-item .e-i-details .e-i-etc {
    font-size: 16px;
    line-height: 20px;
    margin-top: 20px;
  }
  .is-events .is-e-item .e-i-btns li {
    float: none;
    border-top: solid 1px #e6e6e6;
    border-left: none;
    width: 100%;
  }
  .is-events .is-e-item .e-i-btns li:first-child {
    border-top: none;
  }
  .is-events .is-e-item .e-i-btns li a {
    font-size: 22px;
    line-height: 22px;
    padding: 40px 0;
  }
  .is-events .is-e-item--video .e-i-image:after {
    border-top: 20px solid transparent;
    border-left: 24px solid #fff;
    border-bottom: 20px solid transparent;
    margin: -20px 0 0 -12px;
  }
  .is-events .is-e-list--gallery .e-i-image {
    margin-bottom: 15px;
  }
  .is-events .is-e-list--guide .is-e-item {
    border: solid 1px #e6e6e6;
    box-sizing: border-box;
    height: auto;
    overflow: hidden;
    padding-bottom: 25px;
  }
  .is-events .is-e-list--guide .is-e-item .e-i-image {
    margin: -1px -1px 25px;
  }
  .is-events .is-e-list--guide .is-e-item .e-i-details {
    padding: 0 28px;
    text-align: left;
  }
  .is-events .is-e-list--guide .is-e-item .e-i-text {
    line-height: 30px;
  }
  .page-events {
    padding-bottom: 60px;
  }
  .page-events .events-slider {
    height: auto;
    margin-bottom: 120px;
    padding: 0 20px;
  }
  .page-events .events-slider .js-events-slider {
    height: auto;
  }
  .page-events .events-slider .es-item .es-i-left,
.page-events .events-slider .es-item .es-i-right {
    height: auto;
    width: auto;
    float: none;
  }
  .page-events .events-slider .es-item .swiper-slide {
    height: 640px;
    position: relative;
    overflow: hidden;
  }
  .page-events .events-slider .es-item .swiper-slide:before {
    content: "";
    background: #000;
    opacity: 0.5;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
  }
  .page-events .events-slider .es-item .swiper-slide a {
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
  }
  .page-events .events-slider .es-item .swiper-slide img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 50%;
    min-height: 50%;
    overflow-x: hidden;
  }
  .page-events .events-slider .es-item .swiper-pagination {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center;
  }
  .page-events .events-slider .es-item .swiper-pagination .swiper-pagination-switch {
    background: #ffffff;
    display: inline-block;
    margin: 0 8px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    transition: background 0.2s;
  }
  .page-events .events-slider .es-item .swiper-pagination .swiper-pagination-switch.swiper-visible-switch {
    background: #7a4282;
  }
  .page-events .events-slider .es-item .es-i-right {
    border: solid 2px #e5e5e5;
    border-top: none;
  }
  .page-events .events-slider .es-item .es-i-deatils {
    padding: 0;
  }
  .page-events .events-slider .es-item .es-i-deatils .es-id-title {
    margin-bottom: 0;
    position: absolute;
    bottom: 100%;
    left: 80px;
    right: 80px;
    margin-bottom: 80px;
    font-size: 60px;
    color: #fff;
    line-height: 60px;
    text-align: center;
    z-index: 9;
    pointer-events: none;
  }
  .page-events .events-slider .es-item .es-i-deatils .es-id-text {
    display: none;
  }
  .page-events .events-slider .es-item .es-i-bottom {
    position: static;
  }
  .page-events .events-slider .es-item .es-i-bottom .es-ib-date {
    border-top: none;
    border-bottom: solid 2px #e5e5e5;
    padding: 35px 0 25px;
  }
  .page-events .events-slider .es-item .es-i-bottom .es-ib-date .ib-date-item {
    display: inline-block;
    vertical-align: top;
  }
  .page-events .events-slider .es-item .es-i-bottom .es-ib-date .ib-date-item .di-value {
    font-family: "circe-light", "Arial", sans-serif;
    font-weight: normal;
    font-size: 40px;
    color: #101010;
    line-height: 30px;
    font-size: 80px;
    line-height: 70px;
  }
  .page-events .events-slider .es-item .es-i-bottom .es-ib-date .ib-date-item .di-label {
    margin-top: 15px;
    font-size: 16px;
    line-height: 16px;
  }
  .page-events .events-slider .es-item .es-i-bottom .es-ib-date .ib-date-item .di-colon {
    position: relative;
    width: 5px;
    margin: 0 10px;
  }
  .page-events .events-slider .es-item .es-i-bottom .es-ib-date .ib-date-item .di-colon:before, .page-events .events-slider .es-item .es-i-bottom .es-ib-date .ib-date-item .di-colon:after {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #ebebeb;
    left: 0;
  }
  .page-events .events-slider .es-item .es-i-bottom .es-ib-date .ib-date-item .di-colon:before {
    top: 16px;
  }
  .page-events .events-slider .es-item .es-i-bottom .es-ib-date .ib-date-item .di-colon:after {
    top: 36px;
  }
  .page-events .events-slider .es-item .es-i-bottom .es-ib-info {
    border: none;
    font-size: 32px;
    line-height: 32px;
  }
  .page-events .events-slider .es-item .es-i-bottom .es-ib-info:before {
    display: none;
  }
  .page-events .events-slider .es-item .es-i-bottom .es-ib-info .ib-i-item {
    float: none;
    width: auto;
    padding: 33px 0 40px;
    border-bottom: solid 2px #e5e5e5;
  }
  .page-events .events-slider .es-item .es-i-bottom .es-ib-info .ib-i-item i {
    background: url("../img/sprite.png");
    width: 32px;
    height: 32px;
  }
  .page-events .events-slider .es-item .es-i-bottom .es-ib-info .ib-i-item i.i-address {
    background-position: -6px -330px;
  }
  .page-events .events-slider .es-item .es-i-bottom .es-ib-info .ib-i-item i.i-date {
    background-position: -62px -330px;
  }
  .page-events .events-slider .es-item .es-i-bottom .es-ib-info .ib-i-item span {
    display: block;
    margin-top: 15px;
  }
  .page-events .events-slider .es-item .es-i-bottom .es-ib-order {
    margin: -2px;
    font-size: 24px;
    line-height: 24px;
    padding: 70px 0 66px;
  }
  .events-list {
    margin-left: 0;
    padding: 0 20px;
  }
  .events-list .events-item {
    float: none;
    margin: 0 0 60px 0;
    width: auto;
    border: solid 2px #e6e6e6;
  }
  .events-list .events-item .ei-image {
    height: 800px;
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 0%;
    background-size: cover;
    margin: -2px -2px 0;
  }
  .events-list .events-item .ei-image:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 160px;
    background: url("../img/ids-item-shadow.png") bottom repeat-x;
    background-size: auto 100%;
  }
  .events-list .events-item .ei-details {
    left: 60px;
    right: 60px;
    bottom: 45px;
  }
  .events-list .events-item .ei-details .ei-d-title {
    margin-top: 30px;
    font-size: 28px;
    line-height: 48px;
  }
  .events-list .events-item .ei-details .ei-d-enter {
    font-size: 14px;
    line-height: 28px;
    padding: 0 16px;
    border-radius: 30px;
  }
  .events-list .events-item .ei-info {
    position: relative;
  }
  .events-list .events-item .ei-info:before {
    border-left: solid 2px #e6e6e6;
    margin-left: -1px;
  }
  .events-list .events-item .ei-info li {
    padding: 25px 60px 20px;
    font-size: 40px;
    line-height: 40px;
  }
  .events-list .events-item .ei-info li span {
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 1px;
    margin-top: 3px;
  }
  .events-list .events-item .ei-address {
    border-top: solid 2px #e6e6e6;
    padding: 45px 75px;
    font-size: 32px;
    line-height: 32px;
  }
  .events-list .events-item .ei-address i {
    width: 32px;
    height: 32px;
    vertical-align: top;
    margin-right: 2px;
  }
  .events-list .events-item .ei-address i.i-address {
    background-position: -8px -330px;
  }
  .events-list .events-item .ei-reserv {
    padding: 40px 0;
  }
  .is-reviews {
    margin-bottom: 50px;
    padding: 0 20px;
  }
  .is-reviews .is-r-item {
    border: solid 2px #e6e6e6;
    padding: 0;
  }
  .is-reviews .is-r-item .r-i-image {
    position: static;
    margin: -2px -2px -2px;
    width: auto;
    height: 600px;
    margin-bottom: 45px;
  }
  .is-reviews .is-r-item .r-i-title {
    margin-bottom: 10px;
    font-size: 50px;
    line-height: 50px;
    padding: 0 20px;
  }
  .is-reviews .is-r-item .r-i-text {
    font-size: 28px;
    line-height: 48px;
    padding: 0 20px 40px;
  }
  .is-reviews .bx-wrapper {
    margin-bottom: 40px !important;
  }
  .is-reviews .bx-wrapper .bx-controls-direction {
    display: none;
  }
  .is-reviews .is-review-col {
    float: none;
    width: auto;
  }
  .is-reviews .is-review-item {
    border: solid 2px #e6e6e6;
    padding: 50px 30px;
    margin-top: -2px;
    margin-left: 0;
    min-height: 0;
  }
  .is-reviews .is-review-item .item-author {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 20px;
  }
  .is-reviews .is-review-item .item-details {
    font-size: 20px;
    line-height: 20px;
  }
  .is-reviews .is-review-item .item-text {
    margin-top: 25px;
    font-size: 28px;
    line-height: 48px;
  }
  .is-reviews .is-review-item .item-text p {
    margin-top: 10px;
  }
  .is-reviews .is-review-item .item-text p:first-child {
    margin-top: 0;
  }
  .is-news {
    margin-bottom: 100px;
  }
  .is-news .is-n-item {
    border-top: solid 2px #e6e6e6;
    padding: 90px 0 0;
    margin: 0 20px 90px;
  }
  .is-news .is-n-item:first-child {
    padding-top: 0;
    border-top: none;
  }
  .is-news .is-n-item .n-i-image {
    float: none;
    margin-left: 0;
    width: auto;
    height: 400px;
    text-align: center;
    margin-bottom: 30px;
  }
  .is-news .is-n-item .n-i-image img {
    width: 100%;
  }
  .is-news .is-n-item .n-i-details {
    float: none;
    width: auto;
    min-height: 0;
    padding-bottom: 0;
  }
  .is-news .is-n-item .n-i-title {
    margin-bottom: 20px;
    font-size: 50px;
    line-height: 50px;
    padding: 0 25px;
  }
  .is-news .is-n-item .n-i-text {
    margin-bottom: 40px;
    font-size: 28px;
    line-height: 48px;
    padding: 0 25px;
  }
  .is-news .is-n-item .n-i-date {
    padding-left: 158px;
    font-size: 25px;
    line-height: 120px;
    margin: 0 25px;
    position: relative;
  }
  .is-news .is-n-item .n-i-date i {
    border: solid 2px #000000;
    width: 120px;
    height: 120px;
  }
  .is-news .is-n-item .n-i-date i:before {
    width: 16px;
    height: 16px;
    left: 50px;
    top: 50px;
    border-bottom: solid 2px #000;
    border-right: solid 2px #000;
  }
  .is-news .is-n-item .n-i-buttons {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .is-news .is-n-item .n-i-buttons li {
    width: 100px;
    height: 88px;
    margin-left: 10px;
  }
  .is-news .is-n-item .n-i-buttons li a {
    display: block;
    background: #7a4282;
    width: 100%;
    height: 100%;
  }
  .is-news .is-n-item .n-i-buttons li a:before {
    background: #7a4282;
  }
  .is-news .is-n-item .n-i-buttons li a i {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
  }
  .is-news .is-n-item .n-i-buttons li a i.remove {
    background: url("/img/news_remove.png") 50% 50% no-repeat;
  }
  .is-news .is-n-item .n-i-buttons li a i.basket {
    background: url("/img/news_basket.png") 50% 50% no-repeat;
  }
  .is-accordion {
    padding: 2px 20px 0;
  }
  .is-accordion .is-a-item {
    border: solid 2px #e5e5e5;
    margin-top: -2px;
  }
  .is-accordion .is-a-item .is-ai-title {
    font-size: 28px;
    line-height: 48px;
    padding: 37px 25px;
  }
  .is-accordion .is-a-item .is-ai-title .t-trigger {
    right: 26px;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
  }
  .is-accordion .is-a-item .is-ai-title .t-trigger:before {
    width: 4px;
    margin-left: -2px;
  }
  .is-accordion .is-a-item .is-ai-title .t-trigger:after {
    height: 4px;
    margin-top: -2px;
  }
  .is-accordion .is-a-item .is-ai-text {
    padding: 0 25px 30px;
    font-size: 28px;
    line-height: 48px;
  }
  .is-vacancies .is-a-item .is-ai-title {
    padding-bottom: 30px;
  }
  .is-vacancies .is-a-item .is-ai-text:before {
    display: none;
  }
  .is-vacancies .is-v-title {
    float: none;
  }
  .is-vacancies .is-v-address {
    float: none;
    min-width: 0;
    margin: 25px 0 0;
    font-size: 28px;
    line-height: 28px;
  }
  .is-vacancies .is-v-date {
    margin-top: 15px;
    font-size: 25px;
    line-height: 25px;
  }
  .is-vacancies .is-v-text {
    padding-top: 0;
    font-size: 28px;
    line-height: 48px;
    width: auto;
  }
  .is-vacancies .is-v-text .v-t-title {
    margin-bottom: 5px;
    font-size: 35px;
  }
  .is-vacancies .is-v-text p {
    margin-bottom: 15px;
  }
  .is-vacancies .is-form {
    margin: 30px 0;
  }
  .is-vacancies .is-btn {
    width: auto;
  }
  .is-vacancies .is-v-author {
    display: none;
  }
  .is-pagination {
    border-color: #e6e6e6;
    border-style: solid;
    border-width: 2px 0 2px;
    margin-bottom: 100px;
    padding: 0;
    height: 120px;
    position: relative;
  }
  .is-pagination:after {
    display: block;
    content: "";
    clear: both;
  }
  .is-pagination .is-p-prev,
.is-pagination .is-p-next {
    width: 120px;
    height: 120px;
    border-width: 2px;
    margin: -2px;
  }
  .is-pagination .is-p-prev:before,
.is-pagination .is-p-next:before {
    top: 51px;
    border-bottom: solid 3px #000;
    width: 16px;
    height: 16px;
  }
  .is-pagination .is-p-prev {
    margin-right: 0;
    float: left;
  }
  .is-pagination .is-p-prev:before {
    border-width: 3px;
    left: 51px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .is-pagination .is-p-next {
    margin-left: 0;
    float: right;
  }
  .is-pagination .is-p-next:before {
    border-width: 3px;
    right: 51px;
  }
  .is-pagination ul {
    display: block;
    font-family: "ProximaNova-Light", "Arial", sans-serif;
    font-weight: normal;
    padding: 35px 0 32px;
    position: absolute;
    left: 125px;
    right: 125px;
    top: 0;
    white-space: nowrap;
    font-size: 50px;
    line-height: 50px;
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .is-pagination ul li {
    margin: 0 10px;
  }
  .is-pagination ul li a {
    padding: 0 1px;
  }
  .ed-levels {
    margin-bottom: 45px;
  }
  .ed-levels-list {
    padding: 0 20px;
  }
  .ed-levels-item {
    float: none;
    width: auto;
    border: solid 1px #e6e6e6;
    margin-top: -1px;
    height: auto;
    min-height: 430px;
    padding: 45px 30px;
  }
  .ed-levels-item:before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .ed-levels-item .el-i-title {
    font-family: "ProximaNova-Light", "Arial", sans-serif;
    font-weight: normal;
    font-size: 60px;
    line-height: 60px;
  }
  .ed-levels-item .el-i-text {
    margin-top: 7px;
    font-size: 28px;
    color: #101010;
    line-height: 48px;
  }
  .ed-levels-list--col2 .ed-levels-item {
    width: auto;
    height: auto;
    padding: 30px 30px 0;
  }
  .ed-levels-list--col2 .ed-levels-item .el-i-title {
    font-size: 60px;
    line-height: 60px;
  }
  .ed-levels-list--col2 .ed-levels-item .el-i-text {
    font-size: 28px;
    line-height: 48px;
  }
  .is-action-row {
    margin-bottom: 0;
  }
  .is-action {
    margin: 0 20px 45px;
  }
  .is-photo {
    margin: 50px 0 30px;
  }
  .is-photo .is-p-text {
    font-family: "Verdana", "Arial", sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #afafaf;
    line-height: 16px;
    padding: 40px 35px 30px;
    position: relative;
    font-size: 20px;
    line-height: 30px;
  }
  .is-photo .is-p-text:after {
    margin-left: -30px;
    width: 60px;
    border-width: 4px;
  }
  .gh-popup-feedback {
    width: auto;
    padding: 60px 30px;
  }
  .gh-popup-feedback .gh-pf-title {
    margin-bottom: 30px;
    font-size: 50px;
    line-height: 50px;
  }
  .is-search {
    margin-bottom: 50px;
  }
  .is-search .search-box {
    border: solid 3px #e5e5e6;
    margin: 0 50px 15px;
    height: 154px;
  }
  .is-search .search-box input[type=text] {
    font-size: 48px;
    line-height: 48px;
    padding: 65px 55px 40px;
  }
  .is-search .search-box input[type=submit] {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAUCAYAAABvVQZ0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRGRTQ2NTI1NjJDMjExRTVCMThDQjI4MzJEOEUzQ0IyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRGRTQ2NTI2NjJDMjExRTVCMThDQjI4MzJEOEUzQ0IyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REZFNDY1MjM2MkMyMTFFNUIxOENCMjgzMkQ4RTNDQjIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REZFNDY1MjQ2MkMyMTFFNUIxOENCMjgzMkQ4RTNDQjIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7WrjqOAAABkUlEQVR42pzUTyhEURTH8TfTkGRh2EkhZMVC2ShFKSyVwcosRFhYTE2iWFL+loWdfyVJSRaUf2WHBRtZyMbCwsK/BQuaGb6vzujOcWdMTn2aeffd9+vd8+57nvnSGUdVJoJoRQX8eMUFNrCNmGMpnzquxxJK1LhfxtpwiU7c6jCv8b8dB5YgXdU4l19rWCWWkeGkV+6d7sjvr7BZZBvjUcyhCvmoxaYKLMSwDitDo5rYhRCu8IxTdGBKzesxV+OGNakJR1hPsrxRPBjHuagxw4rUBYcpevWBEzVWbIZlqZOxP5ofSbYj3D936mRDiiB3X9apsXszbF+dbEFzkrCwasubPJyfsGucGRM88sqEZVs4ErCCcRW+Jn1MWG9I9la83D5O4hGf0oqg5U53bc1zb3UQX5YLUr0VqyiwvZsLCMjdpFt5WJTWJIS5tYVyjEgf32X8RTZzH7rVNe7D6rV9ghz5dk2I+JyIJSBgHE/j2JvGUiKWsX71WuVgzOv8r55kueYDi/qc/9ceBiT0BkPfAgwAlA5J38O4ExMAAAAASUVORK5CYII=") center no-repeat;
    width: 20px;
    height: 20px;
    right: 40px;
    top: 80px;
    opacity: 1;
  }
  .is-search .search-details {
    margin-bottom: 45px;
    padding: 0 50px;
    font-size: 28px;
    line-height: 48px;
    text-transform: none;
  }
  .is-search .search-details b {
    font-family: "ProximaNova-Bold", "Arial", sans-serif;
    font-weight: normal;
  }
  .is-search .search-item {
    margin: 0 50px 80px;
  }
  .is-search .search-item .s-i-title {
    margin-bottom: 27px;
    font-size: 50px;
    line-height: 66px;
  }
  .is-search .search-item .s-i-link {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 20px;
    font-weight: normal;
  }
  .is-search .search-item .s-i-text {
    font-size: 28px;
    line-height: 48px;
  }
  .is-search .search-item .s-i-text .highlight,
.is-search .search-item .s-i-text b {
    color: inherit;
    background: #fdebf4;
    padding: 0 5px;
  }
  .is-success-popup {
    width: auto;
    padding: 50px;
  }
  .is-success-popup .sp-title {
    font-size: 50px;
    line-height: 50px;
  }
  .is-success-popup .sp-text {
    margin-top: 50px;
    font-size: 28px;
    line-height: 48px;
  }
  .is-style-lists {
    margin: 0 20px 55px;
    font-size: 28px;
    line-height: 48px;
  }
  .is-style-lists li {
    margin-top: 40px;
  }
  ol.is-style-lists {
    counter-reset: list;
  }
  ol.is-style-lists li {
    padding-left: 35px;
  }
  ol.is-style-lists li:before {
    border-right: solid 2px #e6e6e6;
    width: 22px;
    height: 35px;
    font-size: 28px;
    line-height: 35px;
  }
  ol.is-style-lists li ul li {
    padding-left: 40px;
  }
  ol.is-style-lists li ul li:before {
    width: 12px;
    height: 12px;
    top: 17px;
    border-radius: 2px;
  }
  ul.is-style-lists li {
    padding-left: 40px;
  }
  ul.is-style-lists li:before {
    width: 12px;
    height: 12px;
    top: 17px;
    border-radius: 2px;
  }
  ul.is-style-lists li ol li {
    padding-left: 35px;
  }
  ul.is-style-lists li ol li:before {
    border-right: solid 2px #e6e6e6;
    width: 22px;
    height: 35px;
    font-size: 28px;
    line-height: 35px;
  }
  .is-frame {
    font-size: 40px;
    line-height: 54px;
    padding: 40px;
    margin-bottom: 100px;
  }
  .is-quote {
    font-size: 40px;
    line-height: 54px;
    padding: 80px 65px 100px;
    margin-bottom: 60px;
  }
  .is-quote:before, .is-quote:after {
    margin-left: -32px;
    width: 64px;
    height: 46px;
  }
  .is-quote:before {
    background-position: -10px -539px;
    top: 0;
  }
  .is-quote:after {
    background-position: -104px -539px;
    bottom: 0;
  }
  .is-big-slider {
    height: 765px;
    margin-bottom: 100px;
  }
  .is-big-slider .swiper-container .swiper-slide:before {
    background: #000;
    opacity: 0.35;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
  }
  .is-big-slider .swiper-container .swiper-slide .pie-s-details {
    display: none;
  }
  .is-big-slider .swiper-container .swiper-pagination {
    bottom: 40px;
  }
  .is-big-slider .swiper-container .swiper-pagination .swiper-pagination-switch {
    margin: 0 15px;
    width: 14px;
    height: 14px;
  }
  .is-big-slider .swiper-container .swiper-button-next,
.is-big-slider .swiper-container .swiper-button-prev {
    display: none;
  }
  .is-table {
    margin-bottom: 100px;
    padding-bottom: 10px;
    overflow: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .is-table table {
    width: 1600px;
    margin: 0 auto;
    font-family: "Verdana", "Arial", sans-serif;
    font-weight: normal;
  }
  .is-table table th {
    border-width: 2px;
    padding-bottom: 70px;
    font-size: 18px;
    line-height: 20px;
  }
  .is-table table td {
    border-width: 2px;
    padding: 25px 70px;
    font-size: 24px;
    line-height: 36px;
  }
  .is-table table td.t-address span {
    font-size: 18px;
  }
  .is-table table td a {
    border-bottom: solid 2px #efdeee;
  }
  .is-table table td.t-text {
    font-size: 20px;
  }
  .is-partners {
    margin-bottom: 160px;
  }
  .is-partners .is-p-list {
    margin-left: 0;
  }
  .is-partners .is-p-item {
    display: inline-block;
    margin-left: 0;
    vertical-align: top;
    margin-bottom: 0;
    width: 280px;
  }
  .is-partners .is-p-item > a {
    display: inline-block;
  }
  .is-partners .is-p-item .p-i-image {
    border: solid 3px #cccccc;
    box-sizing: border-box;
    width: 280px;
    height: 280px;
    line-height: 200px;
    overflow: hidden;
    margin: 0 auto 30px;
    padding: 40px;
    transition: border-color 0.3s;
  }
  .is-partners .is-p-item .p-i-name {
    font-size: 28px;
    line-height: 48px;
  }
  .is-partners .is-p-item .p-i-desc {
    font-size: 28px;
    line-height: 48px;
    margin-top: 20px;
  }
  .fancybox-wrap {
    padding-top: 80px;
  }
  .fbx-close {
    width: 80px;
    height: 80px;
    margin-left: -40px;
  }
  .fbx-close i {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAaCAYAAACkVDyJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjI0RjdFMTlDNjAzRTExRTVBOUIxOTkzMzg3MjcyQjFDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjI0RjdFMTlENjAzRTExRTVBOUIxOTkzMzg3MjcyQjFDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjRGN0UxOUE2MDNFMTFFNUE5QjE5OTMzODcyNzJCMUMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjRGN0UxOUI2MDNFMTFFNUE5QjE5OTMzODcyNzJCMUMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4aFqLPAAABwklEQVR42rSWT0sCQRjGZ7F/KKgfwosgiEGHIAgi6h548CR48CSiIB5E0IJOHjx08tAXCDxUFEUEQRDRpc9RBCookVTTO/Qsvdhqs7vTwg+Wmed9frDu4ggppQAx4pSIsjW/RNEZs9f45r38vh6IiAFZBF0S3b+EceIJgTsi7EMWRodEZ9xJqEgQzwjeEiEPshBmJboSfN9pIEm8YOCGCLqQBTEj0ZGczEwbXCZ6GLzWlKrMFWZ66BC6QsUK0UfBJbE0I7tIXCDbx6xwK1SsEgMUnRMLDhm1dobMADPCq1CxRgxReDIhVffH2BsiK/wKFevECMVdYh50sTZCRpgSKjaZ9AjYsg3dHrff2DbxKn8udb/lpsOtMMDeRon7wH8JLeIQojcgsWaZFqrCDgRjYgeMsdbRlerKDlD8TqTZXhprEhnLhLDNZBmH/QyTtv0KW0yWnZHLMmnLq3AfBZ9ETuNJ5JCVmHUlbDJZ3sWbnGfSpq6wzmQFD3/ABSat/yWsso+65OOIUWI91WnCMgtVDByiKqyvPCksssdQM3hMrLGfp2gLU0zWMCizaTBpak4I8UjsEQFiV5i/VKfyfCjXlwADAEZNt9ApJG0UAAAAAElFTkSuQmCC") center no-repeat;
    z-index: 1;
  }
  .fbx-close:before {
    background: #000;
  }
  .page-dancestyles {
    padding: 0 0 180px;
  }
  .page-dancestyles .pdance-list {
    margin: 0 0 40px;
  }
  .page-dancestyles .pdance-item {
    float: none;
    margin: 0;
    width: auto;
    height: auto;
    padding: 80px 20px;
  }
  .page-dancestyles .pdance-item .item-content {
    position: static;
    padding: 65px 60px 95px;
    min-height: 0;
    opacity: 1;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
  }
  .page-dancestyles .pdance-item .item-title {
    padding-bottom: 25px;
    font-size: 20px;
    line-height: 20px;
    border-bottom-width: 2px;
  }
  .page-dancestyles .pdance-item ul {
    padding: 15px 0 0;
    font-size: 36px;
    line-height: 40px;
    float: none;
    width: auto;
  }
  .page-dancestyles .pdance-item ul li {
    margin-top: 60px;
  }
  .page-dancestyles .pdance-item ul li a {
    color: inherit;
  }
  .page-dancestyles .pdance-item:hover .item-content {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .page-dancestyles .pdance-title {
    padding: 50px 0;
    border-width: 2px;
    margin: 0 20px;
  }
  .page-dancestyles .pdance-title .pt-meta {
    margin-bottom: 25px;
    font-size: 24px;
  }
  .page-dancestyles .ed-levels-item {
    border-width: 2px;
    margin-top: -2px;
    text-align: center;
  }
  .is-tabs {
    padding: 0 20px;
  }
  .is-tabs .is-t-control {
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 40px;
  }
  .is-tabs .is-t-control .t-c-item {
    margin-left: 40px;
    padding: 0;
    border-bottom: solid 4px transparent;
    font-size: 20px;
    line-height: 32px;
  }
  .is-tabs .is-t-control .t-c-item:before {
    display: none;
  }
  .is-tabs .is-t-control .t-c-item.active {
    color: #101010;
    border-bottom-color: #000;
  }
  .is-tabs .is-t-inner {
    position: relative;
    height: 1200px;
  }
  .is-tabs .is-t-inner .control-mobile {
    background: #fff;
    font-family: "ProximaNova-Bold", "Arial", sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #101010;
    line-height: 20px;
    padding: 52px 40px 48px;
    position: relative;
    text-transform: uppercase;
    text-align: left;
  }
  .is-tabs .is-t-inner .control-mobile:after {
    position: absolute;
    right: 40px;
    top: 50%;
    margin-top: -4px;
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 8px solid #8d9396;
  }
  .is-tabs .is-t-inner .control-mobile select {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
  }
  .is-tabs .is-t-inner .t-i-control {
    top: 80px;
    padding: 0 50px;
  }
  .is-tabs .is-t-inner .t-i-control .it-c-item {
    display: none;
  }
  .is-tabs .is-t-inner .is-t-item .t-i-details {
    bottom: 80px;
    left: 65px;
    right: 65px;
  }
  .is-tabs .is-t-inner .is-t-item .t-i-title {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 40px;
  }
  .is-tabs .is-t-inner .is-t-item .t-i-text {
    font-size: 32px;
    line-height: 48px;
    padding: 0;
    max-height: 603px;
  }
  .g-submenu {
    margin-bottom: 75px;
  }
  .g-submenu > ul {
    display: none;
  }
  .g-submenu .submenu-mobile {
    background: #7a4282;
    padding: 40px 0;
  }
  .g-submenu .submenu-mobile span {
    font-family: "ProximaNova-Bold", "Arial", sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #ffffff;
    line-height: 20px;
    position: relative;
    text-transform: uppercase;
  }
  .g-submenu .submenu-mobile span:after {
    border-style: solid;
    border-width: 0 3px 3px 0;
    border-color: #fff;
    content: "";
    width: 14px;
    height: 14px;
    position: absolute;
    right: -30px;
    bottom: 10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .g-submenu .submenu-mobile select {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
  }
  .pad-b-0 {
    padding-bottom: 0;
  }
  .page-gather-card {
    padding-bottom: 80px;
  }
  .page-gather-card .gc-inner {
    margin: 0;
    min-height: 0;
  }
  .page-gather-card .gc-block {
    border: none;
    height: auto;
    padding-bottom: 60px;
    padding-left: 0;
  }
  .page-gather-card .gc-block .gc-b-card {
    width: auto;
    height: auto;
    margin-left: 0;
    padding-top: 60px;
  }
  .page-gather-card .gc-block .gc-b-card .b-c-image {
    display: none;
  }
  .page-gather-card .gc-block .gc-b-card .b-c-price {
    margin-top: 0;
  }
  .page-gather-card .gc-block .gc-b-card .b-c-price .price-title {
    font-size: 16px;
    line-height: 20px;
  }
  .page-gather-card .gc-block .gc-b-card .b-c-price .price-num {
    margin-top: 30px;
    font-size: 120px;
    line-height: 100px;
  }
  .page-gather-card .gc-block .gc-b-card .b-c-price .price-num .roble {
    font-size: 36px;
    line-height: 36px;
  }
  .page-gather-card .gc-block .gc-b-card .b-c-btn {
    width: auto;
    position: relative;
    background: #7a4282;
    margin-top: 60px;
  }
  .page-gather-card .gc-block .gc-b-card .b-c-btn:before {
    background: #000;
  }
  .page-gather-card .gc-block .gc-b-slider {
    width: 100%;
    height: 100%;
  }
  .page-gather-card .js-gc-prev,
.page-gather-card .js-gc-next {
    margin-top: 0;
  }
  .page-gather-card .js-gc-prev {
    float: left;
  }
  .page-gather-card .js-gc-next {
    float: right;
  }
  .page-gather-card .gc-pager {
    border: solid 2px #e6e6e6;
    height: 120px;
    padding-top: 53px;
    margin-top: 0;
  }
  .page-gather-card .gc-pager .swiper-pagination-switch {
    border: solid 2px #dadada;
    width: 10px;
    height: 10px;
    margin: 0 15px;
  }
  .page-gather-card .gc-step {
    border-bottom: solid 2px #e6e6e6;
    border-top: solid 2px #e6e6e6;
  }
  .page-gather-card .gc-step-1 {
    font-size: 0;
    white-space: nowrap;
    overflow: hidden !important;
    overflow-x: scroll !important;
    -webkit-overflow-scrolling: touch;
  }
  .page-gather-card .gc-step-1 .nano {
    overflow: visible;
  }
  .page-gather-card .gc-step-1 .nano .nano-content {
    position: relative;
    overflow: visible;
  }
  .page-gather-card .gc-step-1 .gc-item-list {
    display: inline-block;
  }
  .page-gather-card .gc-step-1 .gc-item-list:first-child .gc-item:first-child {
    border-left: none;
  }
  .page-gather-card .gc-step-1 .gc-item {
    display: inline-block;
    float: none;
    width: 560px;
    height: auto;
    min-height: 350px;
    padding: 50px 50px;
    border: none;
    border-left: solid 2px #e6e6e6;
    white-space: normal;
    vertical-align: top;
  }
  .page-gather-card .gc-step-1 .gc-item:before {
    border: none;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
  }
  .page-gather-card .gc-step-1 .gc-item:hover:before {
    background: #f7f7f7;
  }
  .page-gather-card .gc-step-1 .gc-item.active {
    z-index: 1;
    color: #fff;
  }
  .page-gather-card .gc-step-1 .gc-item.active:before {
    border-color: #7a4282;
    background: #7a4282;
  }
  .page-gather-card .gc-step-1 .gc-item .gc-i-title {
    font-size: 28px;
    line-height: 28px;
  }
  .page-gather-card .gc-step-1 .gc-item .gc-i-text {
    font-size: 28px;
    line-height: 48px;
    margin-top: 25px;
  }
  .page-gather-card .gc-step-2 .gc-item {
    cursor: pointer;
    padding: 50px 0;
    border-left: solid 2px #e6e6e6;
  }
  .page-gather-card .gc-step-2 .gc-item:first-child {
    border-left: none;
  }
  .page-gather-card .gc-step-2 .gc-item:before {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-left: none;
  }
  .page-gather-card .gc-step-2 .gc-item .gc-i-title {
    font-size: 28px;
    line-height: 28px;
  }
  .page-gather-card .gc-step-2 .gc-item .gc-i-title span {
    margin-bottom: 20px;
    font-size: 240px;
    line-height: 180px;
  }
  .page-gather-card .gc-step-2 .gc-item .gc-i-text {
    margin-top: 30px;
    font-size: 28px;
    line-height: 28px;
  }
  .page-gather-card .gc-step-3 .gc-item {
    height: auto;
    padding: 50px 40px 15px;
    border-left: solid 2px #e6e6e6;
    min-height: 405px;
  }
  .page-gather-card .gc-step-3 .gc-item:first-child {
    border-left: none;
  }
  .page-gather-card .gc-step-3 .gc-item:before {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-left: none;
  }
  .page-gather-card .gc-step-3 .gc-item .gc-i-title {
    font-size: 28px;
    line-height: 28px;
  }
  .page-gather-card .gc-step-3 .gc-item .gc-i-title span {
    margin-bottom: 20px;
    font-size: 240px;
    line-height: 180px;
  }
  .page-gather-card .gc-step-3 .gc-item .gc-i-text {
    margin-top: 30px;
    font-size: 28px;
    line-height: 40px;
  }
  .page-gather-card .gc-step-4 .gc-item {
    cursor: pointer;
    padding: 60px 30px 35px;
    border-left: solid 2px #e6e6e6;
    height: 405px;
  }
  .page-gather-card .gc-step-4 .gc-item:first-child {
    border-left: none;
  }
  .page-gather-card .gc-step-4 .gc-item:before {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-left: none;
  }
  .page-gather-card .gc-step-4 .gc-item .gc-item {
    border-top-width: 2px;
  }
  .page-gather-card .gc-step-4 .gc-item .gc-item:first-child {
    border-top: none;
  }
  .page-gather-card .gc-step-4 .gc-item .gc-item:before {
    border: none;
  }
  .page-gather-card .gc-step-4 .gc-item .gc-item .gc-item-inner {
    padding: 0 20px;
  }
  .page-gather-card .gc-step-4 .gc-item .gc-item .gc-i-title {
    font-size: 18px;
    line-height: 24px;
  }
  .page-gather-card .gc-step-4 .gc-item .gc-item .gc-i-text {
    margin-top: 15px;
    font-size: 18px;
    line-height: 24px;
  }
  .page-gather-card .gc-step-4 .gc-item .gc-i-title {
    font-size: 28px;
    line-height: 40px;
  }
  .page-gather-card .gc-step-4 .gc-item .gc-i-title span {
    margin: 0 auto 25px;
  }
  .page-gather-card .gc-step-4 .gc-item .gc-i-text {
    margin-top: 30px;
    font-size: 28px;
    line-height: 40px;
  }
  .page-gather-card .gc-step-5 {
    font-size: 0;
    white-space: nowrap;
    overflow: hidden !important;
    overflow-x: scroll !important;
    -webkit-overflow-scrolling: touch;
  }
  .page-gather-card .gc-step-5 .gc-item {
    display: inline-block;
    float: none;
    width: 560px;
    height: auto;
    min-height: 230px;
    padding: 50px 50px;
    border: none;
    border-left: solid 2px #e6e6e6;
    white-space: normal;
    vertical-align: top;
  }
  .page-gather-card .gc-step-5 .gc-item:first-child {
    border-left: none;
  }
  .page-gather-card .gc-step-5 .gc-item:before {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: none;
  }
  .page-gather-card .gc-step-5 .gc-item .gc-i-title {
    font-size: 28px;
    line-height: 40px;
  }
  .page-gather-card .gc-step-5 .gc-item .gc-i-text {
    font-size: 28px;
    line-height: 40px;
  }
  .page-gather-card .gc-step-6 {
    padding-top: 0;
    border-top: none;
  }
  .page-gather-card .gc-step-6 .gc-s-title {
    font-size: 28px;
    line-height: 40px;
  }
  .page-gather-card .gc-step-6 .gc-s-text {
    margin-top: 37px;
    padding: 0 30px;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 2px;
  }
  .page-gather-card .gc-step-6 .gc-list {
    display: block;
    width: auto;
    margin-top: 45px;
    white-space: nowrap;
    overflow: hidden !important;
    overflow-x: scroll !important;
    -webkit-overflow-scrolling: touch;
    font-size: 0;
    border-top: solid 2px #e6e6e6;
    table-layout: fixed;
  }
  .page-gather-card .gc-step-6 .gc-item {
    display: inline-block;
    border: none;
    border-left: solid 2px #e6e6e6;
    width: 140px;
    height: 140px;
    font-size: 80px;
    line-height: 140px;
  }
  .page-gather-card .gc-step-6 .gc-item:first-child {
    border-left: none;
  }
  .page-gather-card .gc-step-6 .gc-item:before {
    left: -2px;
    top: -2px;
    right: -2px;
    bottom: -2px;
    border: none;
  }
  .page-gather-card .gc-step-7 {
    padding-top: 15px;
    border-top: none;
  }
  .page-gather-card .gc-step-7 .gc-s-title {
    font-size: 28px;
    line-height: 40px;
  }
  .page-gather-card .gc-step-7 .gc-s-title span {
    font-size: 240px;
    line-height: 180px;
  }
  .page-gather-card .gc-step-7 .gc-s-text {
    padding: 0 65px;
    margin-top: 45px;
  }
  .page-gather-card .gc-step-7 .gc-s-text .form-checkbox {
    padding-left: 60px;
    font-size: 28px;
    line-height: 40px;
  }
  .page-gather-card .gc-step-7 .gc-s-text .form-checkbox i {
    width: 40px;
    height: 40px;
  }
  .page-gather-card .gc-step-7 .gc-s-text .form-checkbox i:before {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAARCAYAAAA2cze9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjI4NzY3NUJFNjc2QTExRTU5ODYxREY5RDQ1MDVFM0EzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjI4NzY3NUJGNjc2QTExRTU5ODYxREY5RDQ1MDVFM0EzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6Mjg3Njc1QkM2NzZBMTFFNTk4NjFERjlENDUwNUUzQTMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Mjg3Njc1QkQ2NzZBMTFFNTk4NjFERjlENDUwNUUzQTMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6PgZGfAAAB80lEQVR42mL8//8/A7WBsrIyEzsbOxcjtQ13c3PTCQsLT3396tUzBpDh1MKurq46R48ePfDhw4f/EydOaKWawXZ29qrHjh07BGT/P3v27EkfH29jqhhsZGQkum/fvp0gg69cuXI5Pj7eGxzc1DB85cqV80EGg4IkMDDQCiYOJvT09ATINXjBggXTQAbfAYKYmBg3ZDkGAwMD4cmTJ3fMnDmz387OTplYQzU1NXlWrV69EGTwjRs3rsfFxXmiq2FQUVFhXQ1U9Pnz5/+HDh3a6+npaUjIYHV1dc5t27atBxn8GAiSkpJ8sakDE6AIuH///j1YTDs4OKjiM3zt2rVLQGovXrx4Ljs7OxKXOjijoaGh4OPHj59BmjZs2LAC5G10xVpaWjwrV6wAR95DIEhJSQnA5wgUTmtra/n79+8//v79+/+UKVM6kOVMTU2lNm/evBpk8LNnz14UFRUlEAo+DIHKysrMly9fvvr06dM3UET7+/tbBAUFWcEiDyRXWVWVSUykYxWsra3Ne/v27XuQYV+/fv0PimxgkP0/d+7cmfLy8nRiUxROiSmTp3T8/fv3PwyA0nFOTk4kKXkAp4Sujq7AiuUr5j97+uz/7du3/7cA44PUDIa3yDU3N5cCZjKLP7///D51+tTBy5cvfyKl+AUIMAAjqrasLBdXYAAAAABJRU5ErkJggg==") center no-repeat;
  }
  .page-gather-card .gc-step-8 {
    padding: 0 40px 20px;
    border-top: none;
  }
  .page-gather-card .gc-step-8 ul {
    width: auto;
    float: none;
    padding: 0;
    font-size: 32px;
    line-height: 40px;
  }
  .page-gather-card .gc-step-8 ul li {
    padding-left: 40px;
    margin-bottom: 30px;
  }
  .page-gather-card .gc-step-8 ul li:before {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjczOTE3Njk4Njc2QjExRTU5OUY5ODgyOEMzQ0JCMTI4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjczOTE3Njk5Njc2QjExRTU5OUY5ODgyOEMzQ0JCMTI4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzM5MTc2OTY2NzZCMTFFNTk5Rjk4ODI4QzNDQkIxMjgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzM5MTc2OTc2NzZCMTFFNTk5Rjk4ODI4QzNDQkIxMjgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4feHytAAAAPklEQVR42mJ8aTuFgUjwH43PSIwmJgYag1ELRi0YtYCBgQVLDiU3Z4/GAflxwEhmmI+WpqMWjFowWCwACDAAh2wF7c4j2JIAAAAASUVORK5CYII=") 0 0 no-repeat;
    top: 5px;
    width: 24px;
    height: 24px;
  }
  .page-gather-card .cards-items {
    margin-left: 0;
    margin: 0 20px;
  }
  .page-gather-card .cards-col {
    width: auto;
    float: none;
    padding-left: 0;
  }
  .page-gather-card .cards-item {
    margin-bottom: 120px;
    float: none;
    width: auto;
    height: 880px;
    margin-left: 0;
  }
  .page-gather-card .cards-item .item-inner {
    border-width: 2px;
    padding-top: 80px;
  }
  .page-gather-card .cards-item .item-img {
    padding: 0 60px;
    margin-bottom: 75px;
    height: 300px;
    line-height: 300px;
  }
  .page-gather-card .cards-item .item-img img {
    border-radius: 25px;
  }
  .page-gather-card .cards-item .item-title {
    margin-bottom: 35px;
    font-size: 28px;
    line-height: 30px;
  }
  .page-gather-card .cards-item .item-validity {
    border-radius: 15px;
    padding: 4px 15px 0;
    margin-left: 20px;
    font-size: 20px;
    line-height: 26px;
    vertical-align: top;
  }
  .page-gather-card .cards-item .item-text {
    padding: 0 60px;
    margin-bottom: 50px;
    height: 247px;
    font-size: 28px;
    line-height: 48px;
  }
  .page-gather-card .cards-item .item-text p {
    margin-bottom: 12px;
  }
  .page-gather-card .cards-item .item-text.bottom-fade {
    cursor: pointer;
    position: relative;
    transition: height 0.2s 0s;
  }
  .page-gather-card .cards-item .item-text.bottom-fade:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    background: url("../img/card-item-shadow.png") bottom repeat-x;
    transition: opacity 0.3s 0s;
  }
  .page-gather-card .cards-item .item-text.bottom-fade.active:before {
    opacity: 0;
  }
  .page-gather-card .cards-item .item-bottom {
    border-width: 2px;
  }
  .page-gather-card .cards-item .item-bottom li {
    border-width: 2px;
  }
  .page-gather-card .cards-item .item-price {
    font-size: 28px;
    padding: 50px 0;
  }
  .page-gather-card .cards-item .item-buy {
    margin: -2px;
  }
  .page-gather-card .cards-item .item-buy a {
    padding: 54px 0 50px;
    font-size: 28px;
    line-height: 20px;
  }
  .page-gather-card .js-get-cards {
    margin-top: 75px;
    display: none;
  }
  .page-gather-card .js-get-cards .cards-items {
    margin-bottom: 0;
  }
  .page-about {
    padding-bottom: 120px;
  }
  .page-about .pa-inner {
    margin: 0;
    min-height: 0;
  }
  .page-about .about-text {
    font-size: 32px;
    line-height: 60px;
  }
  .page-about .about-text p {
    margin-top: 50px;
    padding: 0 50px;
  }
  .page-about .about-text p:first-child {
    margin-top: 0;
  }
  .page-about .about-rewards .ar-title {
    font-family: "ProximaNova-Light", "Arial", sans-serif;
    font-weight: normal;
    margin-bottom: 40px;
    font-size: 80px;
    line-height: 80px;
  }
  .page-about .about-rewards .swiper-container {
    height: auto;
  }
  .page-about .about-rewards .swiper-wrapper:after {
    display: block;
    clear: both;
    content: "";
  }
  .page-about .about-rewards .ar-item {
    margin: 0 20px;
    padding: 60px 50px 75px;
    height: 100%;
    box-sizing: border-box;
  }
  .page-about .about-rewards .ar-item .ar-i-image {
    height: 380px;
    line-height: 380px;
    margin-bottom: 35px;
  }
  .page-about .about-rewards .ar-item .ar-i-title {
    font-size: 25px;
    line-height: 30px;
    text-transform: uppercase;
  }
  .page-about .about-rewards .ar-item .ar-i-text {
    font-family: "zapf-italic", "Arial", sans-serif;
    font-weight: normal;
    font-size: 30px;
    line-height: 36px;
  }
  .page-about .about-rewards .swiper-button-next,
.page-about .about-rewards .swiper-button-prev {
    display: none;
  }
  .page-inner-events {
    padding-bottom: 120px;
  }
  .page-inner-events .pie-inner {
    margin: 0;
  }
  .page-inner-events .ie-stages {
    margin-bottom: 60px;
  }
  .page-inner-events .ie-stages .ie-s-title {
    margin-bottom: 50px;
    font-family: "circe-light", "Arial", sans-serif;
    font-weight: normal;
    font-size: 40px;
    color: #101010;
    line-height: 40px;
    text-align: center;
  }
  .page-inner-events .pie-rules {
    margin-bottom: 50px;
  }
  .page-inner-events .pie-rules .pie-r-title {
    font-family: "circe-light", "Arial", sans-serif;
    font-weight: normal;
    font-size: 40px;
    color: #101010;
    line-height: 40px;
    margin-bottom: 35px;
    text-align: center;
  }
  .page-inner-events .pie-results {
    margin-bottom: 120px;
  }
  .page-inner-events .pie-results .pie-res-list {
    text-align: center;
    font-size: 0;
    padding-left: 0;
    padding: 0 20px;
  }
  .page-inner-events .pie-results .pie-res-item {
    display: block;
    width: auto;
    margin-left: 0;
    padding: 66px 0 62px;
    font-size: 28px;
    line-height: 28px;
    border-width: 2px;
    margin-top: 40px;
  }
  .page-inner-events .pie-results .pie-res-item:first-child {
    margin-top: 0;
  }
  .page-inner-events .pie-results .pie-res-item i {
    position: relative;
    z-index: 1;
    color: #101010;
  }
  .page-inner-events .pie-results .pie-res-item:before {
    background: #eee;
  }
  .page-inner-events .gp-results table {
    width: 860px;
  }
  .page-inner-events .gp-results table td, .page-inner-events .gp-results table th {
    padding-left: 30px;
    padding-right: 30px;
  }
  .page-inner-events .is-teachers .is-t-item {
    width: auto;
  }
  .page-inner-events .is-teachers .is-t-item .t-i-image {
    height: 630px;
  }
  .page-inner-events hr {
    border-top-color: #e5e5e6;
    margin: 0 auto 60px;
    max-width: 1160px;
  }
  .is-video-box {
    width: 530px;
    height: 248px;
  }
  .is-video-box .ivb-progress {
    height: 8px;
  }
  .page-shedule {
    padding: 60px 0 100px;
  }
  .page-shedule .shedule-block {
    margin-bottom: 0;
    border-width: 0 2px 2px 2px;
    border-style: solid;
    border-color: #e5e5e6;
    padding: 30px;
  }
  .page-shedule .shedule-tabs {
    margin-bottom: 30px;
    text-align: center;
  }
  .page-shedule .shedule-tabs li {
    margin: 0 10px;
    display: inline-block;
  }
  .page-shedule .shedule-btns {
    display: none;
  }
  .page-shedule .weekday-select {
    display: block;
    background: #7a4282;
    position: relative;
    font-family: "ProximaNova-Regular", "Arial", sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #ffffff;
    line-height: 20px;
    padding: 42px 40px 38px;
    text-transform: uppercase;
  }
  .page-shedule .weekday-select:before {
    position: absolute;
    right: 40px;
    top: 50%;
    margin-top: -4px;
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 8px solid #ffffff;
  }
  .page-shedule .weekday-select select {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
  }
  .page-shedule .weekday-next {
    display: block;
    margin: -2px 0 120px;
    background: #7a4282;
    font-family: "ProximaNova-Regular", "Arial", sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #ffffff;
    line-height: 20px;
    padding: 42px 0 38px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
  }
  .page-shedule .is-tabs {
    padding: 0 30px;
  }
  .page-shedule .is-filter .form-search {
    position: relative;
  }
  .page-shedule .is-filter .form-search.focused {
    width: 100%;
  }
  .page-shedule .shedule-table {
    width: 100%;
    margin-bottom: 0;
  }
  .page-shedule .shedule-table tr td {
    width: auto;
    border-width: 2px 0 0;
  }
  .page-shedule .shedule-table tr td:first-child {
    width: 80px;
    padding: 50px 0 50px 15px;
    font-size: 32px;
    line-height: 32px;
  }
  .page-shedule .shedule-table tr td:first-child span {
    font-size: 18px;
    line-height: 20px;
  }
  .page-shedule .shedule-table .shedule-t-item {
    border-top-width: 10px;
    margin: -2px 0 0;
  }
  .page-shedule .shedule-table .shedule-t-item .item-link {
    padding: 15px 30px 25px;
    min-height: 0;
  }
  .page-shedule .shedule-table .shedule-t-item .t-i-title {
    font-size: 26px;
    line-height: 32px;
  }
  .page-shedule .shedule-table .shedule-t-item .t-i-level {
    font-size: 16px;
    margin: 20px 0 30px;
  }
  .page-shedule .shedule-table .shedule-t-item .t-i-hall {
    font-size: 20px;
    line-height: 20px;
  }
  .page-shedule .shedule-table .shedule-t-item .t-i-teacher {
    font-size: 20px;
    line-height: 20px;
  }
  .page-shedule .shedule-table .shedule-t-item.shedule-t-item--replacement {
    border-top-color: #e52121;
    background-color: #ff2525;
  }
  .page-shedule .shedule-table .shedule-t-item.shedule-t-item--replacement-hide {
    cursor: default;
    background: transparent;
    border-color: transparent !important;
  }
  .page-shedule .shedule-table .shedule-t-item.shedule-t-item--replacement-hide .item-link {
    visibility: hidden;
  }
  .page-shedule .shedule-table .shedule-t-item.shedule-t-item--replacement-hide .t-i-edit {
    visibility: visible;
    opacity: 1;
  }
  .page-shedule .shedule-table .shedule-t-item .t-i-replace {
    margin-top: 30px;
    font-size: 20px;
    color: #890000;
    line-height: 20px;
  }
  .page-shedule .shedule-table .shedule-t-item .t-i-sublevel {
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 1px;
    margin: 12px 0 22px;
  }
  .page-shedule .shedule-table .shedule-t-item .t-i-sublevel span {
    padding: 0 10px;
    border-radius: 40px;
  }
  .page-shedule .shedule-table .shedule-t-item .t-i-edit {
    display: none;
  }
  .page-shedule .shedule-table .shedule-t-item .t-i-edit a {
    font-size: 16px;
    line-height: 40px;
  }
  .page-franchising {
    padding: 0 0 130px;
  }
  .page-franchising .franch-inner {
    margin: 0;
    min-height: 0;
    padding: 60px 0 0;
  }
  .page-franchising hr {
    border-top-color: #e5e5e6;
    max-width: 1160px;
    margin: 80px auto 60px;
  }
  .page-franchising .franch-block .b-meta {
    font-size: 24px;
    line-height: 24px;
  }
  .page-franchising .franch-block .b-title {
    margin-top: 20px;
    font-size: 60px;
    line-height: 60px;
  }
  .page-franchising .franch-block .b-text {
    margin: 30px 0 50px;
    font-size: 28px;
    line-height: 48px;
  }
  .page-franchising .franch-block > .wrapper {
    margin-top: 30px;
  }
  .page-franchising .hb-section {
    text-align: center;
  }
  .page-franchising .hb-section .hb-list {
    display: block;
    border-top: none;
  }
  .page-franchising .hb-section .hb-list .hb-item {
    display: block;
    width: auto;
    height: auto;
    font-size: 28px;
    line-height: 48px;
    padding: 0 40px;
    margin-top: 0;
    margin-left: 0;
  }
  .page-franchising .hb-section .hb-list .hb-item:before {
    height: 280px;
    width: 280px;
    font-size: 130px;
    line-height: 300px;
    margin: 0 auto 45px;
    position: relative;
    z-index: 1;
  }
  .page-franchising .hb-section .hb-list .hb-item:after {
    content: "";
    border-top: dashed 5px #d9d9d9;
    position: absolute;
    right: 75px;
    width: 100%;
    top: 145px;
  }
  .page-franchising .hb-section .hb-list .hb-item .hb-i-cont {
    position: static;
    width: auto;
    top: auto;
    left: auto;
    margin-left: 0;
    font-family: "Verdana", "Arial", sans-serif;
    font-weight: normal;
  }
  .page-franchising .hb-section .hb-list .hb-item .hb-i-text {
    margin-top: 10px;
  }
  .page-franchising .hb-section .hb-list .swiper-slide:first-child .hb-item:after {
    display: none;
  }
  .page-franchising .hb-section .hb-link {
    padding: 0 50px;
  }
  .page-franchising .hb-section .hb-link a {
    display: block;
    width: auto;
    font-size: 24px;
    line-height: 24px;
    padding: 49px 0 47px;
  }
  .page-franchising .pc-list {
    font-size: 0;
    text-align: center;
    margin-bottom: -50px;
  }
  .page-franchising .pc-list .pc-item {
    font-size: 28px;
    line-height: 48px;
    width: auto;
    display: block;
    padding: 0;
    min-height: 50px;
    margin-bottom: 50px;
    text-align: center;
    padding: 0 40px;
  }
  .page-franchising .pc-list .pc-item .pc-i-image {
    float: none;
    margin: 0;
    width: 274px;
    height: 274px;
    line-height: 274px;
    margin: 0 auto 45px;
  }
  .page-franchising .pc-list .pc-item .pc-i-image img {
    max-width: 100%;
    max-height: 100%;
  }
  .page-franchising .pc-list .pc-item .pc-i-text {
    margin-top: 10px;
  }
  .page-franchising .fc-list .fc-item {
    display: block;
    width: 280px;
    margin: 0 auto;
  }
  .page-franchising .fc-list .fc-item .fc-i-image {
    display: block;
    width: auto;
    height: 280px;
    margin-bottom: 30px;
  }
  .page-franchising .fc-list .fc-item .fc-i-text {
    font-size: 28px;
    line-height: 48px;
  }
  .page-franchising .geography {
    padding: 0 20px;
  }
  .page-franchising .geography .g-text {
    float: right;
    margin-right: 0;
    width: 100%;
    font-size: 14px;
    color: #101010;
    line-height: 26px;
    font-family: "circe", "Arial", sans-serif;
    font-weight: normal;
    box-sizing: border-box;
    padding: 0 40px;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    margin-bottom: 35px;
  }
  .page-franchising .geography .g-image {
    width: auto;
    float: none;
    text-align: center;
  }
  .page-franchising .geography .g-image img {
    max-width: 100%;
  }
  .page-franchising .franch-events {
    margin-bottom: 90px;
  }
  .page-franchising .franch-events .wrapper {
    padding: 0 20px;
  }
  .page-franchising .franch-events .fe-image,
.page-franchising .franch-events .fe-details {
    width: auto;
    height: auto;
  }
  .page-franchising .franch-events .fe-image {
    text-align: center;
  }
  .page-franchising .franch-events .fe-image img {
    width: 100%;
    display: block;
  }
  .page-franchising .franch-events .fe-details {
    border-style: solid;
    border-color: #e5e5e5;
    border-width: 0 2px 2px 2px;
    padding: 90px 30px 60px;
    text-align: center;
  }
  .page-franchising .franch-events .fe-details .fe-d-link {
    position: relative;
    left: auto;
    bottom: auto;
    right: auto;
    padding: 49px 0 47px;
    font-size: 24px;
    line-height: 24px;
  }
  .page-franchising .franch-events .fe-details .fe-d-title {
    margin-bottom: 40px;
    font-size: 60px;
    line-height: 60px;
  }
  .page-franchising .franch-events .fe-details .fe-d-text {
    margin-bottom: 70px;
    font-size: 28px;
    line-height: 40px;
  }
  .page-franchising .franch-events .fe-details .fe-d-phone {
    margin-bottom: 40px;
    font-size: 60px;
    line-height: 60px;
  }
  .page-franchising .franch-events .fe-details .fe-d-name {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 16px;
  }
  .page-franchising .franch-events .fe-details .fe-d-formText {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 65px;
  }
  .page-franchising .franch-events .fe-details hr {
    margin: 40px 0 50px;
    border-top-width: 2px;
  }
  .franch-order {
    text-align: left;
    padding: 0 50px;
  }
  .franch-order .fo-title {
    font-size: 60px;
    line-height: 60px;
  }
  .franch-order ul li {
    width: auto;
    margin: 0 auto;
  }
  .franch-order ul li.fo-submit {
    margin-top: 60px;
  }
  .franch-order .fo-submit .is-btn-play {
    float: none;
  }
  .franch-order .fo-submit input {
    width: 100%;
    font-size: 24px;
    line-height: 24px;
    padding: 49px 0 47px;
  }
  .franch-order .fo-submit .s-text {
    margin-left: 0;
    font-size: 20px;
    margin-top: 30px;
  }
  .franch-order .fo-submit .s-text span {
    line-height: 24px;
  }
  .franch-order .fo-label {
    margin-top: 60px;
    font-size: 24px;
    line-height: 24px;
  }
  .franch-order .fo-label + li {
    margin-top: 20px;
  }
  .is-popup-event {
    width: 580px;
    position: relative;
  }
  .is-popup-event .is-pe-info {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    width: auto;
  }
  .is-popup-event .is-pe-info .pe-i-title {
    font-size: 28px;
    line-height: 48px;
    bottom: 260px;
  }
  .is-popup-event .is-pe-image {
    position: static;
    height: 600px;
  }
  .is-popup-event .is-pe-image:before {
    bottom: 230px;
  }
  .is-popup-event .pe-i-details {
    position: static;
    border-width: 0 0 2px 0;
  }
  .is-popup-event .pe-i-details ul li {
    padding: 25px 60px 20px;
    font-size: 40px;
    line-height: 40px;
    border-width: 2px;
  }
  .is-popup-event .pe-i-details ul li span {
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 1px;
    margin-top: 3px;
  }
  .is-popup-event .pe-i-details .i-d-club {
    border-top: solid 2px #e6e6e6;
    padding: 45px 75px;
    font-size: 32px;
    line-height: 32px;
  }
  .is-popup-event .pe-i-details .i-d-club i {
    width: 32px;
    height: 32px;
    vertical-align: top;
    margin-right: 2px;
    background-position: -8px -330px;
  }
  .is-popup-event .is-pe-content {
    padding: 40px;
    margin-left: 0;
  }
  .is-popup-event .is-pe-content .pe-c-text {
    font-size: 28px;
    line-height: 48px;
  }
  .is-popup-event .is-pe-content .pe-c-send {
    font-size: 32px;
    line-height: 48px;
  }
  .is-popup-event .is-pe-content .is-form {
    width: auto;
  }
  .is-popup-event .is-pe-content .form-submit {
    width: auto;
  }
  .is-full-news:after {
    display: block;
    content: "";
    clear: both;
  }
  .is-full-news .full-news-gallery {
    float: none;
    width: auto;
    margin: 0 0 40px;
    padding: 0 30px;
  }
  .is-full-news .full-news-title {
    margin-bottom: 20px;
    font-size: 50px;
    line-height: 50px;
    padding: 0 30px;
  }
  .is-full-news .full-news-text {
    margin-bottom: 40px;
    font-size: 28px;
    line-height: 48px;
    padding: 0 25px;
  }
  .is-full-news .full-news-date {
    font-size: 25px;
    line-height: 34px;
    margin: 0 25px 40px;
  }
  .schedule-popup {
    width: auto;
    padding: 60px 0;
  }
  .schedule-popup .popup-title {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 40px;
  }
  .schedule-popup .popup-level {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 60px;
  }
  .schedule-popup .popup-info {
    display: block;
    border-width: 2px 0;
    font-size: 24px;
    line-height: 24px;
    margin: 60px 0 70px;
  }
  .schedule-popup .popup-info li {
    display: block;
    border-left: none;
    border-top: solid 2px #e6e6e6;
  }
  .schedule-popup .popup-info li:first-child {
    border-top: none;
  }
  .schedule-popup .popup-info li span {
    margin-top: 10px;
  }
  .schedule-popup .popup-teachers {
    text-align: center;
    margin-bottom: 0;
  }
  .schedule-popup .popup-teachers .teacher-item {
    display: block;
    max-width: none;
    margin-bottom: 70px;
    padding: 0 60px;
  }
  .schedule-popup .popup-teachers .teacher-item .item-image {
    width: 200px;
    height: 200px;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    filter: none;
    margin-bottom: 20px;
  }
  .schedule-popup .popup-teachers .teacher-item .item-title {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 12px;
  }
  .schedule-popup .popup-teachers .teacher-item .item-text {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .schedule-popup .popup-teachers .teacher-item .item-dir {
    font-size: 18px;
    line-height: 24px;
  }
  .schedule-popup .popup-detail {
    height: auto;
    padding-left: 0;
    border-width: 2px;
  }
  .schedule-popup .popup-detail .detail-image {
    width: auto;
    height: 460px;
    margin: 0;
    float: none;
  }
  .schedule-popup .popup-detail .detail-text {
    padding: 30px;
    font-size: 24px;
    line-height: 36px;
  }
  .schedule-popup .popup-detail .detail-text:before, .schedule-popup .popup-detail .detail-text:after {
    display: none;
  }
  .schedule-popup .popup-detail .detail-text .text-inner {
    padding-right: 0;
  }
  .schedule-popup .popup-detail .detail-text .text-title {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 20px;
  }
  .schedule-popup .popup-detail .detail-text .text-link {
    font-size: 18px;
    line-height: 18px;
  }
  .schedule-popup .popup-detail .nano .nano-content {
    position: static;
  }
  .share-container ul li a.share-btn {
    width: 60px;
    height: 60px;
  }
  .share-container ul li a.share-btn.share-btn--top {
    background-position: 10px 10px;
  }
  .share-container ul li a.share-btn.share-btn--open {
    background-position: 10px -30px;
  }
  .share-container ul li a.share-btn.share-btn--close {
    background-position: 10px -70px;
  }
  .share-container ul li a.share-btn.share-btn--vk {
    background-position: 10px -110px;
  }
  .share-container ul li a.share-btn.share-btn--fb {
    background-position: 10px -150px;
  }
  .share-container ul li a.share-btn.share-btn--tw {
    background-position: 10px -190px;
  }
  .page-registration .page-registration-steps li {
    display: block;
    margin: 20px 0;
    line-height: 60px;
  }
  .page-lk {
    padding-bottom: 80px;
  }
  .page-lk .page-lk-table {
    margin: 0 50px 100px;
    border: solid 2px #e5e5e6;
  }
  .page-lk .page-lk-table .table-row {
    display: block;
    border: none;
    border-top: solid 2px #e5e5e6;
  }
  .page-lk .page-lk-table .table-row:first-child {
    border-top: none;
  }
  .page-lk .page-lk-table .table-col {
    padding: 35px 60px;
    display: block;
    border-right: none;
    border-top: solid 2px #e5e5e6;
  }
  .page-lk .page-lk-table .table-col:first-child {
    border-top: none;
  }
  .page-lk .page-lk-table .table-col a {
    font-size: 28px;
    line-height: 28px;
  }
  .page-lk .page-lk-table .table-col ul {
    line-height: 60px;
  }
  .page-lk .page-lk-table .table-label {
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 16px;
  }
  .page-lk .page-lk-table .table-text {
    font-size: 48px;
    line-height: 60px;
  }
  .page-lk .page-lk-table .table-title {
    font-size: 40px;
    line-height: 40px;
  }
  .page-lk .page-lk-table .table-title span {
    margin-top: 17px;
    font-size: 28px;
    line-height: 28px;
  }
  .page-lk .page-lk-table .table-list .list-item {
    display: block;
    width: 100%;
    margin-bottom: 50px;
  }
  .page-lk .page-lk-banner {
    position: relative;
  }
  .page-lk .page-lk-banner .banner-link {
    height: auto;
  }
  .page-lk .page-lk-banner .banner-image {
    left: auto;
    top: auto;
    width: 100%;
    height: 385px;
    position: relative;
    margin-bottom: 50px;
  }
  .page-lk .page-lk-banner .banner-info {
    position: relative;
    left: auto;
    bottom: auto;
    max-width: 100%;
    padding: 0 50px;
    display: block;
  }
  .page-lk .page-lk-banner .banner-info .info-title {
    font-size: 60px;
    line-height: 70px;
  }
  .page-lk .page-lk-banner .banner-info .info-text {
    font-size: 32px;
    line-height: 50px;
  }
  .modal-login {
    width: 620px;
    padding: 52px 70px 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .modal-login .modal-login-title {
    font-family: "ProximaNova-Light", "Arial", sans-serif;
    font-weight: normal;
    font-size: 30px;
    color: #101010;
    line-height: 40px;
    text-align: center;
    margin-bottom: 30px;
  }
  .modal-login .login-lostpass {
    display: block;
    margin-top: 5px;
  }
  .modal-login .login-text {
    font-family: "zapf", "Arial", sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    line-height: 22px;
    text-align: center;
    margin-top: 25px;
  }
  .modal-login a {
    font-size: 14px;
    color: #7a4282;
    line-height: 14px;
    font-family: "ProximaNova-Regular", "Arial", sans-serif;
    font-weight: normal;
    border-bottom: solid 1px #efdeee;
  }
  .modal-login a:hover {
    color: #7a4282;
    border-bottom-color: #fce2ef;
  }
  .page-favorits {
    padding-bottom: 80px;
  }
  .page-favorits .is-news {
    padding: 0 50px;
  }
  .page-favorits .is-news .is-n-item {
    margin-left: 0;
    margin-right: 0;
  }
  .page-favorits .is-news .is-n-item .n-i-title {
    padding: 0;
  }
  .page-favorits .is-news .is-n-item .n-i-text {
    padding: 0;
  }
  .page-favorits .is-news .is-n-item .n-i-date {
    margin: 0;
    padding-left: 138px;
    line-height: 100px;
  }
  .page-favorits .is-news .is-n-item .n-i-date i {
    width: 100px;
    height: 100px;
  }
  .page-favorits .is-news .is-n-item .n-i-date i:before {
    left: 40px;
    top: 40px;
  }
  .lk-menu {
    position: relative;
    right: auto;
    top: auto;
    width: auto;
    margin: 0 50px 50px;
  }
  .lk-menu .lk-m-label {
    font-size: 40px;
    line-height: 40px;
    padding: 36px 60px;
    height: auto;
  }
  .lk-menu .lk-m-label span {
    font-size: 28px;
    line-height: 28px;
    margin-top: 18px;
  }
  .lk-menu .lk-m-label i {
    width: 8px;
    height: 8px;
    right: 40px;
    top: 43px;
  }
  .lk-menu .lk-m-label i:before, .lk-menu .lk-m-label i:after {
    width: 8px;
    height: 8px;
  }
  .lk-menu .lk-m-label i:before {
    top: 16px;
  }
  .lk-menu .lk-m-label i:after {
    top: 32px;
  }
  .lk-menu .lk-m-dropdown .lk-md-block {
    padding: 0 60px;
    margin: 50px 0;
  }
  .lk-menu .lk-m-dropdown .lk-md-block:first-child {
    margin-top: 36px;
  }
  .lk-menu .lk-m-dropdown .lk-md-block .lk-mdb-label {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 50px;
  }
  .lk-menu .lk-m-dropdown .lk-md-block .lk-mdb-label span {
    font-size: 28px;
    line-height: 28px;
    margin-top: 18px;
  }
  .lk-menu .lk-m-dropdown .lk-md-block .lk-mdb-title {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .lk-menu .lk-m-dropdown .lk-md-block .lk-mdb-text {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 50px;
  }
  .lk-menu .lk-m-dropdown .lk-md-block ul {
    font-size: 28px;
    line-height: 28px;
  }
  .lk-menu .lk-m-dropdown .lk-md-block ul li {
    margin-top: 16px;
  }
  .lk-menu .lk-m-dropdown .lk-md-block ul li:first-child {
    margin-top: 0;
  }
  .lk-menu .lk-m-dropdown .lk-md-label {
    padding: 0 52px;
    font-size: 16px;
    line-height: 16px;
  }
  .lk-menu .lk-m-dropdown .lk-md-label span {
    padding: 0 8px;
  }
  .lk-menu .lk-m-dropdown a {
    font-size: 28px;
    line-height: 28px;
  }
  .lk-menu-space {
    display: none;
  }
  .page-profile {
    padding-bottom: 80px;
  }
  .page-profile .page-profile-list {
    margin-bottom: 60px;
    padding: 0 50px;
    font-size: 56px;
    line-height: 70px;
  }
  .page-profile .page-profile-list li {
    margin-top: 70px;
  }
  .page-profile .page-profile-list li:first-child {
    margin-top: 0;
  }
  .page-profile .page-profile-list .list-title {
    font-size: 56px;
    line-height: 70px;
    margin-top: 20px;
  }
  .page-profile .page-profile-list .list-info {
    font-family: "ProximaNova-Bold", "Arial", sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
  }
  .page-profile .page-profile-form {
    padding: 0 50px;
  }
  .page-profile .page-profile-form .form-title {
    margin-bottom: 50px;
    font-size: 40px;
    line-height: 40px;
  }
  .page-profile .page-profile-form .hf {
    margin-top: 100px;
  }
  .page-profile .page-profile-form .is-btn {
    margin-bottom: 20px;
  }
  .page-order {
    padding-bottom: 80px;
  }
  .page-order .page-order-content {
    padding: 0 50px;
  }
  .page-order .page-order-title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 30px;
  }
  .page-order .is-btn {
    margin-bottom: 20px;
  }
  .page-order .page-order-text {
    padding-right: 0;
    font-size: 32px;
    line-height: 48px;
    text-align: center;
  }
  .page-order .page-order-history .po-h-title {
    text-align: left;
  }
  .page-order .page-order-history .is-table table {
    margin-left: 0;
    max-width: 720px;
  }
  .page-order .page-order-payment {
    border-top: solid 1px #e6e6e6;
    padding-top: 30px;
    margin-bottom: 60px;
    *zoom: 1;
  }
  .page-order .page-order-payment:before {
    content: " ";
    display: table;
  }
  .page-order .page-order-payment:after {
    content: " ";
    display: table;
  }
  .page-order .page-order-payment:after {
    clear: both;
  }
  .page-order .page-order-payment .po-p-total {
    float: none;
    margin-bottom: 80px;
  }
  .page-order .page-order-payment .po-p-total .total-title {
    margin-bottom: 10px;
    font-family: "ProximaNova-Bold", "Arial", sans-serif;
    font-weight: normal;
  }
  .page-order .page-order-payment .po-p-total ul {
    font-family: "ProximaNova-Light", "Arial", sans-serif;
    font-weight: normal;
    font-size: 60px;
    line-height: 60px;
  }
  .page-order .page-order-payment .po-p-total ul li {
    float: none;
    margin-left: 0;
    margin-top: 40px;
  }
  .page-order .page-order-payment .po-p-total ul li:first-child {
    margin-top: 0;
  }
  .page-order .page-order-payment .po-p-total ul li .roble {
    line-height: 20px;
  }
  .page-order .page-order-payment .po-p-btn {
    float: none;
  }
  .page-order .page-order-get {
    margin-bottom: 40px;
  }
  .page-order .page-order-get ul {
    float: none;
  }
  .page-order .page-order-get ul li {
    float: none;
    border-left: none;
    border-top: solid 1px #e6e6e6;
  }
  .page-order .page-order-get ul li:first-child {
    border-top: none;
  }
  .page-order .page-order-get ul li .is-btn {
    margin: 0;
  }
  .page-order .is-news .is-n-item {
    margin-left: 0;
    margin-right: 0;
  }
  .page-order .is-news .is-n-item .n-i-title {
    padding: 0;
  }
  .page-order .is-news .is-n-item .n-i-text {
    padding: 0;
  }
  .page-order .is-news .is-n-item .n-i-date {
    margin: 0;
    padding-left: 138px;
    line-height: 100px;
  }
  .page-order .is-news .is-n-item .n-i-date i {
    width: 100px;
    height: 100px;
  }
  .page-order .is-news .is-n-item .n-i-date i:before {
    left: 40px;
    top: 40px;
  }
  .page-extend-card {
    padding-bottom: 80px;
  }
  .page-extend-card .extend-card-content {
    padding: 0 50px;
  }
  .page-extend-card .extend-card-content .ec-c-card {
    float: none;
  }
  .page-extend-card .extend-card-content .ec-c-card .card-title {
    margin-bottom: 15px;
    text-align: left;
  }
  .page-extend-card .extend-card-content .ec-c-list {
    float: none;
    margin-left: 0;
  }
  .page-extend-card .extend-card-content .ec-c-list .list-title {
    font-size: 26px;
    line-height: 34px;
    height: auto;
    margin-top: 0;
    margin-bottom: 30px;
  }
  .page-extend-card .extend-card-content .ec-c-preview {
    padding-left: 0;
    margin-bottom: 30px;
  }
  .page-extend-card .extend-card-content .ec-c-preview .preview-image {
    float: none;
    margin-left: 0;
    width: 180px;
    margin-bottom: 35px;
  }
  .page-extend-card .extend-card-content .ec-c-preview .preview-content {
    float: none;
    width: auto;
  }
  .page-extend-card .extend-card-content .ec-c-preview .preview-title {
    margin-bottom: 3px;
    font-size: 28px;
  }
  .page-extend-card .extend-card-content .ec-c-preview .preview-price {
    font-size: 60px;
    line-height: 60px;
  }
  .page-extend-card .extend-card-content .ec-c-bonus {
    margin-bottom: 30px;
  }
  .page-extend-card .extend-card-content .ec-c-bonus .form-checkbox {
    padding-left: 60px;
    margin-bottom: 50px;
    font-size: 28px;
    line-height: 40px;
  }
  .page-extend-card .extend-card-content .ec-c-bonus .form-checkbox i {
    width: 40px;
    height: 40px;
  }
  .page-extend-card .extend-card-content .ec-c-bonus .form-checkbox i:before {
    background-size: 60% auto;
  }
  .page-extend-card .extend-card-content .ec-c-bonus .form-checkbox span {
    font-size: 16px;
    line-height: 16px;
  }
  .page-extend-card .extend-card-content .ec-c-bonus .bonus-input {
    max-width: none;
  }
  .page-extend-card .extend-card-content .ec-c-total {
    margin-bottom: 30px;
  }
  .page-extend-card .extend-card-content .ec-c-total .total-title {
    margin-bottom: 5px;
    font-size: 28px;
  }
  .page-extend-card .extend-card-content .ec-c-total .total-price {
    font-size: 60px;
    line-height: 60px;
  }
  .page-extend-card .extend-card-content hr {
    margin: 60px 0;
  }
  .page-extend-card .extend-card-content .ec-c-related-title {
    margin-bottom: 50px;
  }
  .page-extend-card .extend-card-content .is-action {
    margin-left: 0;
    margin-right: 0;
    height: 400px;
  }
  .page-extend-card .cards-items {
    margin: 0;
  }
  .page-extend-card .cards-item {
    margin-left: 0;
    margin-bottom: 80px;
    display: block;
    width: auto;
    height: 880px;
  }
  .page-extend-card .cards-item .item-inner {
    border-width: 2px;
    padding-top: 80px;
  }
  .page-extend-card .cards-item .item-img {
    padding: 0 60px;
    margin-bottom: 75px;
    height: 300px;
    line-height: 300px;
  }
  .page-extend-card .cards-item .item-img img {
    border-radius: 25px;
  }
  .page-extend-card .cards-item .item-title {
    margin-bottom: 35px;
    font-size: 28px;
    line-height: 30px;
  }
  .page-extend-card .cards-item .item-validity {
    border-radius: 15px;
    padding: 4px 15px 0;
    margin-left: 20px;
    font-size: 20px;
    line-height: 26px;
    vertical-align: top;
  }
  .page-extend-card .cards-item .item-text {
    padding: 0 60px;
    margin-bottom: 50px;
    height: 247px;
    font-size: 28px;
    line-height: 48px;
  }
  .page-extend-card .cards-item .item-text p {
    margin-bottom: 12px;
  }
  .page-extend-card .cards-item .item-text.bottom-fade {
    cursor: pointer;
    position: relative;
    transition: height 0.2s 0s;
  }
  .page-extend-card .cards-item .item-text.bottom-fade:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    background: url("../img/card-item-shadow.png") bottom repeat-x;
    transition: opacity 0.3s 0s;
  }
  .page-extend-card .cards-item .item-text.bottom-fade.active:before {
    opacity: 0;
  }
  .page-extend-card .cards-item .item-bottom {
    border-width: 2px;
  }
  .page-extend-card .cards-item .item-bottom li {
    border-width: 2px;
  }
  .page-extend-card .cards-item .item-price {
    font-size: 28px;
    padding: 50px 0;
  }
  .page-extend-card .cards-item .item-buy {
    margin: -2px;
  }
  .page-extend-card .cards-item .item-buy a {
    padding: 54px 0 50px;
    font-size: 28px;
    line-height: 20px;
  }
  .page-extend-card .cards-item--no-btns {
    height: 756px;
  }
  .page-lk-schedule {
    padding-bottom: 60px;
  }
  .page-lk-schedule .lks-controls {
    display: none;
  }
  .page-lk-schedule .weekday-select {
    display: block;
    background: #7a4282;
    position: relative;
    font-family: "ProximaNova-Regular", "Arial", sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #ffffff;
    line-height: 20px;
    padding: 42px 40px 38px;
    margin: 0 50px;
    text-transform: uppercase;
  }
  .page-lk-schedule .weekday-select:before {
    position: absolute;
    right: 40px;
    top: 50%;
    margin-top: -4px;
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 8px solid #ffffff;
  }
  .page-lk-schedule .weekday-select select {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
  }
  .page-lk-schedule .weekday-next {
    display: block;
    background: #7a4282;
    font-family: "ProximaNova-Regular", "Arial", sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #ffffff;
    line-height: 20px;
    padding: 42px 0 38px;
    margin: 0 50px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
  }
  .lk-schedule-table {
    border-style: solid;
    border-color: #e5e5e6;
    border-width: 2px;
    margin: 0 50px;
    padding: 0 40px;
  }
  .lk-schedule-table table {
    table-layout: auto;
  }
  .lk-schedule-table table td {
    border-width: 2px 0 0;
    min-height: 0;
  }
  .lk-schedule-table table td:first-child {
    font-family: "Verdana", "Arial", sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #999999;
    line-height: 20px;
    padding-top: 38px;
    width: 70px;
  }
  .lk-schedule-table table td:first-child span {
    font-size: 12px;
    line-height: 15px;
    display: inline-block;
    vertical-align: top;
  }
  .lk-schedule-table table tr:first-child td {
    border-top: none;
  }
  .lk-schedule-table .lks-t-item {
    padding: 34px 0 40px;
    border-top: none;
  }
  .lk-schedule-table .lks-t-item .item-title {
    font-size: 26px;
    line-height: 32px;
  }
  .lk-schedule-table .lks-t-item .item-info {
    margin-top: 16px;
    font-size: 20px;
    line-height: 32px;
  }
  .lk-schedule-table .lks-t-item .item-mark {
    margin-top: 8px;
  }
  .lk-schedule-table .lks-t-item .item-mark span {
    font-size: 16px;
    line-height: 32px;
    border-radius: 32px;
    padding: 0 10px;
  }
  .form-checkbox .i-check {
    width: 65px !important;
    height: 65px !important;
  }
}
@media print {
  .js-print-container {
    display: block;
  }
  .status-print .main {
    display: none;
  }
  .status-print #jivo-iframe-container {
    display: none !important;
  }
  .print-content {
    display: block;
    font-family: "ProximaNova-Regular", "Arial", sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #010101;
    line-height: 16px;
  }
  .print-content p {
    margin-bottom: 10px;
  }
  .shedule-table th {
    padding: 5px 15px;
  }
  .shedule-table .shedule-t-item {
    padding: 5px 15px;
    min-height: 0;
  }
  .shedule-table .shedule-t-item .item-link {
    min-height: 0;
  }
  .shedule-table .shedule-t-item .t-i-level {
    margin-top: 0;
  }
  .shedule-table .shedule-t-item .t-i-hall {
    margin-top: 0px;
  }
  .shedule-table .shedule-t-item .t-i-teacher {
    margin-top: 0px;
  }
  .shedule-table .shedule-t-item .t-i-replace {
    margin-top: 0px;
  }
  .shedule-table .shedule-t-item .t-i-sublevel {
    margin-top: 0px;
  }
  .p-text {
    font-family: "ProximaNova-Regular", "Arial", sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #010101;
    line-height: 16px;
    margin: 15px 0;
  }
  .p-text .p-t-tite {
    font-family: "ProximaNova-Bold", "Arial", sans-serif;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 10px;
  }
  .p-text .p-t-tite br {
    display: none;
  }
  .map-img {
    width: 100%;
  }
  .club-info {
    float: right;
    max-width: 50%;
  }
  #fancybox-lock {
    display: none;
  }
  .fancybox-overlay {
    display: none;
  }
  .is-popup-event .is-pe-image:before {
    display: none;
  }
  .is-popup-event .is-pe-image img {
    display: block;
  }
  .js-print {
    display: none;
  }
}
.t-i-count-people-1 {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #dfdbea;
}

.schedule-info {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  margin-top: 100px;
  margin-bottom: 50px;
}

.schedule-status {
  max-width: 205px;
  margin-right: 50px;
}

.schedule-status__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.schedule-status__item:first-of-type {
  margin-bottom: 6px;
}

.schedule-status__item-color-1 {
  width: 16px;
  height: 16px;
  background-color: #f4bcc1;
  margin-right: 15px;
}

.schedule-status__item-color-2 {
  width: 16px;
  height: 16px;
  background-color: #2712a1;
  margin-right: 15px;
}

.schedule-status__item-text {
  width: 175px;
  color: #000000;
  font-family: "ProximaNova-Regular", "Arial", sans-serif !important;
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.04px;
}

.schedule-description__pair-count-wrapper {
  display: flex;
  align-items: center;
  width: 32px;
  margin-right: 15px;
}

.schedule-description__pair {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 170px;
}

.schedule-description__pair:first-of-type {
  margin-bottom: 6px;
}

.schedule-description__pair-count-item {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #dfdbea;
  margin-left: auto;
}

.schedule-description__pair-text {
  width: 121px;
  color: #000000;
  font-family: "ProximaNova-Regular", "Arial", sans-serif !important;
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.04px;
}

@media (max-width: 1750px) {
  .schedule-wrapper {
    max-width: 1370px;
  }
  .schedule-card {
    width: 190px !important;
  }
  .shedule-table td:not(:first-child) {
    min-width: 190px;
  }
}
@media (max-width: 1400px) {
  .schedule-wrapper {
    max-width: 1100px;
  }
  .schedule-card .schedule-card__status {
    height: 25px !important;
    transform: rotate(-90deg) translate(11%, -41px) !important;
    font-size: 8px !important;
    padding: 3px 15px !important;
  }
  .schedule-card .schedule-card__info-count-item {
    width: 10px !important;
    height: 10px !important;
  }
  .schedule-card {
    width: 150px !important;
  }
  .schedule-card {
    width: 150px !important;
  }
  .shedule-table td:not(:first-child) {
    min-width: 150px;
  }
  .schedule-card .schedule-card__info-title {
    font-size: 14px !important;
  }
  .schedule-card .schedule-card__info-teacher {
    font-size: 12px !important;
  }
  .schedule-card .schedule-card__info-area {
    font-size: 12px !important;
  }
}
@media (max-width: 1120px) {
  .schedule-wrapper {
    max-width: 950px;
    min-width: auto;
  }
  .schedule-card {
    width: 130px !important;
  }
  .schedule-card {
    width: 130px !important;
  }
  .shedule-table td:not(:first-child) {
    min-width: 130px;
  }
  .schedule-card .schedule-card__info-title {
    font-size: 12px !important;
  }
  .schedule-card .schedule-card__info-teacher {
    font-size: 10px !important;
  }
  .schedule-card .schedule-card__info-area {
    font-size: 10px !important;
  }
}
@media (max-width: 640px) {
	.page-inner-dancestyles .ajax-content-dance .ids-item {
		height: 370px;
	}
  .shedule-table td:not(:first-child) {
    min-width: 100%;
  }
  .schedule-card {
    width: 100% !important;
    height: 132px !important;
  }
  .schedule-card .schedule-card__status {
    max-width: 132px !important;
  }
  .schedule-card .schedule-card__status {
    height: 50px !important;
    transform: rotate(-90deg) translate(19%, -41px) !important;
    font-size: 16px !important;
    padding: 7px 15px !important;
  }
  .schedule-card .schedule-card__info-title {
    font-size: 20px !important;
  }
  .schedule-card .schedule-card__info-teacher {
    font-size: 20px !important;
    max-width: none;
  }
  .schedule-card .schedule-card__info-count-item {
    width: 25px !important;
    height: 25px !important;
  }
}
@media print {
  /*@page { size: landscape; }*/
  html, body {
    height: auto !important;
  }
  .b24-widget-button-wrapper {
    display: none;
  }
  .schedule-wrapper {
    max-width: 1300px;
  }
  .schedule-card .schedule-card__status {
    height: 25px !important;
    transform: rotate(-90deg) translate(9%, -52px) !important;
    font-size: 8px !important;
    padding: 3px 15px !important;
    width: 105% !important;
  }
  .schedule-card .schedule-card__info-count-item {
    width: 10px !important;
    height: 10px !important;
  }
  .schedule-card {
    width: 145px !important;
  }
  .shedule-table td:not(:first-child) {
    min-width: 145px;
  }
  .schedule-card .schedule-card__info-title {
    font-size: 12px !important;
    white-space: nowrap;
  }
  .schedule-card .schedule-card__info {
    width: 95% !important;
  }
  .schedule-card .schedule-card__info-teacher {
    font-size: 12px !important;
  }
  .schedule-card .schedule-card__info-area {
    font-size: 12px !important;
    white-space: nowrap;
  }
  .schedule-card .schedule-card__info-count {
    margin-left: 10px;
  }
  /*.schedule-card .schedule-card__footer {*/
  /*    width: 80% !important;*/
  /*}*/
  .shedule-table {
    width: auto !important;
  }
  /*.schedule-wrapper {*/
  /*    max-width: 950px;*/
  /*    min-width: auto;*/
  /*    border: 1px solid red;*/
  /*}*/
  /*.schedule-card {*/
  /*    width: 120px !important;*/
  /*    border: 1px solid red;*/
  /*}*/
  /*.schedule-card {*/
  /*    width: 120px !important;*/
  /*}*/
  /*.shedule-table td:not(:first-child) {*/
  /*    min-width: 120px;*/
  /*    max-width: 120px;*/
  /*    border: 1px solid red;*/
  /*}*/
  /*.schedule-card .schedule-card__info-title {*/
  /*    font-size: 12px !important;*/
  /*}*/
  /*.schedule-card .schedule-card__info-teacher {*/
  /*    font-size: 10px !important;*/
  /*}*/
  /*.schedule-card .schedule-card__info-area {*/
  /*    font-size: 10px !important;*/
  /*}*/
}
.schedule-card .weekend-card__status {
  height: 50px !important;
  transform: rotate(-90deg) translate(23%, -28px) !important;
  padding: 9px 15px !important;
  font-size: 13px !important;
}

.schedule-card .weekend-card__info {
  width: 90% !important;
  height: 100% !important;
}

.schedule-card.weekend-card {
  width: 100% !important;
}

.schedule-card .weekend-card__info-title {
  font-size: 19px !important;
}

.schedule-card .weekend-card__info-teacher {
  font-size: 18px !important;
  white-space: nowrap !important;
}

.schedule-card .weekend-card__info-area {
  font-size: 18px !important;
  white-space: nowrap !important;
}

.weekend-table td:not(:first-child) {
  min-width: 225px;
  width: 49% !important;
}

.section__title {
  font-family: "ProximaNova-Light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 40px;
  color: #101010;
  line-height: 40px;
  text-align: center;
  margin-bottom: 25px;

}

.section__subtitle {
  font-family: "zapf", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #101010;
  line-height: 30px;
  margin-bottom: 45px;
}

.preloaderInf {
  /*фиксированное позиционирование*/
  position: fixed;
  /* координаты положения */
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  /* фоновый цвет элемента */
  background: #e0e0e0;
  /* размещаем блок над всеми элементами на странице (это значение должно быть больше, чем у любого другого позиционированного элемента на странице) */
  z-index: 9020;
  opacity: 0.7;
  display:none;
}

.preloader__row {
  position: relative;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  margin-top: -35px;
  margin-left: -35px;
  text-align: center;
  animation: preloaderInf-rotate 2s infinite linear;
}

.preloader__item {
  position: absolute;
  display: inline-block;
  top: 0;
  background-color: #662793;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  animation: preloaderInf-bounce 2s infinite ease-in-out;
}

.preloader__item:last-child {
  top: auto;
  bottom: 0;
  animation-delay: -1s;
}

@keyframes preloaderInf-rotate {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes preloaderInf-bounce {

  0%,
  100% {
    transform: scale(0);
  }

  50% {
    transform: scale(1);
  }
}

.loaded_hiding .preloaderInf {
  transition: 0.3s opacity;
  opacity: 0;
}

.preloaderInf.loaded {
  display: block;
}

.intdial-widget__call:before, 
.intdial-widget__call:after {
    content: unset!important;
}
.indial-window-widget--center {
    bottom: 50% !important;
    transform: translateX(-50%) translateY(50%) !important;
}
