html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  /* 1 */
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
p {
  margin: 0;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  margin: 0;
  padding: 0;
}
@font-face {
  font-family: 'Montserrat-medium';
  src: url('../fonts/Montserrat-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'Montserrat-regular';
  src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url('../fonts/Montserrat-SemiBold.ttf') format('truetype');
}
@font-face {
  font-family: 'BebasNeue Regular';
  src: url('../fonts/BebasNeue Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Gilroy-Thin';
  src: url('../fc/fonts/Gilroy-Thin.ttf') format('truetype');
}
@font-face {
  font-family: 'Gilroy-UltraLight';
  src: url('../fc/fonts/Gilroy-UltraLight.ttf') format('truetype');
}
@font-face {
  font-family: 'Gilroy-Regular';
  src: url('../fc/fonts/Gilroy-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Gilroy-Medium';
  src: url('../fc/fonts/Gilroy-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'Gilroy-ExtraBold';
  src: url('../fc/fonts/Gilroy-ExtraBold.ttf') format('truetype');
}
.f_wrapper {
  max-width: 1200px;
  padding: 0 10px;
  margin: 0 auto;
}
.h2_home_black {
  font-family: 'Montserrat-SemiBold';
  width: 100%;
  font-size: 36px;
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 767px) {
  .h2_home_black {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 424px) {
  .h2_home_black {
    font-size: 21px;
    line-height: 29px;
  }
}
@media (max-width: 374px) {
  .h2_home_black {
    font-size: 18px;
    line-height: 26px;
  }
}
.ff_text {
  font-family: 'Montserrat-regular';
  font-size: 20px;
  line-height: 28px;
}
@media (max-width: 767px) {
  .ff_text {
    font-size: 14px;
  }
}
a {
  text-decoration: none;
}
li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul {
  margin: 0;
  padding: 0;
}
.clearfix {
  clear: both;
}
:focus::-webkit-input-placeholder {
  opacity: 0;
}
:focus::-moz-placeholder {
  opacity: 0;
}
:focus:-moz-placeholder {
  opacity: 0;
}
:focus:-ms-input-placeholder {
  opacity: 0;
}
img {
  vertical-align: middle;
}
.f_main_body {
  font-family: 'Montserrat-medium';
}
.f_header {
  z-index: 900;
  /* background: url(../img/bg_1.jpg); */
  background-size: cover;
  /* height: 750px; */
  /*position: relative;*/
}
@media (max-width: 1023px) {
  .f_header {
    background-position: center top;
  }
}
@media (max-width: 767px) {
  .f_header {
    /* height: 1150px;
    background-position: 1000px 0; */
    background-position: bottom !important;
  }
}
@media (max-width: 374px) {
  .f_header {
    height: 1050px;
    background-position: 1000px 0;
  }
}
.f_header .f_header_main_menu .f_mobile_menu {
  text-align: right;
  color: #fff;
  font-size: 26px;
  padding: 25px 20px 0 0;
  display: none;
}
@media (max-width: 1023px) {
  .f_header .f_header_main_menu .f_mobile_menu {
    display: block;
  }
}
@media (max-width: 767px) {
  .f_header .f_header_main_menu .f_mobile_menu {
    position: absolute;
    left: -10px;
    width: 100%;
    text-align: left;
    padding: 25px 20px;
    box-sizing: border-box;
  }
}
.f_header .f_header_main_menu .f_mobile_menu_hover {
  background: #192032;
  transition: all 0.3s;
}
.f_header .f_header_main_menu ul {
  padding: 35px 0 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.f_header .f_header_main_menu ul li {
  position: relative;
}
.f_header .f_header_main_menu ul li a {
  display: block;
  color: #fff;
  padding: 0 20px 10px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.22px;
}
.f_header .f_header_main_menu ul li a:hover {
  text-decoration: underline;
}
@media (max-width: 1150px) {
  .f_header .f_header_main_menu ul li a {
    padding: 0 10px;
  }
}
@media (max-width: 1023px) {
  .f_header .f_header_main_menu ul li a {
    padding: 10px 0;
  }
}
@media (max-width: 1023px) {
  .f_header .f_header_main_menu ul li {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .f_header .f_header_main_menu ul {
    position: absolute;
    background-color: #192032;
    top: 0;
    left: -10px;
    padding: 20px 20px;
    display: none;
    width: 60%;
    z-index: 999;
  }
}
@media (max-width: 767px) {
  .f_header .f_header_main_menu ul {
    top: 60px;
    width: 100%;
  }
}
.f_header .f_header_main_menu .f_header_menu_ul {
  background: #192032;
  padding: 10px 10px;
  position: absolute;
  left: 0px;
  width: 200px;
  display: none;
}
.f_header .f_header_main_menu .f_header_menu_ul ul {
  padding: 0;
}
.f_header .f_header_main_menu .f_header_menu_ul li {
  padding: 0 0;
  width: 100%;
}
.f_header .f_header_main_menu .f_header_menu_ul a {
  color: #fff;
  padding: 10px 5px;
  font-size: 12px;
  font-family: 'Montserrat-regular';
  text-transform: none;
  line-height: 1.4;
  transition: all 0.3s;
}
.f_header .f_header_main_menu .f_header_menu_ul a:hover {
  color: #fdc42b;
}
.f_header .f_header_main_menu .f_header_menu_ul .f_header_menu_ul5,
.f_header .f_header_main_menu .f_header_menu_ul .f_header_menu_ul6,
.f_header .f_header_main_menu .f_header_menu_ul .f_header_menu_ul7 {
  width: 200px;
  background: #192032;
  left: 200px;
  top: 0;
  padding: 0 10px;
  position: absolute;
  z-index: 1000;
  display: none;
}
.f_header .f_header_main_menu .f_desktop_submenu1,
.f_header .f_header_main_menu .f_desktop_submenu2,
.f_header .f_header_main_menu .f_desktop_submenu3,
.f_header .f_header_main_menu .f_desktop_submenu4,
.f_header .f_header_main_menu .f_desktop_submenu5,
.f_header .f_header_main_menu .f_desktop_submenu6,
.f_header .f_header_main_menu .f_desktop_submenu7 {
  display: block !important;
  z-index: 999;
}
.f_header .f_container {
  width: 100%;
  position: relative;
}
.f_header .f_container .f_header_logo_block {
  position: absolute;
  left: 0;
  top: 10px;
  text-align: center;
  width: 80px;
}
@media (max-width: 767px) {
  .f_header .f_container .f_header_logo_block {
    top: 60px;
    width: 100%;
  }
}
{
  display: block;
  width: 64px;
  height: 70px;
  margin: 0 auto;
  background: url(../img/logo.png) no-repeat;
}
@media (max-width: 767px) {
  {
    width: 75px;
    height: 80px;
    background-size: cover;
  }
}
.f_header .f_container .f_header_logo_block_title {
  font-size: 12px;
  color: #fff;
  font-family: 'Montserrat-regular';
  text-align: center;
  letter-spacing: 0.24px;
  line-height: 14px;
}
.f_header .f_container .f_header_logo_block_title span {
  display: none;
}
@media (max-width: 767px) {
  .f_header .f_container .f_header_logo_block_title {
    font-size: 11px;
  }
  .f_header .f_container .f_header_logo_block_title br {
    display: none;
  }
  .f_header .f_container .f_header_logo_block_title span {
    display: inline;
  }
}
.f_header .f_container .f_header_city_block {
  position: absolute;
  left: 140px;
  top: 32px;
  font-family: 'Montserrat-regular';
  font-size: 14px;
  color: #fff;
  transition: all 0.3s;
}
.f_header .f_container .f_header_city_block:hover {
  cursor: pointer;
}
.f_header .f_container .f_header_city_block .f_header_city_content {
  position: relative;
  padding: 0 18px 10px 0;
}
.f_header .f_container .f_header_city_block .f_header_city_content:before {
  position: absolute;
  top: 1px;
  right: 0px;
  width: 11px;
  height: 11px;
  content: '';
  background: url(../img/header_arrow.png);
}
@media (max-width: 1150px) {
  .f_header .f_container .f_header_city_block {
    left: 120px;
  }
}
@media (max-width: 767px) {
  .f_header .f_container .f_header_city_block {
    display: none;
  }
}
.f_header .f_container .f_header_city_block_list {
  background: #192032;
  padding: 10px 10px;
  position: absolute;
  left: -50px;
  width: 150px;
  display: none;
}
.f_header .f_container .f_header_city_block_list li {
  padding: 5px 0;
}
.f_header .f_container .f_header_city_block_list a {
  color: #fff;
  padding: 10px 5px;
  font-size: 12px;
  font-family: 'Montserrat-regular';
  transition: all 0.3s;
}
.f_header .f_container .f_header_city_block_list a:hover {
  color: #fdc42b;
}
.f_header .f_container .f_header_city_content:hover + .f_header_city_block_list {
  display: block;
}
.f_header .f_container .f_header_city_block_list:hover {
  display: block;
}
.f_header .f_container .f_header_callback_block {
  position: absolute;
  right: 0;
  top: 60px;
}
.f_header .f_container .f_header_callback_block a {
  font-family: 'Montserrat-medium';
  font-size: 12px;
  letter-spacing: 0.24px;
  color: #fdc42b;
  text-transform: uppercase;
  position: relative;
  padding: 0 25px 0 0;
  transition: all 0.3s;
}
/* .f_header .f_container .f_header_callback_block a:before {
  position: absolute;
  top: 3px;
  right: 0;
  content: '';
  width: 15px;
  height: 8px;
  background: url(../img/header_arrow2.png);
} */
.f_header .f_container .f_header_callback_block a:hover {
  padding: 0 0 0;
}
.f_header .f_container .f_header_callback_block a:hover:before {
  opacity: 0;
}
@media (max-width: 1023px) {
  .f_header .f_container .f_header_callback_block {
    top: 100px;
  }
}
@media (max-width: 767px) {
  .f_header .f_container .f_header_callback_block {
    width: 100%;
    text-align: center;
    top: 240px;
  }
}
.f_header .f_container .f_header_mail_block {
  position: absolute;
  right: 0;
  top: 90px;
}
.f_header .f_container .f_header_mail_block i {
  margin: 0 10px 0 0;
  transition: all 0.3s;
}
.f_header .f_container .f_header_mail_block a {
  font-family: 'Montserrat-regular';
  color: #fff;
  font-size: 14px;
  transition: all 0.3s;
}
.f_header .f_container .f_header_mail_block a:hover {
  color: #fdc42b;
}
.f_header .f_container .f_header_mail_block a:hover i {
  color: #fff;
}
@media (max-width: 1023px) {
  .f_header .f_container .f_header_mail_block {
    top: 130px;
  }
}
@media (max-width: 767px) {
  .f_header .f_container .f_header_mail_block {
    width: 100%;
    text-align: center;
    top: 290px;
  }
}
.f_header .f_container .f_header_mobile_phone {
  position: absolute;
  top: 30px;
  right: 0;
  color: #fff;
}
.f_header .f_container .f_header_mobile_phone i {
  margin: 0 10px 0 0;
}
.f_header .f_container .f_header_mobile_phone a {
  color: #fff;
  font-family: 'Montserrat-regular';
  font-size: 20px;
  transition: all 0.3s;
}
.f_header .f_container .f_header_mobile_phone a:hover {
  color: #fdc42b;
}
@media (max-width: 1023px) {
  .f_header .f_container .f_header_mobile_phone {
    top: 70px;
  }
}
@media (max-width: 767px) {
  .f_header .f_container .f_header_mobile_phone {
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 190px;
    color: #fff;
  }
  .f_header .f_container .f_header_mobile_phone i {
    margin: 0 10px 0 0;
  }
  .f_header .f_container .f_header_mobile_phone a {
    color: #fff;
    font-family: 'Montserrat-regular';
    font-size: 20px;
  }
}
.f_header .f_header_main_text {
  display: flex;
  align-items: center;
  height: 650px;
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .f_header .f_header_main_text {
    height: 800px;
    align-items: flex-end;
  }
}
.f_header .f_header_main_text .f_header_main_text_content {
  width: 100%;
}
.f_header .f_header_main_text .f_header_main_text_content .f_header_main_text_1 {
  font-family: 'Montserrat-regular';
  line-height: 39px;
  font-size: 28px;
  color: #fff;
  margin: 0 0 20px;
}
.f_header .f_header_main_text .f_header_main_text_content .f_header_main_text_1 h1 {
  font-size: 28px;
  margin: 0;
  display: inline;
  font-weight: normal;
}
@media (max-width: 1023px) {
  .f_header .f_header_main_text .f_header_main_text_content .f_header_main_text_1 {
    font-size: 21px;
    margin: 0 0 10px;
    line-height: 28px;
  }
  .f_header .f_header_main_text .f_header_main_text_content .f_header_main_text_1 h1 {
    font-size: 21px;
  }
}
@media (max-width: 767px) {
  .f_header .f_header_main_text .f_header_main_text_content .f_header_main_text_1 {
    font-size: 16px;
  }
  .f_header .f_header_main_text .f_header_main_text_content .f_header_main_text_1 h1 {
    font-size: 16px;
  }
  .f_header .f_header_main_text .f_header_main_text_content .f_header_main_text_1 br {
    display: none;
  }
}
@media (max-width: 374px) {
  .f_header .f_header_main_text .f_header_main_text_content .f_header_main_text_1 {
    font-size: 14px;
  }
  .f_header .f_header_main_text .f_header_main_text_content .f_header_main_text_1 h1 {
    font-size: 14px;
  }
}
.f_header .f_header_main_text .f_header_main_text_content .f_header_main_text_2 {
  font-family: 'BebasNeue Regular';
  font-size: 157px;
  letter-spacing: 9.42px;
  line-height: 140px;
  color: #fdc42b;
}
@media (max-width: 1023px) {
  .f_header .f_header_main_text .f_header_main_text_content .f_header_main_text_2 {
    font-size: 92px;
    line-height: 100px;
  }
}
@media (max-width: 767px) {
  .f_header .f_header_main_text .f_header_main_text_content .f_header_main_text_2 {
    font-size: 63px;
    line-height: 50px;
  }
}
@media (max-width: 424px) {
  .f_header .f_header_main_text .f_header_main_text_content .f_header_main_text_2 {
    font-size: 48px;
  }
}
@media (max-width: 374px) {
  .f_header .f_header_main_text .f_header_main_text_content .f_header_main_text_2 {
    font-size: 42px;
  }
}
.f_header .f_header_main_text .f_header_main_text_content .f_header_main_text_3 {
  color: #ffffff;
  font-size: 23px;
  font-family: 'Montserrat-regular';
  opacity: 0.52;
  margin: 10px 0 0;
  line-height: 32px;
}
@media (max-width: 1023px) {
  .f_header .f_header_main_text .f_header_main_text_content .f_header_main_text_3 {
    font-size: 21px;
    line-height: 25px;
  }
}
@media (max-width: 767px) {
  .f_header .f_header_main_text .f_header_main_text_content .f_header_main_text_3 {
    font-size: 16px;
  }
  .f_header .f_header_main_text .f_header_main_text_content .f_header_main_text_3 br {
  }
}
@media (max-width: 374px) {
  .f_header .f_header_main_text .f_header_main_text_content .f_header_main_text_3 {
    font-size: 14px;
  }
}
.f_header .f_header_main_text .f_header_main_text_content .f_header_main_text_4 {
  font-family: 'Montserrat-medium';
  font-size: 23px;
  color: #fff;
  text-transform: uppercase;
  margin: 40px 0 0;
  line-height: 37px;
}
@media (max-width: 1023px) {
  .f_header .f_header_main_text .f_header_main_text_content .f_header_main_text_4 {
    font-size: 18px;
    line-height: 30px;
    margin: 20px 0 0;
  }
}
@media (max-width: 767px) {
  .f_header .f_header_main_text .f_header_main_text_content .f_header_main_text_4 {
    font-size: 16px;
    margin: 20px 0 20px;
  }
}
@media (max-width: 424px) {
  .f_header .f_header_main_text .f_header_main_text_content .f_header_main_text_4 {
    font-size: 11px;
    margin: 20px 0 15px;
  }
}
.f_header .f_header_main_text .f_header_main_text_content .f_header_btn_group {
  text-align: center;
  margin: 40px 0 0;
}
.f_header .f_header_main_text .f_header_main_text_content .f_header_btn_group .f_header_main_btn {
  font-family: 'Montserrat-medium';
  color: #FDC42B;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid #FDC42B;
  padding: 15px 25px;
  transition: all 0.3s;
}
.f_header .f_header_main_text .f_header_main_text_content .f_header_btn_group .f_header_main_btn:hover {
  background: #FDC42B;
  color: #000;
}
.f_header .f_wrapper {
  position: relative;
}
.f_header .f_header_social_block {
  position: absolute;
  left: 15px;
  bottom: 110px;
  width: 30px;
  text-align: center;
}
.f_header .f_header_social_block .f_header_social_block_a {
  font-size: 20px;
  color: #fff;
  opacity: 0.52;
  transition: all 0.3s;
  display: block;
  margin: 0 0 30px;
}
.f_header .f_header_social_block .f_header_social_block_a:hover {
  color: #fdc42b;
  opacity: 1;
}
@media (max-width: 767px) {
  .f_header .f_header_social_block {
    width: 100%;
    left: 0;
    bottom: auto;
    top: 340px;
  }
  .f_header .f_header_social_block .f_header_social_block_a {
    display: inline;
    margin: 0 10px;
  }
}
.f_header .f_header_video_block {
  position: absolute;
  right: 0;
  bottom: 200px;
}
.f_header .f_header_video_block a {
  position: relative;
  display: block;
}
@media (max-width: 767px) {
  .f_header .f_header_video_block a img {
    width: 100%;
  }
}
.f_header .f_header_video_block a .f_header_video_block_content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
}
.f_header .f_header_video_block a .f_header_video_block_content .f_header_video_block_text {
  text-align: center;
  width: 100%;
}
@media (max-width: 767px) {
  .f_header .f_header_video_block a .f_header_video_block_content .f_header_video_block_text img {
    width: auto;
  }
}
.f_header .f_header_video_block a .f_header_video_block_content .f_header_video_block_text .f_header_video_block_text_text {
  color: #fff;
  letter-spacing: 0.16px;
  font-size: 16px;
  font-family: 'Montserrat-medium';
  text-transform: uppercase;
  margin: 15px 0 0;
}
@media (max-width: 767px) {
  .f_header .f_header_video_block {
    position: relative;
    top: 45px;
  }
}
.f_about {
  background-color: #f4f4f4;
}
@media (max-width: 767px) {
  .f_about {
    margin: 225px 0 0;
  }
}
@media (max-width: 424px) {
  .f_about {
    margin: 193px 0 0;
  }
}
@media (max-width: 374px) {
  .f_about {
    margin: 150px 0 0;
  }
}
.f_about .f_flex_container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.f_about .f_flex_container .f_left {
  height: 600px;
  text-align: left;
  position: relative;
}
@media (min-width: 1280px) {
  .f_about .f_flex_container .f_left {
    width: 55%;
  }
}
@media (max-width: 1120px) {
  .f_about .f_flex_container .f_left {
    width: 55%;
  }
}
@media (max-width: 1023px) {
  .f_about .f_flex_container .f_left {
    width: 55%;
  }
}
@media (max-width: 767px) {
  .f_about .f_flex_container .f_left {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .f_about .f_flex_container .f_left {
    height: 350px;
  }
}
@media (max-width: 767px) {
  .f_about .f_flex_container .f_left {
    height: 300px;
  }
}
@media (max-width: 374px) {
  .f_about .f_flex_container .f_left {
    height: 200px;
  }
}
.f_about .f_flex_container .f_left img {
  width: 100%;
  height: 600px;
  max-width: 100%;
  object-fit: cover;
  object-position: center center;
}
@media (max-width: 1023px) {
  .f_about .f_flex_container .f_left img {
    height: 350px;
  }
}
@media (max-width: 767px) {
  .f_about .f_flex_container .f_left img {
    height: 300px;
  }
}
@media (max-width: 374px) {
  .f_about .f_flex_container .f_left img {
    height: 200px;
  }
}
.f_about .f_flex_container .f_left .owl-nav {
  position: absolute;
  right: 0;
  bottom: 0;
}
.f_about .f_flex_container .f_left .owl-nav img {
  height: auto;
}
.f_about .f_flex_container .f_left .owl-nav .owl-prev {
  margin: 0;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.7);
  border-right: 1px solid #929292;
  padding: 20px 20px;
  transition: all 0.3s;
}
.f_about .f_flex_container .f_left .owl-nav .owl-prev:hover {
  background: #ffffff;
}
.f_about .f_flex_container .f_left .owl-nav .owl-next {
  margin: 0;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.7);
  padding: 20px 20px;
  transition: all 0.3s;
}
.f_about .f_flex_container .f_left .owl-nav .owl-next:hover {
  background: #ffffff;
}
.f_about .f_flex_container .f_right {
  box-sizing: border-box;
  padding: 0 30px;
}
@media (min-width: 1280px) {
  .f_about .f_flex_container .f_right {
    width: 45%;
  }
}
@media (max-width: 1120px) {
  .f_about .f_flex_container .f_right {
    width: 45%;
  }
}
@media (max-width: 1023px) {
  .f_about .f_flex_container .f_right {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .f_about .f_flex_container .f_right {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .f_about .f_flex_container .f_right {
    padding: 20px 10px 40px;
  }
}
.f_about .f_flex_container .f_right .f_content .f_title {
  font-family: 'Montserrat-SemiBold';
  width: 100%;
  font-size: 36px;
  text-transform: uppercase;
  margin: 100px 0 0;
}
@media (max-width: 1150px) {
  .f_about .f_flex_container .f_right .f_content .f_title {
    margin: 50px 0 0;
  }
}
@media (max-width: 1023px) {
  .f_about .f_flex_container .f_right .f_content .f_title {
    font-size: 24px;
    margin: 40px 0 0;
  }
}
@media (max-width: 767px) {
  .f_about .f_flex_container .f_right .f_content .f_title {
    display: none;
  }
}
.f_about .f_flex_container .f_right .f_content .f_text {
  font-family: 'Montserrat-regular';
  font-size: 20px;
  line-height: 28px;
  margin: 15px 0 0;
  width: 500px;
}
.f_about .f_flex_container .f_right .f_content .f_text span {
  font-family: 'Montserrat-medium';
}
@media (max-width: 1150px) {
  .f_about .f_flex_container .f_right .f_content .f_text {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .f_about .f_flex_container .f_right .f_content .f_text {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  .f_about .f_flex_container .f_right .f_content .f_text {
    font-size: 16px;
    line-height: 25px;
  }
}
.f_about .f_mobile_title {
  display: none;
}
@media (max-width: 767px) {
  .f_about .f_mobile_title {
    display: block;
    font-family: 'Montserrat-SemiBold';
    width: 100%;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 40px;
    padding: 70px 0 0;
  }
}
.f_why {
  background: url(../img/bg_2.jpg);
  height: 750px;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 767px) {
  .f_why {
    background-position: 800px 0;
    height: 850px;
  }
}
.f_why .f_title {
  font-family: 'Montserrat-SemiBold';
  font-size: 36px;
  line-height: 48px;
  color: #fff;
  padding: 90px 0 0;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .f_why .f_title {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 424px) {
  .f_why .f_title {
    font-size: 21px;
    line-height: 29px;
  }
}
@media (max-width: 374px) {
  .f_why .f_title {
    font-size: 18px;
    line-height: 26px;
  }
}
.f_why .f_content_text {
  position: relative;
  padding: 0 0 0 80px;
  font-family: 'Montserrat-regular';
  font-size: 18px;
  line-height: 25px;
  color: #fff;
  margin: 50px 0 0;
}
@media (max-width: 767px) {
  .f_why .f_content_text {
    font-size: 14px;
  }
  .f_why .f_content_text br {
    display: none;
  }
}
@media (max-width: 424px) {
  .f_why .f_content_text {
    font-size: 14px;
    padding: 0 0 0 60px;
    line-height: 22px;
  }
}
@media (max-width: 374px) {
  .f_why .f_content_text {
    font-size: 12px;
    line-height: 21px;
  }
}
.f_why .f_content_text1:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 39px;
  height: 46px;
  background: url(../img/why/1.png);
}
.f_why .f_content_text2:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 45px;
  height: 46px;
  background: url(../img/why/2.png);
}
.f_why .f_content_text3:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 45px;
  height: 46px;
  background: url(../img/why/3.png);
}
.f_why .f_content_text4:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 47px;
  height: 46px;
  background: url(../img/why/4.png);
}
.f_why_second {
  background: #192032;
}
.f_why_second .f_why_second_image {
  padding: 60px 0 ;
}
.f_why_second .f_why_second_image img {
  width: 100%;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
}
@media (max-width: 767px) {
  .f_why_second .f_why_second_image {
    padding: 0px 0 60px;
  }
}
.f_why_second .f_title {
  font-family: 'Montserrat-SemiBold';
  font-size: 36px;
  line-height: 48px;
  color: #fff;
  margin: 0 0 30px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .f_why_second .f_title {
    font-size: 24px;
    line-height: 32px;
  }
  .f_why_second .f_title br {
    display: none;
  }
}
@media (max-width: 424px) {
  .f_why_second .f_title {
    font-size: 21px;
    line-height: 29px;
  }
}
@media (max-width: 374px) {
  .f_why_second .f_title {
    font-size: 18px;
    line-height: 26px;
  }
}
.f_why_second .f_text {
  font-family: 'Montserrat-regular';
  font-size: 20px;
  line-height: 31px;
  color: #fff;
}
@media (max-width: 1023px) {
  .f_why_second .f_text br {
    display: none;
  }
}
@media (max-width: 767px) {
  .f_why_second .f_text {
    font-size: 16px;
  }
}
.f_why_second .f_flex_container {
  padding: 0 0 100px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.f_why_second .f_flex_container .f_block {
  margin: 100px 0 0;
}
@media (min-width: 1280px) {
  .f_why_second .f_flex_container .f_block {
    width: 32%;
  }
}
@media (max-width: 1120px) {
  .f_why_second .f_flex_container .f_block {
    width: 32%;
  }
}
@media (max-width: 1023px) {
  .f_why_second .f_flex_container .f_block {
    width: 32%;
  }
}
@media (max-width: 767px) {
  .f_why_second .f_flex_container .f_block {
    width: 100%;
  }
}
.f_why_second .f_flex_container .f_block img {
  width: 100%;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
}
.f_why_second .f_flex_container .f_block .f_block_text {
  margin: 30px 0 0;
  font-family: 'Montserrat-regular';
  font-size: 16px;
  line-height: 23px;
  color: #fff;
}
@media (max-width: 767px) {
  .f_why_second .f_flex_container .f_block .f_block_text {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .f_why_second .f_flex_container .f_block {
    margin: 60px 0 0;
  }
}
.f_daily_regime {
  background: url(../img/bg_3.png);
  background-size: cover;
  background-position: center center;
}
.f_daily_regime_btn_block {
  margin: 0 0 30px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.f_daily_regime_btn_1, .f_daily_regime_btn_2, .f_daily_regime_btn_3, .f_daily_regime_btn_4, .f_daily_regime_btn_5{
  width: 19%;
  margin: 0 5px;
  box-sizing: border-box;
  border: 2px solid #192032;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  padding: 15px 0;
  transition: all 0.3s;
}
.f_daily_regime_btn_1:hover, .f_daily_regime_btn_2:hover, .f_daily_regime_btn_3:hover, .f_daily_regime_btn_4:hover, .f_daily_regime_btn_5:hover {
  background: #192032;
  color: #fff;
  cursor: pointer;
}
.f_daily_regime_btn_active{
  background: #192032;
  border-color: #192032;
  color: #fff;
}
.f_daily_regime_btn_active:hover{
  background: #192032;
  border-color: #192032;
  color: #fff;
}
.f_content_no_display{
display: none;
}
.f_content_display{
display: block;
}
@media (max-width: 767px) {
  .f_daily_regime {
    background-position: 500px 0;
  }
}
.f_daily_regime .f_title {
  font-family: 'Montserrat-SemiBold';
  font-size: 36px;
  line-height: 48px;
  color: #000;
  padding: 100px 0 30px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .f_daily_regime .f_title {
    font-size: 24px;
    line-height: 32px;
    padding: 60px 0 30px;
  }
}
@media (max-width: 424px) {
  .f_daily_regime .f_title {
    font-size: 21px;
    line-height: 29px;
  }
}
@media (max-width: 374px) {
  .f_daily_regime .f_title {
    font-size: 18px;
    line-height: 26px;
  }
}
.f_daily_regime .f_content {
  padding: 0 0 100px;
}
@media (max-width: 767px) {
  .f_daily_regime .f_content {
    padding: 0 0 60px;
  }
}
.f_daily_regime .f_content .content_block i {
  color: #000;
  font-size: 20px;
  margin: 0px 20px 0 0;
  line-height: 45px;
  display: block;
  width: 30px;
  float: left;
}
@media (max-width: 767px) {
  .f_daily_regime .f_content .content_block i {
    width: 20px;
    margin: 0 10px 0 0;
  }
}
.f_daily_regime .f_content .content_block .f_daily_regime_time {
  font-family: 'BebasNeue Regular';
  font-size: 34px;
  letter-spacing: 1.36px;
  line-height: 45px;
  color: #ff0036;
  display: block;
  float: left;
}
@media (max-width: 767px) {
  .f_daily_regime .f_content .content_block .f_daily_regime_time {
    font-size: 24px;
  }
}
.f_daily_regime .f_content .content_block .f_daily_regime_line {
  border-bottom: 1px solid #b3b3b3;
  width: 100px;
  display: block;
  float: left;
  margin: 34px 3px 0;
}
@media (max-width: 767px) {
  .f_daily_regime .f_content .content_block .f_daily_regime_line {
    display: none;
  }
}
.f_daily_regime .f_content .content_block .f_daily_regime_text {
  display: block;
  float: left;
  font-family: 'Montserrat-medium';
  font-size: 22px;
  line-height: 52px;
}
@media (max-width: 767px) {
  .f_daily_regime .f_content .content_block .f_daily_regime_text {
    font-size: 14px;
    float: right;
    text-align: right;
  }
}
@media (max-width: 424px) {
  .f_daily_regime .f_content .content_block .f_daily_regime_text {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .f_daily_regime .f_content .content_block .f_daily_regime_text_mobile {
    display: none;
  }
}
.f_programm {
  background-color: #f4f4f4;
  padding: 100px 0 0;
}
@media (max-width: 767px) {
  .f_programm {
    padding: 80px 0 0;
  }
}
.f_programm .f_title {
  font-family: 'Montserrat-SemiBold';
  font-size: 36px;
  line-height: 48px;
  color: #000;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .f_programm .f_title {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 424px) {
  .f_programm .f_title {
    font-size: 21px;
    line-height: 29px;
  }
}
@media (max-width: 374px) {
  .f_programm .f_title {
    font-size: 18px;
    line-height: 26px;
  }
}
.f_programm .f_text {
  font-family: 'Montserrat-medium';
  font-size: 22px;
  line-height: 34px;
  color: #000;
}
@media (max-width: 767px) {
  .f_programm .f_text {
    font-size: 16px;
    line-height: 24px;
  }
}
.f_programm .f_flex_container {
  margin: 50px 0 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (min-width: 1280px) {
  .f_programm .f_flex_container .f_block {
    width: 32%;
  }
}
@media (max-width: 1120px) {
  .f_programm .f_flex_container .f_block {
    width: 32%;
  }
}
@media (max-width: 1023px) {
  .f_programm .f_flex_container .f_block {
    width: 49%;
  }
}
@media (max-width: 767px) {
  .f_programm .f_flex_container .f_block {
    width: 100%;
  }
}
.f_programm .f_flex_container .f_block_img {
  width: 100%;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
}
.f_programm .f_flex_container .f_block_img img {
  width: 100%;
  height: 280px;
  object-fit: cover;
  object-position: center center;
}
.f_programm .f_flex_container .f_block_name {
  padding: 20px 0 50px;
  font-family: 'Montserrat-medium';
  font-size: 18px;
  text-align: center;
  line-height: 28px;
}
@media (max-width: 767px) {
  .f_programm .f_flex_container .f_block_name {
    font-size: 14px;
  }
}
.f_include_first {
  background: url(../img/bg_4.png);
  background-size: cover;
  background-position: center center;
  padding: 0 0 50px;
}
.f_include_first .f_title {
  font-family: 'Montserrat-SemiBold';
  font-size: 36px;
  line-height: 48px;
  color: #fff;
  text-transform: uppercase;
  padding: 100px 0 0px;
}
@media (max-width: 767px) {
  .f_include_first .f_title {
    font-size: 24px;
    line-height: 32px;
    padding: 80px 0 0;
  }
}
@media (max-width: 424px) {
  .f_include_first .f_title {
    font-size: 21px;
    line-height: 29px;
  }
}
@media (max-width: 374px) {
  .f_include_first .f_title {
    font-size: 18px;
    line-height: 26px;
  }
}
.f_include_first .f_content_block {
  position: relative;
  padding: 0 0 0 120px;
  font-family: 'Montserrat-medium';
  font-size: 20px;
  line-height: 31px;
  margin: 60px 0 0;
  color: #fff;
  height: 53px;
  line-height: 53px;
}
@media (max-width: 1023px) {
  .f_include_first .f_content_block br {
    display: none;
  }
}
@media (max-width: 767px) {
  .f_include_first .f_content_block {
    font-size: 14px;
    padding: 0 0 0 80px;
  }
}
.f_include_first .f_content_block1:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 53px;
  height: 53px;
  background: url(../img/include/1.png);
}
@media (max-width: 424px) {
  .f_include_first .f_content_block1 {
    line-height: 26px;
  }
}
.f_include_first .f_content_block2 {
  line-height: 26px;
}
.f_include_first .f_content_block2:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 53px;
  height: 53px;
  background: url(../img/include/2.png);
}
@media (max-width: 767px) {
  .f_include_first .f_content_block2 {
    height: 120px;
  }
}
.f_include_first .f_content_block3 {
  line-height: 26px;
}
.f_include_first .f_content_block3:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 53px;
  height: 53px;
  background: url(../img/include/3.png);
}
@media (max-width: 767px) {
  .f_include_first .f_content_block3:before {
    top: 0;
  }
}
@media (max-width: 767px) {
  .f_include_first .f_content_block3 {
    height: 80px;
  }
}
.f_include_first .f_content_block4:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 53px;
  height: 53px;
  background: url(../img/include/4.png);
}
@media (max-width: 767px) {
  .f_include_first .f_content_block4:before {
    top: 0;
  }
}
@media (max-width: 767px) {
  .f_include_first .f_content_block4 {
    line-height: 26px;
  }
}
.f_include_first .f_content_block5:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 53px;
  height: 53px;
  background: url(../img/include/5.png);
}
@media (max-width: 767px) {
  .f_include_first .f_content_block5:before {
    top: 0;
  }
}
@media (max-width: 1023px) {
  .f_include_first .f_content_block5 {
    line-height: 26px;
  }
}
.f_include_first .f_content_block6:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 53px;
  height: 53px;
  background: url(../img/include/6.png);
}
@media (max-width: 1023px) {
  .f_include_first .f_content_block6 {
    line-height: 26px;
  }
}
.f_include_first .f_content_block7:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 53px;
  height: 53px;
  background: url(../img/include/7.png);
}
@media (max-width: 374px) {
  .f_include_first .f_content_block7 {
    line-height: 26px;
  }
}
.f_include_second {
  background: #192032;
  padding: 80px 0 80px;
}
@media (max-width: 767px) {
  .f_include_second {
    padding: 60px 0 80px;
  }
}
.f_include_first .f_content_block8:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 53px;
  height: 53px;
  background: url(../img/include/8.png);
}
.f_include_first .f_content_block9:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 53px;
  height: 53px;
  background: url(../img/include/9.png);
}
.f_include_first .f_content_block10:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 53px;
  height: 53px;
  background: url(../img/include/10.png);
}
.f_include_first .f_content_block11:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 53px;
  height: 53px;
  background: url(../img/include/11.png);
}
.f_include_first .f_content_block12:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 53px;
  height: 53px;
  background: url(../img/include/12.png);
}
.f_include_second .f_title {
  font-family: 'Montserrat-SemiBold';
  color: #fff;
  font-size: 36px;
  line-height: 48px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .f_include_second .f_title {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 424px) {
  .f_include_second .f_title {
    font-size: 21px;
    line-height: 29px;
  }
}
@media (max-width: 374px) {
  .f_include_second .f_title {
    font-size: 18px;
    line-height: 26px;
  }
}
.f_include_second .f_text1 {
  font-family: 'Montserrat-regular';
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  margin: 45px 0 40px;
}
@media (max-width: 1023px) {
  .f_include_second .f_text1 br {
    display: none;
  }
}
@media (max-width: 767px) {
  .f_include_second .f_text1 {
    font-size: 16px;
  }
}
.f_include_second .f_text2 {
  color: #fff;
  font-family: 'Montserrat-regular';
  font-size: 20px;
  line-height: 30px;
}
.f_include_second .f_text2 .f_include_second_phone {
  color: #fff;
  font-family: 'Montserrat-SemiBold';
  font-size: 24px;
  transition: all 0.3s;
}
.f_include_second .f_text2 .f_include_second_phone:hover {
  color: #fdc42b;
}
@media (max-width: 767px) {
  .f_include_second .f_text2 .f_include_second_phone {
    font-size: 18px;
  }
}
.f_include_second .f_text2 .f_include_second_mail {
  color: #fff;
  text-decoration: underline;
  transition: all 0.3s;
}
.f_include_second .f_text2 .f_include_second_mail:hover {
  color: #fdc42b;
}
@media (max-width: 1023px) {
  .f_include_second .f_text2 br {
    display: none;
  }
}
@media (max-width: 767px) {
  .f_include_second .f_text2 {
    font-size: 16px;
  }
}
.f_documents {
  background: #f4f4f4;
  padding: 100px 0 80px;
}
@media (max-width: 767px) {
  .f_documents {
    padding: 60px 0 60px;
  }
}
.f_documents .f_title {
  font-family: 'Montserrat-SemiBold';
  font-size: 36px;
  text-transform: uppercase;
  color: #000;
  line-height: 48px;
}
@media (max-width: 767px) {
  .f_documents .f_title {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 424px) {
  .f_documents .f_title {
    font-size: 21px;
    line-height: 29px;
  }
}
@media (max-width: 374px) {
  .f_documents .f_title {
    font-size: 18px;
    line-height: 26px;
  }
}
.f_documents .f_text {
  font-size: 22px;
  line-height: 34px;
  color: #000;
  font-family: 'Montserrat-medium';
  padding: 10px 0 10px;
}
@media (max-width: 767px) {
  .f_documents .f_text {
    font-size: 16px;
  }
}
@media (max-width: 374px) {
  .f_documents .f_text {
    font-size: 14px;
    line-height: 28px;
  }
}
.f_documents .f_content {
  padding: 0 0 0 50px;
  font-family: 'Montserrat-regular';
  font-size: 20px;
  line-height: 30px;
  color: #000;
  position: relative;
  margin: 20px 0 0;
}
.f_documents .f_content:before {
  position: absolute;
  left: 0;
  top: 4px;
  content: '';
  width: 22px;
  height: 21px;
  background: url(../img/check.png);
}
@media (max-width: 767px) {
  .f_documents .f_content {
    font-size: 14px;
  }
}
.f_price {
  background: #fff;
  padding: 100px 0 90px;
}
@media (max-width: 767px) {
  .f_price {
    padding: 60px 0 60px;
  }
}
.f_price .f_title {
  font-family: 'Montserrat-SemiBold';
  font-size: 36px;
  text-transform: uppercase;
  color: #000;
  line-height: 48px;
  text-align: center;
}
@media (max-width: 767px) {
  .f_price .f_title {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 424px) {
  .f_price .f_title {
    font-size: 21px;
    line-height: 29px;
  }
}
@media (max-width: 374px) {
  .f_price .f_title {
    font-size: 18px;
    line-height: 26px;
  }
}
.f_price .f_flex_container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.f_price .f_flex_container .f_block {
  text-align: center;
  background: #192032;
  margin: 50px 0 0;
  box-shadow: 0 12px 12px rgba(0, 0, 0, 0.2);
  padding: 30px 10px;
  box-sizing: border-box;
}
@media (min-width: 1280px) {
  .f_price .f_flex_container .f_block {
    width: 32%;
  }
}
@media (max-width: 1120px) {
  .f_price .f_flex_container .f_block {
    width: 32%;
  }
}
@media (max-width: 1023px) {
  .f_price .f_flex_container .f_block {
    width: 32%;
  }
}
@media (max-width: 767px) {
  .f_price .f_flex_container .f_block {
    width: 100%;
  }
}
.f_price .f_flex_container .f_block .f_form_name {
  font-family: 'Montserrat-medium';
  text-transform: uppercase;
  opacity: .35;
  color: #fff;
  margin: 0 0 25px;
}
.f_price .f_flex_container .f_block .f_form_age {
  font-family: 'Montserrat-regular';
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  padding: 0 30px;
  margin: 25px 0;
}
.f_price .f_flex_container .f_block .f_form_price {
  font-family: 'BebasNeue Regular';
  font-size: 72px;
  color: #fdc42b;
}
.f_price .f_flex_container .f_block .f_form_price span {
  font-family: 'Montserrat-SemiBold';
  font-size: 30px;
}
.f_price .f_flex_container .f_block .f_form_line {
  border-bottom: 1px solid #6d7076;
  width: 80%;
  margin: 0 auto 25px;
}
.f_price .f_flex_container .f_block .f_form_text1 {
  font-family: 'Montserrat-regular';
  font-size: 16px;
  color: #fff;
  line-height: 23px;
  padding: 0 30px;
}
@media (max-width: 374px) {
  .f_price .f_flex_container .f_block .f_form_text1 {
    padding: 0 20px;
  }
}
.f_price .f_flex_container .f_block .f_form_text2 {
  font-family: 'Montserrat-regular';
  font-size: 16px;
  color: #fff;
  line-height: 23px;
  margin: 25px 0;
  padding: 0 30px;
}
@media (max-width: 374px) {
  .f_price .f_flex_container .f_block .f_form_text2 {
    padding: 0 20px;
  }
}
.f_price .f_flex_container .f_block .f_form_text3 {
  font-family: 'Montserrat-regular';
  font-size: 16px;
  color: #fff;
  line-height: 23px;
  padding: 0 30px;
}
@media (max-width: 374px) {
  .f_price .f_flex_container .f_block .f_form_text3 {
    padding: 0 20px;
  }
}
.f_price .f_flex_container .f_block .f_btn_block {
  margin: 50px 0 15px;
}
.f_price .f_flex_container .f_block .f_form_modal_link {
  font-family: 'Montserrat-medium';
  font-size: 14px;
  letter-spacing: 0.28px;
  text-transform: uppercase;
  color: #000;
  background-color: #fdc42b;
  border: 1px solid #fdc42b;
  padding: 15px 45px;
  transition: all 0.3s;
}
.f_price .f_flex_container .f_block .f_form_modal_link:hover {
  background: #192032;
  color: #fff;
}
.f_price .f_flex_container .f_block .f_form_time {
  border: 0;
  outline: none;
  font-family: 'Montserrat-medium';
  font-size: 24px;
  letter-spacing: 0.48px;
  background: #192032;
  color: #fff;
}
@media (max-width: 1023px) {
  .f_price .f_flex_container .f_block .f_form_time {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .f_price .f_flex_container .f_block .f_form_time {
    font-size: 24px;
  }
}
@media (max-width: 374px) {
  .f_price .f_flex_container .f_block .f_form_time {
    font-size: 21px;
  }
}
.f_faq {
  padding: 100px 0 60px;
  background: url(../img/bg_5.png);
  background-size: cover;
  background-position: center center;
}
@media (max-width: 1023px) {
  .f_faq {
    background-position: 1000px 0;
    padding: 40px 0 60px;
  }
}
.f_faq .f_title {
  font-family: 'Montserrat-SemiBold';
  font-size: 36px;
  line-height: 48px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .f_faq .f_title {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 424px) {
  .f_faq .f_title {
    font-size: 21px;
    line-height: 29px;
  }
}
@media (max-width: 374px) {
  .f_faq .f_title {
    font-size: 18px;
    line-height: 26px;
  }
}
.f_faq .f_content_block {
  margin: 30px 0 0;
  width: 70%;
}
@media (max-width: 1023px) {
  .f_faq .f_content_block {
    width: 100%;
  }
}
.f_faq .f_content_block .f_faq_question {
  background: #fff;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.16);
  position: relative;
  margin: 20px 0 0;
}
.f_faq .f_content_block .f_faq_question .f_name {
  font-family: 'Montserrat-medium';
  font-size: 18px;
  position: relative;
  padding: 15px 15px;
}
.f_faq .f_content_block .f_faq_question .f_name:hover {
  cursor: pointer;
}
.f_faq .f_content_block .f_faq_question .f_name:before {
  position: absolute;
  top: 11px;
  right: 20px;
  content: '';
  width: 21px;
  height: 20px;
  background: url(../img/faq_arrow.png);
}
@media (max-width: 767px) {
  .f_faq .f_content_block .f_faq_question .f_name {
    font-size: 14px;
    padding: 15px 50px 15px 15px;
  }
}
.f_faq .f_content_block .f_faq_question .f_faq_text {
  font-family: 'Montserrat-regular';
  font-size: 14px;
  padding: 0 15px 20px;
  display: none;
  line-height: 1.5;
}
.f_map iframe {
  height: 450px;
  vertical-align: middle;
}
.f_footer {
  background: url(../img/bg_6.png);
  height: 250px;
  background-size: cover;
  background-position: center;
  padding: 25px 0;
  position: relative;
}
.f_footer .f_wrapper {
  position: relative;
}
.f_footer .f_footer_menu {
  margin: 40px 0 0;
}
.f_footer .f_footer_menu ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.f_footer .f_footer_menu ul li a {
  font-family: 'Montserrat-regular';
  font-size: 11px;
  text-transform: uppercase;
  margin: 0 20px;
  color: #fff;
}
.f_footer .f_footer_menu ul li a:hover {
  text-decoration: underline;
}
@media (max-width: 1150px) {
  .f_footer .f_footer_menu ul li a {
    margin: 0 10px;
	  font-size: 9px;
  }
}
@media (max-width: 767px) {
  .f_footer .f_footer_menu ul li {
    width: 100%;
    text-align: center;
    margin: 15px 0;
  }
}
@media (max-width: 767px) {
  .f_footer .f_footer_menu ul {
    margin: 50px 0 0;
  }
	.f_footer .f_footer_menu ul li a {
	  font-size: 11px;
  }
}
@media (max-width: 1023px) {
  .f_footer .f_footer_menu {
    margin: 10px 0 0;
  }
}
.f_footer .f_footer_copyright {
  position: absolute;
  bottom: 25px;
  left: 0;
  width: 100%;
  text-align: center;
  font-family: 'Montserrat-regular';
  font-size: 12px;
  color: #fff;
}
.f_footer .f_footer_left {
  position: absolute;
  top: -25px;
  left: 0;
  width: 200px;
  text-align: center;
}
.f_footer .f_footer_left .f_footer_left_text {
  font-family: 'Montserrat-regular';
  font-size: 12px;
  letter-spacing: 0.24px;
  line-height: 14px;
  color: #fff;
}
.f_footer .f_footer_left .f_footer_social {
  margin: 30px 0 0;
}
.f_footer .f_footer_left .f_footer_social a {
  color: #fff;
  opacity: 0.52;
  transition: all 0.3s;
  margin: 0 10px;
  font-size: 18px;
}
.f_footer .f_footer_left .f_footer_social a:hover {
  color: #fdc42b;
  opacity: 1;
}
@media (max-width: 767px) {
  .f_footer .f_footer_left .f_footer_social {
    margin: 50px 0 0;
  }
}
@media (max-width: 1023px) {
  .f_footer .f_footer_left {
    top: 30px;
  }
}
@media (max-width: 767px) {
  .f_footer .f_footer_left {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
  }
}
.f_footer .f_footer_right {
  position: absolute;
  right: 0;
  top: 0;
}
.f_footer .f_footer_right a {
  font-family: 'Montserrat-medium';
  font-size: 20px;
  color: #fff;
  transition: all 0.3s;
}
.f_footer .f_footer_right a i {
  margin: 0 10px;
}
.f_footer .f_footer_right a:hover {
  color: #fdc42b;
}
.f_footer .f_footer_right .f_footer_callback_block {
  position: absolute;
  right: 0;
  top: 40px;
}
.f_footer .f_footer_right .f_footer_callback_block a {
  font-family: 'Montserrat-medium';
  font-size: 12px;
  letter-spacing: 0.24px;
  color: #fdc42b;
  text-transform: uppercase;
  position: relative;
  padding: 0 25px 0 0;
  transition: all 0.3s;
}
.f_footer .f_footer_right .f_footer_callback_block a:before {
  position: absolute;
  top: 3px;
  right: 0;
  content: '';
  width: 15px;
  height: 8px;
  background: url(../img/header_arrow2.png);
}
.f_footer .f_footer_right .f_footer_callback_block a:hover {
  padding: 0 0 0;
}
.f_footer .f_footer_right .f_footer_callback_block a:hover:before {
  opacity: 0;
}
@media (max-width: 767px) {
  .f_footer .f_footer_right .f_footer_callback_block {
    position: relative;
    top: auto;
    right: auto;
    margin: 20px 0 0;
  }
}
@media (max-width: 1150px) {
  .f_footer .f_footer_right {
    right: 10px;
  }
}
@media (max-width: 1023px) {
  .f_footer .f_footer_right {
    top: 40px;
  }
}
@media (max-width: 767px) {
  .f_footer .f_footer_right {
    position: relative;
    top: auto;
    right: auto;
    text-align: center;
    margin: 50px 0 0;
  }
}
.f_footer .f_footer_right_second {
  position: absolute;
  right: 0;
  top: 80px;
  text-align: right;
}
.f_footer .f_footer_right_second i {
  margin: 0 10px 0 0;
}
.f_footer .f_footer_right_second a {
  font-family: 'Montserrat-regular';
  font-size: 18px;
  color: #fff;
  transition: all 0.3s;
}
.f_footer .f_footer_right_second a:hover {
  color: #fdc42b;
}
@media (max-width: 767px) {
  .f_footer .f_footer_right_second a {
    font-size: 16px;
  }
}
.f_footer .f_footer_right_second .f_footer_adress {
  letter-spacing: 0.16px;
  font-family: 'Montserrat-regular';
  font-size: 16px;
  color: #fff;
  margin: 20px 0 0;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .f_footer .f_footer_right_second .f_footer_adress {
    font-size: 14px;
  }
}
@media (max-width: 1150px) {
  .f_footer .f_footer_right_second {
    right: 10px;
  }
}
@media (max-width: 1023px) {
  .f_footer .f_footer_right_second {
    top: 120px;
  }
}
@media (max-width: 767px) {
  .f_footer .f_footer_right_second {
    position: relative;
    top: auto;
    right: auto;
    text-align: center;
    margin: 50px 0 0;
  }
}
.f_footer .f_footer_center {
  position: absolute;
  width: 200px;
  top: 50px;
  right: 525px;
}
.f_footer .f_footer_center .f_footer_center_text {
  line-height: 1.4;
  color: #fff;
  font-family: 'Montserrat-regular';
  opacity: 0.8;
  margin: 10px 0;
}
@media (max-width: 1150px) {
  .f_footer .f_footer_center {
    right: 425px;
  }
}
@media (max-width: 1023px) {
  .f_footer .f_footer_center {
    top: 30px;
    right: 380px;
  }
  .f_footer .f_footer_center .f_footer_center_text {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .f_footer .f_footer_center {
    position: relative;
    right: auto;
    top: auto;
    text-align: center;
    width: 100%;
    margin: 50px 0;
  }
}
@media (max-width: 1023px) {
  .f_footer {
    height: 250px;
  }
}
@media (max-width: 767px) {
  .f_footer {
    height: 1000px;
    padding: 50px 0;
  }
}
@media (max-width: 374px) {
  .f_footer {
    height: 1020px;
  }
}
.f_popup {
  background: #192032;
  padding: 20px 0px;
  box-sizing: border-box;
  text-align: left;
  max-width: 300px;
  height: 380px;
  margin: 0 auto;
  position: relative;
  overflow: inherit;
}
@media (max-width: 767px) {
  .f_popup {
    height: 400px;
  }
}
.f_popup .formTitle,
.f_popup .msgs {
  font-family: 'Montserrat-SemiBold';
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  color: #fff;
  margin: 0 0 20px;
}
.f_popup input {
  border: 0;
  box-sizing: border-box;
  font-family: 'Montserrat-regular';
  outline: none;
  font-size: 14px;
  width: 100%;
  margin: 15px 0 0;
  padding: 10px 15px;
  background: #2f3c5c;
  border: 1px solid #2f3c5c;
  color: #fff;
}
.f_popup input:focus {
  border-color: #fdc42b;
}
.f_popup input::-webkit-input-placeholder {
  color: #fff;
}
.f_popup input::-moz-placeholder {
  color: #fff;
}
.f_popup input:-moz-placeholder {
  color: #fff;
}
.f_popup input:-ms-input-placeholder {
  color: #fff;
}
.f_popup .form-footer {
  margin: 20px 0 0;
  text-align: center;
}
.f_popup .formBtn {
  width: auto;
  font-family: 'Montserrat-medium';
  font-size: 14px;
  letter-spacing: 0.28px;
  text-transform: uppercase;
  color: #000;
  background-color: #fdc42b;
  border: 1px solid #fdc42b;
  padding: 10px 45px;
  transition: all 0.3s;
}
.f_popup .formBtn:hover {
  background: #192032;
  color: #fff;
  cursor: pointer;
}
.mfp-close-btn-in .mfp-close {
  color: #fff;
}
.f_popup_video {
  background: #192032;
  padding: 35px 30px;
  text-align: left;
  max-width: 600px;
  margin: 40px auto;
  position: relative;
}
.video_pp {
  background: #192032;
  padding: 35px 30px;
  max-width: 600px;
  margin: 40px auto;
  position: relative;
  text-align: center;
}
.amo-brand {
  display: none;
}
.f_mobile_main_menu {
  position: absolute;
  top: auto;
  left: -100%;
  width: 100%;
  height: 100%;
  background: #192032;
  z-index: 999;
  transition: all 0.3s;
  color: #fff;
  box-sizing: border-box;
}
.f_mobile_main_menu .f_set_container {
  padding: 30px 20px;
  display: flex;
  justify-content: space-between;
}
.f_mobile_main_menu .f_set_container .f_block_left {
  width: 50%;
}
.f_mobile_main_menu .f_set_container .f_block_left .f_header_city_block {
  font-family: 'Montserrat-regular';
  font-size: 22px;
  color: #fff;
  transition: all 0.3s;
}
.f_mobile_main_menu .f_set_container .f_block_left .f_header_city_block:hover {
  cursor: pointer;
}
.f_mobile_main_menu .f_set_container .f_block_left .f_header_city_block .f_header_city_content {
  position: relative;
}
.f_mobile_main_menu .f_set_container .f_block_left .f_header_city_block .f_header_city_content:before {
  position: absolute;
  top: 6px;
  left: 100px;
  width: 11px;
  height: 11px;
  content: '';
  background: url(../img/header_arrow.png);
}
.f_mobile_main_menu .f_set_container .f_block_left .f_header_city_block_list {
  background: #192032;
  z-index: 1000;
  padding: 0px 10px;
  position: absolute;
  left: 5px;
  width: 100%;
  display: none;
}
.f_mobile_main_menu .f_set_container .f_block_left .f_header_city_block_list li {
  padding: 5px 0;
}
.f_mobile_main_menu .f_set_container .f_block_left .f_header_city_block_list a {
  color: #fff;
  padding: 10px 5px;
  font-size: 12px;
  font-family: 'Montserrat-regular';
  transition: all 0.3s;
}
.f_mobile_main_menu .f_set_container .f_block_left .f_header_city_block_list a:hover {
  color: #fdc42b;
}
.f_mobile_main_menu .f_set_container .f_block_right {
  width: 50%;
  text-align: right;
  padding: 2px 0 0;
}
.f_mobile_main_menu .f_mobile_main_menu_content ul {
  padding: 0 20px;
}
.f_mobile_main_menu .f_mobile_main_menu_content ul li {
  margin: 20px 0;
  position: relative;
  width: 100%;
}
.f_mobile_main_menu .f_mobile_main_menu_content ul li a {
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  display: block;
}
.f_mobile_main_menu .f_mobile_main_menu_content ul .f_mobile_main_menu_content_li:before {
  position: absolute;
  right: 0;
  top: 3px;
  content: '';
  width: 11px;
  height: 11px;
  background: url(../img/mobile/more.png);
}
.f_mobile_main_menu2 {
  position: absolute;
  top: auto;
  left: -100vw;
  width: 100vw;
  height: 100vh;
  background: #192032;
  z-index: 999;
  transition: all 0.3s;
  color: #fff;
  box-sizing: border-box;
}
.f_mobile_main_menu2 .f_set_container {
  padding: 30px 20px;
  display: flex;
  justify-content: space-between;
}
.f_mobile_main_menu2 .f_set_container .f_block_left {
  width: 50%;
}
.f_mobile_main_menu2 .f_set_container .f_block_left .f_header_city_block {
  font-family: 'Montserrat-regular';
  font-size: 22px;
  color: #fff;
  transition: all 0.3s;
}
.f_mobile_main_menu2 .f_set_container .f_block_left .f_header_city_block:hover {
  cursor: pointer;
}
.f_mobile_main_menu2 .f_set_container .f_block_left .f_header_city_block .f_header_city_content {
  position: relative;
}
.f_mobile_main_menu2 .f_set_container .f_block_left .f_header_city_block .f_header_city_content:before {
  position: absolute;
  top: 6px;
  left: 100px;
  width: 11px;
  height: 11px;
  content: '';
  background: url(../img/header_arrow.png);
}
.f_mobile_main_menu2 .f_set_container .f_block_left .f_header_city_block_list {
  background: #192032;
  z-index: 1000;
  padding: 0px 10px;
  position: absolute;
  left: 5px;
  width: 100%;
  display: none;
}
.f_mobile_main_menu2 .f_set_container .f_block_left .f_header_city_block_list li {
  padding: 5px 0;
}
.f_mobile_main_menu2 .f_set_container .f_block_left .f_header_city_block_list a {
  color: #fff;
  padding: 10px 5px;
  font-size: 12px;
  font-family: 'Montserrat-regular';
  transition: all 0.3s;
}
.f_mobile_main_menu2 .f_set_container .f_block_left .f_header_city_block_list a:hover {
  color: #fdc42b;
}
.f_mobile_main_menu2 .f_set_container .f_block_right {
  width: 50%;
  text-align: right;
  padding: 2px 0 0;
}
.f_mobile_main_menu2 .f_mobile_main_menu_content ul {
  padding: 0 20px;
}
.f_mobile_main_menu2 .f_mobile_main_menu_content ul li {
  margin: 20px 0;
  position: relative;
  width: 100%;
}
.f_mobile_main_menu2 .f_mobile_main_menu_content ul li a {
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  display: block;
}
.f_mobile_main_menu2 .f_mobile_main_menu_content ul .f_mobile_main_menu_content_li:before {
  position: absolute;
  right: 0;
  top: 3px;
  content: '';
  width: 11px;
  height: 11px;
  background: url(../img/mobile/more.png);
}
.f_mobile_main_submenu_1,
.f_mobile_main_submenu_2,
.f_mobile_main_submenu_3,
.f_mobile_main_submenu_4,
.f_mobile_main_submenu_5,
.f_mobile_main_submenu_6,
.f_mobile_main_submenu_7,
.f_mobile_main_submenu_8,
.f_mobile_main_submenu_21,
.f_mobile_main_submenu_22,
.f_mobile_main_submenu_23,
.f_mobile_main_submenu_24,
.f_mobile_main_submenu_25,
.f_mobile_main_submenu_26,
.f_mobile_main_submenu_27,
.f_mobile_main_submenu_28 {
  position: absolute;
  top: 0;
  left: -100vw;
  width: 100vw;
  height: 100vh;
  background: #192032;
  z-index: 999;
  transition: all 0.3s;
  color: #fff;
  box-sizing: border-box;
}
.f_mobile_main_submenu_1 .f_set_container,
.f_mobile_main_submenu_2 .f_set_container,
.f_mobile_main_submenu_3 .f_set_container,
.f_mobile_main_submenu_4 .f_set_container,
.f_mobile_main_submenu_5 .f_set_container,
.f_mobile_main_submenu_6 .f_set_container,
.f_mobile_main_submenu_7 .f_set_container,
.f_mobile_main_submenu_8 .f_set_container,
.f_mobile_main_submenu_21 .f_set_container,
.f_mobile_main_submenu_22 .f_set_container,
.f_mobile_main_submenu_23 .f_set_container,
.f_mobile_main_submenu_24 .f_set_container,
.f_mobile_main_submenu_25 .f_set_container,
.f_mobile_main_submenu_26 .f_set_container,
.f_mobile_main_submenu_27 .f_set_container,
.f_mobile_main_submenu_28 .f_set_container {
  padding: 30px 20px;
  display: flex;
  justify-content: space-between;
}
.f_mobile_main_submenu_1 .f_set_container .f_block_left,
.f_mobile_main_submenu_2 .f_set_container .f_block_left,
.f_mobile_main_submenu_3 .f_set_container .f_block_left,
.f_mobile_main_submenu_4 .f_set_container .f_block_left,
.f_mobile_main_submenu_5 .f_set_container .f_block_left,
.f_mobile_main_submenu_6 .f_set_container .f_block_left,
.f_mobile_main_submenu_7 .f_set_container .f_block_left,
.f_mobile_main_submenu_8 .f_set_container .f_block_left,
.f_mobile_main_submenu_21 .f_set_container .f_block_left,
.f_mobile_main_submenu_22 .f_set_container .f_block_left,
.f_mobile_main_submenu_23 .f_set_container .f_block_left,
.f_mobile_main_submenu_24 .f_set_container .f_block_left,
.f_mobile_main_submenu_25 .f_set_container .f_block_left,
.f_mobile_main_submenu_26 .f_set_container .f_block_left,
.f_mobile_main_submenu_27 .f_set_container .f_block_left,
.f_mobile_main_submenu_28 .f_set_container .f_block_left {
  width: 50%;
  padding: 2px 0 0;
}
.f_mobile_main_submenu_1 .f_set_container .f_block_right,
.f_mobile_main_submenu_2 .f_set_container .f_block_right,
.f_mobile_main_submenu_3 .f_set_container .f_block_right,
.f_mobile_main_submenu_4 .f_set_container .f_block_right,
.f_mobile_main_submenu_5 .f_set_container .f_block_right,
.f_mobile_main_submenu_6 .f_set_container .f_block_right,
.f_mobile_main_submenu_7 .f_set_container .f_block_right,
.f_mobile_main_submenu_8 .f_set_container .f_block_right,
.f_mobile_main_submenu_21 .f_set_container .f_block_right,
.f_mobile_main_submenu_22 .f_set_container .f_block_right,
.f_mobile_main_submenu_23 .f_set_container .f_block_right,
.f_mobile_main_submenu_24 .f_set_container .f_block_right,
.f_mobile_main_submenu_25 .f_set_container .f_block_right,
.f_mobile_main_submenu_26 .f_set_container .f_block_right,
.f_mobile_main_submenu_27 .f_set_container .f_block_right,
.f_mobile_main_submenu_28 .f_set_container .f_block_right {
  width: 50%;
  text-align: right;
  padding: 2px 0 0;
}
.f_mobile_main_submenu_1 .f_mobile_main_menu_content ul,
.f_mobile_main_submenu_2 .f_mobile_main_menu_content ul,
.f_mobile_main_submenu_3 .f_mobile_main_menu_content ul,
.f_mobile_main_submenu_4 .f_mobile_main_menu_content ul,
.f_mobile_main_submenu_5 .f_mobile_main_menu_content ul,
.f_mobile_main_submenu_6 .f_mobile_main_menu_content ul,
.f_mobile_main_submenu_7 .f_mobile_main_menu_content ul,
.f_mobile_main_submenu_8 .f_mobile_main_menu_content ul,
.f_mobile_main_submenu_21 .f_mobile_main_menu_content ul,
.f_mobile_main_submenu_22 .f_mobile_main_menu_content ul,
.f_mobile_main_submenu_23 .f_mobile_main_menu_content ul,
.f_mobile_main_submenu_24 .f_mobile_main_menu_content ul,
.f_mobile_main_submenu_25 .f_mobile_main_menu_content ul,
.f_mobile_main_submenu_26 .f_mobile_main_menu_content ul,
.f_mobile_main_submenu_27 .f_mobile_main_menu_content ul,
.f_mobile_main_submenu_28 .f_mobile_main_menu_content ul {
  padding: 0 20px;
}
.f_mobile_main_submenu_1 .f_mobile_main_menu_content ul li,
.f_mobile_main_submenu_2 .f_mobile_main_menu_content ul li,
.f_mobile_main_submenu_3 .f_mobile_main_menu_content ul li,
.f_mobile_main_submenu_4 .f_mobile_main_menu_content ul li,
.f_mobile_main_submenu_5 .f_mobile_main_menu_content ul li,
.f_mobile_main_submenu_6 .f_mobile_main_menu_content ul li,
.f_mobile_main_submenu_7 .f_mobile_main_menu_content ul li,
.f_mobile_main_submenu_8 .f_mobile_main_menu_content ul li,
.f_mobile_main_submenu_21 .f_mobile_main_menu_content ul li,
.f_mobile_main_submenu_22 .f_mobile_main_menu_content ul li,
.f_mobile_main_submenu_23 .f_mobile_main_menu_content ul li,
.f_mobile_main_submenu_24 .f_mobile_main_menu_content ul li,
.f_mobile_main_submenu_25 .f_mobile_main_menu_content ul li,
.f_mobile_main_submenu_26 .f_mobile_main_menu_content ul li,
.f_mobile_main_submenu_27 .f_mobile_main_menu_content ul li,
.f_mobile_main_submenu_28 .f_mobile_main_menu_content ul li {
  margin: 20px 0;
  position: relative;
  width: 100%;
}
.f_mobile_main_submenu_1 .f_mobile_main_menu_content ul li a,
.f_mobile_main_submenu_2 .f_mobile_main_menu_content ul li a,
.f_mobile_main_submenu_3 .f_mobile_main_menu_content ul li a,
.f_mobile_main_submenu_4 .f_mobile_main_menu_content ul li a,
.f_mobile_main_submenu_5 .f_mobile_main_menu_content ul li a,
.f_mobile_main_submenu_6 .f_mobile_main_menu_content ul li a,
.f_mobile_main_submenu_7 .f_mobile_main_menu_content ul li a,
.f_mobile_main_submenu_8 .f_mobile_main_menu_content ul li a,
.f_mobile_main_submenu_21 .f_mobile_main_menu_content ul li a,
.f_mobile_main_submenu_22 .f_mobile_main_menu_content ul li a,
.f_mobile_main_submenu_23 .f_mobile_main_menu_content ul li a,
.f_mobile_main_submenu_24 .f_mobile_main_menu_content ul li a,
.f_mobile_main_submenu_25 .f_mobile_main_menu_content ul li a,
.f_mobile_main_submenu_26 .f_mobile_main_menu_content ul li a,
.f_mobile_main_submenu_27 .f_mobile_main_menu_content ul li a,
.f_mobile_main_submenu_28 .f_mobile_main_menu_content ul li a {
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  display: block;
  line-height: 1.4;
}
.f_mobile_main_submenu_1 .f_mobile_main_menu_content ul .f_mobile_main_menu_content_li:before,
.f_mobile_main_submenu_2 .f_mobile_main_menu_content ul .f_mobile_main_menu_content_li:before,
.f_mobile_main_submenu_3 .f_mobile_main_menu_content ul .f_mobile_main_menu_content_li:before,
.f_mobile_main_submenu_4 .f_mobile_main_menu_content ul .f_mobile_main_menu_content_li:before,
.f_mobile_main_submenu_5 .f_mobile_main_menu_content ul .f_mobile_main_menu_content_li:before,
.f_mobile_main_submenu_6 .f_mobile_main_menu_content ul .f_mobile_main_menu_content_li:before,
.f_mobile_main_submenu_7 .f_mobile_main_menu_content ul .f_mobile_main_menu_content_li:before,
.f_mobile_main_submenu_8 .f_mobile_main_menu_content ul .f_mobile_main_menu_content_li:before,
.f_mobile_main_submenu_21 .f_mobile_main_menu_content ul .f_mobile_main_menu_content_li:before,
.f_mobile_main_submenu_22 .f_mobile_main_menu_content ul .f_mobile_main_menu_content_li:before,
.f_mobile_main_submenu_23 .f_mobile_main_menu_content ul .f_mobile_main_menu_content_li:before,
.f_mobile_main_submenu_24 .f_mobile_main_menu_content ul .f_mobile_main_menu_content_li:before,
.f_mobile_main_submenu_25 .f_mobile_main_menu_content ul .f_mobile_main_menu_content_li:before,
.f_mobile_main_submenu_26 .f_mobile_main_menu_content ul .f_mobile_main_menu_content_li:before,
.f_mobile_main_submenu_27 .f_mobile_main_menu_content ul .f_mobile_main_menu_content_li:before,
.f_mobile_main_submenu_28 .f_mobile_main_menu_content ul .f_mobile_main_menu_content_li:before {
  position: absolute;
  right: 0;
  top: 3px;
  content: '';
  width: 11px;
  height: 11px;
  background: url(../img/mobile/more.png);
}
.f_mobile_main_menu_display {
  left: 0;
  transition: all 0.3s;
}
.f_home_main {
  position: relative;
  height: 50px;
  background: #fff;
  z-index: 900;
}
@media (max-width: 767px) {
  .f_home_main {
    height: 150px;
  }
}
.f_home_main .f_wrapper {
  position: relative;
}
.f_home_main .f_home_main_content {
  background: #fff;
  position: absolute;
  left: 0;
  top: -35px;
  width: 100%;
  z-index: 900;
  box-sizing: border-box;
  box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.2);
  padding: 40px 60px;
  margin: 0 0 50px;
}
@media (max-width: 1150px) {
  .f_home_main .f_home_main_content {
    width: 90%;
    left: 5%;
  }
}
.f_home_main .f_home_main_content .f_flex_container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.f_home_main .f_home_main_content .f_flex_container .f_left {
  color: #000;
  width: 60%;
  font-family: 'Montserrat-medium';
  font-size: 28px;
}
@media (max-width: 1150px) {
  .f_home_main .f_home_main_content .f_flex_container .f_left {
    font-size: 24px;
  }
}
@media (max-width: 1023px) {
  .f_home_main .f_home_main_content .f_flex_container .f_left {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .f_home_main .f_home_main_content .f_flex_container .f_left {
    width: 100%;
    text-align: center;
  }
}
.f_home_main .f_home_main_content .f_flex_container .f_right {
  width: 40%;
  text-align: right;
}
.f_home_main .f_home_main_content .f_flex_container .f_right a {
  color: #000;
  font-size: 14px;
  font-family: 'Montserrat-medium';
  text-transform: uppercase;
  background: #FDC42B;
  border: 1px solid #FDC42B;
  padding: 15px 35px;
  transition: all 0.3s;
}
.f_home_main .f_home_main_content .f_flex_container .f_right a:hover {
  background: #fff;
}
@media (max-width: 1023px) {
  .f_home_main .f_home_main_content .f_flex_container .f_right a {
    padding: 15px 20px;
  }
}
@media (max-width: 1023px) {
  .f_home_main .f_home_main_content .f_flex_container .f_right {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .f_home_main .f_home_main_content .f_flex_container .f_right {
    width: 100%;
    margin: 50px 0 20px;
    text-align: center;
  }
}
@media (max-width: 424px) {
  .f_home_main .f_home_main_content {
    padding: 40px 30px;
  }
}
@media (max-width: 374px) {
  .f_home_main .f_home_main_content {
    padding: 40px 10px;
  }
}
.f_header2 {
  z-index: 900;
  background: url(../img/bg_07.jpg);
  background-size: cover;
  box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.16);
  height: 250px;
  position: relative;
}
@media (max-width: 1023px) {
  .f_header2 {
    background-position: center top;
    box-shadow: none;
  }
}
@media (max-width: 767px) {
  .f_header2 {
    height: 600px;
  }
}
.f_header2 .f_header_main_menu .f_mobile_menu {
  text-align: right;
  color: #fff;
  font-size: 26px;
  padding: 25px 20px 0 0;
  display: none;
}
@media (max-width: 1023px) {
  .f_header2 .f_header_main_menu .f_mobile_menu {
    display: block;
  }
}
@media (max-width: 767px) {
  .f_header2 .f_header_main_menu .f_mobile_menu {
    position: absolute;
    left: -10px;
    width: 100%;
    text-align: left;
    padding: 25px 20px;
    box-sizing: border-box;
  }
}
.f_header2 .f_header_main_menu .f_mobile_menu_hover {
  background: #192032;
  transition: all 0.3s;
}
.f_header2 .f_header_main_menu ul {
  padding: 34px 0 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.f_header2 .f_header_main_menu ul li {
  position: relative;
}
.f_header2 .f_header_main_menu ul li a {
  display: block;
  color: #fff;
  padding: 0 20px 10px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.22px;
}
.f_header2 .f_header_main_menu ul li a:hover {
  text-decoration: underline;
}
@media (max-width: 1150px) {
  .f_header2 .f_header_main_menu ul li a {
    padding: 0 10px;
  }
}
@media (max-width: 1023px) {
  .f_header2 .f_header_main_menu ul li a {
    padding: 10px 0;
  }
}
@media (max-width: 1023px) {
  .f_header2 .f_header_main_menu ul li {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .f_header2 .f_header_main_menu ul {
    position: absolute;
    background-color: #192032;
    top: 0;
    left: -10px;
    padding: 20px 20px;
    display: none;
    width: 60%;
    z-index: 999;
  }
}
@media (max-width: 767px) {
  .f_header2 .f_header_main_menu ul {
    top: 60px;
    width: 100%;
  }
}
.f_header2 .f_header_main_menu .f_header_menu_ul {
  background: #192032;
  padding: 10px 10px;
  position: absolute;
  left: 0px;
  width: 200px;
  display: none;
}
.f_header2 .f_header_main_menu .f_header_menu_ul ul {
  padding: 0;
}
.f_header2 .f_header_main_menu .f_header_menu_ul li {
  padding: 0 0;
  width: 100%;
}
.f_header2 .f_header_main_menu .f_header_menu_ul a {
  color: #fff;
  padding: 10px 5px;
  font-size: 12px;
  font-family: 'Montserrat-regular';
  text-transform: none;
  line-height: 1.4;
  transition: all 0.3s;
}
.f_header2 .f_header_main_menu .f_header_menu_ul a:hover {
  color: #fdc42b;
}
.f_header2 .f_header_main_menu .f_header_menu_ul .f_header_menu_ul5,
.f_header2 .f_header_main_menu .f_header_menu_ul .f_header_menu_ul6,
.f_header2 .f_header_main_menu .f_header_menu_ul .f_header_menu_ul7 {
  width: 200px;
  background: #192032;
  left: 200px;
  top: 0;
  padding: 0 10px;
  position: absolute;
  z-index: 1000;
  display: none;
}
.f_header2 .f_header_main_menu .f_desktop_submenu1,
.f_header2 .f_header_main_menu .f_desktop_submenu2,
.f_header2 .f_header_main_menu .f_desktop_submenu3,
.f_header2 .f_header_main_menu .f_desktop_submenu4,
.f_header2 .f_header_main_menu .f_desktop_submenu5,
.f_header2 .f_header_main_menu .f_desktop_submenu6,
.f_header2 .f_header_main_menu .f_desktop_submenu7 {
  display: block !important;
  z-index: 999;
}
.f_header2 .f_container {
  width: 100%;
  position: relative;
}
.f_header2 .f_container .f_header_logo_block {
  position: absolute;
  left: 0;
  top: 10px;
  text-align: center;
  width: 80px;
}
@media (max-width: 767px) {
  .f_header2 .f_container .f_header_logo_block {
    top: 60px;
    width: 100%;
  }
}
.f_header2 .f_container .f_header_logo {
  display: block;
  width: 64px;
  height: 70px;
  margin: 0 auto;
  background: url(../img/logo.png) no-repeat;
}
@media (max-width: 767px) {
  .f_header2 .f_container .f_header_logo {
    width: 75px;
    height: 80px;
    background-size: cover;
  }
}
.f_header2 .f_container .f_header_logo_block_title {
  font-size: 12px;
  color: #fff;
  font-family: 'Montserrat-regular';
  text-align: center;
  letter-spacing: 0.24px;
  line-height: 14px;
}
.f_header2 .f_container .f_header_logo_block_title span {
  display: none;
}
@media (max-width: 767px) {
  .f_header2 .f_container .f_header_logo_block_title {
    font-size: 11px;
  }
  .f_header2 .f_container .f_header_logo_block_title br {
    display: none;
  }
  .f_header2 .f_container .f_header_logo_block_title span {
    display: inline;
  }
}
.f_header2 .f_container .f_header_city_block {
  position: absolute;
  left: 140px;
  top: 32px;
  font-family: 'Montserrat-regular';
  font-size: 14px;
  color: #fff;
  transition: all 0.3s;
}
.f_header2 .f_container .f_header_city_block:hover {
  cursor: pointer;
}
.f_header2 .f_container .f_header_city_block .f_header_city_content {
  position: relative;
  padding: 0 18px 10px 0;
}
.f_header2 .f_container .f_header_city_block .f_header_city_content:before {
  position: absolute;
  top: 1px;
  right: 0px;
  width: 11px;
  height: 11px;
  content: '';
  background: url(../img/header_arrow.png);
}
@media (max-width: 1150px) {
  .f_header2 .f_container .f_header_city_block {
    left: 120px;
  }
}
@media (max-width: 767px) {
  .f_header2 .f_container .f_header_city_block {
    display: none;
  }
}
.f_header2 .f_container .f_header_city_block_list {
  background: #192032;
  padding: 10px 10px;
  position: absolute;
  left: -50px;
  width: 150px;
  display: none;
}
.f_header2 .f_container .f_header_city_block_list li {
  padding: 5px 0;
}
.f_header2 .f_container .f_header_city_block_list a {
  color: #fff;
  padding: 10px 5px;
  font-size: 12px;
  font-family: 'Montserrat-regular';
  transition: all 0.3s;
}
.f_header2 .f_container .f_header_city_block_list a:hover {
  color: #fdc42b;
}
.f_header2 .f_container .f_header_city_content:hover + .f_header_city_block_list {
  display: block;
}
.f_header2 .f_container .f_header_city_block_list:hover {
  display: block;
}
.f_header2 .f_container .f_header_callback_block {
  position: absolute;
  right: 0;
  top: 60px;
}
.f_header2 .f_container .f_header_callback_block a {
  font-family: 'Montserrat-medium';
  font-size: 12px;
  letter-spacing: 0.24px;
  color: #fdc42b;
  text-transform: uppercase;
  position: relative;
  padding: 0 25px 0 0;
  transition: all 0.3s;
}
.f_header2 .f_container .f_header_callback_block a:before {
  position: absolute;
  top: 3px;
  right: 0;
  content: '';
  width: 15px;
  height: 8px;
  background: url(../img/header_arrow2.png);
}
.f_header2 .f_container .f_header_callback_block a:hover {
  padding: 0 0 0;
}
.f_header2 .f_container .f_header_callback_block a:hover:before {
  opacity: 0;
}
@media (max-width: 1023px) {
  .f_header2 .f_container .f_header_callback_block {
    top: 100px;
  }
}
@media (max-width: 767px) {
  .f_header2 .f_container .f_header_callback_block {
    width: 100%;
    text-align: center;
    top: 240px;
  }
}
.f_header2 .f_container .f_header_mail_block {
  position: absolute;
  right: 0;
  top: 90px;
}
.f_header2 .f_container .f_header_mail_block i {
  margin: 0 10px 0 0;
  transition: all 0.3s;
}
.f_header2 .f_container .f_header_mail_block a {
  font-family: 'Montserrat-regular';
  color: #fff;
  font-size: 14px;
  transition: all 0.3s;
}
.f_header2 .f_container .f_header_mail_block a:hover {
  color: #fdc42b;
}
.f_header2 .f_container .f_header_mail_block a:hover i {
  color: #fff;
}
@media (max-width: 1023px) {
  .f_header2 .f_container .f_header_mail_block {
    top: 130px;
  }
}
@media (max-width: 767px) {
  .f_header2 .f_container .f_header_mail_block {
    width: 100%;
    text-align: center;
    top: 290px;
  }
}
.f_header2 .f_container .f_header_mobile_phone {
  position: absolute;
  top: 30px;
  right: 0;
  color: #fff;
}
.f_header2 .f_container .f_header_mobile_phone i {
  margin: 0 10px 0 0;
}
.f_header2 .f_container .f_header_mobile_phone a {
  color: #fff;
  font-family: 'Montserrat-regular';
  font-size: 20px;
  transition: all 0.3s;
}
.f_header2 .f_container .f_header_mobile_phone a:hover {
  color: #fdc42b;
}
@media (max-width: 1023px) {
  .f_header2 .f_container .f_header_mobile_phone {
    top: 70px;
  }
}
@media (max-width: 767px) {
  .f_header2 .f_container .f_header_mobile_phone {
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 190px;
    color: #fff;
  }
  .f_header2 .f_container .f_header_mobile_phone i {
    margin: 0 10px 0 0;
  }
  .f_header2 .f_container .f_header_mobile_phone a {
    color: #fff;
    font-family: 'Montserrat-regular';
    font-size: 20px;
  }
}
.f_header2 .f_header_main_text {
  display: flex;
  align-items: center;
  height: 235px;
  width: 100%;
  text-align: center;
}
@media (max-width: 1023px) {
  .f_header2 .f_header_main_text {
    height: 160px;
    align-items: flex-end;
  }
}
@media (max-width: 767px) {
  .f_header2 .f_header_main_text {
    height: 525px;
    align-items: flex-end;
  }
}
.f_header2 .f_header_main_text .f_header_main_text_content {
  width: 100%;
}
.f_header2 .f_header_main_text .f_header_main_text_content .f_header_h1 {
  margin: 0;
  font-family: 'Montserrat-regular';
  letter-spacing: 0.5px;
  font-size: 32px;
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 1023px) {
  .f_header2 .f_header_main_text .f_header_main_text_content .f_header_h1 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .f_header2 .f_header_main_text .f_header_main_text_content .f_header_h1 {
    font-size: 20px;
    line-height: 1.4;
  }
}
@media (max-width: 424px) {
  .f_header2 .f_header_main_text .f_header_main_text_content .f_header_h1 {
    font-size: 20px;
  }
}
.f_header2 .f_header_main_text .f_header_main_text_content .f_header_main_text_1 {
  font-family: 'Montserrat-regular';
  line-height: 39px;
  font-size: 28px;
  color: #fff;
  margin: 0 0 20px;
}
@media (max-width: 1023px) {
  .f_header2 .f_header_main_text .f_header_main_text_content .f_header_main_text_1 {
    font-size: 21px;
    margin: 0 0 10px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .f_header2 .f_header_main_text .f_header_main_text_content .f_header_main_text_1 {
    font-size: 16px;
  }
  .f_header2 .f_header_main_text .f_header_main_text_content .f_header_main_text_1 br {
    display: none;
  }
}
@media (max-width: 374px) {
  .f_header2 .f_header_main_text .f_header_main_text_content .f_header_main_text_1 {
    font-size: 14px;
  }
}
.f_header2 .f_header_main_text .f_header_main_text_content .f_header_main_text_2 {
  font-family: 'BebasNeue Regular';
  font-size: 157px;
  letter-spacing: 9.42px;
  line-height: 140px;
  color: #fdc42b;
}
@media (max-width: 1023px) {
  .f_header2 .f_header_main_text .f_header_main_text_content .f_header_main_text_2 {
    font-size: 92px;
    line-height: 100px;
  }
}
@media (max-width: 767px) {
  .f_header2 .f_header_main_text .f_header_main_text_content .f_header_main_text_2 {
    font-size: 63px;
    line-height: 50px;
  }
}
@media (max-width: 424px) {
  .f_header2 .f_header_main_text .f_header_main_text_content .f_header_main_text_2 {
    font-size: 48px;
  }
}
@media (max-width: 374px) {
  .f_header2 .f_header_main_text .f_header_main_text_content .f_header_main_text_2 {
    font-size: 42px;
  }
}
.f_header2 .f_header_main_text .f_header_main_text_content .f_header_main_text_3 {
  color: #ffffff;
  font-size: 23px;
  font-family: 'Montserrat-regular';
  opacity: 0.52;
  margin: 10px 0 0;
  line-height: 32px;
}
@media (max-width: 1023px) {
  .f_header2 .f_header_main_text .f_header_main_text_content .f_header_main_text_3 {
    font-size: 21px;
    line-height: 25px;
  }
}
@media (max-width: 767px) {
  .f_header2 .f_header_main_text .f_header_main_text_content .f_header_main_text_3 {
    font-size: 16px;
  }
  .f_header2 .f_header_main_text .f_header_main_text_content .f_header_main_text_3 br {
    display: none;
  }
}
@media (max-width: 374px) {
  .f_header2 .f_header_main_text .f_header_main_text_content .f_header_main_text_3 {
    font-size: 14px;
  }
}
.f_header2 .f_header_main_text .f_header_main_text_content .f_header_main_text_4 {
  font-family: 'Montserrat-medium';
  font-size: 23px;
  color: #fff;
  text-transform: uppercase;
  margin: 40px 0 0;
  line-height: 37px;
}
@media (max-width: 1023px) {
  .f_header2 .f_header_main_text .f_header_main_text_content .f_header_main_text_4 {
    font-size: 18px;
    line-height: 30px;
    margin: 20px 0 0;
  }
}
@media (max-width: 767px) {
  .f_header2 .f_header_main_text .f_header_main_text_content .f_header_main_text_4 {
    font-size: 16px;
    margin: 20px 0 20px;
  }
}
@media (max-width: 424px) {
  .f_header2 .f_header_main_text .f_header_main_text_content .f_header_main_text_4 {
    font-size: 11px;
    margin: 20px 0 15px;
  }
}
.f_header2 .f_header_main_text .f_header_main_text_content .f_header_btn_group {
  text-align: center;
  margin: 40px 0 0;
}
.f_header2 .f_header_main_text .f_header_main_text_content .f_header_btn_group .f_header_main_btn {
  font-family: 'Montserrat-medium';
  color: #FDC42B;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid #FDC42B;
  padding: 15px 45px;
  transition: all 0.3s;
}
.f_header2 .f_header_main_text .f_header_main_text_content .f_header_btn_group .f_header_main_btn:hover {
  background: #FDC42B;
  color: #000;
}
.f_header2 .f_wrapper {
  position: relative;
}
.f_header2 .f_header_social_block {
  position: absolute;
  right: 10px;
  bottom: 62px;
  width: 220px;
  text-align: right;
}
.f_header2 .f_header_social_block .f_header_social_block_a {
  font-size: 20px;
  color: #fff;
  opacity: 0.52;
  transition: all 0.3s;
  display: inline;
  margin: 0 0 0 20px;
}
.f_header2 .f_header_social_block .f_header_social_block_a:hover {
  color: #fdc42b;
  opacity: 1;
}
@media (max-width: 1023px) {
  .f_header2 .f_header_social_block {
    bottom: -22px;
  }
}
@media (max-width: 767px) {
  .f_header2 .f_header_social_block {
    text-align: center;
    width: 100%;
    left: 0;
    bottom: auto;
    top: 340px;
  }
  .f_header2 .f_header_social_block .f_header_social_block_a {
    display: inline;
    margin: 0 10px;
  }
}
.f_header2 .f_header_video_block {
  position: absolute;
  right: 0;
  bottom: 0;
}
.f_header2 .f_header_video_block a {
  position: relative;
  display: block;
}
@media (max-width: 767px) {
  .f_header2 .f_header_video_block a img {
    width: 100%;
  }
}
.f_header2 .f_header_video_block a .f_header_video_block_content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
}
.f_header2 .f_header_video_block a .f_header_video_block_content .f_header_video_block_text {
  text-align: center;
  width: 100%;
}
@media (max-width: 767px) {
  .f_header2 .f_header_video_block a .f_header_video_block_content .f_header_video_block_text img {
    width: auto;
  }
}
.f_header2 .f_header_video_block a .f_header_video_block_content .f_header_video_block_text .f_header_video_block_text_text {
  color: #fff;
  letter-spacing: 0.16px;
  font-size: 16px;
  font-family: 'Montserrat-medium';
  text-transform: uppercase;
  margin: 15px 0 0;
}
@media (max-width: 767px) {
  .f_header2 .f_header_video_block {
    position: relative;
    top: 45px;
  }
}
.f_space {
  z-index: 1;
  background: #fff;
  height: 50px;
  position: relative;
}
.theme-page .theme-page-header {
  display: none;
}
.theme-page .theme-page-content {
  padding-top: 0px !important;
}
.f_header_fixed {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 6px 6px;
  background: #192032;
  z-index: 999;
  width: 100%;
  height: 70px;
  display: none;
}
.f_header_fixed .f_header_main_menu .f_mobile_menu2 {
  z-index: 999;
  text-align: right;
  color: #fff;
  font-size: 26px;
  padding: 25px 20px 0 0;
  display: none;
}
@media (max-width: 1023px) {
  .f_header_fixed .f_header_main_menu .f_mobile_menu2 {
    display: block;
  }
}
@media (max-width: 767px) {
  .f_header_fixed .f_header_main_menu .f_mobile_menu2 {
    position: absolute;
    right: 0px;
    top: -2px;
    text-align: left;
    padding: 25px 20px;
    box-sizing: border-box;
  }
}
.f_header_fixed .f_header_main_menu .f_mobile_menu_hover {
  background: #192032;
  transition: all 0.3s;
}
.f_header_fixed .f_header_main_menu ul {
  padding: 30px 0 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.f_header_fixed .f_header_main_menu ul li {
  position: relative;
}
.f_header_fixed .f_header_main_menu ul li a {
  display: block;
  color: #fff;
  padding: 0 20px 10px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.22px;
}
.f_header_fixed .f_header_main_menu ul li a:hover {
  text-decoration: underline;
}
@media (max-width: 1150px) {
  .f_header_fixed .f_header_main_menu ul li a {
    padding: 0 10px;
  }
}
@media (max-width: 1023px) {
  .f_header_fixed .f_header_main_menu ul li a {
    padding: 10px 0;
  }
}
@media (max-width: 1023px) {
  .f_header_fixed .f_header_main_menu ul li {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .f_header_fixed .f_header_main_menu ul {
    position: absolute;
    background-color: #192032;
    top: 0;
    left: -10px;
    padding: 20px 20px;
    display: none;
    width: 60%;
    z-index: 999;
  }
}
@media (max-width: 767px) {
  .f_header_fixed .f_header_main_menu ul {
    top: 60px;
    width: 100%;
  }
}
.f_header_fixed .f_header_main_menu .f_header_menu_ul {
  background: #192032;
  padding: 10px 10px;
  position: absolute;
  left: 0px;
  width: 200px;
  display: none;
}
.f_header_fixed .f_header_main_menu .f_header_menu_ul ul {
  padding: 0;
}
.f_header_fixed .f_header_main_menu .f_header_menu_ul li {
  padding: 0 0;
  width: 100%;
}
.f_header_fixed .f_header_main_menu .f_header_menu_ul a {
  color: #fff;
  padding: 10px 5px;
  font-size: 12px;
  font-family: 'Montserrat-regular';
  text-transform: none;
  line-height: 1.4;
  transition: all 0.3s;
}
.f_header_fixed .f_header_main_menu .f_header_menu_ul a:hover {
  color: #fdc42b;
}
.f_header_fixed .f_header_main_menu .f_header_menu_ul .f_header_menu_ul5,
.f_header_fixed .f_header_main_menu .f_header_menu_ul .f_header_menu_ul6,
.f_header_fixed .f_header_main_menu .f_header_menu_ul .f_header_menu_ul7 {
  width: 200px;
  background: #192032;
  left: 200px;
  top: 0;
  padding: 0 10px;
  position: absolute;
  z-index: 1000;
  display: none;
}
.f_header_fixed .f_header_main_menu .f_desktop_submenu1,
.f_header_fixed .f_header_main_menu .f_desktop_submenu2,
.f_header_fixed .f_header_main_menu .f_desktop_submenu3,
.f_header_fixed .f_header_main_menu .f_desktop_submenu4,
.f_header_fixed .f_header_main_menu .f_desktop_submenu5,
.f_header_fixed .f_header_main_menu .f_desktop_submenu6,
.f_header_fixed .f_header_main_menu .f_desktop_submenu7 {
  display: block !important;
  z-index: 999;
}
.f_header_fixed .f_container {
  width: 100%;
  position: relative;
}
.f_header_fixed .f_container .f_header_logo_block {
  position: absolute;
  left: 0;
  top: 10px;
  text-align: center;
  width: 80px;
}
@media (max-width: 767px) {
  .f_header_fixed .f_container .f_header_logo_block {
    top: 10px;
    text-align: left;
  }
}
.f_header_fixed .f_container .f_header_logo {
  display: block;
  width: 49px;
  height: 53px;
  margin: 0 auto;
  background: url(../img/logo.png) no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .f_header_fixed .f_container .f_header_logo {
    width: 49px;
    height: 53px;
    background-size: contain;
  }
}
.f_header_fixed .f_container .f_header_logo_block_title {
  font-size: 12px;
  color: #fff;
  font-family: 'Montserrat-regular';
  text-align: center;
  letter-spacing: 0.24px;
  line-height: 14px;
}
.f_header_fixed .f_container .f_header_logo_block_title span {
  display: none;
}
@media (max-width: 767px) {
  .f_header_fixed .f_container .f_header_logo_block_title {
    font-size: 11px;
  }
  .f_header_fixed .f_container .f_header_logo_block_title br {
    display: none;
  }
  .f_header_fixed .f_container .f_header_logo_block_title span {
    display: inline;
  }
}
.f_header_fixed .f_container .f_header_city_block {
  position: absolute;
  left: 140px;
  top: 27px;
  font-family: 'Montserrat-regular';
  font-size: 14px;
  color: #fff;
  transition: all 0.3s;
}
.f_header_fixed .f_container .f_header_city_block:hover {
  cursor: pointer;
}
.f_header_fixed .f_container .f_header_city_block .f_header_city_content {
  position: relative;
  padding: 0 18px 10px 0;
}
.f_header_fixed .f_container .f_header_city_block .f_header_city_content:before {
  position: absolute;
  top: 1px;
  right: 0px;
  width: 11px;
  height: 11px;
  content: '';
  background: url(../img/header_arrow.png);
}
@media (max-width: 1150px) {
  .f_header_fixed .f_container .f_header_city_block {
    left: 120px;
  }
}
@media (max-width: 767px) {
  .f_header_fixed .f_container .f_header_city_block {
    display: none;
  }
}
.f_header_fixed .f_container .f_header_city_block_list {
  background: #192032;
  padding: 10px 10px;
  position: absolute;
  left: -50px;
  width: 150px;
  display: none;
}
.f_header_fixed .f_container .f_header_city_block_list li {
  padding: 5px 0;
}
.f_header_fixed .f_container .f_header_city_block_list a {
  color: #fff;
  padding: 10px 5px;
  font-size: 12px;
  font-family: 'Montserrat-regular';
  transition: all 0.3s;
}
.f_header_fixed .f_container .f_header_city_block_list a:hover {
  color: #fdc42b;
}
.f_header_fixed .f_container .f_header_city_content:hover + .f_header_city_block_list {
  display: block;
}
.f_header_fixed .f_container .f_header_city_block_list:hover {
  display: block;
}
.f_header_fixed .f_container .f_header_callback_block {
  position: absolute;
  right: 0;
  top: 40px;
}
.f_header_fixed .f_container .f_header_callback_block a {
  font-family: 'Montserrat-medium';
  font-size: 12px;
  letter-spacing: 0.24px;
  color: #fdc42b;
  text-transform: uppercase;
  position: relative;
  padding: 0 25px 0 0;
  transition: all 0.3s;
}
.f_header_fixed .f_container .f_header_callback_block a:before {
  position: absolute;
  top: 3px;
  right: 0;
  content: '';
  width: 15px;
  height: 8px;
  background: url(../img/header_arrow2.png);
}
.f_header_fixed .f_container .f_header_callback_block a:hover {
  padding: 0 0 0;
}
.f_header_fixed .f_container .f_header_callback_block a:hover:before {
  opacity: 0;
}
@media (max-width: 1023px) {
  .f_header_fixed .f_container .f_header_callback_block {
    top: 40px;
    right: 70px;
  }
}
@media (max-width: 767px) {
  .f_header_fixed .f_container .f_header_callback_block {
    width: 100%;
    text-align: center;
    top: 240px;
    display: none;
  }
}
.f_header_fixed .f_container .f_header_mail_block {
  position: absolute;
  right: 0;
  top: 90px;
}
.f_header_fixed .f_container .f_header_mail_block i {
  margin: 0 0 0 0;
  transition: all 0.3s;
}
.f_header_fixed .f_container .f_header_mail_block a {
  font-family: 'Montserrat-regular';
  color: #fff;
  font-size: 14px;
  transition: all 0.3s;
}
.f_header_fixed .f_container .f_header_mail_block a:hover {
  color: #fdc42b;
}
.f_header_fixed .f_container .f_header_mail_block a:hover i {
  color: #fff;
}
@media (max-width: 1023px) {
  .f_header_fixed .f_container .f_header_mail_block {
    top: 130px;
  }
}
@media (max-width: 767px) {
  .f_header_fixed .f_container .f_header_mail_block {
    width: 100%;
    text-align: center;
    top: 290px;
  }
}
.f_header_fixed .f_container .f_header_mobile_phone {
  position: absolute;
  top: 15px;
  right: 0;
  color: #fff;
}
.f_header_fixed .f_container .f_header_mobile_phone i {
  margin: 0 10px 0 0;
}
.f_header_fixed .f_container .f_header_mobile_phone a {
  color: #fff;
  font-family: 'Montserrat-regular';
  font-size: 20px;
  transition: all 0.3s;
}
.f_header_fixed .f_container .f_header_mobile_phone a:hover {
  color: #fdc42b;
}
@media (max-width: 1023px) {
  .f_header_fixed .f_container .f_header_mobile_phone {
    top: 15px;
    right: 70px;
  }
}
@media (max-width: 767px) {
  .f_header_fixed .f_container .f_header_mobile_phone {
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 25px;
    right: auto;
    color: #fff;
  }
  .f_header_fixed .f_container .f_header_mobile_phone i {
    margin: 0 10px 0 0;
  }
  .f_header_fixed .f_container .f_header_mobile_phone a {
    color: #fff;
    font-family: 'Montserrat-regular';
    font-size: 20px;
  }
}
@media (max-width: 374px) {
  .f_header_fixed .f_container .f_header_mobile_phone {
    top: 27px;
  }
  .f_header_fixed .f_container .f_header_mobile_phone i {
    display: none;
  }
  .f_header_fixed .f_container .f_header_mobile_phone a {
    font-size: 14px;
  }
}
.f_header_fixed .f_wrapper {
  position: relative;
}
.f_home_section_1 {
  padding: 100px 0 80px;
}
.f_home_section_1 .h2_home_black {
  text-align: center;
}
.f_home_section_1 .ff_text {
  margin: 40px 0 0;
}
@media (max-width: 767px) {
  .f_home_section_1 {
    padding: 100px 0 60px;
  }
}
.f_home_section_2 .f_documents {
  padding: 80px 0 5px 0;
}
.f_home_section_2 .f_documents .h2_home_black {
  padding: 0 0 20px;
}
.f_home_section_2 .f_documents .ff_text_block {
  margin: 50px 0 0;
}
.f_home_section_2 .f_documents .ff_text {
  margin: 20px 0 0;
}
@media (max-width: 767px) {
  .f_home_section_2 .f_documents {
    padding: 60px 0 0 0;
  }
}
.f_home_section_3 .f_why {
  height: 850px;
}
@media (max-width: 1023px) {
  .f_home_section_3 .f_why {
    height: 1050px;
    background: #192032;
  }
}
@media (max-width: 767px) {
  .f_home_section_3 .f_why {
    height: 1250px;
  }
}
@media (max-width: 424px) {
  .f_home_section_3 .f_why {
    height: 1300px;
  }
}
@media (max-width: 374px) {
  .f_home_section_3 .f_why {
    height: 1370px;
  }
}
.f_home_section_3 .h2_home_black {
  font-family: 'Montserrat-SemiBold';
  font-size: 36px;
  line-height: 48px;
  color: #fff;
  padding: 90px 0 0;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .f_home_section_3 .h2_home_black {
    font-size: 24px;
    line-height: 32px;
    padding: 70px 0 0;
  }
}
@media (max-width: 424px) {
  .f_home_section_3 .h2_home_black {
    font-size: 21px;
    line-height: 29px;
  }
}
@media (max-width: 374px) {
  .f_home_section_3 .h2_home_black {
    font-size: 18px;
    line-height: 26px;
  }
}
.f_home_section_3 .f_content_text1 {
  line-height: 46px;
}
@media (max-width: 767px) {
  .f_home_section_3 .f_content_text1 {
    line-height: 25px;
  }
}
.f_home_section_3 .ff_text_block {
  margin: 50px 0 60px;
}
.f_home_section_3 .ff_text {
  color: #fff;
  font-size: 16px;
  margin: 20px 0 0;
}
@media (max-width: 767px) {
  .f_home_section_3 .ff_text {
    font-size: 14px;
  }
}
.f_home_section_3 .f_why_second {
  margin: -5px 0 0;
  padding: 50px 0 90px;
}
@media (max-width: 1150px) {
  .f_home_section_3 .f_why_second {
    padding: 100px 0 90px;
  }
}
@media (max-width: 1023px) {
  .f_home_section_3 .f_why_second {
    padding: 20px 0 90px;
  }
}
@media (max-width: 767px) {
  .f_home_section_3 .f_why_second {
    padding: 0 0 60px;
  }
}
.f_home_section_3 .f_why_second .h2_home_black {
  padding: 0;
  text-align: center;
}
.f_home_section_3 .f_why_second .ff_text {
  text-align: center;
  margin: 0;
}
@media (max-width: 767px) {
  .f_home_section_3 .f_why_second .f_flex_container {
    padding: 0 0 30px;
  }
}
.f_home_section_3 .f_why_second .f_flex_container .f_block {
  margin: 0;
}
@media (max-width: 767px) {
  .f_home_section_3 .f_why_second .f_flex_container .f_block {
    margin: 0 0 50px;
  }
}
.f_home_section_3 .ff_flex_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.f_home_section_3 .ff_flex_container .ff_block {
  background: #fff;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
  margin: 50px 0 0;
  text-align: center;
}
@media (min-width: 1280px) {
  .f_home_section_3 .ff_flex_container .ff_block {
    width: 24%;
  }
}
@media (max-width: 1120px) {
  .f_home_section_3 .ff_flex_container .ff_block {
    width: 24%;
  }
}
@media (max-width: 1023px) {
  .f_home_section_3 .ff_flex_container .ff_block {
    width: 49%;
  }
}
@media (max-width: 767px) {
  .f_home_section_3 .ff_flex_container .ff_block {
    width: 100%;
  }
}
.f_home_section_3 .ff_flex_container .ff_block img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  object-position: center center;
}
@media (max-width: 767px) {
  .f_home_section_3 .ff_flex_container .ff_block img {
    height: 300px;
  }
}
@media (max-width: 424px) {
  .f_home_section_3 .ff_flex_container .ff_block img {
    height: 250px;
  }
}
@media (max-width: 424px) {
  .f_home_section_3 .ff_flex_container .ff_block img {
    height: 200px;
  }
}
.f_home_section_3 .ff_flex_container .ff_block .ff_title {
  margin: 20px 0 0;
  color: #000;
  text-align: center;
	font-size: 14px;
}
@media (max-width: 1279px) {
  .f_home_section_3 .ff_flex_container .ff_block .ff_title {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .f_home_section_3 .ff_flex_container .ff_block .ff_title {
    font-size: 20px;
  }
}
@media (max-width: 374px) {
  .f_home_section_3 .ff_flex_container .ff_block .ff_title {
    font-size: 16px;
  }
}
.f_home_section_3 .ff_flex_container .ff_block .ff_text {
  color: #000;
  font-size: 14px;
  margin: 0 0 10px;
}
@media (max-width: 767px) {
  .f_home_section_3 .ff_flex_container .ff_block .ff_text {
    font-size: 16px;
  }
}
.f_home_section_3 .ff_flex_container .ff_block .ff_age {
  font-size: 16px;
  text-align: center;
  font-family: 'Montserrat-regular';
  margin: 0 0 5px;
}
.f_home_section_3 .ff_flex_container .ff_block .ff_age span {
  font-family: 'Montserrat-medium';
}
@media (max-width: 767px) {
  .f_home_section_3 .ff_flex_container .ff_block .ff_age {
    font-size: 20px;
  }
}
@media (max-width: 374px) {
  .f_home_section_3 .ff_flex_container .ff_block .ff_age {
    font-size: 16px;
  }
}
.f_home_section_3 .ff_flex_container .ff_block .ff_btn_block {
  margin: 40px 0;
}
.f_home_section_3 .ff_flex_container .ff_block .ff_btn {
  color: #000;
  font-size: 14px;
  font-family: 'Montserrat-medium';
  text-transform: uppercase;
  background: #FDC42B;
  border: 1px solid #FDC42B;
  padding: 15px 35px;
  transition: all 0.3s;
}
@media (max-width: 1279px) {
	.f_home_section_3 .ff_flex_container .ff_block .ff_btn {
		font-size: 10px;
	}
}
@media (max-width: 1023px) {
	.f_home_section_3 .ff_flex_container .ff_block .ff_btn {
		font-size: 14px;
	}
}
.f_home_section_3 .ff_flex_container .ff_block .ff_btn:hover {
  background: #fff;
}
.f_home_section_4 .f_home_main {
  height: auto;
}
.f_home_section_4 .f_home_main .f_home_main_content {
  position: relative;
  top: auto;
  margin: 30px 0;
}
@media (max-width: 1150px) {
  .f_home_section_4 .f_home_main .f_home_main_content {
    width: 100%;
    left: auto;
  }
}
@media (max-width: 1023px) {
  .f_home_section_4 .f_home_main .f_home_main_content {
    padding: 20px 60px;
  }
}
@media (max-width: 767px) {
  .f_home_section_4 .f_home_main .f_home_main_content {
    padding: 20px 20px;
  }
}
@media (max-width: 767px) {
  .f_home_section_4 .f_home_main .f_home_main_content .f_flex_container .f_right {
    margin: 40px 0 20px;
  }
}
.f_home_section_5 {
  padding: 50px 0 ;
}
@media (max-width: 767px) {
  .f_home_section_5 {
    padding: 30px 0;
  }
}
.f_home_section_5 .h2_home_black {
  margin: 0 0 5px;
}
@media (max-width: 767px) {
  .f_home_section_5 .h2_home_black {
    text-align: center;
    margin: 0 0 20px;
  }
}
.f_home_section_5 .ff_title {
  text-transform: uppercase;
  font-family: 'Montserrat-medium';
  font-size: 20px;
  margin: 30px 0 10px;
  line-height: 28px;
}
@media (max-width: 374px) {
  .f_home_section_5 .ff_title {
    font-size: 16px;
  }
}
.f_home_section_5 .ff_text {
  font-size: 16px;
  line-height: 28px;
}
@media (max-width: 374px) {
  .f_home_section_5 .ff_text {
    line-height: 20px;
  }
}
.f_home_section_5 .f_text {
  font-family: 'Montserrat-regular';
  line-height: 28px;
}
@media (max-width: 374px) {
  .f_home_section_5 .f_text {
    font-size: 14px;
    line-height: 23px;
  }
}
.f_home_section_5 .img_block {
  text-align: center;
  margin: 50px 0;
}
.f_home_section_5 .img_block img {
  max-width: 100%;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
}
.f_home_section_6 {
  background: #192032;
  padding: 70px 0 50px;
}
@media (max-width: 1023px) {
  .f_home_section_6 {
    padding: 40px 0 70px;
  }
}
.f_home_section_6 .f_flex_container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.f_home_section_6 .f_flex_container .f_block {
  text-align: center;
  color: #fff;
}
@media (min-width: 1280px) {
  .f_home_section_6 .f_flex_container .f_block {
    width: 24%;
  }
}
@media (max-width: 1120px) {
  .f_home_section_6 .f_flex_container .f_block {
    width: 24%;
  }
}
@media (max-width: 1023px) {
  .f_home_section_6 .f_flex_container .f_block {
    width: 49%;
  }
}
@media (max-width: 767px) {
  .f_home_section_6 .f_flex_container .f_block {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .f_home_section_6 .f_flex_container .f_block {
    margin: 30px 0 0;
  }
}
.f_home_section_6 .f_flex_container .f_number {
  font-size: 48px;
}
@media (max-width: 767px) {
  .f_home_section_6 .f_flex_container .f_number {
    font-size: 72px;
  }
}
.f_home_section_6 .f_flex_container .f_name {
  font-size: 20px;
  text-transform: uppercase;
  margin: 20px 0;
}
.f_home_section_6 .f_flex_container .f_text {
  font-family: 'Montserrat-regular';
  font-size: 12px;
  padding: 0 20px;
  line-height: 20px;
  opacity: 0.7;
}
@media (max-width: 767px) {
  .f_home_section_6 .f_flex_container .f_text {
    font-size: 16px;
    line-height: 28px;
  }
}
@media (max-width: 374px) {
  .f_home_section_6 .f_flex_container .f_text {
    font-size: 14px;
    line-height: 28px;
  }
}
.f_home_section_7 .f_documents {
  padding: 80px 0 80px;
}
.f_home_section_7 .f_documents .h2_home_black {
  padding: 0 0 20px;
}
.f_home_section_7 .f_documents .ff_text_block {
  margin: 0 0 40px;
}
.f_home_section_7 .f_documents .ff_text {
  margin: 20px 0 0;
}
@media (max-width: 767px) {
  .f_home_section_7 .f_documents {
    padding: 60px 0;
  }
}
.f_home_section_7 .f_home_main {
  background: inherit;
}
.f_home_section_8 {
  padding: 60px 0 30px;
}
.f_home_section_8 .f_flex_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.f_home_section_8 .f_flex_container .f_block {
  margin: 0 8px;
}
@media (min-width: 1280px) {
  .f_home_section_8 .f_flex_container .f_block {
    width: 32%;
  }
}
@media (max-width: 1120px) {
  .f_home_section_8 .f_flex_container .f_block {
    width: 32%;
  }
}
@media (max-width: 1023px) {
  .f_home_section_8 .f_flex_container .f_block {
    width: 32%;
  }
}
@media (max-width: 767px) {
  .f_home_section_8 .f_flex_container .f_block {
    width: 100%;
  }
}
.f_home_section_8 .f_flex_container .f_block img {
  max-width: 100%;
  height: 300px;
  object-fit: cover;
  object-position: center center;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
}
@media (max-width: 1150px) {
  .f_home_section_8 .f_flex_container .f_block img {
    height: 250px;
  }
}
@media (max-width: 1023px) {
  .f_home_section_8 .f_flex_container .f_block img {
    height: 200px;
  }
}
@media (max-width: 767px) {
  .f_home_section_8 .f_flex_container .f_block img {
    width: 100%;
    height: 300px;
    margin: 20px 0;
  }
}
@media (max-width: 424px) {
  .f_home_section_8 .f_flex_container .f_block img {
    height: 250px;
  }
}
@media (max-width: 374px) {
  .f_home_section_8 .f_flex_container .f_block img {
    height: 200px;
  }
}
@media (max-width: 1150px) {
  .f_home_section_8 .f_flex_container .f_block {
    margin: 0 6px;
  }
}
@media (max-width: 1023px) {
  .f_home_section_8 .f_flex_container .f_block {
    margin: 0 4px;
  }
}
.f_home_section_9 {
  padding: 60px 0 60px;
  background: #192032;
}
.f_home_section_9 .f_flex_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 1280px) {
  .f_home_section_9 .f_flex_container .f_left {
    width: 30%;
  }
}
@media (max-width: 1120px) {
  .f_home_section_9 .f_flex_container .f_left {
    width: 30%;
  }
}
@media (max-width: 1023px) {
  .f_home_section_9 .f_flex_container .f_left {
    width: 30%;
  }
}
@media (max-width: 767px) {
  .f_home_section_9 .f_flex_container .f_left {
    width: 100%;
  }
}
.f_home_section_9 .f_flex_container .f_left img {
  width: 100%;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
}
.f_home_section_9 .f_flex_container .f_right {
  box-sizing: border-box;
  padding: 0 50px;
}
@media (min-width: 1280px) {
  .f_home_section_9 .f_flex_container .f_right {
    width: 70%;
  }
}
@media (max-width: 1120px) {
  .f_home_section_9 .f_flex_container .f_right {
    width: 70%;
  }
}
@media (max-width: 1023px) {
  .f_home_section_9 .f_flex_container .f_right {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .f_home_section_9 .f_flex_container .f_right {
    width: 100%;
  }
}
.f_home_section_9 .f_flex_container .f_right .f_title {
  text-transform: uppercase;
  color: #fff;
  font-family: 'Montserrat-SemiBold';
  font-size: 24px;
}
.f_home_section_9 .f_flex_container .f_right .f_subtitle {
  color: #fff;
  opacity: 0.8;
  font-family: 'Montserrat-regular';
  margin: 5px 0 0;
}
.f_home_section_9 .f_flex_container .f_right .f_text_block {
  margin: 30px 0 0;
}
.f_home_section_9 .f_flex_container .f_right .f_text_block .f_text_title {
  text-transform: uppercase;
  font-family: 'Montserrat-medium';
  color: #fff;
  margin: 0 0 5px;
}
.f_home_section_9 .f_flex_container .f_right .f_text_block .f_text_text {
  font-family: 'Montserrat-regular';
  color: #fff;
  margin: 5px 0;
  opacity: 0.8;
}
@media (max-width: 767px) {
  .f_home_section_9 .f_flex_container .f_right {
    margin: 50px 0 0;
    padding: 0;
  }
  .f_home_section_9 .f_flex_container .f_right .f_text_text {
    line-height: 1.4;
  }
}
.f_home_section_9 .f_home_main {
  height: auto;
}
.f_home_section_9 .f_home_main .f_home_main_content {
  position: relative;
  top: auto;
  margin: 0px 0 0;
}
@media (max-width: 1150px) {
  .f_home_section_9 .f_home_main .f_home_main_content {
    width: 100%;
    left: auto;
  }
}
@media (max-width: 1023px) {
  .f_home_section_9 .f_home_main .f_home_main_content {
    padding: 20px 60px;
  }
}
@media (max-width: 767px) {
  .f_home_section_9 .f_home_main .f_home_main_content {
    padding: 20px 20px;
  }
}
.f_home_section_9 .f_home_main .f_home_main_content .f_flex_container .f_right {
  padding: 0;
}
@media (max-width: 767px) {
  .f_home_section_9 .f_home_main .f_home_main_content .f_flex_container .f_right {
    margin: 40px 0 20px;
  }
}
.f_home_section_10 {
  padding: 60px 0 0;
}
.f_home_section_10 .h2_home_black {
  text-align: center;
}
.f_home_section_10 .f_flex_container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.f_home_section_10 .f_flex_container .f_block {
  margin: 50px 8px 0;
}
@media (min-width: 1280px) {
  .f_home_section_10 .f_flex_container .f_block {
    width: 31%;
  }
}
@media (max-width: 1120px) {
  .f_home_section_10 .f_flex_container .f_block {
    width: 32%;
  }
}
@media (max-width: 1023px) {
  .f_home_section_10 .f_flex_container .f_block {
    width: 32%;
  }
}
@media (max-width: 767px) {
  .f_home_section_10 .f_flex_container .f_block {
    width: 100%;
  }
}
.f_home_section_10 .f_flex_container .f_block iframe {
  height: 200px;
}
@media (max-width: 1023px) {
  .f_home_section_10 .f_flex_container .f_block iframe {
    height: 130px;
  }
}
@media (max-width: 767px) {
  .f_home_section_10 .f_flex_container .f_block iframe {
    height: 230px;
  }
}
@media (max-width: 424px) {
  .f_home_section_10 .f_flex_container .f_block iframe {
    height: 200px;
  }
}
@media (max-width: 374px) {
  .f_home_section_10 .f_flex_container .f_block iframe {
    height: 170px;
  }
}
@media (max-width: 1150px) {
  .f_home_section_10 .f_flex_container .f_block {
    margin: 50px 6px 0;
  }
}
@media (max-width: 1023px) {
  .f_home_section_10 .f_flex_container .f_block {
    margin: 50px 4px 0;
  }
}
.f_home_section_10 .partners_block {
  margin: 50px 0 60px;
  text-align: center;
}
.f_home_section_10 .partners_block a {
  display: inline;
  margin: 0 30px;
}
@media (max-width: 767px) {
  .f_home_section_10 .partners_block a {
    margin: 0 20px;
  }
}
@media (max-width: 424px) {
  .f_home_section_10 .partners_block a {
    margin: 0 10px;
  }
}
@media (max-width: 374px) {
  .f_home_section_10 .partners_block a {
    display: block;
    margin: 20px 0;
  }
}
.f_home_section_10 .partners_block img {
  height: 60px;
}
@media (max-width: 374px) {
  .f_home_section_10 .partners_block {
    margin: 30px 0 50px;
  }
}
@media (max-width: 767px) {
  .f_home_section_10 {
    padding: 50px 0 0;
  }
}
.f_home_section_11 {
  padding: 60px 0 0;
}
.f_home_section_11 .h2_home_black {
  text-align: center;
}
.f_home_section_11 .partners_block {
  margin: 50px 0 60px;
  text-align: center;
}
.f_home_section_11 .partners_block a {
  display: inline;
  margin: 0 30px;
}
@media (max-width: 767px) {
  .f_home_section_11 .partners_block a {
    margin: 0 20px;
  }
}
@media (max-width: 424px) {
  .f_home_section_11 .partners_block a {
    margin: 0 10px;
  }
}
@media (max-width: 374px) {
  .f_home_section_11 .partners_block a {
    display: block;
    margin: 20px 0;
  }
}
.f_home_section_11 .partners_block img {
  height: 60px;
}
@media (max-width: 374px) {
  .f_home_section_11 .partners_block {
    margin: 30px 0 50px;
  }
}
@media (max-width: 767px) {
  .f_home_section_11 {
    padding: 50px 0 0;
  }
}
.f_home_section_12 {
  padding: 0px 0 40px;
}
.f_home_section_12 .h2_home_black {
  text-align: center;
  padding: 0 0 20px;
}
.f_home_section_12 .btn_block {
  margin: 40px 0 10px;
  text-align: center;
}
.f_home_section_12 .btn_block a {
  color: #000;
  font-size: 14px;
  font-family: 'Montserrat-medium';
  text-transform: uppercase;
  background: #FDC42B;
  border: 1px solid #FDC42B;
  padding: 15px 35px;
  transition: all 0.3s;
}
.f_home_section_12 .btn_block a:hover {
  background: #fff;
}
.f_news_page {
  padding: 30px 0 50px;
}
.f_news_page p {
  font-family: 'Montserrat-regular';
  line-height: 1.4;
  margin: 20px 0 0;
}
.f_news_page .bold {
  font-family: 'Montserrat-medium';
}
.f_news_page .bold span {
  text-transform: uppercase;
}
.f_news_page h2 {
  font-family: 'Montserrat-SemiBold';
  text-transform: uppercase;
}
.f_news_page ol {
  padding-left: 15px;
}
.f_news_page ol li {
  list-style-type: decimal;
}
.f_news_page ul {
  padding-left: 15px;
}
.f_news_page ul li {
  list-style-type: disc;
}
.f_news_page li {
  margin: 10px 0;
  font-family: 'Montserrat-regular';
  line-height: 1.4;
}
.f_news_page .quete {
  border: 1px solid #eee;
  box-sizing: border-box;
  padding: 20px 20px;
  box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.2);
  margin: 0 0 40px;
}
.f_news_page .quete p {
  margin: 0;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .f_news_page {
    padding: 10px 0 50px;
  }
}
.f_news_page_block {
  border: 1px solid #eee;
  margin: 20px 0 0;
  box-sizing: border-box;
  padding: 40px 50px;
}
.f_news_page_block.f_news_page_img_full img {
  margin: 20px -50px;
}
@media (max-width: 767px) {
  .f_news_page_block {
    padding: 40px 20px;
  }
}
.f_news_page_block p {
  margin: 0;
}
.f_news_page_block .f_news_page_block_title {
  font-family: 'Montserrat-SemiBold';
  text-transform: uppercase;
  line-height: 1.4;
  color: #000;

}
.f_news_page_block .f_news_page_block_title a {
  color: #000;
}
.f_news_page_block .f_news_page_block_date {
  font-family: 'Montserrat-regular';
  margin: 5px 0 20px;
  font-size: 14px;
  opacity: 0.8;
}
.f_news_page_block .f_news_page_block_descriprion {
  font-family: 'Montserrat-regular';
  line-height: 1.4;
}
.f_news_page_block .btn_block {
  margin: 40px 0 10px;
  text-align: center;
}
.f_news_page_block .btn_block a {
  color: #000;
  font-size: 14px;
  font-family: 'Montserrat-medium';
  text-transform: uppercase;
  background: #FDC42B;
  border: 1px solid #FDC42B;
  padding: 15px 35px;
  transition: all 0.3s;
}
.f_news_page_block .btn_block a:hover {
  background: #fff;
}
.sheldule_block {
  font-family: 'Montserrat-regular';
  font-size: 20px;
  line-height: 28px;
  margin: 50px 0;
}
.sheldule_block h2 {
  text-align: center;
  margin: 20px 0 30px;
}
.sheldule_block table {
  border-collapse: collapse;
  width: 100%;
}
.sheldule_block table td {
  border: 1px solid #ddd;
  padding: 20px 0;
  text-align: center;
}
.sheldule_block .table_text {
  text-transform: uppercase;
  font-family: 'Montserrat-SemiBold';
  background: #eee;
}
.sheldule_block .price_text {
  text-align: left;
  padding: 20px 0 20px 20px;
  font-family: 'Montserrat-regular';
}
.sheldule_block .price_text span {
  text-transform: uppercase;
  font-family: 'Montserrat-SemiBold';
  font-size: 20px;
}
.sheldule_block .price_price {
  font-family: 'Montserrat-SemiBold';
  font-size: 20px;
}
.sheldule_block .table_color {
  background: #192032;
  color: #fff;
  font-family: 'Montserrat-regular';
}
.sheldule_block table p {
  color: #FDC42B;
}
@media (max-width: 767px) {
  .sheldule_block .table_color {
    font-size: 14px;
    line-height: 1.3;
  }
}
@media (max-width: 424px) {
  .sheldule_block .table_color {
    font-size: 12px;
  }
}
@media (max-width: 374px) {
  .sheldule_block .table_color {
    font-size: 10px;
  }
}
.sheldule_block .sheldule_block_td1 {
  width: 15%;
}
@media (max-width: 767px) {
  .sheldule_block .sheldule_block_td1 {
    width: 20%;
    font-size: 14px;
  }
  .sheldule_block .sheldule_block_td1 i {
    display: none;
  }
}
@media (max-width: 767px) {
  .sheldule_block .table_name1 {
    display: none;
  }
}
.sheldule_block .table_name2 {
  display: none;
}
@media (max-width: 767px) {
  .sheldule_block .table_name2 {
    display: inline;
  }
}
.f_adress_page {
  padding: 30px 0 0;
}
@media (max-width: 767px) {
  .f_adress_page {
    padding: 10px 0 0;
  }
}
.f_adress_page .f_documents {
  padding: 50px 0;
  margin: 0 0 -50px;
}
.f_adress_page .f_documents .f_title {
  font-size: 24px;
}
.f_adress_page .f_documents .f_content {
  font-size: 16px;
}
.f_adress_page .f_home_main_content p {
  margin: 0;
}
.f_adress_page .center {
  text-align: center;
  opacity: 0.7;
  margin: -20px 0 30px;
}
.f_adress_page a {
  color: #192032;
}
.adress_map {
  margin: 50px 0 0;
}
.btn_block_adress {
  margin: 40px 0;
  text-align: center;
}
.btn_block_adress a {
  color: #000;
  font-size: 14px;
  font-family: 'Montserrat-medium';
  text-transform: uppercase;
  background: #FDC42B;
  border: 1px solid #FDC42B;
  padding: 15px 35px;
  transition: all 0.3s;
}
.btn_block_adress a:hover {
  background: #fff;
}
.camps_page .f_home_section_8 {
  padding: 0 0 70px;
}
.camps_page .f_documents .f_title {
  font-size: 24px;
}
.camps_page .f_documents .f_content {
  font-size: 16px;
}
.camps_page .f_documents {
  padding: 40px 0 60px;
}
.camps_page .f_home_section_10 {
  padding: 0;
}
.camps_page .f_home_section_10 .f_flex_container .f_block {
  margin: 25px 0;
}
.camps_page .camps_video_block {
  padding: 25px 0;
}
.camps_page .f_daily_regime br {
  display: none;
}
.camps_page .f_daily_regime .f_title {
  font-size: 24px;
  padding: 50px 0 30px;
}
.camps_page .f_daily_regime .f_content {
  padding: 0 0 50px;
}
.camps_page .f_daily_regime {
  background-position: center top;
}
@media (min-width: 1280px) {
  .camps_page .four_price .f_price .f_flex_container .f_block {
    width: 24%;
  }
}
@media (max-width: 1120px) {
  .camps_page .four_price .f_price .f_flex_container .f_block {
    width: 24%;
  }
}
@media (max-width: 1023px) {
  .camps_page .four_price .f_price .f_flex_container .f_block {
    width: 49%;
  }
}
@media (max-width: 767px) {
  .camps_page .four_price .f_price .f_flex_container .f_block {
    width: 100%;
  }
}
.camps_page .four_price .f_price .f_flex_container .f_block .f_form_time {
  font-size: 16px;
}
.camps_page .f_price .f_title {
  font-size: 24px;
}
.camps_page .f_price {
  padding: 50px 0 70px;
}
.camps_page .gallerym1 {
  padding: 70px 0 0;
}
.camps_page .gallerym1 .f_flex_container {
  justify-content: center !important;
}
.camps_page .gallerym1 .f_flex_container .f_block {
  margin: 0 8px !important;
}
.camps_page .f_home_section_8 .f_flex_container .f_block img {
  width: 100%;
}
.camps_page .gallerym2 h2 {
  text-align: center;
}
.camps_page .gallerym2 .f_flex_container {
  justify-content: center !important;
}
.camps_page .gallerym2 .f_flex_container .f_block {
  margin: 20px 8px 0 !important;
}
.single_video_block {
  position: relative;
  width: 60%;
  margin: 30px auto 50px;
}
.single_video_block img {
  width: 100%;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
}
.single_video_block .single_video_block_play {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 48%;
}
.single_video_block .single_video_block_play img {
  width: auto;
  box-shadow: none;
}
@media (max-width: 767px) {
  .single_video_block .single_video_block_play {
    top: 46%;
  }
}
@media (max-width: 767px) {
  .single_video_block {
    width: 100%;
  }
}
.service_page h2 {
  text-align: center;
}
.service_page .servise_p {
  margin: 10px 0 !important;
}
.service_page .servise_p i {
  width: 30px;
  text-align: center;
  margin: 0 10px 0 0;
}
.service_page .f_news_page_block_title {
  margin: 0 0 20px !important;
}
.service_page_page p {
  margin: 0 !important;
}
.service_documents .f_documents .f_title {
  font-size: 24px;
}
.service_documents .f_documents .f_content {
  font-size: 16px;
}
.service_documents .f_documents {
  padding: 40px 0 60px;
}
.service_documents .f_documents .f_text {
  font-size: 16px;
  margin: 0 !important;
  font-family: 'Montserrat-regular';
  padding: 0;
}
.service_documents .f_documents .service_doc_text2 {
  margin: 30px 0 0 !important;
}
.service_margin {
  margin: 50px 0;
}
.service_rewievs .h2_home_black {
  font-size: 24px;
}
.service_rewievs .f_home_section_10 {
  padding: 50px 0 0;
}
.service_gallery .f_home_section_8 {
  padding: 0;
}
.service_no_margin .f_home_section_10 {
  padding: 0;
}
.prosmotr_v_ger .single_video_block {
  width: 60%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .prosmotr_v_ger .single_video_block {
    width: 100%;
  }
}
.prosmotr_v_ger .prosmotr_v_ger_t {
  text-align: center;
  line-height: 1.6;
  font-family: 'Montserrat-medium';
  font-size: 28px;
}
@media (max-width: 1023px) {
  .prosmotr_v_ger .prosmotr_v_ger_t {
    font-size: 20px;
  }
  .prosmotr_v_ger .prosmotr_v_ger_t br {
    display: none;
  }
}
@media (max-width: 767px) {
  .prosmotr_v_ger .prosmotr_v_ger_t {
    font-size: 16px;
  }
}
.prosmotr_v_ger .f_why {
  background: url(../img/bg_08.jpg);
  background-size: cover;
  background-position: center center;
  height: 820px;
}
.prosmotr_v_ger .f_why .f_title {
  margin: 0 !important;
}
.prosmotr_v_ger .f_why .f_content_text5:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 45px;
  height: 46px;
  background: url(../img/why/5.png);
}
.prosmotr_v_ger .f_why .f_content_text6:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 45px;
  height: 46px;
  background: url(../img/why/6.png);
}
.prosmotr_v_ger .f_content_text1 {
  line-height: 50px;
}
@media (max-width: 767px) {
  .prosmotr_v_ger .f_content_text1 {
    line-height: 25px;
  }
}
.prosmotr_v_ger .f_content_text4 {
  line-height: 50px;
}
@media (max-width: 767px) {
  .prosmotr_v_ger .f_content_text4 {
    line-height: 25px;
  }
}
.prosmotr_v_ger .f_content_text6 {
  line-height: 50px;
}
@media (max-width: 767px) {
  .prosmotr_v_ger .f_content_text6 {
    line-height: 25px;
  }
}
.prosmotr_v_ger .prosmotr_v_ger_h2 {
  font-size: 36px;
}
@media (max-width: 767px) {
  .prosmotr_v_ger .prosmotr_v_ger_h2 {
    font-size: 24px;
  }
}
.prosmotr_v_ger .prosmotr_v_ger_t2 {
  font-size: 20px;
  line-height: 1.6;
}
.prosmotr_v_ger .prosmotr_v_ger_t2 span {
  font-family: 'Montserrat-SemiBold';
}
@media (max-width: 767px) {
  .prosmotr_v_ger .prosmotr_v_ger_t2 {
    font-size: 16px;
  }
}
.prosmotr_v_ger .prosmotr_v_ger_block2 {
  margin: 50px 0 30px;
}
.prosmotr_v_ger .prosmotr_v_ger_block2 .f_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.prosmotr_v_ger .prosmotr_v_ger_block2 .f_flex .f_block {
  width: 49%;
}
.prosmotr_v_ger .prosmotr_v_ger_block2 .f_flex .f_block img {
  width: 100%;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
}
@media (max-width: 767px) {
  .prosmotr_v_ger .prosmotr_v_ger_block2 .f_flex .f_block {
    width: 100%;
    margin: 30px 0 0;
  }
}
@media (max-width: 767px) {
  .prosmotr_v_ger .prosmotr_v_ger_block2 {
    display: none;
  }
}
.prosmotr_v_ger .prosmotr_v_ger_block3 {
  background: #F4F4F4;
  padding: 50px 0;
}
.prosmotr_v_ger .prosmotr_v_ger_block3_img {
  margin: 50px 0;
}
.prosmotr_v_ger .prosmotr_v_ger_block3_img img {
  width: 100%;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
}
.prosmotr_v_ger .prosmotr_v_ger_video {
  width: 60%;
  margin: 70px auto 0;
}
.prosmotr_v_ger .prosmotr_v_ger_video .prosmotr_v_ger_h2 {
  text-align: center;
  margin: 0 0 40px;
}
.prosmotr_v_ger .prosmotr_v_ger_video iframe {
  height: 350px;
}
@media (max-width: 1023px) {
  .prosmotr_v_ger .prosmotr_v_ger_video iframe {
    height: 250px;
  }
}
@media (max-width: 767px) {
  .prosmotr_v_ger .prosmotr_v_ger_video iframe {
    height: 220px;
  }
}
@media (max-width: 424px) {
  .prosmotr_v_ger .prosmotr_v_ger_video iframe {
    height: 195px;
  }
}
@media (max-width: 374px) {
  .prosmotr_v_ger .prosmotr_v_ger_video iframe {
    height: 165px;
  }
}
@media (max-width: 767px) {
  .prosmotr_v_ger .prosmotr_v_ger_video {
    width: 100%;
  }
}
.prosmotr_v_ger .prosmotr_v_ger_btn {
  text-align: center;
  margin: 50px 0 50px;
}
.prosmotr_v_ger .prosmotr_v_ger_btn a {
  color: #000;
  font-size: 14px;
  font-family: 'Montserrat-medium';
  text-transform: uppercase;
  background: #FDC42B;
  border: 1px solid #FDC42B;
  padding: 15px 35px;
  transition: all 0.3s;
}
.prosmotr_v_ger .prosmotr_v_ger_btn a:hover {
  background: #fff;
}
.main_coach_block .f_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.main_coach_block .owl-carousel .f_block {
  width: 100% !important;
}
.main_coach_block .owl-carousel .main_coach_block_tit,
.main_coach_block .owl-carousel .main_coach_block_text {
  display: none;
}
.main_coach_block .f_flex .f_block {
  margin: 25px 8px 25px;
  width: 32%;
  box-sizing: border-box;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
  padding: 20px 20px;
}
.main_coach_block .f_flex .f_block .main_coach_block_name {
  display: block;
  font-family: 'Montserrat-medium';
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  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;
}
.main_coach_block .f_flex .f_block .main_coach_block_tit {
  font-family: 'Montserrat-medium';
  margin: 30px 0 0;
}
.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;
}
.main_coach_block .f_flex .f_block img {
  width: 100%;
}
.main_coach_block_2 .f_flex .f_block {
  margin: 25px 8px 25px;
  width: 48%;
  box-sizing: border-box;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
  padding: 20px 20px;
}
@media (max-width: 1150px) {
  .main_coach_block .f_flex .f_block {
    margin: 25px 6px 25px;
  }
}
@media (max-width: 1023px) {
  .main_coach_block .f_flex .f_block {
    width: 49%;
    margin: 25px 3px 25px;
  }
}
@media (max-width: 767px) {
  .main_coach_block .f_flex .f_block {
    width: 100%;
  }
}
.coatch_page_block .f_home_section_9 {
  background: #fff;
  color: #000;
  padding: 30px 0 0;
}
.coatch_page_block .coatch_page_block_text {
  margin: 0 0 10px !important;
  font-family: 'Montserrat-regular';
}
.coatch_page_block .coatch_page_block_text span {
  font-family: 'Montserrat-SemiBold';
}
.coatch_page_block .f_subtitle {
  color: #000 !important;
  font-family: 'Montserrat-SemiBold' !important;
  opacity: 1 !important;
  text-transform: uppercase;
  margin: 35px 0 0 !important;
}
@media (max-width: 767px) {
  .coatch_page_block .f_subtitle {
    text-align: center;
  }
}
.coatch_page_block .f_text_title {
  color: #000 !important;
  font-family: 'Montserrat-SemiBold' !important;
}
.coatch_page_block .f_text_text {
  color: #000 !important;
}
.gallery_page .f_flex_container {
  display: flex;
  flex-wrap: wrap;
}
.gallery_page .f_flex_container .f_block {
  width: 25%;
}
.gallery_page .f_flex_container .f_block img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  object-position: center center;
}
@media (max-width: 1023px) {
  .gallery_page .f_flex_container .f_block {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .gallery_page .f_flex_container .f_block {
    width: 100%;
  }
}
.gallery_margin {
  margin: 50px 0 0;
}
.contants_page a {
  text-decoration: underline;
}
.camps_main_page img {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
  width: 100%;
  margin: 40px 0 50px;
}
.camps_btn_group {
  text-align: center;
  margin: 30px 0 0;
}
.camps_btn_group br {
  display: none;
}
@media (max-width: 767px) {
  .camps_btn_group br {
    display: block;
  }
}
.camps_btn_group a {
  color: #000;
  font-size: 14px;
  font-family: 'Montserrat-medium';
  text-transform: uppercase;
  background: #FDC42B;
  border: 1px solid #FDC42B;
  padding: 15px 35px;
  transition: all 0.3s;
  margin: 0 20px;
}
.camps_btn_group a:hover {
  background: #fff;
}
@media (max-width: 1023px) {
  .camps_btn_group a {
    font-size: 11px;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .camps_btn_group a {
    display: block;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    font-size: 14px;
  }
}
.camps_btn_margin {
  margin: 60px 0 0;
}
.summer_camp_block {
  margin: 50px 0 0;
}
.summer_camp_block .f_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.summer_camp_block .f_flex .f_block {
  position: relative;
  width: 32%;
  box-sizing: border-box;
  padding: 20px 20px 80px;
  border: 1px solid #ddd;
  text-align: center;
}
.summer_camp_block .f_flex .f_block .title,
.summer_camp_block .f_flex .f_block .price {
  font-family: 'Montserrat-SemiBold';
}
.summer_camp_block .f_flex .f_block a {
  color: #000;
  font-size: 14px;
  font-family: 'Montserrat-medium';
  text-transform: uppercase;
  background: #FDC42B;
  border: 1px solid #FDC42B;
  padding: 15px 35px;
  transition: all 0.3s;
}
.summer_camp_block .f_flex .f_block a:hover {
  background: #fff;
}
.summer_camp_block .f_flex .f_block .summer_camp_block_b {
  position: absolute;
  bottom: 45px;
  left: 0;
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .summer_camp_block .f_flex .f_block {
    width: 100%;
    margin: 25px 0;
  }
}
.summer_camp_block2 {
  margin: 50px 0 0;
}
.summer_camp_block2 .f_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.summer_camp_block2 .f_flex .f_block {
  position: relative;
  width: 49%;
  box-sizing: border-box;
  padding: 20px 20px 80px;
  border: 1px solid #ddd;
  text-align: center;
}
.summer_camp_block2 .f_flex .f_block .title,
.summer_camp_block2 .f_flex .f_block .price {
  font-family: 'Montserrat-SemiBold';
}
.summer_camp_block2 .f_flex .f_block a {
  color: #000;
  font-size: 14px;
  font-family: 'Montserrat-medium';
  text-transform: uppercase;
  background: #FDC42B;
  border: 1px solid #FDC42B;
  padding: 15px 35px;
  transition: all 0.3s;
}
.summer_camp_block2 .f_flex .f_block a:hover {
  background: #fff;
}
.summer_camp_block2 .f_flex .f_block .summer_camp_block_b {
  position: absolute;
  bottom: 45px;
  left: 0;
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .summer_camp_block2 .f_flex .f_block {
    width: 100%;
    margin: 25px 0;
  }
}
.main_coach_block .f_flex .f_block img{
	border-radius: 10px;
	margin: 0 0 30px;
}
.partners_block_middle{
	margin: 30px 0 0;
	text-align: center;
}
.f_home_section_11 .btn_block {
    margin: 40px 0 10px;
    text-align: center;
}
.f_home_section_11 .btn_block a {
    color: #000;
    font-size: 14px;
    font-family: 'Montserrat-medium';
    text-transform: uppercase;
    background: #FDC42B;
    border: 1px solid #FDC42B;
    padding: 15px 35px;
    transition: all 0.3s;
}
.f_home_section_11 .btn_block a:hover {
    background: #fff;
}
.partners_btn .btn_block {
    margin: 40px 0 80px;
    text-align: center;
}
.partners_btn .btn_block a {
    color: #000;
    font-size: 14px;
    font-family: 'Montserrat-medium';
    text-transform: uppercase;
    background: #FDC42B;
    border: 1px solid #FDC42B;
    padding: 15px 35px;
    transition: all 0.3s;
}
.partners_btn .btn_block a:hover {
    background: #fff;
}
.footer_submenu_wr{
	position: relative;
}
.sportivnye_lagerya{
	position: absolute;
	bottom: 12px;
	left: -55px;
	background: #192032;
	z-index: 999;
	box-sizing: border-box;
	padding: 10px 10px;
	width: 285px;
	display: none;
}
.footer_submenu_ul{
	
}
.footer_submenu_li{
	float: none;
	margin: 5px 0;
}
.footer_submenu_a{
	font-size: 12px !important;
	text-transform: none !important;
}
.footer_submenu_wr:hover .sportivnye_lagerya{
	display: block;
}
@media (max-width: 1150px) {
	.sportivnye_lagerya{
		left: -80px;
	}
}
@media (max-width: 767px) {
	.sportivnye_lagerya{
		left: 0;
		width: 100%;
		text-align:center;
	}
	.footer_submenu_ul{
		margin: 0 !important;
		padding: 0;
	}
}
.school_its{
    background: url(../img/0bg.png);
    width: 100%;
    background-position: center center;
    background-size: cover;
    padding: 50px 0;
}
.school_its_text1{
    text-transform: uppercase;
    color: #c00e00;
    font-family: 'Montserrat-SemiBold' !important;
    margin: 0 !important;
    font-size: 48px;
    line-height: 1 !important;
}
.school_its_text2{
    text-transform: uppercase;
    color: #000;
    font-family: 'Montserrat-SemiBold' !important;
    margin: 0 !important;
    font-size: 68px;
    line-height: 1 !important;
}
.school_its_content{
    width: 35%;
}
.school_its_content_text{
    background: #fff;
    border-radius: 3px;
    padding: 15px 10px 15px 60px;
    box-sizing: border-box;
    box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.16);
    position: relative;
}
.school_its_content_text:before{
    position: absolute;
    top: 17px;
    left: 20px;
    width: 20px;
    height: 18px;
    content: '';
    background: url(../img/schoolits.png);
}
.school_its_content_text1:before{
    top: 27px;
}
@media (max-width: 1023px){
    .school_its_content{
        width: 60%;
    }
    .school_its_text1{
        font-size: 40px;
    }
    .school_its_text2{
        font-size: 48px;
    }
}
@media (max-width: 767px){
    .school_its_content{
        width: 100%;
    }
    .school_its_text1{
        font-size: 28px;
    }
    .school_its_text2{
        font-size: 22px;
    }
    .school_its_content_text{
        font-size: 14px;
    }
    .school_its_content_text:before{
        top: 17px;
    }
    .school_its_content_text1:before{
        top: 17px;
    }
}
.s_camp_wrapper{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.s_camp_block{
    width: 48%;
    margin: 20px 10px 0;
    color: #fff;
    padding: 50px 40px;
    box-sizing: border-box;
    position: relative;
}
.s_camp_block p{
    margin: 0;
}
@media (max-width: 1023px){
    .s_camp_block{
        width: 47%
    }
}
@media (max-width: 767px){
    .s_camp_block{
        width: 100%
    }
}
.s_camp_block1{
    background: url(../img/camps/f_camp_block1.png);
    background-size: cover;
    background-position: center center;
}
.s_camp_block2{
    background: url(../img/camps/f_camp_block2.png);
    background-size: cover;
    background-position: center center;
}
.s_camp_block3{
    background: url(../img/camps/f_camp_block3.png);
    background-size: cover;
    background-position: center center;
}
.s_camp_block4{
    background: url(../img/camps/f_camp_block4.png);
    background-size: cover;
    background-position: center center;
}
.s_camp_block_title{
    font-family: 'Montserrat-SemiBold' !important;
    font-size: 28px;
    line-height: 35px !important;
    margin: 0 0 20px !important;
}
.s_camp_block_text_1{
    padding: 0 0 0 30px;
    margin: 0 0 10px !important;
    position: relative;
}
.s_camp_block_text_1:before{
    position: absolute;
    top: 3px;
    left: 0;
    content: '';
    width: 10px;
    height: 14px;
     background: url(../img/camps/f_camp_icon1.png);
}
.s_camp_block_text_2{
    padding: 0 0 0 30px;
    margin: 0 0 10px !important;
    position: relative;
}
.s_camp_block_text_2:before{
    position: absolute;
    top: 3px;
    left: 0;
    content: '';
    width: 8px;
    height: 15px;
     background: url(../img/camps/f_camp_icon2.png);
}
.s_camp_block_text_3{
    padding: 0 0 0 30px;
    margin: 0 0 10px !important;
    position: relative;
}
.s_camp_block_text_3:before{
    position: absolute;
    top: 3px;
    left: 0;
    content: '';
    width: 15px;
    height: 15px;
     background: url(../img/camps/f_camp_icon3.png);
}
.s_camp_block_text_4{
    padding: 0 0 0 30px;
    margin: 0 0 10px !important;
    position: relative;
}
.s_camp_block_text_4:before{
    position: absolute;
    top: 3px;
    left: 0;
    content: '';
    width: 16px;
    height: 16px;
     background: url(../img/camps/f_camp_icon4.png);
}
.s_camp_block_text_5{
    font-family: 'Montserrat-SemiBold' !important;
    padding: 0 0 0 30px;
    margin: 0 0 10px !important;
    position: relative;
}
.s_camp_block_text_5:before{
    position: absolute;
    top: 3px;
    left: 0;
    content: '';
    width: 16px;
    height: 16px;
     background: url(../img/camps/f_camp_icon5.png);
}
.s_camp_block_link{
    display: block;
    position: absolute;
    right: 40px;
    bottom: 50px;
    color: #000;
    font-size: 14px;
    font-family: 'Montserrat-medium';
    text-transform: uppercase;
    background: #FDC42B;
    border: 1px solid #FDC42B;
    padding: 15px 35px;
    transition: all 0.3s;
}
.s_camp_block_link:hover{
    background: inherit;
	color: #fff;
}
@media (max-width: 1023px){
	.s_camp_block_link{
		position: relative;
		right: auto;
		bottom: auto;
		text-align: center;
		margin: 40px 0 0;
	}
}
.partners_adress{
	margin: 50px 0 0;
}
.map_martkers_block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.map_martkers_block .map_martkers_block_left {
  box-sizing: border-box;
}
@media (min-width: 1280px) {
  .map_martkers_block .map_martkers_block_left {
    width: 60%;
  }
}
@media (max-width: 1120px) {
  .map_martkers_block .map_martkers_block_left {
    width: 60%;
  }
}
@media (max-width: 1023px) {
  .map_martkers_block .map_martkers_block_left {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .map_martkers_block .map_martkers_block_left {
    width: 100%;
  }
}
.map_martkers_block .map_martkers_block_left iframe {
  height: 400px;
  width: 100%;
  vertical-align: middle;
}
.map_martkers_block .map_martkers_block_right {
  box-sizing: border-box;
  height: 400px;
  overflow-y: scroll;
  background: #f3f3f3;
}
@media (min-width: 1280px) {
  .map_martkers_block .map_martkers_block_right {
    width: 40%;
  }
}
@media (max-width: 1120px) {
  .map_martkers_block .map_martkers_block_right {
    width: 40%;
  }
}
@media (max-width: 1023px) {
  .map_martkers_block .map_martkers_block_right {
    width: 50%;
  }
  .f_header .f_header_video_block {
      bottom: 0px;
  }
}
@media (max-width: 767px) {
  .map_martkers_block .map_martkers_block_right {
    width: 100%;
  }
}
.map_martkers_block .map_martkers_block_right .map_markers_content_block {
  border: 2px solid #192032;
  margin: 0 0 10px;
  position: relative;
  background: #fff;
}
.map_martkers_block .map_martkers_block_right .map_markers_content_block .map_markers_content_block_header {
  background: #192032;
  padding: 15px 10px;
}
.map_martkers_block .map_martkers_block_right .map_markers_content_block .map_markers_content_block_header a {
  color: #fff;
  text-decoration: underline;
  text-align: left;
}
.map_martkers_block .map_martkers_block_right .map_markers_content_block .map_markers_content_block_header span {
  font-size: 12px;
  line-height: 20px;
  color: #fff;
display: block;
}
.map_martkers_block .map_martkers_block_right .map_markers_content_block .map_markers_content_block_middle {
  padding: 12px 10px;
  background: #fff;
}
.map_martkers_block .map_martkers_block_right .map_markers_content_block .map_markers_content_block_middle a {
  font-size: 11px;
  text-decoration: underline;
  color: #333;
}
.map_martkers_block .map_martkers_block_right .map_markers_content_block .map_markers_content_block_footer {
  background: #eee;
  display: flex;
  justify-content: space-between;
  padding: 15px 10px;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.map_martkers_block .map_martkers_block_right .map_markers_content_block .map_markers_content_block_footer .map_markers_content_block_footer_left {
  width: 50%;
  font-size: 14px;
}
.map_martkers_block .map_martkers_block_right .map_markers_content_block .map_markers_content_block_footer .map_markers_content_block_footer_right {
  width: 50%;
  text-align: right;
}
@media (max-width: 767px) {
	.map_martkers_block .map_martkers_block_right .map_markers_content_block .map_markers_content_block_footer .map_markers_content_block_footer_left {
  width: 100%;
}
  .map_martkers_block .map_martkers_block_right .map_markers_content_block .map_markers_content_block_footer .map_markers_content_block_footer_right {
    width: 100%;
	  text-align: center;
	  margin: 30px 0 0;
  }
}
.map_martkers_block .map_martkers_block_right .map_markers_content_block .map_markers_content_block_footer .map_markers_content_block_footer_right a {
  color: #000;
  font-size: 14px;
  font-family: 'Montserrat-medium';
  text-transform: uppercase;
  background: #FDC42B;
  border: 1px solid #FDC42B;
  padding: 14px 35px;
  transition: all 0.3s;
}
.map_martkers_block .map_martkers_block_right .map_markers_content_block .map_markers_content_block_footer .map_markers_content_block_footer_right a:hover {
  background: #192032;
  border-color: #192032;
  color: #fff;
}
.map_martkers_wrapper{
	background: #f3f3f3;
}
.page_with_map{
	margin: 50px auto;
}
@media (max-width: 767px) {
	.map_martkers_block .map_martkers_block_right{
		overflow: auto;
		height: auto;
	}
}
.why_we_camp_page {
  text-align: center;
  margin: 30px 0 20px;
	font-size: 47px;
}
@media (max-width: 767px) {
	.why_we_camp_page{
		font-size: 24px;
	}
}
.why_we_camp_page_wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.why_we_camp_page_wrapper .why_we_camp_page_block {
  text-align: center;
  margin: 30px 0 0;
}
@media (min-width: 1280px) {
  .why_we_camp_page_wrapper .why_we_camp_page_block {
    width: 33%;
  }
}
@media (max-width: 1120px) {
  .why_we_camp_page_wrapper .why_we_camp_page_block {
    width: 33%;
  }
}
@media (max-width: 1023px) {
  .why_we_camp_page_wrapper .why_we_camp_page_block {
    width: 33%;
  }
}
@media (max-width: 767px) {
  .why_we_camp_page_wrapper .why_we_camp_page_block {
    width: 100%;
  }
}
.why_we_camp_page_wrapper .why_we_camp_page_block img {
}
.why_we_camp_page_wrapper .why_we_camp_page_block .why_we_camp_page_block_text {
  text-align: center;
  color: #000;
  margin: 20px 0 0;
}

.breadcrumbs{
margin: 20px 0;
overflow: hidden;
	font-size: 12px;
}
.breadcrumbs a {
color: #34a6d2; /* цвет ссылок - голубой */
text-decoration: underline;
}
.breadcrumb > span {
color: #000; /* цвет конечного пункта - черный */
}
.breadcrumb{
  float:left;
}
.page_with_map .f_news_page{
	padding: 0;
}
.sportivnye_lagerya2{
	left: -95px;
}
@media (max-width: 767px) {
	.sportivnye_lagerya2{
		left: 0;
		width: 100%;
	}
}
.page_with_li ul li{
    margin: 10px 0 0 20px;
    list-style-type: disc;
}
#s_video_slider .item iframe{
    width: 100%;
    height: 220px;
}
@media (max-width: 1279px){
	#s_video_slider .item iframe{
		height: 185px;
	}
}
@media (max-width: 1023px){
	#s_video_slider .item iframe{
		height: 135px;
	}
}
@media (max-width: 767px){
	#s_video_slider .item iframe{
		height: 225px;
	}
}
@media (max-width: 424px){
	#s_video_slider .item iframe{
		height: 200px;
	}
}
@media (max-width: 374px){
	#s_video_slider .item iframe{
		height: 168px;
	}
}
.schools {
  display: flex;
  flex-wrap: wrap;
}
.schools > div {
  width: 50%;
}
@media (max-width: 767px) {
  .schools > div {
    width: 100%;
  }
}
.schools .f_news_page_block {
  margin: 20px;
}
.schools .title {
  font-family: 'Montserrat-SemiBold';
  text-transform: uppercase;
  line-height: 1.4;
  color: #000;
  margin-bottom: 10px;
  display: block;
}
.schools .image {
  margin-bottom: 20px;
  display: block;
	text-align: center;
}
.schools .image img {
  max-width: 100%;
}
.schools .params > div {
  font-family: 'Montserrat-regular';
  margin-bottom: 10px;
  display: flex;
}
.schools .params .params-text {
  margin-right: 10px;
  min-width: 25px;
}
.sale_block{
	background: #fdc42b;
	padding: 20px 0;
}
.sale_block p{
	text-align: center;
	line-height: 24px;
}
.sale_block p span{
	font-family: 'Montserrat-SemiBold';
	text-transform: uppercase;
}

.f_news_page a{
	color: #34a6d2;
	text-decoration: underline;
}

.f_home_section_1 .single_video_block{
	margin: 30px auto 0;
}




.f_home_section_6 .ff_flex_container{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.f_home_section_6 .ff_flex_container .ff_block{
    width: 48%;
    margin: 30px 0 0;
}
@media (max-width: 767px) {
    .f_home_section_6 .ff_flex_container .ff_block{
        width: 100%;
    }
}
.f_home_section_6 .ff_flex_container .ff_block iframe{
    height: 250px;
}
@media (max-width: 1023px) {
    .f_home_section_6 .ff_flex_container .ff_block iframe{
        height: 200px;
    }
}
@media (max-width: 374px) {
    .f_home_section_6 .ff_flex_container .ff_block iframe{
        height: 150px;
    }
}
.content-text h2 {
  font-family: 'Montserrat-SemiBold';
  font-size: 22px;
  text-transform: uppercase;
}
.content-text a {
  cursor: pointer;
  color: #9a7207;
}
.content-text p {
  margin-bottom: 20px;
}
.content-text {
  font-family: 'Montserrat-regular';
  font-size: 20px;
  line-height: 28px;
  margin: 15px 0 0;
}
#fix_block {
  display: none;
  position: fixed;
  box-sizing: border-box;
  bottom: 30px;
  left: 10px;
  width: 100%;
  max-width: 360px;
  z-index: 999;
  background: rgba(25, 32, 50, 0.84);
  padding: 15px;
}
#fix_block p {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 20px;
}
#fix_block a {
  font-family: 'Montserrat-medium';
  color: #FDC42B;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid  #FDC42B;
  padding: 15px 45px;
  transition: all 0.3s;
  display: table;
}
#fix_block a:hover {
  background: #FDC42B;
  color: #000;
}
@media (max-width: 360px) {
  #fix_block {
    bottom: 10px;
    left: 0px;
  }
	#fix_block p {
    font-size: 14px;
  }
  #fix_block a {
    padding: 15px 25px;
  }
}
.sheldule_block_week  {
  display: flex;
  justify-content: space-between;
  background: #192032;
  margin-bottom: 20px;
}
.sheldule_block_week .day {
  padding: 1.5rem;
  position: relative;
  color: #fff;
  flex: 100%;
  -webkit-flex: 100%;
  -ms-flex: 100%;
}
.sheldule_block_week .day:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
  background: 
  hsla(0,0%,100%,.1);
}
.sheldule_block_week .day::before {
  left: 0;
}
.sheldule_block_week .week_day {
  color: #a5a5a5;
  font-size: 1.5rem;
  text-align: center;
}
.sheldule_block_week .day p.time_day {
  color: #FDC42B;
}
.sheldule_block_week .day p {
  text-align: center;
}
.sheldule_block_week .day p:nth-child(3) {
  margin-top: 5px;
  text-align: center;
}
.sheldule_block_week .opacity .week_day, .sheldule_block_week .opacity p {
  opacity: 0.2;
}
.text_center_weight {
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  margin-top: 30px;
  margin-bottom: 15px;
}
@media (max-width: 1040px) {
  .sheldule_block_week {
    flex-flow: row wrap;
    justify-content: flex-start;
  }
  .sheldule_block_week .day {
    flex: 0 0 21%;
    margin-top: 3rem;
    padding: 0.7rem;
  }
}
@media (max-width: 600px) {
  .sheldule_block_week .day {
    flex: 0 0 42%;
    margin-top: 2rem;
    padding: 0.7rem;
  }
}
.camp_block4{
  margin: 70px 0 70px;
}
.camp_block4 h2{
  font-family: 'Montserrat-SemiBold';
  font-size: 32px;
  text-transform: uppercase;
  margin: 0 0 40px;
  text-align: center;
}
@media (max-width: 1023px){
  .camp_block4 h2{
      font-size: 24px;
  }
}
.camp_block4 .f_flex_container{
  display: flex;
  flex-wrap: wrap;
}
.camp_block4 .f_flex_container .f_block{
  width: 25%;
}
@media (max-width: 1023px){
  .camp_block4 .f_flex_container .f_block{
      width: 50%;
  }
}
@media (max-width: 767px){
  .camp_block4 .f_flex_container .f_block{
      width: 100%;
  }
}
.camp_block4 .f_flex_container .f_block img{
  width: 100%;
  object-fit: cover;
  object-position: center center;
  height: 250px;
}
.camp_block4 .c_text {
  font-family: 'Montserrat-regular';
  font-size: 20px;
  line-height: 28px;
  margin: 0 0 50px;
  text-align: center;
}
.f_why_second_2 .f_title {
  padding-top: 50px;
}
.f_why_second_2 .f_flex_container .f_block {
  margin: 30px 0 0;
}
.f_why_second_2 .f_flex_container {
  padding: 0 0 10px;
}
.f_why_second_2 .f_text {
  padding: 0 0 30px;
}
.f_why_1 .f_title {
  margin: 0;
}
.f_why_1 {
  height: auto;
  padding-bottom: 50px;
}
.f_why_1 .sheldule_block h2 {
  color: #fff;
}
.f_why_1 .sheldule_block .price_text, .f_why_1 .sheldule_block .price_price {
  color: #fff;
}

