.m-t-0 {
  margin-top: 0 !important;
}
.p-20 {
  padding: 0 20px !important;
}
.f_header_fixed {
  box-shadow: rgba(118, 118, 118, 0.16) 0px 6px 6px;
  background:#ef0303;
  z-index: 999;
  width: 100%;
  height: 70px;
  display: none;
}
.n-header .f_header_main_menu .f_mobile_menu {
    text-align: right;
    color: #fff;
    font-size: 36px;
}
.button_top {
  position: absolute;
  right: 20px;
  top: 28px;
  display: none;
}
.button_top a {
  font-family: 'Montserrat-medium';
  font-size: 12px;
  letter-spacing: 0.24px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  transition: all 0.3s;
  border: 1px solid #FFFFFF;
  padding: 10px 20px;
}
.button_top a:hover {
  color: #FDC351;
  padding: 10px 20px;
  border: 1px solid #FDC351;
}

.n_wrapper {
  max-width: 1200px;
  padding: 0 10px;
  margin: 0 auto;
}
.n-header {
  background-image: url(../img/new/bg_1-2.jpg);
  background-color: #ef0303;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  height: auto;
}
.n-header__text-b1 {
  max-width: 50%;
  margin-top: 110px;
  padding: 20px 0 35px;
  /* border-top: 1px solid rgba(255, 255, 255, 0.5); */
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.n-header__text-b1 .article-text-1 {
  font-family: 'Gilroy-ExtraBold';
  font-style: normal;
  font-size: 20px;
  color: #fff;
}
.n-header__text-b1 .article-text-2 {
  font-family: 'Gilroy-ExtraBold';
  font-style: normal;
  font-size: 83px;
  color: #FDC351;
  text-transform: uppercase;
  line-height: 1;
  padding: 20px 0;
}
.n-header__text-b1 .article-text-3 {
  font-family: 'Gilroy-ExtraBold';
  font-style: normal;
  font-size: 26px;
  color: #fff;
  text-transform: uppercase;
  padding-top: 5px;
}
.n-header__text-b2 .article-text {
  font-family: 'Gilroy-UltraLight';
  font-size: 22px;
  text-transform: none;
  color: #fff;
}
.n-header__text-b2 {
  margin: 40px 0 45px;
}
.n-header__text-b3 {
  font-family: 'Gilroy-ExtraBold';
  font-size: 39px;
  color: #ED2224;
  margin: 45px 0 10px;
}
.n-header__text-b4 {
  font-family: 'Gilroy-ExtraBold';
  font-size: 20px;
  color: #fff;
  margin: 0px 0 45px;
}
.n-header__text-b5 {
  font-family: 'Gilroy-ExtraBold';
  font-size: 39px;
  color: #FDC351;
  margin: 45px 0 10px;
}
.cl_mob {
  display: none;
}
.article-text li {
  padding-bottom: 15px;
  list-style: none;
  background: url(../img/new/point_1.svg) no-repeat 0 4px; 
  padding-left: 35px;
}
.article-text li span {
  font-family: 'Gilroy-ExtraBold';
}
.n-btn__block a {
  font-family: 'Gilroy-ExtraBold';
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  color: #000;
  background-color: #FCC350;
  border: none;
  padding: 18px 20px;
  transition: all 0.3s;
  z-index: 10;
  position: relative;
}
.n-btn__block a:hover {
  background: #F24740;
  color: #fff;
}
.n_header_social_block {
	display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
  margin-top: 40px;
  flex-wrap: wrap;
}
.n_header_social_block p {
	color: #fff;
  margin-bottom: 10px;
  font-family: 'Montserrat-regular';
  width: 100%;
}
.n_header_social_block a {
  font-size: 20px;
  color: #fff;
  opacity: 0.52;
  transition: all 0.3s;
  margin-right: 40px;
}
.n_header_social_block a:last-child {
  margin-right: 0px;
}
.n_header_social_block a:hover {
  color: #fdc42b;
  opacity: 1;
}
#benefits {
  position: relative;
  background-color: #a90000;
  padding: 100px 0 100px;
}
#benefits::before {
  content: '';
  background: url(../img/new/bg_2-1.svg) no-repeat 0 4px;
  display: block;
  height: 451px;
  width: 451px;
  position: absolute;
  left: -100px;
  background-size: 80%;
  top: 0;
}
#benefits::after {
  content: '';
  background: url(../img/new/bg_2-2.svg) no-repeat 0 4px;
  background-size: 100%;
  display: block;
  height: 451px;
  width: 451px;
  position: absolute;
  right: 0px;
  top: 50px;
}
#benefits .flex-main-page {
	display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
  flex-wrap: wrap;
  border-top: 1px solid rgba(255, 255, 255, 0.31);
  padding-top: 150px;
}
#benefits .flex-main-page__item {
  width: 25%;
  padding: 0 2%;
  border-right: 1px solid rgba(255, 255, 255, 0.31);
  box-sizing: border-box;
}
#benefits .flex-main-page__item:first-child {
  padding-left: 0;
}
#benefits .flex-main-page__item:last-child {
  border-right: none;
  padding-right: 0;
}
#benefits .article__header {
  font-family: 'BebasNeue Regular';
  color: #FDC351;
  font-size: 97px;
  font-weight: 700;
}
#benefits .article__text-1 {
  font-family: 'Gilroy-ExtraBold';
  font-size: 18px;
  color: #fff;
  margin-bottom: 30px;
}
#benefits .article__text-2 {
  font-family: 'Gilroy-UltraLight';
  font-size: 18px;
  color: #fff;
}
#branches {
  position: relative;
  background-color: #ef0303;
  padding: 50px 0;
}
#branches .n-title {
  font-family: 'BebasNeue Regular';
  color: #FCC350;
  text-align: center;
  font-weight: 700;
  font-size: 50px;
  margin-bottom: 40px;
}
#branches .flex-main-page {
	display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
  flex-wrap: wrap;
  padding-top: 50px;
}
#branches .flex-main-page__item {
  position: relative;
  width: 32%;
  padding: 2%;
  border: 1px solid #6C6C6C;
  margin-right: 2%;
  box-sizing: border-box;
  margin-bottom: 2%;
}
#branches .flex-main-page__item:nth-child(3n) {
  margin-right: 0%;
}
#branches .article__number {
  font-family: 'BebasNeue Regular';
  position: absolute;
  border: 1px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: block;
  padding: 5px;
  right: 5px;
  top: 10px;
  font-size: 23px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 1;
}
#branches .article__subtitle {
  font-family: 'Gilroy-ExtraBold';
  font-size: 18px;
  color: #FFFFFF;
  opacity: 0.4;
}
#branches .article__header {
  font-family: 'BebasNeue Regular';
  color: #ED2224;
  font-size: 45px;
  font-weight: 700;
  margin-top: 20px;
}
#branches .article__text-1 {
  font-family: 'Gilroy-ExtraBold';
  font-size: 16px;
  color: #fff;
  margin-bottom: 40px;
  border-top: 1px solid #fff;
  padding-top: 10px;
  margin-top: 20px;
}
#branches .article__text-2 {
  font-family: 'Gilroy-UltraLight';
  font-size: 18px;
  color: #fff;
}
.n-btn__block.mb {
  margin-bottom: 20px;
}
.n-btn__block-white a {
  font-family: 'Gilroy-ExtraBold';
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  padding: 18px 20px;
  transition: all 0.3s;
  z-index: 10;
  position: relative;
  border: 1px solid #FFFFFF;
}
.n-btn__block-white a:hover {
  border-color: #F24740;
  color: #F24740;
}

