@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i&display=swap&subset=cyrillic');
/** + :not(:empty) {
  margin: 0;
}*/

html,
body {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
::after,
::before {
  box-sizing: inherit;
}
a:link, a:visited, a:active, a:hover {
  color: #854241;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .container {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1022px;
  }
}

::-webkit-input-placeholder {
  color: #bab8ba;
}

::-moz-placeholder {
  color: #bab8ba;
}

:-ms-input-placeholder {
  color: #bab8ba;
}

::-ms-input-placeholder {
  color: #bab8ba;
}
::placeholder {
  color: #bab8ba;
}
body {
  background: #efefef
    url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%221728%22 height=%221112%22 viewBox=%220 0 1728 1112%22%3E%3Cpath fill-rule=%22evenodd%22 d=%22M1728 1112h-576V556l576 556zM864 834H576V556l288 278zm-288 278H288V834l288 278zM288 834H0V556l288 278zm1440-278h-288V278l288 278zm-288 0h-288V278l288 278zm-288-278H864V0l288 278zm0 278H576V0l576 556zm-576 0H288V278l288 278zM288 278H0V0l288 278z%22 opacity=%22.025%22/%3E%3C/svg%3E');
  background-attachment: fixed;
  font-family: 'PT Sans', sans-serif;
}
h1,h2,h3,h4,h5,h6 {
  line-height: 1.125;
  clear: both;
  text-align: left;
}
.content h1, .content h2, .content h3, .content h4 {
  line-height: 1.25;
}
.content h1 {
  font-size: 2.375rem;
  letter-spacing: -.015em;
  color: #3A363A;
  text-align: left;
  margin-top: 0;
  margin-bottom: 16px;
  font-weight: 400;
  text-align: left;
}
.content h2 {
  font-weight: 400;
  font-size: 1.75rem;
  color: #3A363A;
  text-align: left;
  text-decoration: none;
  margin-top: 0;
  margin-bottom: 16px;
}
.content h2 > a {
  color: #854241;
  text-decoration: none;
  text-transform: none;
}
.content h3 {
  font-weight: 400;
  font-size: 1.5rem;
  color: #3A363A;
  text-align: left;
  margin-top: 0;
  margin-bottom: 16px;
}
.content h3 > a:hover,
.content h3> a:focus,
.content h3> a:active {
  text-decoration: underline;
}
.content h4 {
  font-weight: 700;
  font-size: 1.125rem;
  color: #3A363A;
  text-align: left;
  margin-top: 0;
  text-transform: none;
  margin-bottom: 16px;
}

.courses .coursehot{
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-decoration: none;
  padding: 1rem 1.5rem;
  background: #fff;
  -webkit-box-shadow: 0 1px 2px rgb(58 54 58 / 10%);
  box-shadow: 0 1px 2px rgb(58 54 58 / 10%);
}

.courses .coursehot div span {
  font-size: 11px;
  line-height: 11px;
  text-transform: uppercase;
  margin-right: 0.375rem;
  padding: 0 5px 0;
  user-select: none;
  color: #fff;
  border: none;
}

span.london {
  background: #2555c3;
}

span.webinar {
  background: #4894ca;
}

span.new {
  background: #f3665f;
}

.courses .coursehot:hover h4{
  text-decoration: underline;
}

.courses .coursehot h4{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.courses .coursehot__datetime{
  margin-bottom: 0;
} 

.courses .coursehot__datetime svg{ 
  width: 0.75rem;
  height: 0.75rem;
  margin-right: 0.25em;
  color: #9d9a9d;
}

.courses .coursehot+.coursehot {
  margin: 0.375rem 0 0;
}

.content__text-block .gird-img {
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 13px;
}
.content__text-block .gird-img a {
  display: flex;
}
.content__text-block .gird-img img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  margin: 0;
}

.subscribe-button{
  display: inline-block;
  padding: 5px 10px;
  vertical-align: middle;
  text-decoration: none;
  color: #fff!important;
  text-decoration: none!important;
  background: #4894ca;
}

h1 {
  font-size: 2.375rem;
  letter-spacing: -.015em;
  color: #3A363A;
  text-align: left;
  margin-top: 0;
  margin-bottom: 16px;
  margin-top: 0;
  font-weight: 400;
}

.content.main h2{
  font-size: 18px;
  color: #3A363A;
  margin-bottom: 16px;
  margin-top: 0;
}

h3 {
  font-weight: 400;
  font-size: 1.5rem;
  margin-bottom: 16px;
  margin-top: 0;

}

h4 {
  font-weight: 700;
  font-size: 1.125rem;
  color: #3a363a;
  text-align: right;
  text-transform: uppercase;
  margin-bottom: 16px;
  margin-top: 0;
}
h2 > a {
  font-size: 1.75rem;
  text-transform: uppercase;
  line-height: 1;
  text-align: right;
  color: #854141;
  margin: 0 0 15px;
 }
 .content h2 > a:hover,
 .content h2 > a:focus,
 .content h2 > a:active {
   text-decoration: underline;
 }
 body h2.grey,h2.grey > a {
  color: #9d9a9d;
  margin-bottom: 15px;
 }
