body {
  background: #ffffff;
}
.area {
  width: calc(100% - 30px);
  max-width: 1170px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}
.fullarea {
  position: relative;
  width: calc(100% - 30px);
  max-width: 1490px;
  margin: 0 auto;
}
.widearea {
  display: block;
  margin: 0 auto;
}

header {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
.header_line {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid #ececee42;
}
.header_logo {
  display: block;
  text-decoration: none;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  padding: 5px 0;
  color: #ffc000;
}
.header_logo:hover {
  opacity: .8;
}
.header_menu--opener {
  display: none;
}
.header_menu {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 10px 0;
}
.header_menu ul {
  display: inline-block;
  position: relative;
  width: 100%;
}
.header_menu ul li {
  display: inline-block;
  margin-right: 36px;
}
.header_menu ul li:last-child {
  margin-right: 0;
}
.header_menu ul li a {
  display: block;
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  padding: 5px 0;
  color: white;
  transition: .2s ease all;
}
.header_menu ul li.parent a::after {
  content: "\f107";
  font: normal normal normal 16px/1 FontAwesome;
  margin-left: 5px;
  opacity: .5;
}
.header_menu ul li a:hover {
  color: #ffc000;
}
.header_menu ul.header_smallmenu {
  display: none;
  position: absolute;
  width: auto;
  max-width: 230px;
  padding: 15px 0;
  background: black;
}
.header_menu ul.header_smallmenu li {
  display: block;
  margin: 0;
}
.header_menu ul.header_smallmenu li a {
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  padding: 7px 25px;
}
.header_menu ul.header_smallmenu li a::after {
  display: none;
}
.header_menu ul li.parent:hover ul.header_smallmenu {
  display: block;
}

.welcome {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: -3px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 100vh;
}
.welcome::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0000008f;
}
.welcome_content {
  display: block;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 0;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
  box-sizing: border-box;
  cursor: default;
  z-index: 1;
  transform: translateY(-50%);
}
.welcome_pretitle {
  display: block;
  text-transform: uppercase;
  font-family: "Kalam", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 6px;
  margin-bottom: 7px;
  color: white;
}
.welcome_title {
  display: block;
  font-family: "Kalam", sans-serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 1;
  color: #ffc000;
  margin-bottom: 5px;
}
.welcome_description {
  display: block;
  max-width: 800px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin: 0 auto;
  color: white;
}
.welcome_pagetitle {
  display: block;
  font-size: 50px;
  font-weight: 900;
  line-height: 66px;
  color: white;
}
.welcome_video {
  display: block;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 100%;
  max-width: 560px;
  height: 315px;
  margin: 0 auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
.welcome_video i {
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  max-width: 100%;
  font-size: 60px;
  line-height: 1;
  color: white;
  text-shadow: 0px 0px 15px black;
  transition: .2s ease all;
  transform: translateY(-50%);
}
.welcome_video:hover i {
  opacity: .8;
}
.welcome__left .welcome_pretitle {
  margin-bottom: 10px;
}
.welcome__left .welcome_pagetitle {
  margin-bottom: 20px;
}
.welcome__counter .welcome_pretitle {
  margin-bottom: 25px;
}
.welcome__counter .welcome_title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  margin-bottom: 30px;
  color: white;
}
.welcome__counter .welcome_description {
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
  margin-bottom: 40px;
}
.welcome__counter .welcome_line {
  display: block;
  position: relative;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.welcome__counter .welcome_item {
  display: block;
  position: relative;
  text-align: center;
  width: 33.333%;
  padding: 0 10px;
  box-sizing: border-box;
  float: left;
}
.welcome__counter .welcome_item span {
  display: block;
  font-size: 70px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 10px;
  color: #ffc000;
}
.welcome__counter .welcome_item p {
  display: block;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: white;
}
.welcome__counter_one .welcome_item {
  margin: 0 auto;
  float: none;
}
.welcome__zoogostinitsa .welcome_pretitle {
  margin-bottom: 0;
}
.welcome__zoogostinitsa .welcome_pagetitle {
  font-weight: 700;
  margin-bottom: 10px;
  color: #ffc000;
}
.welcome__zoogostinitsa .welcome_description {
  margin-bottom: 25px;
}
.welcome__contacts {
  min-height: 80vh;
}

.advantages {
  display: inline-block;
  position: relative;
  width: 100%;
}
.advantages_content {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 60px 0;
}
.advantages_line {
  display: inline-block;
  position: relative;
  width: 100%;
}
.advantages_line:first-child {
  margin-bottom: 50px;
}
.advantages_line:last-child .advantages_item:first-child {
  margin-left: 16.666%;
}
.advantages_item {
  display: block;
  position: relative;
  text-align: center;
  width: 33.333%;
  padding: 0 20px;
  box-sizing: border-box;
  float: left;
}
.advantages_item span {
  display: block;
  font-size: 28px;
  font-weight: 300;
  line-height: 36px;
  margin-bottom: 10px;
  color: #ffc000;
}
.advantages_item span b {
  font-weight: 700;
}
.advantages_item p {
  display: block;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  margin-bottom: 5px;
  color: #808080
}
.advantages_item p b {
  font-weight: 700;
}
.advantages_item p:last-child {
  margin-bottom: 0;
}

.services {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-bottom: 60px;
  background: #ededed;
}
.services_cta {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 60px 0;
  background: black;
}
.services_cta p {
  display: block;
  text-transform: uppercase;
  font-size: 34px;
  font-weight: 300;
  line-height: 48px;
  padding: 2px 0;
  color: white;
  float: left;
}
.services_cta p b {
  font-weight: 700;
}
.services_cta a {
  display: block;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  padding: 16px;
  color: black;
  background: white;
  float: right;
}
.services_cta a:hover {
  text-decoration: underline;
}
.services_cta::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -25px;
  width: 30px;
  height: 30px;
  background: black;
  z-index: 1;
  transform: rotateZ(45deg) translateX(-50%);
}
.services__center {
  background: white;
}
.services__center p {
  text-align: center;
  float: none;
}
.services__two p {
  text-align: center;
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 20px;
  float: none;
}
.services__two a {
  max-width: 280px;
  margin: 0 auto;
  float: none;
}
.services_text {
  display: inline-block;
  position: relative;
  text-align: center;
  width: 100%;
  padding: 35px 0;
}
.services_text p {
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  letter-spacing: 5px;
}
.services_text p b {
  font-weight: 700;
}
.services_line {
  display: inline-block;
  position: relative;
  width: 100%;
}
.services_line:last-child {
  margin-top: 35px;
}
.services_item {
  display: block;
  position: relative;
  text-align: center;
  width: 33.333%;
  padding: 0 30px;
  box-sizing: border-box;
  float: left;
}
.services_item .services_image {
  display: block;
  width: 100%;
  height: 280px;
  margin-bottom: 20px;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  transition: .2s ease all;
}
a.services_item .services_image:hover {
  background-size: 110%;
}
.services_item .services_name {
  display: block;
  text-decoration: none;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 20px;
  color: black;
}
a.services_item .services_name:hover {
  text-decoration: underline;
}
.services_item p {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 5px;
  color: #808080;
}
.services_item p b {
  font-weight: 700;
}
.services_item p a {
  text-decoration: underline;
  color: inherit;
}
.services_item p:last-child {
  margin-bottom: 0;
}
.services_item p a:hover {
  text-decoration: none;
}
.services_item .services_link {
  display: none;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  padding: 12px 0;
  margin: 0 auto;
  margin-top: 10px;
  color: white;
  background: black;
}
.services_item .services_link:hover {
  text-decoration: underline;
}