#logoclub {
  background-color: #05040d;
  padding: 115px 0 100px;
}
#logoclub .n-title {
  font-family: 'BebasNeue Regular';
  color: #FCC350;
  text-align: center;
  font-weight: 700;
  font-size: 50px;
  margin-bottom: 40px;
}
#logoclub .img-block {
  display: flex;
  flex-wrap: nowrap;
  text-align: center;
}
#logoclub .img-block img {
  width: 100%;
  height: auto;
  padding: 40px;
  box-sizing: border-box;
}

#training {
  background-color: #05040d;
  background-image: url(../img/new/bg_5.jpgx);
  background-position-x: right;
  background-repeat: no-repeat;
  padding: 115px 0 100px;
}
#training .n-title {
  font-family: 'BebasNeue Regular';
  color: #FCC350;
  text-align: center;
  font-weight: 700;
  font-size: 50px;
  margin-bottom: 40px;
}
#training .f_daily_regime_btn_block {
  margin: 0 0 30px;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
}
.f_content_no_display {
  display: none;
}
.f_content_display {
  display: block;
}

#training .f_daily_regime_btn_1,
#training .f_daily_regime_btn_2,
#training .f_daily_regime_btn_3,
#training .f_daily_regime_btn_4,
#training .f_daily_regime_btn_5 {
  width: auto;
  box-sizing: border-box;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  padding: 15px 20px;
  transition: all 0.3s;
  color: rgba(255, 255, 255, 0.5);
  margin-right: 5%;
}
#training .f_daily_regime_btn_1:hover,
#training .f_daily_regime_btn_2:hover,
#training .f_daily_regime_btn_3:hover,
#training .f_daily_regime_btn_4:hover,
#training .f_daily_regime_btn_5:hover {
  border: none;
  background: none;
  color: #FDC351;
}
#training .f_daily_regime_btn_active {
  background: none;
  border: 1px solid #FDC351 !important;
  color: #FDC351;
}
#training .f_content {
  border: 1px solid #8C8C8C;
  box-sizing: border-box;
  padding: 40px 30px;
}
#training .content_block {
  display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
  flex-wrap: wrap;
}
#training .content_block > div {
  width: 50%;
}
#training .content_block > div:first-child {
  padding-right: 30px;
  box-sizing: border-box;
}
#training .content_block_title {
  font-family: 'Gilroy-ExtraBold';
  text-align: left;
  font-size: 30px;
  text-transform: uppercase;
  color: #FDC351;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 15px;
  line-height: 1.4;
  max-width: 500px;
}
#training .content_block_title span {
  font-family: 'Gilroy-UltraLight';
  text-align: left;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 20px;
}
#training .content_block_text {
  font-family: 'Gilroy-UltraLight';
  text-align: left;
  font-size: 18px;
  color: #FFFFFF;
  margin: 20px 0;
  margin: 25px 0;
  line-height: 1.4;
}
#training .content_block_text span {
  color: #F24740;
  font-size: 20px;
  font-weight: 700;
}
#training .content_block_plus {
  border: 2px solid #FDC351;
  box-sizing: border-box;
  padding: 30px 20px;
  font-weight: 700;
  color: #FFFFFF;
  display: inline-block;
}
#training .content_block_plus ul {
  padding-left: 20px;
}
#training .content_block_plus ul li {
  list-style-type: disc;
  margin-bottom: 20px;
}
#training .content_block_plus ul li:last-child {
  margin-bottom: 0px;
}
#training .popup-gallery {
  display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
  flex-wrap: wrap;
}
#training .popup-gallery .item:first-child {
  width: 100%;
  margin-right: 0;
  margin-bottom: 15px;
}
#training .popup-gallery .item {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 10px;
}
#training .popup-gallery .item:nth-child(4),
#training .popup-gallery .item:nth-child(7),
#training .popup-gallery .item:nth-child(10),
#training .popup-gallery .item:nth-child(13) {
  margin-right: 0;
}
#training .popup-gallery .item img {
  width: 100%;
  height: auto;
}
#training .title__subtitle {
  display: block;
  width: 100% !important;
  font-size: 24px;
  font-weight: 700;
  color: #FFFFFF;
  text-transform: uppercase;
  padding-bottom: 35px;
  border-bottom: 1px solid #FFFFFF;
}
#training .content_block_1__flex {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  margin-top: 60px;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 60px;
}
#training .img-flex {
  width: 30%;
  height: auto;
}
#training img {
  width: 100%;
}
#training .content-flex {
  width: 70%;
  box-sizing: border-box;
  padding-left: 70px;
}
#training .content-flex__title {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 10px;
}
#training .content-flex__subtitle {
  font-family: 'Gilroy-UltraLight';
  font-size: 18px;
  color: #fff;
  font-weight: 300;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #FFFFFF;
  max-width: 60%;
}
#training .content-flex__flex {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: nowrap;
}
#training .content-flex__flex > div {
  width: 45%;
}
#training .content-flex__flex-b1 {
  margin-right: 10%;
}
#training .content-flex__flex-title {
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  margin-bottom: 20px;
}
#training .content-flex__flex-text {
  font-family: 'Gilroy-UltraLight';
  font-size: 16px;
  line-height: 1.6;
  font-weight: 300;
  color: #fff;
}
#training .content-flex__flex-text span {
  font-family: 'Gilroy-ExtraBold';
  color: #FDC351;
}
#training .slide-m-treners {
  width: 100% !important;
}