.trener_block .f_flex .f_block {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.trener_block .trener_block_img {
  width: 33%;
  margin-right: 20px;
}
.trener_block .trener_block_text{
  width: 65%;
  color: #fff;
}
.trener_block .f_flex .f_block .main_coach_block_title {
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Montserrat-medium';
  opacity: 0.8;
}
.trener_block p.main_coach_block_text {
  font-family: 'Montserrat-regular';
  line-height: 1.4;
  margin: 10px 0 0;
}
.trener_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;
}
.trener_block .h2_home_black {
  color: #fff;
}
.trener_block .f_flex .f_block {
  margin: 25px 8px 25px;
  width: 100%;
  box-sizing: border-box;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
  padding: 20px 20px;
}
.trener_block .f_flex .f_block img {
  border-radius: 10px;
  margin: 0 0 30px;
  width: 100%;
}
@media (max-width: 767px){
  .trener_block .trener_block_img {
    width: 100%;
    margin-right: 0px;
  }
  .trener_block .trener_block_text{
    width: 100%;
  }
}
.f_why_second_3 {
  background: #fff;
}
.f_why_second_3 .f_title {
  padding-top: 50px;
  color: #000;
}
.f_why_second_3 .f_flex_container .f_block {
  margin: 10px 0 0;
}
.f_why_second_3.f_flex_container {
  padding: 0 0 50px;
}
.f_why_second_3 .f_text {
  font-family: 'Montserrat-regular';
  font-size: 20px;
  line-height: 31px;
  color: #000;
}
.f_why_3 {
  background: none;
  color: #000;
  height: auto;
}
.f_why_3 .f_text {
  font-family: 'Montserrat-regular';
  font-size: 20px;
  line-height: 31px;
  color: #000;
  padding-top: 20px;
}
.f_why_3 .f_title, .f_why_3 .f_content_text, .f_why_3 .trener_block .trener_block_text, .f_why_3 .trener_block .f_flex .f_block .main_coach_block_name {
  color: #000;
}
.wsp-pages-list ul {
  padding-left: 20px;
}
.camp_block4 .f_flex_container_new .f_block, .f_why_second_2 .f_flex_container_new .f_block, .f_why_second_3 .f_flex_container_new .f_block {
  width: 17%;
  padding: 1%;
}
.camp_block4 .f_flex_container_new .f_block:first-child, .f_why_second_2 .f_flex_container_new .f_block:first-child, .f_why_second_3 .f_flex_container_new .f_block:first-child {
    width: 60%;
}
.camp_block4 .f_flex_container_new .f_block img, .f_why_second_2 .f_flex_container_new  .f_block img, .f_why_second_3 .f_flex_container_new  .f_block img {
  height: auto;
  padding-bottom: 20px;
  opacity: 0.6;
  box-shadow: none;
}
.camp_block4 .f_flex_container_new .f_block img:hover, .f_why_second_2 .f_flex_container_new .f_block img:hover, .f_why_second_3 .f_flex_container_new .f_block img:hover {
  height: auto;
  opacity: 1;
}
.camp_block4 .f_flex_container_new .f_block:first-child img, .f_why_second_2 .f_flex_container_new .f_block:first-child img, .f_why_second_3 .f_flex_container_new .f_block:first-child img {
  height: auto;
  opacity: 1;
  padding-bottom: 0;
}
.camp_block4 .f_flex_container_new .f_block_new, .f_why_second_2 .f_flex_container_new .f_block_new, .f_why_second_3 .f_flex_container_new .f_block_new {
  width: 10%;
}
.f_why_second_2 .f_flex_container_new .f_block {
  margin: 10px 0 0;
}
.f_why_second_2 .f_flex_container {
  justify-content: left;
}
@media (max-width: 767px){
  .camp_block4 .f_flex_container_new .f_block:first-child, .f_why_second_2 .f_flex_container_new .f_block:first-child, .f_why_second_3 .f_flex_container_new .f_block:first-child {
    width: 100%;
  }
  .camp_block4 .f_flex_container_new .f_block, .f_why_second_2 .f_flex_container_new .f_block, .f_why_second_3 .f_flex_container_new .f_block {
    width: 48%;
  }
  .camp_block4 .f_flex_container_new .f_block img, .f_why_second_2 .f_flex_container_new .f_block img, .f_why_second_3 .f_flex_container_new .f_block img {
    height: auto;
    padding-bottom: 10px;
    opacity: 0.6;
  }
  .camp_block4 .f_flex_container_new .f_block_new, .f_why_second_2 .f_flex_container_new .f_block_new, .f_why_second_3 .f_flex_container_new .f_block_new {
    width: 23%;
  }
}