.team {
  display: inline-block;
  position: relative;
  width: 100%;
}
.team_content {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 60px 0;
}
.team_title {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 48px;
  font-weight: 900;
  line-height: 56px;
  margin-bottom: 15px;
  color: black;
}
.team_description {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 120px;
  color: #808080;
}
.team_item {
  display: block;
  position: relative;
  text-align: center;
  width: calc(50% - 20px);
  min-height: 550px;
  margin: 0 10px;
  padding: 0 30px;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  float: left;
}
.team_item img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 20px auto;
  margin-top: -70px;
  border-radius: 50%;
  overflow: hidden;
}
.team_item span {
  display: block;
  font-size: 30px;
  font-weight: 700;
  line-height: 42px;
  color: black;
}
.team_item p {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  color: #bfbfbf;
}
.team_item p b {
  display: block;
  margin: 10px auto;
  color: #ffc000;
}

.faq {
  display: inline-block;
  position: relative;
  width: 100%;
}
.faq_content {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 60px 0;
}
.faq_title {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 48px;
  font-weight: 900;
  line-height: 56px;
  margin-bottom: 15px;
  color: black;
}
.faq_description {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 40px;
  color: #808080;
}
.faq_description a {
  display: inline-block;
  text-decoration: none;
  font-weight: 700;
  color: inherit;
}
.faq_description a:hover {
  text-decoration: underline;
}
.faq_item {
  display: block;
  position: relative;
  width: 100%;
  max-width: 800px;
  padding: 10px 0;
  margin: 0 auto;
  border-bottom: 1px solid #eaeaea;
}
.faq_item:last-child {
  border: 0;
}
.faq_item span {
  display: block;
  position: relative;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  padding: 10px 0;
  padding-right: 30px;
  color: black;
  cursor: pointer;
  transition: .2s ease all;
}
.faq_item span::after {
  content: "\f0da";
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  font: normal normal normal 18px/1 FontAwesome;
  color: black;
  transform: translateY(-50%);
  transition: .2s ease all;
}
.faq_item .faq_hidden {
  display: none;
  position: relative;
  width: 100%;
}
.faq_item .faq_hidden p {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  margin-top: 10px;
  color: #808080;
}
.faq_item .faq_hidden p b {
  font-weight: 700;
}
.faq_item .faq_hidden p a {
  display: inline-block;
  text-decoration: none;
  color: #ffc000;
}
.faq_item .faq_hidden p a:hover {
  text-decoration: underline;
}
.faq_item .faq_hidden ol {
  list-style: decimal;
  list-style-position: inside;
}
.faq_item .faq_hidden ol li {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: #808080;
}
.faq_item.active {

}
.faq_item.active span {
  color: #ffc000;
}
.faq_item.active span::after {
  transform: translateY(-50%) rotateZ(90deg);
}