#school {
  background-color: #070413;
  padding: 85px 0 90px;
}
#school .n-title {
  font-family: 'BebasNeue Regular';
  color: #FCC350;
  text-align: center;
  font-weight: 700;
  font-size: 50px;
  margin-bottom: 40px;
}
#school .f_daily_regime_btn_block {
  margin: 0 0 30px;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
}
#school .f_daily_regime_btn_1,
#school .f_daily_regime_btn_2,
#school .f_daily_regime_btn_3,
#school .f_daily_regime_btn_4,
#school .f_daily_regime_btn_5 {
  width: auto;
  margin: 0;
  box-sizing: border-box;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  padding: 15px 20px;
  transition: all 0.3s;
  color: rgba(255, 255, 255, 0.5);
  margin-right: 2%;
}
#school .f_daily_regime_btn_1:hover,
#school .f_daily_regime_btn_2:hover,
#school .f_daily_regime_btn_3:hover,
#school .f_daily_regime_btn_4:hover,
#school .f_daily_regime_btn_5:hover {
  border: none;
  background: none;
  color: #FDC351;
}
#school .f_daily_regime_btn_active {
  background: none;
  border: 1px solid #FDC351 !important;
  color: #FDC351;
}
#school .f_content {
  border: 1px solid #8C8C8C;
  box-sizing: border-box;
  padding: 40px 30px;
}
#school .content_block {
  display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
  flex-wrap: wrap;
}
#school .content_block > div {
  width: 50%;
}
#school .content_block > div:first-child {
  padding-right: 30px;
  box-sizing: border-box;
}
#school .content_block_title {
  font-family: 'Gilroy-ExtraBold';
  text-align: left;
  font-size: 30px;
  text-transform: uppercase;
  color: #FDC351;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 20px;
  max-width: 500px;
  line-height: 1.4;
}
#school .content_block_title span {
  font-family: 'Gilroy-UltraLight';
  display: block;
  text-align: left;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  padding: 5px 0 15px;
}
#school .content_block_text {
  font-family: 'Gilroy-UltraLight';
  text-align: left;
  font-size: 18px;
  color: #FFFFFF;
  margin: 35px 0;
  line-height: 1.4;
}
#school .content_block_plus {
  border: 2px solid #FDC351;
  box-sizing: border-box;
  padding: 30px 20px;
  font-weight: 700;
  color: #FFFFFF;
  display: inline-block;
}
#school .content_block_plus ul {
  padding-left: 20px;
}
#school .content_block_plus ul li {
  list-style-type: disc;
  margin-bottom: 20px;
}
#school .content_block_plus ul li:last-child {
  margin-bottom: 0px;
}
#school .popup-gallery {
  display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
  flex-wrap: wrap;
}
#school .popup-gallery .item:first-child {
  width: 100%;
  margin-right: 0;
  margin-bottom: 15px;
}
#school .popup-gallery .item {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 10px;
}
#school .popup-gallery .item:nth-child(4n) {
  margin-right: 0;
}
#school .popup-gallery .item:nth-child(7n) {
  margin-right: 0;
}
#school .popup-gallery .item img {
  width: 100%;
  height: auto;
}
#tournaments {
  background-color: #070413;
  padding: 100px 0 90px;
}
#tournaments .n-title {
  font-family: 'BebasNeue Regular';
  color: #FCC350;
  text-align: center;
  font-weight: 700;
  font-size: 50px;
  margin-bottom: 40px;
}
#tournaments .f_daily_regime_btn_block {
  margin: 0 0 30px;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
}
#tournaments .f_daily_regime_btn_1,
#tournaments .f_daily_regime_btn_2,
#tournaments .f_daily_regime_btn_3,
#tournaments .f_daily_regime_btn_4,
#tournaments .f_daily_regime_btn_5 {
  width: auto;
  margin: 0;
  box-sizing: border-box;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  padding: 15px 20px;
  transition: all 0.3s;
  color: rgba(255, 255, 255, 0.5);
  margin-right: 2%;
}
#tournaments .f_daily_regime_btn_1:hover,
#tournaments .f_daily_regime_btn_2:hover,
#tournaments .f_daily_regime_btn_3:hover,
#tournaments .f_daily_regime_btn_4:hover,
#tournaments .f_daily_regime_btn_5:hover {
  border: none;
  background: none;
  color: #FDC351;
}
#tournaments .f_daily_regime_btn_active {
  background: none;
  border: 1px solid #FDC351 !important;
  color: #FDC351;
}
#tournaments .f_content {
  border: 1px solid #8C8C8C;
  box-sizing: border-box;
  padding: 40px 30px;
}
#tournaments .content_block {
  display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
  flex-wrap: wrap;
}
#tournaments .content_block > div {
  width: 50%;
}
#tournaments .content_block > div:first-child {
  padding-right: 30px;
  box-sizing: border-box;
}
#tournaments .content_block_title {
  font-family: 'Gilroy-ExtraBold';
  text-align: left;
  font-size: 30px;
  text-transform: uppercase;
  color: #FDC351;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 20px;
  line-height: 1.4;
  max-width: 500px;
}
#tournaments .content_block_title span {
  font-family: 'Gilroy-UltraLight';
  text-align: left;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 30px;
}
#tournaments .content_block_text {
  font-family: 'Gilroy-UltraLight';
  text-align: left;
  font-size: 18px;
  color: #FFFFFF;
  margin: 30px 0;
  line-height: 1.4;
}
#tournaments .content_block_text span {
  font-family: 'Gilroy-ExtraBold';
}
#tournaments .content_block_plus {
  border: 2px solid #FDC351;
  box-sizing: border-box;
  padding: 20px;
  color: #FFFFFF;
  display: inline-block;
}
#tournaments .content_block_plus ul {
  padding-left: 20px;
}
#tournaments .content_block_plus ul li {
  list-style-type: disc;
  margin-bottom: 15px;
}
#tournaments .content_block_plus ul li:last-child {
  margin-bottom: 0px;
}
#tournaments .popup-gallery {
  display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
  flex-wrap: wrap;
}
#tournaments .popup-gallery .item:first-child {
  width: 100%;
  margin-right: 0;
  margin-bottom: 15px;
}
#tournaments .popup-gallery .item {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 10px;
}
#tournaments .popup-gallery .item:nth-child(4),
#tournaments .popup-gallery .item:nth-child(7),
#tournaments .popup-gallery .item:nth-child(10),
#tournaments .popup-gallery .item:nth-child(13) {
  margin-right: 0;
}

#tournaments .popup-gallery .item img {
  width: 100%;
  height: auto;
}
#program {
  position: relative;
  background-color: #070413;
  padding: 100px 0 95px;
}
#program::before {
  content: '';
  background: url(../img/new/bg_2-1.svg) no-repeat 0 4px;
  display: block;
  height: 451px;
  width: 451px;
  position: absolute;
  right: 150px;
  background-size: 90%;
  bottom: 50px;
}
#program .n-title {
  font-family: 'BebasNeue Regular';
  color: #FCC350;
  text-align: center;
  font-weight: 700;
  font-size: 50px;
  margin-bottom: 20px;
}
#program .n-slogan {
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 55px;
}
#program .f_daily_regime_btn_block {
  margin: 0 0 60px;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}
#program .f_daily_regime_btn_1,
#program .f_daily_regime_btn_2,
#program .f_daily_regime_btn_3,
#program .f_daily_regime_btn_4,
#program .f_daily_regime_btn_5 {
  width: auto;
  margin: 0;
  box-sizing: border-box;
  border: none;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  padding: 15px 40px;
  transition: all 0.3s;
  color: rgba(255, 255, 255, 0.5);
  margin-right: 4%;
  min-width: 200px;
}
#program .f_daily_regime_btn_block > div:last-child {
  margin-right: 0;
}
#program .f_daily_regime_btn_1:hover,
#program .f_daily_regime_btn_2:hover,
#program .f_daily_regime_btn_3:hover,
#program .f_daily_regime_btn_4:hover,
#program .f_daily_regime_btn_5:hover {
  border: none;
  background: none;
  color: #FDC351;
}
#program .f_daily_regime_btn_1 span,
#program .f_daily_regime_btn_2 span,
#program .f_daily_regime_btn_3 span,
#program .f_daily_regime_btn_4 span,
#program .f_daily_regime_btn_5 span {
  font-size: 12px;
  font-weight: 300;
}
#program .f_daily_regime_btn_active {
  background: none;
  border: 1px solid #FDC351 !important;
  color: #FDC351;
}
#program .f_content {
  border: 1px solid #8C8C8C;
  box-sizing: border-box;
  padding: 40px 30px;
}
#program .content_block {
  display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
  flex-wrap: wrap;
}
#program .content_block > div {
  width: 50%;
}
#program .content_block > div:first-child {
  padding-right: 30px;
  box-sizing: border-box;
}
#program .content_block_title {
  font-family: 'BebasNeue Regular';
  text-align: left;
  font-size: 50px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ED2224;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 25px;
}
#program .content_block_title span {
  font-family: 'Gilroy-UltraLight';
  text-align: left;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 20px;
}
#program .content_block_text {
  font-family: 'Gilroy-UltraLight';
  text-align: left;
  font-size: 20px;
  color: #FFFFFF;
  margin: 30px 0;
  line-height: 1.6;
}
#program .content_block_plus {
  border: 2px solid #FDC351;
  box-sizing: border-box;
  padding: 20px;
  color: #FFFFFF;
  display: inline-block;
  font-weight: 700;
}
#program .content_block_price {
  color: #fff;
  font-size: 26px;
  margin: 30px 0 50px;
}
#program .content_block_price span {
  font-family: 'BebasNeue Regular';
  font-size: 63px;
}
#program .content_block_plus ul {
  padding-left: 20px;
}
#program .content_block_plus ul li {
  list-style-type: disc;
  margin-bottom: 15px;
}
#program .content_block_plus ul li:last-child {
  margin-bottom: 0px;
}
#program .popup-gallery {
  display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
  flex-wrap: wrap;
}
#program .popup-gallery .item:first-child {
  width: 100%;
  margin-right: 0;
  margin-bottom: 15px;
}
#program .popup-gallery .item {
  width: 32%;
  margin-right: 2%;
}
#program .popup-gallery .item:nth-child(4n) {
  margin-right: 0;
}
#program .popup-gallery .item img {
  width: 100%;
  height: auto;
}
#program img {
  max-width: 100%;
}
#moments {
  position: relative;
  background-color: #010008;
  background-image: url(../img/new/bg_9.jpgx);
  background-repeat: no-repeat;
  padding: 100px 0 115px;
}
#moments .title__subtitle {
  display: block;
  width: 100%;
  font-size: 24px;
  font-weight: 700;
  color: #FFFFFF;
  text-transform: uppercase;
  padding-bottom: 35px;
  border-bottom: 1px solid #FFFFFF;
}
#moments .content_block_1__flex {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  margin-top: 60px;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 60px;
}
#moments .img-flex {
  width: 30%;
  height: auto;
}
#moments img {
  width: 100%;
}
#moments .content-flex {
  width: 70%;
  box-sizing: border-box;
  padding-left: 70px;
}
#moments .content-flex__title {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 10px;
}
#moments .content-flex__subtitle {
  font-family: 'Gilroy-UltraLight';
  font-size: 18px;
  color: #fff;
  font-weight: 300;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #FFFFFF;
  max-width: 60%;
}
#moments .content-flex__flex {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: nowrap;
}
#moments .content-flex__flex > div {
  width: 45%;
}
#moments .content-flex__flex-b1 {
  margin-right: 10%;
}
#moments .content-flex__flex-title {
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  margin-bottom: 20px;
}
#moments .content-flex__flex-text {
  font-family: 'Gilroy-UltraLight';
  font-size: 16px;
  line-height: 1.6;
  font-weight: 300;
  color: #fff;
}
#moments .content-flex__flex-text span {
  font-family: 'Gilroy-ExtraBold';
  color: #FDC351;
}


