@font-face {
  font-family: "proximanova";
  src: url(https://tonusclub.ru/media/68517/proximanova.otf);
}
body {
  font-family: "proximanova";
}
::-webkit-input-placeholder {
  color: #a7c1be;
  opacity: 0.8;
}
/* webkit */

::-moz-placeholder {
  color: #a7c1be;
  opacity: 0.8;
}
/* Firefox 19+ */

:-moz-placeholder {
  color: #a7c1be;
  opacity: 0.8;
}
/* Firefox 18- */

:-ms-input-placeholder {
  color: #a7c1be;
  opacity: 0.8;
}
/* IE */

.field-validation-error {
  display: block;
  color: #ff5f5f;
}
aside .large-form .tryfree button {
  width: 180px;
  margin-bottom: 20px;
}
.g-recaptcha div:first-child {
  margin: 0 auto;
}
.dr-hide {
  display: none;
}
.club-desc .about-desc {
  border-right: none !important;
}
.flex-boss {
  display: flex;
  width: 100%;
}
.emp-name {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  display: block;
  margin-top: 10px;
}
.emp-position {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  display: block;
  color: #737373;
}
.emp-text {
  margin-top: 20px;
  font-size: 14px;
}
.stories {
  margin-top: 80px;
}
.story-row {
  padding-top: 60px;
}
.story-info {
  text-align: center;
  font-size: 20px;
  margin-top: 20px;
}
.last-row {
  margin-bottom: 40px;
}
.flex-img {
  width: 100%;
  padding: 1px;
}
.flex-boss {
  display: flex;
  margin-bottom: 40px;
}
.boss-row {
  margin-top: 30px;
}
.team-slider .bx-wrapper {
  max-width: 100% !important;
}
.boss-name {
  font-size: 22px;
  display: block;
  text-align: left;
}
.boss-row .review-button-pitanie {
  width: 200px;
  padding: 10px 10px 10px 10px;
}
.clubrev-block .bx-wrapper .bx-next {
  right: 0%;
}
.rev-title {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  padding-top: 20px;
}
.knopka {
  z-index: 2000;
  background-color: #333333;
  color: white;
  padding: 15px 30px;
  border-radius: 5px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.blog-image {
  width: 70%;
  height: auto;
}
/* Окно соц сетей */

#parent_popup {
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#popup .container-fluid {
  padding: 0;
}
#popup .row {
  margin-top: 0;
}
#popup {
  background: white;
  width: 300px;
  margin: 10% auto;
  position: relative;
}
.close-btn {
  background-color: #fceb3b;
  height: 24px;
  line-height: 24px;
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #333333;
  font-size: 14px;
  width: 24px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
}
.social-center {
  width: 200px;
  margin: 0 auto;
}
.social-center ul {
  margin: 0;
  padding: 0;
  display: flex;
}
.social-center li {
  display: inline;
  margin: 10px;
  border: 2px solid #333333;
  padding: 5px;
}
.last-link {
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}
/* /////////////////////////Окно соц сетей закончилось */