.f_flex_container .f_block_2 {
  width: 31%;
}
.f_flex_container .f_block_2 {
  margin: 30px 10px;
}
@media (max-width: 880px){
  .f_flex_container .f_block_2 {
    width: 100%;
  }
}

.f_daily_program .title_program {
  color: #ff0036;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
}
.f_daily_program .podtitle_program {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
}
.f_daily_program .program_new {
  margin-top: 30px;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}
.f_daily_program .block_program {
  border: 3px solid #FDC42B;
  width: 25%;
  text-align: center;
  padding: 20px 10px;
  margin-right:10px;
}
.f_daily_program .program_new p {
  display: none;
}
.f_daily_program .f_daily_regime_btn_span {
  text-transform: none;
  font-size: 14px;
}
@media (max-width: 767px){
  .f_daily_regime_btn_1, .f_daily_regime_btn_2, .f_daily_regime_btn_3, .f_daily_regime_btn_4, .f_daily_regime_btn_5 {
    width: 100%;
    margin: 2px 0;
  }
  .f_daily_program .block_program {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }
}
.f_home_section_1_1 {
  padding: 30px 0 50px 0;
  background: #f4f4f4;
}
.f_home_section_1_1 .schools_home {
  margin-top: 30px;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}
.f_home_section_1_1 .f_block_schools_home{
  width: 32%;
  box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.2);
  padding: 20px;
  box-sizing: border-box;
  margin-right: 1%;
  margin-bottom: 1%;
  background: url(../img/bg_school.jpg);
}
.f_home_section_1_1 .f_block_txt {
  text-transform: uppercase;
}
.f_home_section_1_1 .f_block_title a {
  color: #ff0036;
  font-size: 22px;
  text-transform: uppercase;
  display: block;
  margin-top: 10px;
}
.f_home_section_1_1 a.f_header_main_btn {
  color: #000;
  font-size: 14px;
  font-family: 'Montserrat-medium';
  text-transform: uppercase;
  background:  #FDC42B;
  border: 1px solid #FDC42B;
  padding: 15px;
  transition: all 0.3s;
  display: table;
  margin-top: 10px;
}
@media (max-width: 767px){
  .f_home_section_1_1 .f_block_schools_home{
    width: 49%;
    margin-right: 1%;
  }
}
@media (max-width: 530px){
  .f_home_section_1_1 .f_block_schools_home{
    width: 100%;
    margin-right: 0%;
  }
}