#moments .n-title {
  font-family: 'BebasNeue Regular';
  color: #FCC350;
  text-align: center;
  font-weight: 700;
  font-size: 50px;
  margin-bottom: 35px;
}
#moments .n-slogan {
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 26px;
  margin-bottom: 50px;
}
#moments .f_daily_regime_btn_block {
  margin: 0 0 40px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
#moments .f_daily_regime_btn_1,
#moments .f_daily_regime_btn_2,
#moments .f_daily_regime_btn_3,
#moments .f_daily_regime_btn_4,
#moments .f_daily_regime_btn_5,
#moments .f_daily_regime_btn_6,
#moments .f_daily_regime_btn_7 {
  width: auto;
  margin: 0;
  box-sizing: border-box;
  border: none;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  padding: 15px 5px;
  transition: all 0.3s;
  color: rgba(255, 255, 255, 0.5);
  margin-right: 1%;
  font-weight: 700;
}
#moments .f_daily_regime_btn_1:hover,
#moments .f_daily_regime_btn_2:hover,
#moments .f_daily_regime_btn_3:hover,
#moments .f_daily_regime_btn_4:hover,
#moments .f_daily_regime_btn_5:hover,
#moments .f_daily_regime_btn_6:hover,
#moments .f_daily_regime_btn_7:hover {
  border: none;
  background: none;
  color: #FDC351;
  cursor: pointer;
}
#moments .f_daily_regime_btn_block div:last-child {
  margin-right: 0;
}
#moments .f_daily_regime_btn_active {
  background: none;
  border: 1px solid #FDC351 !important;
  color: #FDC351;
  min-width: 120px;
}
#moments .f_content {
  box-sizing: border-box;
}
#moments .content_block {
  display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
  flex-wrap: nowrap;
}
#moments .popup-gallery {
  display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
  flex-wrap: wrap;
}
#moments .popup-gallery .item:first-child {
  width: 49%;
  margin-right: 1%;
  margin-bottom: 15px;
}
#moments .popup-gallery__first .item:first-child  {
  margin-bottom: 0px;
}
#moments .popup-gallery .item:first-child img {
  height: 100%;
}
#moments .item_four .item:first-child img {
  height: auto;
}
#moments .popup-gallery .item:nth-child(3) {
  margin-right: 0;
}
#moments .popup-gallery .item:nth-child(5) {
  margin-right: 0;
}
#moments .popup-gallery .item {
  width: 24%;
  margin-right: 2%;
}
#moments .popup-gallery .item img {
  width: 100%;
  height: auto;
}
#moments img {
  max-width: 100%;
}
#moments .popup-gallery__first {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
#moments .item_four {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
}
#moments .item_four .item:first-child, #moments .item_four .item:nth-child(1){
  margin-bottom: 15px;
}
#moments .item_four .item:first-child, #moments .item_four .item:nth-child(2){
  margin-bottom: 15px;
}
#moments .item_four .item:first-child, #moments .item_four .item:nth-child(3){
  width: 49%;
  margin-right: 2%;
}
#moments .item_four .item:nth-child(2), #moments .item_four .item:nth-child(4){
  width: 49%;
  margin-right: 0%;
}
#moments .popup-gallery__second {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
#moments .popup-gallery__second .item {
  width: 13.57% !important;
  margin-right: 1% !important;
}
#moments .popup-gallery__second .item:last-child {
  margin: 0 !important;
}
#moments .item_four {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
}
#moments .item_four .item img,
#moments .popup-gallery__second .item img {
  opacity: 0.55;
}
#moments .item_four .item img:hover,
#moments .popup-gallery__second .item img:hover {
  opacity: 1;
}
#moments .slick-prev {
  left: -100px;
}
#moments .slick-next {
  right: -100px;
}
#moments .slick-slide {
  opacity: 1;
}
#moments .slick-prev::before {
  content: '' !important;
  background-image: url(../img/new/prevArrow.svg);
  width: 65px;
  height: 65px;
  display: block;
}
#moments  .slick-next::before {
  content: '' !important;
  background-image: url(../img/new/nextArrow.svg);
  width: 65px;
  height: 65px;
  display: block;
}
#moments .m-t {
  margin-top: 175px;
  margin-bottom: 15px;
}
#moments .lazyYT-container .html5-info-bar {
  display: none;
}
#moments .slick-slide p {
  font-size: 16px;
  color: #FFFFFF;
  margin-top: 20px;
  padding-left: 2px;
}
#moments .slick-slider {
  margin-top: 60px;
}
#moments .slick-slider .slick-dots {
  padding: 0px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  bottom: -75px;
}
#map {
  position: relative;
  background-color: #070413;
  padding: 100px 0 85px;
}
#map .n-title {
  font-family: 'BebasNeue Regular';
  color: #FCC350;
  text-align: center;
  font-weight: 700;
  font-size: 50px;
  margin-bottom: 60px;
}
#map img {
  width: 100%;
}
#partners {
  position: relative;
  background-color: #070413;
  background-image: url(../img/new/bg_12.jpgx);
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 100px 0;
}
#partners .n-title {
  font-family: 'BebasNeue Regular';
  color: #FCC350;
  text-align: center;
  font-weight: 700;
  font-size: 50px;
  margin-bottom: 80px;
}
#partners .flex_block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-self: center;
  align-items: center;
}
#partners .flex_block > div {
  width: 25%;
}
#partners .m-t {
  margin-top: 150px;
  margin-bottom: 75px;
}
#partners .flex_block_2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-self: center;
}
#partners .n_news_page_block {
  width: 32%;
  margin-right: 2%;
}
#partners .n_news_page_block:last-child {
  margin-right: 0%;
}
#partners .n_news_page_block_img img {
  width: 100%;
  height: auto;
  padding-bottom: 15px;
}
#partners .n_news_page_block_title {
  margin-bottom: 25px;
  margin-top: 15px;
  line-height: 1.4;
}
#partners .n_news_page_block_title a {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
}
#partners .n_news_page_block_descriprion {
  font-family: 'Gilroy-UltraLight';
  font-size: 18px;
  color: #fff;
  margin-bottom: 35px;
}
#partners .n_news_page_block_date {
  font-family: 'Gilroy-UltraLight';
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
  text-align: left;
  font-weight: 700;
}
#partners .n-btn__block {
  text-align: center;
  margin-top: 80px;
}
#partners img {
  width: auto;
  max-width: 100%;
}
#workouts {
  position: relative;
  background-color: #010008;
  background-image: url(../img/new/bg_9.jpgx);
  background-repeat: no-repeat;
  padding: 100px 0 115px;
}
#workouts .n-title {
  font-family: 'BebasNeue Regular';
  color: #FCC350;
  text-align: center;
  font-weight: 700;
  font-size: 50px;
  margin-bottom: 35px;
}
#workouts .n-slogan {
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 26px;
  margin-bottom: 50px;
}
#workouts .f_daily_regime_btn_block {
  margin: 0 0 40px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#workouts .f_daily_regime_btn_1,