.square-form {
  background-color: #2c2c2c;
}
.banner-block {
  width: 100%;
  height: 361px;
  background: url(/media/68756/bannersite2020.png) no-repeat;
  background-size: cover;
}
.banner-block p {
  font-size: 15px;
  line-height: 42px;
  font-weight: 600;
  font-family: "proximanova";
  display: inline-block;
  margin-top: 60px;
  margin-left: 50px;
}
.no-padding .col-md-8,
.no-padding .col-md-4,
.no-padding .col-md-3,
.no-padding .col-md-9 {
  padding-left: 0px;
  padding-right: 0px;
}
.special-margin {
  margin-top: 40px !important;
}
.oneclub {
  width: 100%;
}
.readmore-js-toggle {
  color: #5eb258;
}
.upper-img {
  width: 100%;
  height: 184px;
  background: url(/media/68670/original.jpg) no-repeat;
  background-size: cover;
}
.upper-text {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.booking-col {
  background-color: #2c2c2c;
  height: 54px;
  color: white;
  cursor: pointer;
}
.booking-col .booking-link {
  font-size: 18px;
  text-align: center;
  color: white;
  margin: 15px 0 15px;
}
.pagination li {
  display: inline;
  padding: 10px 15px 10px 15px;
  font-size: 16px;
  border: 2px solid #333333;
  margin-right: 8px;
  background: white;
  text-transform: uppercase;
}
.pagination a {
  text-align: center;
  color: #333333 !important;
}
.pagination ul {
  padding-left: 15px;
}
.pagination li:hover {
  display: inline;
  border: 2px solid #333333;
  background: #333333;
  color: white;
}
.back-btn {
  background: white;
  border: 2px solid #333333;
  cursor: pointer;
  display: inline-block;
  padding: 6px 20px;
  color: #333333;
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 16px;
}
.back-btn:hover {
  background: #333333;
  color: white;
}
.view-logo {
  display: inline-block;
  float: left;
  width: 300px;
}
.nav-block .navbar-collapse {
  border: 2px solid black;
  border-right: 0;
}
.nav-block li a {
  text-transform: uppercase;
  color: black;
}
.logo-text {
  text-align: left;
  text-transform: uppercase;
  color: black;
  margin-left: 20px;
  display: inline-block;
  margin-top: 13px;
  font-weight: 600;
  line-height: 19px;
  font-size: 15px;
}
.horizont-form {
  background-color: #2c2c2c;
}
.h1-in-block {
  width: 100%;
  height: 50px;
  margin: 40% auto;
  display: inline-block;
  font-size: 55px;
  color: white;
  text-align: center;
  line-height: 55px;
  font-weight: 600;
  text-transform: uppercase;
}
.h1-in-block:hover {
  cursor: pointer;
  text-shadow: 0px 0px 6px rgba(255, 255, 255, 0.7);
  transition: .3s;
}
aside .large-form .tryfreetext {
  font-size: 30px;
  color: white;
}
.main-container {
  max-width: 1280px;
  margin: 0 auto;
}
.footer-phone a {
  font-size: 50px;
  color: #282828;
}
.soc-icon {
  width: 30px;
}
.soc-links-cluba ul {
  padding-left: 0;
}
.soc-links-cluba ul li {
  display: inline-block;
  text-transform: uppercase;
  padding: 0 5px;
  line-height: 36px;
}
.soc-links {
  margin-top: 20px;
  margin-bottom: 20px;
}
.soc-links-cluba {
  margin-top: 20px;
  margin-bottom: 20px;
}
.soc-icon:hover {
  opacity: 0.7;
  transition: .3s;
}
.work-time {
  font-size: 22px;
  color: #282828;
  text-transform: lowercase;
}
.news-title {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 40px;
  font-weight: 600;
}
#Phone1-error,
#Name-error,
#Club-error,
#Phone2-error,
#Phone3-error {
  color: #ff8c8c;
}
.one-date {
  text-align: center;
  margin-right: 10px;
  float: left;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 13px;
}
.one-slide a {
  text-decoration: none;
}
.four-square {
  margin-top: 100px;
  margin-bottom: 60px;
}
.four-square .bx-viewport {
  height: 183px !important;
}
.four-square .bx-viewport ul {
  padding-left: 0;
}
.four-square .bx-viewport .news-text {
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
}
.four-square .col-md-3 {
  padding-right: 5px !important;
  padding-left: 5px !important;
}
.four-square .block1 {
  height: auto;
  background: url(/media/68644/services.jpg) no-repeat;
  background-size: cover;
}
.four-square .block2 {
  height: auto;
  background: url(/media/68643/goods.jpg) no-repeat;
  background-size: cover;
}
.four-square .block3 {
  height: auto;
  background: url(/media/68645/blog.jpg) no-repeat;
  background-size: cover;
}
.four-square .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 106%;
  margin-top: 13px;
  outline: 0;
  width: 41px;
  height: 17px;
  text-indent: -9999px;
  z-index: 1;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.four-square .bx-wrapper .bx-next {
  right: 42%;
  background: url(/media/68631/down-arrow.png) no-repeat;
}
.four-square .bx-wrapper .bx-next:hover {
  background: url(/media/68632/down-arrow-hover.png) no-repeat;
}
.four-square .bx-wrapper .bx-prev {
  left: 41%;
  top: -24% !important;
  background: url(/media/68694/up-arrow.png) no-repeat;
}
.four-square .bx-wrapper .bx-prev:hover {
  background: url(/media/68694/up-arrow.png) no-repeat;
}
.big-text {
  text-transform: uppercase;
  font-size: 34px;
  text-align: center;
  margin-bottom: 20px;
}
.feed-img {
  float: left;
}
.feed-text {
  display: grid;
  padding-left: 10px;
}
.abonement-btn {
  font-size: 20px;
  text-transform: uppercase;
  border: 2px solid #2c2c2c;
  padding: 8px 10px;
  text-align: center;
  margin: 0 auto;
  width: 390px;
  display: block;
  color: white;
  margin-top: 40px;
  background: #2c2c2c;
}
.abonement-btn:hover {
  color: white;
}
.aside-slider .bx-wrapper {
  max-width: 1250px !important;
  width: 1250px !important;
}
.aside-slider .bx-wrapper img {
  width: 70px !important;
}
.aside-slider .bx-wrapper li {
  width: 300px !important;
  margin-bottom: 0px !important;
}
.aside .bx-viewport {
  height: auto !important;
}
.navbar-nav {
  float: none !important;
  margin: 0;
  text-align: center !important;
}
.navbar-nav > li {
  display: inline-block !important;
  text-align: center;
  float: none !important;
}
.img-icon {
  width: 50px;
  display: block;
  margin: 0 auto;
  padding-bottom: 5px;
}
.img-icon:hover {
  opacity: 0.7;
  transition: .3s;
}
.icon-label {
  text-transform: uppercase;
  color: black;
  text-align: center;
  display: inline-block;
  font-size: 13px;
  line-height: 14px;
}
.your-account {
  background-size: cover;
  float: right;
  opacity: 0.5;
}
.your-franch {
  background-size: cover;
  float: right;
  padding-right: 20px;
}
.your-shop {
  background-size: cover;
  float: right;
  padding-right: 20px;
}
.about-text {
  font-size: 16px;
  padding-right: 20px;
}
.banner-col {
  /*border:2px solid black;*/
  padding-right: 0;
}
.mobile-h1 {
  display: none;
}
aside input.email {
  height: 30px;
  background: url(/media/68619/iform3.png) no-repeat 3px 1px;
  background-size: auto 90%;
  background-position-x: right;
  padding-right: 30px;
}
aside input.phone {
  height: 30px;
  background: url(/media/68617/iform2.png) no-repeat 3px 1px;
  background-size: auto 90%;
  background-position-x: right;
  padding-right: 30px;
}
aside input.fio {
  height: 30px;
  background: url(/media/68616/iform1.png) no-repeat 3px 1px;
  background-size: auto 90%;
  background-position-x: right;
  padding-right: 30px;
}
aside input.clubAddress {
  height: 30px;
  background: url(/media/68618/iform4.png) no-repeat 3px 1px;
  background-size: auto 90%;
  background-position-x: right;
  padding-right: 30px;
}
.q-mark {
  background: url(img/q-mark.png) no-repeat;
  width: 22px;
  height: 16px;
  display: block;
  float: left;
  left: 20px;
  top: -3px;
  margin-left: 30px;
  margin-right: -29px;
}
.error {
  border-color: rgba(255, 0, 0, 0.5) !important;
}
a.button7 {
  font-weight: 700;
  color: white;
  text-align: right;
  text-decoration: none;
  padding: .8em 1em;
  border-radius: 3px;
  background: #40c781;
  box-shadow: 0 -3px #35a76e inset;
  transition: 0.2s;
}
a.button7:hover {
  background: #35a76e;
}
a.button7:active {
  background: #21935a;
  box-shadow: 0 3px #21935a inset;
}
.heading {
  font-family: "proximanova", Arial, sans-serif;
  font-weight: bold;
  font-size: 17px;
  color: #515751;
  text-transform: uppercase;
  margin-bottom: 50px;
  background: url(img/heading-bg.png) repeat-x;
}
.heading > span {
  padding: 20px;
  background-color: white;
}
.rm-wrapper span {
  background: url(img/brackets.png) no-repeat;
  width: 13px;
  height: 8px;
  display: inline-block;
}
.rm-wrapper:hover a {
  color: #f27022;
}
.rm-wrapper:hover span {
  background: url(img/brackets-hover.png) no-repeat;
}
.read-more {
  font-family: "proximanova";
  font-size: 12px;
  color: #5f5f5f;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: underline;
  line-height: 13px;
}
.read-more:hover {
  color: #f27022;
}
.row {
  margin-right: 0 !important;
  margin-left: 0 !important;
  margin-top: 13px;
}
input {
  outline: none;
}
button {
  -webkit-transition: .3s;
  transition: .3s;
}
button:hover {
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.2);
}
.btn1 {
  /*width: 235px;*/
  width: 190px;
  height: 60px;
  text-transform: uppercase;
  font-family: "proximanova", Arial, sans-serif;
  /*font-size: 20px;*/
  font-size: 16px;
  padding: 5px;
}
.btn1-orange {
  background-color: #f27022;
}
.btn1-yellow {
  background-color: #fdef42;
}
.btn {
  width: 260px;
  text-transform: uppercase;
  font-family: "proximanova", Arial, sans-serif;
  font-size: 20px;
  padding: 5px;
}
.btn-orange {
  background-color: #f27022;
}
.btn-yellow {
  background-color: #fdef42;
}
.collapsed:hover {
  background-color: #f27022 !important;
}
.divider {
  height: 25px;
  background: url(img/heading-bg.png) repeat-x;
  margin-top: 60px;
}
header {
  padding-top: 20px;
}
header .socials {
  text-align: right;
}
header .socials a.calc {
  color: #393940;
  border-bottom: 1px dashed black;
  font-weight: bold;
}
header .socials a.calc:hover {
  text-decoration: none;
  cursor: pointer;
}
header .socials a.calc i {
  display: inline-block;
  background: url(img/calc.jpg);
  width: 9px;
  height: 11px;
}
header .socials a.lkab {
  color: #393940;
  border-bottom: 1px dashed black;
  font-weight: bold;
  text-transform: uppercase;
}
header .socials a.lkab:hover {
  text-decoration: none;
  cursor: pointer;
}
header .socials a.lkab i {
  display: inline-block;
  background: url(img/lkab.png);
  background-size: cover;
  width: 21px;
  height: 17px;
}
header .socials .soc-links {
  width: 345px;
  display: inline-block;
}
header .socials .soc-links ul {
  margin-top: 10px;
  list-style-type: none;
  -webkit-padding-start: 0;
}
header .socials .soc-links ul li {
  display: inline-block;
}
header .socials .soc-links ul li a {
  height: 53px;
  width: 54px;
  display: block;
}
header .socials .soc-links ul li a.vk {
  background: url(/css/img/icons/ul-kit_01.png);
}
header .socials .soc-links ul li a.ok {
  background: url(/css/img/icons/ul-kit_02.png) no-repeat;
}
header .socials .soc-links ul li a.tw {
  background: url(/css/img/icons/ul-kit_06.png) no-repeat;
}
header .socials .soc-links ul li a.fb {
  background: url(/css/img/icons/ul-kit_03.png) no-repeat;
}
header .socials .soc-links ul li a.instagram {
  background: url(/css/img/icons/ul-kit_05.png) no-repeat;
}
header .socials .soc-links ul li a.periscope {
  background: url(/css/img/icons/ul-kit_07.png) no-repeat;
}
header .socials .soc-links ul li a.youtube {
  background: url(/css/img/icons/ul-kit_04.png) no-repeat;
}
header .socials .soc-links-cluba {
  width: 345px;
  display: inline-block;
}
header .socials .soc-links-cluba ul {
  margin-top: 10px;
  list-style-type: none;
  -webkit-padding-start: 0;
}
header .socials .soc-links-cluba ul li {
  display: inline-block;
}
header .socials .soc-links-cluba ul li a {
  height: 53px;
  width: 54px;
  display: block;
}
header .socials .soc-links-cluba ul li a.vk {
  background: url(/css/img/icons/ul-kit_01.png);
}
header .socials .soc-links-cluba ul li a.ok {
  background: url(/css/img/icons/ul-kit_02.png) no-repeat;
}
header .socials .soc-links-cluba ul li a.tw {
  background: url(/css/img/icons/ul-kit_06.png) no-repeat;
}
header .socials .soc-links-cluba ul li a.fb {
  background: url(/css/img/icons/ul-kit_03.png) no-repeat;
}
header .socials .soc-links-cluba ul li a.instagram {
  background: url(/css/img/icons/ul-kit_05.png) no-repeat;
}
header .socials .soc-links-cluba ul li a.periscope {
  background: url(/css/img/icons/ul-kit_07.png) no-repeat;
}
header .socials .soc-links-cluba ul li a.youtube {
  background: url(/css/img/icons/ul-kit_04.png) no-repeat;
}
header .socials .phone {
  width: 200px;
  display: inline-block;
}
header .socials .phone p {
  margin: 0;
  font-size: 16px;
  color: #202220;
  font-weight: bold;
  font-family: "proximanova", Arial, sans-serif;
  text-transform: uppercase;
}
header .socials .phone p:first-of-type {
  font-size: 24px;
  line-height: 22px;
  font-weight: bold;
  color: #f27022;
}
header .socials .phone p:last-of-type {
  color: #5f5f5f;
  font-size: 14px;
  font-weight: bold;
}
header .navigation .navbar-nav > li > .dropdown-menu {
  padding: 0;
}
header .navigation .navbar.navbar-default {
  /*margin: 20px 0 30px;*/
  background-size: cover;
  min-height: 0;
  background-color: white;
  border: none;
}
header .navigation .navbar.navbar-default .navbar-nav li a {
  color: black;
  font-size: 14px;
  text-transform: uppercase;
  padding: 8px 15px;
  line-height: 1;
  font-weight: 300;
}
header .navigation .navbar.navbar-default .navbar-nav li a:hover {
  color: #373434;
  -webkit-transition: all .3s;
  transition: all .3s;
}
header .navigation .navbar.navbar-default .navbar-nav .dropdown li {
  background: url(img/nav-bg.png);
  background-size: cover;
  padding: 5px 0;
}
header .navigation .navbar.navbar-default .navbar-nav .dropdown li a {
  padding: 5px;
}
/*.navbar-phone {
	position: relative;
	float: right;
	padding: 6px 9px 3px 9px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid #0000007a;
	border-radius: 4px;
}*/