.content p {
  font-size: 16px;
  color: #3A363A;
  line-height: 24px;
  text-align: left;
  margin-bottom: 16px;
}
.header {
  width: 100%;
  margin-bottom: 10px;
}
.header__top {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.header__shool {
  max-width: 50%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
.header__support {
  max-width: 492px;
}
.header__logo {
  margin-right: 12px;
  -webkit-box-flex: 0;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}
.header__logo-img {
  width: 300px;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.header .support {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  justify-content: flex-end;
}
.header .support__contacts {
  display: -webkit-box;
  display: flex;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  align-items: center;
}
.header .support__phone {
  text-align: right;
}
.header .support__phone-link {
  font-size: 18px;
  color: #9d9a9d;
  text-decoration: underline;
  margin: 0;
  line-height: 1;
}
.header .support__phone-link b {
  color: #3a363a;
}
.header .support__phone-link:hover {
  text-decoration: none;
}
.header .support__addres {
  font-style: normal;
  font-size: 12px;
  margin: 0;
  color: rgba(0, 0, 0, 0.8);
}
.header .support__call-back {
  margin-top: 0;
  margin-left: 16px;
}
.header .top-nav {
  margin: 0;
  -webkit-box-flex: 1;
  flex-grow: 1;
  flex-shrink: 0;
  height: 89px;
  padding-top: 2px;
}
.header .top-nav__list {
  list-style: none;
  margin: 0;
  padding: 2px 0 3px;
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: flex-start;
}
.header .top-nav__item {
  width: auto;
  text-align: left;
  margin: 0;
}
.header .top-nav__link {
  font-family: 'PT Sans', sans-serif;
  display: inline-block;
  background-color: #9d9a9d;
  padding: 0 12px;
  font-weight: 400;
  font-size: 12px;
  line-height: 22.9px;
  color: #fff;
  white-space: nowrap;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.header .top-nav__link:hover,
.header .top-nav__link:focus,
.header .top-nav__link:active {
  background: #a7a4a7;
  text-decoration: none;
}
.header .top-nav__link.curent {
  background-color: #5a565a;
}
/* .header .top-nav__link.curent:focus,
.header .top-nav__link.curent:hover,
.header .top-nav__link.curent:active {
  background: #a7a4a7;
} */
.header .header-search {
  width: 100%;
}
.header .header-search__form {
  position: relative;
  margin-top: 10px;
}
.header .header-search__field {
  height: 34px;
  border-radius: 0;
  padding: 5px 12px;
  outline: none;
  background-color: #ffffff;
  border: 1px solid #d8d7d8;
  font-weight: normal;
  font-size: 16px;
  line-height: 1;
  color: #000000;
  text-align: left;
  background: #ffffff;
}
.header .header-search__field::-webkit-input-placeholder {
  font-size: 16px;
  color: #bab8ba;
  text-align: left;
  font-weight: normal;
}
.header .header-search__field::-moz-placeholder {
  font-size: 16px;
  color: #bab8ba;
  text-align: left;
  font-weight: normal;
}
.header .header-search__field:-ms-input-placeholder {
  font-size: 16px;
  color: #bab8ba;
  text-align: left;
  font-weight: normal;
}
.header .header-search__field::-ms-input-placeholder {
  font-size: 16px;
  color: #bab8ba;
  text-align: left;
  font-weight: normal;
}
.header .header-search__field::placeholder {
  font-size: 16px;
  color: #bab8ba;
  text-align: left;
  font-weight: normal;
}
.header .header-search__field:active,
.header .header-search__field:focus,
.header .header-search__field:hover {
  border-color: #4894ca;
  outline: none;
  box-shadow: none;
}
.header .header-search__btn {
  background-color: transparent;
  border: none;
  border-radius: 0;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 6px;
  width: 34px;
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.header .header-search__btn svg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.header .header-search__btn path {
  fill: #5a565a;
}
.header .header-search__btn:hover {
  color: #ffffff;
  background-color: #a7a4a7;
}
.header .header-search__btn:hover path {
  fill: #ffffff;
}
button.grey-btn,
a.grey-btn {
  font-size: 14px;
  -webkit-box-align: center;
  align-items: center;
  padding: 6px 12px;
  border-radius: 0;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  text-decoration: none !important;
  background-color: #9d9a9d;
  border: 0 none;
  outline: 0;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
button.grey-btn:hover,
button.grey-btn:focus,
button.grey-btn:active,
a.grey-btn:hover,
a.grey-btn:focus,
a.grey-btn:active {
  color: #fff;
  background: #a7a4a7;
  outline: 0;
}
.header__main-nav {
  width: 100%;
}
.submenu {
  display: none;
}
.submenu__item:hover {
  background-color: #3a363a;
}
.submenu a.submenu__link {
  color: #efefef;
}
.submenu__link {
  display: block;
  font-weight: 400;
  text-transform: inherit;
  text-align: left;
  padding: 2px 18px;
  line-height: 2;
  font-size: 14px;
  color: #423e42;
}
.submenu__link:hover,
.submenu__link:focus {
  text-decoration: none;
}
.main-nav {
  width: 100%;
  margin-top: 7px;
}
.main-nav__list {
  list-style: none;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  align-items: center;
  padding: 0;
  margin: 0;
  background-color: #ffffff;
}
.main-nav__item {
  display: block;
  -webkit-box-flex: 1;
  flex: auto;
  padding: 0 8px;
  margin: 0;
  position: relative;
  white-space: nowrap;
  color: #3a363a;
}
.main-nav__item:not(:last-child) {
  border-right: 1px solid #efefef;
}
.main-nav__item a.main-nav__item-link {
  text-align: center;
  padding: 0;
  display: block;
  font-weight: bold;
  font-size: 14px;
  line-height: 40px;
  text-decoration: none;
  text-transform: uppercase;
  color: #3a363a;
}
.main-nav__item:hover {
  background-color: rgba(90, 86, 90, 0.95);
}
.main-nav__item:hover a.main-nav__item-link {
  color: #efefef;
}
.main-nav__item:hover>.submenu,
.main-nav__item:focus>.submenu {
  display: block;
  position: absolute;
  z-index: 10;
  top: 40px;
  left: 0;
  padding: 16px 0px;
  background-color: rgba(90, 86, 90, 0.95);
  list-style: none;
}
.main-nav__item>.submenu>li>ul{
  display: none;
  position: absolute;
  z-index: 10;
  left:100%;
  top:-16px;
  padding: 16px 0px;
  background-color: rgba(90, 86, 90, 0.95);
  list-style: none;
}
.main-nav__item>.submenu>li>ul:before {
  left: -4px;
  top: 0;
  bottom: 0;
  width: 4px;
  z-index: 5;
  background: transparent;
  display: table;
  content: '';
  position: absolute;
  height: 100%
}
@media screen and (min-width:768px) {
  .main-nav__item>.submenu>li{
    position:relative
  }
  .main-nav__item:hover > .submenu > li:hover > ul {
    display: block
  }
}
.footer {
  width: 100%;
  border: none;
}

.footer-sticky-bottom{
  padding-bottom: 85px;
}

.footer__nav {
  width: 100%;
  margin-bottom: 30px;
}
.footer__nav-list {
  list-style: none;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  padding: 0;
  margin: 0;
}
.footer__nav-item {
  display: block;
  width: 25%;
  margin-right: 1px;
  padding: 10px 0;
  cursor: pointer;
}
.footer__nav-item:last-child {
  margin-right: 0;
}
.footer__nav-item--red {
  background-color: #854141;
}
.footer__nav-item--grey {
  background-color: #5a565b;
}
.footer__nav-item--lg-grey {
  background-color: #9d9a9d;
}
.footer__nav-item--blue {
  background-color: #4894ca;
}
.footer a.footer__nav-link {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
  color: #ffffff;
}
.footer a.footer__nav-link:hover {
  text-decoration: none;
}
.footer__social {
  width: 100%;
  padding-bottom: 12px;
  margin-bottom: 26px;
  border-bottom: 1px solid #9d9a9d;
  display: -webkit-box;
  display: flex;
  flex-wrap: nowrap;
}
.footer__social-icons {
  width: 50%;
}
.footer__social .social-icons__list {
  list-style: none;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  padding: 0;
}
.footer__social .social-icons__item {
  margin-right: 4px;
  margin-left: 0;
}
.footer__social .social-icons__icon {
  width: 32px;
  height: 32px;
  color: #9d9a9d;
}
.footer__social .social-icons__icon:hover {
  color: #4894ca;
}
.footer__subscribe {
  width: 50%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
}
.footer__subscribe-btn {
  display: block;
}
.footer__about {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.footer__copy {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: start;
  align-items: flex-start;
}
.footer a.footer__info-payment {
  display: block;
  font-size: 12px;
  color: #854141;
  text-decoration: underline;
  margin-bottom: 15px;
}
.footer__text {
  display: block;
  max-width: 500px;
  font-size: 12px;
  color: #3a363a;
  text-align: left;
  margin-bottom: 5px;
}
.footer__contacts {
  font-size: 12px;
  color: #3a363a;
  text-align: left;
}
.footer a.footer__phone {
  color: #3a363a;
}
.footer a.footer__phone:hover,
.footer a.footer__phone:focus,
.footer a.footer__phone:active {
  color: #3a363a;
  text-decoration: underline;
}
.footer__menu {
  margin: 0 auto;
}
.footer__menu-list {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  list-style: none;
  margin-bottom: 25px;
}
.footer__menu-item {
  padding: 10px 20px;
  margin-right: 1px;
  background-color: #ffffff;
}
.footer__menu-item:last-child {
  margin: 0;
}
.footer__menu-item:hover,
.footer__menu-item:focus,
.footer__menu-item:active {
  background-color: rgba(90, 86, 90, 0.95);
}
.footer__menu-item:hover a.footer__menu-link,
.footer__menu-item:focus a.footer__menu-link,
.footer__menu-item:active a.footer__menu-link {
  color: #ffffff;
  text-decoration: none;
}
.footer__menu-link {
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}
.footer a.footer__menu-link {
  color: #3a363a;
}
.footer__copyright {
  display: block;
  font-size: 12px;
  color: #544f4f;
  letter-spacing: 0.7px;
  text-align: center;
  margin-bottom: 25px;
}
.footer__wrapper.container {
  text-align: center;
}
.footer__btn-for-blind {
  font-size: 16px;
  font-weight: bold;
  color: #544f4f;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  outline: none;
}
.footer__btn-for-blind:hover,
.footer__btn-for-blind:focus,
.footer__btn-for-blind:active {
  background-color: rgba(90, 86, 90, 0.95)!important;
  border-color: rgba(90, 86, 90, 0.95)!important;
  outline: none;
}
.main__nav {
  width: 100%;
  margin-bottom: 10px;
}
.main__nav-list {
  list-style: none;
  width: 100%;
  display: -webkit-box;
  display: flex;
  flex-wrap: nowrap;
  padding: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin: 0;
}
.main__nav-item {
  width: calc(33.3333333% - 4px);
  margin: 0;
  background-color: #ffffff;
  font-size: 20px;
  line-height: 1;
  color: #4b464c;
  text-align: center;
}
.main__nav a.main__nev-link {
  text-transform: uppercase;
  display: block;
  padding: 20px 0;
  color: #4b464c;
  font-weight: bold;
}
.main__nav a.main__nev-link:hover,
.main__nav a.main__nev-link:focus,
.main__nav a.main__nev-link:active {
  text-decoration: none;
}
.page {
  width: 100%;
  padding: 16px 16px 21px;
  background-color: #ffffff;
}
.page__wrapper {
  padding: 16px;
  background-color: #f0f0f0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.page__wrapper.no-f {
  display: block;
}
h1.page__title {
  margin-bottom: 36px;
}
.page__title.gallery__title {
  text-align: center;
  margin-bottom: 30px;
  color: #5a565a;
  font-size: 32px;
}
.page .color-red {
  color: #854141;
}
.page .sidebar {
  max-width: 303px;
  width: 100%;
}
.page .sidebar__list-block {
  padding-top: 10px;
  padding-bottom: 8px;
  background-color: #ffffff;
  margin-bottom: 10px;
}
.page .sidebar__block-title {
  padding: 10px;
  text-align: left;
  background-color: #5a565b;
  opacity: 0.8;
}
.page .sidebar__title {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 25px;
  margin: 0;
  text-align: left;
}
.sidebar__main-block {
  padding: 10px 15px;
  background-color: #ffffff;
  margin-bottom: 10px;
}
.page .sidebar__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.page .sidebar__list-item {
  text-align: left;
  border-bottom: 1px solid #f0f0f0;
}
.page .sidebar__list-item:last-child {
  border: none;
  padding-bottom: 0;
}
.page .sidebar__list-title {
  font-size: 14px;
  font-weight: bold;
  color: #3a363a;
  text-transform: uppercase;
  text-align: left;
  margin-top: 0;
  padding: 0 13px;
  margin-bottom: 18px;
}
.page .sidebar__list-link {
  display: block;
  font-size: 14px;
  color: #3a363a;
  padding: 7px 13px 8px;
}
.page .sidebar__list-link:hover,
.page .sidebar__list-link:focus,
.page .sidebar__list-link.active {
  background-color: #f0f0f0;
  text-decoration: none;
}
.sidebar__contacts-title  {
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  color: #854141;
  margin-top: 0;
  margin-bottom: 7px;
}
.page .sidebar__contacts-list.top {
  margin-bottom: 15px;
}
.page .sidebar__contacts-list {
  padding: 0;
  list-style: none;
}
.sidebar__contacts-social {
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 0;
}
.sidebar__imge-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 14px;
  
}
.sidebar__imge-list img {
  width: 46px;
  height: auto;
  object-fit: cover;
  margin-bottom: 5px;
}
.follow-us .sidebar__contacts-social {
  margin-top: 0;
}
.sidebar__contacts-social-item {
  margin-right: 20px;
}
.sidebar__contacts-social-item:last-child {
  margin-right: 0;
}
.sidebar__contacts-social-item img{
  width: 30px;
  height: auto;
  object-fit: cover;
}
.page .sidebar__contacts-list li {
  font-size: 14px;
  text-align: left;
  line-height: 16px;
  color: #030303;
}
.page .sidebar__contacts-list a {
  font-size: 14px;
  line-height: 16px;
  color: #854241;
  text-decoration: none;
}
.sidebar__contacts {
  margin-bottom: 10px;
}
.page .sidebar__price-list {
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding: 0 13px;
  color: #874545;
  text-align: left;
}
.page .sidebar__text {
  display: block;
  font-size: 14px;
  line-height: 1.2;
  color: #3a363a;
  padding: 0 13px;
  text-align: left;
  margin-bottom: 20px;
}
.page .sidebar__text:last-child {
  margin-bottom: 5px;
}
.page .sidebar__list-story {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  align-items: flex-start;
  flex-wrap: nowrap;
  padding: 0 13px;
}
.page .sidebar__list-story img {
  width: 72px;
  min-width: 72px;
  margin-right: 14px;
}
.page .sidebar__list-story p {
  font-size: 14px;
  line-height: 16px;
  color: #3a363a;
  text-align: left;
  margin-bottom: 16px;
}
.page .sidebar__list-story a {
  text-decoration: underline;
  font-size: 14px;
  color: #854141;
}
.page .sidebar__list-story a:hover {
  text-decoration: none;
}
.page .sidebar__tabs {
  padding: 0 7px;
}
.page .sidebar__tabs .sb-tab__nav {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin-bottom: 2px;
}
.page .sidebar__tabs .sb-tab__nav-item {
  display: block;
  background-color: #f0f0f0;
  font-weight: bold;
  font-size: 11px;
  color: #3a363a;
  line-height: 1;
  border-radius: 0;
  margin: 0;
  cursor: pointer;
  outline: none;
  border: none;
  padding: 5px 12px 4px;
}
.page .sidebar__tabs .sb-tab__nav-item.active {
  color: #854141;
}
.page .sidebar__tabs .sb-tab__nav-item:hover,
.page .sidebar__tabs .sb-tab__nav-item:focus,
.page .sidebar__tabs .sb-tab__nav-item:active {
  border: none;
  outline: none;
  box-shadow: none;
}
.page .sidebar__tabs .sb-tab__content {
  background-color: #f0f0f0;
  padding: 10px 17px;
}
.page .sidebar__tabs .sb-tab__tab {
  display: none;
}
.page .sidebar__tabs .sb-tab__tab.active {
  display: block;
}
.page .sidebar__tabs .sb-tab__tab-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.page .sidebar__tabs .sb-tab__tab-item {
  text-align: left;
}
.page .sidebar__tabs .sb-tab__tab-item a {
  font-size: 12px;
  color: #3a363a;
}
.page .sidebar__image-list {
  list-style: none;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  flex-wrap: nowrap;
  padding: 0 13px 7px;
  margin: 0;
}
.page .sidebar__image-item {
  max-width: 90px;
  padding: 3px;
}
.sidebar__image-item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.page .sidebar__payment {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: start;
  justify-content: flex-start;
  padding: 0 15px 4px;
}
.page .sidebar__payment-text {
  font-size: 10px;
  line-height: 1.2;
  font-weight: normal;
  color: #3a363a;
  text-align: center;
  margin: 5px 0 10px;
}
.page .sidebar__payment-btn {
  font-size: 14px;
  /* color: #3a363a; */
}
.page .sidebar__payment-btn:hover,
.page .sidebar__payment-btn:focus,
.page .sidebar__payment-btn:active {
  color: #ffffff;
}
.page .content {
  width: 100%;
  max-width: 625px;
  margin: 0;
  padding: 0;
  padding-left: 30px;
}
.page h1.content__title {
  font-size: 22px;
}
.page .content__title-block {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: end;
  align-items: flex-end;
  position: relative;
  margin-bottom: 30px;
}
.page .content__title-block::before {
  content: '';
  display: block;
  width: 410px;
  height: 1px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #9d9a9d;
}
.page .content__title-block:first-child::before {
  display: none;
}
.page .content__title {
  margin: 0;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  color: #854141;
  text-transform: uppercase;
  padding-top: 15px;
}
.page .content .content__article {
  padding: 0 0 20px;
  margin: 0 0 40px;
}
.page.main .content .content__article {
  border-top: none!important;
}
.page .content .article {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: end;
  align-items: flex-end;
  padding: 20px 0;
  margin: 0 0 20px;
  border-bottom: 1px solid #D8D7D8;
}
.page .content .article:last-child {
  border-bottom: none;
}
.page .content .article:first-of-type {
  /* border-top: 1px solid #D8D7D8; */
padding-top: 0;
}
/* .page .content .article::before {
  content: '';
  display: block;
  width: 410px;
  height: 1px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #D8D7D8;
} */
/* .content.study .article.active {
  background-color: rgba(255,255,255,.65);
} */
.content .article__title-block h2 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
  text-align: right;
  color: #854141;
  margin: 0 0 15px;
}
.article__title-block h4 {
  font-weight: 700;
  font-size: 1.125rem;
  color: #3a363a;
  text-align: right;
  text-transform: uppercase;
}

.page .content .article__title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
  text-align: left;
  color: #3A363A;
  margin: 0 0 16px;
}
.page .content .content__article.rhdec-article {
  padding-bottom: 16px;
  margin-bottom: 10px;
  border-bottom: 1px solid #D8D7D8;
}
.page .content .content__article.rhdec-article:last-of-type {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.rhdec-article .article__suptitle {
  font-size: 18px;
  font-weight: 700;
  text-align: right;
  margin-bottom: 20px;
}
.page .content .article__suptitle.sub-grey {
  color: #9d9a9d;
}
.page .content .article__suptitle.sub-red {
  color: #854241;
}
.page .content .article__title a {
  font-size: 18px;
  color: #854241;
}
.page .content .article__title a:hover {
  color: #3a363a;
  text-decoration: underline;
}
.about_page .page .about .article__title a {
  text-decoration: none;
}
.about_page .page .about .article__title a:hover {
  color: #854241;
  border-bottom: 1px dotted #854241;
}
.rhdec-article ul {
  list-style: none;
  margin-bottom: 20px;
  margin-top: 10px;
  padding-left: 15px;
}
.rhdec-article ul li > ul {
  padding-left: 10px;
  margin-top: 5px;
  padding-top: 0;
  margin-bottom: 5px;
}
.rhdec-article ul li > ul li::before {
  background-color: transparent;
  border: 2px solid #854141;
}
.rhdec-article ul li {
  padding-left: 20px;
  position: relative;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0.25rem 0;
  text-align: left;
}

.rhdec-article ul li::before {
  content: '';
  display: block;
  width: 8px;
height: 8px;
  background-color: #854141;
  border-radius: 100px;
  position: absolute;
  top: 9px;
  left: 0;
}
.rhdec-article a {
  color: #854141;
  text-align: left;
  display: block;
}
.rhdec-article p,
.rhdec-article span {
  display: block;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px;
  text-align: left;
}
.rhdec-article span {
  margin-bottom: 0;
}
.rhdec-article p:last-child {
  margin-bottom: 0;
}
.page .content .article__image {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  margin-bottom: 0;
}
.page .content .article__text-block {
  width: 100%;
  padding: 0;
  margin: 0;
}
.page .content .article__text {
  font-size: 16px;
  color: #3a363a;
  text-align: justify;
  margin: 0;
}
.page .content a.article__link {
  color: #854141;
  text-decoration: underline;
}
.page .content a.article__link.article__show-more {
  display: block;
  margin-left: auto;
  width: 80px;
}

.page .content a.article__link:hover,
.page .content a.article__link:focus,
.page .content a.article__link:active {
  text-decoration: none;
}
.page .content__slider {
  padding: 20px 14px 50px;
  margin-bottom: 50px;
}
.page .content__slider:last-child {
  margin-bottom: 0;
}
.page .content .page-slider {
  background-color: #ffffff;
}
.page .content .page-slider__title-block {
  text-align: left;
  position: relative;
  margin-bottom: 30px;
}
/* .page .content .page-slider__title-block::before {
  content: '';
  display: block;
  width: 410px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #9d9a9d;
} */
.page .content .page-slider__title {
  margin: 0;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  color: #854141;
  text-transform: uppercase;
  /* padding-top: 15px; */
}
.page .content .page-slider__item {
  width: 183px;
  overflow: hidden;
  text-align: left;
  margin-right: 30px;
}
.page .content #main-news-slider .page-slider__item {
  width: 180px !important;
  margin-right: 13px;
}
.page .content #main-news-slider .page-slider__image {
  height: 180px;
}
.page-slider .slick-dots {
  padding-top: 30px;
}
.page .content .page-slider__image {
  width: 100%;
  height: 170px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  margin-bottom: 16px;
}
.page .content .page-slider__date {
  font-size: 12px;
  color: #3a363a;
  margin-bottom: 5px;
}
.page .content .page-slider__text {
  font-size: 14px;
  color: #3a363a;
}
.page .content .page-slider a.page-slider__link {
  font-size: 14px;
  text-decoration: underline;
  color: #854141;
}
.bold-text {
  font-weight: bold;
  text-transform: uppercase;
}
.slick-dots {
  padding: 0;
  display: -webkit-box;
  display: flex;
  list-style: none;
  -webkit-box-pack: center;
  justify-content: center;
}
.slick-dots li {
  width: 9px;
  height: 9px;
  border-radius: 50px;
  overflow: hidden;
  background-color: #d8d8d8;
  color: transparent;
  margin-right: 10px;
  cursor: pointer;
}
.slick-dots li button {
  display: none;
}
.slick-dots li:last-child {
  margin-right: 0;
}
.slick-dots li.slick-active {
  background-color: #3a363a;
}
.about.content {
  padding-right: 7px;
}
.double-slider {
  width: 100%;
  position: relative;
}
.double-slider__list {
  padding: 0;
  list-style: none;
  position: relative;
}
.double-slider__item {
  width: 100%;
}
.about-slider {
  margin-bottom: 20px;
}
#about-slider.double-slider__list {
  margin-bottom: 22px;
}
#about-slider.double-slider__list .double-slider__image {
  width: 100%;
}
#about-slider-nav.double-slider__list {
  padding: 0 19px;
  margin-bottom: 40px;
}
#about-slider-nav.double-slider__list .double-slider__item {
  width: 125px;
  margin: 0 8px;
}
.nav-arrows {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 11px;
  height: 30px;
  background-color: transparent;
  padding: 0;
  outline: none;
  border: none;
}
.nav-arrows:hover,
.nav-arrows:focus,
.nav-arrows:active {
  background-color: transparent;
  outline: none;
}