#workouts .f_daily_regime_btn_2,
#workouts .f_daily_regime_btn_3,
#workouts .f_daily_regime_btn_4,
#workouts .f_daily_regime_btn_5,
#workouts .f_daily_regime_btn_6,
#workouts .f_daily_regime_btn_7 {
  width: auto;
  margin: 0;
  box-sizing: border-box;
  border: none;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  padding: 15px 5px;
  transition: all 0.3s;
  color: rgba(255, 255, 255, 0.5);
  margin-right: 5%;
  font-weight: 700;
}
#workouts .f_daily_regime_btn_1:hover,
#workouts .f_daily_regime_btn_2:hover,
#workouts .f_daily_regime_btn_3:hover,
#workouts .f_daily_regime_btn_4:hover,
#workouts .f_daily_regime_btn_5:hover,
#workouts .f_daily_regime_btn_6:hover,
#workouts .f_daily_regime_btn_7:hover {
  border: none;
  background: none;
  color: #FDC351;
  cursor: pointer;
}
#workouts .f_daily_regime_btn_block div:last-child {
  margin-right: 0;
}
#workouts .f_daily_regime_btn_active {
  background: none;
  border: 1px solid #FDC351 !important;
  color: #FDC351;
  min-width: 120px;
}
#workouts .f_content {
  box-sizing: border-box;
  border: 1px solid #8C8C8C;
}
#workouts .content_block {
  display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
  flex-wrap: nowrap;
}
#workouts .content_block_1 {
  display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
  flex-wrap: wrap;
  padding: 40px;
}
#workouts .content_block_1 .content_block_left {
  width: 50%;
  font-size: 25px;
  line-height: 1.4;
  color: #FDC351;
  font-weight: 700;
}
#workouts .content_block_1 .content_block_right {
  width: 50%;
  font-family: 'Gilroy-UltraLight';
  font-size: 18px;
  line-height: 1.4;
  color: #fff;
  font-weight: 300;
  padding-left: 100px;
  box-sizing: border-box;
}
#workouts .title__subtitle {
  display: block;
  width: 100%;
  font-size: 24px;
  font-weight: 700;
  color: #FFFFFF;
  text-transform: uppercase;
  margin-top: 120px;
  padding-bottom: 35px;
  border-bottom: 1px solid #FFFFFF;
}
#workouts .b-b-n {
  border: 0;
}
#workouts .m-t {
  margin-top: 60px;
}
#workouts .content_block_1__flex {
  display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
  flex-wrap: wrap;
  margin-top: 60px;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 60px;
}
#workouts .img-flex {
  width: 30%;
  height: auto;
}
#workouts .content-flex{
  width: 70%;
  box-sizing: border-box;
  padding-left: 70px;
}
#workouts .content-flex__title {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 10px;
}
#workouts .content-flex__subtitle {
  font-family: 'Gilroy-UltraLight';
  font-size: 18px;
  color: #fff;
  font-weight: 300;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #FFFFFF;
  max-width: 60%;
}
#workouts .content-flex__flex{
  display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
  flex-wrap: nowrap;
}
#workouts .content-flex__flex > div {
  width: 45%;
}
#workouts .content-flex__flex-b1{
  margin-right: 10%;
}
#workouts .content-flex__flex-title {
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  margin-bottom: 20px;
}
#workouts .content-flex__flex-text{
  font-family: 'Gilroy-UltraLight';
  font-size: 16px;
  line-height: 1.6;
  font-weight: 300;
  color: #fff;
}
#workouts .content-flex__flex-b2 .content-flex__flex-text {
  line-height: 2.3;
}
#workouts .content-flex__flex-text span {
  font-family: 'Gilroy-ExtraBold';
  color: #FDC351;
}

#workouts .popup-gallery {
  display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
  flex-wrap: wrap;
}
#workouts .popup-gallery .item:first-child {
  width: 49%;
  margin-right: 1%;
  margin-bottom: 15px;
}
#workouts .popup-gallery .item:nth-child(3) {
  margin-right: 0;
}
#workouts .popup-gallery .item:nth-child(5) {
  margin-right: 0;
}
#workouts .item_four .item:first-child,
#workouts .item_four .item:nth-child(2) {
  margin-bottom: 15px !important;
}
#workouts .popup-gallery .item {
  width: 24%;
  margin-right: 2%;
}
#workouts .popup-gallery .item img {
  width: 100%;
  height: auto;
}
#workouts .popup-gallery .item:first-child img {
  height: 100%;
}
#workouts .popup-gallery__first .item:first-child {
  margin-bottom: 0px;
}
#workouts img {
  width: 100%;
}
#workouts .popup-gallery__first {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
#workouts .item_four {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
}
#workouts .item_four .item:first-child, #workouts .item_four .item:nth-child(3){
  width: 49%;
  margin-right: 2%;
}
#workouts .item_four .item:nth-child(2), #workouts .item_four .item:nth-child(4){
  width: 49%;
  margin-right: 0%;
}
#workouts .popup-gallery__second {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
#workouts .popup-gallery__second .item {
  width: 13.57% !important;
  margin-right: 1% !important;
}
#workouts .popup-gallery__second .item:last-child {
  margin: 0 !important;
}
#workouts .item_four {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
}
#workouts .item_four .item img,
#workouts .popup-gallery__second .item img {
  opacity: 0.55;
}
#workouts .item_four .item img:hover,
#workouts .popup-gallery__second .item img:hover {
  opacity: 1;
}
#workouts .content_block_1__flex {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
}
#workouts .content_block_1__flex.wrap {
  flex-wrap: wrap !important;
  justify-content: center;
}
#workouts .wrap .flex-item {
  margin-bottom: 25px;
}
#workouts .wrap .flex-item:last-child {
  border-right: 0;
}
#workouts .wrap .flex-item:nth-child(3n) {
  border-right: 0;
  padding-right: 0;
}
#workouts .flex-item {
  width: 33.33%;
  border-right: 1px solid #FFFFFF;
  box-sizing: border-box;
  padding: 0 50px;
}
#workouts .flex-item:first-child {
  padding-left: 0;
}
#workouts .flex-item:last-child {
  padding-right: 0;
  border-right: 0;
}
#workouts .flex-item:nth-child(4n) {
  padding-left: 0;
}
#workouts .flex-item__title {
  font-size: 22px;
  line-height: 1.4;
  font-weight: 700;
  color: #fff;
  text-align: center;
}
#workouts .flex-item__flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 40px;
}
#workouts .flex-item__flex > div {
  width: 50%;
  margin-bottom: 25px;
}
#workouts .flex-item__flex-b1 {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
}
#workouts .flex-item__flex-b2 {
  font-family: 'BebasNeue Regular';
  font-size: 28px;
  font-weight: 700;
  color: #FDC351;
  text-align: right;
}
#workouts .content_block_2__flex {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
#workouts .flex-item-2 {
  width: 20%;
  font-size: 18px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 20px;
}
#workouts .w-50{
  width: 45%;
}
#workouts .flex-item-2_span {
  font-family: 'BebasNeue Regular';
  font-size: 26px;
  color: #FDC351;;
  font-weight: 700;
  text-align: right;
}
#workouts .flex-item-3_span {
  width: 35%;
  font-family: 'BebasNeue Regular';
  font-size: 26px;
  color: #FDC351;;
  font-weight: 700;
  text-align: right;
}
#workouts .flex-item-3_span span {
  font-family: 'Gilroy-UltraLight';
  width: 50%;
  font-size: 18px;
  font-weight: 300;
  color: #fff;
}
#workouts .n-btn__block {
  margin: 0 auto;
  margin-top: 90px;
  margin-bottom: 30px;
}
.n-header__text-b3 .f_header_h1 {
  font-size: 1em;
  width: 50%;
}
.f_adress_page {
  padding: 30px 0 0 !important;
}
#content {
  padding: 30px 0 0 !important;
  background:#ef0303;
}
#content h2 {
  color: #ED2224;
}
#content p {
  color: #fff;
}
#content ul li {
  color: #fff;
}