a.anchored {
  position: relative;
  top: -90px;
  display: block;
}
a.s_camp_block_link_2 {
  color: #000;
  font-size: 14px;
  font-family: 'Montserrat-medium';
  text-transform: uppercase;
  background:#FDC42B;
  border: 1px solid  #FDC42B;
  padding: 15px 35px;
  transition: all 0.3s;
  text-decoration: none;
  margin: 40px auto;
  display: table;
}
a.s_camp_block_link_2:hover {
  background:  #fff;
}
.f_news_page.f_adress_page p {
  margin: 0;
}

.program_lager {
  background-color: #f4f4f4;
}
.program_lager .f_flex_container {
  padding: 0 0 100px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.program_lager .f_flex_container .f_block {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.program_lager .f_flex_container .f_block .f_block_img {
  width: 50%;
}
.program_lager .f_flex_container .f_block .f_block_img img{
  width: 100%;
  height: auto;
}
.f_news_page .program_lager p {
  display: none;
}
.program_lager .f_flex_container .f_block .f_block_info {
  width: 50%;
  background:#fff;
  padding: 10px;
  box-sizing: border-box;
  position: relative;
}

.program_lager .f_flex_container .f_block .f_block_info::after {
  border: medium solid transparent;
  content: "";
  top: 40%;
  left: 100%;
  position: absolute;
  height: 0;
  width: 0;
  border-color: rgba(255, 212, 52, 0) rgba(255, 212, 52, 0) rgba(255, 212, 52, 0) #ffffff;
  border-width: 25px;
}
.program_lager .f_flex_container .f_block:nth-child(3) .f_block_info::after, .program_lager .f_flex_container .f_block:nth-child(4) .f_block_info::after, .program_lager .f_flex_container .f_block:nth-child(7) .f_block_info::after, .program_lager .f_flex_container .f_block:nth-child(8) .f_block_info::after {
  border: medium solid transparent;
  content: "";
  top: 40%;
  left: 0%;
  position: absolute;
  height: 0;
  width: 0;
  border-color: rgba(255, 212, 52, 0) #ffffff rgba(255, 212, 52, 0) rgba(255, 212, 52, 0);
  border-width: 25px;
  margin-left: -50px;
}
.program_lager .f_title {
  font-family: 'Montserrat-SemiBold';
  font-size: 36px;
  line-height: 48px;
  color: #000;
  padding: 100px 0 30px;
  text-transform: uppercase;
}
.f_news_page .program_lager p.f_block_title, .f_news_page .program_lager p.f_block_text, .f_news_page .program_lager p.f_title {
  display: block;
}
.f_news_page .program_lager p.f_block_title {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 15px 0;
}
@media (max-width: 1120px){
  .program_lager .f_flex_container .f_block {
    width: 100%;
  }
}
@media (max-width: 767px){
  .program_lager .f_title {
    font-size: 24px;
    line-height: 32px;
    padding: 60px 0 30px;
  }
}
@media (max-width: 530px){
  .program_lager .f_flex_container .f_block .f_block_img, .program_lager .f_flex_container .f_block .f_block_info::after  {
    display: none;
  }
  .program_lager .f_flex_container .f_block .f_block_info {
    width: 100%;
    margin-bottom: 10px;
  }
}

.camp_krat_r{
	padding: 140px 0 0;
}
.camp_block2{
  margin: 0 0 70px;
}
.camp_block2 .c_title{
  font-family: 'Montserrat-SemiBold';
  font-size: 32px;
  text-transform: uppercase;
  margin: 0 0 20px;
  text-align: center;
}
.camp_block2 .f_flex{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.camp_block2 .f_block{
  width: 32%;
  margin: 30px 0 0;
}
@media (max-width: 767px){
  .camp_block2 .f_block{
      width: 100%;
  }
}
.camp_block2 .f_block iframe{
  height: 210px;
}
@media (max-width: 1023px){
  .camp_block2 .f_block iframe{
      height: 135px;
  }
}
@media (max-width: 767px){
  .camp_block2 .f_block iframe{
      height: 170px;
  }
}
.camp1_page .f_price .f_flex_container {
  justify-content: center;
}
.camp1_page .f_price .f_flex_container .f_block .f_form_time{
  font-size: 18px;
}
.camp1_page .f_price .f_flex_container .f_block{
  width: 33%;
  margin: 50px 10px 0;
}
@media (max-width: 1023px){
  .camp1_page .f_price .f_flex_container .f_block{
      width: 49%;
      margin: 50px 3px 0;
  }
}
@media (max-width: 767px){
  .camp1_page .f_price .f_flex_container .f_block{
      width: 100%;
      margin: 50px 0 0;
  }
}
.g_header a.b-knop {
  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;
  font-weight: 300;
  display: table;
  margin-top: 20px;
}
.g_header a.b-knop:hover {
  background: #F24740;
  color: #fff;
}
.g_header {
  background-color: #070417 !important;
  background: url(../fc/img/gorod/bg_1.jpg) no-repeat right 10px;
  height: auto;
  background-size: 60%;
}
.g_header .f_header_main_text {
  text-align: left;
  margin-top: 120px;
  height: 100%;
}
.g_header .f_header_main_text .f_header_main_text_content .f_header_main_text_1 {
  font-size: 20px;
  font-family: 'Gilroy-ExtraBold';
  line-height: 133.3%;
}
.g_header .f_header_main_text .f_header_main_text_content .f_header_main_text_1 h1 {
  font-family: 'Gilroy-ExtraBold';
  font-size: 20px;
  line-height: 133.3%;
}
.g_header .f_header_main_text .f_header_main_text_content .f_header_main_text_2 {
  font-family: 'Gilroy-ExtraBold';
  font-size: 63px;
  letter-spacing: 0;
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
}
.g_header .f_header_main_text .f_header_main_text_content .f_header_main_text_4 {
  font-family: 'Gilroy-ExtraBold';
  font-size: 24px;
  color: #FCC350;
  text-transform: none;
  margin: 20px 0 0;
  line-height: 146.28%;
}
.g_header .text-smena {
  width: 100%;
}
.g_header .f_header_main_text .f_header_main_text_content .f_header_main_text_3 {
  color:  #F24740;
  font-size: 30px;
  font-family: 'BebasNeue Regular';
  opacity: 1;
  margin: 60px 0 0;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
}
.g_header .f_header_main_text .f_header_main_text_content .f_header_main_text_3:first-child {
  border-right: 1px solid rgba(255, 255, 255, 0.42);
  padding-right: 75px;
}
.g_header .f_header_main_text .f_header_main_text_content .f_header_main_text_3:nth-child(2)  {
  margin-left: 50px;
}
.g_header .f_header_main_text .f_header_main_text_content .f_header_main_text_3 span{
  font-family: 'Gilroy-UltraLight';
  font-weight: 300;
  font-size: 20px;
  line-height: 175.54%;
  text-transform: none;
  color:#fff;
}
.g_header .f_header_main_text_content .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 20px;
  transition: all 0.3s;
  z-index: 10;
  position: relative;
}
.g_header .f_header_main_text_content .f_btn_block {
  margin-top: 75px;
}
.g_header .f_header_main_text_content .f_btn_block a:hover {
  background: #F24740;
  color: #fff;
}
.g_header .f_container .f_header_callback_block a {
  font-family: 'Gilroy-Medium';
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.24px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding: 0 25px 0 0;
  transition: all 0.3s;
  border: 1px solid #fff;
  padding: 10px;
}
.g_header .f_container .f_header_callback_block a:hover {
  background:#F24740;
  color:#fff;
  padding: 10px;
  border-color:#F24740;

}
.g_header .f_container .f_header_callback_block {
  position: absolute;
  right: 0;
  top: 80px;
}
.g_header .f_container .f_header_callback_block a::before {
  background: none;
}
.g_header .f_header_social_block {
  position: relative;
  left: 0;
  bottom: 0px;
  width: 100%;
  text-align: left;
  padding: 100px 0;
  z-index: 10;
}
.g_header .f_header_social_block_m {
  display: none;
}
.g_header .f_header_social_block .f_header_social_block_a {
  font-size: 20px;
  color:   #fff;
  opacity: 0.52;
  transition: all 0.3s;
  display: inline-block;
  margin-right: 50px;
}
.g_header .age {
  font-family: 'BebasNeue Regular';
  font-size: 54px;
  color: #fff;
  position: absolute;
  background: #F24740;
  border-radius: 100px;
  width: 103px;
  height: 103px;
  text-align: center;
  font-weight: 700;
  margin-left: 660px;
  margin-top: 105px;
}
.g_header .age span {
  padding-top: 18px;
  display: block;
}
@media (max-width: 1023px) {
  .g_header .f_container .f_header_callback_block {
    top: 110px;
  }
  .g_header {
    background-position-x: 400px;
    background-size: 100%;
  }
  .g_header .age {
      margin-top: 0;
  }
}
@media (max-width: 767px) {
  .g_header .f_container .f_header_callback_block {
    width: 100%;
    text-align: center;
    top: 240px;
  }
  .g_header .f_header_main_text {
    text-align: center;
    margin-top: 0;
    padding-top: 380px;
  }
  .g_header .f_header_social_block {
    text-align: center;
    padding: 0;
    z-index: 10;
    top: -470px;
  }
  .g_header .f_header_social_block a:last-child {
    margin-right: 0;
  }
  .g_header .age {
    display: none;
  }
  #g_block_1 {
    height: auto;
    padding: 105px 0 45px;
  }
  .g_header .f_header_social_block {
    display: none;
  }
}
@media (max-width: 644px) {
  .g_header .f_header_social_block {
    top: -520px;
  }
}
@media (max-width: 568px) {
  .g_header .f_header_social_block {
    top: -680px;
  }
  .g_header .f_header_main_text .f_header_main_text_content .f_header_main_text_3:first-child {
    border-right: none;
    padding-right: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.42);
    padding-bottom: 20px;
  }
  .g_header .f_header_main_text .f_header_main_text_content .f_header_main_text_3 {
    text-align: left;
  }
  .g_header .f_header_main_text .f_header_main_text_content .f_header_main_text_3 {
    display: block;
    margin: 20px 0 0;
  }
  .g_header .f_header_main_text .f_header_main_text_content .f_header_main_text_3:nth-child(2) {
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .g_header {
    background-position-x: 50%;
    background-size: 150%;
    background-position-y: 430px;
  }
  .g_header .f_header_main_text {
    padding-top: 330px;
  }
  .g_header .f_header_main_text .f_header_main_text_content .f_header_main_text_1 h1 {
    font-size: 18px;
  }
  .g_header .f_header_main_text .f_header_main_text_content .f_header_main_text_2 {
    font-size: 41px;
  }
  .g_header .f_header_social_block_m {
    display: block;
    top: 300px;
  }
  .g_header .f_header_main_text .f_header_main_text_content .f_header_main_text_4 {
    font-size: 18px;
    margin-top: 350px;
  }
}
@media (max-width: 380px) {
  .g_header {
    background-position-x: 50%;
    background-size: 150%;
    background-position-y: 500px;
  }
  .g_header .f_header_main_text .f_header_main_text_content .f_header_main_text_4 {
    margin-top: 350px;
  }
}
.b-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;
  text-decoration: none;
  margin-top: 20px;
}
.b-btn__block a:hover {
  background: #F24740;
  color: #fff;
}
.n_news_page_block_img_post {
  float: right;
  margin: 0 20px;
}
.n_news_page_block_img_post img {
  max-width: 450px;
  width: auto;
  height: auto;
}
.f_news_page img {
  width: auto;
  max-width: 100%;
  height: auto;
}