.study__item-block {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.study__image-block {
  width: 180px;
  min-width: 180px;
  margin-right: 25px;
}
.study__item-text {
  width: auto;
}
.study__item-text p {
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}
.study__sub-block {
  display: none;
  text-align: left;
  width: 100%;
}
.study__sub-block.active {
  display: block;
}
.study__sub-item {
  border-top: 1px solid #D8D7D8;
  padding: 24px 0;
}
.study__sub-item h3 {
  margin-top: 0;
  margin-bottom: 15px;
}
.study__sub-item ul {
  list-style: none;
  margin-bottom: 0;
}
.study__sub-item .day-part {
  margin-bottom: 0;
  font-weight: bold;
}
.study__sub-block-link {
  color: #854141;
  cursor: pointer;
  text-decoration: underline;
}

.cours-list .sidebar__list-block {
  background-color: transparent;
  margin-bottom: 0;
  padding: 0;
}
.cours-list .sidebar__list-item {
  background-color: #fff;
}
.cours-list .sidebar__list-item:first-child {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 21px;
}
.cours-list .sidebar__list-link a {
  color: #3a363a;
  padding: 5px 15px;
}
.sidebar__list-item p {
  font-size: 14px;
  color: #3a363a;
  margin-bottom: 0;
}
.sidebar__text-red {
  font-size: 14px;
  color: #854241;
  font-weight: 400;
}
.page .sidebar__list-item.bottom-info {
  padding: 5px 15px 10px;
}
a.bottom-info__link {
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
  color: #854241;
}
a.bottom-info__link:hover,
a.bottom-info__link:focus,
a.bottom-info__link:active {
  text-decoration: none;
}
.bottom-info p{
  font-size: 14px;
  font-weight: 400;
}
.page .content.news {
  padding-top: 5px;
}
.news__item {
  margin-bottom: 20px;
  position: relative;
  padding: 20px 0 0;
  border-top: 1px solid #D8D7D8;
}
.news__item:first-of-type {
  border-top: none;
  padding-top: 0;
}  
.news__image {
  width: 100%;
  margin-bottom: 16px;
  margin-top: 15px;
}
p.pagination__info {
  font-size: 16px;
  font-weight: 400;
  display: block;
  margin-right: 30px;
  margin-bottom: 0;
}
.pagination {
  display: flex;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 30px;
}
.pagination.center {
  justify-content: flex-end;
  align-items: center;
  margin-top: 10px;
  width: 100%;
}
.pagination.center .pagination__list {
  margin-bottom: 0;
}
.pagination__list {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0;
}
.pagination__item {
  margin-right: 4px;
}
.pagination__item.curent a {
  background-color: #3a353b;
  color: #ffffff;
  pointer-events: none;
  cursor: default;
}
.pagination__item a {
  display: block;
  width: 41px;
  height: 32px;
  background-color: #d7d5d6;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  color: #854140;
}
.pagination__item.curent a:hover,
.pagination__item.curent a:focus,
.pagination__item.curent a:active {
  pointer-events: none;
  cursor: default;
  background-color: #3a353b;
  color: #ffffff;
}
.pagination__item a:hover,
.pagination__item a:focus,
.pagination__item a:active {
  color: #ffffff;
  background-color: #854140;
  text-decoration: none;
}
.contacts p{
  display: block;
  max-width: 425px;
  margin-bottom: 20px;
}
.single__content img {
  width: 100%;
  height: auto;
  object-fit: cover;
  margin-bottom: 20px;
}
.single__date-block {
  width: 100%;
  text-align: left;
  margin-bottom: 15px;
}
.news__item
.single__date {
  font-size: 14px;
  line-height: 1;
  width: 115px;
}
.single__date::before {
  position: relative;
  content: '';
  display: inline-block;
  margin-right: .125rem;
  width: .625rem;
  height: .625rem;
  background: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2210%22 height=%2210%22 viewBox=%220 0 20 20%22%3E%3Cpath d=%22M10 20c-5.5 0-10-4.5-10-10s4.5-10 10-10 10 4.5 10 10-4.5 10-10 10zm0-18c-4.4 0-8 3.6-8 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm3.8 10l-4-1c-.5-.1-.8-.5-.8-1v-5c0-.6.4-1 1-1s1 .4 1 1v4.2l3.2.8c.5.1.9.7.7 1.2-.1.6-.6.9-1.1.8z%22 fill=%22currentColor%22/%3E%3C/svg%3E');
}
.single__content p {
  font-size: 16px;
  text-align: left;
  line-height: 24px;
  margin-bottom: 20px;
}
.single__content a {
  color: #A35552;
  text-decoration: underline;
}
.single__content a:hover,
.single__content a:focus,
.single__content a:active {
  text-decoration: none;
}
.single__image-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.single__image-wrapper img {
  width: calc(33.3333333% - 14px);
  margin-right: 20px;
  margin-bottom: 20px;
}
.single__image-wrapper img:nth-child(3n) {
  margin-right: 0;
}
.single__tags {
  display: flex;
  flex-wrap: wrap;
  align-self: center;
  justify-content: flex-end;
  line-height: 1.75;
  margin: 1rem 0 2rem;
  clear: both;

}
.single__tags a {
  display: inline-block;
    padding: .125rem .75rem .25rem;
    font-size: .875rem;
    line-height: 1;
    color: #3a363a;
    text-decoration: none;
    border-radius: 1rem;
    background: rgba(255,255,255,.5);
    margin-right: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.single__tags a:hover {
  color: #fff;
  background: rgba(0,0,0,.5);
}
.teachers__item img {
  transition: all .4s;
  filter: grayscale(100%);
}
.teachers__item:hover img {
  filter: grayscale(0%);
}
.teachers__item,
.profi__item{
  display: flex;
  border-top: 1px solid #D8D7D8;
  padding: 24px 0 !important;
  margin-bottom: 8px;
  position: relative;
}
.teachers__item:first-of-type,
.profi__item:first-of-type{
  padding-top: 0;
  border-top: none;
}
.teachers__item .post-edit-link {
  position: absolute;
    right: 0;
    z-index: 1;
}
.teacher-detail {
  position: relative;
}
.teacher-detail .post-edit-link {
  position: absolute;
    right: 0;
    top: 0px;
    z-index: 1;
}
.teachers__image-block,
.profi__image-block{
  width: 100%;
  max-height: 100px;
  max-width: 100px;
  overflow: hidden;
  margin: 8px 32px 8px 0;
}
.teachers__name,
.profi__name {
  font-weight: bold;
  margin-bottom: 15px;
}
.teachers__name a,
.profi__name a {
  color: #3A363A;
  text-transform: inherit;
  font-weight: 400;
  font-size: 1.75rem;
  line-height: 22px;
  text-decoration: none !important;
}
.teachers__name a strong {
  font-weight: 400 !important;
}
.teachers__name a:hover,
.teachers__name a:focus,
.teachers__name a:active,
.profi__name a:hover,
.profi__name a:focus,
.profi__name a:active {
  border-bottom: 1px dotted #5a565a;
  color: #3a363a!important;
}
.teachers__info p:last-child {
  margin-bottom: 0 !important;
}
.gallery__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.gallery__item {
  border-top: 1px solid #D8D7D8;
  width: calc(50% - 15px);
  padding: 20px 0;
  display: flex;
  align-items: flex-start;
}
.gallery__item-image {
  margin-right: 30px;
}
.gallery__item-image img {
  width: 100px;
  min-width: 100px;
  height: 100px;
  object-fit: cover;
}
.gallery__item-info {
  width: 80%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.gallery__item-info h3 a {
  font-size: 20px;
  color: #854141;
  letter-spacing: 0;
  text-align: left;
  margin: 0;
}
.gallery__item-info h3 a:hover,
.gallery__item-info h3 a:focus,
.gallery__item-info h3 a:active {
  text-decoration: none;
  opacity: 0.75;
}
.gallery__item-info p.gallery__item-date {
  margin: 0;
  font-size: 12px;
  color: #9D9A9D;
  letter-spacing: 0;
  text-align: left;
  justify-self: flex-end;
}
.gallery-single__list {
  display: flex;
  flex-wrap: wrap;
}
.gallery-single__item {
  width: 168px;
  height: 168px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.gallery-single__item img {
  width: auto;
  height: 100%;
  object-fit: cover;
  object-position: left;
}
.page__wrapper.gallery {
  padding: 20px;
}
.gallery-single__item:nth-child(5n) {
  margin-right: 0;
}
.gallery-single__nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  margin-left: -20px;
  margin-right: -20px;
}
.gallery-single__nav-link {
  display: block;
  width: 206px;
  padding: 14px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  background-color: #fff;
  color: #944B49;
}
.gallery-single__nav-link.prev img {
  margin-right: 5px;
}
.gallery-single__nav-link.next img {
  margin-left: 5px;
}
.review-item {
  background: #F7F7F7;
  padding: 20px 40px;
  margin-bottom: 20px;
}
.review-item img{
  max-width: 160px;
  width: 100%;
  object-fit: cover;
  border-radius: 100%;
  float: right;
  margin: 0 0 10px 20px;
}
.review-item p {
  font-style: italic;
  color: #433E42;
  margin-bottom: 15px;
  font-size: 16px;
}
p.review-item__bot {
  font-size: 16px;
  letter-spacing: 0;
  text-align: right;
  color: #4C474B;
  margin-bottom: 0;
  font-style: italic;
  font-weight: bold;
}
/* popup */
.pop-up.request-popup {
  width: 900px;
  background-color: #ededef;
  padding: 35px 160px 35px;
  margin: 0 auto;
}
.pop-up fieldset {
  border: 1px solid #979797;
  margin-bottom: 40px;
  padding: 27px 25px 32px;
}
.pop-up legend {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-weight: bold;
  border: none;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.7px;
  padding: 0 10px;
  line-height: 18px;
  width: auto;
}
.pop-up__line {
  margin-bottom: 15px;
}
.pop-up__line-name {
  font-size: 16px;
  line-height: 21px;
  color: #3a363a;
  margin-bottom: 10px;
  display: block;
}
.request-popup {
  position: relative;
}
.pop-up__permision {
  display: flex;
}
.request-popup button.mfp-close {
position: absolute;
top: 10px;
right: 10px;
color: #3a363a;
}
.request-popup button.mfp-close:active {
  background-color: transparent;
}
.pop-up__input {
  border-radius: 0!important;
}
.pop-up__line:last-child {
  margin-bottom: 0;
}
.checkbox {
  position: absolute;
  width: 0;
  height: 0;
  left: -100000px;
}
.checkmark {
  display: block;
  width: 24px;
  height: 23px;
  border: 1px solid #979797;
  background-color: #ffffff;
  position: relative;
  margin-right: 20px;
}
.checkbox:checked + .checkmark {
  background-color: #3ab19d;
}
.checkbox:checked + .checkmark::before {
  content: '';
  display: block;
  position: absolute;
  left: 10px;
  top: 11px;
  width: 0.5rem;
  height: 0.875rem;
  transform-origin: .5em .375rem;
  transform: translate(-50%, -50%) rotate(45deg);
  border: solid white;
  border-width: 0 2px 2px 0;
}
.pop-up__permision p {
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 0;
  max-width: 500px;
  padding-top: 5px;
  display: block;
  width: auto;
}
.request-popup__btn {
  width: 100%;
  padding: 14px 0 14px;
  background-color: #24a892;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  line-height: 1.2;
  border: none;
  border-radius: 0!important;
  outline: none;
}
#request-popup .request-popup__btn {
  background: #1F936D;
  font-weight: 400;
  padding-bottom: 14px;
}
.request-popup__btn:hover,
.request-popup__btn:focus,
.request-popup__btn:active  {
  background-color: #3ab19d!important;
  outline: none;
}
.breadcrumbs {
  display: block;
  width: 100%;
  margin: 0;
  padding: 2px 16px 12px;
  font-size: 14px;
  color: #9d9a9d;
  overflow: hidden;
}
.breadcrumbs__list {
  display: flex;
  align-items: center;
  list-style: none;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 0;
  padding: 0;
}
.breadcrumbs__item {
  padding-right: 14px;
}
.breadcrumbs__item::after {
  content: '>';
  padding-left: 14px;
}
.breadcrumbs__item:last-child::after {
  display: none;
}

/* popup */
/* lightgallary */
.lg-backdrop.in {
  opacity: 0.5;
}
.lg-hide-items .lg-toolbar {
  opacity: 1 !important;
}
.lg-toolbar .lg-close:after {
  -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 35px;
    content: "\d7";
}
.lg-actions .lg-next:before {
  content: '';
  display: block;
  width: 20px;
  height: 10px;
  background-image: url('../img/icon-arrow-right.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.lg-actions .lg-prev:after {
  content: '';
  display: block;
  width: 20px;
  height: 10px;
  background-image: url('../img/icon-arrow-left.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
/*# sourceMappingURL=maps/app2.css.map */
.rimgband{margin:20px 0}
#r0217-2 + .rimgband a img{height:236px;}
#r0217-2 + .rimgband a:nth-child(n + 4):nth-child(-n + 7) img{height:211px;}
.rimgband a img{
    padding: 3px;
    /* background-color: #fff;
    border: 1px solid #ddd; */
	vertical-align: top;
	box-sizing: content-box;
}
.content__text-block p.price{padding-left: 0;}
.content__text-block p#qform{padding-left: 0;}
.content__text-block p#contact{padding-left: 0;}

.footer__btn-for-blind svg {
  display: none;
}

.footer__btn-for-blind:hover {
  color: #fff !important;
}

.header .top-nav__item.current-menu-item .top-nav__link {
  background-color: #5b585b;
}

.always-active .top-nav__link {
  background-color: #5b585b;
}

.page .sidebar__image-list {
  display: block;
  width: 100%;
}

.page .sidebar__image-item {
  max-width: unset;
  height: 70px;
}

.content__text-image img {
  width: 100%;
}

#carbon_fields_menuwidget-4 .sidebar__list-item .sidebar__list-link.active {
  font-weight: 600;
}

.double-slider ul {
  padding-left: 0!important;
}

.double-slider ul li::before {
  display: none!important;
}
.double-slider ul li {
  padding-left: 0 !important;
}

#about-slider-nav.double-slider__list {
  padding: 0;
}

.double-slider .nav-slider-next {
  right: -10px;
}

.double-slider .nav-arrows {
  top: 30%;
}
.double-slider .nav-slider-prev {
  left: -10px;
}

.content.news .date_switcher {
  display: flex;
  justify-content: space-around;
  list-style: none;
  padding: 0;
  padding-bottom: 10px;
}

.page .content .article__title a {
  font-size: 21px;
  line-height: 24px;
}

#teachers a,
#profi a {
  color: #3A363A;
}

.bezbrp br {
  display: none !important;
  padding: 0px !important;
  margin: 0px !important;
  line-height: 0px !important;
  border: 0px !important;
}

.toggleheader {
  color: #3a363a;
  border: 0;
  vertical-align: baseline;
  clear: both;
  line-height: 1.25;
  position: relative;
  border-top: 1px solid #fff;
  display: block;
  font-size: 1.375rem;
  font-weight: 400;
  margin: 2px 0 0 !important;
  cursor: pointer;
  padding: .75rem 0;
  border-color: #d8d7d8;
  background: 0 0;
}

.toggleheader:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1.5rem;
  margin-top: -.25rem;
  border-width: .5rem .5rem 0 .5rem;
  border-style: solid;
  border-color: rgba(58,54,58,.35) transparent;
}

.content__text-image {
  margin-bottom: 16px;
}


h3.block-header {
  position: relative;
  background-color: transparent;
  color: #3a363a;
  font-size: 1.75rem;
  line-height: 1.875!important;
  height: 3rem;
  margin: 16px 0 16px!important;
  padding-left: 0;
  border-left: none;
  border-bottom: 1.5px solid #5a565a;
}
/*
h3.block-header:after {
  content: '';
  position: absolute;
  top: 3rem;
  left: 5rem;
  border-width: .5rem .875rem 0 .875rem;
  border-style: solid;
  border-color: rgba(58,54,58,.35) transparent;
}*/
/* Other */
#subtoggle h2{background:#fff;padding-left:30px}
.content-white{width:100%;background:#fff;padding:2rem;margin-bottom:1rem}
.content-white>p:not(:last-child),.content-white>ol:not(:last-child),.content-white>ul:not(:last-child){margin-bottom:1rem}
.block-header{color:#3a363a;background-color:transparent;border-left:none;border-bottom:1.5px solid #5a565a;padding-left:0;font-size:1.75rem}
.block-header:after{display:none}
.nospace{margin-bottom:0 !important}
.nospace p{margin-bottom:0 !important}
@media screen and (max-width:767px){
  #subtoggle h2{padding-left:10px;background:#f7f7f7}
  .content-white{background:#f7f7f7}
}
#subtoggle h2.active, #subtoggle h2:hover{
  border-color:#d8d7d8;
  background: none;
}
#subtoggle h2 {
  background: #fff;
  padding-left: 30px;
}

blockquote {
  background: #F7F7F7;
  padding: 20px 40px;
  margin-bottom: 20px;
  position: relative;
  quotes: "\201D" "\201C";
  font-style: italic;
  border: 0px none;
  border-top: 2px solid rgba(133,65,65,.35);
  overflow: hidden;
}

blockquote::before {
  font: 10em/0 'PT Sans',sans-serif;
  content: open-quote;
  color: rgba(133,65,65,.25);
  color: rgba(58,54,58,.1);
  float: left;
  position: relative;
  left: -2rem;
  top: 1rem;
}

@media (min-width: 34em) {
  blockquote::before {
    font-size: 13em;
    left: -4rem;
    top: 2rem;
  }
}

@media (max-width: 544px){
  .footer-sticky-bottom {
    padding-bottom: 103px;
  }
  
}

@media (max-width: 444px){
  .subscribe-button{
    margin-top: 15px;
  }
}


blockquote img {
  max-width: 150px;
  width: 100%;
  object-fit: cover;
  border-radius: 100%;
  float: right !important;
  margin: 0 0 10px 20px;
}

blockquote em {
  font-size: 16px;
  letter-spacing: 0;
  text-align: right;
  color: #4C474B;
  margin-bottom: 0;
  font-style: normal;
}

.circled {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.post-edit-link {
  position: fixed;
  width: 2rem;
  height: 2rem;
  top: 1rem;
  right: 1rem;
  background: url(../img/post_edit.svg) no-repeat 50% 50%;
  text-indent: -999rem;
}

#subtoggle {
  border-bottom: 1px solid #fff;
  margin-bottom: 16px;
}

#subtoggle h2 {
  position: relative;
  border-top: 1px solid #fff;
  display: block;
  font-weight: 400;
  font-size: 1.375rem;
  margin: 2px 0 0;
  padding: .75rem 0 .75rem 30px;
  cursor: pointer;
}
.red {
  color: #bb3825!important;
}
#subtoggle blockquote {
  margin-bottom: 16px;
}

