.clear {
  clear: both;
}
.nofont {
  font-size: 0;
  color: transparent;
}
@font-face {
  font-family: 'FuturaPTCondBold';
  font-style: normal;
  font-weight: 700;
  src: local('No-Local-Font-1234567890'), url('../fonts/FuturaPTCondBold.otf') format('opentype'), url('../fonts/FuturaPTCondBold.woff') format('woff');
}
@font-face {
  font-family: 'FuturaPTCondMedium';
  font-style: normal;
  font-weight: 500;
  src: local('No-Local-Font-1234567890'), url('../fonts/FuturaPTCondMedium.otf') format('opentype'), url('../fonts/FuturaPTCondMedium.woff') format('woff');
}
@font-face {
  font-family: 'WarnockPro-Regular';
  font-style: normal;
  font-weight: 400;
  src: local('No-Local-Font-1234567890'), url('../fonts/WarnockPro-Regular.otf') format('opentype'), url('../fonts/WarnockPro-Regular.woff') format('woff');
}
@font-face {
  font-family: 'WarnockPro-SemiboldCapt';
  font-style: normal;
  font-weight: 600;
  src: local('No-Local-Font-1234567890'), url('../fonts/WarnockPro-SemiboldCapt.otf') format('opentype'), url('../fonts/WarnockPro-SemiboldCapt.woff') format('woff');
}
@font-face {
    font-family: "FuturaCondensedRegular";
    src: url("../fonts/FuturaCondensedRegular.eot");
    src: url("../fonts/FuturaCondensedRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/FuturaCondensedRegular.woff") format("woff"),
    url("../fonts/FuturaCondensedRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
a,
a:hover,
a:active,
a:focus {
  outline: 0;
}
img:not(.js-responsive-img) {
  max-width: 100%;
  height: auto;
}
table img {
  max-width: none;
}
button {
  background: none;
  border: 0;
  padding: 0;
  -moz-transition-duration: 0.15s;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
svg {
  width: 100%;
  height: 100%;
  -moz-transition-duration: 0.15s;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
a {
  -moz-transition-duration: 0.15s;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
select:focus::-ms-value {
  background-color: inherit;
  color: inherit;
}
select,
input,
.submit,
textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
*:focus,
*:active {
  outline: 0;
}
@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) {
}
.container-fluid,
.container {
  padding: 0;
}
.container {
  padding: 0 20px;
  display: block;
}
.b-nowrap {
  white-space: nowrap;
  display: inline-block;
}
.b-hidden {
  display: none;
}
.b-overflow {
  overflow: hidden;
}
* {
  -ms-overflow-style: scrollbar;
}
body {
  padding-top: 55px;
  background: black;
  border-right: 0px solid transparent;
  position: relative;
}
body a,
body a:hover,
body a:active,
body a:focus {
  color: inherit;
}
body.member_brazil {
  border-right-color: #ededed;
}
b {
  font-family: "WarnockPro-SemiboldCapt", Arial, sans-serif;
  font-weight: normal;
}
@media (min-width: 1600px) {
  body {
    background: white;
  }
}
.b-wrapper {
  background: white;
}
.member_brazil .b-wrapper {
  background: #EDEDED;
}
.b-mobile-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: black;
  height: 55px;
  z-index: 10;
  color: white;
}
.b-mobile-header__open {
  width: 70px;
  height: 55px;
  float: left;
  position: relative;
  cursor: pointer;
  /*.icon { .absolute; .icon_center(33,32); }
		.icon-close_white { .icon_center(32,32); .opacity(0); .transition(); }
		&_active {
			.icon-menu { display: none; }
			.icon-close_white { .opacity(1); }
		}*/
}
.b-mobile-header__open .icon {
  background: none;
  left: 18px;
  top: 25px;
  -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-mobile-header__open .icon,
.b-mobile-header__open .icon:before,
.b-mobile-header__open .icon:after {
  position: absolute;
  content: "\0000a0";
  display: block;
  background: white;
  width: 34px;
  height: 3px;
  -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-mobile-header__open .icon:before {
  top: -13px;
}
.b-mobile-header__open .icon:after {
  top: 13px;
}
.b-mobile-header__open_active .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;
}
.b-mobile-header__open_active .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: 40px;
}
.b-mobile-header__open_active .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: 40px;
}
.b-mobile-header__logo.b-mobile-header__logo {
  float: left;
  height: 45px;
  width: auto;
  margin-top: 3px;
}
.member_marsh .b-mobile-header__logo.b-mobile-header__logo {
  height: 41px;
  margin-top: 7px;
}
.member_mfs .b-mobile-header__logo.b-mobile-header__logo,
.member_scream .b-mobile-header__logo.b-mobile-header__logo {
  width: 207px;
  height: auto;
  margin-top: 11px;
}
.member_brazil .b-mobile-header__logo.b-mobile-header__logo {
  height: 31px;
  margin-top: 11px;
}
.b-mobile-header__lang {
  display: block;
  float: right;
  width: 31px;
  height: 31px;
  border: 1px solid white;
  color: white;
  font-size: 14px;
  line-height: 29px;
  text-align: center;
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  margin: 10px 18px 0 0;
}
.b-mobile-header__lang:hover {
  color: white;
}
.b-mobile-header__lang_second {
  margin-right: 7px;
}
.mainpage .b-mobile-header {
  -moz-box-shadow: 0px 2px 61px 47px #ff651e;
  -webkit-box-shadow: 0px 2px 61px 47px #ff651e;
  box-shadow: 0px 2px 61px 47px #ff651e;
}
@media (max-width: 400px) {
  .member_mfs .b-mobile-header__logo.b-mobile-header__logo,
  .member_scream .b-mobile-header__logo.b-mobile-header__logo {
    width: 150px;
    margin-top: 15px;
  }
}
@media (max-width: 320px) {
  .member_mfs .b-mobile-header__logo.b-mobile-header__logo,
  .member_scream .b-mobile-header__logo.b-mobile-header__logo {
    width: 110px;
    margin-top: 18px;
  }
}
.b-mobile-menu {
  position: absolute;
  top: 55px;
  left: 0;
  width: 100%;
  background: black;
  z-index: 50;
  display: none;
}
.b-mobile-menu,
.b-mobile-menu a {
  color: white;
}
.b-mobile-menu ul {
  list-style: none;
}
.b-mobile-menu__items {
  padding: 5px 18px 7px;
}
.b-mobile-menu__item {
  font-size: 28px;
  line-height: 120%;
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  padding: 5px 0;
}
.b-mobile-menu__item a {
  display: block;
}
.b-mobile-menu__item_active,
.b-mobile-menu__item_active a {
  color: #ff7b26;
}
.b-mobile-menu__item_small {
  font-size: 14px;
  line-height: 120%;
  text-transform: uppercase;
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  padding: 10px 0;
}
.b-mobile-menu__item_separator {
  border-top: 1px solid #434343;
  border-bottom: 1px solid #434343;
  margin: 17px 0 13px;
  padding: 13px 0 11px;
}
.b-mobile-menu__item .icon {
  display: inline-block;
  margin-left: 2px;
  vertical-align: baseline;
  position: relative;
  top: -1px;
}
.b-mobile-submenu {
  position: absolute;
  top: 58px;
  left: 0;
  width: 100%;
  background: black;
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  font-size: 18px;
  line-height: 22px;
  color: white;
  text-transform: uppercase;
  z-index: 30;
}
.b-mobile-submenu__open {
  position: absolute;
  width: 67px;
  height: 100%;
  right: 0;
  top: 0;
  /*.icon {
			.absolute; background: none; left: 25px; top: 50%; margin-top: -1px;
			&:before, &:after { .after; background: white; .size(11px,1px); .transition(0.3s); top: 0; }
			&:after { .transform(rotate(135deg)); left: 6px; }
			&:before { .transform(rotate(-135deg)); }
		}
		.icon-close_small { display: none; }*/
}
.b-mobile-submenu__open .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -5px 0 0 -8px;
}
.b-mobile-submenu__open .icon-close_small {
  top: 50%;
  left: 50%;
  margin: -7px 0 0 -7px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition-duration: 0.15s;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
.b-mobile-submenu__fixed {
  position: absolute;
  top: 0;
  left: 0;
  background: black;
  width: 100%;
}
.b-mobile-submenu__fixed,
.b-mobile-submenu__fixed:hover,
.b-mobile-submenu__fixed:active,
.b-mobile-submenu__fixed:focus {
  color: white;
}
.b-mobile-submenu__fixed_active {
  /*.icon {
				&:before, &:after { width: 19px; }
				&:after { left: 0; }
			}*/
}
.b-mobile-submenu__fixed_active .icon-arrow_down {
  display: none;
}
.b-mobile-submenu__fixed_active .icon-close_small {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
  filter: alpha(opacity=100);
}
.b-mobile-submenu__fixed,
.b-mobile-submenu__title {
  padding: 6px 48px 5px 18px;
}
.b-mobile-submenu ul {
  list-style: none;
  margin: 0;
}
.b-mobile-submenu__list {
  padding: 0 18px 5px;
  display: none;
}
.b-mobile-submenu__item {
  font-size: 14px;
  line-height: 33px;
  font-family: "WarnockPro-Regular", Arial, sans-serif;
  text-transform: none;
}
.b-mobile-submenu__item,
.b-mobile-submenu__item a {
  color: white;
}
.b-mobile-submenu__item span {
  color: #6b6b6b;
}
.b-mobile-submenu__item a,
.b-mobile-submenu__item span {
  display: block;
}
.b-mobile-submenu__item_active,
.b-mobile-submenu__item_active a {
  color: #ff7b26;
}
.b-mobile-submenu_fixed {
  position: fixed;
  overflow: auto;
  max-height: 100%;
  top: 0;
}
.b-mobile-submenu_fixed .b-mobile-submenu__fixed {
  position: fixed;
}
.b-big-image-block {
  margin-bottom: 46px;
}
.b-big-image-block img {
  width: 100%;
  display: block;
  margin-bottom: 16px;
}
.b-big-image-block__text {
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 120%;
}
.b-big-image-block__text .b-big-image-block__form-btn {
  float: right;
  width: auto;
  margin-top: 1px;
  padding: 7px;
  font-size: 16px;
}
.b-big-image-block__header {
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  font-size: 35px;
  line-height: 120%;
  margin-bottom: 8px;
}
.b-text-with-left__left {
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  font-size: 24px;
  line-height: 120%;
  text-transform: uppercase;
  padding-bottom: 26px;
}
.b-text-with-left__left b {
  font-family: "FuturaPTCondBold", Arial, sans-serif;
}
.b-text-with-left_director .b-text-with-left__left {
  padding-bottom: 0;
  padding-top: 17px;
}
.b-text-with-left p {
  margin-bottom: 1em;
}
.b-text-with-left_course {
  padding-bottom: 35px;
}
.b-text-with-left_years {
  padding-bottom: 30px;
  position: relative;
  padding-top: 66px;
}
.b-text-with-left__top-btns-row {
  display: none;
  width: 100%;
  margin-bottom: 40px;
}
.b-text-with-left__top-btns-row .b-btn {
  margin-bottom: 0;
}
.b-small-header {
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 30px;
  margin: 0 0 0.5em;
  display: block;
}
p + .b-small-header {
  margin-top: 1.66em;
}
.b-small-header + .b-small-header {
  margin-top: 0;
}
.b-small-header_link + .b-small-header {
  margin-top: 2em;
}
.b-small-header_quote {
  line-height: 30px;
  margin-top: 16px;
  margin-bottom: 44px;
}
a.b-underline,
.b-text-with-left a,
.b-popup a {
  text-decoration: underline;
}
a.b-underline:hover,
.b-text-with-left a:hover,
.b-popup a:hover {
  text-decoration: none;
}
a.b-underline-link,
.b-text-with-left__left a {
  border-bottom: 2px solid black;
  text-decoration: none;
}
a.b-underline-link:hover,
.b-text-with-left__left a:hover {
  border-bottom-color: transparent;
}
.b-text-with-left a.b-dashed-link,
.b-text-with-left a.b-big-dashed-link,
.b-text-with-left .b-course-teachers__item,
.b-text-with-left a.b-top-tabs__item {
  text-decoration: none;
}
.b-text-with-left__left a.b-course-descr-link {
  border-bottom: 0;
}
.b-no-underline.b-no-underline {
  border-bottom: 0;
  text-decoration: none;
}
.b-img-holder {
  margin-bottom: 20px;
  position: relative;
}
.b-img-holder img {
  width: 100%;
}
.b-img-holder__label {
  position: absolute;
  top: 0;
  right: 0;
}
.b-img-holder__sign {
  font-size: 14px;
  line-height: 20px;
  padding-top: 13px;
  margin-bottom: 30px;
}
.b-header {
  font-size: 35px;
  line-height: 40px;
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  text-transform: uppercase;
  margin: 16px 0;
}
.b-header__subhead {
  font-size: 30px;
  line-height: 120%;
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  margin-top: 0.56666667em;
  display: block;
}
.b-header.b-header__subhead {
	margin-top: 0;
}
body.member_brazil .b-header_theme-email-subs .b-header__title {
  background: #ededed;
}
body.member_brazil .b-header_theme-email-subs .b-email {
  background: #ededed;
}
.b-btn {
  display: inline-block;
  width: 100%;
  max-width: 500px;
  text-align: center;
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 120%;
  padding: 11px 2px 10px;
  margin: 54px 0;
}
.b-btn.b-btn,
.b-btn.b-btn:hover {
  text-decoration: none;
  border: 3px solid black;
}
p + .b-btn {
  margin-top: 38px;
}
.b-btn_inline {
  margin: 20px 0 0;
  padding: 15px;
}
.b-slider-with-image {
  -moz-box-shadow: 0 0 35px 35px #ff651e;
  -webkit-box-shadow: 0 0 35px 35px #ff651e;
  box-shadow: 0 0 35px 35px #ff651e;
  margin: 92px 0;
  padding-bottom: 36px;
  position: relative;
}
.b-slider-with-image .rs-carousel-mask {
  width: 100%;
  overflow: hidden;
}
.b-slider-with-image__container {
  position: relative;
  white-space: nowrap;
  font-size: 0;
  line-height: 0;
  width: auto !important;
}
.b-slider-with-image__item {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 22px;
  white-space: normal;
  padding: 28px 20px;
  width: 100%;
}
.b-slider-with-image__item.rs-carousel-item-active {
  height: auto;
}
.b-slider-with-image__item,
.b-slider-with-image__item.rs-carousel-item-clone {
  height: 0;
}
.b-slider-with-image__item img {
  display: none;
}
img.b-slider-with-image__item-avatar {
  display: block;
  margin: 0 auto 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.b-slider-with-image__sign {
  padding: 0 20px 20px;
}
.b-slider-with-image_onlyimages {
  padding-bottom: 46px;
  margin-top: 76px;
}
.b-slider-with-image_onlyimages .b-slider-with-image__item {
  padding: 0;
}
.b-slider-with-image_onlyimages .b-slider-with-image__item img {
  display: block;
}
.b-slider-with-image_unique .rs-carousel-pagination-wrapper {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  width: 100%;
  margin-top: 30px;
}
.b-slider-with-image.b-slider-with-image_unique .rs-carousel-pagination {
  position: static;
  display: block;
}
.b-slider-with-image_unique .rs-carousel-pagination-link {
  vertical-align: top;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #000;
}
.b-slider-with-image_unique .rs-carousel-pagination-link:before {
  display: none;
}
.b-slider-with-image_unique .rs-carousel-pagination-link + .rs-carousel-pagination-link {
  margin-left: 12px;
}
.b-slider-with-image_unique .rs-carousel-pagination-link-active {
  background: #000;
}
.b-slider-with-image .rs-carousel-action {
  display: none;
}
.b-slider-with-image.rs-carousel-disabled {
  padding-bottom: 0;
}
.rs-carousel-pagination {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  text-align: center;
  list-style: none;
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}
.rs-carousel-pagination-link {
  display: inline-block;
  position: relative;
}
.rs-carousel-pagination-link,
.rs-carousel-pagination-link a {
  width: 14px;
  height: 26px;
}
.rs-carousel-pagination-link a {
  display: block;
  position: relative;
}
.rs-carousel-pagination-link:before {
  position: absolute;
  content: "\0000a0";
  display: block;
  top: 50%;
  left: 50%;
  margin: -3px 0 0 -3px;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: black;
}
.rs-carousel-pagination-link-active:before {
  background: #ff5b46;
}
.rs-carousel-disabled .rs-carousel-pagination,
.rs-carousel-disabled .rs-carousel-action {
  display: none !important;
}
.b-random-images {
  position: relative;
}
.b-mobile-images {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-bottom: 47px;
}
.b-mobile-images .rs-carousel-mask {
  width: 100%;
  overflow: hidden;
}
.b-mobile-images__container {
  position: relative;
  white-space: nowrap;
  font-size: 0;
  line-height: 0;
  width: auto !important;
}
.b-mobile-images__item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: center;
}
.b-mobile-images__item img {
  width: 100%;
}
.b-mobile-images__item.rs-carousel-item-active {
  height: auto;
}
.b-mobile-images__item,
.b-mobile-images__item.rs-carousel-item-clone {
  height: 0;
}
.b-mobile-images__icon-play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -46px 0 0 -46px;
}
.b-mobile-images .rs-carousel-action {
  display: none;
}
.b-mobile-images.rs-carousel-disabled {
  padding-bottom: 0;
}
.b-mobile-images .rs-carousel-item-vertical img {
  width: auto;
  height: auto;
}
.b-events {
  position: relative;
}
.b-events .rs-carousel-mask {
  position: relative;
  left: 15%;
  z-index: 5;
}
.b-events__container {
  position: relative;
  white-space: nowrap;
  font-size: 0;
  line-height: 0;
  width: auto !important;
}
.b-events__container-holder {
  width: 100%;
  overflow: hidden;
}
.b-events__header {
  font-size: 31px;
  line-height: 34px;
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  text-transform: uppercase;
}
.b-events__item {
  display: inline-block;
  vertical-align: top;
  font-size: 24px;
  line-height: 26px;
  white-space: normal;
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  text-transform: uppercase;
  margin: 0 4%;
  width: 62%;
  -ms-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
}
.b-events__item:last-of-type {
  padding-right: 999px;
}
.b-events__item.rs-carousel-item-active {
  height: auto;
}
.b-events__item-img {
  display: block;
  position: relative;
  margin-bottom: 40px;
}
.b-events__item-icon-play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -46px 0 0 -46px;
}
.b-events__item-date {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color: white;
  font-size: 40px;
  line-height: 36px;
}
body.member_brazil .b-events__item-date {
  color: #ededed;
}
.b-events__item-labels {
  position: absolute;
  top: 5.55%;
  bottom: 0;
  left: 0;
  width: 100%;
}
.b-events__item-label {
  position: relative;
  left: -5.55%;
  clear: left;
  float: left;
  padding: 0 13px;
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
}
.b-events__item-label + .b-events__item-label {
  margin-top: 12px;
}
.b-events__item-label_black {
  background: #000;
}
.b-events__item-label_orange {
  background: #ff6d2a;
}
.b-events__item-label_yellow {
  background: #fecc00;
}
.b-events__item-label_brown {
  background: #c49859;
}
.b-events__item-label_blue {
  background: #02f3f4;
}
.b-events__item-speciality {
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 120%;
  margin-bottom: 6px;
}
.b-events__item-header {
  font-size: 24px;
  line-height: 26px;
  position: relative;
}
.b-events__item-header_underline {
  position: absolute;
  top: -4px;
  left: 0;
  border: 0;
}
.b-events__item-header_underline a {
  color: transparent;
  border-bottom: 2px dashed black;
}
.b-events__item-header:hover .b-events__item-header_underline a,
.b-events__item-header:active .b-events__item-header_underline a,
.b-events__item-header:focus .b-events__item-header_underline a {
  border-bottom-color: transparent;
  color: transparent;
}
.b-events__item-subheader {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 9px;
}
.b-events__item img {
  width: 100%;
}
.b-events__item-text {
  display: none;
  font-family: "WarnockPro-Regular", Arial, sans-serif;
  font-size: 16px;
  line-height: 23px;
  text-transform: none;
  padding-bottom: 12px;
}
.b-events__item-author {
  font-family: "WarnockPro-Regular", Arial, sans-serif;
  font-size: 16px;
  line-height: 23px;
  text-transform: none;
}
.b-events__items {
  padding: 0;
}
.b-events__btn {
  text-align: center;
  margin-top: 39px;
  margin-bottom: 39px;
}
.b-events__btn_nomargin {
  margin: 0;
}
.b-events__btn_nomargin .b-btn {
  margin: 40px 0 54px;
}
.b-events .rs-carousel-pagination-wrapper {
  position: absolute;
  width: 100%;
  bottom: auto;
  top: 0;
  padding-top: 57%;
  border-top: 10px solid transparent;
  z-index: 10;
  left: -100%;
}
.b-events .rs-carousel-pagination {
  position: relative;
  left: 100%;
  bottom: auto;
}
.b-events .rs-carousel-action {
  display: none;
}
.b-events_news .b-events__item-date {
  bottom: auto;
  top: 16px;
  left: 0;
  padding: 0 2px;
  background: white;
  color: black;
  font-size: 14px;
  line-height: 13px;
  width: auto;
}
body.member_brazil .b-events_news .b-events__item-date {
  background: #ededed;
  color: black;
}
.b-events_resourses .b-events__container {
  white-space: normal;
}
.b-events_resourses .b-events__item {
  margin: 0;
  width: 100%;
  margin-bottom: 40px;
}
.b-events_resourses .b-events__item:last-of-type {
  padding-right: 0;
}
.b-events_resourses .b-events__item-img {
  margin-bottom: 16px;
}
.b-events_resourses .b-events__item-header {
  padding: 0 55px 0 20px;
  margin-top: 0;
  line-height: 30px;
}
.b-events_news_no-slide .b-events__container {
  white-space: normal;
}
.b-events_news_no-slide .b-events__items {
  padding: 0 20px;
}
.b-events_news_no-slide .b-events__item {
  margin: 0;
  width: 100%;
  margin-bottom: 40px;
}
.b-events_news_no-slide .b-events__item:last-of-type {
  padding-right: 0;
}
.b-events_news_no-slide .b-events__item-img {
  margin-bottom: 16px;
}
.b-events_news_no-slide .b-events__item-header {
  margin-top: 0;
}
.b-events_news.b-events_news_no-slide .b-events__item-date {
  top: 30px;
  font-size: 23px;
  line-height: 20px;
}
.b-events_education .b-events__item-header,
.b-events_education .b-events__item-subheader,
.b-events_education .b-events__item-text {
  padding-left: 18px;
  padding-right: 18px;
}
.b-events_education .b-events__item-text {
  display: block;
}
.b-events_gallery .b-events__item-header {
  margin-bottom: 2px;
}
.b-footer-links {
  color: white;
  background: black;
  position: relative;
}
.b-footer-links__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: 50% bottom;
  background-size: cover;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.b-footer-links__item {
  display: block;
  border-bottom: 3px solid white;
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  font-size: 28px;
  line-height: 34px;
  text-transform: uppercase;
  padding: 13px 100px 34px 18px;
  position: relative;
  z-index: 10;
  width: 100%;
}
.b-footer-links__item_underline {
  position: absolute;
  top: -5px;
  left: 0;
  border: 0;
}
.b-footer-links__item_underline .b-footer-links__item-holder {
  border-bottom: 2px dashed white;
  color: transparent;
}
.b-footer-links__item_empty {
  display: none;
}
.b-footer-links__item:last-child {
  border-bottom: 0;
}
a.b-footer-links__item:hover .b-footer-links__item-holder {
  border-bottom-color: transparent;
}
.b-footer {
  background: black;
  color: white;
  -moz-box-shadow: 0 0 20px 20px black;
  -webkit-box-shadow: 0 0 20px 20px black;
  box-shadow: 0 0 20px 20px black;
  position: relative;
  z-index: 20;
  padding: 22px 0;
}
.b-footer__menu {
  font-size: 24px;
  line-height: 120%;
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 16px;
  color: #6b6b6b;
}
.b-footer__menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.b-footer__menu a {
  display: block;
  padding: 16px 0;
  color: white;
}
.b-footer__menu .icon {
  display: inline-block;
}
.b-footer__menu-item_no-link {
  padding: 16px 0;
}
.mode_mobile .b-footer .b-desktop {
  display: none;
}
.b-footer__contacts-item {
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
}
.b-footer__contacts-item_address {
  margin: 32px 0 35px;
}
.b-footer__social {
  font-size: 0;
  line-height: 0;
  margin-bottom: 26px;
}
.b-footer__social-item {
  display: inline-block;
  width: 44px;
  height: 44px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: white;
  margin-right: 15px;
  position: relative;
}
.b-footer__social-item:last-of-type {
  margin-right: 0;
}
.b-footer__social-item .icon,
.b-footer__social-item .icon-small {
  display: block;
  position: absolute;
}
.b-footer__social-item .icon-small {
  display: none;
}
.b-footer__social-item .icon-mail {
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -10px;
}
.b-footer__social-item .icon-facebook {
  top: 50%;
  left: 50%;
  margin: -17px 0 0 -11px;
}
.b-footer__social-item .icon-twitter {
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -18px;
}
.b-footer__social-item .icon-vkontakte {
  top: 50%;
  left: 50%;
  margin: -12px 0 0 -19px;
}
.b-footer__social-item .icon-instagram {
  top: 50%;
  left: 50%;
  margin: -11px 0 0 -11px;
}
.b-footer__contacts {
  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: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -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-footer__contacts-item {
  width: 100%;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -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-footer__contacts .b-footer__social {
  -webkit-order: 10;
  -ms-flex-order: 10;
  order: 10;
}
.b-footer__copyright {
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  font-size: 16px;
  line-height: 120%;
}
.b-footer__copyright a {
  text-transform: uppercase;
  border-bottom: 2px solid white;
}
.b-footer__copyright a:hover {
  border-bottom-color: transparent;
}
.b-footer__copyright-copy {
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  font-size: 18px;
  line-height: 120%;
  margin-bottom: 34px;
}
.b-footer__copyright-developed {
  margin-bottom: 36px;
}
.b-wide-links .container {
  padding: 0;
}
.b-wide-links img {
  width: 100%;
}
.b-wide-links__item {
  padding-bottom: 50px;
}
.b-wide-links__item-img {
  display: block;
  font-size: 0;
  line-height: 0;
  margin-bottom: 16px;
}
.b-wide-links__item-header,
.b-wide-links__item-text {
  padding: 0 20px;
}
.b-wide-links__item-header {
  margin-bottom: 15px;
  padding-right: 35px;
  position: relative;
}
.b-wide-links__item-header_underline {
  position: absolute;
  top: -5px;
  left: 0;
  border: 0;
}
.b-wide-links__item-header_underline .b-wide-links__item-header-holder {
  border-bottom: 2px dashed black;
  color: transparent;
}
a:hover .b-wide-links__item-header-holder {
  border-bottom-color: transparent;
}
body {
  min-height: 100%;
}
body.popup_opened,
body.popup_opened .b-wrapper {
  overflow: hidden;
}
.b-popup-shadow {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: white;
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  -webkit-opacity: 0.85;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.b-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 110;
  background: white;
  padding: 56px 0 0;
}
.member_brazil .b-popup {
  background: #EDEDED;
}
.b-popup__before {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 56px;
  overflow: hidden;
  background: white;
  z-index: 115;
}
.b-popup__before:before {
  position: absolute;
  content: "\0000a0";
  display: block;
  width: 100%;
  height: 100%;
  top: 100%;
  left: 0;
  -moz-box-shadow: 0px 2px 25px 40px #ff651e;
  -webkit-box-shadow: 0px 2px 25px 40px #ff651e;
  box-shadow: 0px 2px 25px 40px #ff651e;
}
.b-popup__content {
  position: relative;
  padding: 0 0 56px;
  min-height: 100%;
}
.b-popup__after {
  position: absolute;
  top: 100%;
  margin-top: -56px;
  left: 0;
  width: 100%;
  height: 56px;
  overflow: hidden;
}
.b-popup__after:before {
  position: absolute;
  content: "\0000a0";
  display: block;
  width: 100%;
  height: 100%;
  bottom: 100%;
  left: 0;
  -moz-box-shadow: 0px 2px 25px 40px #ff651e;
  -webkit-box-shadow: 0px 2px 25px 40px #ff651e;
  box-shadow: 0px 2px 25px 40px #ff651e;
}
.b-popup__close {
  position: fixed;
  top: 0;
  right: 13px;
  z-index: 120;
  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-popup__close .icon {
  position: absolute;
  left: 13px;
  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-popup__close .icon:before,
.b-popup__close .icon:after {
  position: absolute;
  content: "\0000a0";
  display: block;
  background: white;
  width: 30px;
  height: 2.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: 0;
}
.b-popup__close .icon:after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.b-popup__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-popup__close .icon:before,
.member_marsh .b-popup__close .icon:before,
.member_brazil .b-popup__close .icon:before,
.member_scream .b-popup__close .icon:after,
.member_marsh .b-popup__close .icon:after,
.member_brazil .b-popup__close .icon:after {
  background: black;
}
.b-popup__next,
.b-popup__prev {
  -moz-transition-duration: 0s;
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
.b-popup__img {
  font-size: 0;
  line-height: 0;
}
.b-popup__img img {
  display: block;
  width: 100%;
}
.b-popup__krpano {
  width: 100%;
  height: 323px;
  position: relative;
}
.b-popup .b-krpano-list {
  z-index: 112;
}
.b-popup__text {
  padding: 16px 17px 31px;
}
.b-popup__text > p:last-child {
  margin-bottom: 0;
}
.b-popup__text a {
  text-decoration: underline;
}
.b-popup__text a:hover,
.b-popup__text a:active,
.b-popup__text a:focus {
  text-decoration: none;
}
.b-popup__header {
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 35px;
  line-height: 40px;
  margin: 0 0 50px;
}
.b-popup__date {
  display: block;
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  margin: -42px 0 18px 0;
}
.b-popup p {
  margin-bottom: 2.5em;
}
.b-popup ol {
  padding: 0;
  margin: 0;
  list-style: none;
  counter-reset: item;
  margin-bottom: 2.5em;
}
.b-popup ol li {
  position: relative;
  counter-increment: item;
  list-style: none;
  margin-bottom: 0.5em;
}
.b-popup ol li:before {
  content: counter(item) ". ";
}
.b-popup__share {
  font-size: 0;
  line-height: 0;
  margin-top: 45px;
}
.b-popup__share-title {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 120%;
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  margin-bottom: 16px;
}
.b-popup__share-item {
  display: inline-block;
  width: 44px;
  height: 44px;
  margin-right: 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: black;
  position: relative;
}
.b-popup__share-item:last-of-type {
  margin-right: 0;
}
.b-popup__share .icon,
.b-popup__share .icon-small {
  display: block;
  position: absolute;
}
.b-popup__share .icon-small {
  display: none;
}
.b-popup__share .icon-mail {
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -10px;
}
.b-popup__share .icon-facebook_white {
  top: 50%;
  left: 50%;
  margin: -17px 0 0 -11px;
}
.b-popup__share .icon-twitter_white {
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -18px;
}
.b-popup__share .icon-vkontakte_white {
  top: 50%;
  left: 50%;
  margin: -12px 0 0 -19px;
}
.b-popup__share .icon-instagram_white {
  top: 50%;
  left: 50%;
  margin: -11px 0 0 -11px;
}
.b-popup .js-popup-loader {
  position: relative;
  top: 30px;
}
.b-popup_img,
.b-popup_img-max-size {
  height: auto;
}
.b-popup_img img,
.b-popup_img-max-size img {
  width: 100%;
}
.mode_mobile .b-popup_img {
  margin-left: 0 !important;
  max-height: 100%;
}
.mode_mobile .b-popup_img-max-size {
  max-height: 100%;
}
.b-popup__gpanorama img {
  max-width: none;
}
.b-popup__gpanorama .gm-style-cc {
  display: none !important;
}
.b-popup__panorama {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding-bottom: 56.25%;
}
.b-popup__panorama iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.b-popup__tabs-container {
  position: relative;
}
.b-popup__tabs-buttons {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  text-align: center;
}
.b-popup__tab-button {
  position: relative;
  z-index: 50;
}
.popup_opened .b-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
  filter: alpha(opacity=0);
}
.b-krpano-list {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 33px;
  background: black;
  color: white;
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  z-index: 24;
}
.b-krpano-list a {
  text-decoration: none;
}
.b-krpano-list__item {
  display: inline-block;
  font-size: 15px;
  line-height: 33px;
  padding: 0 13px;
}
.b-krpano-list__item_active,
.b-krpano-list__item_active:hover,
.b-krpano-list__item_active:active,
.b-krpano-list__item_active:focus {
  color: #ff7b26;
}
.b-krpano-list__container {
  border-right: 55px solid transparent;
  overflow: auto;
  padding-left: 6px;
}
.b-krpano-list__fullscreen {
  position: absolute;
  width: 55px;
  height: 33px;
  right: 0;
  top: 0;
}
.b-krpano-list__fullscreen .icon {
  display: inline-block;
  position: absolute;
  left: 17px;
  top: 6px;
}
#krpanoSWFObject {
  z-index: 111;
}
.b-content {
  padding-top: 53px;
  padding-bottom: 68px;
  padding-top: 36px;
  background-size: cover;
  background-position: center center;
}
.white_color .b-content {
  color: white;
}
.b-content_bgimg {
  position: relative;
  overflow: hidden;
  min-height: 480px;
}
.b-content_bgimg > * {
  position: relative;
  z-index: 10;
}
.b-content_bgimg__img {
  position: absolute;
  bottom: 0;
  left: -40%;
  z-index: 5;
  width: 250%;
  height: auto;
  margin-bottom: -250px;
}
.b-content_bgimg__img_top {
  bottom: auto;
  top: -13px;
  left: auto;
  right: -60%;
  width: 160%;
}
.b-content_small-padding {
  padding-bottom: 15px;
}
.no_submenu .b-content {
  padding-top: 0;
}
.b-big-image-block + .b-content,
.no_submenu .b-big-image-block + .b-content {
  padding-top: 0;
}
.mode_mobile .b-content_mobile-no-padding {
  padding-bottom: 0;
}
.b-content + .b-content {
  margin-top: -68px;
  padding-top: 0;
}
.b-three-col-list {
  list-style: none;
  padding: 0;
  margin: 0 0 1em;
}
.b-three-col-list li {
  margin-bottom: 16px;
}
.b-three-col-list_bold {
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  font-size: 24px;
  line-height: 26px;
  letter-spacing: 0.025em;
}
.b-three-col-list_bold li {
  margin-bottom: 26px;
}
.b-three-col-list .b-dashed-link {
  margin-bottom: 10px;
}
.b-three-col-list_normal {
  font-size: 16px;
  line-height: 23px;
}
.b-three-col-list .icon-download_black {
  display: inline-block;
  position: relative;
  top: 2px;
  margin-left: 5px;
}
.b-three-col-list img {
  display: block;
  width: 100%;
  margin-bottom: 23px;
}
.b-dashed-link {
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  font-size: 18px;
  line-height: 25px;
}
.b-dashed-link_underline {
  position: absolute;
  top: -2px;
  left: 0;
  border: 0;
}
.b-dashed-link_underline .b-dashed-link__holder {
  color: transparent;
  border-bottom: 1px dashed white;
}
a:hover .b-dashed-link__holder {
  border-bottom-color: transparent;
}
.b-director-photo {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
}
.mode_mobile .b-change-mobile {
  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: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -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;
}
.mode_mobile .b-change-mobile__first,
.mode_mobile .b-change-mobile__second {
  width: 100%;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -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;
}
.mode_mobile .b-change-mobile__second {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}
.b-teachers {
  font-size: 0;
  line-height: 0;
  position: relative;
  z-index: 23;
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  text-transform: uppercase;
  text-align: center;
}
.b-teachers__item {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 17px;
  width: 50%;
  text-align: left;
  position: relative;
  -moz-transition-duration: 0s;
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  background: black;
}
.b-teachers__item-img {
  position: relative;
  overflow: hidden;
  display: block;
  font-size: 0;
  line-height: 0;
}
.b-teachers__item-img:after {
  position: absolute;
  content: "\0000a0";
  display: block;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100px;
  -moz-box-shadow: 0 0 30px 30px #ff651e;
  -webkit-box-shadow: 0 0 30px 30px #ff651e;
  box-shadow: 0 0 30px 30px #ff651e;
  z-index: 5;
}
.b-teachers__item-img .img_wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -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-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
.b-teachers__item-img:hover .img_wrapper {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
  filter: alpha(opacity=0);
}
.b-teachers__item img {
  width: 100%;
}
.b-teachers__item-name {
  padding: 5px 18px;
  background: #ff651e;
}
.b-teachers__item-person {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  border: 1px solid transparent;
  border-width: 13px 20px;
  overflow: hidden;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition-duration: 0.15s;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
  text-transform: uppercase;
}
.b-teachers__item-person,
.b-teachers__item-person .b-dashed-link {
  font-size: 14px;
  line-height: 17px;
  font-family: "FuturaPTCondBold", Arial, sans-serif;
}
.b-teachers__item .b-dashed-link_underline {
  top: -3px;
}
.b-teachers__item .b-dashed-link_underline .b-dashed-link__holder {
  border-bottom: 1px dashed black;
}
.b-teachers_stories .b-teachers__item {
  overflow: hidden;
  background: black;
}
.b-teachers_stories .b-teachers__item:after {
  position: absolute;
  content: "\0000a0";
  display: block;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  -moz-box-shadow: 0 0 320px 220px #ff651e;
  -webkit-box-shadow: 0 0 320px 220px #ff651e;
  box-shadow: 0 0 320px 220px #ff651e;
  z-index: 5;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition-duration: 0.15s;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
.b-teachers_stories .b-teachers__item:hover:after,
.b-teachers_stories .b-teachers__item:hover .b-teachers__item-person,
.b-teachers_stories .b-teachers__item_active:after,
.b-teachers_stories .b-teachers__item_active .b-teachers__item-person {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
  filter: alpha(opacity=100);
}
img.grayscale {
  width: 100%;
  height: auto;
  display: block;
  -moz-transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
a:hover img.grayscale,
img.grayscale:hover {
  filter: none;
  -webkit-filter: none;
}
@media (min-width: 480px) {
  .b-teachers__item {
    width: 33.3333%;
  }
}
@media (min-width: 960px) {
  .b-teachers__item {
    width: 25%;
  }
}
@media (min-width: 1550px) {
  .b-teachers__item {
    width: 20%;
  }
}
.b-teacher-detail {
  padding-top: 25px;
  padding-bottom: 25px;
  max-width: 100%;
  /*.b-small-header a { .underline;
		&:hover { .nounderline; }
	}*/
}
.b-teacher-detail__img {
  max-width: 200px;
  display: block;
  margin: 0 auto 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.b-teacher-detail__img_disabled {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
  filter: alpha(opacity=0);
}
.b-teacher-detail .b-popup__header {
  margin-bottom: 11px;
}
.mode_mobile .b-teacher-detail__left .b-small-header {
  margin-bottom: 48px;
  margin-top: 0;
}
.mode_mobile .b-teacher-detail__left .b-small-header + .b-small-header {
  margin-top: -37px;
}
.b-teacher-detail p {
  margin-bottom: 1.1875em;
}
.b-teacher-detail_small-paragraph p {
  margin-bottom: 0.24em;
}
.b-mobile-images + .b-teacher-detail {
  padding-top: 0;
}
.b-link-holder {
  word-break: break-all;
}
.modern-page-navigation {
  font-size: 0;
  line-height: 0;
  text-align: center;
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  padding: 40px 0;
}
.modern-page-navigation .modern-page-previous,
.modern-page-navigation .modern-page-next {
  display: none;
}
.modern-page-navigation a,
.modern-page-navigation .pseNavL,
.modern-page-navigation .modern-page-current {
  display: inline-block;
  font-size: 30px;
  line-height: 42px;
  padding: 0 18px;
  cursor:pointer;
}
.modern-page-navigation .modern-page-dots {
  padding: 0;
}
.modern-page-navigation .modern-page-current {
  color: #ff7b26;
}
.b-filter {
  margin: 46px auto 63px;
  -moz-box-shadow: 0px 2px 30px 30px #ff651e;
  -webkit-box-shadow: 0px 2px 30px 30px #ff651e;
  box-shadow: 0px 2px 30px 30px #ff651e;
  width: auto;
  display: inline-block;
  text-align: left;
}
.b-filter-holder {
  text-align: center;
}
.b-filter__header {
  display: block;
  font-size: 24px;
  line-height: 52px;
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  text-align: center;
  text-transform: uppercase;
  padding: 0 30px;
  min-width: 190px;
}
.b-filter__types {
  font-size: 0;
  line-height: 0;
  margin-bottom: 15px;
}
.b-filter__type {
  display: inline-block;
  margin: 0 13px;
  font-size: 20px;
  line-height: 30px;
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  text-transform: uppercase;
  border-bottom: 2px dashed black;
}
.b-filter__type_active,
.b-filter__type_active:hover,
.b-filter__type_active:active,
.b-filter__type_active:focus {
  border-bottom: 0;
  color: #ff7b26;
}
.b-filter__type:hover,
.b-filter__type:active,
.b-filter__type:focus {
  border-bottom-color: transparent;
}
.b-filter__list {
  margin: 16px 0;
}
.b-filter_opened .b-select__option {
  height: 0;
  margin: 0;
  -moz-transition-duration: 0.15s;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  -moz-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
select {
  background: transparent;
  border: 1px solid black;
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 50px;
  height: 52px;
  padding: 0 10px;
  width: 100%;
  cursor: pointer;
  margin-bottom: 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  -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 {
  position: relative;
}
.b-select select {
  position: relative;
  z-index: 5;
  padding-right: 37px;
}
.b-select .icon {
  position: absolute;
  z-index: 3;
  display: block;
  right: 13px;
  top: 23px;
}
.b-select_inited {
  background: transparent;
  border: 1px solid black;
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 23px;
  height: auto;
  padding: 5px 20px 5px 14px;
  width: 100%;
  cursor: pointer;
  margin-bottom: 15px;
  position: relative;
}
.b-select_inited select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  width: calc(100% + 2);
  height: calc(100% + 2);
  top: -1px;
  left: -1px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
  filter: alpha(opacity=0);
  display: none;
}
.b-select_inited .b-select__select {
  display: block;
}
.b-select__option {
  cursor: default;
  display: inline-block;
  margin: 8px 14px 8px 0;
}
.b-select__option-delete {
  display: none;
  vertical-align: top;
  width: 23px;
  height: 23px;
}
.b-select__option-delete-icon {
  position: relative;
  width: 30px;
  height: 22px;
  cursor: pointer;
}
.b-select__option-delete-icon:before,
.b-select__option-delete-icon:after {
  position: absolute;
  content: "\0000a0";
  display: block;
  background: black;
  width: 19px;
  height: 1.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: 11px;
  left: 4px;
}
.b-select__option-delete-icon:after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.b-select__option-delete-icon:before {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.b-select_hasvalue .b-select__option {
  position: relative;
  z-index: 6;
}
.b-select_hasvalue .b-select__option-delete {
  display: inline-block;
}
.b-select__default {
  margin: 8px 0;
}
.b-select_hasonevalue .b-select__default {
  display: none;
}
input[type=submit],
.submit {
  display: inline-block;
  text-align: center;
  background: transparent;
  border: 3px solid black;
  font-size: 20px;
  line-height: 46px;
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  text-transform: uppercase;
  width: 100%;
  height: 52px;
  margin-top: 20px;
}
input[type=submit].b-desktop,
.submit.b-desktop {
  display: none;
}
input[type=checkbox],
input[type=radio] {
  display: none;
}
input[type=checkbox] + label,
input[type=radio] + label,
input[type=checkbox] + .input-checkbox-label label,
input[type=radio] + .input-checkbox-label label {
  font-family: "WarnockPro-Regular", Arial, sans-serif;
  font-weight: normal;
  text-transform: none;
  position: relative;
  padding-left: 42px;
  margin: 0;
}
input[type=checkbox] + label:before,
input[type=radio] + label:before,
input[type=checkbox] + .input-checkbox-label label:before,
input[type=radio] + .input-checkbox-label label:before {
  position: absolute;
  content: "\0000a0";
  display: block;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  border: 1px solid black;
}
input[type=checkbox]:checked + label:after,
input[type=radio]:checked + label:after,
input[type=checkbox]:checked + .input-checkbox-label label:after,
input[type=radio]:checked + .input-checkbox-label label:after {
  position: absolute;
  content: "\0000a0";
  display: block;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  left: 4px;
  top: 4px;
  background: black;
}
.b-email input[type=text],
.b-email input[type=email] {
  width: 100%;
  border: 0;
  border-bottom: 1px solid black;
  background: transparent;
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  /*.fs(16px,2-px);*/
  font-size: 16px;
  line-height: 120%;
  text-transform: uppercase;
  margin-bottom: 25px;
  padding: 8px 0;
  height: 36px;
}
.b-email-subs.b-email-subs {
  font-size: 24px;
  margin-bottom: 40px;
  margin-top: 0;
}
.b-message {
  margin-bottom: 25px;
}
.b-publications {
  line-height: 21px;
}
.b-publications__item {
  margin-bottom: 47px;
}
.b-publications__item-spec {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 120%;
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
}
.b-publications__item-title {
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 30px;
  margin: 3px 0 16px;
}
.b-publications__item-title a {
  border-bottom: 2px solid black;
}
.b-publications__item-title a:hover {
  border-bottom-color: transparent;
}
.b-popup .b-filter__list {
  display: block;
}
.b-partners {
  text-align: center;
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  margin-bottom: 70px;
}
.b-partners__item {
  padding: 15px 0;
  margin: 30px 0;
}
.b-partners__item_empty {
  display: none;
}
.b-partners_nolabel {
  margin-top: -50px;
}
.b-partner {
  margin-bottom: 82px;
}
.b-partner__logo {
  text-align: center;
  width: 100%;
  padding: 0 0 47px;
}
.b-partner__name {
  font-size: 23px;
  line-height: 30px;
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.b-partner__text {
  margin-bottom: 10px;
}
.b-partner__link {
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  font-size: 24px;
  line-height: 120%;
  text-transform: uppercase;
}
.b-partner__link a {
  border-bottom: 2px solid #000000;
  display: inline-block;
}
.b-partner__link a:hover {
  border-bottom-color: transparent;
}
.b-partner:last-of-type {
  margin-bottom: 10px;
}
.b-big-dashed-link {
  font-size: 18px;
  line-height: 25px;
  position: relative;
  display: inline-block;
}
.b-big-dashed-link_underline {
  position: absolute;
  top: -3px;
  left: 0;
  border: 0;
}
.b-big-dashed-link_underline .b-big-dashed-link__holder {
  color: transparent;
  border-bottom: 1px dashed black;
}
a:hover .b-big-dashed-link__holder {
  border-bottom-color: transparent;
}
ul.b-simple-list {
  padding: 0;
  margin: 0;
  list-style: none;
  padding-bottom: 2em;
}
p + ul.b-simple-list {
  margin-top: -9px;
}
ul.b-simple-list li {
  position: relative;
  padding-left: 10px;
  margin-bottom: 7px;
}
ul.b-simple-list li:before {
  content: "-\0000a0";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
ul.b-simple-list + p {
  margin-top: -1.8em;
}
ol.b-simple-list {
  padding: 0;
  margin: 0;
  list-style: none;
  counter-reset: item;
  margin-bottom: 2.5em;
}
ol.b-simple-list li {
  position: relative;
  counter-increment: item;
  list-style: none;
  margin-bottom: 0.5em;
}
ol.b-simple-list li:before {
  content: counter(item) ". ";
}
ul.b-links-list {
  padding: 0;
  margin: 0;
  list-style: none;
  padding-bottom: 1em;
}
ul.b-links-list li {
  margin-bottom: 13px;
}
ul.b-links-list a {
  border-bottom: 1.5px dashed black;
}
ul.b-links-list a:hover {
  border-bottom-color: transparent;
}
ul.b-links-list .status-1 {
  color: #009900;
}
ul.b-links-list .status-2 {
  color: #ff0000;
}
ul.b-links-list .status-3 {
  color: #808080;
}
.b-course-filter {
  margin-bottom: 40px;
}
.b-course-filter select {
  font-size: 16px;
  line-height: 120%;
  padding: 0 30px 0 7px;
}
.b-course-filter .b-select_inited {
  padding: 7px 20px 7px 11px;
  font-size: 16px;
  line-height: 120%;
}
.b-course-filter .b-select__option-delete {
  height: 18px;
}
.b-course-filter .b-select__option-delete-icon:before,
.b-course-filter .b-select__option-delete-icon:after {
  top: 9px;
}
.b-course-filter__descr {
  font-size: 14px;
  line-height: 19px;
  position: relative;
}
.b-course-filter__descr .animate {
  position: absolute !important;
  left: 0;
  top: 0;
}
.b-course-filter__descr > * {
  position: relative;
  width: auto !important;
}
.b-course-filter__text {
  padding: 0 12px;
}
.b-education-detail {
  display: none;
}
.b-popup .b-education-detail {
  display: block;
  padding: 16px 17px 31px;
}
.b-popup .b-education-detail .b-popup__header {
  margin-bottom: 11px;
}
.b-course-teachers {
  padding-bottom: 21px;
}
.b-course-teachers .b-teacher-detail__img {
  max-width: 150px;
  margin: 15px 0 0;
  width: 150px;
  height: 150px;
}
.b-course-teachers .b-text-with-left__left {
  text-transform: none;
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  font-size: 30px;
  line-height: 33px;
  padding-bottom: 13px;
}
.b-course-teachers__item {
  margin: 11px 0 24px;
  display: block;
}
.b-input-tabs__input-switcher {
  display: none;
}
.b-input-tabs__input-switcher:not(:checked) + .b-input-tabs__content {
  display: none;
}
.b-input-tabs__buttons {
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
}
.b-input-tabs__button {
  -moz-transition-duration: 0.15s;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
  display: inline-block;
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  font-size: 15px;
  line-height: 33px;
  font-weight: 400;
  padding: 0 13px;
  text-transform: uppercase;
  background: #000;
  color: #fff;
  cursor: pointer;
}
.b-input-tabs__button + .b-input-tabs__button {
  margin-left: 5px;
}
.b-input-tabs__button:hover {
  color: #ff7b26;
}
.b-input-tabs_indicator-ahead-content .b-input-tabs__input-switcher:nth-child(1):checked ~ .b-input-tabs__buttons .b-input-tabs__button:nth-child(1) {
  color: #ff7b26;
  cursor: default;
}
.b-input-tabs_indicator-ahead-content .b-input-tabs__input-switcher:nth-child(3):checked ~ .b-input-tabs__buttons .b-input-tabs__button:nth-child(2) {
  color: #ff7b26;
  cursor: default;
}
.b-input-tabs_indicator-ahead-content .b-input-tabs__input-switcher:nth-child(5):checked ~ .b-input-tabs__buttons .b-input-tabs__button:nth-child(3) {
  color: #ff7b26;
  cursor: default;
}
.b-input-tabs_indicator-ahead-content .b-input-tabs__input-switcher:nth-child(7):checked ~ .b-input-tabs__buttons .b-input-tabs__button:nth-child(4) {
  color: #ff7b26;
  cursor: default;
}
.b-input-tabs_indicator-ahead-content .b-input-tabs__input-switcher:nth-child(9):checked ~ .b-input-tabs__buttons .b-input-tabs__button:nth-child(5) {
  color: #ff7b26;
  cursor: default;
}
.b-input-tabs_indicator-ahead-content .b-input-tabs__input-switcher:nth-child(11):checked ~ .b-input-tabs__buttons .b-input-tabs__button:nth-child(6) {
  color: #ff7b26;
  cursor: default;
}
.b-input-tabs_indicator-ahead-content .b-input-tabs__input-switcher:nth-child(13):checked ~ .b-input-tabs__buttons .b-input-tabs__button:nth-child(7) {
  color: #ff7b26;
  cursor: default;
}
.b-input-tabs_indicator-ahead-content .b-input-tabs__input-switcher:nth-child(15):checked ~ .b-input-tabs__buttons .b-input-tabs__button:nth-child(8) {
  color: #ff7b26;
  cursor: default;
}
.b-input-tabs_indicator-ahead-content .b-input-tabs__input-switcher:nth-child(17):checked ~ .b-input-tabs__buttons .b-input-tabs__button:nth-child(9) {
  color: #ff7b26;
  cursor: default;
}
.b-input-tabs_indicator-ahead-content .b-input-tabs__input-switcher:nth-child(19):checked ~ .b-input-tabs__buttons .b-input-tabs__button:nth-child(10) {
  color: #ff7b26;
  cursor: default;
}
.b-input-tabs_indicator-ahead-content .b-input-tabs__input-switcher:nth-child(21):checked ~ .b-input-tabs__buttons .b-input-tabs__button:nth-child(11) {
  color: #ff7b26;
  cursor: default;
}
.b-input-tabs_indicator-ahead-content .b-input-tabs__input-switcher:nth-child(23):checked ~ .b-input-tabs__buttons .b-input-tabs__button:nth-child(12) {
  color: #ff7b26;
  cursor: default;
}
.b-input-tabs_indicator-ahead-content .b-input-tabs__input-switcher:nth-child(25):checked ~ .b-input-tabs__buttons .b-input-tabs__button:nth-child(13) {
  color: #ff7b26;
  cursor: default;
}
.b-input-tabs_indicator-ahead-content .b-input-tabs__input-switcher:nth-child(27):checked ~ .b-input-tabs__buttons .b-input-tabs__button:nth-child(14) {
  color: #ff7b26;
  cursor: default;
}
.b-input-tabs_indicator-ahead-content .b-input-tabs__input-switcher:nth-child(29):checked ~ .b-input-tabs__buttons .b-input-tabs__button:nth-child(15) {
  color: #ff7b26;
  cursor: default;
}
.b-top-tabs {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.b-top-tabs__wrapper {
  width: 100%;
  overflow: hidden;
}
.b-top-tabs .rs-carousel-mask {
  position: relative;
  margin-left: -11px;
}
.b-top-tabs__container {
  position: relative;
  white-space: nowrap;
  font-size: 0;
  line-height: 0;
  width: 9999px !important;
  padding: 10px 0;
}
.b-top-tabs__item {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 24px;
  line-height: 120%;
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  text-transform: uppercase;
  margin: 0 11px;
  max-width: 75%;
  -ms-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.b-top-tabs__item:last-of-type {
  padding-right: 999px;
}
.b-top-tabs__item-container {
  border-bottom: 2px dashed black;
}
.b-top-tabs__item.rs-carousel-item-active .b-top-tabs__item-container {
  border-bottom-color: transparent;
  color: #ff7b26;
}
.b-top-tabs .rs-carousel-pagination,
.b-top-tabs .rs-carousel-action {
  display: none;
}
.b-tab-content-holder {
  position: relative;
}
.b-tab-content-holder .animate {
  position: absolute !important;
  left: 0;
  top: 0;
  overflow: hidden;
}
.b-tab-content-holder .disapear {
  overflow: hidden;
}
.b-tab-content > p:last-child {
  margin-bottom: 0;
}
.b-table {
  width: 100%;
  border-collapse: collapse;
  border-top: 6px solid #ff651e;
  border-bottom: 6px solid #ff651e;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 15px;
}
.b-table:last-child {
  margin-bottom: 0;
}
.b-table__heading {
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px;
  font-family: "FuturaPTCondBold", Arial, sans-serif;
}
.b-table__heading_normalwrap {
  white-space: normal;
}
.b-table__title {
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 10px;
}
.b-table__listitem {
  margin-bottom: 11px;
}
.b-table__listitem:last-child {
  margin-bottom: 0;
}
.b-table td {
  border-top: 1px solid #ff9868;
  border-bottom: 1px solid #ff9868;
  padding: 11px 17px 6px;
}
.b-table td:first-of-type {
  padding-left: 8px;
}
.b-table td:last-of-type {
  padding-right: 10px;
}
.b-table_big td {
  padding-top: 25px;
  padding-bottom: 23px;
  border-width: 2px;
  vertical-align: top;
}
.b-table_big .b-table__heading {
  text-transform: none;
  white-space: normal;
}
.b-table_big .b-table__price {
  /*white-space: nowrap;*/
  width: 50%;
}
.b-table__sep td {
  border-top: 6px solid #ff651e;
}
.b-after-table-p {
  padding: 10px 10px 10px 8px;
}
.b-big-quote {
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  padding: 50px 0 70px;
}
.b-course {
  position: relative;
}
.b-course__menu {
  position: absolute;
  top: 0;
  right: 999%;
  margin-right: -520px;
  z-index: 15;
  -moz-transition-duration: 0.15s;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
  filter: alpha(opacity=100);
}
.b-course__menu .nav {
  text-align: right;
  font-size: 15px;
  line-height: 120%;
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  position: relative;
  right: -16px;
}
.b-course__menu .nav > li {
  position: relative;
}
.b-course__menu .nav > li > a {
  padding: 4px 16px 4px 4px;
  position: relative;
}
.b-course__menu .nav > li > a:after {
  position: absolute;
  content: "\0000a0";
  display: block;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  right: 0;
  top: 9px;
  background: black;
  -moz-transition-duration: 0.15s;
  -webkit-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
.b-course__menu .nav > li > a:hover,
.b-course__menu .nav > li > a:focus,
.b-course__menu .nav > li > a:active {
  background: none;
}
.b-course__menu .nav > li.active > a {
  color: #ff7b26;
}
.b-course__menu .nav > li.active > a:after {
  background: #ff7b26;
}
.b-course__menu_top {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
  filter: alpha(opacity=0);
}
.b-course__menu_fixed {
  position: fixed;
  top: 10px;
}
.b-course__menu_bottom {
  top: auto;
  bottom: 47px;
}
.b-popup-slider__caption {
  font-size: 14px;
  line-height: 18px;
  position: relative;
  top: 7px;
  min-height: 21px;
  padding: 3px 20px 0;
}
.b-faq {
  padding-bottom: 23px;
}
.b-faq__item {
  padding-bottom: 36px;
}
.b-faq__item-question {
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  -moz-transition-property: border;
  -o-transition-property: border;
  -webkit-transition-property: border;
  transition-property: border;
}
.b-faq__item-question_underline {
  position: absolute;
  top: -4px;
  left: 0;
  border: 0;
}
.b-faq__item-question_underline .b-faq__item-question-holder {
  color: transparent;
  border-bottom: 2px dashed black;
}
.b-faq__item-question:hover .b-faq__item-question_underline .b-faq__item-question-holder,
.b-faq__item-question:active .b-faq__item-question_underline .b-faq__item-question-holder,
.b-faq__item-question:focus .b-faq__item-question_underline .b-faq__item-question-holder {
  border-bottom-color: transparent;
  color: transparent;
}
.b-faq__item_active .b-faq__item-question_underline .b-faq__item-question-holder {
  border-bottom-color: transparent;
}
.b-faq__item-answer {
  display: none;
}
.b-three-cols,
.b-four-cols {
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  font-size: 24px;
  line-height: 26px;
  letter-spacing: 0.025em;
}
.b-three-cols__item,
.b-four-cols__item {
  margin-bottom: 36px;
}
.b-small-header + .b-three-cols,
.b-small-header + .b-four-cols {
  margin-top: 30px;
}
.b-international-partners {
  font-size: 0;
  line-height: 0;
}
.b-international-partners__title {
  font-size: 29px;
  line-height: 33px;
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 53px;
}
.b-international-partners__item {
  display: block;
  margin: 0 25px 66px;
}
.b-international-partners .b-text-with-left {
  padding-top: 30px;
}
.b-vacancy {
  margin: 42px 0;
}
.b-vacancy__name {
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  margin-bottom: 6px;
}
.b-lection__header {
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  font-size: 35px;
  line-height: 40px;
  text-transform: uppercase;
  margin-bottom: 48px;
}
.b-lection__left {
  margin: 48px 0;
}
.b-lection__left,
.b-lection__left b {
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 26px;
}
.b-lection__left p {
  margin-bottom: 10px;
}
.b-lection_question .b-lection__header {
  margin: 22px 0 20px;
}
.b-lection_question .b-form select {
  margin-bottom: 0;
}
.b-lection_question .b-form__input {
  margin-bottom: 43px;
}
.b-lection_question .b-form input[type=submit] {
  margin-bottom: 42px;
}
.b-lection_question .b-form input[type=checkbox] + label {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 17px;
}
.b-form {
  padding-top: 30px;
  padding-bottom: 34px;
}
.b-form__header {
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 35px;
  text-transform: uppercase;
}
.b-form label {
  display: block;
  width: 100%;
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 11px;
  text-transform: uppercase;
}
.b-form input[type=text],
.b-form input[type=email],
.b-form textarea {
  border: 0;
  background: none;
  border-bottom: 1px solid black;
  width: 100%;
  text-transform: uppercase;
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  font-size: 20px;
  line-height: 120%;
  display: block;
}
.b-form textarea {
  resize: vertical;
  border: 1px solid black;
  text-transform: none;
  font-family: "WarnockPro-Regular", Arial, sans-serif;
  font-size: 16px;
  line-height: 23px;
  padding: 13px;
  height: 220px;
  min-height: 150px;
  max-height: 500px;
}
.b-form__input {
  margin-bottom: 26px;
}
.b-form__captcha {
  border: 1px solid black;
  max-width: 91px;
  height: auto;
  margin: 30px 0;
  display: block;
}
.b-form__hiding-block,
.b-form__revealing-block {
  display: none;
}
.b-form__hiding-block-opened-input-switcher:checked ~ .b-form__hiding-block {
  display: block;
}
.b-form__revealing-block-input:checked + .b-form__input + .b-form__revealing-block,
.b-form__revealing-block-input:nth-of-type(1):checked ~ .b-form__revealing-block-1,
.b-form__revealing-block-input:nth-of-type(2):checked ~ .b-form__revealing-block-2,
.b-form__revealing-block-input:nth-of-type(3):checked ~ .b-form__revealing-block-3 {
  display: block;
}
.b-application-form {
  padding: 36px 80px 96px;
}
.b-application-form__header {
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  font-size: 35px;
  line-height: 40px;
  text-transform: uppercase;
  margin-bottom: 48px;
}
.b-application-form__fieldset + .b-application-form__fieldset {
  margin-top: 60px;
}
.b-application-form__element-block:not(.b-application-form__element-block_separate-content):after {
  content: '.';
  display: block;
  visibility: hidden;
  width: 0;
  height: 0;
  clear: both;
}
.b-application-form__element-block_separate-content {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.b-application-form__element-block_single-content-indenting {
  padding-left: 215px;
}
.b-application-form__element-block + .b-application-form__element-block {
  margin-top: 35px;
}
.b-application-form__element-block-label {
  width: 215px;
  padding-right: 20px;
  text-align: right;
}
.b-application-form__element-block-label_floating {
  float: left;
}
.b-application-form__element-block-label_top-align {
  vertical-align: top;
  padding-top: 5px;
}
.b-application-form__element-block_separate-content .b-application-form__element-block-label {
  display: table-cell;
}
.b-application-form__element-block-content {
  display: table-cell;
}
.b-application-form__label {
  display: inline;
  margin-bottom: 0;
  font-family: "FuturaPTCondBold", Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
  text-transform: uppercase;
}
.b-application-form__inputfield {
  display: inline-block;
  width: 100%;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-bottom: 1px solid #000;
  padding: 4px 8px;
  font-family: "FuturaPTCondMedium", Arial, sans-serif;
  font-size: 18px;
  line-height: 120%;
  text-transform: uppercase;
  background: none;
}
.b-application-form__textarea {
  vertical-align: top;
  display: block;
  width: 100%;
  border: 1px solid #000;
  font-family: "WarnockPro-Regular", Arial, sans-serif;
  font-size: 16px;
  height: 220px;
  line-height: 23px;
  max-height: 500px;
  min-height: 150px;
  padding: 13px;
  resize: vertical;
  text-transform: none;
  background: none;
}
.b-application-form__checkbox {
  position: relative;
}
.b-application-form__checkbox + .b-application-form__checkbox,
.b-application-form__checkbox + .b-application-form__checkbox-input + .b-application-form__checkbox {
  margin-top: 8px;
}
.b-application-form__checkbox-input {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  opacity: 0;
}
.b-application-form__checkbox .b-application-form__checkbox-input + .b-application-form__checkbox-body,
.b-application-form__checkbox-input + .b-application-form__checkbox .b-application-form__checkbox-body {
  position: relative;
  margin-bottom: 0;
  padding-left: 30px;
  font-family: "WarnockPro-Regular", Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
}
.b-application-form__checkbox .b-application-form__checkbox-input + .b-application-form__checkbox-body:before,
.b-application-form__checkbox-input + .b-application-form__checkbox .b-application-form__checkbox-body:before {
  content: " ";
  border: 1px solid #000;
  display: block;
  height: 18px;
  left: 0;
  position: absolute;
  top: 0;
  width: 18px;
}
.b-application-form__checkbox-input:checked + .b-application-form__checkbox-body:after,
.b-application-form__checkbox-input:checked + .b-application-form__checkbox .b-application-form__checkbox-body:after {
  background: #000;
  border-radius: 50%;
  content: " ";
  display: block;
  width: 10px;
  height: 10px;
  left: 4px;
  position: absolute;
  top: 4px;
}
.b-application-form__dates-range {
  padding-left: 50px;
  font-size: 0;
}
.b-application-form__element-block + .b-application-form__dates-range,
.b-application-form__dates-range + .b-application-form__element-block {
  margin-top: 35px;
}
.b-application-form__dates-range-item {
  display: inline-table;
  width: 50%;
  padding-left: 15px;
  vertical-align: top;
  table-layout: fixed;
}
.b-application-form__dates-range-label {
  display: table-cell;
  width: 150px;
  padding-right: 20px;
  text-align: right;
}
.b-application-form__dates-range-inputfield-block {
  display: table-cell;
}
.b-application-form__revealing-checkbox-block + .b-application-form__revealing-checkbox-block {
  margin-top: 8px;
}
.b-application-form__revealing-checkbox {
  margin-left: 215px;
}
.b-application-form__revealing-checkbox-content {
  display: none;
  padding-top: 30px;
}
.b-application-form__checkbox-input_opening:checked ~ .b-application-form__revealing-checkbox-content {
  clear: left;
  display: block;
}
.b-application-form__revealing-checkbox-block:not(:last-child) .b-application-form__checkbox-input:checked ~ .b-application-form__revealing-checkbox-content {
  padding-bottom: 40px;
}
.b-application-form__captcha {
  margin-top: 30px;
}
input[type="submit"].b-application-form__submit-button {
  height: 70px;
  margin-left: 215px;
  padding: 9px 58px;
  margin-top: 40px;
}
.b-map {
  position: relative;
  display: block;
  min-height: 250px;
  max-height: 570px;
}
.b-map__map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mode_mobile .b-map .b-krpano-list {
  top: 18px;
  background: none;
  text-align: center;
}
.mode_mobile .b-map .b-krpano-list__item {
  background: black;
  margin-left: 5px;
}
.mode_mobile .b-map .b-krpano-list__item:first-of-type {
  margin-left: 0;
}
.b-course-form input[type=submit] {
  display: none;
}
.b-fullscreen-close {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 2147483647;
  width: 56px;
  height: 56px;
  display: none;
}
.b-fullscreen-close .icon {
  position: absolute;
  left: 13px;
  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-fullscreen-close .icon:before,
.b-fullscreen-close .icon:after {
  position: absolute;
  content: "\0000a0";
  display: block;
  background: black;
  width: 30px;
  height: 2.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: 0;
}
.b-fullscreen-close .icon:after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.b-fullscreen-close .icon:before {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
:-webkit-full-screen ~ .b-fullscreen-close {
  display: block;
}
:-moz-full-screen ~ .b-fullscreen-close {
  display: block;
}
:full-screen ~ .b-fullscreen-close {
  display: block;
}
.b-slide-toggle__button {
  cursor: pointer;
}
.b-slide-toggle__button + .b-slide-toggle__content_chaser {
  display: none;
}
.js-responsive-img-inited {
  height: auto;
}
.b-video-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.b-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.b-mobile-images .b-video-container {
  padding-bottom: 90.625%;
}
.jqTransformSelectItemHolder {
  display: none;
}
.jqTransformSelectWrapper,
.jqTransformSelectWrapper .jqTransformSelectedValue {
  width: auto !important;
}
.loading {
  -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);
  -moz-transition-duration: 0.45s;
  -webkit-transition-duration: 0.45s;
  -o-transition-duration: 0.45s;
  transition-duration: 0.45s;
  -webkit-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s;
}
.b-desktop {
  display: none;
}
#bx-composite-banner {
  display: block !important;
  margin-top: 36px !important;
}
#bx-composite-banner .bx-composite-btn {
  -webkit-border-radius: 11px !important;
  -moz-border-radius: 11px !important;
  border-radius: 11px !important;
  font-size: 12px !important;
  line-height: 22px !important;
  color: black !important;
  text-transform: none !important;
  padding: 0 12px !important;
  display: inline-block !important;
}
.modal-scrollbar-measure {
  height: 9999px;
}
.windows8 {
  position: relative;
  width: 78px;
  height: 78px;
  margin: auto;
}
.windows8 .wBall {
  position: absolute;
  width: 74px;
  height: 74px;
  opacity: 0;
  transform: rotate(225deg);
  -o-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  animation: orbit 6.96s infinite;
  -o-animation: orbit 6.96s infinite;
  -ms-animation: orbit 6.96s infinite;
  -webkit-animation: orbit 6.96s infinite;
  -moz-animation: orbit 6.96s infinite;
}
.windows8 .wBall .wInnerBall {
  position: absolute;
  width: 10px;
  height: 10px;
  background: #000000;
  left: 0px;
  top: 0px;
  border-radius: 10px;
}
.windows8 .wBall_1 {
  animation-delay: 1.52s;
  -o-animation-delay: 1.52s;
  -ms-animation-delay: 1.52s;
  -webkit-animation-delay: 1.52s;
  -moz-animation-delay: 1.52s;
}
.windows8 .wBall_2 {
  animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
}
.windows8 .wBall_3 {
  animation-delay: 0.61s;
  -o-animation-delay: 0.61s;
  -ms-animation-delay: 0.61s;
  -webkit-animation-delay: 0.61s;
  -moz-animation-delay: 0.61s;
}
.windows8 .wBall_4 {
  animation-delay: 0.91s;
  -o-animation-delay: 0.91s;
  -ms-animation-delay: 0.91s;
  -webkit-animation-delay: 0.91s;
  -moz-animation-delay: 0.91s;
}
.windows8 .wBall_5 {
  animation-delay: 1.22s;
  -o-animation-delay: 1.22s;
  -ms-animation-delay: 1.22s;
  -webkit-animation-delay: 1.22s;
  -moz-animation-delay: 1.22s;
}
@keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    transform: rotate(180deg);
    animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    transform: rotate(300deg);
    animation-timing-function: linear;
    origin: 0%;
  }
  30% {
    opacity: 1;
    transform: rotate(410deg);
    animation-timing-function: ease-in-out;
    origin: 7%;
  }
  39% {
    opacity: 1;
    transform: rotate(645deg);
    animation-timing-function: linear;
    origin: 30%;
  }
  70% {
    opacity: 1;
    transform: rotate(770deg);
    animation-timing-function: ease-out;
    origin: 39%;
  }
  75% {
    opacity: 1;
    transform: rotate(900deg);
    animation-timing-function: ease-out;
    origin: 70%;
  }
  76% {
    opacity: 0;
    transform: rotate(900deg);
  }
  100% {
    opacity: 0;
    transform: rotate(900deg);
  }
}
@-o-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -o-transform: rotate(180deg);
    -o-animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    -o-transform: rotate(300deg);
    -o-animation-timing-function: linear;
    -o-origin: 0%;
  }
  30% {
    opacity: 1;
    -o-transform: rotate(410deg);
    -o-animation-timing-function: ease-in-out;
    -o-origin: 7%;
  }
  39% {
    opacity: 1;
    -o-transform: rotate(645deg);
    -o-animation-timing-function: linear;
    -o-origin: 30%;
  }
  70% {
    opacity: 1;
    -o-transform: rotate(770deg);
    -o-animation-timing-function: ease-out;
    -o-origin: 39%;
  }
  75% {
    opacity: 1;
    -o-transform: rotate(900deg);
    -o-animation-timing-function: ease-out;
    -o-origin: 70%;
  }
  76% {
    opacity: 0;
    -o-transform: rotate(900deg);
  }
  100% {
    opacity: 0;
    -o-transform: rotate(900deg);
  }
}
@-ms-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -ms-transform: rotate(180deg);
    -ms-animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    -ms-transform: rotate(300deg);
    -ms-animation-timing-function: linear;
    -ms-origin: 0%;
  }
  30% {
    opacity: 1;
    -ms-transform: rotate(410deg);
    -ms-animation-timing-function: ease-in-out;
    -ms-origin: 7%;
  }
  39% {
    opacity: 1;
    -ms-transform: rotate(645deg);
    -ms-animation-timing-function: linear;
    -ms-origin: 30%;
  }
  70% {
    opacity: 1;
    -ms-transform: rotate(770deg);
    -ms-animation-timing-function: ease-out;
    -ms-origin: 39%;
  }
  75% {
    opacity: 1;
    -ms-transform: rotate(900deg);
    -ms-animation-timing-function: ease-out;
    -ms-origin: 70%;
  }
  76% {
    opacity: 0;
    -ms-transform: rotate(900deg);
  }
  100% {
    opacity: 0;
    -ms-transform: rotate(900deg);
  }
}
@-webkit-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -webkit-transform: rotate(180deg);
    -webkit-animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    -webkit-transform: rotate(300deg);
    -webkit-animation-timing-function: linear;
    -webkit-origin: 0%;
  }
  30% {
    opacity: 1;
    -webkit-transform: rotate(410deg);
    -webkit-animation-timing-function: ease-in-out;
    -webkit-origin: 7%;
  }
  39% {
    opacity: 1;
    -webkit-transform: rotate(645deg);
    -webkit-animation-timing-function: linear;
    -webkit-origin: 30%;
  }
  70% {
    opacity: 1;
    -webkit-transform: rotate(770deg);
    -webkit-animation-timing-function: ease-out;
    -webkit-origin: 39%;
  }
  75% {
    opacity: 1;
    -webkit-transform: rotate(900deg);
    -webkit-animation-timing-function: ease-out;
    -webkit-origin: 70%;
  }
  76% {
    opacity: 0;
    -webkit-transform: rotate(900deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(900deg);
  }
}
@-moz-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -moz-transform: rotate(180deg);
    -moz-animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    -moz-transform: rotate(300deg);
    -moz-animation-timing-function: linear;
    -moz-origin: 0%;
  }
  30% {
    opacity: 1;
    -moz-transform: rotate(410deg);
    -moz-animation-timing-function: ease-in-out;
    -moz-origin: 7%;
  }
  39% {
    opacity: 1;
    -moz-transform: rotate(645deg);
    -moz-animation-timing-function: linear;
    -moz-origin: 30%;
  }
  70% {
    opacity: 1;
    -moz-transform: rotate(770deg);
    -moz-animation-timing-function: ease-out;
    -moz-origin: 39%;
  }
  75% {
    opacity: 1;
    -moz-transform: rotate(900deg);
    -moz-animation-timing-function: ease-out;
    -moz-origin: 70%;
  }
  76% {
    opacity: 0;
    -moz-transform: rotate(900deg);
  }
  100% {
    opacity: 0;
    -moz-transform: rotate(900deg);
  }
}


.b-big-image-block .img_holder{
    width: calc(92% - 163px);
}


/**new course detail and header*/
.member_bhsd .breadcrumbs{
    line-height: 0.5em;
}
.member_bhsd .breadcrumbs a{
    font-size: 20px;
    text-transform: none;
    white-space: nowrap;
}
.member_bhsd .breadcrumbs .sep{
    display: inline-block;
    background: url("../icon/arrRight.png") no-repeat 0 0;
    width: 31px;
    height: 16px;
}
.member_bhsd .b-big-image-block__text .b-big-image-block__header{
    margin-bottom: 21px;
    margin-top: 18px;
}
.member_bhsd .b-big-image-block__text .b-course-modules__message, .member_bhsd.programDetail .b-big-image-block__text .b-small-header{
    font-size: 20px;
    text-transform: none;
    line-height: 0.5em;
    margin-top: -5px;
}
.member_bhsd .b-big-image-block__text .b-course-modules__module, .member_bhsd .b-big-image-block__text .b-streams{
    font-size: 20px;
    line-height: 26px;
    margin-top: 30px;
}
.member_bhsd .b-big-image-block__text .b-streams{
    line-height: 20px;
}
.member_bhsd .b-big-image-block__text input[type="radio"] + label{
    font-family: inherit;
    margin-bottom: 5px;
}
.member_bhsd .b-big-image-block__text input[type="radio"] + label::before{
    top: 1px;
}
.member_bhsd .b-big-image-block__text input[type="radio"]:checked + label::after{
    top: 5px;
}
.member_bhsd.programDetail .b-big-image-block__text .b-course-modules{
    margin-bottom: 10px;
}
.member_bhsd.programDetail .colorBtn, .member_bhsd.programDetail .b-btn.b-btn.colorBtn, .member_bhsd.programDetail .b-btn.b-btn.colorBtn:hover{
    color: #fff;
    background: #fc6c38;
    border-color: #fc6c38;
}
.member_bhsd.programDetail .b-btn.b-btn.colorBtn.btn-generic-disabled{
    background: none;
    color: #bdbdbd;
}
.member_bhsd.programDetail .b-big-image-block__text .b-btn.b-btn{
    width: 47%;
    margin: 0 0 24px 0 !important;
    float: left;
    padding: 15px 27px;
}
.member_bhsd.programDetail .b-big-image-block__text .btns{
    margin-top: 15px;
}
.member_bhsd.programDetail .b-text-with-left__left .info-item .value .downloadLink:before{
    margin-top: 5px;
    margin-bottom: 15px;
    display: block;
    content: ' ';
}
.member_bhsd.programDetail .b-big-image-block__text .b-btn.b-btn:nth-child(even){
    float: right;
}
.member_bhsd.programDetail .b-big-image-block__text .mainInfo{
    font-size: 20px;
    text-transform: none;
    line-height: 26px;
    margin-top: 30px;
}

.member_bhsd.programDetail .b-big-image-block__text .mainInfo .field,.member_bhsd.programDetail .info-item .field{
    color: #4D4D4D;
    text-transform: none;
}
.member_bhsd.programDetail .b-big-image-block__text .mainInfo .value, .member_bhsd.programDetail .info-item .value{
    text-transform: uppercase;
    font-family: "FuturaPTCondBold", Arial, sans-serif;
}
.member_bhsd.programDetail .b-big-image-block__text .mainInfo .col{
    width: 47%;
    float: left;
    margin-bottom: 22px;
}
.member_bhsd.programDetail .info-item{
    margin-bottom: 22px;
}
.member_bhsd.programDetail .b-big-image-block__text .mainInfo .col:nth-child(even){
    float: right;
}
.member_bhsd.programDetail .b-big-image-block__text .mainInfo .col:nth-child(odd){
    clear: left;
}
.member_bhsd.programDetail .b-big-image-block__text .downloadLink,
.member_bhsd.programDetail .dashed,.member_bhsd.programDetail .info-item .downloadLink,.member_bhsd.detailAccordion .dashed{
    border-bottom: 3px dashed;
    text-transform: uppercase;
    font-family: "FuturaPTCondBold", Arial, sans-serif;
}
.member_bhsd.programDetail .b-big-image-block__text .downloadLink, .member_bhsd.programDetail .info-item .downloadLink{
    padding-right: 19px;
    background: url("../icon/arrDown.png") no-repeat right 50%;
}
.clear {
    clear: both;
    height: 0;
    overflow: hidden;
}
.member_bhsd.programDetail .detail-video{
    margin-bottom: 50px;
}
.member_bhsd.programDetail .detail-text{
    font-size: 18px;
    line-height: 1.2em;
    margin-bottom: 35px;
}
.member_bhsd.programDetail .detail-text p{
    margin-bottom: 1.3em;
}
.member_bhsd.programDetail .toggleLink{
    text-decoration: none;
}
.member_bhsd.programDetail .toggleLink{
    text-decoration: none;
    cursor: pointer;
}
.member_bhsd.programDetail .toToggle{
    overflow: hidden;
    height: 0;
}
.member_bhsd.programDetail .toToggle.withPreview{
    min-height: 80px;
    position: relative;
}
.member_bhsd.programDetail .toToggle.withPreview:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
.member_bhsd.programDetail .opened > .toToggle{
    height: auto;
}
.member_bhsd.programDetail .opened > .toToggle.withPreview:before{
    display: none;
}
.member_bhsd .detailAccordion{
    margin-top: -5px;
}
.member_bhsd .detailAccordion .subText > h3.b-small-header:first-child{
    display: none;
}
.member_bhsd .detailAccordion h2.b-header.toggleLink, .member_bhsd .detailAccordion h2.b-header.notToggleLink{
    text-transform: none;
    font-size: 43px;
    font-family: "FuturaPTCondMedium", Arial, sans-serif;
    margin: 0 0 5px 0;
    padding-left: 47px;
    position: relative;
}
 .member_bhsd .detailAccordion h2.b-header.notToggleLink{
 	  padding-left: 0;
 }
.member_bhsd .detailAccordion h2.b-header.toggleLink:before{
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    display: block;
    transition: transform 0.3s ease-in-out;
    background: url("../icon/arrRightTriangle.png") no-repeat 0 0;
    width: 33px;
    height: 36px;
}
.member_bhsd .detailAccordion .preOpened h2.b-header.toggleLink:before{
    -webkit-transform: rotate(90deg);
    -ms-transform:rotate(90deg);
    transform: rotate(90deg);
}
.member_bhsd .detailAccordion .toggleCont{
    margin-bottom: 10px;
}

.member_bhsd .detailAccordion .inner{
    padding: 1px 0;
}

.member_bhsd .courseSocial{
    margin-bottom: 153px;
}

.member_bhsd .courseSocial .b-header{
    margin-bottom: 31px;
}
.member_bhsd .courseSocial a{
    float: left;
    width: 34px;
    height: 34px;
    margin-right: 15px;
    margin-bottom: 15px;
    border-radius: 50%;
    background: #1e1e1e;
    position: relative;
}
.member_bhsd .courseSocial a span{
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
}
.member_bhsd .recommended .b-events__container-holder {
    overflow: hidden;
}
.member_bhsd .recommended  .b-events .rs-carousel-mask {
    left: 15%;
}
.member_bhsd .recommended .b-events__container_rec {
    position: relative;
    white-space: nowrap;
    font-size: 0;
    line-height: 0;
    width: auto !important;
}
.member_bhsd .recommended .b-events .rs-carousel-item-clone{
    display:  inline-block;;
}
.member_bhsd .recommended .b-events__item.b-events__item {
    width: 31%;
    margin: 0 1%;
}

.member_bhsd .recommended .b-events__container{
    white-space: nowrap;
}
.member_bhsd.programDetail .recommended .b-events:after,.member_bhsd.programDetail .b-course .b-random-images__wrapper:after,
.member_bhsd.programDetail .b-course .b-random-images__wrapper:before {
    position: absolute;
    content: "\0000a0";
    width: 260px;
    height: 150px;
    background: white;
}
.member_bhsd.programDetail .recommended .b-events:after{
    display: block;
}
.member_bhsd.programDetail .b-course .b-random-images__wrapper:after,.member_bhsd.programDetail .recommended .b-events:after,
.member_bhsd.programDetail .b-course .b-random-images__wrapper:before, .member_bhsd.programDetail .recommended .b-events:before{
    margin: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
    height: 100%;
}
.member_bhsd.programDetail .b-course .b-random-images__helper:after, .member_bhsd.programDetail .b-course .b-random-images__helper:before,
.member_bhsd.programDetail .b-course .b-random-images__wrapper:after, .member_bhsd.programDetail .b-course .b-random-images__wrapper:before{
    display: none;
}
.member_bhsd.programDetail .b-course .withRight.b-random-images__wrapper:after, .member_bhsd.programDetail .b-course .withLeft.b-random-images__wrapper:before{
    display: block;
}
.member_bhsd.programDetail .b-course .b-random-images__wrapper:after, .member_bhsd.programDetail .recommended .b-events:after{
    left: auto;
    right: 0;
    background: -moz-linear-gradient(right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}
.member_bhsd.programDetail .b-course .b-random-images__wrapper:before,.member_bhsd.programDetail .recommended .b-events:before{
    left: 0;
    right: auto;
    background: -moz-linear-gradient(right, #ffffff 0%, rgba(255, 255, 255, 0)100%);
    background: -webkit-linear-gradient(right, #ffffff 0%, rgba(255, 255, 255, 0)100%);
    background: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
}
.member_bhsd .recommended .b-events__item-img.b-events__item-img{
    margin-bottom: 32px;
}

.member_bhsd .recommended .b-header{
    margin-bottom: 70px;
}

.member_bhsd .recommended .b-events .rs-carousel-action {
    display: none;
    position: absolute;
    top: 35%;
    right: 12px;
    z-index: 120;
    cursor: pointer;
    margin-top: -73px;
    width: 80px;
    height: 80px;
    background: black;
}
.member_bhsd .recommended.smallPics .b-events .rs-carousel-action {
    top: 30%;
}

.member_bhsd .recommended .b-events .rs-carousel-action-active {
    display: block;
}
.member_bhsd .recommended .b-events .rs-carousel-action-prev{
    right: auto;
    left: 12px;
}
.member_bhsd .recommended .b-events .rs-carousel-action:before, .member_bhsd .recommended .b-events .rs-carousel-action: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;
}
.member_bhsd .recommended .b-events .rs-carousel-action:before {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.member_bhsd .recommended .b-events .rs-carousel-action-next:after {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    top: 64%;
}
.member_bhsd .recommended .b-events .rs-carousel-action-prev:before {
    -webkit-transform: rotate(-225deg);
    -moz-transform: rotate(-225deg);
    -o-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    transform: rotate(-225deg);
}
.member_bhsd .recommended .b-events .rs-carousel-action-prev:before, .member_bhsd .recommended .b-events .rs-carousel-action-prev:after {
    left: auto;
    right: 20px;
}
.recommended .b-events .rs-carousel-action.rs-carousel-action-prev:after {
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    top: 64%;
}
.recommended .b-events .rs-carousel-action-prev:before, .recommended .b-events .rs-carousel-action-prev:after {
    left: auto;
    right: 20px;
}
.member_bhsd .detailAccordion .b-teachers__item{
    width: 50%;
}
.member_bhsd.programDetail #headOpenFormDesc{
    display: none;
}

.member_bhsd .shortQuestion .b-form{
    padding-top: 0;
}
.member_bhsd .shortQuestion .b-form input[type="text"], .member_bhsd .shortQuestion .b-form input[type="email"], .member_bhsd .shortQuestion .b-form textarea{
    text-transform: none;
}
.member_bhsd .iconPhone{
    text-align: center;
    font-family: "FuturaPTCondBold", Arial, sans-serif;
    font-size: 35px;
    margin-top: 30px;
}
.member_bhsd .iconPhone a{
    position: relative;
    padding-left: 51px;
}
.member_bhsd .iconPhone a:before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    background: url("../icon/phone.png") no-repeat 0 0;
    width: 42px;
    height: 42px;
    margin-top: -18px;
    background-size: 42px 42px;
}
/*@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .iconPhone a:before{
        background-size: 85px 85px;
    }
}*/
.member_bhsd .iconPhone span{
    border-bottom: 4px dashed;
}
.member_bhsd .iconPhoneNote{
    text-align: center;
    font-family: "FuturaPTCondBold", Arial, sans-serif;
    font-size: 24px;
    margin-bottom: 57px;
    margin-top: 13px;
}
.member_bhsd .orderPageDetail .row{
    margin: 0 -20px;
}

.member_bhsd .orderPageDetail .col-md-6{
    padding: 0 20px;
}

.member_bhsd .orderPageDetail .jqTransformSelectWrapper{
    height: 43px;
    line-height: 43px;
}
.member_bhsd .orderPageDetail .b-form input[type="text"],.member_bhsd .orderPageDetail .b-form input[type="email"],.member_bhsd .orderPageDetail .b-form textarea{
    text-transform: none;
    font-size: 28px;
    line-height: 140%;
}
.member_bhsd .orderPageDetail .b-form__input{
    margin-bottom: 27px;
}
.member_bhsd .orderPageDetail .jqTransformSelectWrapper ul li a{
    line-height: 33px;
}
.member_bhsd .orderPageDetail .b-select .icon {
    top: 18px;
}
.member_bhsd .orderPageDetail .b-form__input label{
    font-family: "FuturaPTCondMedium", Arial, sans-serif;
    font-size: 24px;
    line-height: 18px;
}
.member_bhsd .orderPageDetail .detailSubscribe{
    margin-top: 55px;
}
.member_bhsd .orderPageDetail .detailSubscribe{
    margin-top: 55px;
}
.member_bhsd .orderPageDetail .centered{
    text-align: center;
}

.member_bhsd.programDetail  .b-text-with-left__left .b-btn{
    width: 100%;
    margin-top: 30px;
}

@media (max-width: 530px) {
    .member_bhsd.programDetail .b-big-image-block__text .mainInfo .col:nth-child(even),
    .member_bhsd.programDetail .b-big-image-block__text .mainInfo .col {
        float: none;
        width: auto;
    }

    .member_bhsd.programDetail .b-big-image-block__text .b-btn.b-btn,
    .member_bhsd.programDetail .b-big-image-block__text .b-btn.b-btn:nth-child(even) {
        float: none;
        width: auto;
        display: block;
    }
}

.member_bhsd .certificateGetNote{
    margin-top: 50px;
}
.member_bhsd .certificateGetNote .b-btn{
    margin: 10px 0 0 0;
}
.member_bhsd .b-events__item.b-events__item.b-events__item.horizontal{
    width: 100%;
    float: none;
    display: block;
    margin-right: 0;
    margin-left: 0;
}
.member_bhsd .b-events__item.b-events__item.horizontal .b-events__item-img{
    width: 25%;
    margin-right: 3.5%;
    margin-left: 0;
    display: block;
    float: left;
}
.member_bhsd .b-events__item.b-events__item.horizontal .right{
    display: block;
    float: left;
    width: 65.5%;
}

.member_bhsd .b-course .b-events.horizontalEvents:before{
    display: none;
}
.member_bhsd .b-events__item.b-events__item.horizontal .b-events__item-text{
    text-transform: uppercase;
}
@media (min-width: 1560px) {
    .member_bhsd .horizontalEvents .b-events__items {
        width: 1040px;
    }
    .member_bhsd .recommended .b-events__items{
        width: 100%;
    }
}
.member_bhsd .tutorCol.col-sm-3{
    display: block;
    padding-right: 35px;
    text-align: center;
    text-decoration: none;
}
.member_bhsd .tutorCol .img{
    height: 152px;
}
.member_bhsd .tutorCol .img img{
    border-radius: 50%;
    width: 152px;
    height: 152px;
}
.member_bhsd .tutorCol h2, .member_bhsd .tutorCol .h2{
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 0;
    font-family: "FuturaPTCondBold", Arial, sans-serif;
    height: 85px;
    overflow: hidden;
    text-transform: uppercase;
}

.member_bhsd.programDetail .b-text-with-left_course .b-text-with-left__left.b-desktop{
    float: right;
}

.member_bhsd .b-big-image-block:not(.b-big-image-block_adjusting-gradient) .img_holder:before {
    width: 50%;
}
.member_bhsd .coursePhones .mnuItem{
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
    font-size: 20px;
    font-family: 'FuturaCondensedRegular', sans-serif;
}
.member_bhsd .coursePhones a.mnuItem{
    margin-right: 0;
}
.member_bhsd .coursePhones .float-right{
    float: right;
    margin-right: 50px;
}