.reviews {
  display: inline-block;
  position: relative;
  width: 100%;
  background: #ededed;
}
.reviews_content {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 60px 0;
}
.reviews_title {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 48px;
  font-weight: 900;
  line-height: 56px;
  margin-bottom: 15px;
  color: black;
}
.reviews_description {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin-top: 5px;
  color: #808080;
}
.reviews_description b {
  font-weight: 700;
}
.reviews_description a {
  display: inline-block;
  text-decoration: none;
  font-weight: inherit;
  color: #ffc000;
}
.reviews_description a:hover {
  text-decoration: underline;
}
.reviews_screenshots {
  display: inline-block;
  position: relative;
  text-align: center;
  width: 100%;
  margin-top: 50px;
}
.reviews_screenshots .item {
  display: inline-block;
  position: relative;
  padding: 10px;
  box-sizing: border-box;
}
.reviews_screenshots .item img {
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 0;
  border-radius: 25px;
  box-sizing: border-box;
  box-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
  overflow: hidden;
}
.reviews_screenshots .item:hover img {
  opacity: .8;
}
.reviews_text {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-top: 50px;
}
.reviews_text .item {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
}
.reviews_text .reviews_text-content {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: #808080;
}
.reviews_text .reviews_text-name {
  display: block;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin-top: 20px;
  color: black;
}
.reviews_text .reviews_text-position {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin-top: 5px;
  color: #ffc000;
}
.reviews_text .owl-controls {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-top: 20px;
}
.reviews_text .owl-controls .owl-dot span {
  background: #ffc0004a;
}
.reviews_text .owl-controls .owl-dot:hover span {
  background: #ffc000;
}
.reviews_text .owl-controls .owl-dot.active span {
  background: #ffc000;
}

.money {
  display: inline-block;
  position: relative;
  width: 100%;
  background: white;
}
.money_content {
  display: inline-block;
  position: relative;
  text-align: center;
  width: 100%;
  padding: 60px 0;
}
.money i {
  display: inline-block;
  width: 34px;
  font-size: 18px;
  line-height: 34px;
  margin-right: 8px;
  color: white;
  background: #ffc000;
  border-radius: 50%;
  vertical-align: top;
}
.money span {
  display: inline-block;
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
  color: black;
}