#content .n-btn__block {
  text-align: center;
  margin: 40px 0 60px;
}
#content .n-btn__block a {
  text-decoration: none;
}
#content .f_documents {
  padding: 50px 0;
  margin: 0 0 0px;
  background:#ef0303;
}
#content .f_documents .f_content {
  color: #fff;
}
#branches-new {
  position: relative;
  background-color: #ef0303;
  padding: 50px 0;
}
#branches-new .gradient:after {
	content: "";
	display: block;    
	width: 100%;
	height: 100%;    
	position: absolute;
	top: 0;      
	left: 0;   
  background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0.47) 56.32%);
}
#branches-new img.img-b {
  position: absolute;
  padding: 0;
  top: 0;
  left: 0;
}
#branches-new .n-title {
  font-family: 'BebasNeue Regular';
  color: #FCC350;
  text-align: center;
  font-weight: 700;
  font-size: 50px;
  margin-bottom: 40px;
  z-index: 10;
}
#branches-new .flex-main-page {
	display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
  flex-wrap: wrap;
  padding-top: 50px;
  z-index: 2;
}
#branches-new .flex-main-page__item {
  position: relative;
  /* width: 32%; */
  padding: 20px;
  border: 1px solid #6C6C6C;
  background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0.47) 56.32%)
  /* margin-right: 2%; */
  box-sizing: border-box;
  /* margin-bottom: 2%; */
}
#branches-new .flex-main-page__item:nth-child(3n) {
  /* margin-right: 0%; */
}
#branches-new .article__number {
  font-family: 'BebasNeue Regular';
  position: absolute;
  border: 1px solid #fff;
  border-radius: 50px;
  color: #ED2224;
  background: #fff;
  display: block;
  padding: 5px;
  right: 10px;
  top: 10px;
  font-size: 23px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 1;
  opacity: 0.7;
}
#branches-new .article__subtitle {
  font-family: 'Gilroy-ExtraBold';
  font-size: 18px;
  color: #FFFFFF;
  margin-top: 180px;
}
#branches-new .article__header {
  font-family: 'BebasNeue Regular';
  color: #FDC351;
  font-size: 45px;
  font-weight: 700;
  margin-top: 10px;
}
#branches-new .article__text-1 {
  font-family: 'Gilroy-ExtraBold';
  font-size: 16px;
  color: #fff;
  margin-bottom: 20px;
  border-top: 1px solid #fff;
  padding-top: 10px;
  margin-top: 5px;
  box-sizing:border-box;
}
#branches-new .more {
  font-family: 'Gilroy-UltraLight';
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 20px !important;
  display: block;
  position: relative;
}
#branches-new .i-rigth {
  background-image: url(../img/new/right.svg);
  width: 18px;
  height: 8px;
  display: inline-block;
  margin-left: 15px;
  margin-bottom: 2px;
}
#branches-new .article__text-2 {
  font-family: 'Gilroy-UltraLight';
  font-size: 18px;
  color: #fff;
}
#branches-new .slick-prev {
  left: -100px;
}
#branches-new .slick-next {
  right: -100px;
}
#branches-new .slick-slide {
  opacity: 1;
  overflow: hidden;
}
#branches-new .slick-track{
  display: flex;
}
#branches-new .slick-slide.slides{
  height:auto;
  flex:0 0 auto;
}