.sheldule_block{
    background: #192032;
    padding: 30px 30px;
}

.sheldule_block h2{
    margin: 0;
    text-align: center;
    color: #fff;
}

.sheldule_block__items{
    display: flex;
    flex-wrap: wrap !important;
    justify-content: center;
    margin-top: 50px;
    color: #fff;
}

.sheldule_block__item{
    width: 25%;
    border-right: 1px solid #8C8C8C;
    margin-bottom: 30px;
    box-sizing: border-box;
    padding: 0 20px;
}

.sheldule_block__title{
    font-size: 22px;
    line-height: 1.4;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
}

.sheldule_block__subitem{
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
    align-items: center;
}

.sheldule_block__left{
    width: 50%;
    font-size: 14px;
    font-weight: 700;
}

.sheldule_block__right{
    font-family: 'BebasNeue Regular';
    font-size: 26px;
    font-weight: 700;
    color: #FDC351;
    text-align: right;
}

.sheldule_block--lenin .sheldule_block__item:nth-child(4),
.sheldule_block--lenin .sheldule_block__item:nth-child(6),
.sheldule_block--pavel .sheldule_block__item:nth-child(4),
.sheldule_block--pavel .sheldule_block__item:nth-child(6),
.sheldule_block--tex .sheldule_block__item:nth-child(4),
.sheldule_block--tex .sheldule_block__item:nth-child(6),
.sheldule_block--cska .sheldule_block__item:nth-child(4),
.sheldule_block--cska .sheldule_block__item:nth-child(5),
.sheldule_block--tysh .sheldule_block__item:nth-child(4),
.sheldule_block--tysh .sheldule_block__item:nth-child(6),
.sheldule_block--avia .sheldule_block__item:nth-child(4),
.sheldule_block--myt .sheldule_block__item:nth-child(3),
.sheldule_block--kor .sheldule_block__item:nth-child(2){
    border: none;
}