.about {
  display: inline-block;
  position: relative;
  width: 100%;
}
.about_content {
  display: inline-block;
  position: relative;
  width: 100%;
  max-width: 540px;
  padding: 60px 0;
}
.about_left {
  display: block;
  position: relative;
  width: calc(40% - 15px);
  margin-right: 15px;
  float: left;
}
.about_right {
  display: block;
  position: relative;
  width: calc(60% - 15px);
  margin-left: 15px;
  float: left;
}
.about_title {
  display: block;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 900;
  line-height: 42px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  color: black;
  border-bottom: 1px solid black;
}
.about_description {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 15px;
  color: #808080;
}
.about_info {
  display: inline-block;
  position: relative;
  width: 100%;
}
.about_info span {
  display: block;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 10px;
  color: black;
}
.about_info ul {
  list-style: none;
  list-style-position: inside;
}
.about_info ul li {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #808080;
}
.about_info ul li::before {
  content: "\f05d";
  display: inline-block;
  font: normal normal normal 16px/1 FontAwesome;
  margin-right: 7px;
}
.about_video {
  display: block;
  position: relative;
  text-align: center;
  width: 100%;
  max-width: 480px;
  height: auto;
  min-height: 240px;
  margin: 0 auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.about_video i {
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  max-width: 100%;
  font-size: 48px;
  line-height: 1;
  color: white;
  text-shadow: 0px 0px 15px black;
  transition: .2s ease all;
  transform: translateY(-50%);
}
.about_video:hover i {
  opacity: .8;
}
.about__video .about_content {
  max-width: unset;
}
.about__videos .about_video {
  width: calc(50% - 10px);
  min-height: 150px;
  margin: 0 5px;
  float: left;
}
.about__videos .about_video:first-child {
  width: 100%;
  min-height: 240px;
  margin: 0 auto;
  margin-bottom: 10px;
  float: none;
}

.commands {
  display: inline-block;
  position: relative;
  width: 100%;
  background-size: cover;
  background-position-x: center;
  background-position-y: 30%;
  background-repeat: no-repeat;
}
.commands::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff8c;
}
.commands_content {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 60px 0;
  z-index: 1;
}
.commands_title {
  display: block;
  text-align: center;
  font-size: 36px;
  font-weight: 800;
  line-height: 46px;
  color: black;
}
.commands ol {
  list-style: decimal-leading-zero;
  list-style-position: inside;
  margin: 30px 0;
}
.commands ol li {
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  color: black;
}
.commands ol li::marker {
  font-weight: 400;
}
.commands_connect {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #333333;
}
.commands_connect a {
  display: inline-block;
  text-decoration: underline;
  font-weight: 700;
  color: inherit;
}
.commands_connect a:hover {
  text-decoration: none;
}

.format {
  display: inline-block;
  position: relative;
  width: 100%;
}
.format_content {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 60px 0;
}
.format_left {
  display: block;
  position: absolute;
  top: 50%;
  width: 50%;
  float: left;
  transform: translateY(-50%);
}
.format_left span {
  display: block;
  font-size: 36px;
  font-weight: 900;
  line-height: 46px;
  margin-bottom: 20px;
  color: black;
}
.format_left p {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  margin-top: 10px;
  color: #808080;
}
.format_left p b {
  font-weight: 700;
}
.format_right {
  display: block;
  position: relative;
  width: 50%;
  margin-left: 50%;
  float: left;
}

