/* HTML5 display-role reset for older browsers */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

a {
  text-decoration: none;
  outline: none;
  color: black; }

button {
  border: none;
  outline: none !important;
  border-style: none; }

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

body {
  background: url("../img/gym/fon.png") no-repeat;
  background-size: cover; }

/*presets*/
.yellow-text {
  color: #ddff00; }

.video_wrap {
  position: relative;
  width: 100%;
  height: 100%;
  display: none; }
  @media screen and (max-width: 767px) {
    .video_wrap {
      height: 100%; } }
  .video_wrap .overlay {
    background: #000;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1; }
  .video_wrap i {
    font-weight: 900;
    font-size: 40px;
    color: #fff;
    position: absolute;
    z-index: 99;
    right: 20px;
    top: 10px; }
    @media screen and (max-width: 767px) {
      .video_wrap i {
        font-size: 26px; } }
  .video_wrap iframe {
    width: 80%;
    height: 100%;
    margin-left: 10%;
    position: absolute;
    z-index: 999; }
    @media screen and (max-width: 767px) {
      .video_wrap iframe {
        top: 100px;
        height: 300px; } }

.gym_video {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none; }
  @media screen and (max-width: 767px) {
    .gym_video {
      height: 100%; } }
  .gym_video .overlay {
    background: #000;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1; }
  .gym_video i {
    font-weight: 900;
    font-size: 40px;
    color: #fff;
    position: absolute;
    z-index: 99;
    right: 20px;
    top: 10px; }
    @media screen and (max-width: 767px) {
      .gym_video i {
        font-size: 26px; } }
  .gym_video iframe {
    width: 80%;
    height: 100%;
    margin-left: 10%;
    position: absolute;
    z-index: 999; }
    @media screen and (max-width: 767px) {
      .gym_video iframe {
        top: 100px;
        height: 300px; } }

.ems_video {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 99999; }
  @media screen and (max-width: 767px) {
    .ems_video {
      height: 100%; } }
  .ems_video .overlay {
    background: #000;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1; }
  .ems_video i {
    font-weight: 900;
    font-size: 40px;
    color: #fff;
    position: absolute;
    z-index: 99;
    right: 20px;
    top: 10px; }
    @media screen and (max-width: 767px) {
      .ems_video i {
        font-size: 26px; } }
  .ems_video iframe {
    width: 80%;
    height: 100%;
    margin-left: 10%;
    position: absolute;
    z-index: 999; }
    @media screen and (max-width: 767px) {
      .ems_video iframe {
        top: 100px;
        height: 300px; } }

.title {
  color: #fff;
  font-size: 42px;
  text-transform: uppercase;
  padding: 20px 0 20px 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  line-height: 1.3; }

.title-wrap {
  font-size: 33px;
  font-family: 'Montserrat', sans-serif;
  padding: 10px 0 15px 0;
  line-height: 1.5;
  width: 100%; }

p {
  font-weight: 400;
  font-size: 18px;
  font-family: 'Montserrat', monospace;
  line-height: 1.2;
  text-align: center;
  padding-top: 20px; }

.container-fluid, .container-fluid .row, .container-fluid .col-md-6 {
  padding: 0 !important;
  margin: 0 !important; }

.slick-prev:before, .slick-next:before {
  font-weight: 900 !important; }

.navbar-expand-lg {
  position: relative;
  padding: 10px 20px !important;
  background-color: #151515;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase; }
  .navbar-expand-lg #amp-burger {
    width: 50px;
    height: 45px;
    cursor: pointer;
    position: relative; }
  .navbar-expand-lg .navbar-brand img {
    width: 35px; }
    .navbar-expand-lg .navbar-brand img:hover {
      opacity: 0.6; }
  .navbar-expand-lg .navbar-brand:hover {
    opacity: 0.6; }
  .navbar-expand-lg #amp-burger div.lines, .navbar-expand-lg #amp-burger div.text {
    padding-left: 10px;
    display: inline-block; }
  .navbar-expand-lg #amp-burger div.text {
    position: absolute;
    top: 13px;
    left: 50px;
    z-index: 100;
    opacity: 1;
    cursor: pointer;
    font-weight: bold;
    color: #fff; }
  .navbar-expand-lg #amp-burger div.lines input {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 10000;
    opacity: 0;
    cursor: pointer; }
  .navbar-expand-lg #amp-burger div.lines-icon {
    position: relative;
    width: 50px;
    height: 50px;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s; }
  .navbar-expand-lg #amp-burger div.lines-icon .icon-left {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    position: absolute;
    height: 4px;
    width: 15px;
    top: 20px;
    background-color: #fff; }
  .navbar-expand-lg #amp-burger div.lines-icon .icon-left:before {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    position: absolute;
    width: 15px;
    height: 4px;
    background-color: #fff;
    content: "";
    top: -10px; }
  .navbar-expand-lg #amp-burger div.lines-icon .icon-left:after {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    position: absolute;
    width: 15px;
    height: 4px;
    background-color: #fff;
    content: "";
    top: 10px; }
  .navbar-expand-lg #amp-burger div.lines-icon .icon-left:hover {
    cursor: pointer; }
  .navbar-expand-lg #amp-burger div.lines-icon .icon-right {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    position: absolute;
    height: 4px;
    width: 15px;
    top: 20px;
    background-color: #fff;
    left: 15px; }
  .navbar-expand-lg #amp-burger div.lines-icon .icon-right:before {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    position: absolute;
    width: 15px;
    height: 4px;
    background-color: #fff;
    content: "";
    top: -10px; }
  .navbar-expand-lg #amp-burger div.lines-icon .icon-right:after {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    position: absolute;
    width: 15px;
    height: 4px;
    background-color: #fff;
    content: "";
    top: 10px; }
  .navbar-expand-lg #amp-burger input:checked + div.lines-icon .icon-left {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    background: transparent; }
  .navbar-expand-lg #amp-burger input:checked + div.lines-icon .icon-left:before {
    -webkit-transform: rotateZ(45deg) scaleX(1.4) translate(2px, 2px);
    transform: rotateZ(45deg) scaleX(1.4) translate(2px, 2px); }
  .navbar-expand-lg #amp-burger input:checked + div.lines-icon .icon-left:after {
    -webkit-transform: rotateZ(-45deg) scaleX(1.4) translate(2px, -2px);
    transform: rotateZ(-45deg) scaleX(1.4) translate(2px, -2px); }
  .navbar-expand-lg #amp-burger input:checked + div.lines-icon .icon-right {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    background: transparent; }
  .navbar-expand-lg #amp-burger input:checked + div.lines-icon .icon-right:before {
    -webkit-transform: rotateZ(-45deg) scaleX(1.4) translate(-2px, 2px);
    transform: rotateZ(-45deg) scaleX(1.4) translate(-2px, 2px); }
  .navbar-expand-lg #amp-burger input:checked + div.lines-icon .icon-right:after {
    -webkit-transform: rotateZ(45deg) scaleX(1.4) translate(-2px, -2px);
    transform: rotateZ(45deg) scaleX(1.4) translate(-2px, -2px); }
  .navbar-expand-lg .nav-item.disabled {
    position: absolute;
    right: 210px;
    top: 20px; }
    @media screen and (max-width: 991px) {
      .navbar-expand-lg .nav-item.disabled {
        display: none; } }
  .navbar-expand-lg .nav-link {
    color: #ffffff;
    transition: all 0.5s ease; }
    .navbar-expand-lg .nav-link:hover {
      color: #ddff00; }
  .navbar-expand-lg .burger {
    width: 30px;
    height: 30px;
    background-size: cover;
    outline: none;
    cursor: pointer; }
  .navbar-expand-lg .hours {
    text-transform: uppercase;
    color: #ffffff !important; }
    .navbar-expand-lg .hours:hover {
      color: #ffffff;
      cursor: default !important; }
    .navbar-expand-lg .hours .yellow-text {
      color: #ddff00; }
  .navbar-expand-lg .join-btn {
    position: absolute;
    right: 60px;
    top: 10px; }
    .navbar-expand-lg .join-btn .join {
      background: transparent;
      text-transform: uppercase;
      color: #1c1c1c;
      width: 130px;
      height: 39px;
      font-family: 'Montserrat', sans-serif;
      font-weight: 600;
      border: 1px solid #ddff00;
      position: relative;
      display: inline-block;
      overflow: hidden; }
      .navbar-expand-lg .join-btn .join span {
        text-align: center;
        height: 40px;
        color: #ddff00;
        position: relative;
        z-index: 10; }
      .navbar-expand-lg .join-btn .join:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 150%;
        height: 100%;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        background-color: #e8fd00;
        transform: translateX(-100%) skew(50deg);
        transition: transform 0.5s ease,opacity .3s ease; }
      .navbar-expand-lg .join-btn .join:hover {
        cursor: pointer; }
        .navbar-expand-lg .join-btn .join:hover span {
          color: #1c1c1c; }
        .navbar-expand-lg .join-btn .join:hover:before {
          transform: translateX(-10%);
          opacity: 1; }
      @media screen and (max-width: 991px) {
        .navbar-expand-lg .join-btn .join {
          display: none; } }

.yellow-text {
  color: #ddff00; }

.video-block.main {
  background: #000;
  width: 100%;
  display: flex; }
  .video-block.main .content-block {
    position: relative;
    width: 100%;
    height: 500px; }
    @media screen and (max-width: 480px) {
      .video-block.main .content-block {
        height: 350px; } }
    @media screen and (min-width: 481px) and (max-width: 768px) {
      .video-block.main .content-block {
        height: 420px; } }
    @media screen and (min-width: 769px) and (max-width: 1024px) {
      .video-block.main .content-block {
        height: 500px; } }
    @media screen and (min-width: 1025px) {
      .video-block.main .content-block {
        height: 600px; } }
    .video-block.main .content-block .flash {
      position: absolute;
      z-index: 5;
      height: 100%;
      top: 0;
      left: 40%; }
      @media screen and (min-width: 601px) and (max-width: 680px) {
        .video-block.main .content-block .flash {
          left: 38%; } }
      @media screen and (min-width: 1500px) {
        .video-block.main .content-block .flash {
          left: 42%; } }
    .video-block.main .content-block .gym-wrap.active {
      background: url("../img/Layer 42.png") no-repeat;
      height: 100%;
      background-size: cover;
      background-position: 35%; }
    .video-block.main .content-block .ems-wrap.active {
      background: url("../img/Layer 43.png") no-repeat;
      height: 100%;
      background-size: cover;
      background-position: 8%; }
    .video-block.main .content-block .gym-wrap {
      width: 67%;
      height: 100%;
      cursor: pointer;
      background: url("../img/Layer 421.png") no-repeat;
      height: 100%;
      background-size: cover;
      background-position: 35%;
      transition: all 0.5s ease; }
      .video-block.main .content-block .gym-wrap:hover {
        background: url("../img/Layer 42.png") no-repeat;
        height: 100%;
        background-size: cover;
        background-position: 35%; }
    .video-block.main .content-block .ems-wrap {
      width: 55%;
      position: absolute;
      right: 0;
      height: 100%;
      top: 0;
      cursor: pointer;
      background: url("../img/Layer 431.png") no-repeat;
      height: 100%;
      background-size: cover;
      background-position: 8%;
      transition: all 0.5s ease; }
      .video-block.main .content-block .ems-wrap:hover {
        background: url("../img/Layer 43.png") no-repeat;
        height: 100%;
        background-size: cover;
        background-position: 8%; }
    .video-block.main .content-block .ems {
      width: 100%;
      height: 100%; }
    .video-block.main .content-block .gym {
      width: 100%;
      height: 100%; }
    .video-block.main .content-block .text {
      position: absolute;
      z-index: 3; }
    .video-block.main .content-block .motiv-text {
      bottom: 20px;
      width: 100%;
      text-align: center;
      font-family: 'Montserrat', sans-serif;
      color: white;
      font-size: 25px; }
    .video-block.main .content-block .gym-text {
      left: 15%;
      top: 30%; }
      .video-block.main .content-block .gym-text a {
        position: absolute; }
      .video-block.main .content-block .gym-text p {
        text-align: right;
        font-size: 100px;
        font-family: "Montserrat";
        color: #f6eeee;
        font-weight: bold;
        line-height: 0.72;
        text-shadow: 0px 15px 120px white;
        padding-top: 0; }
      .video-block.main .content-block .gym-text .join {
        margin-left: -70px;
        margin-top: -50px;
        background: transparent;
        text-transform: uppercase;
        color: #1c1c1c;
        width: 70px;
        height: 70px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        border: 2px solid #fff;
        position: relative;
        overflow: hidden; }
        .video-block.main .content-block .gym-text .join span {
          text-align: center;
          color: #fff;
          position: relative;
          z-index: 10;
          display: flex;
          justify-content: center;
          align-items: center; }
        .video-block.main .content-block .gym-text .join:before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          z-index: 1;
          width: 150%;
          height: 100%;
          -webkit-opacity: 0;
          -moz-opacity: 0;
          opacity: 0;
          background-color: #fff;
          transform: translateX(-100%) skew(50deg);
          transition: transform 0.5s ease,opacity .3s ease; }
        .video-block.main .content-block .gym-text .join:hover {
          cursor: pointer; }
          .video-block.main .content-block .gym-text .join:hover span {
            color: #1c1c1c; }
          .video-block.main .content-block .gym-text .join:hover:before {
            transform: translateX(-10%);
            opacity: 1; }
    .video-block.main .content-block .ems-text {
      right: 25%;
      top: 30%;
      display: inline-block;
      height: 0; }
      .video-block.main .content-block .ems-text a {
        position: absolute; }
      .video-block.main .content-block .ems-text p {
        text-align: right;
        font-size: 100px;
        font-family: "Montserrat";
        color: #f6eeee;
        font-weight: bold;
        line-height: 0.72;
        text-shadow: 0px 15px 120px white;
        padding-top: 0; }
      .video-block.main .content-block .ems-text .join {
        margin-left: -70px;
        margin-top: -50px;
        background: transparent;
        text-transform: uppercase;
        color: #1c1c1c;
        width: 70px;
        height: 70px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        border: 2px solid #fff;
        position: relative;
        overflow: hidden; }
        .video-block.main .content-block .ems-text .join span {
          text-align: center;
          color: #fff;
          position: relative;
          z-index: 10;
          display: flex;
          justify-content: center;
          align-items: center; }
        .video-block.main .content-block .ems-text .join:before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          z-index: 1;
          width: 150%;
          height: 100%;
          -webkit-opacity: 0;
          -moz-opacity: 0;
          opacity: 0;
          background-color: #fff;
          transform: translateX(-100%) skew(50deg);
          transition: transform 0.5s ease,opacity .3s ease; }
        .video-block.main .content-block .ems-text .join:hover {
          cursor: pointer; }
          .video-block.main .content-block .ems-text .join:hover span {
            color: #1c1c1c; }
          .video-block.main .content-block .ems-text .join:hover:before {
            transform: translateX(-10%);
            opacity: 1; }
    @media screen and (max-width: 780px) {
      .video-block.main .content-block .ems-text, .video-block.main .content-block .gym-text {
        font-size: 60px !important;
        top: 20%; } }
    @media screen and (max-width: 380px) {
      .video-block.main .content-block .ems-text, .video-block.main .content-block .gym-text {
        font-size: 30px !important; } }

.carousel {
  background: black; }
  .carousel .slick-prev {
    left: 15px;
    z-index: 9; }
    .carousel .slick-prev:before {
      content: '\f053';
      font-family: 'Font Awesome 5 Free';
      font-size: 20px;
      line-height: 1;
      opacity: .75;
      color: white;
      -webkit-font-smoothing: antialiased; }
  .carousel .slick-next {
    right: 15px; }
  .carousel .extra-text {
    position: absolute;
    z-index: 5;
    font-size: 15px;
    color: white;
    top: 30%;
    left: 10%;
    font-size: 30px;
    display: flex;
    flex-direction: column;
    width: 80%;
	align-items: center;	}
    .carousel .extra-text p {
      font-weight: 600;
      font-size: 15px;
      font-family: 'Raleway', sans-serif;
      line-height: 1.2;
      text-align: center;
      padding-top: 0px !important;
      width: 100%;
      text-align: center; }
      .carousel .extra-text p i {
        font-weight: 600;
        font-size: 20px;
        font-family: 'Montserrat', sans-serif; }
    .carousel .extra-text span {
      font-size: 12px;
      margin-top: 20px;
      font-weight: 400;
      font-family: 'Montserrat', monospace;
      width: 100%;
      text-align: center;
      line-height: 14px; }
    @media screen and (max-width: 780px) {
      .carousel .extra-text {
        top: 30%; } }
    @media screen and (max-width: 480px) {
      .carousel .extra-text {
        top: 10%; } }

.carousel-cell {
  width: 33.3%;
  height: auto;
  background-size: cover;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 420px) {
    .carousel-cell p {
      font-size: 13px !important; } }
  @media screen and (max-width: 520px) {
    .carousel-cell p {
      font-size: 11px !important; }
      .carousel-cell p i {
        font-size: 18px !important; } }
  @media screen and (max-width: 780px) {
    .carousel-cell {
      width: 50%;
      height: auto;
      background-size: cover; }
      .carousel-cell p {
        font-size: 26px; } }
  @media screen and (min-width: 781px) and (max-width: 991px) {
    .carousel-cell {
      width: 50%;
      height: auto;
      background-size: cover; } }

.sport-carousel > div img {
  background-size: cover;
  width: 100%; }

.mob-map {
  height: 400px;
  width: 100%;
  background: url("../img/map.png") no-repeat;
  background-size: cover;
  background-position: 90%; }
  @media screen and (min-width: 781px) {
    .mob-map {
      display: none; } }

.contacts.main {
  margin-top: -5px;
  height: 400px;
  position: relative;
  font-family: 'Montserrat', monospace; }
  .contacts.main #map {
    height: 100%;
    width: 100%;
    background: url("../img/map.png") no-repeat;
    background-size: cover;
    background-position: 30%; }
    @media screen and (max-width: 780px) {
      .contacts.main #map {
        background: transparent; } }
  .contacts.main .contact-block {
    position: absolute;
    z-index: 5;
    top: 70px;
    left: 15%;
    width: 500px;
    height: 275px;
    background-color: #1c1c1c;
    color: #fff;
    padding: 3%; }
    .contacts.main .contact-block li {
      padding-bottom: 20px;
      line-height: 21px;
      font-size: 14px; }
    .contacts.main .contact-block .loc:before {
      content: '';
      display: inline-block;
      background: url("../img/location.png") no-repeat;
      width: 11px;
      height: 16px;
      margin-right: 5px; }
    .contacts.main .contact-block .clock:before {
      content: '';
      display: inline-block;
      background: url("../img/clock.png") no-repeat;
      width: 16px;
      height: 16px;
      margin-right: 5px; }
    .contacts.main .contact-block .phone {
      -webkit-appearance: none;
      color: #fff; }
    .contacts.main .contact-block .phone:before {
      content: '';
      display: inline-block;
      background: url("../img/phone.png") no-repeat;
      width: 15px;
      height: 15px;
      margin-right: 5px; }
  .contacts.main .bg-border {
    position: absolute;
    z-index: 3;
    top: 90px;
    left: 20%;
    width: 500px;
    height: 275px;
    background-color: transparent;
    border: 2px solid #ddff00; }

@media screen and (min-width: 581px) and (max-width: 780px) {
  .contact-block, .bg-border {
    width: 400px !important;
    left: 5% !important; }

  .bg-border {
    left: 10% !important; }

  .contact-block li {
    padding-bottom: 20px;
    line-height: 21px;
    font-size: 14px; } }
@media screen and (max-width: 580px) {
  .contact-block, .bg-border {
    width: 300px !important; } }
@media screen and (max-width: 380px) {
  .contact-block, .bg-border {
    width: 250px !important;
    left: 5% !important; }

  .bg-border {
    left: 10% !important; } }
/*video-block*/
.video-block.gym {
  background: url("../img/gym/main_bg.png") no-repeat;
  background-size: cover;
  width: 100%;
  height: 566px;
  position: relative; }
  .video-block.gym .content-block {
    text-align: right;
    position: absolute;
    display: flex;
    width: 100%;
    top: 35%; }
    .video-block.gym .content-block .gym-text {
      display: flex;
      justify-content: flex-end;
      width: 50%;
      padding: 0 20px; }
      .video-block.gym .content-block .gym-text p {
        text-align: right;
        font-size: 100px;
        font-family: "Montserrat";
        color: #f6eeee;
        font-weight: bold;
        line-height: 0.72;
        text-shadow: 0 15px 120px #fff; }
      @media screen and (max-width: 380px) {
        .video-block.gym .content-block .gym-text {
          font-size: 80px; } }
      .video-block.gym .content-block .gym-text .join {
        margin-top: -50px;
        background: transparent;
        text-transform: uppercase;
        color: #1c1c1c;
        width: 70px;
        height: 70px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        border: 2px solid #fff;
        position: relative;
        display: inline-block;
        overflow: hidden; }
        .video-block.gym .content-block .gym-text .join span {
          text-align: center;
          height: 40px;
          color: #fff;
          position: relative;
          z-index: 10;
          display: flex;
          justify-content: center;
          align-items: center; }
        .video-block.gym .content-block .gym-text .join:before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          z-index: 1;
          width: 150%;
          height: 100%;
          -webkit-opacity: 0;
          -moz-opacity: 0;
          opacity: 0;
          background-color: #fff;
          transform: translateX(-100%) skew(50deg);
          transition: transform 0.5s ease,opacity .3s ease; }
        .video-block.gym .content-block .gym-text .join:hover {
          cursor: pointer; }
          .video-block.gym .content-block .gym-text .join:hover span {
            color: #1c1c1c; }
          .video-block.gym .content-block .gym-text .join:hover:before {
            transform: translateX(-10%);
            opacity: 1; }
    .video-block.gym .content-block .extra-text {
      margin-top: 20px;
      display: block;
      width: 50%;
      font-size: 24px;
      font-family: "Montserrat";
      color: #fff;
      font-weight: 400;
      line-height: 1;
      text-shadow: none;
      text-align: left; }

/*gym-carousel*/
.gym-carousel.gym {
  padding: 50px 0; }
  .gym-carousel.gym .view {
    display: flex;
    height: 100%;
    align-items: center; }
  .gym-carousel.gym .slick-slide img {
    width: 90%;
    margin: auto; }
  .gym-carousel.gym .slick-next {
    right: 10px;
    z-index: 10; }
  .gym-carousel.gym .slick-prev {
    left: 10px;
    z-index: 10; }
  .gym-carousel.gym .slick-next:before {
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    color: #fff;
    font-weight: 900;
    font-size: 35px; }
  .gym-carousel.gym .slick-prev:before {
    content: '\f053';
    font-family: 'Font Awesome 5 Free';
    color: #fff;
    font-weight: 900;
    font-size: 35px; }

/*plus-block*/
.pluses.gym {
  background-color: #1c1c1c;
  padding: 30px 0; }
  .pluses.gym .col-md-4 {
    margin: 20px 0; }
  .pluses.gym .x-block {
    border: 2px solid #ddff00;
    height: 100%;
    background-color: transparent;
    padding: 75px 20px;
    text-align: center;
    color: #fff;
    font-family: 'Montserrat', monospace;
    align-items: center;
    display: flex;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s; }
    .pluses.gym .x-block .icon {
      width: 100%;
      height: 100%; }
    .pluses.gym .x-block h2 {
      font-size: 1.5rem;
      font-family: 'Montserrat', monospace;
      padding: 10px 0 15px 0;
      line-height: 1.5;
      width: 100%; }

/*profit*/
.profit.gym .col-md-6 {
  align-items: center;
  display: flex; }
.profit.gym img {
  background-size: cover;
  width: 100%;
  height: auto; }
.profit.gym .text {
  background-color: #1c1c1c;
  width: 80%;
  margin: 10%;
  height: 80%; }
  .profit.gym .text div {
    display: flex;
    flex-flow: column;
    justify-content: center;
    height: 100%;
    padding: 20px 0; }
  @media screen and (max-width: 380px) {
    .profit.gym .text {
      padding: 5%; } }
  .profit.gym .text .step {
    color: #ddff00;
    text-transform: uppercase;
    font-size: 3rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    padding: 20px 10px; }
  .profit.gym .text .step-info {
    padding: 0 30px;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Montserrat', monospace;
    line-height: 1.2;
    text-align: left; }
    @media screen and (max-width: 380px) {
      .profit.gym .text .step-info {
        font-size: 16px; } }

/*benefit-block*/
.benefit.gym {
  background-color: #1c1c1c;
  padding: 50px 0; }
  .benefit.gym .block {
    margin-top: 40px; }
  .benefit.gym .x-block {
    border: 2px solid #ddff00;
    height: 100%;
    background-color: transparent;
    padding: 75px 20px;
    margin: 10px 0;
    text-align: center;
    color: #fff;
    font-family: 'Montserrat', monospace;
    align-items: center;
    display: flex;
    transition: all 0.5s ease;
    position: relative; }
    .benefit.gym .x-block .icon {
      width: 100%;
      height: 100%; }
    .benefit.gym .x-block h2 {
      font-size: 1.5rem;
      font-family: 'Montserrat', monospace;
      padding: 10px 0 15px 0;
      line-height: 1.5;
      width: 100%;
      word-break: break-all; }

/*carousel*/
.carousel.gym {
  padding-top: 50px;
  padding-bottom: 50px; }
  .carousel.gym .slick-prev, .carousel.gym .slick-next {
    font-family: 'Font Awesome 5 Free'; }
  .carousel.gym .slick-next:before {
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    color: #ddff00; }
  .carousel.gym .slick-prev:before {
    content: '\f053';
    font-family: 'Font Awesome 5 Free';
    color: #ddff00; }
  .carousel.gym .responsive .slick-prev {
    z-index: 10;
    right: 30px;
    left: unset;
    top: 0px;
    font-weight: 900;
    font-family: "Font Awesome 5 Free" !important; }
    .carousel.gym .responsive .slick-prev:before {
      background: url("../img/arrow_left.png") no-repeat; }
  .carousel.gym .slick-next {
    right: 0;
    z-index: 10;
    top: 0px;
    font-weight: 900;
    font-family: "Font Awesome 5 Free" !important; }
  .carousel.gym .slick-initialized .slick-slide {
    padding-bottom: 50px;
    padding-top: 50px; }
  .carousel.gym .items {
    position: relative; }
    .carousel.gym .items .description {
      opacity: 0; }
    .carousel.gym .items:hover .gym-border {
      transform: translateY(-10%); }
    .carousel.gym .items:hover h4, .carousel.gym .items:hover .coach {
      visibility: hidden; }
    .carousel.gym .items:hover .description {
      opacity: 1;
      transition: all 2s ease; }
    .carousel.gym .items .description {
      position: absolute;
      width: 75%;
      height: 100%;
      color: #fff;
      z-index: 3;
      top: 20px;
      left: 12%;
      transition: all 1s ease; }
      .carousel.gym .items .description p {
        font-size: 14px; }
    .carousel.gym .items .gym-border {
      transition: all 0.5s ease;
      border: 2px solid #ddff00;
      width: 80%;
      height: 105%;
      position: absolute;
      top: 5%;
      left: 10%; }
    .carousel.gym .items img {
      width: 90%;
      margin: 0 auto; }
    .carousel.gym .items h4 {
      text-align: left;
      color: #fff;
      font-size: 14px;
      font-family: 'Montserrat', monospace;
      padding-top: 20px;
      padding-left: 17%; }
    .carousel.gym .items .coach {
      text-align: left;
      color: #fff;
      font-weight: 400;
      font-size: 12px;
      font-family: 'Montserrat', monospace;
      line-height: 1.2;
      padding-top: 0;
      padding-left: 17%; }

/*coach-price*/
.coach-price.gym {
  padding: 30px 0; }
  .coach-price.gym .row {
    justify-content: center; }
  .coach-price.gym .block {
    margin-top: 50px; }
    .coach-price.gym .block .icon {
      width: 100%; }
      .coach-price.gym .block .icon a {
        position: absolute;
        bottom: 25px;
        width: 82%;
        display: flex;
        outline: none;
        text-decoration: none;
        justify-content: center; }
      .coach-price.gym .block .icon .join {
        visibility: hidden;
        background: transparent;
        text-transform: uppercase;
        color: #1c1c1c;
        width: 130px;
        height: 40px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        border: 1px solid #ddff00;
        position: relative;
        display: inline-block;
        overflow: hidden; }
        .coach-price.gym .block .icon .join span {
          text-align: center;
          height: 40px;
          color: #ddff00;
          position: relative;
          z-index: 10; }
        .coach-price.gym .block .icon .join:before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          z-index: 1;
          width: 150%;
          height: 100%;
          -webkit-opacity: 0;
          -moz-opacity: 0;
          opacity: 0;
          background-color: #e8fd00;
          transform: translateX(-100%) skew(50deg);
          transition: transform 0.5s ease,opacity .3s ease; }
        .coach-price.gym .block .icon .join:hover {
          cursor: pointer; }
          .coach-price.gym .block .icon .join:hover span {
            color: #1c1c1c; }
          .coach-price.gym .block .icon .join:hover:before {
            transform: translateX(-10%);
            opacity: 1; }
      .coach-price.gym .block .icon p {
        text-align: left; }
  .coach-price.gym .x-block {
    height: 100%;
    background-color: transparent;
    padding: 75px 20px;
    text-align: left;
    color: #fff;
    font-family: 'Montserrat', monospace;
    align-items: center;
    display: flex;
    margin: 0px 0 20px 0;
    transition: all 0.5s ease;
    position: relative; }
    .coach-price.gym .x-block .bord {
      width: 100%;
      height: 100%;
      border: 2px solid #df0;
      position: absolute;
      left: 0;
      top: 0;
      transition: all 0.5s ease; }
    .coach-price.gym .x-block:hover .bord {
      transform: scale(1.1); }
    .coach-price.gym .x-block:hover .join {
      visibility: visible; }
    .coach-price.gym .x-block .price {
      font-weight: 400;
      font-size: 18px;
      font-family: 'Montserrat', monospace;
      line-height: 1.2;
      padding: 5px 0; }
      .coach-price.gym .x-block .price b {
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        font-size: 1.5em; }

/*personal-price*/
.personal-price.gym {
  padding: 30px 0; }
  .personal-price.gym .block {
    margin-top: 20px; }
  .personal-price.gym .x-block {
    border: 2px solid #ddff00;
    height: 100%;
    background-color: transparent;
    padding: 75px 20px;
    text-align: left;
    color: #fff;
    font-family: 'Montserrat', monospace;
    align-items: center;
    display: flex;
    position: relative; }
    .personal-price.gym .x-block .icon {
      width: 100%; }
      .personal-price.gym .x-block .icon p {
        text-align: left; }
    .personal-price.gym .x-block .price {
      font-weight: 400;
      font-size: 18px;
      font-family: 'Montserrat', monospace;
      line-height: 1.2;
      padding: 5px 0; }
      .personal-price.gym .x-block .price b {
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        font-size: 1.5em; }

/*contact-form*/
.contacts.gym {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 70px; }
  .contacts.gym .row {
    justify-content: center; }
  .contacts.gym form {
    border: 2px solid #ddff00;
    padding: 30px;
    margin: 10px; }
    .contacts.gym form input {
      width: 100%;
      height: 48px;
      background-color: transparent;
      color: #1c1c1c;
      font-family: 'Montserrat', sans-serif;
      font-size: 14px;
      margin-bottom: 30px;
      border: none;
      border-bottom: 1px solid #fff;
      text-transform: uppercase;
      -webkit-appearance: none;
      border-radius: 0; }
      .contacts.gym form input:focus {
        color: #fff;
        outline: none;
        border: none;
        border-bottom: 2px solid #fff; }
    .contacts.gym form input.error {
      border-bottom: 1px solid red;
      color: #fff;
      -webkit-appearance: none;
      border-radius: 0; }
    .contacts.gym form input.valid {
      border-bottom: 1px solid green;
      color: #fff;
      -webkit-appearance: none;
      border-radius: 0; }
    .contacts.gym form input[type="submit"] {
      margin: 20px auto;
      background: transparent;
      text-transform: uppercase;
      color: #ddff00;
      width: 50%;
      height: 55px;
      border: 1px solid #ddff00;
      transition: all 0.5s ease;
      -webkit-appearance: none;
      border-radius: 0; }
      .contacts.gym form input[type="submit"]:hover {
        background-color: #ddff00;
        color: #1c1c1c;
        cursor: pointer; }

/*video-block*/
.video-block.ems {
  background: url("../img/ems/main_bg.png") no-repeat;
  background-size: cover;
  width: 100%;
  height: 566px;
  position: relative; }
  .video-block.ems .content-block {
    text-align: right;
    position: absolute;
    display: flex;
    flex-direction: column;
    width: 100%;
    right: 0;
    top: 30%; }
    .video-block.ems .content-block .gym-text {
      position: relative;
      display: flex;
      text-align: center;
      width: 30%;
      margin: 0 auto;
      padding: 0 20px; }
      .video-block.ems .content-block .gym-text p {
        width: 50%;
        font-size: 100px;
        font-family: "Montserrat";
        color: #f6eeee;
        font-weight: bold;
        line-height: 0.72;
        text-shadow: 0px 15px 120px white; }
      @media screen and (max-width: 380px) {
        .video-block.ems .content-block .gym-text {
          font-size: 80px; } }
      .video-block.ems .content-block .gym-text .join {
        margin-top: -50px;
        background: transparent;
        text-transform: uppercase;
        color: #1c1c1c;
        width: 70px;
        height: 70px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        border: 2px solid #fff;
        position: relative;
        display: inline-block;
        overflow: hidden; }
        .video-block.ems .content-block .gym-text .join span {
          text-align: center;
          height: 40px;
          color: #fff;
          position: relative;
          z-index: 10;
          display: flex;
          justify-content: center;
          align-items: center; }
        .video-block.ems .content-block .gym-text .join:before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          z-index: 1;
          width: 150%;
          height: 100%;
          -webkit-opacity: 0;
          -moz-opacity: 0;
          opacity: 0;
          background-color: #fff;
          transform: translateX(-100%) skew(50deg);
          transition: transform 0.5s ease,opacity .3s ease; }
        .video-block.ems .content-block .gym-text .join:hover {
          cursor: pointer; }
          .video-block.ems .content-block .gym-text .join:hover span {
            color: #1c1c1c; }
          .video-block.ems .content-block .gym-text .join:hover:before {
            transform: translateX(-10%);
            opacity: 1; }
    .video-block.ems .content-block .extra-text {
      display: block;
      width: 50%;
      font-size: 24px;
      font-family: "Montserrat";
      color: #fff;
      font-weight: 400;
      line-height: 30px;
      text-shadow: none;
      text-align: center;
      margin: 35px auto; }

/*plus-block*/
.pluses.ems {
  background-color: #1c1c1c;
  padding: 30px 0; }
  .pluses.ems .col-md-6 {
    margin-bottom: 20px; }
  .pluses.ems .x-block {
    border: 2px solid #ddff00;
    height: 100%;
    background-color: transparent;
    padding: 75px 20px;
    text-align: center;
    color: #fff;
    font-family: 'Montserrat', monospace;
    align-items: center;
    display: flex;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s; }
    .pluses.ems .x-block .icon {
      width: 100%;
      height: 100%; }
      .pluses.ems .x-block .icon p {
        font-weight: 400;
        font-size: 14px;
        font-family: 'Montserrat',monospace;
        line-height: 25px;
        text-align: center;
        padding-top: 20px; }
    .pluses.ems .x-block h2 {
      font-size: 1.5rem;
      font-family: 'Montserrat', monospace;
      padding: 10px 0 15px 0;
      line-height: 1.5;
      width: 100%; }

/*profit*/
.profit.ems .col-md-6 {
  align-items: center;
  display: flex; }
.profit.ems img {
  background-size: cover;
  width: 100%;
  height: auto; }
.profit.ems .text {
  background-color: #1c1c1c;
  width: 80%;
  margin: 10%;
  height: 80%; }
  .profit.ems .text div {
    display: flex;
    flex-flow: column;
    justify-content: center;
    height: 100%;
    padding: 20px 0; }
  @media screen and (max-width: 380px) {
    .profit.ems .text {
      padding: 5%; } }
  .profit.ems .text .step {
    color: #ddff00;
    text-transform: uppercase;
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    padding: 20px 10px; }
  .profit.ems .text .step-info {
    padding: 0 30px;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Montserrat', monospace;
    line-height: 1.2;
    text-align: left; }
    @media screen and (max-width: 380px) {
      .profit.ems .text .step-info {
        font-size: 16px; } }

/*benefit-block*/
.benefit.ems {
  background-color: #1c1c1c;
  padding: 50px 0; }
  .benefit.ems .row {
    justify-content: center; }
  .benefit.ems .block {
    margin-top: 20px; }
  .benefit.ems .x-block {
    border: 2px solid #ddff00;
    height: 100%;
    background-color: transparent;
    padding: 75px 20px;
    margin: 10px 0;
    text-align: center;
    color: #fff;
    font-family: 'Montserrat', monospace;
    align-items: center;
    display: flex;
    position: relative; }
    .benefit.ems .x-block h2 {
      font-size: 24px;
      font-family: 'Montserrat',monospace;
      padding: 10px 0 15px 0;
      line-height: 1.5;
      width: 100%; }
    .benefit.ems .x-block .icon {
      width: 100%;
      height: 100%; }

/*carousel*/
.carousel.ems {
  padding-top: 50px;
  padding-bottom: 50px; }
  .carousel.ems .responsive .slick-prev {
    right: 30px;
    left: unset;
    top: 0px; }
    .carousel.ems .responsive .slick-prev:before {
      background: url("../img/arrow_left.png") no-repeat; }
  .carousel.ems .slick-next:before {
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    color: #ddff00;
    font-weight: 900;
    z-index: 10; }
  .carousel.ems .slick-prev:before {
    content: '\f053';
    font-family: 'Font Awesome 5 Free';
    color: #ddff00;
    font-weight: 900;
    z-index: 10; }
  .carousel.ems .slick-next {
    right: 0;
    top: 0px; }
  .carousel.ems .slick-initialized .slick-slide {
    padding-bottom: 70px;
    padding-top: 50px; }
  .carousel.ems .items {
    position: relative; }
    .carousel.ems .items .description {
      opacity: 0; }
    .carousel.ems .items:hover .gym-border {
      transform: translateY(-10%); }
    .carousel.ems .items:hover h4, .carousel.ems .items:hover .coach {
      visibility: hidden; }
    .carousel.ems .items:hover .description {
      opacity: 1;
      transition: all 1s ease; }
    .carousel.ems .items .description {
      position: absolute;
      width: 75%;
      height: 100%;
      color: #fff;
      z-index: 3;
      top: 0px;
      left: 12%; }
      @media screen and (min-width: 600px) {
        .carousel.ems .items .description {
          top: 40px; } }
      .carousel.ems .items .description p {
        font-size: 14px; }
    .carousel.ems .items .gym-border {
      transition: all 0.5s ease;
      border: 2px solid #ddff00;
      width: 80%;
      height: 105%;
      position: absolute;
      top: 5%;
      left: 10%; }
    .carousel.ems .items img {
      width: 90%;
      margin: 0 auto; }
    .carousel.ems .items h4 {
      text-align: left;
      color: #fff;
      font-size: 14px;
      font-family: 'Montserrat', monospace;
      padding-top: 20px;
      padding-left: 17%;
      width: 80%; }
    .carousel.ems .items .coach {
      text-align: left;
      color: #fff;
      font-weight: 400;
      font-size: 11px;
      font-family: 'Montserrat', monospace;
      line-height: 1.4;
      padding-top: 0;
      padding-left: 17%;
      width: 80%; }

/*trainings*/
.trainings.ems {
  padding: 30px 0; }
  .trainings.ems .block {
    margin: 20px 0; }
    .trainings.ems .block .icon {
      width: 100%; }
      .trainings.ems .block .icon a {
        position: absolute;
        bottom: 25px;
        width: 90%;
        display: flex;
        outline: none;
        text-decoration: none;
        justify-content: center; }
      .trainings.ems .block .icon .join {
        visibility: hidden;
        background: transparent;
        text-transform: uppercase;
        color: #1c1c1c;
        width: 130px;
        height: 40px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        border: 1px solid #ddff00;
        position: relative;
        display: inline-block;
        overflow: hidden; }
        .trainings.ems .block .icon .join span {
          text-align: center;
          height: 40px;
          color: #ddff00;
          position: relative;
          z-index: 10; }
        .trainings.ems .block .icon .join:before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          z-index: 1;
          width: 150%;
          height: 100%;
          -webkit-opacity: 0;
          -moz-opacity: 0;
          opacity: 0;
          background-color: #e8fd00;
          transform: translateX(-100%) skew(50deg);
          transition: transform 0.5s ease,opacity .3s ease; }
        .trainings.ems .block .icon .join:hover {
          cursor: pointer; }
          .trainings.ems .block .icon .join:hover span {
            color: #1c1c1c; }
          .trainings.ems .block .icon .join:hover:before {
            transform: translateX(-10%);
            opacity: 1; }
      .trainings.ems .block .icon p {
        text-align: left; }
  .trainings.ems .x-block {
    height: 100%;
    background-color: transparent;
    padding: 110px 20px;
    text-align: left;
    color: #fff;
    font-family: 'Montserrat', monospace;
    align-items: center;
    display: flex;
    margin: 0px 0 20px 0;
    transition: all 0.5s ease;
    position: relative; }
    .trainings.ems .x-block .bord {
      width: 100%;
      height: 100%;
      border: 2px solid #df0;
      position: absolute;
      left: 0;
      top: 0;
      transition: all 0.5s ease; }
    .trainings.ems .x-block:hover .bord {
      transform: scale(1.1); }
    .trainings.ems .x-block:hover .join {
      visibility: visible; }
    .trainings.ems .x-block .join-btn {
      position: absolute;
      right: 60px;
      top: 10px; }
    .trainings.ems .x-block .price {
      font-weight: 400;
      font-size: 18px;
      font-family: 'Montserrat', monospace;
      line-height: 1.2;
      padding: 5px 0; }
      .trainings.ems .x-block .price b {
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        font-size: 1.5em; }

/*questions*/
.questions.ems {
  background: #1c1c1c;
  padding: 100px 0; }
  .questions.ems #accordion {
    width: 80%;
    display: block;
    margin: 0 auto; }
  .questions.ems .card {
    background: transparent;
    font-family: 'Montserrat', monospace;
    border: none; }
    .questions.ems .card .btn {
      color: #fff;
      text-decoration: none;
      outline: none;
      padding-left: 0;
      display: flex;
      white-space: unset;
      text-align: left;
      position: relative; }
      .questions.ems .card .btn:hover {
        cursor: pointer; }
      .questions.ems .card .btn .colo {
        background: url("../img/ems/colo.png") no-repeat;
        background-size: contain;
        position: absolute;
        width: 30px;
        height: 30px;
        left: -40px;
        top: 0px; }
        .questions.ems .card .btn .colo:hover {
          cursor: pointer; }
    .questions.ems .card .card-header {
      background: transparent;
      border-bottom: 1px solid #fff;
      padding-left: 0; }
    .questions.ems .card .card-body {
      color: #fff;
      font-family: 'Montserrat', monospace;
      font-size: 14px;
      line-height: 18px; }

footer {
  background-color: #0e0e0e;
  padding-top: 50px;
  color: #fff;
  font-family: 'Montserrat', monospace; }
  footer .logo {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 25%; }
    footer .logo:hover {
      opacity: .6;
      cursor: pointer; }
    footer .logo img {
      width: 70px;
      height: 70px;
      padding-right: 15px;
      background-size: cover;
      pointer-events: none; }
  footer .main-block {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex; }
    footer .main-block .left-block {
      width: 40%; }
    footer .main-block .right-block {
      width: 60%; }
      footer .main-block .right-block .location {
        margin-right: 10px; }
    footer .main-block .left-block, footer .main-block .right-block {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex; }
      footer .main-block .left-block .footer-menu, footer .main-block .left-block .footer-info, footer .main-block .right-block .footer-menu, footer .main-block .right-block .footer-info {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        width: 50%; }
        footer .main-block .left-block .footer-menu p, footer .main-block .left-block .footer-info p, footer .main-block .right-block .footer-menu p, footer .main-block .right-block .footer-info p {
          text-align: right; }
        footer .main-block .left-block .footer-menu .links, footer .main-block .left-block .footer-info .links, footer .main-block .right-block .footer-menu .links, footer .main-block .right-block .footer-info .links {
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          width: 50%; }
          footer .main-block .left-block .footer-menu .links a, footer .main-block .left-block .footer-info .links a, footer .main-block .right-block .footer-menu .links a, footer .main-block .right-block .footer-info .links a {
            text-align: left; }
  @media screen and (max-width: 780px) {
    footer .main-block {
      display: block; }
      footer .main-block .left-block, footer .main-block .right-block {
        width: 100%; } }

@media screen and (max-width: 480px) {
  .main-block {
    font-size: 12px;
    display: block; }
    .main-block .right-block {
      width: 100%;
      display: block; }
      .main-block .right-block .footer-info {
        width: 100%; }

  .location, .graphic {
    margin-top: 10px; } }
.footer-info {
  display: flex;
  flex-direction: column; }
  .footer-info p {
    font-size: 14px;
    padding: 5px 0;
    line-height: 18px;
    text-align: left; }
    @media screen and (max-width: 480px) {
      .footer-info p {
        font-size: 10px; } }
  .footer-info .footer-loc {
    text-align: left !important; }

.links a {
  outline: none;
  border: none;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
  color: #fff;
  padding: 10px 0 10px 10px;
  font-size: 14px; }
  .links a:hover {
    cursor: pointer;
    opacity: .6;
    text-decoration: none; }

hr {
  width: 100%;
  height: 1px;
  background-color: #fff; }

.low-footer {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 100%;
  color: #fff;
  padding-bottom: 10px; }
  .low-footer .phone-contacts {
    width: 60%;
    display: flex; }
    .low-footer .phone-contacts .tel-1, .low-footer .phone-contacts .tel-2 {
      width: 50%;
      color: #fff;
      -webkit-appearance: none; }
  .low-footer .socials {
    width: 40%;
    cursor: pointer; }
    .low-footer .socials ul {
      display: flex;
      justify-content: flex-end; }
      .low-footer .socials ul li {
        list-style-type: none; }
        .low-footer .socials ul li a i {
          margin-right: 10px;
          color: #fff; }
        .low-footer .socials ul li a:hover {
          opacity: .6; }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .video-block.main .content-block .ems-text p {
    font-size: 65px; }

  .pluses.ems .x-block .icon p {
    font-size: 18px; }

  .video-block.main .content-block .gym-text p {
    font-size: 65px; }

  .carousel .items .description p {
    font-size: 8px !important; }

  .carousel.ems .items .description p {
    font-size: 8px !important; }

  .video-block.ems .content-block .extra-text {
    width: 60%; }

  .profit.ems .text .step-info {
    font-size: 16px;
    padding-bottom: 20px; } }
@media screen and (min-width: 601px) and (max-width: 767px) {
  .video-block.main .content-block .ems-text .join {
    width: 50px;
    height: 50px;
    margin-left: -50px; }

  .pluses.ems .x-block .icon p {
    font-size: 18px; }

  .video-block.main .content-block .ems-text p {
    font-size: 50px; }

  .video-block.main .content-block .gym-text .join {
    width: 50px;
    height: 50px;
    margin-left: -50px; }

  .video-block.main .content-block .gym-text p {
    font-size: 50px; }

  .video-block.main .content-block .ems-text .join span i {
    font-size: 14px !important; }

  .video-block.main .content-block .gym-text .join span i {
    font-size: 14px !important; }

  .title {
    font-size: 36px; }

  .carousel.gym .items .description p {
    font-size: 8px !important;
    padding-top: 10px !important; }

  .carousel.ems .items .description p {
    font-size: 8px !important;
    padding-top: 10px !important; }

  .video-block.ems .content-block .extra-text {
    width: 90%; }

  .profit.ems .text .step-info {
    font-size: 14px; }

  .profit.ems .text .step {
    font-size: 26px; }

  .carousel-cell p {
    font-size: 12px !important; } }
@media screen and (min-width: 479px) and (max-width: 600px) {
  .video-block.main .content-block .ems-text .join {
    width: 40px;
    height: 40px;
    margin-left: -40px; }

  .profit.ems .text .step-info {
    font-size: 18px; }

  .pluses.ems .x-block .icon p {
    font-size: 18px; }

  .video-block.main .content-block .ems-text p {
    font-size: 40px; }

  .video-block.main .content-block .gym-text .join {
    width: 40px;
    height: 40px;
    margin-left: -40px; }

  .video-block.main .content-block .gym-text p {
    font-size: 40px; }

  .video-block.main .content-block .ems-text .join span i {
    font-size: 12px !important; }

  .video-block.main .content-block .gym-text .join span i {
    font-size: 12px !important; }

  .video-block.main .content-block .motiv-text {
    font-size: 16px; }

  .carousel-cell p {
    font-size: 14px !important; }

  .title {
    font-size: 32px; }

  .trainings .x-block {
    padding: 40px 20px;
    margin: 40px 20px; }

  .title-wrap {
    font-size: 30px; }

  .trainings .x-block .price {
    font-size: 16px; }

  p {
    font-size: 18px; }

  .benefit.gym .x-block h2 {
    font-size: 24px; }

  .carousel.gym .items .description {
    padding-top: 20px; }
    .carousel.gym .items .description p {
      font-size: 12px; }

  .video-block.gym .content-block {
    display: block; }
    .video-block.gym .content-block .gym-text {
      width: 80%; }
    .video-block.gym .content-block .extra-text {
      width: 100%;
      text-align: center; }

  .trainings.ems .x-block {
    padding: 40px 20px;
    margin: 40px 20px; }

  .title-wrap {
    font-size: 30px; }

  .trainings.ems .x-block .price {
    font-size: 16px; }

  p {
    font-size: 18px; }

  .benefit.ems .x-block h2 {
    font-size: 24px; }

  .carousel.ems .items .description p {
    font-size: 12px; }

  .video-block.ems .content-block .extra-text {
    width: 90%;
    font-size: 22px; }

  .video-block.ems .content-block .gym-text {
    width: 50%; }

  .video-block.main .content-block .flash {
    left: 35%; } }
@media screen and (min-width: 381px) and (max-width: 479px) {
  .low-footer .phone-contacts .tel-2, .low-footer .phone-contacts .tel-1 {
    font-size: 10px; }

  .video-block.main .content-block .ems-text .join {
    width: 30px;
    height: 30px;
    margin-left: -30px; }

  .pluses.ems .x-block .icon p {
    font-size: 18px; }

  .video-block.main .content-block .ems-text p {
    font-size: 30px; }

  .video-block.main .content-block .gym-text .join {
    width: 30px;
    height: 30px;
    margin-left: -30px; }

  .video-block.main .content-block .gym-text p {
    font-size: 30px; }

  .video-block.main .content-block .ems-text .join span i {
    font-size: 10px !important; }

  .video-block.main .content-block .gym-text .join span i {
    font-size: 10px !important; }

  .video-block.main .content-block .motiv-text {
    font-size: 14px;
    bottom: 10px; }

  .carousel-cell p {
    margin-top: 30px;
    font-size: 20px !important; }
    .carousel-cell p i {
      font-size: 22px !important; }

  .title {
    font-size: 26px; }

  .trainings .x-block {
    padding: 50px 20px; }

  .title-wrap {
    font-size: 26px; }

  .trainings .x-block .price {
    font-size: 14px; }

  p {
    font-size: 14px; }

  .benefit.gym .x-block h2 {
    font-size: 20px; }

  .carousel.gym .items .description {
    padding-top: 75px; }
    .carousel.gym .items .description p {
      font-size: 18px; }

  .video-block.gym .content-block {
    display: block; }
    .video-block.gym .content-block .gym-text {
      width: 100%; }
    .video-block.gym .content-block .extra-text {
      width: 100%;
      text-align: center; }

  .trainings.ems .x-block {
    padding: 50px 20px; }

  .title-wrap {
    font-size: 26px; }

  .trainings.ems .x-block .price {
    font-size: 14px; }

  p {
    font-size: 14px; }

  .benefit.ems .x-block h2 {
    font-size: 20px; }

  .carousel.ems .items .description {
    padding-top: 75px; }
    .carousel.ems .items .description p {
      font-size: 14px; }

  .video-block.ems .content-block .extra-text {
    width: 90%;
    font-size: 18px;
    line-height: 26px; }

  .video-block.ems .content-block .gym-text {
    width: 100%; }

  .video-block.main .content-block .flash {
    left: 33%; } }
@media screen and (max-width: 380px) {
  .low-footer .phone-contacts .tel-2, .low-footer .phone-contacts .tel-1 {
    font-size: 10px; }

  .video-block.main .content-block .ems-text .join {
    width: 30px;
    height: 30px;
    margin-left: -40px;
    max-width: 30px;
    top: 20px;
    left: 48px;
    margin-top: 40px; }

  .pluses.ems .x-block .icon p {
    font-size: 18px; }

  .video-block.main .content-block .ems-text p {
    font-size: 30px; }

  .video-block.main .content-block .gym-text .join {
    width: 30px;
    height: 30px;
    margin-left: -40px;
    max-width: 30px;
    top: 20px;
    left: 48px;
    margin-top: 40px; }

  .video-block.ems .content-block .gym-text .join {
    max-width: 70px; }

  .video-block.gym .content-block .gym-text .join {
    max-width: 70px; }

  .video-block.main .content-block .gym-text p {
    font-size: 30px; }

  .video-block.main .content-block .ems-text .join span i {
    font-size: 10px !important; }

  .video-block.main .content-block .gym-text .join span i {
    font-size: 10px !important; }

  .video-block.main .content-block .motiv-text {
    font-size: 14px;
    bottom: 10px; }

  .carousel-cell p {
    font-size: 16px; }

  .carousel.gym .items .description {
    padding-top: 40px; }
    .carousel.gym .items .description p {
      font-size: 14px; }

  .video-block.gym .content-block {
    display: block; }
    .video-block.gym .content-block .gym-text {
      width: 100%; }
    .video-block.gym .content-block .extra-text {
      width: 100%;
      text-align: center; }

  .title {
    font-size: 30px; }

  p {
    font-size: 16px; }

  .profit.gym .text .step {
    font-size: 2em; }

  .carousel.ems .items .description {
    padding-top: 60px; }
    .carousel.ems .items .description p {
      font-size: 12px; }
    .carousel.ems .items .description .video-block.ems .content-block .extra-text {
      font-size: 20px;
      width: 90%; }
    .carousel.ems .items .description .video-block.ems .content-block .gym-text {
      width: 100% !important; }
      .carousel.ems .items .description .video-block.ems .content-block .gym-text p {
        font-size: 85px; }

  .video-block.ems .content-block .extra-text {
    width: 90%;
    font-size: 17px;
    line-height: 24px; }

  .profit.ems .text {
    height: 92%; }

  .profit.ems .text .step {
    font-size: 23px; }

  .title {
    font-size: 30px; }

  p {
    font-size: 16px; }

  .video-block.main .content-block .ems-text, .video-block.main .content-block .gym-text {
    top: 40%; }

  .video-block.ems .content-block .gym-text {
    width: 100% !important; }
    .video-block.ems .content-block .gym-text p {
      font-size: 85px; }

  .video-block.main .content-block {
    height: 300px; }

  .video-block.main .content-block .flash {
    left: 30%; }

  .carousel-cell p {
    margin-top: 10px;
    font-size: 16px !important; }
    .carousel-cell p i {
      font-size: 18px !important; } }
@media screen and (max-width: 767px) {
  .benefit .container-fluid, .container-fluid .col-md-6.content, .container-fluid .row {
    margin-bottom: 65px !important; }

  #first {
    order: -4; }

  #second {
    order: -5; }

  #third {
    order: -2; }

  #fourth {
    order: -3; }

  #fifth {
    order: -1; }

  #sixth {
    order: 0; }

  #seventh {
    order: 2; }

  #eighth {
    order: 1; }

  #one {
    order: -4; }

  #two {
    order: -5; }

  #three {
    order: -2; }

  #four {
    order: -3; }

  #five {
    order: -1; }

  #six {
    order: -0; }

  #seven {
    order: 2; }

  #eight {
    order: 1; }

  /*    .col-md-6.content{
        margin-bottom: 50px!important;
      }*/
  .pluses.ems .x-block .icon p {
    font-size: 18px; }

  .low-footer {
    display: block;
    font-size: 12px; }
    .low-footer .phone-contacts {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      width: 100%;
      margin-bottom: 20px; }
      .low-footer .phone-contacts .tel-1, .low-footer .phone-contacts .tel-2 {
        width: 50%; }
      .low-footer .phone-contacts .tel-2 {
        text-align: right; }
    .low-footer .socials {
      width: 100%;
      padding-bottom: 20px; }
      .low-footer .socials ul {
        justify-content: flex-start; } }

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