@media (min-width: 34em){
  blockquote {
      padding: 2rem 2rem 2rem 4rem;
      background: rgba(255,255,255,.5);
  }
}

#subtoggle > div {
  padding: 1.5rem 0;
  background: 0 0;
}

#subtoggle h2::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1.5rem;
  margin-top: -.25rem;
  border-width: .5rem .5rem 0 .5rem;
  border-style: solid;
  border-color: rgba(58,54,58,.35) transparent;
  transition: 0.3s;
}

#subtoggle h2.active::after {
  transform: rotate(180deg);
  transition: 0.3s;
}

#subtoggle h2.active, #subtoggle h2:hover {
  border-color: #d8d7d8;
}

.about-slider .slick-arrow.slick-hidden {
  display: block;
}

.spb_bottomform_block .study-info {
  position: relative;
  margin: 2rem 0 0;
  padding: 2rem;
  background: #fff;
  border-radius: .25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.spb_bottomform_block .study-info p#contact {
  font-size: 16px;
  padding-left: 0;
  margin-top: 0;
  border-top: none;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  line-height: 29px;
}

.spb_bottomform_block .study-info .btn-group {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.spb_bottomform_block .study-info .btn-group {
  margin: -2rem;
  margin-bottom: 1.5rem;
}

.spb_bottomform_block .study-info .btn-group>* {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  margin: 0;
  padding: .75rem 1.5rem;
}

.spb_bottomform_block .study-info .btn {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  background: #1f936d;
  transition: all .4s;
  cursor: pointer;
}
.spb_bottomform_block .study-info .btn1 {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  background: #1f936d;
  transition: all .4s;
  cursor: pointer;
}

.spb_bottomform_block .study-info .btn:hover {
  background: #5a565a;
}
.spb_bottomform_block .study-info .btn1:hover {
  background: #5a565a;
}

.spb_bottomform_block .study-info .btn1.-price {
  background: #9d9a9d;
}

.spb_bottomform_block .study-info b {
  display: inline-block;
  font-size: 1.5em;
}

.spb_bottomform_block .study-info .btn1.-price:hover {
  background: #5a565a;
}

#page_not_found {
  border-bottom: none;
}