#branches-new .branch_new .slick-slide.slick-current.slick-active .item_border {
  border: 5px solid #fff;
  box-sizing: border-box;
  margin: -20px;
  padding: 15px;
  z-index: 10;
  position: relative;
}
#branches-new .branch_new .slick-slide .item_border {
  z-index: 0;
  position: relative;
}
#branches-new .slick-prev::before {
  content: '' !important;
  background-image: url(../img/new/prevArrow.svg);
  width: 65px;
  height: 65px;
  display: block;
}
#branches-new .slick-next::before {
  content: '' !important;
  background-image: url(../img/new/nextArrow.svg);
  width: 65px;
  height: 65px;
  display: block;
}
#branches-new .block-map {
  position: relative;  
  text-align: center;
  margin-top: -170px;
  z-index: 1;
  overflow: hidden;
}
#branches-new img.imgmap {
  width: 100%;
  height: auto;
}
#branches-new .block-map p{
  color: white;
  position: absolute;
  cursor: pointer;
  height: auto;
  margin: 0;
  width: 150px !important;
}
#branches-new .block-map p {
  font-size: 14px;
}
#branches-new .block-map p span {
  display: block;
}
#branches-new .block-map p span::before {
  content: '';
  ;
  width: 33px;
  height: 36px;
  display: block;
  margin: 0 auto;
  background-repeat: no-repeat;
}
#branches-new .block-map p.slick-current span::before {
  content: '';
  background-image: url(../img/new/metka-2.png);
  width: 51px;
  height: 51px;
  display: block;
  margin: 0 auto;
}
#branches-new .block-map p.m-1{
  top: 44%;
  left: 55%;
}
#branches-new .block-map p.m-2{
  top: 62%;
  left: 41%;
}
#branches-new .block-map p.m-3{
  top: 52%;
  left: 45.5%;
}
#branches-new .block-map p.m-4{
  top: 59%;
  left: 31%;
}
#branches-new .block-map p.m-5{
  top: 35%;
  left: 26%;
}
#branches-new .block-map p.m-6{
  top: 29%;
  left: 65%;
}
#branches-new .block-map p.m-7{
  top: 66%;
  left: 49.5%;
}
#branches-new .block-map p.m-8{
  top: 47%;
  left: 34.5%;
}
#branches-new .block-map p.m-9{
  top: 40%;
  left: 35%;
}
#branches-new .block-map p.m-10{
  top: 16%;
  left: 75%;
}
#branches-new .block-map p.m-11{
  top: 60%;
  left: 36%;
}
#branches-new .block-map p.m-12{
  top: 62%;
  left: 26%; 
}
#branches-new .js-slider-control {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
}
#branches-new .js-slider-control .draggable, #branches-new .js-slider-control .slick-track {
  padding: 0;
  width: 100%;
  height: 100%;
}
#branches-new .js-slider-control .slick-track {
  transform: translate3d(0px, 0px, 0px) !important;
}
#branches-new .js-slider-control .slick-slide img {
  width: auto;
  margin: 0 auto;
}
.b-change {
  background-image: url(../img/new/b-change.jpgx);
  background-color: #ef0303;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  height: auto;
  padding-top: 30px;
}
.b-change_lag {
  background: none !important;
}
.b-change__flex {
  display: flex;
  max-width: 1200px;
  padding: 160px 10px;
  margin: 0 auto;
}
.b-change__flex .block-left {
  margin-right: 5%;
  width: 70%;
}
.b-change__flex .block-right {
  width: 25%;
}
.b-change__flex .block-right .block-right_block {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.b-change__flex .block-right .block-right_block:last-child {
  border: 0;
}
.article-text-block-1 {
  font-family: 'BebasNeue Regular';
  font-size: 28px;
  color: #FDC351;
}
.article-text-block-1 i.i-calendar {
  background-image: url(../img/new/dashicons_calendar-alt.png);
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 10px;
}
.article-text-block-2 {
  font-family: 'Gilroy-Medium';
  font-size: 18px;
  color: #FFFFFF;
  margin-top: 10px;
}
ul.article-text-block-2 {
  font-family: 'Gilroy-ExtraBold';
  font-size: 16px;
  color: #FFFFFF;
  margin-top: 10px;
  padding-left: 15px;
}
ul.article-text-block-2 li {
  list-style-type: disc;
  margin-bottom: 10px;
}
ul.article-text-block-2 li:last-child {
  margin-bottom: 0px;
}
.article-text-1 {
  font-family: 'Gilroy-ExtraBold';
  font-size: 26px;
  color: #fff;
  line-height: 133.3%;
  opacity: 0.8;
}
.article-text-2 {
  font-family: 'Gilroy-ExtraBold';
  font-size: 70px;
  letter-spacing: 0;
  color: #FDC351;
  line-height: 1;
  text-transform: uppercase;
  margin-top: 15px;
}
.article-text-2 span {
  position: relative;
}
sup {
  font-size: 30px;
  position: absolute;
  right: 0px;
  top: -3px;
}
.b-change .article-text-3 {
  font-family: 'Gilroy-ExtraBold';
  font-size: 26px;
  color: #FFF;
  text-transform: none;
  margin: 40px 0 0;
  line-height: 146.28%;
}
.b-change .article-text {
  font-family: 'Gilroy-Medium';
  font-size: 22px;
  text-transform: none;
  color: #fff;
  margin-top: 20px;
  /* opacity: 0.8; */
}
.border-left {
  border-left: 2px solid #fff;
  padding-left: 20px;
  margin-top: 25px;
}
.b-1 {
  font-family: 'Gilroy-ExtraBold';
  font-size: 20px;
  color: #FFF;
  text-transform: none;
  margin: 20px 0 0;
  line-height: 146.28%;
  text-transform: uppercase;
}
.b-2 {
  font-family: 'Gilroy-ExtraBold';
  font-size: 36px;
  color: #FFF;
  text-transform: none;
  line-height: 146.28%;
}
.b-change .f_btn_block {
  margin-top: 80px;
}
.b-change .f_btn_block a {
  font-family: 'Gilroy-ExtraBold';
  font-size: 16px;
  letter-spacing: 0.28px;
  text-transform: uppercase;
  color: #000;
  background-color: #FCC350;
  border: none;
  padding: 18px 55px;
  transition: all 0.3s;
  z-index: 10;
  position: relative;
}
.b-change .f_btn_block a:hover {
  background: #F24740;
  color: #fff;
}
#g-block-coach {
    background: #070417;
    padding: 100px 0 0;
}
#g-block-coach .f_title {
  font-style: normal;
  font-family: 'BebasNeue Regular';
  font-weight: bold;
  font-size: 50px;
  margin-bottom: 15px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #FCC350;
}
.main_coach_block .f_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.main_coach_block .f_flex .f_block {
  margin: 25px 8px 25px;
  width: 32%;
  box-sizing: border-box;
  border: 1px solid #6C6C6C;
  padding: 20px 20px;
}
.main_coach_block .f_flex .f_block img {
  border-radius: 10px;
  margin: 0 0 30px;
  width: 100%;
}
.main_coach_block .f_flex .f_block .main_coach_block_name {
  display: block;
  font-family: 'Montserrat-medium';
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}
.main_coach_block .f_flex .f_block .main_coach_block_title {
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Montserrat-medium';
  opacity: 0.8;
  color: #fff;
}
.main_coach_block .f_flex .f_block .main_coach_block_tit {
  font-family: 'Montserrat-medium';
  margin: 30px 0 0;
  color: #fff;
}
.main_coach_block .f_flex .f_block .main_coach_block_text {
  font-family: 'Montserrat-regular';
  font-size: 14px;
  margin: 10px 0 0;
  line-height: 1.4;
  color: #fff;
}
.main_coach_block .f_flex .f_block .main_coach_block_tit {
  font-family: 'Montserrat-medium';
  margin: 30px 0 0;
  color: #fff;
}
.main_coach_block .slick-track {
 display: flex;
}
.more-coach {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  text-decoration: underline;
  cursor: pointer;
}
#g-block-coach .slick-active {
  opacity: 1 !important;
  height: auto;
}
/* .sod_header {
  background: url(../img/new/home_sofrino.jpgx) no-repeat right 200px;
  background-size: 40%;
} */
.sod_header .f_header_social_block {
  position: relative;
  left: 0;
  bottom: 0px;
  width: 100%;
  text-align: left;
  padding: 20px 0 0;
  z-index: 10;
}
.sod_header .f_header_main_text .f_header_main_text_content .f_header_main_text_3 {
  margin: 20px 0 30px;
}
.workouts_new {
  background: none !important;
  padding: 0px 0 115px !important;
}
/* .workouts_new  .popup-gallery__first {
  margin-bottom: 0px !important;
} */
.m-t-0 {
  margin-top: 0px !important;
}
.m-t-10 {
  margin-top: 10px !important;
}
.m-t-20 {
  margin-top: 20px !important;
}
.m-t-30 {
  margin-top: 30px !important;
}
.m-t-40 {
  margin-top: 40px !important;
}
.m-t-50 {
  margin-top: 50px !important;
}
.m-t-60 {
  margin-top: 60px !important;
}
.m-t-70 {
  margin-top: 70px !important;
}
.m-b-10 {
  margin-bottom: 10px !important;
}
.m-b-20 {
  margin-bottom: 20px !important;
}
.m-b-30 {
  margin-bottom: 30px !important;
}
.m-b-40 {
  margin-bottom: 40px !important;
}
.m-b-50 {
  margin-bottom: 50px !important;
}
.p-t-0 {
  padding-top: 0px !important;
}
.p-t-10 {
  padding-top: 10px !important;
}
.p-t-20 {
  padding-top: 20px !important;
}
.p-t-30 {
  padding-top: 30px !important;
}
.p-t-40 {
  padding-top: 40px !important;
}
.p-t-50 {
  padding-top: 50px !important;
}
.p-b-0 {
  padding-bottom: 0px !important;
}
.p-b-10 {
  padding-bottom: 10px !important;
}
.p-b-20 {
  padding-bottom: 20px !important;
}
.p-b-30 {
  padding-bottom: 30px !important;
}
.p-b-40 {
  padding-bottom: 40px !important;
}
.p-b-50 {
  padding-bottom: 50px !important;
}
.p-b-80 {
  padding-bottom: 80px !important;
}
#g_block_6 .f_flex_container .f_block_act__new {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
}
#g_block_6 .f_flex_container .f_block_act__new span {
  width: 50%;
}
#g_block_6 .f_flex_container .f_block_act__new > span {
  text-align: left;
}
#g_block_6 .f_flex_container .f_block_act__new > span:last-child {
  text-align: right;
}
#unisender-subscribe-form iframe {
  height: 500px;
}
.social-block {
  background: #070417;
}
.social-block .f_title {
  font-family: 'BebasNeue Regular';
  font-style: normal;
  font-weight: bold;
  font-size: 50px;
  margin-bottom: 0px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #FCC350;
}
.social-block .f_wrapper .soc-flex {
  text-align: center;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  margin-top: 30px;
}
.social-block .f_wrapper .soc-flex a {
  color: #fff;
  opacity: 0.52;
  transition: all 0.3s;
  margin: 0 20px;
  font-size: 42px;
}
.social-block .f_wrapper .soc-flex a:hover {
  color: #fdc42b;
  opacity: 1;
}
.f_bazy {
  color: #F24740;
  text-align: left;
  font-size: 18px;
  width: 10%;
  padding-left: 15px;
  margin-right: 30px;
}
.calmness {
  padding: 90px 0;
  background: #070417;
}
.calmness__title {
  font-style: normal;
  font-family: 'BebasNeue Regular';
  font-weight: bold;
  font-size: 50px;
  margin-bottom: 45px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #FCC350;
}
.calmness__flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.calmness__item {
  font-family: 'Gilroy-Regular';
  font-size: 18px;
  width: 23.5%;
  padding: 20px;
  border: 1px solid #6C6C6C;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  margin-right: 2%;
  margin-bottom: 20px;
}
.calmness__item:nth-child(4n) {
  margin-right: 0%;
}
.calmness__item .i-calmness {
  width: 121px;
  height: 121px;
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
  background-size: 100%;
}
.calmness__item .i-calmness-1 {
  background-image: url(../img/spok/s-i-1.png);
}
.calmness__item .i-calmness-2 {
  background-image: url(../img/spok/s-i-2.png);
}
.calmness__item .i-calmness-3 {
  background-image: url(../img/spok/s-i-3.png);
}
.calmness__item .i-calmness-4 {
  background-image: url(../img/spok/s-i-4.png);
}
.calmness__item .i-calmness-5 {
  background-image: url(../img/spok/s-i-5.png);
}
.calmness__item .i-calmness-6 {
  background-image: url(../img/spok/s-i-6.png);
}
.calmness__item .i-calmness-7 {
  background-image: url(../img/spok/s-i-7.png);
}

