@font-face {
  font-family: 'c_bold';
  src: url("../fonts/corsicasx-bold-webfont.eot");
  src: url("../fonts/corsicasx-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/corsicasx-bold-webfont.woff") format("woff"), url("../fonts/corsicasx-bold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'c_book';
  src: url("../fonts/corsicasx-book-webfont.eot");
  src: url("../fonts/corsicasx-book-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/corsicasx-book-webfont.woff") format("woff"), url("../fonts/corsicasx-book-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'c_light';
  src: url("../fonts/corsicasx-book-webfont.eot");
  src: url("../fonts/corsicasx-book-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/corsicasx-book-webfont.woff") format("woff"), url("../fonts/corsicasx-book-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'c_med';
  src: url("../fonts/corsicasx-medium-webfont.eot");
  src: url("../fonts/corsicasx-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/corsicasx-medium-webfont.woff") format("woff"), url("../fonts/corsicasx-medium-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'c_reg';
  src: url("../fonts/corsicasx-regular-webfont.eot");
  src: url("../fonts/corsicasx-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/corsicasx-regular-webfont.woff") format("woff"), url("../fonts/corsicasx-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'c_semi';
  src: url("../fonts/corsicasx-semibold-webfont.eot");
  src: url("../fonts/corsicasx-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/corsicasx-semibold-webfont.woff") format("woff"), url("../fonts/corsicasx-semibold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
.breadcrumbs {
  display: block;
  margin: 25px 0 20px; }

.v-error-message{
      display: none;
      text-align: center;
      font-size: 16px;
      line-height: 18px;
      color: #dc2f4d;
      top: 16px;
      left: 100%;
      margin: 0 0 20px; 
}
.v-success-message{
      display: none;
      text-align: center;
      font-size: 20px;
      line-height: 1.2;
      color: #51ff00;
      top: 16px;
      left: 100%;
      margin: 0 0 20px; 
}
.v-success-message.show{
  display: block;
}
.v-error-message.show{
  display: block;
}
.breadcrumbs a {
  vertical-align: baseline;
  font-size: 18px;
  line-height: 20px;
  color: #919191;
  text-decoration: none;
  text-transform: none !important;
  cursor: pointer;
  margin: 0;
  font-family: 'c_light'; }

.breadcrumbs span.del {
  margin: 0 5px; }

.breadcrumbs span {
  vertical-align: baseline;
  font-size: 18px;
  line-height: 20px;
  color: #919191;
  text-decoration: none;
  margin: 0;
  font-family: 'c_light'; }

@media (max-width: 991.98px) {
  .breadcrumbs {
    margin: 25px 20px 20px; } }
.header__block {
  background: linear-gradient(to right, #ffffff 50%, #05bfb1 50%); }
.header__logo img {
  padding-top: 1.467rem;
  padding-bottom: 0; }
.header__bottom {
  background: #393939; }
.header__search {
  background: #393939;
  padding: 0.8667rem 0; }
.header__mobile {
  display: none; }
.header__back-btn {
  width: 25px;
  height: 25px;
  background: url(../img/mob_btn_ac.png) left center/auto 25px no-repeat;
  display: none;
  padding-top: 4.2rem; }
.header .language {
  position: absolute;
  top: 65px;
  left: 490px;
  z-index: 1; }
  .header .language__wrap {
    position: relative;
    display: flex;
    padding-right: 10px; }
  .header .language__img {
    margin-right: 6px;
    fill: white;
    width: 15px;
    height: 17px; }
  .header .language__slide-menu {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    transition: 2s ease-out; }
    .header .language__slide-menu_show {
      display: flex;
      left: 57px;
      transition: 2s ease-out; }
  .header .language .choice-lang {
    font-size: 13px;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    margin-right: 8px;
    font-family: 'c_reg'; }
    .header .language .choice-lang:hover {
      color: #393939; }
    .header .language .choice-lang_active {
      position: relative; }
      .header .language .choice-lang_active:after {
        position: absolute;
        content: '';
        width: 5px;
        height: 15px;
        top: 0;
        right: -8px;
        background: url(../img/arrow-right.png) no-repeat center;
        background-size: 6px; }
      .header .language .choice-lang_active:hover {
        color: white; }
      .header .language .choice-lang_active_choose:after {
        top: 2px;
        transform: rotate(180deg); }

.search__input {
  width: 100%;
  padding: 0.72rem 1.667rem;
  background: #ffffff;
  border: 1px solid #ffffff;
  font-size: 1rem;
  line-height: 1.2rem;
  color: #393939;
  font-family: 'c_reg';
  border-radius: 0; }

.header-right {
  background: #05bfb1;
  padding-top: 1.65rem;
  padding-left: 1rem; }
  .header-right__top {
    display: flex;
    align-items: center; }
  .header-right__auth-block {
    display: flex;
    align-items: center;
    justify-content: flex-start; }
  .header-right__auth {
    width: 43%; }
    .header-right__auth a {
      font-size: 1rem;
      line-height: 1.2rem;
      color: #ffffff;
      text-decoration: none;
      cursor: pointer;
      vertical-align: middle; }
  .header-right__del {
    display: inline-block;
    vertical-align: baseline;
    font-size: 1rem;
    line-height: 2.5rem;
    color: #ffffff;
    text-decoration: none;
    margin: 0 0 0 0.2rem; }
  .header-right__user-name {
    text-decoration: underline; }
  .header-right__phone {
    width: 66%;
    display: flex;
    justify-content: flex-end; }
  .header-right__call, .header-right__feedback {
    width: 12rem;
    padding: 0.7rem 0;
    background: none;
    border: 2px solid #ffffff;
    font-size: 1rem;
    line-height: 1.133rem;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
    text-align: center;
    font-weight: bolder;
    display: inline-block; }
    .header-right__call a, .header-right__feedback a {
      font-size: 15px;
      line-height: 17px;
      color: #ffffff;
      text-decoration: none;
      cursor: pointer;
      text-transform: uppercase;
      text-align: center;
      font-weight: bolder; }
    .header-right__call:hover, .header-right__feedback:hover {
      background: #ffffff;
      color: #05bfb1; }
      .header-right__call:hover a, .header-right__feedback:hover a {
        color: #05bfb1; }
  .header-right__call {
    margin-right: 0.185rem; }
  .header-right__bottom_mobile {
    display: none; }

.main-menu__wrap {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: -0.5rem; }
.main-menu__item {
  display: inline-block;
  padding: 0.7rem 0; }
  .main-menu__item:last-child {
    margin-right: 0; }
  .main-menu__item:first-child {
    padding-left: 0; }
.main-menu__link {
  display: block;
  line-height: 1.133rem;
  color: #393939;
  padding: 11px 13px;
  text-decoration: none;
  font-weight: bolder;
  cursor: pointer;
  display: block;
  text-transform: uppercase;
  cursor: pointer; }
  .main-menu__link_first {
    padding-left: 8px; }
  .main-menu__link:hover, .main-menu__link:focus, .main-menu__link:active {
    background: #ededed;
    color: #05bfb1;
    text-decoration: none; }
  .main-menu__link.active {
    background: #ededed;
    color: #05bfb1;
    text-decoration: none; }

.main-dd-menu {
  display: none;
  background: #ededed;
  padding: 1.667rem 1.333rem;
  width: auto;
  position: absolute;
  z-index: 3; }
  .main-dd-menu.big_list {
    width: 935px;
    left: auto;
    right: 0;
    padding: 25px 50px; }
  .main-dd-menu_open {
    display: block; }
  .main-dd-menu__wrap {
    align-items: flex-start; }
  .main-dd-menu__link {
    font-size: 1.067rem;
    line-height: 1.2rem;
    color: #393939;
    text-decoration: none;
    font-family: 'c_light';
    padding: 0.06667rem 0.1333rem;
    cursor: pointer;
    margin: 0 0 1rem 0; }
    .main-dd-menu__link a {
      font-size: 1rem;
      font-family: 'c_light';
      color: #393939; }
      .main-dd-menu__link a:hover {
        text-decoration: none;
        background: #05bfb1; }
  .main-dd-menu__column {
    vertical-align: top; }
    .main-dd-menu__column li {
      display: block; }

.search_select {
  position: absolute;
  top: 0;
  margin: 0 0 0;
  width: 92%;
  border-left: 1px solid #393939; }
  .search_select .selectIn {
    padding: 0 18px 0 16px;
    cursor: pointer;
    background: #ffffff;
    border: 2px solid #ffffff;
    border-bottom: 0; }
  .search_select .selectText {
    font-size: 16px;
    line-height: 18px;
    color: #393939;
    padding: 11px 20px 13px 0;
    display: block;
    text-align: left;
    background: url(../img/sel_arr.png) no-repeat right center;
    font-family: 'c_reg'; }

.select-sub {
  background: #ffffff;
  padding: 0 0;
  border: 1px solid #dcdcdc;
  border-top: 0; }

.select-sub ul {
  list-style: none;
  padding: 0; }

.select-sub a {
  display: block;
  padding: 5px 20px;
  font-size: 16px;
  line-height: 18px;
  color: #878787;
  text-decoration: none;
  text-align: left; }

.outtaHere {
  position: fixed !important;
  left: -3000px !important;
  top: 0 !important;
opacity: 0; }

.search-btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 54px;
  height: 44px;
  padding: 0;
  background: url(../img/s_btn.png) no-repeat center #ffffff;
  border: 0;
  cursor: pointer;
  transition: all linear .2s;
  border-radius: 0;
  border-left: 1px solid #393939; }
  .search-btn:hover {
    background: url(../img/s_btn_h.png) no-repeat center #ffffff; }

@media (max-width: 1199.98px) {
  .container-full {
    max-width: inherit;
    margin-right: 10px;
    margin-left: 10px; }
    .container-full_mobile {
      margin-right: 25px;
      margin-left: 25px; }

  .header__block {
    background: none;
    overflow-x: hidden; }
  .header__logo img {
    width: 250px;
    padding-bottom: 0.5rem; }
  .header.opened {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: auto;
    height: auto;
    min-height: 100%;
    background: #393939;
    z-index: 100; }
    .header.opened .header__logo img {
      display: none; }
    .header.opened .header__back-btn {
      display: block; }
    .header.opened .header-right__top {
      display: block;
      align-items: center; }
    .header.opened .header-right__auth {
      display: block;
      width: max-content;
      width: -moz-max-content;
      float: right;
      margin-bottom: 1rem; }
    .header.opened .header-right .log_block {
      display: block;
      width: max-content;
      width: -moz-max-content;
      float: right;
      margin-bottom: 1rem; }
    .header.opened .header-right__register {
      margin-right: 1rem;
      margin-top: 0.2rem; }
    .header.opened .header-right .reg_btn {
      margin-right: 1rem; }
    .header.opened .header-right__call {
      margin-right: 0; }
    .header.opened .header-right__phone {
      padding-top: 0;
      width: max-content;
      width: -moz-max-content;
      float: right; }
    .header.opened .header-right__mobile-btn {
      display: none; }
    .header.opened .header-right__bottom {
      padding-left: 0.5rem;
      padding-top: 3rem; }
  .header__menu {
    display: none; }

  .header-right {
    background: none;
    float: right;
    padding-right: 2rem; }
    .header-right__auth {
      display: none;
      width: auto;
      float: right; }
    .header-right__register {
      background: url(../img/pop_reg_m.png) no-repeat center #0091ba;
      background-size: auto 18px;
      width: 45px;
      height: 45px;
      overflow: hidden;
      display: inline-block;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden; }
    .header-right__login {
      background: url(../img/pop_log_m.png) no-repeat center #05bfb1;
      background-size: auto 18px;
      width: 45px;
      height: 45px;
      overflow: hidden;
      display: inline-block;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden; }
    .header-right__del {
      display: none; }
    .header-right__call, .header-right__feedback {
      width: 10rem;
      color: #05bfb1;
      border-color: #05bfb1;
      float: right;
      padding: 0.85rem 0;
      display: inline-block;
      width: 165px; }
      .header-right__call a, .header-right__feedback a {
        color: #05bfb1; }
    .header-right__call {
      margin-right: 1.5rem; }
    .header-right__feedback {
      display: none;
      margin-right: 1.667rem; }
    .header-right__phone {
      padding-top: 0;
      width: max-content;
      width: -moz-max-content; }
    .header-right__mobile-btn {
      width: 50px;
      height: 50px;
      background: url(../img/menu_btn.png) center center/auto 12px no-repeat #05bfb1;
      display: inline-block;
      float: right; }
    .header-right__bottom_mobile {
      display: block; }
    .header-right__bottom_full {
      display: none; }

  .main-menu__wrap {
    display: block; }
  .main-menu__item {
    padding: 20px 0;
    margin-right: 0;
    display: block;
    cursor: pointer; }
  .main-menu__link {
    font-size: 15px;
    line-height: 17px;
    color: #ffffff;
    padding: 0;
    margin: 0;
    background: none;
    cursor: pointer; }
    .main-menu__link:hover, .main-menu__link:active, .main-menu__link:focus {
      background: none; }
    .main-menu__link.active {
      background: none;
      color: #05bfb1;
      text-decoration: none; }

  .main-dd-menu {
    background: none;
    width: 100%;
    position: relative;
    padding: 0.8667rem 0 0 0; }
    .main-dd-menu.big_list {
      width: 100%;
      left: 0;
      right: 0;
      padding: 0;
      padding-top: 1rem; }
    .main-dd-menu__wrap {
      display: block; }
    .main-dd-menu__column {
      padding: 0; }
    .main-dd-menu_open {
      display: block; }
    .main-dd-menu__link {
      padding: 0.06667rem 1.1333rem; }
      .main-dd-menu__link a {
        color: #ffffff;
        font-size: 16px; }
      .main-dd-menu__link:hover {
        background: none; }

  .header-right__top .log_block {
    display: none;
    width: auto;
    float: right; }
  .header-right__top .reg_btn {
    background: url(../img/pop_reg_m.png) no-repeat center #0091ba;
    background-size: auto 18px;
    width: 45px;
    height: 45px;
    overflow: hidden;
    display: inline-block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
  .header-right__top .log_btn {
    background: url(../img/pop_log_m.png) no-repeat center #05bfb1;
    background-size: auto 18px;
    width: 45px;
    height: 45px;
    overflow: hidden;
    display: inline-block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }
  .header-right__top .log_block span {
    display: none; } }
.log_block {
  width: 43%; }
  .log_block a {
    font-size: 1rem;
    line-height: 1.2rem;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    vertical-align: middle; }
  .log_block a.prof {
    color: #ffffff; }
  .log_block span {
    display: inline-block;
    vertical-align: baseline;
    font-size: 1rem;
    line-height: 2.5rem;
    color: #ffffff;
    text-decoration: none;
    margin: 0 0 0 0.2rem; }

@media (max-width: 1199.98px) {
  .header-right__phone {
    width: 100%; } }
@media (max-width: 991.98px) {
  .search_select {
    display: none; }

  .search-btn {
    top: -2.75rem; } }
@media (max-width: 575.98px) {
  .header__logo img {
    width: max-content;
    width: -moz-max-content;
    max-width: 180px;
    padding-top: 1rem; }

  .header-right {
    padding-top: 0.7rem;
    padding-right: 1rem; }
    .header-right__call {
      background: url(../img/call-answer-green.png);
      width: 32px;
      padding: 23px;
      background-repeat: no-repeat;
      background-size: 32px;
      height: 32px;
      margin-right: 1rem;
      background-position: center; }
      .header-right__call:hover {
        border: 9px solid #05bfb1;
        background: url(../img/call-answer-white_2.png);
        transition: cubic-bezier 1s;
        padding: 16px; }
      .header-right__call span {
        display: none; } }
@media (min-width: 320px) and (max-width: 479px) {
  .header.opened .header-right__phone {
    display: block; }

  .header-right__phone {
    display: none; } }
.social-block {
  background: linear-gradient(to right, #393939 55%, #ededed 45%);
  padding: 1rem 0; }
  .social-block__resourses {
    display: flex;
    align-items: center; }
  .social-block__name {
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem;
    line-height: 17px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bolder;
    margin: 0; }
    .social-block__name_dark {
      color: #393939; }
  .social-block__image {
    display: block;
    height: 46px;
    width: auto;
    margin: 0 0 0 2rem; }
  .social-block img {
    margin: 0 0 0 1.667rem; }
  .social-block__resourses img {
    display: block;
    height: 46px;
    width: auto;
    margin: 0 0 0 2rem; }
  .social-block__soclinks {
    float: right;
    display: flex;
    align-items: center; }
    .social-block__soclinks a:hover {
      text-decoration: none; }

.bottom-menu {
  display: block;
  padding: 2rem 0 1rem; }
  .bottom-menu .container {
    background: url(../img/footer_bg.png) no-repeat bottom right; }
  .bottom-menu .footer-menu {
    list-style: none;
    padding: 0; }
    .bottom-menu .footer-menu__item {
      color: #393939;
      display: block;
      margin: 0 0 7px 0; }
      .bottom-menu .footer-menu__item_title {
        font-family: 'c_med';
        font-size: 18px;
        line-height: 20px;
        color: #393939;
        text-transform: uppercase;
        margin: 0 0 1.333rem 0; }
        .bottom-menu .footer-menu__item_title .centers-link {
          color: #393939;
          text-decoration: none;
          cursor: pointer; }
    .bottom-menu .footer-menu__link {
      color: #393939;
      cursor: pointer; }
      .bottom-menu .footer-menu__link:hover {
        color: #05bfb1;
        text-decoration: none; }
  .bottom-menu__callback {
    width: 12rem;
    padding: 0.7rem 0;
    background: #05bfb1;
    border: 2px solid #05bfb1;
    font-size: 1rem;
    line-height: 1.133rem;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
    text-align: center;
    font-weight: bolder;
    display: inline-block; }
    .bottom-menu__callback:hover {
      color: #05bfb1;
      background: none;
      text-decoration: none; }

.copyright {
  padding: 8px 0;
  background: #e8e8e8; }
  .copyright__text {
    font-size: 14px;
    line-height: 16px;
    color: #393939;
    margin: 0 0 0 15px;
    font-family: 'c_light'; }

@media (max-width: 1199.98px) {
  .footer-container-full {
    max-width: inherit;
    margin-right: 0px;
    margin-left: 0px; }

  .social-block__image {
    margin: 0 0 0 0.5rem; }
    .social-block__image_soc {
      margin: 0 0 0 0.3rem; }
  .social-block__soclinks {
    float: none; } }
@media (max-width: 991.98px) {
  .footer-mobile-full {
    width: max-content;
    padding: 0;
    max-width: 100%;
    overflow: hidden; }

  .social-block {
    background: #393939; }
    .social-block__resourses {
      display: block;
      text-align: center;
      vertical-align: middle; }
    .social-block__name {
      display: block;
      margin-bottom: 0.6667rem; }
      .social-block__name_dark {
        color: #ffffff; }
    .social-block a {
      display: inline-block;
      vertical-align: middle; }
    .social-block__image {
      margin: 0; }
    .social-block__soclinks {
      float: none;
      display: block;
      text-align: center;
      vertical-align: middle;
      margin-top: 2rem; }

  .bottom-menu .container {
    background: none; }
  .bottom-menu .footer-menu {
    margin: 0; }
    .bottom-menu .footer-menu.mobile-none {
      display: none; }
    .bottom-menu .footer-menu_callback {
      display: block; }
    .bottom-menu .footer-menu__item {
      display: none;
      padding-left: 25px;
      margin: 0 0 15px 0; }
      .bottom-menu .footer-menu__item_title {
        display: block;
        margin: 0;
        text-transform: none;
        padding: 20px 25px 20px;
        border-bottom: 1px solid #a0a0a0;
        cursor: pointer; }
        .bottom-menu .footer-menu__item_title.opened {
          border: none; }
  .bottom-menu__callback {
    width: 100%; } }
.banner__block img {
  width: 100%;
  height: auto; }

.schedule-list {
  display: block;
  padding: 50px 0px 25px;
  background: #f3f3f3;
  margin: 0; }
  .schedule-list .container {
    padding: 0; }
  .schedule-list__item {
    min-height: 450px;
    margin-bottom: 50px; }
    .schedule-list__item_green {
      background: #05bfb1; }
    .schedule-list__item_blue {
      background: #0091ba;
      padding: 20px 15px 0; }
    .schedule-list__item_dark-blue {
      background: #004c92;
      padding-top: 20px; }
    .schedule-list__item_small {
      min-height: 396px;
      margin-bottom: 0; }
    .schedule-list__item img {
      width: 100%; }
  .schedule-list__title {
    display: block;
    margin: 0 0 15px 0;
    font-size: 24px;
    line-height: 26px;
    color: #ffffff;
    text-align: center;
    font-family: 'c_light'; }
  .schedule-list__description {
    display: block;
    padding: 15px 15px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #65e4da; }
    .schedule-list__description_notborder {
      border: none; }
  .schedule-list__description-free {
    max-height: 225px;
    display: block;
    text-align: center;
    overflow: hidden; }
    .schedule-list__description-free ul {
      list-style: none !important;
      padding-left: 0; }
  .schedule-list__image-free {
    max-height: 220px;
    overflow: hidden; }
  .schedule-list__image {
    width: 100%; }
  .schedule-list__name {
    display: block;
    font-size: 18px;
    line-height: 22px;
    height: 60px;
    color: #ffffff;
    overflow: hidden;
    text-decoration: none;
    margin: 0 0 0;
    font-family: 'c_med'; }
  .schedule-list__name-free {
    display: block;
    font-size: 24px;
    line-height: 22px;
    color: #ffffff;
    margin: 0 0 25px 0;
    font-family: 'c_light';
    text-decoration: none;
    margin-left: 40px;
    margin-right: 40px; }
  .schedule-list__course-name {
    display: block;
    font-size: 24px;
    line-height: 26px;
    color: #ffffff;
    font-family: 'c_light';
    text-decoration: none;
    margin: 0 0 10px 0; }
    .schedule-list__course-name:hover {
      text-decoration: none;
      color: #ffffff; }
  .schedule-list__course-text {
    display: block;
    font-size: 14px;
    line-height: 16px;
    color: #e5fffd;
    margin: 0 0 0; }
    .schedule-list__course-text b {
      font-size: large; }
  .schedule-list__btn {
    display: block;
    margin: 0 auto;
    width: 176px;
    padding: 10px 0 12px;
    background: none;
    border: 2px solid #ffffff;
    font-size: 18px;
    line-height: 19px;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    font-family: 'c_med'; }
    .schedule-list__btn:hover {
      background: #ffffff;
      color: #05bfb1;
      text-decoration: none; }
    .schedule-list__btn_blue:hover {
      background: #ffffff;
      color: #0091ba;
      text-decoration: none; }
    .schedule-list__btn_project:hover {
      text-decoration: none;
      color: #004c92; }
  .schedule-list__project {
    min-height: 275px;
    background: #ffffff; }
  .schedule-list__project-img {
    padding: 45px 25px 30px 25px; }
  .schedule-list__pr-description {
    padding: 12px 0 13px;
    background: #004c92; }

.calendar__month {
  display: block;
  position: relative;
  height: 50px;
  padding: 0 51px;
  margin: 0 0 20px 0; }
.calendar__month-text {
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 50px;
  color: #ffffff;
  margin: 0;
  background: #00afe1; }
.calendar__prev-month {
  background: url(../img/prev.png) no-repeat center #00afe1;
  left: 0;
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
  cursor: pointer;
  border: none; }
.calendar__next-month {
  background: url(../img/next.png) no-repeat center #00afe1;
  right: 0;
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
  cursor: pointer;
  border: none; }
.calendar__date {
  margin: 0 0 20px 0; }
.calendar__date-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  line-height: 20px;
  color: #ffffff;
  margin: 0 7px 0 0;
  font-family: 'c_med'; }
.calendar__prev-date, .calendar__next-date {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  cursor: pointer;
  margin: 0 1px 0 0;
  border: none; }
.calendar__prev-date {
  background: url(../img/prev.png) no-repeat center #00afe1; }
.calendar__next-date {
  background: url(../img/next.png) no-repeat center #00afe1; }
.calendar__description {
  min-height: 209px;
  display: block;
  margin: 0 -15px 10px -15px;
  padding: 0 15px;
  width: auto;
  border-bottom: 1px solid #00afe1; }
  .calendar__description:not(.current) {
    display: none; }
  .calendar__description.current {
    display: block; }
.calendar__title {
  display: block;
  margin: 0 0 15px 0;
  font-size: 24px;
  line-height: 26px;
  color: #ffffff;
  text-align: center;
  font-family: 'c_light'; }
.calendar__name {
  display: block;
  font-size: 16px;
  line-height: 18px;
  margin: 0 0 15px 0;
  font-family: 'c_med'; }
  .calendar__name a {
    color: #ffffff;
    text-decoration: none; }
    .calendar__name a:hover {
      text-decoration: underline; }
.calendar__location {
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #a9deed;
  margin: 0 0 13px 0; }
  .calendar__location span {
    color: #ffffff; }

.slider__container {
  list-style: none; }
.slider__item img {
  width: 100% !important;
  max-height: 346px; }
.slider__link {
  position: absolute;
  top: 23px;
  left: 13px;
  font-size: 18px;
  line-height: 20px;
  color: #ffffff;
  padding: 2px 5px;
  border: 1px solid #ffffff;
  z-index: 2;
  text-decoration: none; }
.slider__date {
  position: absolute;
  top: 60px;
  left: 13px;
  font-size: 60px;
  line-height: 49px;
  color: #ffffff;
  padding: 5px 0;
  width: 80px;
  height: 80px;
  z-index: 2;
  text-align: center;
  background: #004c92;
  font-family: 'c_light'; }
  .slider__date span {
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 18px;
    color: #ffffff;
    margin: 0; }
.slider__course {
  display: block;
  padding: 21px 0 23px;
  text-align: center;
  background: #004c92;
  font-size: 24px;
  line-height: 26px;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  font-family: 'c_light';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }
  .slider__course:hover {
    color: #ffffff;
    text-decoration: none; }

.bx-controls.bx-has-pager {
  position: absolute;
  bottom: 35%;
  height: 15px !important;
  text-align: center;
  left: 0;
  width: 100%; }

.bx-pager-item {
  display: inline-block;
  vertical-align: middle; }

.bx-pager-link {
  width: 9px;
  height: 9px;
  display: block;
  margin: 0 5px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.6);
  text-indent: 40px;
  overflow: hidden; }

.bx-pager-link.active {
  background: white; }

.course-filter_main-page {
  padding: 25px 15px 0;
  background: #393939;
  min-height: 450px;
  margin-bottom: 0; }
.course-filter__title {
  display: block;
  font-size: 16px;
  line-height: 18px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  margin: 0 0 15px 0;
  padding: 65px 0 0 0;
  background: url(../img/course_ttl.png) no-repeat center top;
  font-weight: bolder; }
.course-filter__text {
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #a4a4a4;
  text-align: center;
  height: 90px; }
.course-filter__btn {
  color: #d9195f;
  border: 2px solid #d9195f;
  margin-top: 40px;
  display: block;
  width: 176px;
  padding: 10px 0 12px;
  background: none;
  font-size: 18px;
  line-height: 19px;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  font-family: 'c_med';
  margin: 0 auto; }
  .course-filter__btn:hover {
    background: #d9195f;
    color: #393939; }
.course-filter__select {
  display: block;
  margin: 0 0 30px 0;
  width: 100%; }
  .course-filter__select.opened .selectIn {
    border-color: #dcdcdc; }
  .course-filter__select.opened .selectIn:after {
    display: none; }
  .course-filter__select.opened .selectText {
    background: none; }
  .course-filter__select .selectIn {
    padding: 0 18px 0 16px;
    cursor: pointer;
    border: 0;
    background: #ffffff;
    border: 2px solid #ffffff;
    border-bottom: 0;
    position: relative; }
    .course-filter__select .selectIn:after {
      position: absolute;
      content: '';
      top: -2px;
      bottom: 0;
      right: 51px;
      width: 1px;
      background: #393939; }
  .course-filter__select .selectText {
    font-size: 16px;
    line-height: 18px;
    color: #393939;
    padding: 11px 33px 13px 0;
    display: block;
    text-align: left;
    background: url(../img/sel_arr.png) no-repeat right center;
    font-family: 'c_reg'; }

.select-sub.course-filter__select {
  background: #ffffff;
  padding: 0 0;
  border: 1px solid #dcdcdc;
  border-top: 0;
  min-width: 330px; }
  .select-sub.course-filter__select a:hover {
    color: #05bfb1; }

.about {
  padding: 25px 0; }
  .about__title {
    display: block;
    font-size: 24px;
    line-height: 24px;
    color: #393939;
    text-transform: uppercase;
    font-family: 'c_med';
    margin: 0 0 15px 0; }
  .about__text {
    display: block;
    font-size: 15px;
    line-height: 18px;
    color: #393939;
    margin: 0 0 12px 0;
    font-family: 'c_light'; }
  .about__dpo {
    display: block;
    font-size: 18px;
    line-height: 18px;
    color: #0091ba;
    font-family: 'c_reg';
    margin: 0; }
    .about__dpo span {
      display: inline-block;
      vertical-align: baseline;
      font-size: 60px;
      line-height: 50px;
      color: #0091ba;
      margin: 0 15px 0 0; }
  .about__program {
    display: block;
    font-size: 18px;
    line-height: 18px;
    color: #004c92;
    margin: 0;
    font-family: 'c_reg'; }
    .about__program span {
      display: inline-block;
      vertical-align: baseline;
      font-size: 60px;
      line-height: 50px;
      color: #004c92;
      margin: 0 15px; }

.vid_promo {
  width: 100%;
  height: auto; }

@media (max-width: 991.98px) {
  .schedule-list__image-free {
    max-height: 250px;
    overflow: visible; }
  .schedule-list__item {
    margin-bottom: 25px;
    padding-bottom: 12px; }

  .slider {
    margin-bottom: 25px; }
    .slider__item img {
      width: auto !important; }

  .bx-controls.bx-has-pager {
    top: 62%; }

  .course-filter {
    margin-bottom: 25px; }

  .vid_promo {
    width: 100%;
    height: auto; } }
@media (max-width: 767.98px) {
  .schedule-list {
    padding: 25px 0 0; }
    .schedule-list__name-free {
      line-height: 30px; }
    .schedule-list__item_small {
      min-height: 350px; }
    .schedule-list__item_dark-blue {
      margin-bottom: 50px; }

  .schedule-list__item img {
    width: 100%;
    height: auto; }

  .schedule-list__image-free {
    margin-bottom: -60px;
    max-height: 100%; }

  .about__title {
    padding-top: 2rem; } }
@media (min-width: 768px) and (max-width: 991.98px) {
  .schedule-list {
    padding-top: 0; }
    .schedule-list__item {
      margin-bottom: 25px;
      padding-bottom: 0; }
      .schedule-list__item img {
        display: block;
        width: 100%;
        height: auto; }
      .schedule-list__item_small {
        margin-bottom: 25px; }
      .schedule-list__item_dark-blue {
        margin-bottom: -25px; }
    .schedule-list__project {
      min-height: 380px; }
    .schedule-list__image-free {
      max-height: 220px;
      overflow: hidden; }

  .slider {
    margin-bottom: 25px; }
    .slider__item img {
      width: auto !important; }

  .bx-controls.bx-has-pager {
    top: 62%; }

  .course-filter {
    margin-bottom: 25px; }

  .vid_promo {
    width: 100%;
    height: auto; } }
.main-news {
  padding: 25px 0px 50px;
  background: #f3f3f3; }
  .main-news .container {
    padding: 0; }
  .main-news__item {
    border: 1px solid #d0d0d0;
    margin: 0 0 30px 0; }
    .main-news__item_noimage {
      min-height: 373px; }
  .main-news__date {
    display: inline-block;
    vertical-align: top;
    width: 15%;
    margin: 20px 0 25px 10px;
    text-align: right;
    height: 62px; }
  .main-news__day, .main-news__month, .main-news__year {
    display: block;
    margin: 0;
    font-size: 16px;
    line-height: 16px;
    color: #00afe1;
    font-family: 'c_light'; }
  .main-news__day {
    font-size: 36px;
    line-height: 30px; }
  .main-news__name {
    display: inline-block;
    text-align: right;
    font-size: 18px;
    line-height: 20px;
    color: #242424;
    text-decoration: none;
    cursor: pointer;
    vertical-align: top;
    width: 80%;
    margin-top: 20px;
    padding-right: 1rem; }
    .main-news__name:hover {
      text-decoration: none;
      color: #242424; }
    .main-news__name_noimage {
      font-size: 24px;
      line-height: 24px;
      margin-bottom: 25px;
      text-transform: uppercase;
      height: 120px;
      word-break: break-word; }
      .main-news__name_noimage:hover {
        text-decoration: none;
        color: #242424; }
  .main-news__image img {
    width: 100%; }
  .main-news__image_mobile {
    display: none; }
  .main-news__text {
    display: block;
    margin: 0 20px 20px 10px;
    height: 115px;
    overflow: hidden;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    text-align: right; }
  .main-news__more-btn {
    float: right;
    margin: 0 20px 0 0;
    width: 120px;
    padding: 13px 0 14px;
    background: none;
    font-size: 18px;
    line-height: 19px;
    color: #00afe1;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    border: 2px solid #00afe1;
    font-family: 'c_med'; }
    .main-news__more-btn:hover {
      background: #00afe1;
      color: #ffffff;
      text-decoration: none; }
  .main-news__all {
    display: block;
    margin: 0 auto;
    width: 176px;
    padding: 10px 0 12px;
    background: none;
    border: 2px solid #05bfb1;
    font-size: 18px;
    line-height: 19px;
    color: #05bfb1;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    font-family: 'c_med'; }
    .main-news__all:hover {
      background: #05bfb1;
      color: #ffffff;
      text-decoration: none; }

@media (max-width: 1199.98px) {
  .main-news__text {
    height: 20px; }
  .main-news__item_noimage {
    min-height: 328px; } }
@media (max-width: 767.98px) {
  .main-news .container {
    padding-right: 15px;
    padding-left: 15px; }
  .main-news__text {
    display: none; }
  .main-news__item_noimage {
    min-height: 245px; }
  .main-news__name {
    width: 77%; }
    .main-news__name_noimage {
      font-size: 19px; }
  .main-news__image_mobile {
    display: block; }
    .main-news__image_mobile img {
      width: 100%; } }
.global_overflow {
  position: fixed;
  z-index: 140;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #393939;
  display: none; }

.pop_up {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 150; }

.pop_up .pop_inn {
  position: absolute;
  width: 350px;
  left: 0;
  right: 0;
  top: 110px;
  margin: auto; }

.pop_up .popclose {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 50px;
  height: 50px;
  background: url(../img/popclose.png) no-repeat center; }

.pop_up .popclose:hover {
  background: url(../img/popclose_h.png) no-repeat center; }

.pop_up .ttl {
  display: block;
  padding: 60px 0 0 0;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  color: #ffffff;
  font-family: 'c_bold';
  margin: 0 0 30px 0;
  text-transform: uppercase; }

.pop_up.feedback .ttl {
  background: url(../img/pop_feed.png) no-repeat top center; }

.pop_up.log .ttl {
  background: url(../img/pop_log.png) no-repeat top center; }

.pop_up.reg .ttl {
  background: url(../img/pop_reg.png) no-repeat top center; }

.pop_up.login .pop_inn {
  top: 175px; }

.pop_up .inp_wp {
  display: block;
  position: relative;
  margin: 0 0 20px 0; }

.pop_up .inp_wp .errorreport {
  position: absolute;
  font-size: 16px;
  line-height: 18px;
  color: #dc2f4d;
  top: 16px;
  left: 100%;
  margin: 0 0 0 20px;
  white-space: nowrap;
  display: none; }

.pop_up .inp_self {
  display: block;
  width: 100%;
  padding: 14px 14px;
  background: #ffffff;
  border: 2px solid #ffffff;
  font-size: 16px;
  line-height: 18px;
  color: #393939;
  font-family: 'c_reg';
  margin: 0; }

.pop_up .inp_self.error {
  border: 2px solid #dc2f4d; }

.pop_up textarea.inp_self {
  height: 68px;
  resize: none; }

.pop_up .btn {
  width: 196px;
  padding: 12px 0;
  background: none;
  border: 2px solid #05bfb1;
  font-size: 15px;
  line-height: 17px;
  color: #05bfb1;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  font-family: 'c_bold';
  display: block;
  margin: 0 auto;
  transition: all linear .2s;
  box-sizing: content-box;
  border-radius: 0; }

.pop_up .btn:hover {
  color: #393939;
  background: #05bfb1; }

.pop_up.log .btn, .pop_up.reg .btn {
  border: 2px solid #0091ba;
  color: #0091ba; }

.pop_up.log .btn:hover, .pop_up.reg .btn:hover {
  color: #393939;
  background: #0091ba; }

.error_message {
  font-size: 16px;
  line-height: 18px;
  color: #dc2f4d;
  top: 16px;
  left: 100%;
  margin: 0 0 20px;
  white-space: nowrap;
  display: none; }

.directions {
  padding-bottom: 4rem; }
  .directions__title {
    display: block;
    margin: 0 0 25px 0;
    font-size: 34px;
    line-height: 36px;
    text-transform: uppercase;
    color: #393939; }
  .directions__item {
    padding: 1rem 0 1rem 0;
    background: #ebebeb;
    margin-right: 1rem;
    margin-bottom: 1rem;
    min-height: 5.3rem; }
  .directions__center {
    align-items: center; }
  .directions__icon {
    width: 45px;
    height: 45px;
    display: inline-block;
    background-size: contain !important;
    vertical-align: middle;
    margin-left: 1.7rem; }
  .directions__name {
    display: inline-block;
    vertical-align: middle;
    padding-right: 15px; }
  .directions__link {
    font-size: 1.1rem;
    text-decoration: none;
    color: #393939; }
    .directions__link:hover {
      color: #05bfb1; }

@media (max-width: 1199.98px) {
  .directions__item {
    min-height: 7.3rem;
    align-items: center;
    display: grid; }
  .directions__name {
    padding-right: 25px; } }
@media (max-width: 991.98px) {
  .directions__item {
    margin-left: 1rem;
    min-height: 5.3rem; } }
.filter-box {
  background: #f2f2f2;
  padding-top: 35px;
  padding-bottom: 20px; }
  .filter-box .courses-filter__item {
    margin-bottom: 20px; }
    .filter-box .courses-filter__item_dpo {
      padding-left: 25px; }
  .filter-box .courses-filter__label {
    font-family: 'c_med';
    font-size: 19px;
    color: #333333; }
  .filter-box .courses-filter__select {
    width: 100%;
    background: #ffffff; }
    .filter-box .courses-filter__select .opened {
      border: 1px solid #f2f2f2; }
  .filter-box .courses-filter__popular {
    padding-left: 15px; }
  .filter-box .courses-filter__popular-link {
    font-size: 16px;
    text-decoration: none;
    color: #333333;
    line-height: 26px; }
    .filter-box .courses-filter__popular-link:hover {
      text-decoration: none;
      color: #05bfb1; }
    .filter-box .courses-filter__popular-link_not-active {
      pointer-events: none;
      cursor: default;
      text-decoration: none;
      color: rgba(0, 0, 0, 0.32); }
  .filter-box .courses-filter__free {
    position: absolute;
    top: 42%;
    width: 100%; }
  .filter-box .courses-filter .selectIn {
    padding: 15px 19px 15px 20px; }
  .filter-box .courses-filter .selectText {
    color: #333333;
    display: block;
    text-align: left;
    background: url(../img/sel_arr.png) no-repeat right center;
    font-size: 18px;
    max-height: 25px;
    overflow: hidden; }

.filter-result {
  padding-top: 70px; }
  .filter-result_dpo {
    padding-top: 10px; }
  .filter-result .courses-result__text {
    font-size: 25px; }
    .filter-result .courses-result__text_count {
      color: #05bfb1;
      font-family: 'c_med'; }
  .filter-result .courses-result__sort {
    display: inline-block; }
    .filter-result .courses-result__sort_dpo {
      float: right;
      text-align: right; }
  .filter-result .courses-result__sort-text {
    display: inline-block;
    font-size: 18px;
    font-family: 'c_med';
    padding-right: 25px; }
  .filter-result .courses-result__sort-item {
    font-size: 18px;
    padding-right: 50px;
    display: inline-block;
    line-height: 1;
    color: #333333;
    text-decoration: none; }
    .filter-result .courses-result__sort-item_active:after {
      width: 1.2rem;
      height: 1.3rem;
      content: "";
      background: url(../img/sel_arr-sort.png) no-repeat right center;
      display: inline-block;
      position: absolute;
      vertical-align: middle; }
    .filter-result .courses-result__sort-item_active-reverse:after {
      width: 1.2rem;
      height: 1.3rem;
      content: "";
      background: url(../img/sel_arr-sort.png) no-repeat left center;
      display: inline-block;
      position: absolute;
      vertical-align: middle;
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
    .filter-result .courses-result__sort-item:hover {
      color: #05bfb1; }

  .filter-result .courses-result__search {
    position: relative;
    
    text-align: right; }

    .courses-result__clear-btn{
      opacity: 0;
      overflow: hidden;
      position: absolute;
      top: 40%;
      right: 26px;
      width: 16px;
      height: 16px;
      border: none;
      outline: none;
      background-color: transparent;
      transform: translateY(-50%);
      transition: all 200ms ease;
     
    }  
    .courses-result__clear-btn::before{
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      height: 2px;
      background-color: red;
      border-radius: 3px;
      transform: translateY(-50%) rotate(45deg);
    }
    .courses-result__clear-btn::after{
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      height: 2px;
      background-color: red;
      border-radius: 3px;
      transform: translateY(-50%) rotate(-45deg);
    }
  .filter-result .courses-result__input {
    max-width: 21rem;
    width: 100%;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    vertical-align: top;
    font-size: 18px;
    margin-top: -9px; 
    padding-right: 48px;
    box-sizing: border-box;
  }
  .filter-result .courses-result__input:not(:placeholder-shown) ~ .courses-result__clear-btn{
    opacity: 1;
    overflow: visible;
  }
    .filter-result .courses-result__input:focus, .filter-result .courses-result__input:active {
      outline: none;
      border-color: #05bfb1; }
  .filter-result .courses-result__icon {
    background: url(../img/search-icon.svg) no-repeat right center;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: baseline;
    right: 0.3rem;
    cursor: pointer;
    position: absolute;
    float: right; }

.custom-control {
  font-size: 18px;
  line-height: 1.6;
  padding-left: 1.85rem; }

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none; }

.custom-control-label {
  padding-left: 12px; }
  .custom-control-label:before {
    width: 25px;
    height: 25px;
    pointer-events: none;
    content: "";
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    top: 2px; }

.custom-checkbox .custom-control-label:before {
  border-radius: 0; }

.custom-checkbox_small .custom-control-label:before {
  width: 14px;
  height: 14px;
  background-color: white;
  border: 1px solid #ededed; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  border: 1px solid #ededed;
  background: white url("../img/checkbox.svg") no-repeat center; }

.custom-control-label::after {
  width: 2rem;
  height: 2rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background: none; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background: white;
  border: 1px solid #ededed; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  width: 0.5rem;
  height: 0.5rem;
  background: #393939;
  top: 8px;
  left: 6px; }

.select-sub {
  background: #ffffff;
  padding: 0 0;
  border: none;
  width: auto; }

.select-sub.courses-filter__select {
  padding: 2px 2px;
  border: 1px solid #f2f2f2;
  max-height: 25rem;
  overflow-y: scroll; }
  .select-sub.courses-filter__select a {
    padding: 9px 20px;
    font-size: 18px; }
    .select-sub.courses-filter__select a:hover {
      color: #05bfb1; }

.select-sub.courses-filter__select_format {
  padding: 2px 2px;
  border: 1px solid #f2f2f2;
  overflow-y: hidden; }
  .select-sub.courses-filter__select_format a {
    padding: 9px 20px;
    font-size: 18px; }
    .select-sub.courses-filter__select_format a:hover {
      color: #05bfb1; }

#sortCourses {
  display: inline-block; }

@media (max-width: 1199.98px) {
  .filter-box .courses-filter__item {
    margin-bottom: 65px; }

  .filter-result .courses-result__search {
    float: none;
    padding-top: 0rem;
    margin-top: -.5rem; }
  .filter-result .courses-result__input {
    width: 88%; }

  .custom-control {
    font-size: 17px; } }
@media (min-width: 768px) and (max-width: 991.98px) {
  .filter-box .courses-filter__free {
    position: relative;
    top: -95%;
    width: 100%;
    margin-left: -20px; } }
@media (max-width: 991.98px) {
  .filter-box .courses-filter__item {
    margin-bottom: 20px; }
    .filter-box .courses-filter__item_dpo {
      padding-left: 0; }
  .filter-box .courses-filter__free {
    position: relative;
    top: 20%;
    width: 100%;
    padding-left: 0;
    margin-left: -20px; }
  .filter-box .courses-filter__popular {
    margin-bottom: 20px;
    padding-left: 0;
    margin-left: -15px; }

  .filter-result {
    padding-top: 30px; }
    .filter-result .courses-result__sort-text {
      padding-right: 15px; }
    .filter-result .courses-result__sort-item {
      padding-right: 35px; }
    .filter-result .courses-result__input {
      width: 100%; }
    .filter-result .courses-result__search {
      float: none;
      padding-top: 2rem; }
    .filter-result .courses-result__icon {
      position: relative;
      display: inline-block;
      float: right;
      cursor: pointer;
      top: -24px; } }
@media (min-width: 576px) and (max-width: 767.98px) {
  .filter-box .courses-filter__popular {
    padding-left: 0;
    margin-left: -10px; } }
@media (max-width: 767.98px) {
  .filter-box .courses-filter__popular {
    padding-left: 5px;
    margin-left: 0; }
  .filter-box .courses-filter__free {
    position: relative;
    top: 0;
    width: 100%;
    padding-left: 0;
    margin-left: -5px; }
  .filter-box .courses-filter .selectText {
    font-size: 17px; }

  .filter-result .courses-result__sort-text {
    padding-right: 19px; }
  .filter-result .courses-result__sort-item {
    padding-right: 10px; } }
.courses {
  padding-top: 2rem; }
  .courses__item {
    padding: 20px 15px 30px;
    margin: 0 0 20px 0;
    border: 1px solid #d0d0d0; }
  .courses__name {
    display: block;
    margin: 0 0 30px 0;
    font-size: 15px;
    line-height: 17px;
    color: #393939;
    font-weight: bolder;
    text-decoration: none;
    cursor: pointer;
    padding: 6px 50px 0 0;
    min-height: 30px;
    background: url(../img/cs_name.png) no-repeat right 4px;
    text-transform: uppercase; }
    .courses__name:hover {
      text-decoration: none;
      color: #05bfb1; }
  .courses__description {
    margin: 0 0 35px 0; }
    .courses__description ul {
      list-style: none;
      display: inline-block;
      padding-left: 0; }
  .courses__desc {
    margin: 0 0 20px 0;
    font-size: 16px;
    line-height: 18px;
    color: #393939;
    padding: 8px 0 0 38px; }
    .courses__desc span {
      display: inline-block;
      margin: 0 5px 0 0;
      font-family: 'c_med';
      vertical-align: baseline; }
    .courses__desc_vol {
      background: url(../img/cs_value.png) no-repeat left center; }
    .courses__desc_time {
      background: url(../img/cs_time.png) no-repeat left center;
      display: inline-block; }
    .courses__desc_format {
      background: url(../img/cs_format.png) no-repeat left center; }
  .courses__btn {
    display: inline-block;
    vertical-align: middle;
    padding: 12px 50px 13px;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    font-family: 'c_semi';
    margin: 0 20px 0 0;
    text-decoration: none;
    text-transform: uppercase; }
    .courses__btn_price {
      background: #05bfb1;
      color: #ffffff; }
    .courses__btn_link {
      border: 2px solid #393939;
      color: #393939;
      font-size: 15px; }
      .courses__btn_link:hover {
        background: #393939;
        color: #ffffff;
        text-decoration: none; }
  .courses__title {
    display: block;
    font-size: 16px;
    line-height: 18px;
    color: #b2b2b2;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    font-weight: bolder; }
  .courses__text {
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #393939;
    margin: 0 0 15px 0; }

.cs_price {
  display: inline-block;
  vertical-align: middle;
  width: 190px;
  padding: 12px 0 13px;
  background: #05bfb1;
  font-size: 18px;
  line-height: 20px;
  min-height: 20px;
  color: #ffffff;
  text-align: center;
  font-family: 'c_semi';
  margin: 0 20px 0 0;
  cursor: pointer; }

.cs_price .selectText:before {
  content: '*'; }

.select-sub.cs_price {
  border: 1px solid #05bfb1;
  border-top: 0;
  background: #ffffff;
  cursor: pointer; }

.select-sub.cs_price ul li a {
  display: block;
  padding: 5px 10px;
  text-decoration: none;
  font-family: 'c_reg';
  font-size: 15px;
  line-height: 18px; }
  .select-sub.cs_price ul li a:hover {
    background: #05bfb1; }

@media (max-width: 1199.98px) {
  .courses__btn {
    padding: 12px 45px 13px; } }
@media (max-width: 991.98px) {
  .courses__button {
    margin-bottom: 2rem; }
  .courses__btn {
    padding: 12px 45px 13px; } }
@media (max-width: 575.98px) {
  .courses__button {
    padding-bottom: 2rem;
    text-align: center; }
  .courses__btn_price {
    margin-bottom: 1.5rem; } }
.course-detail__title {
  display: inline-block;
  vertical-align: top;
  font-size: 34px;
  line-height: 36px;
  text-transform: uppercase;
  margin: 0 0 25px 0;
  width: calc(100% - 102px); }
.course-detail__title-block {
  display: block;
  margin: 0 0 20px 0; }
.course-detail__date {
  float: right;
  min-width: 100px;
  margin: 0;
  padding: 0;
  text-align: center;
  background: #393939;
  padding-bottom: 7px;
  margin-bottom: 1rem; }
.course-detail__date-s {
  list-style: none; }
  .course-detail__date-s li {
    margin: 0 0 10px 17px;
    font-size: 16px;
    line-height: 18px;
    color: #393939;
    list-style: disc outside;
    display: list-item;
    font-family: 'c_light'; }
.course-detail__start {
  display: block;
  font-size: 14px;
  line-height: 16px;
  color: #ffffff;
  padding: 3px 0;
  background: #05bfb1;
  margin: 0 0 5px 0;
  font-family: 'c_light'; }
.course-detail__d {
  display: block;
  font-size: 60px;
  line-height: 48px;
  color: #ffffff;
  margin: 0 0 0;
  font-family: 'c_light'; }
.course-detail__m {
  display: block;
  font-size: 24px;
  line-height: 24px;
  color: #ffffff;
  margin: 0 0 0;
  font-family: 'c_light'; }
.course-detail__y {
  isplay: block;
  font-size: 24px;
  line-height: 24px;
  color: #ffffff;
  margin: 0 0 0;
  font-family: 'c_light'; }
.course-detail__description {
  display: block;
  padding: 20px 15px 30px;
  margin: 0 0 20px 0;
  border: 1px solid #d0d0d0; }
.course-detail__text {
  display: block;
  margin: 0 0 30px 0; }
.course-detail__info {
  display: block;
  font-size: 16px;
  line-height: 18px;
  color: #393939;
  margin: 0;
  padding: 5px 0 0 40px;
  min-height: 27px; }
  .course-detail__info span {
    font-family: 'c_med'; }
  .course-detail__info_format {
    background: url(../img/cs_format.png) no-repeat left center; }
  .course-detail__info_time {
    background: url(../img/cs_value.png) no-repeat left center; }
  .course-detail__info_dpo {
    background: url(../img/cs_center.png) no-repeat left center; }
  .course-detail__info_training {
    background: url(../img/cs_direction.png) no-repeat left center; }
  .course-detail__info_duration {
    background: url(../img/cs_time.png) no-repeat left center; }

  .course-detail__info_teachers {
    background: url(../img/cs_teachers.svg) no-repeat left center; 
    background-size: 30px 30px;
  }
 
  .course-detail__info_contact {
    font-size: 15px;
    color: #ffffff;
    padding: 5px 0 0 0;
    min-height: 30px; }
    
    .course-detail .course-detail__teachers-list{
      margin-top: 10px;
      margin-bottom: 0;
    }
    .course-detail  .course-detail__teachers-list li{
      margin-left: 0;
    }
.course-detail__link {
  font-family: 'c_reg';
  font-size: 15px;
  line-height: 18px;
  color: #393939;
  transition: all linear .2s;
  text-decoration: underline; }
  .course-detail__link:hover {
    color: #05bfb1;
    cursor: pointer; }
.course-detail__list {
  list-style: none; }
  .course-detail__list li {
    margin: 0 0 10px 0; }
.course-detail__price {
  background: #2ac1ec;
  margin: 0 45px 0 40px;
  display: inline-block;
  vertical-align: middle;
  padding: 12px 45px 13px;
  font-size: 18px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  font-family: 'c_semi'; }
.course-detail__btn {
  display: inline-block;
  vertical-align: middle;
  padding: 12px 15px 13px;
  background: none;
  border: 2px solid #393939;
  font-size: 15px;
  line-height: 17px;
  color: #393939;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  font-weight: bolder;
  margin: 0; }
  .course-detail__btn:hover {
    background: #393939;
    text-decoration: none;
    color: #ffffff; }
.course-detail__attestation {
  display: block;
  margin: 15px 0 0 0;
  font-size: 16px;
  line-height: 18px;
  color: #242424;
  font-family: 'c_med'; }
  .course-detail__attestation span {
    text-transform: uppercase; }
.course-detail__desc {
  text-align: justify;
  font-size: 16px;
  font-family: 'c_light';
  padding: 1rem 0 2rem 0; }

.course-detail ul {
  list-style: none; }

  .course-detail ul li {
    list-style-type: none; 
    margin: 0 0 10px 17px;
    margin-left: 0;
    font-size: 16px;
    line-height: 18px;
    color: #393939;
    display: list-item;
    font-family: 'c_light'; }

.course-program {
  display: block;
  padding: 30px 0 30px;
  background: #f3f3f3;
  margin: 0; }
  .course-program__list {
    list-style: none;
    padding: 0; }
    .course-program__list li {
      display: block;
      margin: 0; }
  .course-program__theme {
    display: inline-block;
    vertical-align: top;
    padding: 2px 10px 2px 10px;
    font-size: 16px;
    line-height: 18px;
    color: #ffffff;
    background: #05bfb1;
    margin: 0 13px 0 0; }
  .course-program__theme-text {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 18px;
    color: #393939;
    margin: 2px 0 20px 0;
    width: 85%; }
  .course-program__text {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #393939;
    margin: 2px 0 20px 0;
    width: 85%; }
    .course-program__text_who {
      margin: 2px 0 30px 0; }

  .course-program__teacher-block { 
    background: #004c92;
    padding: 25px 10px 15px 15px; }

    .course-program__teacher-block .course-program__teacher-text:not(:first-child){
      margin-top: 30px;
    }
 
  .course-program__teacher-description {
    font-family: 'c_light';
    font-size: 19px;
    color: #ffffff;
    padding-top: 10px; }
  .course-program__teacher-title {
    font-family: 'c_light';
    font-size: 19px;
    color: #ffffff; }
  .course-program__teacher-reg {
    display: block;
    margin: 14px 0 14px 0;
    font-size: 15px;
    line-height: 18px;
    color: #ffffff;
    font-family: Roboto;
    font-weight: 200; }
  .course-program__teacher-name {
    font-size: 18px;
    line-height: 18px;
    color: #ffffff;
    font-family: 'c_med';
    margin: 20px 0 14px 0; }

.course-document {
  padding: 30px 0 40px; }
  .course-document__title {
    display: block;
    font-size: 18px;
    line-height: 20px;
    color: #393939;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    font-family: 'c_semi'; }
  .course-document__item {
    display: block;
    padding: 11px 0 11px 15px;
    position: relative;
    margin: 0 0 -1px 0;
    border: 1px solid #d0d0d0; }
  .course-document__name {
    margin: 0; }
  .course-document__download {
    background: url(../img/doc_downld.png) no-repeat center;
    width: 35px;
    height: 35px;
    display: block;
    float: right;
    margin-right: 1rem; }

.you-learn {
  padding: 20px 0 20px 0; }
  .you-learn__list {
    list-style: none; }
  .you-learn__item {
    padding-bottom: 1rem; }
    .you-learn__item:before {
      content: '';
      background: url(../img/checkmark.png) no-repeat center;
      width: 20px;
      height: 20px;
      position: absolute;
      left: 2%; }

.advantages {
  padding-top: 30px; }
  .advantages h2 {
    text-align: center;
    margin-bottom: 20px; }
  .advantages__item {
    padding: 1rem; }
  .advantages__icon {
    width: 6rem;
    height: 6rem;
    text-align: center;
    margin: 10px auto; }
    .advantages__icon img {
      width: 100%; }
  .advantages__info {
    text-align: center; }
  .advantages__title {
    display: block;
    margin: 20px 0 14px 0;
    font-size: 1.4rem;
    line-height: 18px;
    color: #393939;
    font-family: 'c_med'; }

.share-button {
  width: 100%;
  display: inline-block;
  margin-bottom: 3rem; }
  .share-button__title {
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
    font-size: 15px;
    line-height: 17px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bolder;
    margin: 0 10px 0 0; }

.ya-share2 {
  display: inline-block;
  vertical-align: top; }

.ya-share2__container_size_m .ya-share2__icon {
  height: 35px;
  width: 35px; }

.ya-share2__badge {
  margin-right: 1rem; }

@media (max-width: 1199.98px) {
  .course-detail__price {
    margin: 0 25px 0 0; } }
@media (max-width: 991.98px) {
  .course-detail__title {
    font-size: 30px;
    margin: 0 4px 25px 0;
    width: calc(100% - 105px); }

  .cs_price {
    margin: 0 20px 20px 0; } }
@media (max-width: 575.98px) {
  .course-detail__price {
    margin: 0 25px 20px 0; }
  .course-detail__title {
    font-size: 30px;
    margin: 0 4px 25px 0;
    width: 100%; }
  .course-detail__date {
    float: unset;
    width: 100px;
    margin: 0 auto; } }
.pager_wp {
  display: block;
  text-align: center;
  margin: 30px 0 0; }

.pager_wp .show_more {
  display: block;
  margin: 0 auto 30px;
  width: 42px;
  height: 41px;
  background: url(../img/clb_more.png) no-repeat center;
  cursor: pointer; }

.pager_wp .pager {
  display: block;
  text-align: center;
  margin: 0; }

.pager_wp .pager a {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  line-height: 20px;
  color: #393939;
  font-family: 'c_semi';
  text-decoration: none;
  cursor: pointer;
  margin: 0 7px; }

.pager_wp .pager a:hover {
  color: #b2b2b2; }

.pager_wp .pager a.active {
  color: #b2b2b2;
  cursor: default; }

.pager_wp .pager .prev {
  width: 10px;
  height: 14px;
  background: url(../img/p_prev.png) no-repeat center;
  margin: 0 10px 0 0; }

.pager_wp .pager .next {
  width: 10px;
  height: 14px;
  background: url(../img/p_next.png) no-repeat center;
  margin: 0 0 0 10px; }

.pager_wp .pager .prev:hover, .pager_wp .pager .next:hover {
  opacity: 0.45; }

.centers__item {
  border: 1px solid #d0d0d0;
  padding-bottom: 15px;
  margin: 0 0 40px 0;
  min-height: 532px; }
.centers__image {
  display: block;
  overflow: hidden;
  width: 100%;
  max-height: 250px; }
  .centers__image img {
    width: 100%; }
.centers__text {
  overflow: hidden;
  padding: 15px 10px 10px 19px; }
.centers__link {
  display: block;
  font-size: 18px;
  line-height: 20px;
  color: #242424;
  text-decoration: none;
  cursor: pointer;
  margin: 0 0 10px 0; }
  .centers__link:hover {
    text-decoration: none;
    color: #242424; }
.centers__description {
  display: block;
  font-size: 16px;
  line-height: 18px;
  color: #242424;
  cursor: pointer;
  margin: 0 0 10px 0;
  overflow: hidden;
  font-family: 'c_light'; }
.centers__site {
  font-size: 14px;
  line-height: 16px;
  color: #0091ba;
  text-decoration: underline;
  font-family: 'c_reg'; }
  .centers__site:hover {
    color: #0091ba;
    text-decoration: none; }

.center-detail__item {
  display: block;
  padding: 20px 15px 30px;
  margin: 0 0 20px 0;
  border: 1px solid #d0d0d0; }
.center-detail__title {
  display: block;
  font-size: 16px;
  line-height: 18px;
  color: #393939;
  padding: 5px 0 0 40px;
  min-height: 21px;
  margin: 0 0 20px 0;
  font-family: 'c_med'; }
  .center-detail__title_training {
    background: url(../img/cs_direction.png) no-repeat left center; }
  .center-detail__title_format {
    background: url(../img/cs_format.png) no-repeat left center; }
.center-detail__list {
  list-style: none; }
.center-detail__link {
  margin: 0 0 10px 0;
  font-size: 16px;
  line-height: 18px;
  color: #393939;
  display: block;
  cursor: pointer;
  text-decoration: none; }
  .center-detail__link:hover {
    color: #05bfb1;
    text-decoration: none; }
.center-detail__contact-title {
  display: inline-block;
  vertical-align: baseline;
  font-size: 16px;
  line-height: 18px;
  color: #393939;
  margin: 0 5px 0 0;
  font-family: 'c_med'; }
.center-detail__contact-link {
  font-family: 'c_reg';
  font-size: 15px;
  line-height: 18px;
  color: #3f3f3f;
  transition: all linear .2s;
  text-decoration: underline; }
  .center-detail__contact-link:hover {
    color: #05bfb1; }

.center-head {
  display: block;
  padding: 35px 0;
  background: #f3f3f3;
  margin: 0; }
  .center-head__photo img {
    width: 100%; }

.center-description {
  padding: 35px 0; }
  
.center-description p {text-align: justify;}

.dpo-advantages {
  display: block;
  padding: 35px 0;
  background: #f3f3f3;
  margin-bottom: 25px; }
  .dpo-advantages__list {
    width: 100%;
    border: none;
    margin-top: 2rem; }
  .dpo-advantages__item {
    text-align: center;
    width: 25%;
    min-height: 12rem; }
  .dpo-advantages__icon {
    padding-bottom: 1rem;
    min-height: 7rem;
    line-height: 5rem; }
    .dpo-advantages__icon img {
      max-height: 6rem; }
  .dpo-advantages__link {
    display: inline-block;
    font-size: 18px;
    line-height: 20px;
    color: #393939;
    text-decoration: none;
    cursor: pointer; }
    .dpo-advantages__link:hover {
      color: #05bfb1;
      text-decoration: none; }
  .dpo-advantages__aspect-desc {
    padding-left: 1rem;
    font-size: 17px;
    line-height: 27px;
    list-style: none; }
    .dpo-advantages__aspect-desc li {
      margin-bottom: 1rem; }

@media (max-width: 991.98px) {
  .centers__item {
    min-height: 445px; }

  .center-head__photo {
    margin: 15px auto;
    max-width: 15rem;
    text-align: center; }

  .dpo-advantages__item {
    width: 50%; } }
@media (max-width: 575.98px) {
  .dpo-advantages__item {
    width: 100%; } }
.slick-prev, .slick-next {
  top: 42% !important; }

.slick-arrow {
  position: absolute;
  background: url(../img/arrow.svg) no-repeat center !important;
  width: 24px;
  height: 23px;
  content: '' !important; }

.slick-prev {
  transform: rotate(180deg) !important; }

.slick-prev::before, .slick-next::before {
  content: '' !important; }

.slick-next {
  right: -20px !important; }

.dpo-news__item {
  border: 1px solid #d0d0d0;
  margin: 0 0 30px 0;
  min-height: 375px; }
.dpo-news__date {
  display: inline-block;
  vertical-align: top;
  width: 15%;
  margin: 20px 0 25px 10px;
  text-align: right;
  height: 62px; }
.dpo-news__day, .dpo-news__month, .dpo-news__year {
  display: block;
  margin: 0;
  font-size: 16px;
  line-height: 16px;
  color: #00afe1;
  font-family: 'c_light'; }
.dpo-news__day {
  font-size: 36px;
  line-height: 30px; }
.dpo-news__name {
  display: inline-block;
  text-align: right;
  font-size: 18px;
  line-height: 20px;
  color: #242424;
  text-decoration: none;
  cursor: pointer;
  vertical-align: top;
  width: 80%;
  margin-top: 20px;
  padding-right: 1rem;
  max-height: 4rem;
  overflow: hidden; }
  .dpo-news__name:hover {
    text-decoration: none;
    color: #242424; }
  .dpo-news__name_noimage {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 25px;
    text-transform: uppercase;
    height: 120px;
    word-break: break-word;
    padding: 0 1rem 0 0;
    max-height: none;
    overflow: visible; }
    .dpo-news__name_noimage:hover {
      text-decoration: none;
      color: #242424; }
.dpo-news__image img {
  width: 100%;
  max-height: 250px; }
.dpo-news__image_mobile {
  display: none; }
.dpo-news__text {
  display: block;
  margin: 0 20px 20px 10px;
  height: 115px;
  overflow: hidden;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  text-align: right; }
.dpo-news__more-btn {
  float: right;
  margin: 0 20px 0 0;
  width: 120px;
  padding: 13px 0 14px;
  background: none;
  font-size: 18px;
  line-height: 19px;
  color: #00afe1;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  border: 2px solid #00afe1;
  font-family: 'c_med'; }
  .dpo-news__more-btn:hover {
    background: #00afe1;
    color: #ffffff;
    text-decoration: none; }

@media (max-width: 1199.98px) {
  .dpo-news__item {
    padding: 0; } }
@media (max-width: 767.98px) {
  .slick-prev {
    left: -11px !important; }

  .slick-next {
    right: -12px !important; }

  .slick-prev {
    top: 37% !important; }

  .slick-next {
    top: 38% !important; } }
.filter-course {
  background: #393939;
  display: block;
  padding: 35px 0;
  margin: 0 0 35px 0; }
  .filter-course__custom-block {
    width: 20%; }
  .filter-course__title {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 18px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0 0 0;
    padding: 11px 0 8px 65px;
    background: url(../img/course_ttl.png) no-repeat center left;
    font-weight: bolder; }
  .filter-course__select {
    width: 100%;
    display: inline-block;
    vertical-align: middle; }
    .filter-course__select .selectIn {
      padding: 0 18px 0 16px;
      cursor: pointer;
      border: 0;
      background: #ffffff;
      border: 2px solid #ffffff;
      border-bottom: 0;
      position: relative; }
      .filter-course__select .selectIn:after {
        position: absolute;
        content: '';
        top: -2px;
        bottom: 0;
        right: 51px;
        width: 1px;
        background: #393939; }
    .filter-course__select .selectText {
      font-size: 16px;
      line-height: 18px;
      color: #393939;
      padding: 11px 33px 13px 0;
      display: block;
      text-align: left;
      background: url(../img/sel_arr.png) no-repeat right center;
      font-family: 'c_reg'; }
  .filter-course__btn {
    background: none;
    font-size: 18px;
    line-height: 19px;
    color: #d9195f;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    border: 2px solid #d9195f;
    font-family: 'c_med';
    padding: 10px 35px 12px; }

.select-sub.filter-course__select {
  background: #ffffff;
  padding: 0 0;
  border: 1px solid #dcdcdc;
  border-top: 0; }

.select-sub.filter-course__select ul {
  background: #ffffff;
  padding: 0 0;
  border-top: 0; }

.select-sub.filter-course__select a {
  display: block;
  padding: 5px 16px;
  font-size: 16px;
  line-height: 18px;
  color: #878787;
  text-decoration: none;
  text-align: left; }
  .select-sub.filter-course__select a:hover {
    color: #d9195f; }

.filter-course__select.opened .selectIn:after {
  display: none; }

@media (max-width: 1199.98px) {
  .filter-course__custom-block {
    width: 100%;
    text-align: center; }
  .filter-course__select {
    display: block;
    margin: 0 auto 15px;
    width: 100%; }
  .filter-course__title {
    margin-bottom: 1rem; }
  .filter-course__btn-block {
    text-align: center; } }
@media (max-width: 1199.98px) {
  .filter-result .courses-result__sort_dpo {
    float: none; } }
.dpo-courses {
  padding-bottom: 2rem; }
  .dpo-courses__item {
    background: #05bfb1;
    min-height: 500px;
    margin-bottom: 1rem; }
    .dpo-courses__item:after {
      position: absolute;
      top: 20px;
      right: 30px;
      background: url(../img/more_i.png) no-repeat center;
      width: 24px;
      height: 23px;
      content: ''; }
  .dpo-courses__image {
    min-height: 225px;
    overflow: hidden;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    height: 15rem; }
  .dpo-courses__text {
    padding: 17px 15px 0; }
  .dpo-courses__name {
    font-size: 24px;
    line-height: 24px;
    color: #ffffff;
    font-family: 'c_light';
    text-decoration: none;
    margin-bottom: 55px;
    display: block;
    min-height: 75px; }
    .dpo-courses__name:hover {
      color: #ffffff;
      text-decoration: none;
      cursor: pointer; }
  .dpo-courses__img {
    width: 100%; }
  .dpo-courses__description {
    font-size: 15px;
    line-height: 18px;
    padding: 0 0 5px 0;
    color: #e5fffd; }
    .dpo-courses__description span {
      font-family: 'c_med'; }

.join_course {
  display: block;
  padding: 40px 0;
  margin: 0 0 30px 0;
  background: #393939; }

.join_course input.inp_self::placeholder, .join_course textarea.inp_self::placeholder {
  color: #9c9b98 !important; }

.join_course .container {
  width: 550px; }

.join_course .ttl {
  display: block;
  padding: 55px 0 0 0;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  color: #ffffff;
  font-family: 'c_bold';
  margin: 0 0 30px 0;
  text-transform: uppercase;
  background: url(../img/join_course.png) no-repeat top center; }

.join_course .ttl.remote_course {
  background: url(../img/join_course_green.png) no-repeat top center; }

.join_course .inp_wp {
  display: block;
  position: relative;
  margin: 0 0 20px 0; }

.join_course .inp_wp .errorreport {
  position: absolute;
  font-size: 16px;
  line-height: 18px;
  color: #dc2f4d;
  top: 16px;
  left: 100%;
  margin: 0 0 0 20px;
  white-space: nowrap;
  display: none; }

.join_course .inp_self {
  display: block;
  width: 318px;
  padding: 14px 14px;
  background: #ffffff;
  border: 2px solid #ffffff;
  font-size: 16px;
  line-height: 18px;
  color: #393939;
  font-family: 'c_reg';
  margin: 0 auto; 
  
}

.join_course .inp_self.error {
  border: 2px solid #dc2f4d; }

.join_course textarea.inp_self {
  height: 68px;
  resize: none; }

.join_course .btn {
  width: 196px;
  padding: 12px 0;
  background: none;
  border: 2px solid #d9195f;
  font-size: 15px;
  line-height: 17px;
  color: #d9195f;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  font-family: 'c_bold';
  display: block;
  margin: 0 auto;
  transition: all linear .2s;
  box-sizing: content-box; }

.join_course .btn:hover {
  color: #393939;
  background: #d9195f; }

.join_course .btn.remote_course {
  width: 196px;
  padding: 12px 0;
  background: none;
  border: 2px solid #05bfb1;
  font-size: 15px;
  line-height: 17px;
  color: #05bfb1;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  font-family: 'c_bold';
  display: block;
  margin: 0 auto;
  transition: all linear .2s;
  box-sizing: content-box; }

.join_course .btn.remote_course:hover {
  color: #393939;
  background: #05bfb1; }

.errpage {
  display: block;
  margin: 20px 0 20px 0;
  min-height: 300px;
  flex-direction: column; }

.errpage .errpage__block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  top: 50%;
  height: 0;
  align-items: center; }

.errpage .errpage__block .errpage__text404 {
  box-sizing: content-box;
  font-size: 90px;
  height: auto;
  line-height: normal;
  font-weight: bold; }

.errpage .errpage__block .errpage__text a {
  font-size: 18px; }

.errpage .errpage__block .errpage__text a:hover {
  color: #05bfb1; }

.errpage .errpage__block .errpage__text {
  font-size: 18px;
  font-family: 'c_med';
  color: #393939;
  padding-right: 15px;
  padding-left: 15px;
  line-height: 1.5; }

.errpage .errblock {
  display: block;
  margin: 0 auto 35px;
  width: 435px;
  height: 309px;
  border: 10px solid #05bfb1;
  border-radius: 61px;
  /* background:url(../img/errblock2.png) no-repeat top center; */
  background-size: contain; }

.errpage .errblock p {
  display: none;
  text-align: center;
  color: #393939;
  font-size: 15px;
  line-height: 17px; }

.errpage .errblock p.med {
  font-size: 16px;
  line-height: 16px;
  margin: 0 0 15px 0;
  text-transform: uppercase;
  font-family: 'c_bold'; }

.errpage .errblock p.big {
  font-size: 80px;
  line-height: 80px;
  margin: 0 0 15px 0;
  text-transform: uppercase; }

.errpage .link {
  display: block;
  margin: 0 auto;
  max-width: 240px;
  height: 45px;
  font-size: 18px;
  font-family: 'c_med';
  line-height: 45px;
  color: #393939;
  text-decoration: none;
  text-align: center;
  border: 2px solid #05bfb1;
  background: #05bfb1; }

.errpage .link:hover {
  background: #ffffff; }

@media (max-width: 320px) {
  .join_course .inp_wp {
    width: 100%; }

  .join_course .inp_self {
    width: 290px; } }
.share-button {
  width: 100%;
  display: inline-block; }
  .share-button__title {
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
    font-size: 15px;
    line-height: 17px;
    color: #393939;
    text-transform: uppercase;
    font-weight: bolder;
    margin: 0 10px 0 0; }
  .share-button .ya-share2 {
    display: inline-block;
    vertical-align: top; }
  .share-button .ya-share2__container_size_m .ya-share2__icon {
    height: 35px;
    width: 35px; }
  .share-button .ya-share2__badge {
    margin-right: 1rem; }

.reviews__wrapper {
  margin-bottom: 40px; }
.reviews__item {
  display: block;
  position: relative;
  border: 1px solid;
  padding: 10px 20px; }
.reviews__course-name {
  color: #000;
  font-weight: 600;
  font-size: 0.85em;
  text-decoration: none;
  border-bottom: 1px solid #05bfb1; }
.reviews__text {
  font-size: 0.85em; }
  .reviews__text:before {
    content: "";
    background: url(../img/left-quotes-sign.svg) no-repeat;
    background-size: contain;
    font-size: 4em;
    color: #05bfb1;
    line-height: 1em;
    width: 30px;
    height: 30px;
    margin: 30px 0 10px;
    display: block; }
  .reviews__text:after {
    content: "";
    background: url(../img/left-quotes-sign.svg) no-repeat;
    background-size: contain;
    font-size: 4em;
    color: #05bfb1;
    line-height: 1em;
    width: 30px;
    height: 30px;
    margin: 10px 0 20px;
    display: block;
    transform: rotate(180deg); }
.reviews__author {
  font-size: 0.85em;
  font-weight: 600; }
.reviews__input-filter {
  padding: 12px 20px 13px 10px; }
.reviews__filter + .error-message {
  display: none;
  color: red;
  font-size: 0.85rem;
  text-align: left; }
.reviews__more {
  width: 12rem;
  padding: 0.7rem 0;
  background: #05bfb1;
  border: 2px solid #05bfb1;
  font-size: 1rem;
  line-height: 1.133rem;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  font-weight: bolder;
  margin: 1rem auto 0; }

.filter__select {
  position: relative;
  width: 100%;
  border: 1px solid #393939; }
  .filter__select .selectIn {
    padding: 11px 18px 13px 16px; }
    .filter__select .selectIn .selectText {
      max-height: 18px;
      overflow: hidden;
      padding: 0; }

.reviews-slider__wrapper {
  background-color: #ededed;
  padding: 10px 30px 40px;
  margin-bottom: 20px; }
.reviews-slider__button {
  float: right; }
.reviews-slider__item {
  display: block;
  position: relative;
  padding: 30px 30px; }

.reviews-form__wrapper {
  padding: 20px 10px;
  background: #ededed;
  text-align: center;
  margin: 20px 0; }
  .reviews-form__wrapper input, .reviews-form__wrapper textarea {
    width: 100%;
    padding: 0.72rem 1.667rem;
    background: #ffffff;
    border: 1px solid #ffffff;
    font-size: 1rem;
    line-height: 1.2rem;
    color: #393939;
    font-family: 'c_reg';
    border-radius: 0; }
    .reviews-form__wrapper input.error, .reviews-form__wrapper textarea.error {
      border: 1px solid red; }
  .reviews-form__wrapper .error-message {
    display: none;
    color: red;
    font-size: 0.85rem;
    text-align: left; }
  .reviews-form__wrapper textarea {
    height: 100%;
    resize: none; }
.reviews-form__wrapper-form {
  overflow: hidden;
  transition: all 300ms;
  max-height: 0;
  position: relative; }
  .reviews-form__wrapper-form.open {
    max-height: 290px;
    overflow: visible; }
.reviews-form__textarea-wrapper {
  margin: 20px 0;
  height: 120px; }
.reviews-form__button {
  width: 12rem;
  padding: 0.7rem 0;
  background: #05bfb1;
  border: 2px solid #05bfb1;
  font-size: 1rem;
  line-height: 1.133rem;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  font-weight: bolder;
  display: inline-block;
  position: absolute;
  right: 0; }
.reviews-form__collapse-button {
  width: 12rem;
  padding: 0.7rem 0;
  background: #05bfb1;
  border: 2px solid #05bfb1;
  font-size: 1rem;
  line-height: 1.133rem;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  font-weight: bolder;
  display: inline-block; }
  .reviews-form__collapse-button.open {
    background: #ededed;
    border: 2px solid #393939;
    color: #393939; }
  .reviews-form__collapse-button.not-show {
    display: none; }

.search__course-result {
  position: absolute;
  background: #fff;
  width: 100%;
  padding: 10px 10px 10px;
  border: 1px solid;
  margin: 0;
  max-width: 540px;
  display: none;
  z-index: 2; }
  .search__course-result a {
    display: block;
    padding: 5px 0px;
    font-size: 16px;
    line-height: 18px;
    color: #878787;
    text-decoration: none;
    text-align: left; }

body {
  font-size: 15px; }
  body a {
    transition: all linear .2s; }

h2 {
  display: block;
  margin: 0 0 25px 0;
  font-size: 30px;
  line-height: 32px;
  color: #393939;
  font-family: 'c_light'; }

.nopadding {
  padding: 0 !important;
  margin: 0 !important; }

.nopadding-right {
  padding-right: 0 !important; }

.nopadding-left {
  padding-left: 0 !important; }

.title {
  padding-left: 1rem;
  display: block;
  margin: 0 0 25px 0;
  font-size: 30px;
  line-height: 32px;
  color: #393939;
  font-family: 'c_light'; }
  .title_text {
    font-size: 18px; }

.lang-popup {
  font-family: 'c_reg';
  background: #05bfb1;
  height: 35px;
  text-align: center;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 2; }
  .lang-popup__block {
    display: inline-block;
    vertical-align: middle; }
  .lang-popup__text {
    font-size: 17px;
    line-height: 18px;
    color: #ffffff; }
  .lang-popup__close-btn {
    position: absolute;
    top: 7px;
    right: 21%;
    width: 20px;
    height: 20px;
    background: url(../img/close-popup.png) no-repeat center; }
    .lang-popup__close-btn:hover {
      background: url(../img/close-popup.png) no-repeat center; }

@media (max-width: 991.98px) {
  h1 {
    margin: 0 20px 20px; }

  .nopadding-sm {
    padding: 0 !important; }

  .lang-popup__close-btn {
    right: 4%; } }
@media (max-width: 767.98px) {
  h1 {
    margin: 18px auto;
    width: auto;
    font-size: 2rem; }

  .nopadding {
    padding-right: 15px !important;
    padding-left: 15px !important; }

  .nopadding-right {
    padding-right: 15px !important; }

  .nopadding-sm {
    padding: 15px !important; }

  .nopadding-left {
    padding-left: 15px !important; } }
#page-preloader {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: none;
  z-index: 100500;
  display: none; }

#page-preloader .spinner {
  width: 64px;
  height: 64px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: url("/local/templates/main_page/img/loader.svg") no-repeat;
  margin: -16px 0 0 -16px;
  z-index: 200; }

body.overlay:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.34);
  z-index: 100; }

.dpo_page .dpo_list .dpo_item .text .name {
  max-height: inherit !important;
  overflow: inherit !important; }

.schedule_list .sl_item.conference .text .ttl a {
  all: inherit; }
  .schedule_list .sl_item.conference .text .ttl a:hover {
    text-decoration: underline; }

.page-search .content {
  padding-bottom: 434px; }

.errorreport {
  display: none; }

.error_message {
  display: none;
  font-size: 16px;
  line-height: 18px;
  color: #dc2f4d;
  top: 16px;
  left: 100%;
  margin: 0 0 20px;
  white-space: nowrap; }

.schedule_list .sl_item.pop .sl_slider li {
  height: 381px; }
.schedule_list .sl_item.pop .sl_slider .more_i {
  top: 8px;
  right: 8px; }
.schedule_list .sl_item.pop .sl_slider .ttl, .schedule_list .sl_item.pop .sl_slider .text {
  padding: 0 15px; }
.schedule_list .sl_item.pop .sl_slider .ttl {
  padding-left: 20px; }
.schedule_list .sl_item.pop .sl_slider .text {
  padding-bottom: 20px; }
.schedule_list .sl_item.pop .bx-wrapper {
  padding: 0; }
.schedule_list .sl_item.x_course .sl_slider {
  height: 346px; }
  .schedule_list .sl_item.x_course .sl_slider li {
    position: relative;
    height: 346px; }
.schedule_list .sl_item.x_course .bx-controls {
  position: absolute;
  height: 90px; }
.schedule_list .sl_item.conference .text:not(.current) {
  display: none; }
.schedule_list .sl_item.conference .text.current {
  display: block; }

.school_textblock .teach_list .teach_item .im_area img {
  max-width: 100%;
  max-height: 100%; }

.content_block.folded {
  max-height: 200px;
  overflow: hidden;
  text-overflow: clip; }

.content_block.folded {
  overflow: hidden;
  text-overflow: clip; }
  .content_block.folded.description_block {
    max-height: 196px; }
  .content_block.folded.docs_block {
    max-height: 400px; }

.course_section .detail .more {
  display: block;
  margin: 40px auto 0;
  width: 42px;
  height: 41px;
  background: url(../img/clb_more.png) no-repeat center;
  cursor: pointer; }
.course_section .cs_item .left .cs_price {
  cursor: pointer; }

.content-table th {
  padding: 0 10px 10px;
  text-transform: uppercase;
  font-weight: 500; }
.content-table tbody tr:nth-child(odd) {
  background: #f9f9f9; }
.content-table tbody td {
  vertical-align: middle;
  padding: 7px 10px; }

.footer .foot_main .fm_list .fm_menu {
  width: 302px;
  margin: 0 72px 0 0; }

.footer .foot_main .container:after {
  bottom: -6px; }

.content {
  padding: 0 0 387px 0; }

.v_block_about {
  padding-top: 0px; }
  .v_block_about p.text_p {
    margin-bottom: 2rem; }

.deep_blue {
  display: block;
  font-size: 18px;
  line-height: 18px;
  color: #05bfb1;
  margin: 0;
  font-family: 'c_reg'; }

.v_block .vid_i .text .deep_blue span {
  display: inline-block;
  vertical-align: baseline;
  font-size: 60px;
  line-height: 50px;
  color: #05bfb1;
  margin: 0 15px; }

.join_course.about_form {
  margin-bottom: 0; }

.newspage.main_page {
  display: block;
  margin: 46px 0 -40px 0; }

.about_block_wrap {
  padding: 56px 0;
  background: #f1f1f1; }
  .about_block_wrap .about_block {
    width: 350px;
    height: 250px;
    display: inline-block;
    color: #fff;
    background: #00afe1;
    vertical-align: top;
    box-sizing: border-box;
    text-align: center;
    margin-right: 41px; }
    .about_block_wrap .about_block:last-child {
      margin-right: 0; }
    .about_block_wrap .about_block:nth-child(2) {
      background: #004b96; }
    .about_block_wrap .about_block:nth-child(3) {
      background: #05bfb1; }
    .about_block_wrap .about_block img {
      display: block;
      margin: 0 auto; }
    .about_block_wrap .about_block .head {
      font-size: 1.3rem;
      display: block;
      padding: 0px 0 0 36px;
      text-align: left;
      margin-bottom: 0.4rem; }
    .about_block_wrap .about_block p {
      color: #fff;
      text-align: left;
      padding: 0px 36px;
      font-size: 0.8rem;
      line-height: 1; }

.breadcrumbs a {
  text-transform: lowercase; }

.container.list_on_page .newspage .newslist {
  margin: 0 0 30px 0; }

.conference .sl_month button, .conference .sl_date button {
  border: none; }

.dpo_page .dpo_list .dpo_item .im_area {
  margin: 0 0 10px !important; }

.breadcrumbs a:first-letter, .breadcrumbs span:not(.del):first-letter {
  text-transform: lowercase; }

.videoblock .video_list .video_item video {
  width: 360px;
  height: 245px; }
.videoblock .video_list .video_item.big video {
  width: 750px;
  height: 420px; }
.videoblock .video_list .video_item.big p:not(.name) {
  display: none; }

.header .header_top .log_block span.u_name {
  text-decoration: underline; }

.page-courses .programm_content .pc_list_wp {
  width: 100%; }
  .page-courses .programm_content .pc_list_wp:not(:first-of-type) {
    margin-top: 30px; }

.select-sub.cs_price.cs_price_detail {
  border: 1px solid #2ac1ec; }

.select-sub.cs_price.cs_price_detail ul li a:hover {
  background: #2ac1ec; }

.contacts_list.content_block.folded tr:nth-of-type(n+6) {
  display: none; }

.footer .foot_main .fm_list.inline:nth-of-type(n+2) {
  margin-left: 0; }

.course_select_block .cs_inline .selectText {
  height: 18px !important;
  overflow: hidden !important;
  line-height: 30px !important;
  padding: 5px 33px 20px 0 !important; }

.show_more {
  display: block;
  margin: 0 auto 30px;
  width: 42px;
  height: 41px;
  color: white;
  line-height: 41px;
  font-size: 24px;
  text-align: center;
  background: #05bfb1 !important;
  border-radius: 50%;
  cursor: pointer;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat; }
  .show_more:after {
    content: "\f067";
    text-decoration: inherit;
    display: inline-block;
    speak: none; }
  .show_more.hide:after {
    content: "\f068"; }

.bx-authform input[type=submit].btn {
  display: block;
  margin: 50px 0 0 0;
  width: 150px;
  padding: 12px 0;
  background: #05bfb1;
  border: 2px solid #05bfb1;
  font-size: 15px;
  line-height: 17px;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  font-family: 'c_bold'; }
  .bx-authform input[type=submit].btn:hover {
    background: #ffffff;
    color: #05bfb1; }

#search-category-24 .newspage > .newslist {
  margin-bottom: 30px; }

.pop_up .inp_wp > span.errorreport, #join_course_block .inp_wp > span.errorreport {
  display: none; }
.pop_up .inp_wp .customCheckbox, #join_course_block .inp_wp .customCheckbox {
  display: inline-block;
  background: #0091ba;
  width: 11px;
  height: 11px;
  border: 2px solid #0091ba; }
  .pop_up .inp_wp .customCheckbox.checkboxAreaChecked, #join_course_block .inp_wp .customCheckbox.checkboxAreaChecked {
    background: #393939; }
.pop_up .inp_wp label, #join_course_block .inp_wp label {
  cursor: pointer;
  color: #ffffff; }
  .pop_up .inp_wp label[for=reg_agree_personal], #join_course_block .inp_wp label[for=reg_agree_personal] {
    display: inline-block;
    margin-left: 10px; }
  .pop_up .inp_wp label > a, #join_course_block .inp_wp label > a {
    color: #fffae3;
    text-decoration: underline; }
.pop_up .privacy-policy-block, #join_course_block .privacy-policy-block {
  text-align: center;
  margin-top: 10px; }
.pop_up .privacy-policy, #join_course_block .privacy-policy {
  color: #ffffff; }

.newsdetail .share-button {
  width: 100%;
  display: inline-block; }
  .newsdetail .share-button__title {
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
    font-size: 15px;
    line-height: 17px;
    color: #393939;
    text-transform: uppercase;
    font-weight: bolder;
    margin: 0 10px 0 0; }
.newsdetail .ya-share2 {
  display: inline-block;
  vertical-align: top; }
.newsdetail .ya-share2__container_size_m .ya-share2__icon {
  height: 35px;
  width: 35px; }
.newsdetail .ya-share2__badge {
  margin-right: 1rem; }

.name__wrap {
  display: flex;
  flex-grow: 1; }

.flag {
  max-width: 20px;
  margin-right: 1px; }
  .flag__wrap {
    margin-left: 1rem; }

.language {
  position: absolute;
  top: 65px;
  left: 490px;
  z-index: 1; }
  .language__wrap {
    position: relative;
    display: flex;
    padding-right: 10px; }
  .language__img {
    margin-right: 6px;
    fill: white;
    width: 15px;
    height: 17px; }
  .language__slide-menu {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    transition: 2s ease-out; }
    .language__slide-menu_show {
      display: flex;
      left: 57px;
      transition: 2s ease-out; }
  .language .choice-lang {
    font-size: 13px;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    margin-right: 8px;
    font-family: 'c_reg'; }
    .language .choice-lang:hover {
      color: #393939; }
    .language .choice-lang_active {
      position: relative; }
      .language .choice-lang_active:after {
        position: absolute;
        content: '';
        width: 5px;
        height: 15px;
        top: 0;
        right: -8px;
        background: url(../img/arrow-right.png) no-repeat center;
        background-size: 6px; }
      .language .choice-lang_active:hover {
        color: white; }
      .language .choice-lang_active_choose:after {
        top: 2px;
        transform: rotate(180deg); }

.language {
  position: absolute;
  top: 65px;
  left: 490px;
  z-index: 1; }
  .language__wrap {
    position: relative;
    display: flex;
    padding-right: 10px; }
  .language__img {
    margin-right: 6px;
    fill: white;
    width: 15px;
    height: 17px; }
  .language__slide-menu {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    transition: 2s ease-out; }
    .language__slide-menu_show {
      display: flex;
      left: 57px;
      transition: 2s ease-out; }
  .language .choice-lang {
    font-size: 13px;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    margin-right: 8px;
    font-family: 'c_reg'; }
    .language .choice-lang:hover {
      color: #393939; }
    .language .choice-lang_active {
      position: relative; }
      .language .choice-lang_active:after {
        position: absolute;
        content: '';
        width: 5px;
        height: 15px;
        top: 0;
        right: -8px;
        background: url(../img/arrow-right.png) no-repeat center;
        background-size: 6px; }
      .language .choice-lang_active:hover {
        color: white; }
      .language .choice-lang_active_choose:after {
        top: 2px;
        transform: rotate(180deg); }

.lang-popup {
  background: #05bfb1;
  height: 35px;
  text-align: center;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 2; }
  .lang-popup__block {
    display: inline-block;
    vertical-align: middle; }
  .lang-popup__text {
    font-size: 17px;
    line-height: 18px;
    color: #ffffff; }
  .lang-popup__close-btn {
    position: absolute;
    top: 7px;
    right: 25px;
    width: 20px;
    height: 20px;
    background: url(../img/close-popup.png) no-repeat center; }
    .lang-popup__close-btn:hover {
      background: url(../img/close-popup.png) no-repeat center; }

/*# sourceMappingURL=main.css.map */

.video-tag {max-width: 100%;}

.btn-courses {
  padding: 15px 32px;
  background-color: #D0145E;
  border: 2px solid transparent;
  box-sizing: border-box;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  color: #FFFFFF;
  cursor: pointer;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}
.btn-courses:hover {
  color:  #D0145E;;
  /* background-color: #FFFFFF; */
  background-color: transparent;
  border-color:  #D0145E;;
}
.join_course .btn-courses{
  margin: 0 auto;
  display: block;
}

.search-field-box{
  position: relative;
}
.search-field-box .search__input{
  padding-right: 2.2rem;
}
.search-field-box .search__input:not(:placeholder-shown) ~ .search-field-box__clear-btn{
  display: block;
}

.search-field-box__clear-btn{
  position: absolute;
  display: none;
  top: 50%;
  right: 10px;
  width: 17px;
  height: 17px;
  transform: translateY(-50%);
  cursor: pointer;
}
.search-field-box__clear-btn::before{
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #393939;
  transform: translateY(-50%) rotate(45deg); 
  transition: all 200ms ease;
}
.search-field-box__clear-btn::after{
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #393939;
  transform: translateY(-50%) rotate(-45deg); 
  transition: all 200ms ease;
}
.search-field-box__clear-btn:hover::after,
.search-field-box__clear-btn:hover::before{
  background-color: #05bfb1;
}

@media screen and (max-width: 991px){
  .search-field-box .search__input{
    padding-right: 5.3rem;
  }
  .search-field-box__clear-btn{
    right: 62px;
  }
}