.about-slider-nav {
  position: relative;
}

.about-slider-nav .slick-prev {
  left: 0;
  background-image: url('../img/prev.svg');
}

.about-slider-nav .slick-next {
  right: 0;
  background-image: url('../img/next.svg');
}

.about-slider-nav .slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  padding: 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 10px;
  height: 24px;
  font-size: 0;
  background-color: transparent !important;
  cursor: pointer;
  z-index: 9;
  outline: none !important;
  border: 0px none !important;
  box-shadow: none !important;
}

.about-slider-nav .slick-slide img {
  margin: 0 auto;
}

.about-slider-for {
  margin-bottom: 15px;
}

.nav-slider-prev {
  left: 0;
  z-index: 1000;
  background-image: url('../img/prev.svg');
}
.nav-slider-next {
  right: 0;
  background-image: url('../img/next.svg');
}

.about-gallery {
  margin-bottom: 10px;
}

.about-gallery__grid {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(auto-fill, 100px);
}

.about-gallery__grid .about-gallery__item {
  height: 100px;
}

.gallery_size_thumbnail .about-gallery__grid {
  grid-template-columns: repeat(auto-fill, 100px);
}

.gallery_size_thumbnail .about-gallery__grid .about-gallery__item {
  height: 100px;
}

.gallery_size_medium .about-gallery__grid {
  grid-template-columns: repeat(auto-fill, 180px);
}