/*@media (min-width: 768px) {
	.navbar-phone {
		display: none;
	}
}*/

/* Modal PopUp */

/*label.popup_link{
  color:red;
  cursor:pointer;
  display:inline-block;
}

label.popup_link:hover{
  color:blue;
}*/

label.navbar-phone {
  position: relative;
  float: left;
  padding: 6px 9px 3px 9px;
  margin-top: 8px;
  /*margin-right: 15px;*/
  margin-left: 10px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid white;
  border-radius: 4px;
}
label.navbar-contact {
  position: relative;
  float: left;
  padding: 6px 9px 3px 9px;
  margin-top: 8px;
  /*margin-right: 15px;*/
  margin-left: 10px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid white;
  border-radius: 4px;
}
@media (min-width: 768px) {
  .pc-hide {
    display: none !important;
  }
  label.navbar-phone {
    display: none;
  }
  label.navbar-contact {
    display: none;
  }
  .modal-popup {
    display: none;
  }
  .soc-footer {
    display: none;
  }
}
.modal-popup_check {
  position: absolute;
  left: -10000px;
  opacity: 0;
}
.modal-popup {
  overflow: hidden;
  overflow-y: auto;
}
.modal-popup,
.modal-popup .modal-popup_overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1000;
  opacity: 0;
}
.modal-popup .modal-popup_overlay {
  background-color: #000000b8;
  opacity: 0.6;
}
.modal-popup .modal-popup_hold {
  /*width:500px;*/
  width: 70%;
  margin: 100px auto 20px;
  padding: 40px;
  border-radius: 5px;
  background: white;
  -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.8);
  font-size: 20px;
  text-align: center;
  position: relative;
  z-index: 1001;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transition: -webkit-transform 0.4s ease-out;
  -moz-transition: -moz-transform 0.4s ease-out;
  -o-transition: -o-transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
}
.modal-popup_check:checked + .modal-popup,
.modal-popup_check:checked + .modal-popup .modal-popup_overlay {
  z-index: 1000;
  position: fixed;
  opacity: 1;
}
.modal-popup_check:checked + .modal-popup .modal-popup_hold {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-popup input {
  width: 100%;
  margin-bottom: 15px;
}
.modal-popup .modal-popup_close {
  width: 40px;
  height: 40px;
  border: 2px solid #15a038;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  display: block;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal-popup .modal-popup_close:hover {
  width: 50px;
  height: 50px;
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  transform: rotate(315deg);
}
.modal-popup .modal-popup_close:before,
.modal-popup .modal-popup_close:after {
  content: '';
  display: block;
  background: #15a038;
  position: absolute;
}
.modal-popup .modal-popup_close:before {
  height: 2px;
  top: 50%;
  left: 5px;
  right: 5px;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.modal-popup .modal-popup_close:after {
  width: 2px;
  top: 5px;
  bottom: 5px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.modal-popup .modal-popup_head {
  margin-bottom: 20px;
}
.modal-popup .modal-popup_hold img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .booking-col {
    display: none;
  }
  .secondtemp .main .main-header h1 + span {
    float: unset;
    margin-top: 0;
  }
  .four-square .block4 {
    margin-top: 40px;
  }
}
@media (max-width: 425px) {
  .four-square .block1,
  .four-square .block2,
  .four-square .block3 {
    height: 100vw;
    margin-bottom: 5px;
  }
  .four-square .block4 {
    height: 72vw;
    margin-top: 40px;
  }
  .aside-slider .bx-wrapper li {
    width: 304px !important;
  }
  .aside-slider .bx-wrapper {
    max-width: unset !important;
    width: 100% !important;
  }
  .modal {
    width: 100%;
    height: auto;
    display: block;
    margin: unset;
    position: relative;
    top: 50%;
    left: unset;
    background: none;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .main-content {
    margin-bottom: 0px;
  }
  .footer-phone a {
    font-size: 38px;
  }
  .main-content .main-slider {
    margin-bottom: 0px;
  }
  .main-content .main-slider .bx-wrapper {
    position: relative;
    margin: 0 auto 0px;
  }
  .square-form .tryfreetext {
    font-size: 21px;
  }
  .nav-block .navbar-collapse {
    border: none;
  }
  .logo {
    margin: 0 auto;
    width: 50vh;
    display: block;
    position: relative;
  }
  .mobile-view-logo {
    width: 22vh;
    margin: 0 auto;
    display: block;
  }
  aside .large-form .tryfreetext {
    font-size: 20px;
    color: white;
  }
  .logo-text {
    text-align: left;
    text-transform: uppercase;
    color: black;
    margin-left: 8px;
    display: inline-block;
    margin-top: 7px;
    font-weight: 600;
    line-height: 1.5vh;
    font-size: 1.5vh;
  }
  .main-container {
    max-width: unset;
    margin: 0 auto;
    margin-left: 0;
  }
  .about-text {
    margin-bottom: 40px;
  }
  .abonement-btn {
    font-size: 20px;
    text-transform: uppercase;
    border: 2px solid #2c2c2c;
    padding: 8px 10px;
    text-align: center;
    margin: 0 auto;
    width: 90%;
    display: block;
    color: white;
    margin-top: 40px;
    background: #2c2c2c;
  }
  .block4 .bx-controls-direction {
    display: block;
  }
  .aside-slider .bx-controls-direction {
    display: none;
  }
  .mobile-h1 {
    font-size: 16px;
  }
  .mobile-hide {
    display: none;
  }
}
/* End Modal PopUp */

.orange-button {
  font-size: 16px;
  font-weight: 600;
  color: white;
  background-color: #ff700f;
  padding: 13px 7px 13px 7px;
  margin: 0px 5px 0px 0px;
  word-break: break-word;
  border-radius: 25px;
}
.main-content {
  margin-top: 0px;
  margin-bottom: 60px;
  /*margin-left: 30px;
	margin-right: 30px;*/

}
.main-content .main-slider {
  margin-top: 2px;
  margin-bottom: 40px;
}
.main-content .main-slider .bx-wrapper .bx-pager {
  bottom: 0;
  right: 10px;
  width: auto;
}
.main-content .bx-wrapper .bx-pager.bx-default-pager a:hover,
.main-content .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #f27022;
}
.main-content .features {
  margin-bottom: 65px;
}
.main-content .features ul {
  list-style-type: none;
  -webkit-padding-start: 0;
}
.main-content .features ul li {
  display: inline-block;
  width: 24%;
  text-align: center;
  padding: 0 30px;
}
.main-content .features ul li img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.main-content .features ul li h2 {
  font-family: "proximanova", Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #515751;
  text-transform: uppercase;
  height: 3em;
  overflow: hidden;
}
.main-content .features ul li h3 {
  font-family: "proximanova", Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #515751;
  text-transform: uppercase;
  height: 3em;
  overflow: hidden;
}
.main-content .features ul li p {
  font-family: "proximanova", Arial, sans-serif;
  font-size: 12px;
  color: #5f5f5f;
  height: 5.9em;
  overflow: hidden;
}
.main-content .features ul li:hover > img {
  cursor: pointer;
  -webkit-transform: translateY(-22px);
  -ms-transform: translateY(-22px);
  transform: translateY(-22px);
}
.main-content .about {
  text-align: center;
  margin-bottom: 20px;
}
.main-content .about .rm-wrapper {
  text-align: left;
}
.main-content .about .about-block {
  margin-bottom: 50px;
}
.main-content .about .about-block .video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.main-content .about .about-block .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main-content .about .about-block h4 {
  font-family: "proximanova", Arial, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #12ac4b;
  text-transform: uppercase;
  text-align: left;
  margin-top: -5px;
}
.main-content .about .about-block p {
  font-family: "proximanova", Arial, sans-serif;
  font-size: 14px;
  color: black;
  text-align: left;
}
.main-content .about button {
  /*margin: 0 10px 10px;*/
  margin: 10px 10px 10px;
}
.main-content .about button:first-of-type {
  color: white;
}
.main-content .map {
  text-align: center;
}
.main-content .map .map-heading {
  margin-bottom: 40px;
}
.main-content .map h4 {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 16px;
}
.main-content .map ul {
  list-style-type: none;
  float: left;
}
.main-content .map ul li {
  display: inline-block;
}
.main-content .map ul li button {
  padding: 5px 0;
  background-color: #e8e8e8;
  border: none;
  border-radius: 6px;
  color: black;
  width: 90px;
}
.main-content .map ul li button:hover,
.main-content .map ul li button.active {
  background-color: #12ac4b;
  color: white;
}
.main-content .map input {
  width: 280px;
  float: right;
  border: 1px solid #777777;
  padding: 9px 10px;
  font-size: 12px;
  border-radius: 6px;
  line-height: 12px;
}
.main-content .map .map-block {
  float: left;
  height: 325px;
}
.main-content .map .map-block img {
  height: 325px;
}
.main-content .map .map-list {
  max-height: 325px;
  overflow-y: scroll;
  /*border-top: 1px solid #ccc;*/
  /*border-bottom: 1px solid #ccc;*/
  padding: 5px 0;
  float: left;
}
.main-content .map .map-list ol {
  padding: 0;
  margin-left: 20px;
  text-align: left;
}
.main-content .map .map-list ol li {
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  /*border-bottom: 1px solid #ccc;*/

}
.main-content .map .map-list ol li p {
  font-family: "proximanova", Arial, sans-serif;
  font-size: 14px;
  color: #202220;
}
.main-content .map .map-list ol li p span {
  color: #12ac4b;
  text-transform: uppercase;
  font-weight: bold;
}
.main-content .map .map-list ol li i.fa {
  color: #f37021;
}
.main-content .map .map-list ol li a {
  color: #5f5f5f;
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: bold;
  font-size: 12px;
}
.main-content .map .map-list ul {
  padding: 0;
  margin-left: 20px;
  text-align: left;
}
.main-content .map .map-list ul li {
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  /*border-bottom: 1px solid #ccc;*/

}
.main-content .map .map-list ul li p {
  font-family: "proximanova", Arial, sans-serif;
  font-size: 14px;
  color: #202220;
}
.main-content .map .map-list ul li p span {
  color: #12ac4b;
  /*text-transform: uppercase;*/
  font-weight: bold;
}
.main-content .map .map-list ul li i.fa {
  color: #f37021;
}
.main-content .map .map-list ul li a {
  color: #5f5f5f;
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: bold;
  font-size: 12px;
}
.news {
  text-align: center;
}
.news .bx-wrapper .bx-viewport {
  background: transparent;
  box-shadow: none;
  border: none;
}
.news .news-slider {
  width: 80%;
  margin: 0 auto;
  text-align: left;
}
.news .news-slider ul li {
  padding: 0 8px 15px;
}
.news .news-slider ul li h4 {
  font-size: 15px;
  color: #12ac4b;
  font-weight: 700;
  min-height: 50px;
}
.news .news-slider ul li p {
  font-size: 13px;
  color: #202220;
}
.news .news-slider ul li a {
  font-size: 12px;
  line-height: 12px;
  color: #5f5f5f;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: underline;
}
.news .news-slider ul li a:hover {
  color: #f37021;
}
.news .news-slider ul li a span {
  color: #5f5f5f;
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
  font-weight: bold;
}
.news .news-slider ul li > span {
  font-size: 13px;
  color: #f27022;
}
.single-news-img {
  width: 50%;
}
.single-news-img img {
  width: 100%;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 17px;
  height: 41px;
  text-indent: -9999px;
  z-index: 10;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.bx-wrapper .bx-prev {
  left: -4%;
  background: url(libs/bxslider/images/left-arrow.png) no-repeat;
}
.bx-wrapper .bx-prev:hover {
  background: url(libs/bxslider/images/left-arrow-hover.png) no-repeat;
}
.bx-wrapper .bx-next {
  right: -4%;
  background: url(libs/bxslider/images/right-arrow.png) no-repeat;
}
.bx-wrapper .bx-next:hover {
  background: url(libs/bxslider/images/right-arrow-hover.png) no-repeat;
}
footer {
  padding: 30px;
  background-color: #d5d5d5;
  min-height: 200px;
  text-align: center;
}
footer ul {
  list-style-type: none;
  text-align: center;
  -webkit-padding-start: 0;
  margin: 0;
}
footer ul li {
  display: inline-block;
  text-transform: uppercase;
  padding: 0 5px;
  line-height: 36px;
}
footer ul li a {
  font-size: 14px;
  color: #414141;
  font-weight: bold;
}
footer ul li a:hover {
  color: #414141;
}
footer h2 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
}
footer p {
  padding: 10px 120px;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}
footer span {
  text-transform: uppercase;
  font-weight: bold;
}
aside {
  text-align: center;
}
aside .input {
  font-size: 14px;
  margin: 10px;
  border-radius: 0 !important;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  padding: 7px 5px;
  /* border-color: lightgrey; */
  width: 80%;
  background: #2c2c2c;
  /* border: none; */
  border-bottom: 1px solid #a7c1be;
  border-top: none;
  border-right: none;
  border-left: none;
  color: white;
}
aside .tryfree {
  /*padding: 26px 17px 18px;*/
  padding: 17px 17px 7px;
  /*border: 1px solid #ccc;*/
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  /*background-color:#2c2c2c;*/

}
aside .tryfree input,
aside .tryfree button {
  width: 90%;
}
aside .tryfree input[type='submit'],
aside .tryfree button[type='submit'] {
  margin-top: 15px;
}
aside .tryfreebutton {
  margin: 0;
  font-family: 'proximanova';
  text-transform: uppercase;
  color: white;
  text-align: center;
  background-color: transparent;
  border-radius: 0 !important;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 10px 20px;
  border: 2px solid #cdf0ec;
  cursor: pointer;
  width: 80%;
  font-size: 20px;
}
aside .tryfreetext {
  font-family: 'proximanova';
  font-size: 26px;
  font-weight: 600;
  color: white;
  text-align: center;
  text-transform: uppercase;
}
aside .tryfreepromo {
  font-size: 22px;
  font-family: 'proximanova';
  margin: 0 auto;
  font-weight: 500;
  color: #f36f21;
  text-align: center;
  text-transform: uppercase;
}
aside .subscribe {
  margin-bottom: 60px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
aside .subscribe .border {
  height: 14px;
  background: -webkit-repeating-linear-gradient(135deg, #13ac4b 0%, #13ac4b 5%, white 5%, white 8%, #fdef43 8%, #fdef43 13%, white 13%, white 16%);
  background: -ms-repeating-linear-gradient(135deg, #13ac4b 0%, #13ac4b 5%, white 5%, white 8%, #fdef43 8%, #fdef43 13%, white 13%, white 16%);
}
aside .subscribe h2 {
  font-size: 22px;
  background: none;
  color: #f27022;
  text-transform: none;
  margin-bottom: 10px;
  padding: 0 10px;
}
aside .subscribe p {
  font-size: 14px;
  color: #202220;
  padding: 0 10px;
}
aside .subscribe button,
aside .subscribe input[type="submit"] {
  font-size: 16px;
  margin-bottom: 20px;
  padding: 6px 12px;
  color: white;
  background-color: #12ac4b;
}
aside .subscribe button:hover,
aside .subscribe input[type="submit"]:hover {
  color: white;
}
aside .aside-slider {
  margin-top: 35px;
  margin-bottom: 60px;
  padding-bottom: 20px;
  border-right: 1px solid #cccccc;
  min-height: 390px;
  background: url(img/aside-slider-bg.png) no-repeat;
  background-size: cover;
  text-align: center;
}
aside .aside-slider .bx-wrapper .bx-viewport {
  background: transparent;
  box-shadow: none;
  border: none;
}
aside .aside-slider .bx-wrapper .bx-controls-direction a {
  top: 27%;
}
aside .aside-slider .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 0;
}
aside .aside-slider .bx-wrapper .bx-controls-direction a.bx-next {
  right: 0;
}
aside .aside-slider ul li p {
  font-size: 15px;
  font-family: "proximanova Regular";
  color: black;
  font-weight: 500;
  padding-top: 5px;
}
aside .aside-slider ul li p:first-of-type {
  text-indent: 1.5em;
  position: relative;
  margin-top: 15px;
}
aside .aside-slider ul li > span {
  font-size: 13px;
  color: #f27022;
}
aside .aside-slider img {
  display: block;
  margin: 0 auto;
}
.dialog-class-name {
  position: sticky!important;
  width: 500px;
  height: 250px;
  border-radius: 9px;
  border: 1px solid #cccccc;
  /*background: url(img/modal-bg.png) no-repeat;*/
  background-color: #31ef77e0;
  /*background-size: cover;*/
  text-align: center;
  margin: 0% 18% 0% 18%;
  padding: 25px 55px 0px 55px;
  /*position: relative;*/

}
.dialog-class-name i {
  position: absolute;
  content: 'X';
  font-size: 24px;
  top: 5px;
  right: 5px;
  cursor: pointer;
}
.dialog-class-name p {
  text-align: left;
}
@media (max-width: 768px) {
  .dialog-class-name {
    /*position: fixed!important;*/
    position: sticky!important;
    width: 99%;
    margin: 0% 0% 0% 0%;
    padding: 50px 10px 0 3%;
  }
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: transparent;
}
/* ==================== Вторая страница ====================*/

aside.club ul {
  list-style-type: none;
  -webkit-padding-start: 10px;
  -moz-padding-start: 10px;
}
aside.club ul li {
  text-align: left;
  padding: 5px 0;
  border-bottom: 1px solid #cccccc;
}
aside.club ul li a {
  color: #202220;
  font-size: 16px;
}
aside.club ul li a:hover {
  color: #f27022;
  text-decoration: none;
}
aside.club .bonus {
  border: 1px solid #5f5f5f;
  padding: 5px;
  padding-bottom: 20px;
  margin: 20px 0 40px;
}
aside.club .bonus h2 {
  text-transform: uppercase;
  color: #f27022;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0;
}
aside.club .bonus h2 + span {
  color: #12ac4b;
  display: inline-block;
  margin-bottom: 10px;
}
aside.club .bonus p span {
  color: #f27022;
}
aside.club .bonus .btn {
  background-color: #12ac4b;
  text-transform: uppercase;
  font-size: 18px;
  color: white;
  width: 90%;
  font-size: 14px;
}
.main .bx-wrapper .bx-viewport {
  box-shadow: none;
}
.main .main-header {
  margin-bottom: 30px;
}
.main .main-header h1 {
  /*font-size: 36px;*/
  font-size: 26px;
  color: #5f5f5f;
  font-weight: 700;
  display: inline-block;
  margin-right: 13%;
  margin-top: 6px;
  margin-bottom: 8px;
}
.main .main-header h1 span {
  font-size: 24px;
  font-weight: 400;
}
.main .main-header h1 + span {
  float: right;
  /*margin-top: 27px;*/
  margin-top: -15px;
}
.main .main-header span {
  display: inline-block;
  color: #5f5f5f;
  text-align: right;
  font-size: 24px;
  font-weight: 400;
}
.main .form {
  border: 1px solid #cccccc;
  margin-bottom: 40px;
  padding: 20px 0;
  background: url(img/tryfree-bg.png) no-repeat;
  background-position: 30% 30%;
}
.main .form h2 {
  color: #f27022;
  font-size: 19px;
  margin: 0 0 10px;
  font-weight: bold;
}
.main .form p {
  font-size: 12px;
  color: #5f5f5f;
}
.main .form input {
  width: 100%;
  margin-bottom: 20px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  padding: 5px;
  border-color: lightgrey;
}
.main .form .btn {
  width: 100%;
  font-size: 14px;
  color: white;
  background: #f27022;
}
.main .about .about-desc {
  border-right: 2px solid #cccccc;
}
.main .about .about-desc h2 {
  color: #12ac4b;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
}
.main .about .about-desc p {
  color: #202220;
  font-size: 14px;
}
.main .about .adres {
  padding-left: 10px;
  text-align: left;
  height: 100%;
}
.main .about .adres h4 {
  color: #f27022;
}
.main .about .adres span:first-of-type {
  display: block;
}
.main .about .adres .btn {
  font-size: 12px;
  background: #12ac4b;
  color: white;
  width: 80%;
  margin: 10px 0;
}
.main .about .adres i {
  color: #12ac4b;
  font-size: 14px;
}
.main .review {
  margin-bottom: 80px;
}
.main .review .bx-wrapper .bx-prev {
  left: -25px;
}
.main .review .bx-wrapper .bx-next {
  right: -15px;
}
.main .review .bxslider2 li {
  padding: 0 8px 15px;
}
.main .review .bxslider2 li h4 {
  font-size: 15px;
  font-weight: 700;
  color: #12ac4b;
}
.main .review .bxslider2 li h4 + span {
  color: #f27022;
}
.main .review .bxslider2 li p {
  font-size: 14px;
  color: #202220;
}
.main .gallery {
  margin-bottom: 40px;
  text-align: center;
}
.main .gallery .img-wrapper {
  position: relative;
  width: 32%;
  display: inline-block;
  margin-left: -5px;
}
.main .gallery .img-wrapper img {
  max-width: 100%;
}
.main .gallery .img-wrapper .img-hover {
  position: absolute;
  background: #f27022;
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: .3s;
  padding-top: 30%;
  cursor: pointer;
}
.main .gallery .img-wrapper .img-hover:hover {
  opacity: .5;
}
.main + .divider {
  height: 7px;
}
.club.feedbackSlider h4 {
  overflow: hidden;
  white-space: nowrap;
}
.review .bx-wrapper,
.review .bx-viewport {
  height: 150px !important;
}
.review-block {
  width: 100%;
  /*padding: 0% 0% 0% 5%;*/
  margin-bottom: 60px;
  border-right: 1px solid #eaeaea;
}
.is-divider {
  height: 3px;
  display: block;
  background-color: rgba(0, 0, 0, 0.1);
  margin: 1em 0 1em;
  width: 100%;
  max-width: 30px;
}
.is-divider-center {
  height: 3px;
  display: block;
  background-color: rgba(0, 0, 0, 0.1);
  margin: 1em 0 1em;
  width: 100%;
  max-width: 30px;
  margin: 10px auto;
}
.sq-date {
  background: white;
  color: #333333;
  display: inline-block;
  padding: 2px 8px;
  text-align: center;
  border: 2px solid #333333;
  line-height: 17px;
  font-weight: 600;
  position: absolute;
  top: 49px;
  left: 8px;
}
.fresh h2 {
  margin-top: 35px;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
}
.fresh a {
  color: black;
  font-size: 16px;
}
.one-post .review-date {
  text-align: left;
}
.one-post {
  font-size: 16px;
}
.one-post .fresh h2 {
  margin-top: 0;
}
.small-h {
  text-align: center;
  color: black;
  text-transform: uppercase;
  font-size: 12px;
}
.small-h:hover {
  color: #12ac4b;
}
.fresh a:hover {
  color: #12ac4b;
}
.fresh p {
  border-bottom: 1px solid #ececec;
  padding-bottom: 5px;
  line-height: 24px;
}
.review-img {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.review-title {
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 0;
}
.review-date {
  text-align: center;
  margin-bottom: 20px;
}
.review-brif {
  font-size: 16px;
}
.review-button {
  font-weight: 700;
  color: #333333;
  background-color: white;
  padding: 5px 5px 5px 5px;
  text-transform: uppercase;
  border: 2px solid #333333;
  display: block;
  text-align: center;
  margin: 0 auto;
  width: 140px;
}
a.review-button:hover {
  color: white;
  background-color: #333333;
}
.review-button-pitanie {
  font-weight: 700;
  color: #333333;
  background-color: white;
  padding: 5px 5px 5px 5px;
  text-transform: uppercase;
  border: 2px solid #333333;
  display: block;
  text-align: center;
  width: 280px;
  margin-bottom: 10px;
}
a.review-button-pitanie:hover {
  color: white;
  background-color: #333333;
}
.review-button-black {
  font-weight: 700;
  color: white;
  background-color: #333333;
  padding: 10px 10px 10px 10px;
  text-transform: uppercase;
  border: 2px solid #333333;
  display: block;
  text-align: center;
  margin: 0 auto;
  width: 310px;
}
a.review-button-black:hover {
  color: #333333;
  background-color: white;
}
.seo-aside-menu-show {
  display: none;
  cursor: pointer;
  padding-bottom: 12px;
  color: white;
  font-weight: 600;
  background: #15a038;
  width: 94px;
  height: 22px;
  border-radius: 3px;
}
/* ====================MEDIA QUERIES==================== */

/* Large Devices, Wide Screens */

@media only screen and (max-width: 1088px) {
  .main-content .main-slider .top-slider li .slide-descr {
    padding-right: 45px;
  }
}
/* Large Devices, Wide Screens */

@media only screen and (max-width: 1160px) {
  .main .form .btn {
    font-size: 12px;
  }
  aside .bonus .btn {
    font-size: 16px;
    width: 230px;
  }
}
/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
  .tryfree,
  .subscribe {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .subscribe p {
    width: 80%;
    margin: 0 auto 10px;
  }
  aside .widgets {
    padding: 10px;
  }
  aside .widgets img {
    margin: 0 auto;
    display: inline-block;
  }
  aside .widgets img:first-of-type {
    margin-bottom: 0;
  }
  aside .aside-slider {
    width: 80%;
    margin: 0 auto 40px;
    border-bottom: 2px solid #cccccc;
  }
  aside .subscribe input[type="submit"] {
    width: 80%;
  }
  .main .form {
    width: 90%;
    margin: 0 auto 20px;
  }
  .main .about .adres .btn {
    width: 200px;
  }
  aside.club .bonus .btn {
    width: 220px;
  }
}
.newpage {
  height: auto;
  background-image: url('/media/67585/1000x431_slider_2.png');
  background-position: right;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 827px) {
  .main-content .main-slider .top-slider li img {
    float: none;
    display: block;
    margin: 0 auto;
  }
  .main-content .main-slider .top-slider li .slide-descr {
    display: block;
    float: none;
    margin: 0 auto;
    text-align: center;
    padding-right: 0;
  }
  .newpage {
    background-image: none;
  }
}
/* Small Devices, Tablets */

@media (max-width: 991px) {
  #soc-widgets {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  header .socials {
    text-align: center;
  }
  /*.content-body787px {
  		width: 100%;
  	}*/
}
@media only screen and (max-width: 768px) {
  .boss-name {
    margin-top: 20px;
  }
  .main-content .map .map-block {
    float: none;
    height: auto;
    width: 100%;
  }
  .main-content .map .map-block img {
    width: 100%;
    height: auto;
  }
  .content-body787px {
    width: 100%;
  }
  .seo-aside-menu {
    display: none;
  }
  .seo-aside-menu-show {
    display: block;
  }
  .main-content .features ul li {
    width: 49%;
    margin-bottom: 20px;
  }
  .map-heading ul {
    -webkit-padding-start: 0;
    -moz-padding-start: 0;
  }
  .main-content .map input {
    float: left;
    margin-right: 40px;
  }
  .map-list {
    float: left;
    width: 100%;
    margin-top: 20px;
  }
  .newpage {
    background-image: none;
  }
  /*.socials {
      	display: none;
      }*/
  
  .mob-col-polya {
    margin: 0% -5% 0% -1%;
  }
}
/* Extra Small Devices, Phones */

@media only screen and (max-width: 540px) {
  .team-slider .bx-viewport {
    height: 494px !important;
  }
  .blog-image {
    width: 100%;
    height: auto;
  }
  .review-button-black {
    width: 275px;
  }
  .review-button-pitanie {
    width: 100%;
  }
  footer p {
    padding: 10px 20px;
  }
  .main-content .features ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  .main .main-header {
    text-align: center;
  }
  .main .main-header h1 {
    margin-right: 0;
  }
  .newpage {
    background-image: none;
  }
}
/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {
  .flex-boss {
    display: block;
  }
  .story-row p {
    margin-top: 10px;
  }
  .team-slider .bx-wrapper .bx-controls-direction a {
    top: 36%;
  }
  .team-slider .bx-wrapper .bx-prev {
    left: -10%;
  }
  .bx-wrapper .bx-next {
    right: -10%;
  }
  .js-about-club h1 {
    font-size: 26px;
  }
  .boss-name {
    margin-top: 10px;
  }
  .banner-block {
    width: 100%;
    height: 241px;
    background: url(/media/68671/newbanner.png) no-repeat;
    background-size: cover;
    background-position: top;
  }
  .banner-block p {
    font-size: 13px;
    line-height: 24px;
    font-weight: 600;
    font-family: "proximanova";
    display: inline-block;
    margin-top: 26px;
    margin-left: 0;
    text-align: right;
    position: absolute;
    right: 10px;
  }
  .booking-col {
    display: none;
  }
  .review-block {
    border-right: none;
  }
  .main-content .map input,
  .btn {
    width: 100%;
  }
  .main-content .about button {
    font-size: 14px;
    margin-left: 0;
  }
  .main-content .map ul li button {
    margin: 5px;
  }
  aside .input {
    width: 100%;
    margin: 10px 0;
  }
  aside .subscribe {
    border-left: none;
    border-right: none;
  }
  aside .subscribe button {
    width: 220px;
    font-size: 12px;
  }
  .newpage {
    background-image: none;
  }
}
@media only screen and (max-width: 400px) {
  aside .subscribe input[type="submit"],
  aside .tryfree input[type='submit'] {
    width: 100%;
    font-size: 12px;
  }
  .main-content .main-slider .top-slider li .slide-descr p:nth-of-type(4) br {
    display: none;
  }
  .newpage {
    background-image: none;
  }
}
/*Small Devices*/

@media only screen and (max-width: 768px) {
  .socials {
    display: none;
  }
}
/* Extra Small Devices, Phones */

@media only screen and (max-width: 320px) {
  .main .form {
    width: 100%;
    margin: 0 auto 20px;
  }
  .main .about .adres .btn {
    width: 200px;
  }
  .aside-slider {
    padding: 10px;
  }
  .newpage {
    background-image: none;
  }
}
.legenda_with_plashka {
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.partner_question {
  cursor: pointer;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  line-height: 20px;
  border: 1px solid #dddddd;
  padding-right: 7px;
  padding-top: 2px;
}
