.clear {
  clear: both;
}
.nofont {
  font-size: 0;
  color: transparent;
}
@media screen and (max-width: -1px) {
}
@media (min-width: 0px) {
}
@media (min-width: 0px) {
}
@media (max-width: -1px) {
}
@media (min-width: 0px) {
}
@media (min-width: 0px) {
}
@media (max-width: -1px) {
}
@media (max-width: -1px) {
}
#mobile_detect {
  display: none;
}
body {
  padding-top: 0;
  font-size: 18px;
  overflow-y: scroll;
}
.container {
  position: relative;
  padding: 0;
}
.container-fluid {
  max-width: 1600px;
  min-width: 1100px;
}
.b-wrapper,
.b-menu {
  min-width: 1140px;
}
.b-mobile {
  display: none !important;
}
.b-desktop {
  display: block;
}
br.b-desktop {
  display: inline;
}
.b-btn.b-desktop {
  display: inline-block;
}
.b-fast-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  background: white;
  z-index: 40;
  cursor: pointer;
  left: -60px;
  -moz-transition-duration: 0.15s;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
.member_brazil .b-fast-menu {
  background: #EDEDED;
}
.b-fast-menu .icon {
  background: none;
  left: 12px;
  top: 28px;
  -moz-transition-duration: 200ms ease 200ms;
  -webkit-transition-duration: 200ms ease 200ms;
  -o-transition-duration: 200ms ease 200ms;
  transition-duration: 200ms ease 200ms;
  -webkit-transition: 200ms ease 200ms;
  -o-transition: 200ms ease 200ms;
  transition: 200ms ease 200ms;
}
.b-fast-menu .icon,
.b-fast-menu .icon:before,
.b-fast-menu .icon:after {
  position: absolute;
  content: "\0000a0";
  display: block;
  background: black;
  width: 36px;
  height: 4px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.b-fast-menu .icon:before {
  top: -11px;
}
.b-fast-menu .icon:after {
  top: 11px;
}
.show_fixed .b-fast-menu {
  left: 0;
}
.popup_opened .b-fast-menu {
  left: -60px;
}
.b-menu {
  display: block;
  position: absolute;
  top: -270px;
  left: 0;
  width: 100%;
  z-index: 25;
  margin-top: 300px;
}
.b-menu__langs {
  display: block;
  position: absolute;
  right: 0;
  top: 10px;
}
.b-menu__langs a {
  text-transform: uppercase;
  color: black;
  font-size: 16px;
  line-height: 23px;
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  text-decoration: underline;
  display: block;
}
.b-menu__langs a:hover {
  text-decoration: none;
}
.white_right.not_show_fixed .b-menu__langs a {
  color: white;
}
.b-menu__lang {
  display: block;
  position: absolute;
  left: 100%;
  top: 4px;
  margin-left: 4px;
  width: 36px;
  height: 36px;
  border: 1px solid black;
  color: black;
  font-size: 16px;
  line-height: 34px;
  text-align: center;
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
}
span.b-menu__lang {
  color: #bbb;
  border-color: #bbb;
}
.white_right.not_show_fixed .b-menu__lang {
  color: white;
  border-color: white;
}
.white_right.not_show_fixed span.b-menu__lang {
  color: #bbb;
  border-color: #bbb;
}
.b-menu__right {
  float: right;
  min-width: 250px;
}
.member_brazil .b-menu__right__lang + .b-menu__right {
  min-width: 315px;
}
.member_brazil .b-menu__right {
  width: 181px;
  min-width: 0;
}
.b-menu__logo {
  display: block;
  width: 100%;
  height: auto;
}
.b-menu__logo_white {
  display: none;
}
.white_right.not_show_fixed .b-menu__logo {
  display: none;
}
.white_right.not_show_fixed .b-menu__logo_white {
  display: block;
}
.b-menu__logo-holder {
  width: 176px;
  height: 95px;
  margin: 0;
}
.member_marsh .b-menu__logo-holder {
  width: 190px;
  padding-top: 5px;
}
.member_bhsd .b-menu__logo-holder {
  padding-top: 0;
  margin: -1px 0 1px -5px;
}
.member_mfs .b-menu__logo-holder,
.member_scream .b-menu__logo-holder {
  width: 218px;
  padding-top: 5px;
}
.member_brazil .b-menu__logo-holder {
  width: 181px;
  height: 85px;
  padding-top: 5px;
}
.b-menu__select {
  border: 1px solid black;
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  font-size: 17px;
  line-height: 120%;
  display: inline-block;
  padding: 8px 15px;
  margin-bottom: 10px;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -moz-transition-duration: 0.15s;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
.b-menu__select .icon {
  display: inline-block;
  position: relative;
  top: -1px;
  vertical-align: middle;
  margin-left: 11px;
  -moz-transition-duration: 0.15s;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
.b-menu__select .icon-sarrow_down_white {
  display: none;
}
.white_right.not_show_fixed .b-menu__select {
  color: white;
  border-color: white;
  -moz-transition-duration: 0s;
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
.white_right.not_show_fixed .b-menu__select .icon-sarrow_down_black {
  display: none;
}
.white_right.not_show_fixed .b-menu__select .icon-sarrow_down_white {
  display: inline-block;
}
.b-menu__select_active.b-menu__select_active.b-menu__select_active {
  background: white;
  color: black;
  border-color: black;
}
.b-menu__select_active.b-menu__select_active.b-menu__select_active .icon-sarrow_down_black {
  display: inline-block;
}
.b-menu__select_active.b-menu__select_active.b-menu__select_active .icon-sarrow_down_white {
  display: none;
}
.b-menu__select_active .icon {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.b-menu__members {
  white-space: nowrap;
  background: white;
  border: 1px solid black;
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  font-size: 16px;
  line-height: 32px;
  display: inline-block;
  padding: 0;
  position: relative;
  top: -9999px;
  /*.fonts-inited*/
  display: none;
  top: 0;
}
.b-menu__members-item {
  display: block;
  padding: 0 15px;
}
a.b-menu__members-item:hover {
  background: #fd6a33;
}
.b-menu__left {
  width: 585px;
  white-space: nowrap;
  overflow: hidden;
}
.b-menu ul {
  list-style: none;
  padding: 0;
}
.white_menu.not_show_fixed .b-menu ul {
  color: white;
}
.b-menu__items {
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  font-size: 26px;
  line-height: 32px;
}
.b-menu__item {
  float: left;
}
.b-menu__item:after {
  display: inline-block;
  content: "\0002f";
  color: black;
  padding: 0 18px;
}
.white_menu.not_show_fixed .b-menu__item:after {
  color: white;
}
.b-menu__item_active,
.b-menu__item_active a {
  color: #ff7b26;
}
.b-menu__item_separator {
  clear: left;
  float: none;
}
.b-menu__item_separator:after {
  display: none;
}
.b-menu__submenu {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 5px;
}
.b-menu__submenu:before,
.b-menu__submenu:after {
  content: " ";
  display: table;
}
.b-menu__submenu:after {
  clear: both;
}
.b-menu__submenu:before,
.b-menu__submenu:after {
  content: " ";
  display: table;
}
.b-menu__submenu:after {
  clear: both;
}
.b-menu__submenu-item {
  float: left;
  margin-right: 19px;
}
.b-menu__submenu-item_active,
.b-menu__submenu-item_active a {
  color: #ff7b26;
}
.b-menu__submenu-item_separator {
  clear: left;
}
.b-menu__submenu-item span {
  color: #6b6b6b;
}
.show_fixed .b-menu_open {
  position: fixed;
  top: 0;
  background: white;
  margin-left: 60px;
  width: calc(100% - 60px);
  margin-top: 0;
  -moz-transition-duration: 0.15s;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -moz-transition-property: top;
  -o-transition-property: top;
  -webkit-transition-property: top;
  transition-property: top;
}
.show_fixed .b-menu_open .container {
  left: -20px;
  margin-top: 42px;
  margin-bottom: 31px;
}
.show_fixed .b-menu_open .b-fast-menu .icon {
  -moz-transition-duration: 10ms;
  -webkit-transition-duration: 10ms;
  -o-transition-duration: 10ms;
  transition-duration: 10ms;
  -webkit-transition: 10ms;
  -o-transition: 10ms;
  transition: 10ms;
  background-color: transparent;
}
.show_fixed .b-menu_open .b-fast-menu .icon:after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 0;
  left: -3px;
  width: 42px;
}
.show_fixed .b-menu_open .b-fast-menu .icon:before {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  top: 0;
  left: -3px;
  width: 42px;
}
.b-big-image-block {
  position: relative;
  z-index: 5;
}
.b-big-image-block:before,
.b-big-image-block:after {
  content: " ";
  display: table;
}
.b-big-image-block:after {
  clear: both;
}
.b-big-image-block:before,
.b-big-image-block:after {
  content: " ";
  display: table;
}
.b-big-image-block:after {
  clear: both;
}
.b-big-image-block_shadowed {
  -moz-box-shadow: 0px 2px 61px 47px #ff651e;
  -webkit-box-shadow: 0px 2px 61px 47px #ff651e;
  box-shadow: 0px 2px 61px 47px #ff651e;
}
.b-big-image-block .img_holder {
  position: relative;
  float: right;
  width: auto;
  display: inline-block;
  width: calc(92% - 314px);
}
.b-big-image-block .img_holder:before {
  content: "\0000a0";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 6;
}
.b-big-image-block .img_holder img {
  margin: 0;
}
.b-big-image-block:not(.b-big-image-block_adjusting-gradient) .img_holder:before {
  width: 490px;
  height: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0.92+19,0.85+38,0+100 */
  background: -moz-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0.92) 19%, rgba(255, 255, 255, 0.85) 38%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0.92) 19%, rgba(255, 255, 255, 0.85) 38%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0.92) 19%, rgba(255, 255, 255, 0.85) 38%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 */
}
.member_brazil .b-big-image-block:not(.b-big-image-block_adjusting-gradient) .img_holder:before {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0.92+19,0.85+38,0+100 */
  background: -moz-linear-gradient(left, #ededed 0%, rgba(237, 237, 237, 0.92) 19%, rgba(237, 237, 237, 0.85) 38%, rgba(237, 237, 237, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ededed 0%, rgba(237, 237, 237, 0.92) 19%, rgba(237, 237, 237, 0.85) 38%, rgba(237, 237, 237, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ededed 0%, rgba(237, 237, 237, 0.92) 19%, rgba(237, 237, 237, 0.85) 38%, rgba(237, 237, 237, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#00ededed', GradientType=1);
  /* IE6-9 */
}
.b-big-image-block_adjusting-gradient .img_holder:before {
  width: 100%;
  height: 100%;
}
.b-big-image-block .b-video-container {
  position: relative;
  overflow: hidden;
}
.b-big-image-block .container {
  z-index: 10;
}
.b-big-image-block__text {
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 120%;
  position: absolute;
  bottom: 26%;
  margin-bottom: -116px;
  left: 0;
  width: 510px;
  padding: 0;
}
.b-big-image-block__header {
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  font-size: 50px;
  line-height: 120%;
  margin-bottom: 38px;
}
@media (max-width: 1280px) {
  .b-big-image-block__text {
    margin-bottom: 40px;
    bottom: 0;
    width: 610px;
  }
}
.b-big-image-block__form-btn {
  display: none;
}
.b-text-with-left__left {
  padding-right: 40px;
  font-size: 20px;
  line-height: 25px;
}
.b-text-with-left__left p {
  margin-bottom: 2.5em;
}
.b-text-with-left__left .icon-download_black {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 6px;
  position: relative;
  top: 1px;
}
.b-text-with-left__left .b-text-with-left__teacher-name {
  border-bottom: none;
  line-height: inherit;
}
.b-text-with-left_director .b-text-with-left__right {
  padding-right: 220px;
}
.b-text-with-left_director .b-text-with-left__left {
  padding-top: 51px;
}
.b-text-with-left_course .b-btn {
  margin-top: 0;
}
.b-text-with-left_course .b-text-with-left__left {
  font-size: 20px;
  line-height: 26px;
}
.b-text-with-left_course .b-text-with-left__left p {
  margin-bottom: 1.3em;
}
.b-text-with-left_course .b-text-with-left__left .b-btn + p {
  margin-top: 5.4em;
}
.b-text-with-left_course .b-text-with-left__right {
  padding-right: 30px;
}
.b-text-with-left_years {
  padding-bottom: 47px;
  padding-top: 0;
}
.b-text-with-left__top-btns-row {
  display: inline-block;
}
.b-small-header {
  font-size: 23px;
  line-height: 120%;
  margin-bottom: 0.57em;
}
p + .b-small-header_link {
  margin-top: 0.7em;
}
.b-small-header_quote {
  font-size: 30px;
  line-height: 38px;
  margin: 52px 0 47px;
}
.b-header {
  margin: 52px 0;
  font-size: 50px;
  line-height: 60px;
}
.b-header__subhead {
  font-size: 32px;
  line-height: 40px;
}
.b-header.b-header__subhead {
	margin-top: 0;
}
.b-header__subhead b {
  font-family: "FuturaPTCondBold", Arial, sans-serif;
}
.b-header_dnomargin.b-header_dnomargin.b-header_dnomargin {
  margin-bottom: 0;
}
.b-header__wrapper {
  display: table;
  width: 100%;
}
.b-header_theme-email-subs {
  position: relative;
  overflow: hidden;
}
.b-header_theme-email-subs .b-email {
  padding: 0;
  text-align: right;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
  filter: alpha(opacity=100);
}
.b-header_theme-email-subs .b-email:not(.success-submit) .b-message {
  display: none;
}
.b-header_theme-email-subs .b-email.success-submit input[type="text"],
.b-header_theme-email-subs .b-email.success-submit input[type="email"] {
  display: none;
}
.b-header_theme-email-subs .b-email.success-submit .b-email-subs.b-email-subs {
  z-index: -2;
}
.b-header_theme-email-subs .b-email.success-submit.is-hiding {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.25s ease;
  -moz-transition: opacity 0.25s ease;
  -o-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.b-header_theme-email-subs .b-email-subs.b-email-subs {
  position: relative;
  top: -5px;
  margin-right: 0;
  float: none;
}
.b-header_theme-email-subs .b-email input[type="text"],
.b-header_theme-email-subs .b-email input[type="email"] {
  width: 415px;
  margin: 0 30px 0 0;
  font-size: 20px;
  text-align: left;
  box-sizing: content-box;
  height: 20px;
}
.b-header_theme-email-subs .b-message {
  display: inline-block;
  width: 415px;
  margin-bottom: 0;
  margin-right: 30px;
  font-size: 20px;
  text-align: left;
  color: rgba(0, 0, 0, 0.54);
}
.b-header_theme-email-subs .b-message:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.b-header_theme-email-subs .b-email__close {
  display: none;
}
.b-header_theme-email-subs .b-header__title {
  float: left;
  font-size: 50px;
  line-height: 60px;
  margin: 0;
  background: #fff;
}
.b-header_theme-email-subs .b-header__email-subs {
  position: relative;
  overflow: hidden;
  margin-left: 170px;
  text-align: right;
}
.b-header_theme-email-subs .b-header__email-subs > .b-email-subs.b-email-subs {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.b-header_theme-email-subs .b-header__email-subs_opened > .b-email-subs.b-email-subs {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
  filter: alpha(opacity=0);
}
.b-img-holder {
  margin-bottom: 53px;
}
.b-img-holder__sign {
  margin-bottom: 0;
  padding-top: 23px;
  font-size: 16px;
  line-height: 22px;
}
.b-btn {
  width: auto;
  max-width: none;
  padding: 20px 27px;
}
p + .b-btn {
  margin-top: 22px;
}
.b-events .b-btn {
  margin-top: 20px;
  /*margin-bottom: 20px;*/
}
.b-btn_inline {
  width: calc(50% - 20px);
  margin-top: 40px;
}
.b-btn_inline_first {
  float: left;
}
.b-btn_inline_second {
  float: right;
}
.b-slider-with-image {
  margin: 115px 80px 70px;
  -moz-box-shadow: 0 0 45px 45px #ff651e;
  -webkit-box-shadow: 0 0 45px 45px #ff651e;
  box-shadow: 0 0 45px 45px #ff651e;
  max-width: 1600px;
  padding-bottom: 0;
}
.b-slider-with-image .rs-carousel-pagination {
  display: none;
}
.b-slider-with-image__item {
  padding: 0;
  overflow: hidden;
}
.b-slider-with-image__item img {
  display: block;
  max-width: none;
  width: 100%;
}
.b-slider-with-image__item-table {
  display: table;
  width: 100%;
}
.b-slider-with-image__item-cell {
  display: table-cell;
  vertical-align: bottom;
  width: 50%;
  font-size: 18px;
  line-height: 25px;
}
@media (max-width: 1359px) {
  .b-slider-with-image__item-cell_text {
    padding: 25px 60px 50px;
  }
}
@media (min-width: 1360px) {
  .b-slider-with-image__item-cell_text {
    padding: 25px 60px 60px;
  }
}
.b-slider-with-image__item-header {
  margin-bottom: 1.4em;
  width: 290px;
}
@media (max-width: 1189px) {
  .b-slider-with-image__item-header {
    font-size: 32px;
  }
}
@media (min-width: 1190px) and (max-width: 1359px) {
  .b-slider-with-image__item-header {
    font-size: 35px;
  }
}
@media (min-width: 1360px) {
  .b-slider-with-image__item-header {
    font-size: 40px;
  }
}
.b-slider-with-image__item-text {
  display: inline-block;
  width: 363px;
}
.b-slider-with-image__item-text_bigger {
  width: auto;
  max-width: 440px;
}
.b-slider-with-image__item-text-block {
  line-height: 1.39;
}
@media (max-width: 1359px) {
  .b-slider-with-image__item-text-block {
    font-size: 16px;
  }
}
@media (min-width: 1360px) {
  .b-slider-with-image__item-text-block {
    font-size: 18px;
  }
}
.b-slider-with-image__item-text-block a {
  text-decoration: underline;
}
.b-slider-with-image__item-text-block a:hover {
  text-decoration: none;
}
.b-slider-with-image__item-smalltext {
  font-size: 16px;
  line-height: 23px;
}
.b-slider-with-image__item-subheader {
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 17px;
}
img.b-slider-with-image__item-avatar {
  width: 154px;
  margin: 0 0 25px;
}
.b-slider-with-image__item_small .b-slider-with-image__item-text {
  font-size: 16px;
  line-height: 23px;
  width: 100%;
}
.b-slider-with-image__item_small .b-slider-with-image__item-header {
  font-size: 35px;
  line-height: 40px;
  margin-bottom: 34px;
}
.b-slider-with-image__item_small .b-slider-with-image__item-cell_text {
  padding: 25px 30px 30px 45px;
}
.b-slider-with-image__sign {
  position: absolute;
  top: 100%;
  left: 0;
  color: white;
  width: 100%;
  padding: 13px 24px;
  font-size: 14px;
  line-height: 120%;
}
.member_scream .b-slider-with-image__sign,
.member_marsh .b-slider-with-image__sign,
.member_brazil .b-slider-with-image__sign {
  color: black;
}
.b-slider-with-image .rs-carousel-action {
  display: block;
  position: absolute;
  top: 50%;
  font-size: 0;
  line-height: 0;
  width: 80px;
  height: 80px;
  margin-top: -40px;
}
.b-slider-with-image .rs-carousel-action .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -34px 0 0 -18px;
}
.b-slider-with-image .rs-carousel-action-prev {
  left: -80px;
}
.b-slider-with-image .rs-carousel-action-next {
  right: -80px;
}
.b-slider-with-image_bigmargin {
  margin-bottom: 220px;
}
.b-slider-with-image_onlyimages {
  margin-top: 71px;
  margin-bottom: 132px;
}
.b-slider-with-image + .b-course {
  margin-top: -60px;
}
@media (min-width: 1300px) {
  .b-slider-with-image__item_small .b-slider-with-image__item-text {
    width: 450px;
  }
  .b-slider-with-image__item_small .b-slider-with-image__item-cell_text {
    padding-bottom: 60px;
  }
}
@media (min-width: 1800px) {
  .b-slider-with-image {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1560px) {
  img.b-slider-with-image__item-avatar {
    margin-bottom: 50px;
    width: auto;
  }
  .b-slider-with-image__item-text_bigger {
    padding: 0 15px 15px;
    max-width: 470px;
  }
}
.b-random-images .b-desktop {
  overflow: hidden;
  padding-bottom: 38px;
}
.b-random-images__wrapper {
  position: relative;
}
.b-random-images__container {
  position: relative;
}
.b-random-images__line {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  font-size: 0;
  line-height: 0;
}
.b-random-images__line-holder {
  padding-bottom: 24%;
  position: relative;
  margin: 0 0 28px;
}
.b-random-images__line img {
  height: 100%;
  width: auto;
  margin-right: 28px;
  max-width: none;
}
.b-random-images__line img:last-of-type {
  margin-right: 0;
}
.b-random-images__item.b-random-images__item {
  position: relative;
}
.b-random-images__item.b-random-images__item img {
  margin-right: 28px;
}
.b-random-images__item.b-random-images__item:last-of-type img {
  margin-right: 0;
}
.b-random-images__icon-play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -46px 0 0 -46px;
}
.b-random-images__arrow {
  display: none;
  position: absolute;
  top: 50%;
  right: 12px;
  z-index: 120;
  cursor: pointer;
  margin-top: -73px;
  width: 80px;
  height: 80px;
  background: black;
}
.b-random-images__arrow .icon {
  -moz-transition-duration: 0.15s;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
.b-random-images__arrow .icon:before,
.b-random-images__arrow .icon:after {
  position: absolute;
  content: "\0000a0";
  display: block;
  background: white;
  width: 46px;
  height: 5px;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  top: 27%;
  left: 20px;
}
.b-random-images__arrow .icon:after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 64%;
}
.b-random-images__arrow .icon:before {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.b-random-images__arrow_left {
  right: auto;
  left: 12px;
}
.b-random-images__arrow_left .icon:before,
.b-random-images__arrow_left .icon:after {
  left: auto;
  right: 20px;
}
.b-random-images__arrow_left .icon:after {
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}
.b-random-images__arrow_left .icon:before {
  -webkit-transform: rotate(-225deg);
  -moz-transform: rotate(-225deg);
  -o-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  transform: rotate(-225deg);
}
.b-random-images__arrow_active {
  display: block;
}
.b-random-images-hint {
  font-size: 14px;
  font-style: italic;
}
.b-events .rs-carousel-pagination,
.b-events .rs-carousel-item-clone {
  display: none;
}
.b-events .rs-carousel-mask {
  left: 0;
}
.b-events__header {
  margin-bottom: 25px;
}
.b-events__container {
  left: 0 !important;
  white-space: normal;
}
.b-events__container-holder {
  overflow: visible;
}
.b-events__item.b-events__item {
  width: 31%;
  margin-right: 3.5%;
  margin-left: 0;
}
.b-events__item.b-events__item_3n {
  margin-right: 0;
}
.b-events__item.b-events__item_nplus4 {
  margin-top: 81px;
}
.b-events__item.b-events__item:last-of-type {
  padding-right: 0;
}
.b-events__item-img.b-events__item-img {
  margin-bottom: 28px;
}
.b-events__item-date.b-events__item-date {
  font-size: 64px;
  line-height: 48px;
}
.b-events__item-labels.b-events__item-labels {
  top: 16px;
}
.b-events__item-label.b-events__item-label {
  left: -7px;
}
.b-events__item-header.b-events__item-header {
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 25px;
}
.b-events__item-text.b-events__item-text {
  display: block;
  font-family: "WarnockPro-Regular", Arial, sans-serif;
  font-size: 16px;
  line-height: 23px;
  text-transform: none;
}
.b-events .b-btn {
  padding-left: 39px;
  padding-right: 39px;
}
.b-events_news .b-events__item-date.b-events__item-date {
  font-size: 23px;
  line-height: 21px;
  top: 30px;
}
.b-events_resourses .b-events__item:nth-of-type(n+4) {
  margin-top: 20px;
}
.b-events_resourses .b-events__item-img {
  margin-bottom: 32px;
}
.b-events_resourses .b-events__item-header,
.b-events_resourses .b-events__item-subheader,
.b-events_resourses .b-events__item-text {
  padding: 0;
}
.b-events_resourses .b-events__item-header {
  padding-right: 50px;
  font-size: 25px;
  line-height: 30px;
}
.b-events_news_no-slide .b-events__items {
  padding: 0;
}
.b-events_news_no-slide .b-events__item-img {
  margin-bottom: 24px;
}
.b-events_news_no-slide .b-events__item:nth-of-type(n + 4) {
  margin-top: 33px;
}
.b-events_education .b-events__item-header_underline {
  display: none;
}
.b-events_education .b-events__item-subheader {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 29px;
}
.b-events_gallery .b-select {
  width: 470px;
}
.b-events_gallery .b-events__item-header {
  margin-bottom: 7px;
}
@media (min-width: 1560px) {
  .b-events {
    margin-bottom: 60px;
  }
  .b-events__wrapper {
    width: 1380px;
  }
  .b-events__items {
    width: 1380px;
    margin-bottom: 60px;
  }
  .b-events__item-date.b-events__item-date {
    font-size: 94px;
    line-height: 74px;
  }
  .b-events__item-header.b-events__item-header,
  .b-events__item-text.b-events__item-text {
    padding-right: 80px;
  }
  .b-events_news .b-events__item-date.b-events__item-date {
    font-size: 32px;
    line-height: 30px;
    top: 40px;
  }
}
.b-footer-links {
  font-size: 0;
  line-height: 0;
}
.b-footer-links__item {
  width: 33.333%;
  display: inline-block;
  vertical-align: top;
  border-right: 2px solid white;
  border-bottom-width: 2px;
  font-size: 45px;
  line-height: 50px;
  padding: 28px 33px 38px;
}
.b-footer-links__item-wrapper {
  display: inline-block;
  width: 320px;
}
.b-footer-links__item_underline {
  border: 0;
  top: -9px;
  width: 100%;
}
.b-footer-links__item:nth-child(3n) {
  border-right: 0;
}
.b-footer-links__item_empty {
  display: inline-block;
}
@media (min-width: 1600px) {
  .b-footer-links__item {
    line-height: 55px;
    padding: 30px 33px 113px 100px;
  }
}
.b-footer {
  padding: 66px 0 9px;
}
.b-footer__menu {
  font-size: 23px;
  line-height: 120%;
  margin-bottom: 0;
}
.b-footer__menu a {
  padding: 1px 0;
}
.b-footer__menu ul {
  text-align: justify;
  position: relative;
}
.b-footer__menu ul:before {
  content: '';
  display: block;
  width: 100%;
}
.b-footer__menu ul:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.b-footer__menu-item {
  display: inline-block;
  position: relative;
  vertical-align: top;
  padding-top: 0;
  padding-bottom: 0;
}
a.b-footer__menu-item-sublink {
  display: inline-block;
  text-transform: none;
  font-family: "WarnockPro-Regular", Arial, sans-serif;
  font-size: 13px;
  line-height: 120%;
  color: #959595;
  border-bottom: 1px dashed #959595;
  padding: 0;
  width: auto;
  position: relative;
  top: -7px;
}
a.b-footer__menu-item-sublink:hover,
a.b-footer__menu-item-sublink:active,
a.b-footer__menu-item-sublink:focus {
  border-bottom-color: transparent;
  color: #959595;
}
.b-footer__menu-item-sublink {
  display: inline-block;
  text-transform: none;
  font-family: "WarnockPro-Regular", Arial, sans-serif;
  font-size: 13px;
  line-height: 120%;
  color: #6b6b6b;
  border-bottom: 1px dashed #959595;
  padding: 0;
  width: auto;
  position: relative;
  top: -7px;
}
.b-footer__contacts {
  text-align: justify;
  display: block;
  position: relative;
  margin-top: 5px;
  margin-bottom: 33px;
}
.b-footer__contacts:before {
  content: '';
  display: block;
  width: 100%;
}
.b-footer__contacts:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.b-footer__contacts-item {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  line-height: 120%;
  width: auto;
}
.b-footer__contacts-item_address {
  margin: 0;
}
.b-footer__social {
  margin: 0;
  position: relative;
  top: 2px;
  font-size: 0;
  line-height: 0;
}
.b-footer__social-item {
  width: 28px;
  height: 28px;
  margin-right: 10px;
  position: relative;
}
.b-footer__social .icon {
  display: none;
}
.b-footer__social .icon-small {
  display: block;
}
.b-footer__social .icon-mail_small {
  top: 50%;
  left: 50%;
  margin: -5px 0 0 -7px;
}
.b-footer__social .icon-facebook_small {
  top: 50%;
  left: 50%;
  margin: -11px 0 0 -7px;
}
.b-footer__social .icon-twitter_small {
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -12px;
}
.b-footer__social .icon-vkontakte_small {
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -12px;
}
.b-footer__social .icon-instagram_small {
  top: 50%;
  left: 50%;
  margin: -7px 0 0 -7px;
}
.b-footer__social .icon-telegram_small {
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
}
.b-footer__social .icon-viber_small {
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
}
.b-footer__social .icon-vimeo_small {
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
}
.b-footer__social .icon-youtube_small {
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
}
.b-footer__copyright {
  text-align: justify;
  text-justify: distribute-all-lines;
  font-size: 0;
  line-height: 0;
}
.b-footer__copyright:after {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 1px;
  font-size: 0;
  line-height: 0;
}
.b-footer__copyright-copy {
  /*.left;*/
  font-size: 17px;
  line-height: 120%;
  letter-spacing: 0.025em;
}
.b-footer__copyright-developed {
  /*.right;*/
}
.b-footer__copyright > * {
  display: inline-block;
  font-size: 16px;
  line-height: 120%;
}
.b-mainpage-img {
  position: relative;
  -moz-box-shadow: 0px 2px 61px 47px #ff651e;
  -webkit-box-shadow: 0px 2px 61px 47px #ff651e;
  box-shadow: 0 2px 61px 47px #ff651e;
  margin-bottom: 108px;
}
.b-mainpage-img__anchor-out-button {
  position: absolute;
  bottom: 55px;
  left: 0;
  right: 0;
  z-index: 1;
  margin: 0 auto;
  -webkit-animation: shifting-down-arrow 1.6s infinite;
  -moz-animation: shifting-down-arrow 1.6s infinite;
  -ms-animation: shifting-down-arrow 1.6s infinite;
  -o-animation: shifting-down-arrow 1.6s infinite;
  animation: shifting-down-arrow 1.6s infinite;
}
.b-wide-links {
  font-size: 0;
  line-height: 0;
}
.b-wide-links__item {
  width: calc(50% - 17px);
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 23px;
  margin-right: 34px;
}
.b-wide-links__item:nth-of-type(2n) {
  margin-right: 0;
}
.b-wide-links__item:nth-of-type(n+3) {
  padding-top: 32px;
}
.b-wide-links__item-img {
  margin-bottom: 28px;
}
.b-wide-links__item-header,
.b-wide-links__item-text {
  padding: 0;
}
.b-wide-links__item-header {
  font-size: 30px;
  line-height: 120%;
}
.b-wide-links__item-header_underline {
  display: none;
}
.b-wide-links__item-text {
  padding-right: 35px;
}
.b-popup {
  position: absolute;
  max-height: none;
  height: auto;
  top: 82px;
  left: 50%;
  margin-left: -392px;
  width: 784px;
  padding: 0;
  -moz-box-shadow: 0px 2px 132px 101px #ff651e;
  -webkit-box-shadow: 0px 2px 132px 101px #ff651e;
  box-shadow: 0px 2px 132px 101px #ff651e;
  overflow: visible;
  text-align: left;
}
.b-popup__before {
  display: none;
}
.b-popup__after {
  top: 100%;
  left: 0;
  width: 100%;
  height: 193px;
  margin-top: 0;
}
.b-popup__after:before {
  display: none;
}
.b-popup__close {
  top: 179px;
  left: 50%;
  margin-left: 392px;
  top: 0;
  left: 0;
  margin-left: 784px;
  width: 77px;
  height: 77px;
  /*
		&:before {
			content: '';
			position: fixed;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			z-index: -1;
		}
		*/
}
.b-popup__close .icon {
  left: 3px;
  top: 38px;
}
.b-popup__close .icon:before,
.b-popup__close .icon:after {
  width: 70px;
  height: 3px;
}
.b-popup__next {
  position: fixed;
  top: 479px;
  left: 50%;
  z-index: 120;
  margin-left: 392px;
  width: 77px;
  height: 77px;
  cursor: pointer;
  top: 300px;
  left: 0;
  margin-left: 784px;
}
.b-popup__next .icon {
  position: absolute;
  left: 6px;
  top: 6px;
  width: 65px;
  height: 65px;
}
.b-popup__next .icon:before,
.b-popup__next .icon:after {
  position: absolute;
  content: "\0000a0";
  display: block;
  background: white;
  width: 46px;
  height: 3px;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  top: 23%;
  left: 11px;
}
.b-popup__next .icon:after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 70%;
}
.b-popup__next .icon:before {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.member_scream .b-popup__next .icon:before,
.member_marsh .b-popup__next .icon:before,
.member_brazil .b-popup__next .icon:before,
.member_scream .b-popup__next .icon:after,
.member_marsh .b-popup__next .icon:after,
.member_brazil .b-popup__next .icon:after {
  background: black;
}
.b-popup__prev {
  position: fixed;
  top: 479px;
  right: 50%;
  z-index: 120;
  margin-right: 392px;
  width: 77px;
  height: 77px;
  cursor: pointer;
  top: 300px;
  right: 0;
  margin-right: 0;
  margin-left: -77px;
}
.b-popup__prev .icon {
  position: absolute;
  left: 6px;
  top: 6px;
  width: 65px;
  height: 65px;
}
.b-popup__prev .icon:before,
.b-popup__prev .icon:after {
  position: absolute;
  content: "\0000a0";
  display: block;
  background: white;
  width: 46px;
  height: 3px;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  top: 23%;
  left: 11px;
}
.b-popup__prev .icon:after {
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  top: 70%;
}
.b-popup__prev .icon:before {
  -webkit-transform: rotate(-225deg);
  -moz-transform: rotate(-225deg);
  -o-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  transform: rotate(-225deg);
}
.member_scream .b-popup__prev .icon:before,
.member_marsh .b-popup__prev .icon:before,
.member_brazil .b-popup__prev .icon:before,
.member_scream .b-popup__prev .icon:after,
.member_marsh .b-popup__prev .icon:after,
.member_brazil .b-popup__prev .icon:after {
  background: black;
}
.b-popup__next,
.b-popup__prev {
  display: none;
}
.js-popup-loaded .b-popup__next,
.js-popup-loaded .b-popup__prev {
  display: block;
}
.b-popup .container {
  max-width: 100%;
}
.b-popup .b-filter__list {
  padding: 20px;
}
.b-popup__content {
  padding-bottom: 0;
  min-height: 0;
}
.b-popup__text {
  padding: 40px 75px 50px 75px;
  font-size: 18px;
  line-height: 25px;
}
p.b-popup__text-preview,
.b-popup__text-preview p {
  margin-bottom: 1em;
}
.b-popup__header {
  font-size: 50px;
  line-height: 51px;
}
.b-popup__date {
  font-size: 14px;
  margin-bottom: 32px;
}
.b-popup__krpano {
  width: 100%;
  height: 444px;
}
.b-popup__share-title {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 11px;
}
.b-popup__share-item {
  width: 28px;
  height: 28px;
  margin-right: 12px;
  position: relative;
  vertical-align: middle;
}
.b-popup__share .icon {
  display: none;
}
.b-popup__share .icon-small {
  display: block;
}
.b-popup__share .icon-mail_small_white {
  top: 50%;
  left: 50%;
  margin: -5px 0 0 -7px;
}
.b-popup__share .icon-facebook_small_white {
  top: 50%;
  left: 50%;
  margin: -11px 0 0 -7px;
}
.b-popup__share .icon-twitter_small_white {
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -12px;
}
.b-popup__share .icon-vkontakte_small_white {
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -12px;
}
.b-popup__share .icon-instagram_small_white {
  top: 50%;
  left: 50%;
  margin: -7px 0 0 -7px;
}
.b-popup .js-popup-loader {
  position: absolute;
  left: 50%;
  top: -30px;
  margin-left: -39px;
}
.b-popup_fixed-top .b-popup__close,
.b-popup_fixed-top .b-popup__next,
.b-popup_fixed-top .b-popup__prev {
  position: absolute;
  top: -13px;
  left: 100%;
  margin-left: 0;
}
.b-popup_fixed-top .b-popup__close {
  top: -13px;
  left: 100% !important;
}
.b-popup_fixed-top .b-popup__next,
.b-popup_fixed-top .b-popup__prev {
  top: 287px;
}
.b-popup_fixed-top .b-popup__next {
  left: 100% !important;
}
.b-popup_fixed-top .b-popup__prev,
.b-popup_fixed-bottom .b-popup__prev {
  left: auto;
  right: 100%;
  margin-right: 0;
  left: auto !important;
}
.b-popup_img {
  width: auto;
  min-width: 784px;
  max-width: 80%;
}
.b-popup_img.js-popup-loaded {
  min-width: 0;
}
.b-popup_img.b-popup_fixed-top .b-popup__close,
.b-popup_img.b-popup_fixed-bottom .b-popup__close {
  margin-left: 0 !important;
}
.b-popup_img-max-size.is-loaded {
  position: relative;
  left: 0;
  width: auto;
  min-width: 784px;
  max-width: -webkit-calc(100% - 240px);
  max-width: -moz-calc(100% - 240px);
  max-width: -o-calc(100% - 240px);
  max-width: calc(100% - 240px);
  margin-left: 0;
}
.b-popup_img-max-size.is-loaded.js-popup-loaded {
  min-width: 0;
}
.b-popup_img-max-size.b-popup_fixed-top .b-popup__close {
  margin-left: 0 !important;
}
.b-popup_img-max-size img {
  max-width: 100%;
}
.b-popup .b-mobile-images__item.rs-carousel-item-vertical.rs-carousel-item-active {
  height: auto;
}
.b-popup .b-mobile-images__item.rs-carousel-item-vertical.rs-carousel-item-active.rs-carousel-item-clone {
  height: 0;
}
@media (min-width: 1500px) {
  .b-popup_img {
    max-width: 1200px;
  }
}
.popup_opened .b-wrapper {
  position: static;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
  filter: alpha(opacity=100);
}
.b-krpano-list {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 62px;
  background: transparent;
  text-align: center;
}
.b-krpano-list__item {
  display: inline-block;
  font-size: 14px;
  line-height: 31px;
  background: black;
  margin-right: 5px;
}
.b-krpano-list__container {
  border: 0;
  padding: 0;
  overflow: visible;
  display: inline-block;
  vertical-align: top;
}
.b-krpano-list__fullscreen {
  position: relative;
  width: 31px;
  height: 31px;
  right: 0;
  top: 0;
  display: inline-block;
  background: black;
  vertical-align: top;
}
.b-krpano-list__fullscreen .icon {
  left: 5px;
  top: 5px;
}
.b-popup-slider {
  padding-bottom: 10px;
  font-size: 0;
  line-height: 0;
}
.b-popup_slider .b-popup-slider {
  padding-bottom: 0;
}
.b-popup-slider .rs-carousel-pagination {
  display: none;
}
.b-popup-slider .rs-carousel-action-next {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 120;
  width: 40%;
  height: 100%;
  cursor: pointer;
}
.b-popup-slider .rs-carousel-action-next .icon {
  position: absolute;
  right: 12px;
  top: 50%;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  -moz-transition-duration: 0.15s;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
.b-popup-slider .rs-carousel-action-next .icon:before,
.b-popup-slider .rs-carousel-action-next .icon:after {
  position: absolute;
  content: "\0000a0";
  display: block;
  background: white;
  width: 36px;
  height: 3px;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  top: 26%;
  left: 13px;
}
.b-popup-slider .rs-carousel-action-next .icon:after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 66%;
}
.b-popup-slider .rs-carousel-action-next .icon:before {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.b-popup-slider .rs-carousel-action-next:hover .icon {
  background: black;
}
.b-popup-slider .rs-carousel-action-prev {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 120;
  width: 40%;
  height: 100%;
  cursor: pointer;
}
.b-popup-slider .rs-carousel-action-prev .icon {
  position: absolute;
  left: 12px;
  top: 50%;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  -moz-transition-duration: 0.15s;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
.b-popup-slider .rs-carousel-action-prev .icon:before,
.b-popup-slider .rs-carousel-action-prev .icon:after {
  position: absolute;
  content: "\0000a0";
  display: block;
  background: white;
  width: 36px;
  height: 3px;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  top: 26%;
  left: 9px;
}
.b-popup-slider .rs-carousel-action-prev .icon:after {
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  top: 66%;
}
.b-popup-slider .rs-carousel-action-prev .icon:before {
  -webkit-transform: rotate(-225deg);
  -moz-transform: rotate(-225deg);
  -o-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  transform: rotate(-225deg);
}
.b-popup-slider .rs-carousel-action-prev:hover .icon {
  background: black;
}
.b-popup-slider .rs-carousel-action-next,
.b-popup-slider .rs-carousel-action-prev {
  height: calc(100% - 55px);
}
.b-popup-slider .rs-carousel-action-next .icon,
.b-popup-slider .rs-carousel-action-prev .icon {
  margin-top: -3px;
}
.b-popup-slider.rs-carousel-disabled .rs-carousel-action-next,
.b-popup-slider.rs-carousel-disabled .rs-carousel-action-prev {
  display: none;
}
.b-popup-slider__caption {
  padding: 5px 76px 0;
  min-height: 23px;
}
.b-content {
  padding-bottom: 118px;
}
.b-content,
.no_submenu .b-content {
  padding-top: 214px;
}
.b-content_bgimg {
  position: relative;
  overflow: hidden;
  min-height: 650px;
}
.b-content_bgimg__img {
  top: 370px;
  left: -150px;
  z-index: 5;
  width: 1100px;
  height: auto;
}
.b-content_bgimg__img_top {
  width: 650px;
  top: 80px;
  bottom: auto;
  left: 50%;
  margin-left: -325px;
  margin-bottom: 0;
}
.b-content_small-padding {
  padding-bottom: 10px;
}
.b-content + .b-content {
  padding-top: 0;
  margin-top: -118px;
}
.b-three-col-list {
  font-size: 14px;
  line-height: 17px;
  padding-top: 10px;
}
.b-three-col-list:before,
.b-three-col-list:after {
  content: " ";
  display: table;
}
.b-three-col-list:after {
  clear: both;
}
.b-three-col-list:before,
.b-three-col-list:after {
  content: " ";
  display: table;
}
.b-three-col-list:after {
  clear: both;
}
.b-three-col-list li {
  float: left;
  width: 33.33%;
  padding-right: 35px;
  margin-bottom: 32px;
}
.b-three-col-list li:nth-of-type(3n+1) {
  clear: left;
}
.b-three-col-list .b-dashed-link {
  margin-bottom: 17px;
}
.b-three-col-list_bold {
  font-size: 20px;
  line-height: 22px;
}
.b-three-col-list_bold li {
  padding-right: 40px;
}
.b-three-col-list_dpadding li {
  margin-bottom: 61px;
}
.b-three-col-list_normal {
  font-size: 18px;
  line-height: 25px;
}
.b-teachers__item-name {
  font-size: 25px;
  line-height: 25px;
  padding: 8px 35px;
}
.b-teachers_stories .b-teachers__item:after {
  -moz-box-shadow: 0 0 320px 320px #ff651e;
  -webkit-box-shadow: 0 0 320px 320px #ff651e;
  box-shadow: 0 0 320px 320px #ff651e;
}
.b-teachers_stories .b-teachers__item-person {
  border-width: 15px 24px;
}
.b-teachers_stories .b-teachers__item-person,
.b-teachers_stories .b-teachers__item-person .b-dashed-link {
  font-size: 25px;
  line-height: 30px;
}
.b-teachers_stories .b-teachers__item .b-dashed-link_underline {
  display: none;
}
.b-teacher-detail {
  padding: 49px 10px 49px 49px;
}
.b-teacher-detail__img {
  max-width: 100%;
  width: 100%;
  margin-bottom: 48px;
}
.b-teacher-detail__left {
  padding-right: 56px;
}
.b-teacher-detail__right {
  padding-right: 39px;
}
.b-teacher-detail .b-popup__header {
  margin-top: 55px;
  margin-bottom: 55px;
}
.b-mobile-images + .b-teacher-detail {
  padding-top: 43px;
}
.b-teacher-detail_work {
  padding-right: 66px;
  padding-left: 76px;
  font-size: 16px;
  line-height: 23px;
}
.b-teacher-detail_work .b-teacher-detail__left {
  padding-right: 22px;
}
.b-teacher-detail_work .b-teacher-detail__left .b-small-header {
  font-size: 20px;
  line-height: 25px;
}
.modern-page-navigation {
  padding: 50px 0 0;
}
.b-filter {
  display: block;
  width: 100%;
  margin: 52px auto 147px;
  -moz-box-shadow: 0px 0px 48px 45px #ff651e;
  -webkit-box-shadow: 0px 0px 48px 45px #ff651e;
  box-shadow: 0px 0px 48px 45px #ff651e;
  font-size: 0;
  line-height: 0;
  position: relative;
}
.b-filter__type,
.b-filter select,
.b-filter .b-select,
.b-filter__types,
.b-filter__types .after {
  display: inline-block;
  vertical-align: top;
}
.b-filter__types {
  text-align: justify;
  text-justify: distribute-all-lines;
  font-size: 0;
  line-height: 0;
}
.b-filter__types:after {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 1px;
  font-size: 0;
  line-height: 0;
}
.b-filter__list {
  text-align: justify;
  text-justify: distribute-all-lines;
  position: relative;
  margin: 0;
}
.b-filter__list:before {
  content: '';
  display: block;
  width: 100%;
  height: 0;
}
.b-filter__list:after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 0;
}
.b-filter__list_left {
  text-align: left;
}
.b-filter__list_left .b-select {
  margin-right: 23px;
}
.b-filter__type {
  text-transform: uppercase;
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  font-size: 18px;
  line-height: 36px;
  padding: 0 35px;
  margin: 0;
  border: 0;
}
.b-filter__type_active,
.b-filter__type_active:hover,
.b-filter__type_active:active,
.b-filter__type_active:focus {
  color: #ff7b26;
}
.b-filter .container {
  max-width: 100%;
}
.b-filter select,
.b-filter .b-select {
  margin-bottom: 0;
}
.b-filter,
.b-email {
  padding: 27px 30px 27px 30px;
}
select {
  font-size: 18px;
  line-height: 34px;
  height: 36px;
  min-width: 180px;
}
select.multiple {
  min-width: 353px;
}
input[type=submit],
.submit {
  width: auto;
  padding: 0 35px;
}
input[type=submit].b-desktop,
.submit.b-desktop {
  display: inline-block;
}
input[type=checkbox] + label {
  padding-left: 20px;
}
input[type=checkbox] + label:before {
  top: 3px;
  left: 0;
  width: 12px;
  height: 12px;
}
input[type=checkbox]:checked + label:after {
  width: 6px;
  height: 6px;
  left: 3px;
  top: 6px;
}
.b-select {
  text-align: left;
}
.b-select .icon {
  top: 14px;
}
.b-select_inited {
  width: auto;
  font-size: 18px;
  line-height: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.b-select__option,
.b-select__default {
  margin-top: 3px;
  margin-bottom: 3px;
}
.b-select__option {
  max-width: 100%;
  min-height: 20px;
}
.b-select__option .text {
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  max-height: 19px;
}
.b-select__option-delete,
.b-select__option-delete-icon {
  height: 20px;
}
.b-select__option-delete-icon:before,
.b-select__option-delete-icon:after {
  width: 17px;
  top: 9px;
  left: 5px;
}
.b-select_hasvalue .b-select__option {
  max-height: none;
}
.b-select_hasvalue .b-select__option .text {
  white-space: normal;
  max-height: none;
  overflow: visible;
}
.b-select_multiple {
  width: 376px;
}
.b-publications {
  font-size: 0;
  line-height: 0;
}
.b-publications__item {
  margin-bottom: 82px;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 21px;
  width: 230px;
  padding-right: 40px;
  -ms-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.b-publications__item:nth-of-type(4n) {
  padding-right: 0;
}
@media (min-width: 1560px) {
  .b-publications__item {
    width: 244px;
  }
  .b-publications__item:nth-of-type(4n) {
    padding-right: 40px;
  }
  .b-publications__item:nth-of-type(5n) {
    padding-right: 0;
  }
}
.b-email {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  z-index: 10;
  padding-right: 65px;
  left: -100%;
}
.b-email input[type=text],
.b-email input[type=email] {
  width: 760px;
}
.b-email-subs.b-email-subs {
  width: 168px;
  /*width: 150px;*/
  float: right;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0;
  height: 36px;
  margin-right: 35px;
  padding: 0;
}
.b-email .b-email-subs.b-email-subs {
  margin-right: 0;
}
.b-email-subs_big.b-email-subs_big {
  width: 210px;
  height: 50px;
  line-height: 44px;
}
.b-email__close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 120;
  width: 65px;
  height: 90px;
  cursor: pointer;
}
.b-email__close .icon {
  position: absolute;
  left: 16px;
  top: 50%;
  -moz-transition-duration: 200ms ease 200ms;
  -webkit-transition-duration: 200ms ease 200ms;
  -o-transition-duration: 200ms ease 200ms;
  transition-duration: 200ms ease 200ms;
  -webkit-transition: 200ms ease 200ms;
  -o-transition: 200ms ease 200ms;
  transition: 200ms ease 200ms;
  margin-top: -2px;
}
.b-email__close .icon:before,
.b-email__close .icon:after {
  position: absolute;
  content: "\0000a0";
  display: block;
  background: black;
  width: 33px;
  height: 2px;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  top: 0;
}
.b-email__close .icon:after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.b-email__close .icon:before {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.member_scream .b-email__close .icon:before,
.member_marsh .b-email__close .icon:before,
.member_brazil .b-email__close .icon:before,
.member_scream .b-email__close .icon:after,
.member_marsh .b-email__close .icon:after,
.member_brazil .b-email__close .icon:after {
  background: black;
}
.b-filter .b-email.loading {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
  filter: alpha(opacity=100);
}
.b-filter .b-email.loading input {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.b-message {
  font-size: 18px;
  line-height: 120%;
}
.b-filter .b-message {
  line-height: 44px;
  margin-bottom: 0;
}
.b-partners {
  display: table;
  width: 100%;
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  font-size: 23px;
  line-height: 26px;
  margin-bottom: 0;
  margin-top: 0;
}
.b-partners__item {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  width: 260px;
  margin: 0;
  padding: 55px 0;
}
.b-partners__item img {
  max-width: 220px;
  height: auto;
}
.b-partners__item:first-of-type {
  padding-right: 50px;
}
.b-partners:first-of-type {
  margin-top: -50px;
}
.b-partner {
  margin-bottom: 123px;
}
.b-partner__logo {
  float: left;
  width: 370px;
  position: relative;
  top: -6px;
}
.b-partner__name,
.b-partner__text,
.b-partner__link {
  padding-left: 390px;
}
.b-partner__text {
  margin-bottom: 16px;
}
.b-partner__link {
  font-size: 18px;
  line-height: 120%;
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  text-transform: lowercase;
}
.b-partner_top-line-aligned .b-partner__logo {
  top: 7px;
}
ul.b-simple-list li {
  padding-left: 11px;
}
ul.b-links-list {
  padding-bottom: 29px;
}
ul.b-links-list li {
  margin-bottom: 10px;
}
ul.b-links-list a {
  border-bottom: 0;
  text-decoration: underline;
}
ul.b-links-list a:hover {
  text-decoration: none;
}
.b-course-filter {
  display: block;
  margin: 112px auto 85px;
  /* margin: 112px auto 135px; */
  -moz-box-shadow: 0px 0px 48px 45px #ff651e;
  -webkit-box-shadow: 0px 0px 48px 45px #ff651e;
  box-shadow: 0px 0px 48px 45px #ff651e;
  position: relative;
}
.member_brazil .b-course-filter {
  margin-top: 0;
}
.b-course-filter__table {
  display: table;
  width: 100%;
}
.b-course-filter__cell {
  display: table-cell;
  vertical-align: top;
  border-right: 5px solid #ff651e;
}
.b-course-filter__school {
  width: 230px;
  max-width: 230px;
}
.b-course-filter__type {
  width: 343px;
  max-width: 343px;
}
.b-course-filter_no-school .b-course-filter__type {
  width: 522px;
  max-width: 522px;
}
.b-course-filter__descr {
  border-right: 0;
  font-size: 16px;
  line-height: 22px;
  padding: 24px;
  position: relative;
}
.b-course-filter__descr .animate {
  padding: 24px;
  top: 0;
  left: 0;
}
.b-course-filter__text {
  padding: 0;
  min-height: 345px;
}
.member_brazil .b-course-filter__text {
  min-height: 263px;
}
.b-course-filter__courses-anchor {
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-animation: shifting-down-arrow 1.6s infinite;
  -moz-animation: shifting-down-arrow 1.6s infinite;
  -ms-animation: shifting-down-arrow 1.6s infinite;
  -o-animation: shifting-down-arrow 1.6s infinite;
  animation: shifting-down-arrow 1.6s infinite;
}
.b-course-filter__courses-anchor-hover {
  -moz-transition-duration: opacity 0.3s linear;
  -webkit-transition-duration: opacity 0.3s linear;
  -o-transition-duration: opacity 0.3s linear;
  transition-duration: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.b-course-filter__courses-anchor:hover .b-course-filter__courses-anchor-hover {
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.b-course-filter .b-education-detail {
  border-top: 5px solid #ff651e;
  position: relative;
}
.b-course-filter .b-education-detail__close {
  position: absolute;
  top: 51px;
  right: 51px;
  z-index: 5;
  width: 56px;
  height: 56px;
  cursor: pointer;
  -moz-transition-duration: 0s;
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
.b-course-filter .b-education-detail__close .icon {
  position: absolute;
  left: -2px;
  top: 27px;
  -moz-transition-duration: 200ms ease 200ms;
  -webkit-transition-duration: 200ms ease 200ms;
  -o-transition-duration: 200ms ease 200ms;
  transition-duration: 200ms ease 200ms;
  -webkit-transition: 200ms ease 200ms;
  -o-transition: 200ms ease 200ms;
  transition: 200ms ease 200ms;
}
.b-course-filter .b-education-detail__close .icon:before,
.b-course-filter .b-education-detail__close .icon:after {
  position: absolute;
  content: "\0000a0";
  display: block;
  background: black;
  width: 60px;
  height: 3px;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  top: 0;
}
.b-course-filter .b-education-detail__close .icon:after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.b-course-filter .b-education-detail__close .icon:before {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.b-course-filter .b-education-detail__close_fixed {
  position: fixed;
  right: 50%;
  margin-right: -469px;
  top: 2px;
}
.b-course-filter .b-education-detail__close_bottom {
  top: 100%;
  margin-top: -120px;
}
.b-course-filter .b-education-detail .b-popup__header {
  padding: 54px 200px 0 48px;
}
.b-course-filter .b-education-detail__text {
  padding: 34px 240px 26px 285px;
}
.b-course-filter .animate .b-education-detail__close {
  display: none;
}
.b-course-schools {
  min-height: 467px;
  height: 467px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.b-course-schools__item {
  display: block;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  padding: 18px 10px 18px 23px;
  width: 100%;
}
.b-course-schools__item_active {
  background: #ffc9b0;
}
.b-course-schools__item {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}
.b-course-type {
  min-height: 467px;
  height: 467px;
  /*display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;

	&__item {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		-webkit-align-self: auto;
		-ms-flex-item-align: auto;
		align-self: auto;
	}*/
}
.b-course-type__item {
  display: block;
  font-family: "WarnockPro-SemiboldCapt", Arial, sans-serif;
  font-size: 14px;
  line-height: 21px;
  text-transform: uppercase;
  padding: 16px 24px 14px;
  width: 100%;
  min-height: 72px;
  margin-top: 7px;
}
.b-course-type__item_active {
  background: #ff844b;
}
.b-course-type__item-holder {
  display: table-cell;
  height: 42px;
  vertical-align: middle;
}
.b-course-type__item:first-child {
  margin-top: 0;
}
.member_brazil .b-course-type {
  height: 388px;
  min-height: 388px;
}
.b-popup .b-education-detail {
  padding: 40px 133px 50px 148px;
}
.b-course-params {
  font-size: 0;
  line-height: 0;
}
.b-course-params__item {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  font-family: "WarnockPro-SemiboldCapt", Arial, sans-serif;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 19px;
}
.b-course-params__item-name {
  padding-left: 20px;
  margin-bottom: 9px;
}
.b-course-teachers {
  padding-bottom: 35px;
}
.b-course-teachers .b-teacher-detail__img {
  max-width: 200px;
  margin: 0;
  width: 200px;
  height: 200px;
}
.b-course-teachers .b-text-with-left__left {
  font-size: 40px;
  line-height: 40px;
  padding-bottom: 60px;
}
.b-course-teachers__item {
  width: 50%;
  float: left;
  padding: 0 30px 0 0;
  font-size: 20px;
  line-height: 120%;
  margin: 3px 0 30px 0;
}
.b-course-teachers__item-sign {
  font-size: 13px;
  line-height: 18px;
  margin-top: 2px;
}
.b-course-teachers__item:nth-last-child(1),
.b-course-teachers__item:nth-last-child(2) {
  margin-bottom: 0;
}
.b-course-teachers__item:nth-of-type(2n + 1),
.b-course-teachers__two-cols-list .b-course-teachers__item:nth-child(2n+1) {
  clear: left;
}
.b-course-teachers__two-cols-list .b-course-teachers__item:nth-child(2n+2) {
  clear: none;
}
.b-course-teachers__covered-name .b-text-with-left__left:last-child {
  padding-bottom: 0;
}
@media all and (min-width: 1040px) {
  .b-course-teachers_cover-scrolling .b-course-teachers__covered-name_scrolling {
    position: fixed;
    top: 10px;
    left: 50%;
    z-index: 50;
    width: 260px;
    margin-left: -520px;
  }
}
.b-course-teachers_cover-bottom {
  position: relative;
}
.b-course-teachers_cover-bottom .b-course-teachers__sidebar {
  position: static;
}
@media all and (min-width: 1040px) {
  .b-course-teachers_cover-bottom .b-course-teachers__covered-name_scrolling {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 25%;
  }
}
.b-cteacher-quote {
  text-transform: uppercase;
  font-size: 31px;
  line-height: 47px;
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  padding-top: 4px;
}
.b-course-descr-link {
  font-size: 23px;
  line-height: 35px;
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  display: inline-block;
  margin-bottom: 10px;
  float: left;
  clear: left;
}
.b-course-descr-link:first-of-type {
  margin-top: -3px;
}
.b-course-descr-link__holder {
  border-bottom: 2px dashed black;
}
.b-course-descr-link_active .b-course-descr-link__holder,
.b-course-descr-link_active:hover .b-course-descr-link__holder,
.b-course-descr-link_active:active .b-course-descr-link__holder,
.b-course-descr-link_active:focus .b-course-descr-link__holder {
  color: #ff7b26;
  border-bottom-color: transparent;
}
.b-course-descr-link:hover .b-course-descr-link__holder {
  border-bottom-color: transparent;
}
.b-table {
  font-size: 16px;
  line-height: 23px;
}
.b-table td {
  padding: 14px 30px 11px;
}
.b-table td:first-of-type {
  padding-left: 17px;
}
.b-table td:last-of-type {
  padding-right: 60px;
}
.b-table__listitem {
  margin-bottom: 0;
}
.b-table_big .b-table__price {
  width: 240px;
}
.b-table_big {
  font-size: 14px;
  line-height: 20px;
}
.b-table_big.b-table_big td {
  padding: 34px 30px 32px;
  border-width: 1px;
  vertical-align: middle;
}
.b-table__sep.b-table__sep td {
  border-top: 6px solid #ff651e;
}
.b-after-table-p {
  padding: 30px 17px 10px 17px;
}
.b-table_big + .b-after-table-p {
  padding-left: 30px;
  padding-right: 30px;
}
.b-big-quote {
  font-size: 70px;
  line-height: 76px;
  padding: 80px 0 70px;
  -ms-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  min-height: 228px;
}
.b-big-quote .b-content_bgimg__img_top {
  width: 1200px;
  margin-left: -600px;
  top: -60px;
}
.b-events + .b-big-quote {
  margin-top: -34px;
}
.b-course__menu {
  right: 50%;
}
.popup_opened .b-course__menu {
  display: none;
}
.b-course__menu .nav > li.active > a,
.b-course .stepAnket #steps td.active span {
  color: #ff7b26;
}
.b-course__menu .nav > li.active > a:after,
.b-course .stepAnket #steps td.active span:after {
  background: #ff7b26;
}
.b-course .b-random-images,
.b-course .b-events {
  background: white;
  position: relative;
  z-index: 20;
}
.member_brazil .b-course .b-random-images,
.member_brazil .b-course .b-events {
  background: #EDEDED;
}
.b-course .b-random-images:before,
.b-course .b-events:before {
  position: absolute;
  content: "\0000a0";
  display: block;
  right: 50%;
  bottom: 100%;
  margin-right: -540px;
  width: 260px;
  height: 150px;
  background: white;
}
.member_brazil .b-course .b-random-images:before,
.member_brazil .b-course .b-events:before {
  background: #EDEDED;
}
.b-course .b-random-images__helper,
.b-course .b-events__helper {
  position: relative;
}
.b-course .b-random-images__helper:before,
.b-course .b-events__helper:before {
  position: absolute;
  content: "\0000a0";
  display: block;
  right: 50%;
  bottom: 100%;
  margin-right: -540px;
  margin-bottom: 150px;
  width: 260px;
  height: 150px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}
.member_brazil .b-course .b-random-images__helper:before,
.member_brazil .b-course .b-events__helper:before {
  background: -moz-linear-gradient(top, rgba(237, 237, 237, 0) 0%, #ededed 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(237, 237, 237, 0) 0%, #ededed 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(237, 237, 237, 0) 0%, #ededed 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ededed', endColorstr='#ededed', GradientType=0);
  /* IE6-9 */
}
.b-course .b-random-images__helper:after,
.b-course .b-events__helper:after {
  position: absolute;
  content: "\0000a0";
  display: block;
  right: 50%;
  top: 100%;
  margin-right: -540px;
  width: 260px;
  height: 150px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100 */
  background: -moz-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
  /* IE6-9 */
}
.member_brazil .b-course .b-random-images__helper:after,
.member_brazil .b-course .b-events__helper:after {
  background: -moz-linear-gradient(top, #ededed 0%, rgba(237, 237, 237, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ededed 0%, rgba(237, 237, 237, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ededed 0%, rgba(237, 237, 237, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#00ededed', GradientType=0);
  /* IE6-9 */
}
.b-course .b-events + * + .b-random-images:before {
  height: 250px;
}
.b-course .b-events + .b-header {
  margin-top: 100px;
}
.b-course .b-text-with-left__left .b-btn.b-desktop {
  display: block;
}
.b-faq:before,
.b-faq:after {
  content: " ";
  display: table;
}
.b-faq:after {
  clear: both;
}
.b-faq:before,
.b-faq:after {
  content: " ";
  display: table;
}
.b-faq:after {
  clear: both;
}
.b-faq__column {
  float: left;
  width: 25%;
  padding-right: 20px;
}
.b-faq__item {
  max-width: 240px;
  padding-bottom: 64px;
}
.b-faq__item-question {
  font-size: 23px;
  line-height: 111%;
  padding-right: 20px;
  margin-bottom: 20px;
}
.b-faq__item-question_underline {
  display: none;
}
.b-three-cols,
.b-four-cols {
  font-size: 20px;
  line-height: 22px;
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  -moz-column-gap: 35px;
  -webkit-column-gap: 35px;
  column-gap: 35px;
}
.b-three-cols__item,
.b-four-cols__item {
  display: inline-block;
  margin-bottom: 32px;
  width: 100%;
}
.b-four-cols {
  -moz-column-count: 4;
  -webkit-column-count: 4;
  column-count: 4;
}
.b-international-partners {
  padding-top: 90px;
}
.b-international-partners__title {
  font-size: 32px;
  line-height: 40px;
}
.b-international-partners__title .b-btn {
  margin-bottom: 0;
}
.b-international-partners__item {
  margin: 0 46px 70px 0;
  display: inline-block;
  vertical-align: middle;
}
.b-vacancy {
  margin: 30px 0;
}
.b-lection {
  padding: 36px 80px 20px;
}
.b-lection__header {
  font-size: 50px;
  line-height: 52px;
}
.b-lection__left {
  float: left;
  width: 215px;
  padding-right: 50px;
  margin: 3px 0;
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
}
.b-lection__left,
.b-lection__left b {
  font-size: 20px;
  line-height: 22px;
}
.b-lection__left b {
  display: block;
}
.b-lection__left p {
  margin-bottom: 42px;
}
.b-lection__right {
  margin-bottom: 45px;
  padding-left: 215px;
}
.b-lection .b-form__header {
  font-size: 20px;
  line-height: 120%;
}
.b-lection .b-form__header,
.b-lection .b-form__captcha,
.b-lection .b-form input[type=submit],
.b-lection .b-form .submit {
  margin-left: 215px;
}
.b-lection .b-form input[type=text],
.b-lection .b-form input[type=email] {
  padding: 4px 8px;
  font-size: 18px;
  line-height: 120%;
}
.b-lection .b-form input[type=submit],
.b-lection .b-form .submit {
  padding-top: 9px;
  padding-bottom: 9px;
  height: 70px;
}
.b-lection .b-form label {
  float: left;
  clear: left;
  width: 195px;
  text-align: right;
  font-size: 18px;
  line-height: 120%;
  margin-top: 4px;
  position: relative;
  top: 11px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.b-lection .b-form__input_checkbox {
  position: relative;
}
.b-lection .b-form__input_checkbox input[type=checkbox],
.b-lection .b-form__input_checkbox input[type=radio] {
  position: absolute;
  top: 0;
  left: 215px;
  display: block;
  opacity: 0;
}
.b-lection .b-form__input_checkbox label {
  clear: none;
  float: none;
  padding-left: 30px !important;
  text-align: left;
  top: 0;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.b-lection .b-form__input_checkbox input[type=checkbox] + label:before,
.b-lection .b-form__input_checkbox input[type=radio] + label:before {
  top: 0;
  width: 18px;
  height: 18px;
}
.b-lection .b-form__input {
  padding-left: 215px;
}
.b-lection .b-form__captcha {
  margin-bottom: 22px;
}
.b-lection_question .b-lection__header {
  margin-bottom: 50px;
}
.b-lection_question .b-form__input {
  margin-bottom: 35px;
}
.b-lection_question .b-form__input:last-of-type {
  margin-bottom: 0;
}
.b-lection_question .b-form__input_small-bottom-margin {
  margin-bottom: 7px;
}
.b-lection_question .b-form .b-select {
  top: -4px;
}
.b-lection_question .b-form input[type=submit] {
  padding-left: 58px;
  padding-right: 58px;
}
.b-lection_question .b-form input[type=checkbox] + label {
  text-align: left;
  float: none;
  width: auto;
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 11px;
}
.b-lection_question .b-form input[type=checkbox] + label:before {
  top: 0;
}
.b-lection_question .b-form__input_checkbox input[type=checkbox] + label {
  font-size: 18px;
  line-height: 1.2;
}
.b-lection_question .b-form input[type=checkbox]:checked + label:after {
  top: 3px;
}
.b-map {
  margin: 38px 0 30px;
}
.b-map .b-krpano-list {
  bottom: 22px;
  height: auto;
}
.b-map .b-krpano-list__item_btn {
  font-size: 0;
  line-height: 0;
  width: 31px;
  height: 31px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.b-map .b-krpano-list__item_btn:before {
  position: absolute;
  content: "\0000a0";
  display: block;
  top: 15px;
  left: 5px;
  width: 21px;
  height: 1px;
  background: white;
}
.b-map .b-krpano-list__item_plus:after {
  position: absolute;
  content: "\0000a0";
  display: block;
  top: 5px;
  left: 15px;
  width: 1px;
  height: 21px;
  background: white;
}
.b-tab-content_table {
  padding-top: 6px;
}
.b-fullscreen-close {
  width: 77px;
  height: 77px;
  top: 20px;
  right: 20px;
}
.b-fullscreen-close .icon {
  left: 3px;
  top: 38px;
}
.b-fullscreen-close .icon:before,
.b-fullscreen-close .icon:after {
  width: 70px;
  height: 3px;
}
.b-mobile-images .b-video-container {
  padding-bottom: 56.63%;
}
.b-popup-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 110;
  display: none;
  text-align: center;
}
.popup_opened .b-popup-container {
  display: block;
}
.jqTransformSelectWrapper {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 34px;
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  text-transform: uppercase;
}
.jqTransformSelectWrapper select {
  position: relative;
  top: 50px;
  left: -9999px;
}
.jqTransformSelectWrapper .jqTransformSelectItemHolder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid black;
}
.jqTransformSelectWrapper .jqTransformSelectedValue {
  display: block;
  width: 100%;
  border: 15px solid transparent;
  border-width: 0 30px 0 15px;
  position: relative;
  z-index: 20;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.jqTransformSelectWrapper .jqTransformSelectItemHolder {
  display: block;
}
.jqTransformSelectWrapper ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  background: white;
  border: 1px solid black;
  z-index: 50;
  padding: 0;
  max-height: 478px;
  overflow: auto;
}
.member_brazil .jqTransformSelectWrapper ul {
  background: #EDEDED;
}
.jqTransformSelectWrapper ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.jqTransformSelectWrapper ul li a {
  display: block;
  padding: 5px 33px 5px 15px;
  text-decoration: none;
  line-height: 24px;
}
.jqTransformSelectWrapper ul li a.selected {
  color: #ff7b26;
}
.jqTransformSelectWrapper ul li a:hover {
  background: #ff7b26;
  color: black;
}
.jqTransformSelectWrapper > ul {
  height: auto !important;
}
.jqTransformSelectWrapper.opened + .icon {
  z-index: 53;
}
.b-select_multiple .jqTransformSelectWrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100%;
  z-index: 5 !important;
  line-height: 26px;
}
.b-select_multiple .jqTransformSelectWrapper .jqTransformSelectItemHolder {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
  filter: alpha(opacity=0);
}
.b-select_multiple .jqTransformSelectWrapper .jqTransformSelectedValue {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  width: 100% !important;
}
.b-select_multiple .jqTransformSelectWrapper ul {
  -ms-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-top: 0;
  top: 100%;
  margin-top: -1px;
  margin-left: -1px;
  max-height: 476px;
  padding-top: 11px;
}
.b-select_multiple .jqTransformSelectWrapper ul li.disabled {
  display: none;
}
.b-select_multiple .jqTransformSelectWrapper ul li a.selected {
  color: black;
}
.b-select_multiple .jqTransformSelectWrapper.first_value_is_placeholder ul li:first-of-type {
  display: none;
}
a.b-underline-link,
.b-text-with-left__left a {
  line-height: 31px;
}
#bx-composite-banner {
  display: inline-block !important;
  margin-top: 0 !important;
}
@media (max-width: 1160px) {
  .b-menu__lang {
    right: 0;
    left: auto;
  }
  .b-menu__right {
    width: 290px;
  }
  #wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .b-wrapper .container-fluid {
    margin-left: -20px;
    margin-right: -20px;
  }
  .b-slider-with-image {
    margin-left: 60px;
    margin-right: 60px;
  }
  .b-course__menu_fixed {
    position: absolute;
  }
}
#bx-panel ~ .b-wrapper .b-menu {
  top: -231px;
}
#bx-panel ~ .b-wrapper .b-fast-menu {
  top: 39px;
}
.show_fixed #bx-panel ~ .b-wrapper .b-menu_open {
  top: 39px;
}
@keyframes shifting-down-arrow {
  0% {
    margin-bottom: 0;
    animation-timing-function: ease;
  }
  50% {
    margin-bottom: -6px;
    animation-timing-function: ease;
  }
  100% {
    margin-bottom: 0;
  }
}
@-o-keyframes shifting-down-arrow {
  0% {
    margin-bottom: 0;
    animation-timing-function: ease;
  }
  50% {
    margin-bottom: -6px;
    animation-timing-function: ease;
  }
  100% {
    margin-bottom: 0;
  }
}
@-ms-keyframes shifting-down-arrow {
  0% {
    margin-bottom: 0;
    animation-timing-function: ease;
  }
  50% {
    margin-bottom: -6px;
    animation-timing-function: ease;
  }
  100% {
    margin-bottom: 0;
  }
}
@-webkit-keyframes shifting-down-arrow {
  0% {
    margin-bottom: 0;
    animation-timing-function: ease;
  }
  50% {
    margin-bottom: -6px;
    animation-timing-function: ease;
  }
  100% {
    margin-bottom: 0;
  }
}
@-moz-keyframes shifting-down-arrow {
  0% {
    margin-bottom: 0;
    animation-timing-function: ease;
  }
  50% {
    margin-bottom: -6px;
    animation-timing-function: ease;
  }
  100% {
    margin-bottom: 0;
  }
}


/**new course detail and header*/
.member_bhsd .b-big-image-block{
    width: 1040px;
    min-width: 1040px;
    margin: 0 auto 30px auto;
}
.member_bhsd .b-big-image-block__text{
    /* width: 478px; */
    width: 560px;
	
    bottom: auto;
    top: 50%;
    -webkit-transform: translate( 0, -50%);
    -ms-transform:translate( 0, -50%);
    transform: translate( 0, -50%);
    margin-bottom: 0;
    margin-top: 8px;
}
.member_bhsd.programDetail .b-teachers_stories .b-teachers__item-person{
    font-family: "WarnockPro-Regular", Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
}
.member_bhsd.programDetail .b-teachers__item-person .b-dashed-link__holder{
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 20px;
}
.member_bhsd .b-menu__left{
    float: left;
    position: static;
    width: auto;
    white-space: normal;
    overflow: visible;
}
.member_bhsd .b-menu__right{
    float: right;
    text-align: right;
    white-space: normal;
    width: 585px;
    padding: 20px 0;
}
.member_bhsd .b-menu__right .b-menu__item{
    display: inline-block;
    float: none;
    white-space: nowrap;
    font-size: 22px;
    line-height: 32px;
}
.member_bhsd.programDetail .b-big-image-block__header {
    font-size: 40px;
    line-height: 100%;
    margin-bottom: 18px;
    margin-top: 10px;
}
.member_bhsd.programDetail .detail-video {
    margin-top: 30px;
}
.member_bhsd .coursePhones{
    display: block;
    float: right;
    padding-right: 205px;
}
.member_bhsd .b-menu__item:before {
    display: inline-block;
    content: "\0002f";
    color: black;
    padding: 0 18px;
}
.member_bhsd .b-menu__item.newLined:before{
    visibility: hidden;
}
.member_bhsd .b-menu__item:first-child:before{
    display: none;
}
.member_bhsd .b-menu__right .b-menu__item_separator.showOnCorse{
    display: none;
}
.member_bhsd .b-menu__item:after, .member_bhsd .b-menu__right .b-menu__item_separator{
    display: none;
}
.member_bhsd .b-menu__right .b-menu__item_separator.showOnCorse{
    display: block;
}
.member_bhsd .b-menu__right .b-menu__item_separator.showOnCorse:before{
    display: none;
}
.member_bhsd .b-menu__submenu-item {
    float: right;
    margin-right: 0;
    margin-left: 19px;
}

.member_bhsd  .b-menu__lang{
    top: -8px;
    left: auto;
    right: 145px;
}
.member_bhsd .pdl-30.col-sm-8{
    padding-left: 30px;
}
.member_bhsd .b-menu, .member_bhsd #bx-panel ~ .b-wrapper .b-menu{
    position: relative;
    padding-top: 20px;
    margin-top: 0;
    top: 0;
}
.member_bhsd.show_fixed .b-menu.b-menu_open, .member_bhsd.show_fixed #bx-panel ~ .b-wrapper .b-menu.b-menu_open{
    position: fixed;
    margin-left: 0;
    padding-left: 60px;
    width: 100%;
}
.member_bhsd .b-content, .member_bhsd.no_submenu .b-content{
    padding-top: 0;
}
/***/
.member_bhsd .b-menu__logo-holder{
    margin-top: 24px;
}
.member_bhsd .b-mainpage-img {
    -moz-box-shadow:  none;
    -webkit-box-shadow: none;
    box-shadow:none;
}

.member_bhsd .b-menu__select{
    position: absolute;
    right: 0;
    top: -8px;
}
.member_bhsd .b-menu__members{
    position: absolute;
    right: 0;
    top: 40px;
}
.member_bhsd  .b-menu__select{
    padding-top: 7px;
}

/* Кнопка подписки на недоступный курс */
.member_bhsd.programDetail .b-big-image-block__text .b-desktop .b-btn.b-btn-course-subscribe {
	width: auto;
}