.gallery_size_medium .about-gallery__grid .about-gallery__item {
  height: 180px;
}

.gallery_size_large .about-gallery__grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: auto;
}

.gallery_size_large .about-gallery__grid .about-gallery__item {
  height: auto;
}

.about-gallery__item {
  cursor: pointer;
}

.about-gallery__image {
  height: 100%;
  width: 100%;
  max-width: 100%;
  object-fit: cover;
}

.fb-page.fb_iframe_widget {
  margin-bottom: 10px;
}
.c-card {
  position: relative;
  padding: 1.5rem 0;
}
@media (min-width: 34em) {
  .c-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.c-card:not(:last-of-type) {
  border-bottom: 1px solid rgba(58,54,58,.15);
  margin: 0;
}
.sidebar__item.widget_nav_menu .menu {
  padding: 10px 0 8px;
  background-color: #ffffff;
  list-style-type: none;
}
.sidebar__item.widget_nav_menu .menu .menu-item {
  text-align: left;
  border-bottom: 1px solid #f0f0f0;
}
.sidebar__item.widget_nav_menu .menu .menu-item:last-child {
  border-bottom: 0px;
}
.sidebar__item.widget_nav_menu .menu .menu-item a {
  display: block;
  font-size: 14px;
  color: #3a363a;
  padding: 7px 13px 8px;
  text-decoration: none;
}
.sidebar__item.widget_nav_menu .menu .menu-item a:hover {
  background-color: #f0f0f0;
}

.sidebar__payment-btn--noactive {
  pointer-events: none;
}

.widget_text.sidebar__item.widget_custom_html #vk_groups {
  margin-bottom: 10px;
}
.content__text-block ul li ol li::before {
  display: none;
}
.content__text-block ul li ol li {
  padding-left: 0;
}
.sticky-footer {
  position: fixed;
  bottom: 0;
  left: 50%;
  width: 100%;
  padding: 24px 0;
  background-color: #fff;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1000;
}
.sticky-footer__wrapper {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.sticky-footer p {
  font-size: 20px;
  font-weight: 700;
  color: #312c31;
  text-align: left;
  margin: 0;
  display: block;
  max-width: 550px;
}
.sticky-footer__btn-block {
  justify-self: flex-end;
  margin-left: auto;
}
.sticky-footer .btn-subscribe {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  padding: .5rem 1rem;
  background: #9d9a9d;
  font-size: .875rem;
  color: #efefef !important;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}
.sticky-footer .btn-subscribe {
  white-space: nowrap;
  -webkit-transition: all .4s;
  transition: all .4s;
  margin-left: auto;
}
.sticky-footer .btn-subscribe.btn-green {
  background: #1e936d;
  margin-left: 15px;
  -webkit-transition: all .4s;
  transition: all .4s;
  cursor: pointer;
}
#callback-popup #accetpance-checkbox a {
  color: #18172E;
  cursor: pointer;
  text-decoration: underline;
  text-decoration-skip: ink;
  text-decoration-color: #24a892;
  transition: color linear 0.15s;
}
#callback-popup h1 {
  margin-bottom: 20px;
}
#callback-popup .request-popup__btn {
  background: #1F936D;
  font-weight: 400;
}
@media (min-width: 34em){
  .sticky-footer .btn-subscribe {
      width: auto;
  }
}
@media (max-width: 830px) {
  .sticky-footer p {
    display: none;
  }
}