.course {
  display: inline-block;
  position: relative;
  width: 100%;
}
.course_content {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 100px 0;
}
.course_left {
  display: block;
  position: relative;
  width: calc(50% - 15px);
  margin-right: 15px;
  float: left;
}
.course_right {
  display: block;
  position: relative;
  width: calc(50% - 15px);
  margin-left: 15px;
  float: right;
}
.course_image {
  display: block;
  width: 100%;
  min-height: 320px;
  margin: 0 auto;
  margin-bottom: 15px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.course_connect {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #808080;
}
.course_connect a {
  display: inline-block;
  text-decoration: none;
  color: #ffc000;
}
.course_connect a:hover {
  text-decoration: underline;
}
.course_title {
  display: block;
  font-size: 48px;
  font-weight: 800;
  line-height: 56px;
  margin-bottom: 15px;
  color: black;
}
.course_description {
  display: block;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 10px;
  color: #ffc000;
}
.course_text {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: #808080;
}
.course_text b {
  font-weight: 700;
}
.course_item {
  display: inline-block;
  position: relative;
  width: 100%;
  margin: 10px 0;
}
.course_item span {
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  padding-left: 15px;
  color: #808080;
  cursor: pointer;
  transition: .2s ease all;
}
.course_item span::before {
  content: "\f0da";
  display: inline-block;
  position: absolute;
  top: 4px;
  left: 0;
  font: normal normal normal 16px/1 FontAwesome;
  color: #808080;
  transition: .2s ease all;
}
.course_item.active span {
  color: #ffc000;
}
.course_item.active span::before {
  transform: rotateZ(90deg);
}
.course_item .course_hidden {
  display: none;
  position: relative;
}
.course_item .course_hidden ul {
  list-style: disc;
  list-style-position: inside;
  margin: 5px 0;
  margin-left: 30px;
}
.course_item .course_hidden ul li {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: #808080;
}
.course_item .course_hidden ol {
  list-style: decimal-leading-zero;
  list-style-position: inside;
  margin: 5px 0;
  margin-left: 30px;
}
.course_item .course_hidden ol li {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: #808080;
}
.course_fly {
  position: absolute;
  top: 50%;
  float: none;
  transform: translateY(-50%);
}
.course_left.course_fly {
  left: 0;
}
.course_right.course_fly {
  right: 0;
}
.course__sport {
  background-image: url(/img/background_dark.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.course__sport::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #00000080;
}
.course__sport .fullarea {
  z-index: 2;
}
.course__sport .course_image {
  min-height: 360px;
}
.course__sport .course_connect {
  color: #efefef;
}
.course__sport .course_title {
  margin-top: 15px;
  color: white;
}
.course__sport .course_text {
  color: #efefef;
}

.key {
  display: inline-block;
  position: relative;
  width: 100%;
}
.key_content {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 60px 0;
}
.key_head {
  display: inline-block;
  position: relative;
  text-align: center;
  width: 100%;
  margin-bottom: 40px;
}
.key_head i {
  display: none;
}
.key_head p {
  display: block;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  color: #686868;
}
.key_head span {
  display: block;
  text-transform: uppercase;
  font-size: 42px;
  font-weight: 600;
  line-height: 54px;
  color: black;
}
.key_description {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 30px;
  color: #808080;
}
.key_pretitle {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 25px;
  color: black;
}
.key_line {
  display: inline-block;
  position: relative;
  width: 100%;
}
.key_item {
  display: block;
  position: relative;
  width: 25%;
  padding: 0 15px;
  box-sizing: border-box;
  float: left;
}
.key_item img {
  display: block;
  width: 100%;
  max-width: 80px;
  height: auto;
  margin: 0 auto;
  margin-bottom: 20px;
}
.key_item p {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #808080;
}

.correct {
  display: inline-block;
  position: relative;
  width: 100%;
  background: black;
}
.correct_content {
  display: inline-block;
  position: relative;
  text-align: center;
  width: 100%;
  padding: 100px 0;
}
.correct i {
  display: inline-block;
  font-size: 84px;
  line-height: 1;
  margin-right: 30px;
  color: white;
}
.correct span {
  display: inline-block;
  text-align: left;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 400;
  line-height: 42px;
  color: white;
}

.call {
  display: inline-block;
  position: relative;
  width: 100%;
  background: black;
}
.call_content {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 100px 0;
}
.call i {
  display: inline-block;
  font-size: 84px;
  line-height: 1;
  margin-right: 30px;
  color: white;
}
.call span {
  display: inline-block;
  text-align: left;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 400;
  line-height: 42px;
  color: white;
}
.call a {
  display: inline-block;
  width: 300px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  padding: 16px 0;
  margin: 16px 0;
  color: black;
  background: white;
  vertical-align: top;
  float: right;
}
.call a:hover {
  text-decoration: underline;
}

.complex {
  display: inline-block;
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.complex::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000d9;
}
.complex_content {
  display: inline-block;
  position: relative;
  text-align: center;
  width: 100%;
  padding: 150px 0;
  z-index: 1;
}
.complex_pretitle {
  display: block;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 10px;
  color: #2abf64;
}
.complex span {
  display: block;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 600;
  line-height: 56px;
  margin-bottom: 18px;
  color: white;
}
.complex_price {
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 20px;
  color: white;
}
.complex_text {
  display: block;
  font-size: 18px;
  font-weight: 300;
  line-height: 36px;
  margin-top: 10px;
  color: white;
}
.complex_text b {
  font-weight: 700;
}

.connect {
  display: inline-block;
  position: relative;
  width: 100%;
}
.connect_content {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 60px 0;
}
.connect_item {
  display: block;
  position: relative;
  text-align: center;
  width: 25%;
  padding: 0 15px;
  box-sizing: border-box;
  float: left;
}
.connect_item i {
  display: block;
  font-size: 60px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 15px;
  color: #ffc000;
}
.connect_item span {
  display: block;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 20px;
  color: black;
}
.connect_item p {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 5px;
  color: #808080;
}
.connect_item p a {
  text-decoration: none;
  color: #ffc000;
}
.connect_item p a:hover {
  text-decoration: underline;
}
.connect_item p:last-child {
  margin-bottom: 0;
}

.maps {
  display: inline-block;
  position: relative;
  width: 100%;
}
.maps_content {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 60px 0;
  padding-top: 0;
}
.maps_line {
  display: inline-block;
  position: relative;
  width: 100%;
}
.maps_line:first-child {
  margin-bottom: 40px;
}
.maps_item {
  display: block;
  position: relative;
  text-align: center;
  width: calc(50% - 15px);
  box-sizing: border-box;
  float: left;
}
.maps_item:first-child {
  margin-right: 15px;
}
.maps_item:last-child {
  margin-left: 15px;
}
.maps_item span {
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 2px;
  color: #ffc000;
}
.maps_item p {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 15px;
  color: #666666;
}
.maps_item .maps_frame {
  display: block;
  position: relative;
  width: 100%;
  height: 300px;
}
.maps_item .maps_frame > iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.maps_item .maps_frame__loading {
  background-image: url(/img/puff.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.error {
  display: inline-block;
  position: relative;
  width: 100%;
}
.error_content {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 60px 0;
}
.error span {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 20px;
  color: black;
}
.error p {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 5px;
  color: #808080;
}
.error p a {
  display: inline-block;
  text-decoration: underline;
  color: inherit;
}
.error p a:hover {
  text-decoration: none;
}
.error ul {
  list-style: disc;
  list-style-position: inside;
  margin: 10px 0;
  color: #808080;
}
.error ul li {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 5px;
  color: #808080;
}
.error ul li b {
  font-weight: 600;
}

footer {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 20px 0;
  margin-bottom: -3px;
  background: #ededed;
}
.footer_copyright {
  display: block;
  position: relative;
  float: left;
}
.footer_copyright p {
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  padding: 5px 0;
  color: black;
}
.footer_social {
  display: block;
  position: relative;
  float: right;
}
.footer_social a {
  display: block;
  text-decoration: none;
  color: #ffc000;
}
.footer_social a i {
  font-size: 24px;
  line-height: 1;
  color: inherit;
}
.footer_social a:hover i {

}

@media (max-width: 1520px) {
  .fullarea {
    max-width: 1170px;
  }
  .advantages_item {
    padding: 0 10px;
  }
  .services_item {
    padding: 0 15px;
  }
  .services_item .services_image {
    height: 220px;
    margin-bottom: 12px;
  }
  .services_item .services_name {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .about_left {
    width: calc(50% - 15px);
  }
  .about_right {
    width: calc(50% - 15px);
  }
  .course_title {
    font-size: 32px;
    line-height: 40px;
  }
  .key_head p {
    font-size: 16px;
    line-height: 22px;
  }
  .key_head span {
    font-size: 32px;
    line-height: 40px;
  }
  .team_item {
    min-height: 600px;
    padding: 0 15px;
  }
  .team_item p b {
    margin: 5px auto;
  }
}

@media (max-width: 1200px) {
  .advantages_item span {
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 7px;
  }
  .advantages_item span b {
    font-weight: 800;
  }
  .services_cta p {
    text-align: center;
    padding: 0;
    margin-bottom: 20px;
    float: none;
  }
  .services_cta a {
    max-width: 360px;
    padding: 16px 0;
    margin: 0 auto;
    float: none;
  }
  .about_left {
    display: block;
    width: 100%;
    max-width: 540px;
    margin: 0 auto;
    margin-bottom: 25px;
    float: none;
  }
  .about_right {
    display: block;
    width: 100%;
    max-width: 540px;
    margin: 0 auto;
    float: none;
  }
  .about_video {
    margin: 0;
  }
  .about__videos .about_video {
    min-height: 140px;
  }
  .format_left {
    position: relative;
    text-align: center;
    top: unset;
    width: 100%;
    margin-bottom: 10px;
    float: none;
    transform: unset;
  }
  .format_left span {
    margin-bottom: 15px;
  }
  .format_right {
    position: relative;
    text-align: center;
    top: unset;
    width: 100%;
    margin: 0;
    float: none;
    transform: unset;
  }
  .course_left {
    display: block;
    position: relative;
    top: unset;
    left: unset;
    width: 100%;
    max-width: 560px;
    margin: 0 auto;
    float: none;
    transform: unset;
  }
  .course_right {
    display: block;
    position: relative;
    top: unset;
    right: unset;
    width: 100%;
    max-width: 560px;
    margin: 0 auto;
    float: none;
    transform: unset;
  }
  .course_image {
    margin-top: 10px;
  }
  .course__sport .course_title {
    margin-top: 0;
  }
  .course__sport .course_image {
    min-height: 320px;
  }
  .call a {
    width: 220px;
  }
  .key_head {
    margin-bottom: 30px;
  }
  .key_description {
    margin-bottom: 20px;
  }
  .key_pretitle {
    margin-bottom: 15px;
  }
  .key_item {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 15px;
    float: none;
  }
  .key_item:last-child {
    margin-bottom: 0;
  }
  .key_item img {
    margin-bottom: 10px;
  }
  .key_item p {
    font-size: 14px;
    line-height: 20px;
  }
  .team_item {
    width: 100%;
    min-height: unset;
    padding-bottom: 20px;
    margin: 0;
    float: none;
  }
  .team_item:last-child {
    margin-top: 130px;
  }
  .connect_item {
    padding: 0 10px;
  }
  .connect_item i {
    font-size: 48px;
  }
  .connect_item span {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .maps_line:first-child {
    margin-bottom: 0;
  }
  .maps_item {
    display: inline-block;
    width: 100%;
    margin: 0 auto !important;
    margin-bottom: 30px !important;
    float: none;
  }
}

@media (max-width: 1170px) {
  .area {
    max-width: 100%;
  }
  .fullarea {
    max-width: 100%;
  }
  .services_item .services_image {
    height: 200px;
  }
}

@media (max-width: 1024px) {
  .services_line {
    display: inline;
    margin: 0 !important;
  }
  .services_item {
    width: 50%;
    min-height: 420px;
  }
  .call_content {
    text-align: center;
    padding: 60px 0;
  }
  .call i {
    display: block;
    font-size: 60px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .call span {
    text-align: center;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .call span br {
    display: none;
  }
  .call a {
    display: block;
    margin: 0 auto;
    float: none;
  }
}

@media (max-width: 968px) {
  .header_line {
    border: 0;
  }
  .header_menu {
    display: none;
    background: black;

  }
  .header_menu ul {

  }
  .header_menu ul li {
    display: block;
    margin: 0;
  }
  .header_menu ul li a {
    display: inline-block;
    padding: 10px 0;
    transition: none;
  }
  .header_menu ul li.parent:hover ul.header_smallmenu {
    display: none;
  }
  .header_menu ul li.parent::after {
    content: "\f107";
    position: absolute;
    top: 43px;
    left: 145px;
    font: normal normal normal 20px/1 FontAwesome;
    padding: 11px 0;
    color: white !important;
    opacity: .5;
  }
  .header_menu ul li.parent a::after {
    display: none;
  }
  .header_menu ul.header_smallmenu {
    display: none;
    position: relative;
    max-width: unset;
    padding: 0;
    background: transparent;
  }
  .header_menu ul.header_smallmenu li {

  }
  .header_menu ul.header_smallmenu li a {
    font-size: 16px;
    padding: 10px 0;
  }

  /* mobile menu opener animation */
  .header_menu--opener {
    display: block;
    position: absolute;
    top: 5px;
    right: 15px;
    height: 45px;
    width: 45px;
    overflow: hidden;
    cursor: pointer;
    z-index: 9999;
  }
  .header_menu--opener .line {
    display: block;
    position: absolute;
    height: 2px;
    right: 0;
    background: #ffc000;
    transform: rotateZ(0);
    transition: .4s ease all;
  }
  .header_menu--opener .line_one {
    top: 10px;
    width: 100%;
  }
  .header_menu--opener .line_two {
    top: 21px;
    width: 100%;
  }
  .header_menu--opener .line_three {
    top: 32px;
    width: 100%;
  }
  .header_menu--opener.opened .line_one {
    top: 21px;
    width: 100%;
    transform: rotateZ(-45deg);
  }
  .header_menu--opener.opened .line_two {
    /* left: 40px; */
    width: 0;
    opacity: 0;
  }
  .header_menu--opener.opened .line_three {
    top: 21px;
    width: 100%;
    transform: rotateZ(45deg);
  }
  .welcome_video {
    max-width: 280px;
    height: 160px;
  }
  .welcome_video i {
    font-size: 44px;
  }
  .advantages_line {
    margin-bottom: 0 !important;
  }
  .advantages_item {
    display: inline-block;
    width: 100%;
    margin: 0 auto !important;
    margin-bottom: 30px !important;
    float: none;
  }
  .advantages_item span {
    line-height: 24px;
  }
  .advantages_item p {
    line-height: 20px;
    margin-bottom: 5px;
  }
  .reviews_screenshots {
    margin-top: 40px;
  }
  .reviews_screenshots .item img {
    border-radius: 15px;
  }
  .connect_item {
    display: inline-block;
    text-align: left;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    float: none;
  }
  .connect_item:last-child {
    margin-bottom: 0;
  }
  .connect_item i {
    width: 40px;
    text-align: center;
    font-size: 30px;
    margin: 0;
    margin-right: 10px;
    float: left;
  }
  .connect_item span {
    display: block;
    width: calc(100% - 50px);
    margin-bottom: 10px;
    float: right;
  }
  .connect_item p {
    display: block;
    width: calc(100% - 50px);
    float: right;
  }
}

@media (max-width: 900px) {
  .services_item {
    display: block;
    width: 100%;
    max-width: 460px;
    min-height: unset;
    margin: 0 auto;
    margin-bottom: 35px;
    float: none;
  }
  .services_line:last-child .services_item:last-child {
    margin-bottom: 0;
  }
  .services_item .services_image {
    background-size: cover !important;
  }
  .services_item .services_link {
    display: block;
  }
  .course_image {
    min-height: 260px;
  }
  .correct_content {
    padding: 60px 0;
  }
  .correct i {
    display: block;
    font-size: 60px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .correct span {
    text-align: center;
    font-size: 24px;
    line-height: 32px;
  }
  .correct span br {
    display: none;
  }
  .course__sport .course_image {
    min-height: 260px
  }
  .team_title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 10px;
  }
  .team_description {
    margin-bottom: 30px;
  }
  .team_item:last-child {
    margin-top: 30px;
  }
  .team_item img {
    margin: 20px auto;
  }
  .team_item span {
    font-size: 24px;
    line-height: 32px;
  }
  .faq_title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 10px;
  }
  .faq_description {
    margin-bottom: 30px;
  }
  .reviews_title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 10px;
  }
  .error span {
    font-size: 20px;
    line-height: 24px;
  }
}

@media (max-width: 768px) {
  .welcome__contacts {
    min-height: 50vh;
  }
  .welcome_title {
    font-size: 56px;
    margin-bottom: 0;
  }
  .welcome_pagetitle {
    font-size: 36px;
    line-height: 42px;
  }
  .welcome__counter .welcome_pretitle {
    margin-bottom: 15px;
  }
  .welcome__counter .welcome_title {
    margin-bottom: 22px;
  }
  .welcome__counter .welcome_description {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 35px;
  }
  .welcome__counter .welcome_item span {
    font-size: 44px;
    margin-bottom: 5px;
  }
  .services_cta p {
    font-size: 24px;
    line-height: 30px;
  }
  .complex_content {
    padding: 120px 0;
  }
  .complex_pretitle {
    margin-bottom: 5px;
  }
  .complex span {
    font-size: 32px;
    line-height: 48px;
  }
  .complex_price {
    margin-bottom: 12px;
  }
  .complex_text {
    font-size: 16px;
    line-height: 32px;
  }
  .reviews_screenshots .item {
    padding: 5px;
  }
  .reviews_screenshots .item img {
    box-shadow: none;
  }
  .reviews_text .reviews_text-content {
    line-height: 24px;
  }
}

@media(max-width: 740px) {

}

@media (max-width: 660px) {
  .about__videos .about_video {
    width: 100%;
    min-height: 240px;
    margin: 0 auto;
    margin-bottom: 10px;
    float: none;
  }
  .about__videos .about_video:last-child {
    margin-bottom: 0;
  }
  .money i {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .money span {
    display: block;
    font-size: 24px;
    line-height: 28px;
  }
  .key_head span {
    font-size: 24px;
    line-height: 32px;
  }
}

@media (max-width: 600px) {
  .connect_item span {
    font-size: 20px;
  }
  .complex_content {
    padding: 60px 0;
  }
  .course_title {
    font-size: 26px;
    line-height: 28px;
  }
}

@media (max-width: 540px) {
  .about_title {
    font-size: 26px;
    line-height: 34px;
  }
  .about_video {
    max-width: 280px;
    min-height: 140px;
    margin: 0 auto;
  }
  .about_video i {
    font-size: 36px;
  }
  .about__videos .about_video {
    min-height: 150px !important;
  }
  .commands_title {
    font-size: 26px;
    line-height: 32px;
  }
  .format_left span {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 0;
  }
}

@media (max-width: 460px) {
  .welcome__counter .welcome_pretitle {
    margin-bottom: 10px;
  }
  .welcome__counter .welcome_title {
    margin-bottom: 20px;
  }
  .welcome__counter .welcome_description {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 30px;
  }
  .welcome__counter .welcome_line {
    display: inline-block;
  }
  .welcome__counter .welcome_item {
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
    float: none;
  }
  .welcome__counter .welcome_item:last-child {
    margin-bottom: 0;
  }
  .course_image {
    min-height: 180px;
  }
  .course__sport .course_image {
    min-height: 180px;
  }
  .correct i {
    font-size: 40px;
    margin-bottom: 15px;
  }
  .correct span {
    font-size: 20px;
    line-height: 28px;
  }
  .call i {
    font-size: 40px;
    margin-bottom: 15px;
  }
  .call span {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 15px;
  }
}

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