.what-is {
  background-image: url(../img/spok/bg-f.jpgx);
  padding: 100px 0;
}
.what-is__flex {
  display: flex;
  flex-wrap: wrap;
}
.what-is__item-left {
  width: 38%;
  margin-right: 8%;
}
.what-is__item-right {
  width: 54%;
}
.what-is__item-full {
  width: 100%;
  font-family: 'Gilroy-ExtraBold';
  font-size: 16px;
  color: #FFFFFF;
}
.what-is .item-title {
  font-family: 'Gilroy-ExtraBold';
  font-size: 30px;
  text-transform: uppercase;
  color: #FDC351;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 20px;
  margin-bottom: 15px;
}
.what-is .item-description {
  font-family: 'Gilroy-UltraLight';
  font-size: 18px;
  line-height: 1.5;
  color: #FFFFFF;
}
.what-is .f_btn_block a {
  display: inline-block;
  font-family: 'Gilroy-ExtraBold';
  font-size: 16px;
  letter-spacing: 0.28px;
  text-transform: uppercase;
  color: #000;
  background-color: #FCC350;
  border: none;
  padding: 18px 20px;
  transition: all 0.3s;
  z-index: 10;
  position: relative;
  margin-top: 15px;
}
.what-is .f_btn_block a:hover {
  background: #F24740;
  color: #fff;
}

.price {
  background-color: #070417;
  color: #fff;
  padding: 95px 0 10px;
  font-family: 'BebasNeue Regular';
  position: relative;
  overflow: auto;
  background-image: url(../img/gorod/bg_8.jpgx);
  background-repeat: no-repeat;
}
.price .g_title {
  font-style: normal;
  font-weight: bold;
  font-size: 50px;
  margin-bottom: 45px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #FCC350;
}
.price .g_podtitle {
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 45px;
  font-family: 'Gilroy-UltraLight';
}
.price .g_podtitle span {
  font-family: 'Gilroy-ExtraBold';
}
.price .f_flex_container {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.price .f_flex_container .f_block {
  width: 31%;
  margin-bottom: 50px;
  margin-right: 2%;
  border: 1px solid #6C6C6C;
  box-sizing: border-box;
  padding: 20px;
  text-align: center;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.price .f_flex_container .f_block:last-child {
  margin-right: 0%;
}
.price .f_flex_container .g_figures {
  font-family: 'BebasNeue Regular';
  color: #F24740;
  font-size: 38px;
  font-weight: 700;
}
.price .f_flex_container .f_block_text {
  font-family: 'Gilroy-ExtraBold';
  font-size: 14px;
  line-height: 1.5;
  color: #FFFFFF;
  margin: 0;
}
.price .f_flex_container .f_block_text_2 {
  font-family: 'Gilroy-UltraLight';
  font-size: 18px;
  color: #FFFFFF;
  margin: 10px 0 20px;
}
.price .f_flex_container .f_block_price {
  font-size: 72px;
  margin: 30px 0 10px;
}
.price  .f_flex_container .f_block_price span {
  font-size: 30px;
}
.price .f_flex_container .f_block_text_ul {
  font-family: 'Gilroy-ExtraBold';
  font-size: 18px;
  color: #FFFFFF;
  padding: 20px 0 0px;
  border-bottom: 1px solid #6C6C6C;
  border-top: 1px solid #6C6C6C;
}
.price ul {
  text-align: left;
  padding-left: 20% !important;
}
.price ul li {
  list-style-type: disc;
  margin-bottom: 10px;
}
.price .f_block_act__new {
  font-family: 'Gilroy-Medium';
  font-size: 18px;
  color: #fff;
  opacity: 0.3;
  text-align: left;
  padding-left: 30px;
}
.price .f_block_act__new span {
  font-family: 'BebasNeue Regular';
  font-size: 35px;
  color: #fff;
}
.price .f_block_but__new {
  text-align: center;
}
.price .f_flex_container a {
  font-family: 'Gilroy-ExtraBold';
  letter-spacing: 0.28px;
  text-transform: uppercase;
  color: #000;
  background-color: #FCC350;
  border: none;
  transition: all 0.3s;
  display: block;
  margin: 0 auto;
  margin-bottom: 30px;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  font-size: 14px;
}
.video_block_new {
  position: relative;
  display: inline-block;
  padding-top: 20px;
}
.video_block_new .img-bg-video {
  border-radius: 50%;
  width: 120px;
  border: 5px solid #fff;
}
.video_block_new .f_header_video_block_content {
  position: absolute;
  top: calc(50% - 15px);
  left: calc(50% - 40px);
  text-align: center;
}
.video_block_new .f_header_video_block_text_text {
  color: #fff;
  font-size: 10px;
}

#block-text {
  background-color: #070413;
  padding: 10px 0 10px;
  color: #fff;
}
#block-text h2 {
  color: #FCC350;
}
#block-text p {
  font-family: 'Gilroy-UltraLight';
  text-align: left;
  font-size: 18px;
  color: #FFFFFF;
  margin: 30px 0;
  line-height: 1.4;
}
#block-text ul li {
  font-family: 'Gilroy-UltraLight';
  text-align: left;
  font-size: 18px;
  color: #FFFFFF;
  margin: 5px 0;
  line-height: 1.4;
  list-style-type: disc;
  margin-left: 15px;
}
.block-text {
  background-color: #070413;
  padding: 10px 0 10px;
  color: #fff;
}
.block-text h2 {
  color: #FCC350;
}
.block-text p {
  font-family: 'Gilroy-UltraLight';
  text-align: left;
  font-size: 18px;
  color: #FFFFFF;
  margin: 10px 0;
  line-height: 1.2;
}
.block-text strong{
  color:#FCC350;
  font-family: 'Gilroy';
}
.block-text ul li {
  font-family: 'Gilroy-UltraLight';
  text-align: left;
  font-size: 18px;
  color: #FFFFFF;
  margin: 5px 0;
  line-height: 1.4;
  list-style-type: disc;
  margin-left: 15px;
}
.incamp {
  display: flex;
  padding-top: 5px;
  background-color: #070415;
  text-align: center;
  justify-content: center;
  padding-bottom: 20px;
}