@media (max-width: 991px) {
  .sticky-footer p {
    font-size: 16px;
  }
  .content__text-block .gird-img {
    max-width: 566px;
    margin: 0 auto;
  }
  .content__text-block .size-large-wrap {
    display: flex;
    justify-content: center;
  }
}

.sidebar .sidebar__item.widget_nav_menu .current_page_item a, .sidebar .sidebar__item.widget_nav_menu .current-menu-item > a {
  font-weight: bold;
}

.sidebar .sidebar__item.widget_nav_menu .active > a, .sidebar .sidebar__item.widget_nav_menu .active > a:hover {
  background: #854141;
  color: #fff;
  text-shadow: none;
  margin: 0;
}

.sidebar .sidebar__item.widget_nav_menu .menu-item > ul.sub-menu {
  display: none;
  position: relative;
  background: #efefef;
  padding: .625rem 0;
}

.sidebar .sidebar__item.widget_nav_menu .menu-item > ul.sub-menu li a {
  background: #efefef;
  padding: .375rem 1.5rem .375rem 2rem;
  font-weight: 400;
  color: #3a363a;
}

.sidebar .sidebar__item.widget_nav_menu .menu-item > ul.sub-menu li a:hover {
  color: #854141;
}

.sidebar .sidebar__item.widget_nav_menu .active > ul.sub-menu {
  display: block;
}

.sidebar .sidebar__item.widget_nav_menu .active > ul:after {
  position: absolute;
  top: -1px;
  left: 2rem;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: .5rem .5rem 0 .5rem;
  border-color: #854141 transparent transparent;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.sidebar .sidebar__item.widget_nav_menu .sub-menu {
  padding-left: 0;
  list-style-type: none;
}

.sidebar .sidebar__item.widget_nav_menu .sub-menu li.active a {
  color: #854141 !important;
}

.site-map ol {
  list-style-type: none;
}

.site-map ol li:before {
  background-color: transparent !important;
  border: 1px solid #854141;
}

.form_title {
    font-size: 2.375rem;
    letter-spacing: -.015em;
    color: #3A363A;
    text-align: left;
    margin-top: 0;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: 400;
    line-height: 1.125;
}

@media screen and (max-width: 767px) {
    .form_title {
        font-size: 24px;
    }

  .content__text-block .gird-img {
    grid-template-columns: 180px 180px 180px;
    justify-content: center;
  }
  .content__text-block .gird-img img {
    width: 180px;
    height: 180px;
  }
}

