@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@media screen and (min-width: 776px) {
  header._fixed_ > div:first-child {
    display: none; }
  header._fixed_ ._menu {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    opacity: 0.9;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
    header._fixed_ ._menu ._logo {
      padding: 0rem 0 0rem 0.5rem; }
      header._fixed_ ._menu ._logo img {
        width: 40%; }
    header._fixed_ ._menu nav ul li a {
      padding-top: 1rem; }

  section._personal_block_1 ._content {
    padding: 4rem 0rem 2rem 8rem; }
  section._personal_block_4 {
    padding-top: 20rem; }

  .mobile__menu {
    display: none; } }
@media screen and (max-width: 776px) {
  html body {
    font-size: 14px; }
    html body ._content h1 {
      font-size: 20px !important; }
    html body ._content h2 {
      font-size: 18px !important; }
    html body header {
      margin-top: 3rem; }
      html body header nav ul {
        flex-wrap: wrap; }
        html body header nav ul li {
          display: block;
          width: 100%;
          text-align: center; }
          html body header nav ul li a {
            padding: 8px 5px; }
      html body header._fixed {
        margin-top: 3rem; }
    html body section {
      overflow-x: hidden; }
      html body section._training_block_menu nav ul li {
        width: 100%; }
        html body section._training_block_menu nav ul li a {
          padding: 15px 12px; }
      html body section .slider_block .items_slider_bg {
        bottom: 50%;
        width: 90%; }
      html body section .slider_block .items_slider_content {
        max-width: 98%;
        padding: 25px 18px 17px;
        font-size: 14px !important; }
        html body section .slider_block .items_slider_content h2 {
          margin-bottom: 0; }
    html body .social {
      padding: 10px; }
      html body .social li a {
        width: 30px;
        height: 30px;
        background-size: 30px !important; }
    html body .slick-slider {
      padding: 20px; }
    html body section {
      padding: 0; }
    html body ._block_1, html body ._session_block_1, html body ._training_block_1 {
      padding-bottom: 3rem !important;
      padding-top: 2rem; }
    html body ._block_2, html body ._session_block_2, html body ._training_block_2 {
      padding-bottom: 3rem !important;
      padding-top: 2rem; }
    html body ._block_3, html body ._session_block_3, html body ._training_block_3 {
      padding-bottom: 3rem !important;
      padding-top: 2rem; }
    html body ._block_4, html body ._session_block_4, html body ._training_block_4 {
      padding-bottom: 3rem !important;
      padding-top: 2rem; }
    html body ._block_2 ._items ._item {
      margin: 0rem 0rem;
      padding: 0;
      width: 100%;
      max-width: 100%;
      text-align: center;
      box-shadow: 0 0 0 0; }
    html body ._block_2 ._items ._item img {
      display: none; }
    html body ._block_2 .row {
      display: block; }
    html body ._block_2 {
      padding-top: 1rem;
      padding-bottom: 1rem; }
    html body ._training_block_1 ._content {
      padding: 1rem;
      margin: 2rem 0.4rem; }
    html body nav ul li {
      text-align: center; }
    html body ._personal_block_2 {
      padding-top: 1rem; }
    html body ._menu nav {
      display: none; }
    html body .mobile__menu {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: auto;
      z-index: 1000;
      padding-top: 3rem; }
      html body .mobile__menu.mobile__menu-opened {
        height: 100%; }
      html body .mobile__menu .mobile__call-menu-line {
        position: absolute;
        top: 0;
        left: 0;
        height: 3rem;
        width: 100%;
        background-color: #ebeff2;
        border-bottom: 1px solid #970004; }
      html body .mobile__menu .call-menu-button {
        position: absolute;
        left: 1rem;
        top: 0.5rem;
        font-family: "Glyphicons-Halflings";
        border: 1px solid #970004;
        padding: 0.5rem; }
        html body .mobile__menu .call-menu-button:before {
          content: "";
          color: #970004; }
      html body .mobile__menu .menu__nav {
        height: 100%;
        position: relative;
        display: none; }
      html body .mobile__menu.mobile__menu-opened .menu__nav {
        display: block; }
        html body .mobile__menu.mobile__menu-opened .menu__nav nav {
          align-items: flex-start;
          min-width: 60%;
          width: auto;
          display: block;
          background-color: #ebeff2;
          position: absolute;
          width: 70%;
          height: 100%;
          top: 0;
          left: -70%; }
        html body .mobile__menu.mobile__menu-opened .menu__nav nav ul {
          flex-direction: column;
          align-items: flex-start;
          width: auto; }
        html body .mobile__menu.mobile__menu-opened .menu__nav .mobile__menu-background {
          background-color: #000;
          opacity: 0;
          width: 100%;
          height: 100%;
          position: relative;
          top: 0;
          left: 0;
          display: block; }
  html ._block_2 ._items ._item hr {
    margin-top: 0; } }
/*
@font-face {
  font-family: "Firasansbold";
  src: url("../fonts/Firasansbold.ttf");
}
*/
@font-face {
  font-family: "GothamProLightRegular";
  src: url("../fonts/Gotham Pro Light Regular.ttf"); }
@font-face {
  font-family: "GothamPro";
  src: url("../fonts/Gotham Pro.otf"); }
@font-face {
  font-family: "GothamProBold";
  src: url("../fonts/GothamPro-Bold.otf"); }
@font-face {
  font-family: "MyriadProRegular";
  src: url("../fonts/MyriadPro-Regular.otf"); }
@font-face {
  font-family: "MyriadProSemibold";
  src: url("../fonts/MyriadProSemibold.otf"); }
@font-face {
  font-family: "SFUIDisplayThin";
  src: url("../fonts/SFUIDisplay-Thin.otf"); }
@font-face {
  font-family: "Glyphicons-Halflings";
  src: url("../fonts/glyphicons-halflings-regular.ttf"); }
header .test {
  color: black; }
header ._contact {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 0.8rem;
  line-height: 1; }
  header ._contact ._map {
    background: url(../img/icon/map.png) no-repeat left center;
    background-size: 20px !important; }
  header ._contact ._mail {
    background: url(../img/icon/mail.png) no-repeat left center; }
  header ._contact ._url {
    background: url(../img/icon/url_icon.png) no-repeat left center; }
  header ._contact ._phone {
    background: url(../img/icon/phone_icon.png) no-repeat 0.5rem center;
    padding: 0.5rem 0.4rem 0.5rem 2rem !important;
    border-radius: 1rem;
    border: 0.15rem solid #970004; }
  header ._contact ._map,
  header ._contact ._mail,
  header ._contact ._url,
  header ._contact ._phone {
    color: black;
    text-decoration: none !important;
    background-size: 14px !important;
    padding: 0.2rem 0.5rem 0.2rem 2rem;
    display: block; }
header ._menu {
  background: #ebeff2; }
  header ._menu ._logo {
    display: block;
    text-decoration: none !important;
    padding: 0.5rem; }

footer {
  background: white; }
  footer ._copyrite {
    padding: 2rem 0 3rem;
    color: black; }
    footer ._copyrite a {
      color: black; }
    footer ._copyrite ._contact {
      display: flex;
      flex-direction: column;
      flex-wrap: wrap;
      align-items: flex-start;
      justify-content: flex-start; }
      footer ._copyrite ._contact ._map {
        background: url(../img/icon/map.png) no-repeat left center; }
      footer ._copyrite ._contact ._email {
        background: url(../img/icon/mail_footer_icon.png) no-repeat left center; }
      footer ._copyrite ._contact ._phone {
        background: url(../img/icon/phone_footer_icon.png) no-repeat left center; }
      footer ._copyrite ._contact ._map,
      footer ._copyrite ._contact ._email,
      footer ._copyrite ._contact ._phone {
        display: block;
        padding: 0.5em 0.2em 0.5em 3em;
        margin-bottom: 0.3em;
        background-size: 20px; }
  footer ._sub_footer {
    background: #ebeff2; }

body {
  scroll-behavior: smooth;
  font: 18px/1 "GothamPro"; }

nav {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end; }
  nav ul {
    overflow: hidden;
    display: flex;
    flex-direction: row; }
    nav ul li {
      float: left;
      flex-grow: 1; }
      nav ul li a {
        display: block;
        text-decoration: none !important;
        padding: 1.5rem 1rem 0.9rem;
        font-size: 1.1rem;
        line-height: 1;
        position: relative;
        z-index: 1;
        color: black; }
        nav ul li a:not(.active) {
          cursor: pointer; }
        nav ul li a:after {
          content: "";
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          width: 0%;
          height: 0.15rem;
          background: #970004;
          z-index: -1;
          margin: auto;
          transition: all 0.8s linear 0s; }
      nav ul li a:hover, nav ul li._active_ a {
        color: #970004; }
        nav ul li a:hover:after, nav ul li._active_ a:after {
          width: 80%; }

h2 {
  font-size: 25px;
  line-height: 1;
  margin-bottom: 1rem; }

strong {
  font-family: "GothamProBold"; }

p {
  margin-bottom: 1rem; }

section {
  padding: 95px 0 100px; }
  section ._title {
    padding: 2rem 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.5rem;
    line-height: 1; }
  section ._content ul li {
    padding-left: 0.1rem; }
    section ._content ul li:before {
      content: "-"; }

ol {
  counter-reset: section; }
  ol li {
    margin-bottom: 1.5rem; }
    ol li:before {
      counter-increment: section;
      content: counter(section) ". ";
      color: #970004;
      font-weight: bolder; }

hr {
  border-color: #970004; }

._block_1 {
  padding: 240px 0 222px;
  min-height: 30vh;
  background: url(/img/texture/title_bg.png) no-repeat center center;
  background-size: cover; }
  ._block_1 h1 {
    color: black;
    text-transform: uppercase;
    font-size: 37px;
    line-height: 1;
    font-family: "GothamProBold"; }
  ._block_1 ._content {
    max-width: 700px;
    margin: auto; }

._block_2 {
  /*padding: 88px 0  92px ! important */ }
  ._block_2 ._items {
    align-items: center;
    justify-content: center; }
    ._block_2 ._items ._item {
      max-width: 240px;
      padding: 2rem;
      margin: 4rem 2rem;
      box-shadow: inset 0 0 0 0px #c5c5c5, 0 0 1rem 0 rgba(200, 200, 200, 0.4);
      transition: all 0.5s ease 0s;
      background: white; }
      ._block_2 ._items ._item:hover {
        box-shadow: inset 0 0 0 1px #c5c5c5, 0 0 1rem 0 rgba(200, 200, 200, 0.4); }
      ._block_2 ._items ._item a {
        color: black; }
      ._block_2 ._items ._item hr,
      ._block_2 ._items ._item img,
      ._block_2 ._items ._item h3 {
        margin: 1.5rem 0; }
  ._block_2 .block__header {
    text-align: center; }
    ._block_2 .block__header h2 {
      font-weight: bold; }

._block_3 {
  position: relative;
  z-index: 1;
  padding-bottom: 262px;
  background: #ebeff2; }
  ._block_3:before {
    content: "";
    position: absolute;
    left: 50%;
    right: 0;
    bottom: 100px;
    z-index: 0;
    height: 625px;
    background: url(../img/texture/bg_arrow_next.png) repeat-x 0px bottom;
    background-size: auto 625px; }
  ._block_3 .container {
    position: relative;
    z-index: 1; }
    ._block_3 .container:after {
      content: "";
      position: absolute;
      top: 0;
      left: -111px;
      right: 0;
      bottom: 0;
      z-index: -1;
      background: url(../img/texture/bg_arrow_top.png) no-repeat 0 top;
      background-size: auto 300px; }
  ._block_3 .items_slider_bg {
    background: url(../img/texture/_block_3_bg.png) no-repeat center center;
    background-size: cover; }
  ._block_3 strong {
    font-family: "GothamProBold";
    text-transform: uppercase; }

._block_4 {
  padding-top: 330px;
  padding-bottom: 40px;
  background: url(../img/texture/_block_4_bg.png) no-repeat center center;
  background-size: cover; }
  ._block_4 h2 {
    font-weight: bold; }

._block_map {
  padding: 0; }
  ._block_map ._map {
    width: 100%;
    min-height: 40vh; }
    ._block_map ._map iframe {
      width: 100%; }

.social {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  overflow: hidden;
  padding: 2em; }
  .social li {
    float: left;
    margin-right: 16px; }
    .social li a {
      display: block;
      text-decoration: none;
      width: 46px;
      height: 46px;
      background-size: 46px !important; }
      .social li a._tw {
        background: url(../img/icon/tw.png) no-repeat center center; }
      .social li a._fb {
        background: url(../img/icon/fb.png) no-repeat center center; }
      .social li a._vk {
        background: url(../img/icon/vk.png) no-repeat center center; }
      .social li a._ok {
        background: url(../img/icon/ok.png) no-repeat center center; }

.home footer {
  background: #ebeff2; }
  .home footer ._sub_footer {
    background: #2c2c2c; }

._session_block_1 {
  background: url(../img/texture/session_bg_1.png) no-repeat center center;
  background-size: cover;
  min-height: 40vh;
  border-bottom: 3px solid #f2f2f2; }
  ._session_block_1 ._content {
    max-width: 800px;
    padding: 4rem 4rem 2rem;
    margin: 2rem; }
    ._session_block_1 ._content h1 {
      color: black;
      text-transform: uppercase;
      font-size: 37px;
      line-height: 1;
      font-family: "GothamProBold"; }

._session_block_2 {
  padding-top: 115px;
  position: relative;
  z-index: 1; }
  ._session_block_2:after {
    content: "";
    position: absolute;
    top: 70%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: #ebeff2; }
  ._session_block_2 .slider_block {
    margin-left: auto; }
  ._session_block_2 .items_slider_bg {
    background: url(../img/texture/session_bg_2.png) no-repeat center center;
    background-size: cover; }

._session_block_3 {
  position: relative;
  z-index: 1;
  padding-bottom: 260px; }
  ._session_block_3:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    right: 0;
    bottom: 100px;
    z-index: 0;
    background: url(../img/texture/bg_arrow_next.png) repeat-x 0px bottom;
    background-size: auto 565px; }
  ._session_block_3 .container {
    position: relative;
    z-index: 1; }
    ._session_block_3 .container:after {
      content: "";
      position: absolute;
      top: 0;
      left: -111px;
      right: 0;
      bottom: 0;
      z-index: -1;
      background: url(../img/texture/bg_arrow_top.png) no-repeat 0 top;
      background-size: auto 300px; }
  ._session_block_3:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: #ebeff2; }
  ._session_block_3 .items_slider_bg {
    background: url(../img/texture/session_bg_3.png) no-repeat center center;
    background-size: cover; }

._session_block_4 {
  padding-top: 20rem;
  background: url(../img/texture/session_bg_5.png) no-repeat center center;
  background-size: cover;
  min-height: 40vh; }
  ._session_block_4 .slider_block {
    margin-left: auto; }

body.training .items_slider {
  padding-bottom: 45px; }
body.training section {
  position: relative;
  z-index: 1; }
  body.training section:nth-child(3):after {
    content: "";
    position: absolute;
    top: 70%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: #ebeff2; }
  body.training section:nth-child(4) {
    padding-bottom: 345px; }
    body.training section:nth-child(4):before {
      content: "";
      position: absolute;
      left: 50%;
      right: 0;
      bottom: 178px;
      z-index: 0;
      height: 625px;
      background: url(../img/texture/bg_arrow_next.png) repeat-x 0px bottom;
      background-size: auto 625px; }
    body.training section:nth-child(4) .container {
      position: relative;
      z-index: 1; }
      body.training section:nth-child(4) .container:after {
        content: "";
        position: absolute;
        top: 0;
        left: -111px;
        right: 0;
        height: 315px;
        z-index: -1;
        background: url(../img/texture/bg_arrow_top.png) no-repeat 0 10%;
        background-size: auto 315px; }
    body.training section:nth-child(4):after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: -1;
      background: #ebeff2; }
  body.training section:nth-child(5):after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 30%;
    z-index: -1;
    background: #ebeff2; }
  body.training section:nth-child(6) {
    padding-bottom: 320px; }
    body.training section:nth-child(6) .container {
      position: relative;
      z-index: 1; }
      body.training section:nth-child(6) .container:before {
        content: "";
        position: absolute;
        top: -95px;
        left: -111px;
        right: -111px;
        bottom: -160px;
        z-index: -1;
        background: #ebeff2; }
      body.training section:nth-child(6) .container:after {
        content: "";
        position: absolute;
        top: 0;
        left: -111px;
        right: 0;
        height: 315px;
        z-index: 0;
        background: url(../img/texture/bg_arrow_top.png) no-repeat 0 10%;
        background-size: auto 315px; }
body ._training_block_menu {
  padding: 0;
  background: #ebeff2; }
  body ._training_block_menu nav {
    padding: 0;
    align-items: flex-start; }
    body ._training_block_menu nav ul {
      flex-wrap: wrap;
      justify-content: center; }
    body ._training_block_menu nav a {
      font-size: 0.7rem;
      line-height: 1;
      padding: 20px 12px 15px;
      /*text-align: center */ }
body ._training_block_1 {
  background: url(../img/texture/korp_ob_title_bg.jpg) no-repeat center center;
  background-size: cover;
  min-height: 40vh; }
  body ._training_block_1 ._content {
    max-width: 800px;
    padding: 4rem 0rem 2rem 8rem;
    margin: 2rem; }
    body ._training_block_1 ._content h1 {
      color: black;
      text-transform: uppercase;
      font-size: 37px;
      line-height: 1;
      font-family: "GothamProBold"; }
body ._training_block_2 .items_slider_bg {
  background: url(../img/texture/training_bg_3.png) no-repeat center center;
  background-size: cover; }
body ._training_block_3 .items_slider_bg {
  background: url(../img/texture/training_bg_2.png) no-repeat center center;
  background-size: cover; }
body ._training_block_4 .items_slider_bg {
  background: url(../img/texture/training_bg_4.png) no-repeat center center;
  background-size: cover; }
body ._training_block_5 .items_slider_bg {
  background: url(../img/texture/training_bg_5.png) no-repeat center center;
  background-size: cover; }
body ._training_block_6 .items_slider_bg {
  background: url(../img/texture/training_bg_6.png) no-repeat center center;
  background-size: cover; }
body ._training_block_7 {
  background: url(../img/texture/training_bg_7.png) no-repeat center center;
  background-size: cover; }

.slider_block {
  z-index: 1;
  position: relative;
  /*overflow: hidden */
  padding-top: 140px; }
  .slider_block h2 {
    color: black;
    text-transform: uppercase;
    font-family: "GothamProBold"; }
  .slider_block.left .items_slider_bg {
    right: 0; }
  .slider_block.left .items_slider_content {
    margin-right: auto; }
  .slider_block.right .items_slider_bg {
    left: 0; }
  .slider_block.right .items_slider_content {
    margin-left: auto; }
  .slider_block .items_slider_bg {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 60%;
    z-index: -2; }
  .slider_block .items_slider_content {
    position: relative;
    max-width: 60%;
    background: white;
    padding: 55px 48px 37px;
    font-size: 18px;
    line-height: 24px;
    box-shadow: 2px 5px 20px 0px rgba(0, 0, 0, 0.22);
    opacity: 0.9; }
    .slider_block .items_slider_content h2 {
      margin-bottom: 30px; }
    .slider_block .items_slider_content li {
      margin-bottom: 1rem; }

.items_slider {
  z-index: 2;
  padding: 30px 0rem 110px;
  width: 100%;
  margin-bottom: 0 !important; }
  .items_slider .slick-dots {
    width: 90%;
    bottom: 0px; }
    .items_slider .slick-dots li {
      margin-bottom: 0; }
      .items_slider .slick-dots li:before {
        content: ""; }
      .items_slider .slick-dots li.slick-active button:before {
        opacity: 1;
        color: #970004; }
      .items_slider .slick-dots li button:before {
        font-size: 1rem; }
      .items_slider .slick-dots li:hover button:before {
        color: #970004; }

section._personal_block_1 {
  background: url(../img/texture/personal_assessment_1.jpg) no-repeat center center;
  background-size: cover;
  min-height: 40vh; }
  section._personal_block_1 ._content {
    max-width: 800px;
    margin: 2rem; }
    section._personal_block_1 ._content h1 {
      color: black;
      text-transform: uppercase;
      font-size: 37px;
      line-height: 1;
      font-family: "GothamProBold"; }
section._personal_block_2 {
  position: relative; }
  section._personal_block_2 .items_slider_bg {
    background: url(../img/texture/personal_assessment_2.jpg) no-repeat center center;
    background-size: cover; }
  section._personal_block_2:after {
    content: "";
    position: absolute;
    top: 70%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: #ebeff2; }
section._personal_block_3 {
  position: relative; }
  section._personal_block_3 .items_slider_bg {
    background: url(../img/texture/personal_assessment_3.jpg) no-repeat center center;
    background-size: cover; }
  section._personal_block_3:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    right: 0;
    bottom: 100px;
    z-index: 0;
    background: url(../img/texture/bg_arrow_next.png) repeat-x 0px bottom;
    background-size: auto 565px; }
  section._personal_block_3:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: #ebeff2; }
section._personal_block_4 {
  background: url(../img/texture/personal_assessment_4.jpg) no-repeat center center;
  background-size: cover;
  min-height: 40vh; }

._personal_block_2 ul, ._personal_block_3 ul, ._personal_block_4 ul {
  display: none; }

/*# sourceMappingURL=main.css.map */