@media (max-width: 1179px) {
    .sheldule_block__right{
        font-size: 24px;
    }
}

@media (max-width: 1023px) {
    .sheldule_block__item{
        width: 50%;
        border: 0;
        border-right: 1px solid #8C8C8C;
    }

    .sheldule_block__item:nth-child(2n){
        border: 0;
    }
}

@media (max-width: 767px) {
    .sheldule_block h2{
        font-size: 26px;
    }
    .sheldule_block__item{
        width: 100%;
        border: 0;
    }
}

.ceny__items{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    color: #fff;
}

.ceny__left{
    width: 60%;
    padding-right: 20px;
}

.ceny__right{
    width: 40%;
}

.ceny__item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.ceny__title{
    width: 70%;
    font-size: 18px;
    color: #fff;
    font-weight: 300;
}

.ceny__prize{
    width: 30%;
    font-family: 'BebasNeue Regular';
    font-size: 26px;
    color: #FDC351;
    font-weight: 700;
    text-align: right;
}

.ceny__right .ceny__title{
    font-family: 'Gilroy-UltraLight';
    font-size: 18px;
    font-weight: 300;
}

.ceny_h3{
    text-transform: uppercase;
    font-family: 'BebasNeue Regular';
    font-size: 26px;
    color: #FDC351;
    font-weight: 700;
    margin-top: 50px;
    margin-bottom: 20px;
}

@media (max-width: 1023px) {
    .ceny__left{
        width: 100%;
        padding-right: 0;
    }

    .ceny__right{
        display: none;
    }
}

@media (max-width: 767px) {
    .ceny__title{
        font-size: 14px;
        width: 65%;
    }

    .ceny__prize{
        font-size: 24px;
    }
}

.camp_block4--new{
	color: #fff;
	margin: 0
}

.dast_block_wrapper--new{
	padding-top: 90px !important;
}

.f_daily_regime--new .f_content .content_block i{
	color: #fff !important;
	margin: 0 !important;
}

.f_daily_regime--new .f_content .content_block .f_daily_regime_text{
	margin-left: 15px
}

.s_video_slider--new .item iframe{
	height: 600px !important;
}

.schools--new > div{
	width: 46%;
}
.incamp {
  display: flex;
  padding-top: 5px;
  background-color: #070415;
  text-align: center;
  justify-content: center;
  padding-bottom: 20px;
}
@media (max-width: 1023px) {
	.schools--new > div {
		width: 100%;
		margin: 20px 0 !important;
	}
}

@media (max-width: 767px) {
	
}

.contants_page .service_margin div{
	color: #fff;
	font-weight: normal;
	margin-bottom: 4px;
}