@media screen and (max-width: 596px) {
  .content__text-block .gird-img {
    grid-template-columns: 180px;
  }
}
.md-content .form-group .errors-elem{font-weight:600;border-bottom:1px dashed #854141;display:table;width:auto}
@media (max-width:767px) {
  .header__main-nav li>ul>li>ul{display:none !important}
}
#footer-webit{margin:-10px 0 20px;color:#544f4f;letter-spacing:.7px;font-size:12px}
/*
.header__logo img{height:auto !important}
.header .top-nav{padding-top:0 !important}
.header .top-nav__list{padding-top:0 !important}
.header .top-nav__link{vertical-align:top !important}
article.course{margin-bottom:0 !important}
.main-nav .current-menu-item{background:#854141}
.main-nav .current-menu-item a{color:#fff}
#header-call-back{padding-top:11px;padding-bottom:11px}
.header .support__contacts{margin-top:-5px}
.header .support__phone-link{font-size:20px;margin-top:-2px;display:table;width:100%;text-align:right}
.header .support__addres{margin-top:3px}
.header .header-search__form{margin-top:3px}
*/

[flex*="column"][flex*="justify-"], [flex*="row"][flex*="-justify"] {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}


.l-header{height:auto !important}

  @media (min-width: 34em) {
    .l-header {
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
    }
  }
  @media (min-width: 22.5em) {
    .header-school {
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      min-height: 4.5em;
    }
  }

  [flex*="columns"], [flex*="rows"] {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  [flex^="row"] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  [flex*="column"], [flex*="row"] {
    width: 100%;
    max-width: 100%;
  }
  [flex] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  @media (min-width: 22.5em) {
    .header-school > .logo {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      margin-right: .75rem;
    }
  }

  .header-school > .logo {
    -webkit-box-flex: 1;
  }

  .header-school > .logo img {
    width: 300px;
    height: 80px;
  }
  .header-school > .location {
    justify-content: flex-start;
  }


  @media (min-width: 22.5em) {
    .header-school > .location {
      margin-top: 0;
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 7.75rem;
      -ms-flex: 1 0 7.75rem;
      flex: 1 0 7.75rem;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
    }
  }

  .header-school > .location {
    text-align: center;
    margin-top: 0;
  }

  .header-school > .location a {
    margin-bottom: 5px;
  }

  @media (min-width: 22.5em) {
    .header-school > .location a {
      -webkit-box-flex: initial;
      -webkit-flex: initial;
      -ms-flex: initial;
      flex: initial;
    }
  }

  .header-school > .location a {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    text-decoration: none;
  }

  .header-school > .location a.current b {
    background: #5a565a;
  }

  @media (min-width: 22.5em) {
    .header-school > .location b {
      padding: .2rem .75rem;
    }
  }

  .header-school > .location b {
    display: block;
    background: #9d9a9d;
    padding: .375rem .75rem;
    font-weight: 400;
    font-size: .75rem;
    color: #fff;
    white-space: nowrap;
    text-transform: uppercase;
  }





  .header-support svg {
    width: 100%;
    height: 100%;
    vertical-align: bottom;
  }

  .header-support button, .header-support input {
    height: 2.125rem;
  }

  .header-support button {
    background: 0 0;
    color: #5a565a;
    position: absolute;
    top: 0;
    right: 0;
    width: 2.125rem;
    text-indent: -999rem;
    overflow: hidden;
    cursor: pointer;
    padding: .375rem;
  }

  .header-support button, .header-support input {
    height: 2.125rem;
  }

  button, input:not([type="checkbox"]):not([type="radio"]), select, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0 none;
    border-radius: 0;
    outline: 0;
  }

  input:not([type="checkbox"]):not([type="radio"]), textarea {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    font: 1rem PTSans-Regular,"PT Sans",sans-serif;
    padding: .75rem 1rem;
    border: 1px solid #d8d7d8;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
    outline: 0;
    -webkit-transition: border linear .2s;
    transition: border linear .2s;
    resize: vertical;
  }


  .header-support input[type="search"] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 .6875rem !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  .header-support form {
    position: absolute;
    bottom: 1rem;
    left: 0;
    right: 0;
  }

  @media (min-width: 48em) {
    .header-support form {
      position: relative;
      bottom: 0;
      -webkit-box-flex: 100%;
      -webkit-flex: 100%;
      -ms-flex: 100%;
      flex: 100%;
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      margin-top: auto;
    }
  }

  .header-support address {
    font-style: normal;
    font-size: .75rem;
    margin-top: .5rem;
  }

  .header-support address {
    margin-top: 10px;
  }

  .header-support .phone b {
    color: #3a363a;
  }

  .header-support > .contact {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    line-height: .75;
  }

  .header-support .phone {
    font-size: 20px;
  }

  .header-support .phone {
    font-size: 1.125rem;
    color: #9d9a9d;
  }

  @media (min-width: 34em) {
    .header-support > .contact {
      text-align: right;
    }
  }


  @media (min-width: 48em) {
    .header-support > .contact {
      margin-right: 1rem;
    }
  }


  .header-support > .callback {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
    padding: .875rem 1.5rem;
    font: 1rem PTSans-Regular,"PT Sans",sans-serif;
    font-size: 1rem;
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
    text-decoration: none !important;
    background-color: #9d9a9d;
    border: 0 none;
    outline: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-transition: all .4s;
    transition: all .4s;
  }

  .header-support > .callback {
    font-size: .875rem;
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    padding: .375rem .75rem;
  }




  @media (min-width: 34em) {
    .header-support {
      max-width: 32%;
      margin-top: 0;
      margin-left: .5rem;
      min-height: 4.5em;
      -webkit-box-pack: end !important;
      -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
      justify-content: flex-end !important;
    }
  }
  @media (min-width: 48em) {
    .header-support {
      max-width: 50%;
    }
  }


#header.l-header{display:flex;height:80px !important}
a.logo{display:table !important;float:left}
.header-support>span:first-child{height:40px;line-height:28px}
.header-support .phone{font-size:20px;text-decoration:underline}
.header-support address{margin-bottom:0}
.header-support address div{display:none}
.header-support svg{display:table}
.header-support .btn:hover{color:#fff;background:#a7a4a7}
.header-support .searchbox{margin-top:6px !important;height:34px !important}
.header-support .callback:hover{background:#a7a4a7}
.header-school .location{display:table !important}
.header-school .location a{height:23px;margin-bottom:5px;width:auto;display:table}
.header-school > .location b{padding-top:0;padding-bottom:0;line-height:23px}
@media screen and (max-width:999px){
  body{padding:0}
  main,.container{max-width:100%}
  .container{padding-left:0;padding-right:0}
  #header{margin-top:16px;padding-left:16px;padding-right:16px}
  .header-school .logo{width:calc(100% - 136px)}
  .header-school > .logo img{object-fit:contain;object-position:50% 0}
}
@media screen and (min-width:768px) and (max-width:859px){
  .header-support address div{display:table}
  .header-support .callback{height:365px;padding-top:0;padding-bottom:0}
}
@media screen and (max-width:767px){
  #header.l-header{padding:0 16px 66px;height:auto !important}
  .header-support address{margin-bottom:8px}
  .page{width:100% !important;display:table !important;table-layout:fixed !important;margin-left:0 !important;margin-right:0 !important}
}
@media screen and (max-width:539px){
  #header.l-header{display:table}
  .header-school .location a{height:20px}
  .header-school .location a b{font-size:10.5px;line-height:20px;padding:0 10.5px}
  .header-support .callback{padding:0 10.5px;height:33px !important;line-height:33px !important;font-size:12.25px}
  .header-support address div{display:table}
  .header-school .logo img{height:auto !important}
}
@media screen and (max-width:359px){
  .header-school .logo{width:100%}
  .header-school .logo img{margin-right:0;display:block}
  .header-school .location{width:100%;height:auto;display:grid !important;grid-template-columns:2fr 3fr;column-gap:5px;margin:14px 0 19px}
  .header-school .location a{display:table;width:100%;margin-bottom:0}
}
@media screen and (max-width:767px){
  #subtoggle h2{padding-left:10px !important;background:#f7f7f7 !important}
  .content-white{background:#f7f7f7 !important}
}

.main-nav{margin-top:0;margin-bottom:10px}

.block-links ul {
  list-style: none;
  margin-bottom: 20px;
  margin-top: 10px;
  padding-left: 15px;
}
.block-links ul li {
  padding-left: 20px;
  position: relative;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0.25rem 0;
  text-align: left;
}
.block-links ul li::before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  background-color: #854141;
  border-radius: 100px;
  position: absolute;
  top: 9px;
  left: 0;
}

#form_all_program_tabs{width:100%;height:auto;display:table}
.form_all_program_tab{width:100%;height:auto;display:none;margin-top:0 !important}
.form_all_program_tab.form_all_program_tab_active{display:table}
.form-group-radio{display:inline-block}
.form-group-radio.form-group-radio-active{font-weight:600}
.tbank_group_double_input_hide{display:none}
#form-group-data{display:none}
.payform-tbank-row-select-first{color:rgba(0,0,0,.4)}
.payform-tbank-row-select-opacity{color:rgba(0,0,0,.4)}
.payform-tbank-row-select-opacity option:not(.payform-tbank-row-select-first){color:rgba(0,0,0,.8)}

.swal2-container{z-index:10600 !important}