@font-face {
  font-family: "Lack";
  src: url("../fonts/subset-Lack-Regular.woff2") format("woff2"), url("../fonts/subset-Lack-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lack";
  src: url("../fonts/subset-Lack-Italic.woff2") format("woff2"), url("../fonts/subset-Lack-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Museo Sans Cyrl";
  src: url("../fonts/subset-MuseoSansCyrl-300.woff2") format("woff2"), url("../fonts/subset-MuseoSansCyrl-300.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Museo Sans Cyrl";
  src: url("../fonts/subset-MuseoSansCyrl-300Italic.woff2") format("woff2"), url("../fonts/subset-MuseoSansCyrl-300Italic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Museo Sans Cyrl";
  src: url("../fonts/subset-MuseoSansCyrl-500.woff2") format("woff2"), url("../fonts/subset-MuseoSansCyrl-500.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Museo Sans Cyrl";
  src: url("../fonts/subset-MuseoSansCyrl-500Italic.woff2") format("woff2"), url("../fonts/subset-MuseoSansCyrl-500Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Museo Sans Cyrl";
  src: url("../fonts/subset-MuseoSansCyrl-700.woff2") format("woff2"), url("../fonts/subset-MuseoSansCyrl-700.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Museo Sans Cyrl";
  src: url("../fonts/subset-MuseoSansCyrl-900.woff2") format("woff2"), url("../fonts/subset-MuseoSansCyrl-900.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
* {
  outline: none !important;
}

a:hover {
  text-decoration: none;
}

html {
  width: 100%;
  min-width: 360px;
  max-width: 100%;
  overflow-x: hidden;
}

body {
  font-family: "Museo Sans Cyrl", arial, sans-serif;
  min-width: 360px;
}

#mobile-indicator {
  display: none;
}

#md-indicator {
  display: none;
}

#md-alt-indicator {
  display: none;
}

@media (max-width: 767px) {
  #mobile-indicator {
    display: block;
  }
}
ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}

.h2,
h2 {
  font-family: "Museo Sans Cyrl", arial, sans-serif;
  font-size: 50px;
  line-height: 50px;
  padding-bottom: 0;
  margin-top: 88px;
  margin-bottom: 24px;
  color: #000000;
  position: relative;
}

h2.accent-color,
.h2.accent-color {
  color: #ed4242 !important;
}

span.accent-color {
  color: #ed4242 !important;
}

h2:first-child,
.h2:first-child,
.section_hide:first-child + h2,
.section_hide:first-child + .h2 {
  margin-top: 0;
}

.page-section-header {
  position: relative;
  margin-bottom: 40px;
}

.content-desc h3:first-child,
.content-desc .h3:first-child,
.content-desc h4:first-child,
.content-desc .h4:first-child {
  margin-top: 0;
}

.page-section-header h2,
.page-section-header .h2 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.page-section-header + .filter-wrapper .filter-form .col {
  z-index: 500;
}

.h3,
h3 {
  font-family: "Museo Sans Cyrl", arial, sans-serif;
  font-size: 40px;
  line-height: 50px;
  padding-bottom: 0;
  color: #ed4242;
  position: relative;
  margin-bottom: 30px;
}

h2 + h3,
.h2 + h3,
h2 + .h3,
.h2 + .h3 {
  margin-top: 19px;
}

.h3.basic-color,
h3.basic-color {
  color: #000000;
}

.h3.marked,
h3.marked,
.h4.marked,
h4.marked {
  position: relative;
  padding-left: 66px;
}

.h3.marked::before,
h3.marked::before {
  content: "";
  width: 25px;
  height: 30px;
  position: absolute;
  top: 11px;
  left: 0;
  background-image: url("../images/ttl-mark.svg");
  background-repeat: no-repeat;
}

.h4.marked::before,
h4.marked::before {
  content: "";
  width: 25px;
  height: 30px;
  position: absolute;
  top: 3px;
  left: 0;
  background-image: url("../images/ttl-mark.svg");
  background-repeat: no-repeat;
}

.content-desc .h4.marked,
.content-desc h4.marked {
  margin-left: -66px;
}

.h3 a,
h3 a,
.h2 a,
h2 a {
  color: #000000;
}

h4,
.h4 {
  font-family: "Museo Sans Cyrl", arial, sans-serif;
  padding-bottom: 0;
  color: #ed4242;
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 30px;
}

p {
  padding-bottom: 0;
  margin-bottom: 15px;
}

.page-over-wrapper-dark {
  padding-top: 30px;
  background-color: #232323;
  background-position: top;
  background-size: cover;
}

.page-over-wrapper-dark .page-header h1 {
  color: #ffffff;
}

.page-over-wrapper-dark .page-body {
  color: #ffffff;
}

.page-over-wrapper-dark .page-menu a.active {
  color: #ed4242;
  border-bottom: 1px solid #ed4242;
}

.page-over-wrapper-dark .page-menu a {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}

.page-over-wrapper-dark .page-menu a > svg path {
  fill: #ffffff;
}

.btn {
  display: block;
  padding: 0;
  box-sizing: border-box;
  text-align: center;
  font-family: "Museo Sans Cyrl", arial, sans-serif;
  font-size: 18px;
  line-height: 26px;
  border-radius: 0;
  background-color: #ffffff;
  border: 1px solid #ed4242;
  color: #ed4242;
  outline: none;
  -webkit-appearance: none;
  padding: 13px 15px 14px 15px;
  transition: all 0.3s ease;
}

.btn--accent-color {
  padding: 14px 15px 15px 15px;
  background-color: #ed4242;
  color: #ffffff;
  border: none;
}

.btn--accent-color:active {
  box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.3);
}

.btn--link-color {
  border: 1px solid #374FCC;
  color: #374FCC;
}

.btn--link-color:active {
  box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.3);
}

.btn--dark-color {
  padding: 14px 15px 15px 15px;
  background-color: #1c1f22;
  color: #ffffff;
  border: none;
}

.btn--dark-color:active {
  box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.3);
}

.btn--rehersal {
  background-color: #53B26D;
  border: none;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  padding: 11px 5px 10px 5px;
  text-transform: uppercase;
  color: #ffffff !important;
  letter-spacing: 0.01em;
  transition: all 0.3s ease;
}

.btn--for-abitur {
  background-color: #374FCC;
  border: none;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  padding: 11px 5px 10px 5px;
  text-transform: uppercase;
  color: #ffffff !important;
  letter-spacing: 0.01em;
}

.btn--student-cabinet {
  position: relative;
  background-color: #53B26D;
  border: none;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 62px;
  text-align: left;
  text-transform: uppercase;
  color: #ffffff !important;
  letter-spacing: 0.01em;
}

.btn--student-cabinet span {
  position: relative;
}

.btn--student-cabinet span::before {
  content: "";
  width: 35px;
  height: 35px;
  position: absolute;
  top: 50%;
  margin-top: -17.5px;
  left: -42px;
  background-image: url("../images/student-cabinet-icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.btn--donate {
  position: relative;
  background-color: #ed4242;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  padding-top: 12px;
  padding-bottom: 10px;
  padding-left: 13px;
  text-align: left;
  color: #ffffff !important;
  border: none;
}

.btn--donate span {
  display: block;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  padding-left: 50px;
  padding-top: 2px;
  letter-spacing: 0.01em;
  position: relative;
}

.btn--donate span:before {
  content: "";
  background: url(../images/donate-icon.svg) 0 0 no-repeat;
  width: 38px;
  height: 33px;
  position: absolute;
  left: 0;
  top: 5px;
}

.btn--donate > img,
.btn--donate > svg {
  position: absolute;
  bottom: 12px;
  left: 13px;
}

.btn--review {
  position: relative;
  background-color: #374FCC;
  border: none;
  font-weight: 700;
  font-size: 13px;
  line-height: 14px;
  padding-top: 12px;
  padding-bottom: 10px;
  padding-left: 6px;
  text-align: left;
  text-transform: uppercase;
  color: #ffffff !important;
  letter-spacing: 0.01em;
}

.btn--review span {
  position: relative;
  display: block;
  padding: 0 0 0 30px;
}

.btn--review span:before {
  content: "";
  background: url(../images/btn-review-icon.svg) 0 0 no-repeat;
  width: 23px;
  height: 23px;
  position: absolute;
  left: 2px;
  top: 2px;
}

.btn--review > img,
.btn--review > svg {
  position: absolute;
  top: 50%;
  margin-top: -10.5px;
  left: 9px;
}

.btn--survey {
  position: relative;
  background-color: #334EAB;
  border: none;
  font-weight: 700;
  font-size: 13px;
  line-height: 14px;
  padding-top: 12px;
  padding-bottom: 10px;
  padding-left: 12px;
  text-align: left;
  text-transform: uppercase;
  color: #ffffff !important;
}

.btn--survey:not(:first-child) {
  margin-top: 10px;
}

.btn--survey span {
  position: relative;
  display: block;
  padding: 0 0 0 30px;
}

.btn--survey span:before {
  content: "";
  background: url(../images/btn-survey-icon.svg) 0 0 no-repeat;
  width: 21px;
  height: 24px;
  position: absolute;
  left: 2px;
  top: 2px;
}

.btn--survey > img,
.btn--survey > svg {
  position: absolute;
  top: 50%;
  margin-top: -10.5px;
  left: 9px;
}

.btn-subscribe {
  text-align: left;
  padding-left: 90px;
}

.btn-subscribe > img,
.btn-subscribe > svg {
  position: absolute;
  top: 50%;
  margin-top: -9px;
  left: 54px;
}

.custom-slider .slick-prev {
  background-color: #ed4242;
  border-radius: 50%;
  position: absolute;
  top: 266px;
  left: -28px;
  width: 60px;
  height: 60px;
  font-size: 0;
  border: none;
  z-index: 100;
  cursor: pointer;
  outline: none;
}

.custom-slider .slick-prev::before {
  content: "";
  width: 52px;
  height: 26px;
  position: absolute;
  left: 22px;
  top: 16px;
  background-image: url("../images/content-gallery-arrow-l.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

.custom-slider .slick-next {
  background-color: #ed4242;
  border-radius: 50%;
  position: absolute;
  top: 266px;
  right: -30px;
  width: 60px;
  height: 60px;
  font-size: 0;
  border: none;
  z-index: 100;
  cursor: pointer;
  outline: none;
}

.custom-slider .slick-next::before {
  content: "";
  width: 52px;
  height: 26px;
  position: absolute;
  right: 22px;
  top: 16px;
  background-image: url("../images/content-gallery-arrow-r.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

.custom-slider .slick-dots button {
  display: none;
  opacity: 0;
}

.custom-slider .slick-dots {
  list-style: none;
  padding: 0;
  padding-top: 30px;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.custom-slider .slick-dots li {
  position: relative;
  width: 15px;
  height: 15px;
  margin-right: 35px;
  padding-right: 0;
  padding-left: 0;
  box-sizing: content-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  cursor: pointer;
}

.custom-slider .slick-dots li:last-of-type {
  padding-right: 0;
}

.custom-slider .slick-dots li::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 1px solid #000000;
  background-color: transparent;
  position: absolute;
  cursor: pointer;
  top: auto;
  left: auto;
  transition: all 0.3s ease;
}

.custom-slider .slick-dots .slick-active::before {
  width: 15px;
  height: 15px;
  border: none;
  background-color: #ed4242;
}

.page-section {
  position: relative;
  margin: 100px 0;
}

.page-header + .page-body > .page-section:first-child {
  margin-top: 30px;
}

.page-section > div:last-child {
  padding-bottom: 0;
}

.page-section-with-bg {
  padding: 100px 0;
  margin: 50px 0;
}

.page-section--list-with-top-bg-and-img {
  padding-bottom: 0;
  margin-bottom: 100px;
}

.page-section-without-mg {
  margin: 0;
}

.page-section-tags,
.page-section-share {
  margin: 50px 0;
}

.page-section-bg-grey::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -9000px;
  left: -9000px;
  background-color: #f9f9f9;
  z-index: -100;
}

.page-section--list-with-img::before {
  top: 400px;
}

.page-section--list-with-top-bg-and-img::before {
  height: 400px;
  bottom: auto;
}

.page-section-bg-dark::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -9000px;
  left: -9000px;
  background-color: #232323;
  z-index: -100;
}

.page-section-bg-accent::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -9000px;
  left: -9000px;
  background-color: #ed4242;
}

.page-sidebar {
  position: relative;
  padding-top: 45px;
  padding-bottom: 90px;
  z-index: 500;
  height: 100%;
}

.page-menu-wrapper {
  position: relative;
  height: 100%;
}

.page-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.page-menu + .page-menu {
  margin-top: 10px;
}

.page-menu-buttons {
  margin-top: 20px;
}

.page-menu-buttons:first-child {
  margin-top: 0;
}

.page-menu-buttons + .page-menu {
  margin-top: 20px;
}

.page-menu > li {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
}

.page-menu a {
  display: block;
  color: #000000;
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
  padding-top: 10px;
  padding-bottom: 8px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  transition: all 0.2s ease;
}

.page-menu li.li-ttl:first-child {
  margin-top: 0;
}

.page-menu li.li-ttl {
  margin-top: 22px;
}

.page-menu a.catalog-link {
  padding-right: 22px;
}

.page-menu a.ttl {
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 18px;
  line-height: 26px;
}

.page-menu .li-arrow {
  width: 8px;
  height: 14px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
}

.page-menu .li-arrow:before {
  content: "";
  transition: all 0.2s ease;
  background: url(../images/page-menu-arrow.svg) 0 0 no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 1;
}

.page-menu .li-arrow:after {
  content: "";
  transition: all 0.2s ease;
  background: url(../images/page-menu-arrow-blue.svg) 0 0 no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
}

.page-menu a:hover .li-arrow:before {
  opacity: 0;
}

.page-menu a:hover .li-arrow:after {
  opacity: 1;
}

.page-menu .li-blue .li-arrow:before {
  background-image: url(../images/page-menu-arrow-blue.svg);
}

.page-menu .li-blue .li-arrow:after {
  background-image: url(../images/page-menu-arrow.svg);
}

.page-menu > li.li-blue a {
  color: #374FCC;
  border-bottom: 1px solid #374FCC;
  text-transform: uppercase;
  font-weight: 900;
}

.page-menu li.li-blue:not(.li-ttl):first-child a {
  border-top: 1px solid #374FCC;
}

.page-menu .catalog-accent-wrapper > ul > li a {
  padding-right: 22px;
  color: #374FCC;
  border-bottom: 1px solid #374FCC;
}

.page-menu .catalog-uppercase > ul > li a {
  text-transform: uppercase;
  font-weight: 900;
}

.page-menu .catalog-uppercase > ul > li:first-of-type a {
  border-top: 1px solid #374FCC;
  padding-top: 9px;
}

.page-menu a > svg,
.page-menu a > img {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
}

.page-menu .catalog-accent-wrapper a > svg path {
  fill: #374FCC;
}

.page-menu a > svg path {
  fill: #000000;
}

.page-menu a.active {
  text-decoration: none;
  color: #374FCC;
  border-bottom: 1px solid #374FCC;
}

.page-menu .catalog-accent-wrapper a.active {
  color: #000000;
  border-bottom: 1px solid #000000;
}

.page-menu > li + li a.ttl {
  padding-top: 22px;
}

.page-menu a.ttl.active {
  border-bottom: 1px solid #e5e5e5;
}

.page-menu li.catalog-with-bottom-border > ul li:last-child > a {
  border-bottom: 5px solid #e5e5e5;
}

.page-menu > li.li-other a {
  color: #7b7b7b;
}

.page-menu > li.li-other a:hover {
  color: #374FCC;
}

.page-menu .from-another-catalog a {
  color: #7b7b7b;
}

.page-menu li:not(.li-other) + li.li-other a {
  border-top: 5px solid #e5e5e5;
  margin-top: -1px;
}

.page-menu .li-arrow + .ttl {
  padding-right: 22px;
}

.page-menu .li-ttl a {
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 18px;
  line-height: 26px;
}

.page-menu + .btn--rehersal,
.page-menu + .btn--for-abitur,
.page-menu + .btn--student-cabinet,
.page-menu + .btn--donate,
.page-menu + .btn--review {
  margin-top: 20px;
}

.btn--rehersal + .page-menu,
.btn--for-abitur + .page-menu,
.btn--student-cabinet + .page-menu,
.btn--donate + .page-menu,
.btn--review + .page-menu {
  margin-top: 20px;
}

.sticky-block {
  transition: padding-top 0.3s ease;
}

.page-sidebar .sticky-block.fixed {
  padding-top: 20px;
}

.content-contacts-wrapper {
  width: 324px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.content-contacts {
  width: 100%;
  box-sizing: border-box;
  padding-top: 19px;
  padding-right: 28px;
  padding-bottom: 29px;
  padding-left: 28px;
  border: 1px solid #ed4242;
  border-bottom: none;
  font-family: "Museo Sans Cyrl", arial, sans-serif;
  -ms-flex-item-align: start;
  align-self: flex-start;
  position: relative;
  z-index: 10;
}

.content-contacts-group + .content-contacts-group {
  margin-top: 25px;
}

.content-contacts-inner-wrapper {
  position: relative;
}

.content-contacts-triangle {
  width: 100%;
  position: relative;
  margin-top: -1px;
}

.content-contacts-triangle::before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #ed4242;
}

.content-contacts-triangle img,
.content-contacts-triangle svg {
  width: 100%;
  height: 48px;
}

.content-contacts .link-wrapper > a {
  display: inline-block;
  position: relative;
  padding-left: 36px;
}

.content-contacts .link-wrapper > a svg,
.content-contacts .link-wrapper > a img,
.content-contacts .geo > svg,
.content-contacts .geo > img,
.content-contacts .contact-person > svg,
.content-contacts .contact-person > img,
.content-contacts .timetable > svg,
.content-contacts .timetable > img {
  position: absolute;
  left: 2px;
  top: 6px;
}

.content-contacts .text-wrapper {
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 6px;
}

.content-contacts .text-wrapper p:last-of-type {
  margin-bottom: 0;
}

.content-contacts .link-wrapper--link {
  padding-bottom: 7px;
  padding-top: 6px;
}

.content-contacts a.link {
  color: #ed4242;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  transition: all 0.3s ease;
}

.content-contacts a.link svg path {
  transition: all 0.3s ease;
}

.content-contacts .ttl {
  color: #ed4242;
  font-size: 24px;
  line-height: 30px;
  padding-bottom: 6px;
  padding-left: 0;
  letter-spacing: -0.01em;
}

.content-contacts a.tel {
  color: #000000;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
}

.content-contacts a.tel svg,
.content-contacts a.tel img {
  top: 1px;
}

.content-contacts .link-wrapper--tel {
  padding-top: 9px;
  padding-bottom: 3px;
}

.content-contacts .link-wrapper--tel p {
  margin-bottom: 0;
}

.content-contacts .link-wrapper--tel span {
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  display: block;
  padding-bottom: 4px;
}

.content-contacts a.mail {
  color: #374FCC;
  font-size: 16px;
  line-height: 24px;
  padding-left: 36px;
  transition: all 0.3s ease;
}

.content-contacts a.mail svg {
  top: 6px;
}

.content-contacts a svg path {
  transition: all 0.3s ease;
}

.content-contacts .link-wrapper--mail {
  padding-bottom: 6px;
  padding-top: 5px;
}

.content-contacts a.mail > svg,
.content-contacts a.mail > img {
  top: 5px;
}

.content-contacts .geo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 36px;
  position: relative;
  padding-bottom: 5px;
  padding-top: 11px;
}

.content-contacts .geo > svg,
.content-contacts .geo > img {
  left: 3px;
  top: 11px;
}

.content-contacts .contact-person {
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  position: relative;
  padding-left: 36px;
  padding-top: 7px;
  padding-bottom: 8px;
}

.content-contacts .contact-person > svg,
.content-contacts .contact-person > img {
  top: 8px;
}

.content-contacts .contact-person span {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  display: block;
  padding-bottom: 5px;
}

.content-contacts .contact-person p {
  margin: 0;
  padding: 0;
}

.content-contacts .text {
  font-size: 16px;
  line-height: 22px;
  width: 100%;
}

.content-contacts .timetable {
  position: relative;
  padding-left: 36px;
  padding-top: 7px;
  padding-bottom: 5px;
  font-size: 16px;
  line-height: 22px;
}

.content-contacts .timetable > svg,
.content-contacts .timetable > img {
  top: 8px;
}

.content-contacts .timetable span {
  font-weight: 700;
}

.content-contacts .timetable .about {
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
}

.content-contacts .social-ttl {
  padding-top: 6px;
  padding-bottom: 1px;
  margin-left: -2px;
}

.content-contacts .social {
  list-style: none;
  padding: 0;
  padding-bottom: 3px;
  margin: 0;
  width: 240px;
  display: -ms-flexbox;
  display: flex;
}

.content-contacts .social li {
  margin-right: 40px;
}

.content-contacts .social li:last-of-type {
  margin-right: 0;
}

.content-contacts .social svg {
  transition: 0.3s;
}

.content-contacts .review-btn-wrapper {
  z-index: 100;
  position: relative;
  margin: 22px 0 -77px 0;
}

.content-contacts .review-btn-wrapper .btn--accent-color {
  color: #ffffff;
  font-size: 20px;
}

.contacts > a {
  font-family: "Museo Sans Cyrl", arial, sans-serif;
  display: block;
  position: relative;
  padding-left: 40px;
}

.contacts > a svg {
  position: absolute;
  left: 0;
  top: 5px;
}

.contacts a.tel {
  color: #000000;
  font-weight: 700;
  font-size: 20px;
  line-height: 39px;
}

.contacts a.tel svg {
  top: 10px;
}

.contacts a.mail {
  color: #374FCC;
  font-size: 16px;
  line-height: 24px;
}

.page-pic {
  z-index: -100;
}

.page-pic-bg {
  width: 1572px;
  height: 550px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}

.page-pic--detail .page-pic-bg {
  height: 300px;
}

.page-pic-logo {
  position: absolute;
  right: 201px;
  top: 60px;
  width: 270px;
  height: 270px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 50%;
}

.page-pic + .page-wrapper .page-content {
  margin-top: -150px;
  padding-top: 26px;
}

.page-pic + .page-wrapper .page-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: -60px;
  width: 1232px;
  height: 150px;
  background-color: #ffffff;
  z-index: -50;
}

.page-content {
  position: relative;
  z-index: 100;
}

.breadcrumbs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-family: "Museo Sans Cyrl", arial, sans-serif;
  font-size: 11px;
  font-weight: 300;
  color: #aaaaaa;
  padding-bottom: 25px;
}

.breadcrumbs li {
  position: relative;
  padding-right: 27px;
}

.breadcrumbs a {
  color: #aaaaaa;
  text-decoration: underline;
}

.breadcrumbs li::after {
  content: "";
  width: 13px;
  height: 12px;
  position: absolute;
  top: 3px;
  right: 6px;
  background-image: url("../images/breadcrumbs-arrow.svg");
  background-repeat: no-repeat;
}

.breadcrumbs li:last-of-type {
  padding-right: 0;
}

.breadcrumbs li:last-of-type::after {
  display: none;
}

.page-header h1 {
  font-family: "Museo Sans Cyrl", arial, sans-serif;
  font-weight: normal;
  font-size: 60px;
  line-height: 70px;
  color: #000000;
  margin-bottom: 21px;
  margin-left: -4px;
}

.content-application {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 30px;
}

.content-request {
  width: 646px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 10px;
}

.request-item {
  width: 290px;
  box-sizing: border-box;
  border-left: 1px solid #000000;
  padding-left: 30px;
}

.request-date {
  font-family: "Lack", arial, sans-serif;
  font-weight: normal;
  font-size: 35px;
  line-height: 35px;
  padding-bottom: 2px;
}

.request-year {
  font-family: "Lack", arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 20px;
}

.request-text {
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  padding-top: 2px;
}

.request-item:first-of-type {
  margin-right: 33px;
}

.request-btn {
  padding-top: 21px;
  max-width: 260px;
}

.request-info {
  padding-left: 31px;
  padding-top: 30px;
  font-weight: 300;
  font-size: 16px;
  color: #7b7b7b;
  line-height: 26px;
}

.content-desc {
  padding-left: 70px;
}

.content-desc + .content-desc {
  margin-top: 80px;
}

.content-desc > .page-section-header {
  margin-left: -74px;
  margin-top: 100px;
}

.content-desc > .page-section-header:first-child {
  margin-top: 0;
}

.content-desc h3,
.content-desc .h3,
.content-desc h4,
.content-desc .h4,
.content-desc-wrapper h3,
.content-desc-wrapper .h3,
.content-desc-wrapper h4,
.content-desc-wrapper .h4 {
  margin-top: 80px;
}

.content-desc .page-section-header + h3,
.content-desc .page-section-header + .h3 {
  margin-top: 19px;
}

.content-desc,
.content-desc-wrapper {
  font-family: "Museo Sans Cyrl", arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
  color: #000000;
}

.content-desc + h3,
.content-desc + .h3,
.content-desc-wrapper + h3,
.content-desc-wrapper + .h3 {
  margin-top: 80px;
}

.content-desc > .h3::before,
.content-desc > h3::before,
.content-desc-wrapper > .h3::before,
.content-desc-wrapper > h3::before {
  content: "";
  width: 25px;
  height: 30px;
  position: absolute;
  top: 8px;
  left: -65px;
  background-image: url("../images/ttl-mark.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

.content-desc > h3:first-child,
.content-desc-wrapper > h3:first-child {
  padding-top: 0;
}

.content-desc h5,
.content-desc .h5,
.content-desc-wrapper h5,
.content-desc-wrapper .h5 {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  margin-top: 39px;
  margin-bottom: 15px;
}

.content-desc h6,
.content-desc .h6,
.content-desc-wrapper h6,
.content-desc-wrapper .h6 {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  color: #ed4242;
  margin-bottom: 15px;
  margin-top: 33px;
}

.content-desc a,
.content-desc-wrapper a {
  color: #374FCC;
  transition: all 0.3s ease;
}

.content-desc > div:last-child,
.content-desc-wrapper > div:last-child {
  padding-bottom: 0;
}

.content-desc .big,
.content-desc-wrapper .big {
  font-size: 30px;
  line-height: 40px;
}

.content-desc .attention,
.content-desc-wrapper .attention {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 35px;
  padding-left: 70px;
  position: relative;
  color: #ed4242;
  min-height: 73px;
}

.content-desc .attention::before,
.content-desc-wrapper .attention::before {
  content: "";
  width: 45px;
  height: 45px;
  position: absolute;
  left: 0;
  top: 5px;
  background-image: url("../images/content-attention.svg");
  background-repeat: no-repeat;
}

.content-desc ul,
.content-desc-wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 18px;
  margin-bottom: 30px;
}

.content-desc ul.checked,
.content-desc-wrapper ul.checked {
  font-size: 18px;
  line-height: 30px;
}

.content-desc ul li,
.content-desc-wrapper ul li {
  position: relative;
  margin-bottom: 15px;
  padding-left: 30px;
}

.content-desc ul li a,
.content-desc-wrapper ul li a {
  color: #000000;
  transition: all 0.3s ease;
}

.content-desc ul.checked li,
.content-desc-wrapper ul.checked li {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 61px;
}

.content-desc ul li:last-of-type,
.content-desc-wrapper ul li:last-of-type {
  margin-bottom: 0;
}

.content-desc ul li::before,
.content-desc-wrapper ul li::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #ed4242;
  position: absolute;
  top: 10px;
  left: 0;
}

.content-desc ul.checked li::before,
.content-desc-wrapper ul.checked li::before {
  width: 30px;
  height: 30px;
  top: -1px;
  left: 0;
  background-color: transparent;
  background-image: url("../images/content-list-check.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.content-desc ol,
.content-desc-wrapper ol {
  font-size: 18px;
  line-height: 30px;
  list-style: none;
  padding: 0;
  padding-top: 14px;
  padding-bottom: 25px;
  margin: 0;
  counter-reset: item;
}

.content-desc ol > li,
.content-desc-wrapper ol > li {
  position: relative;
  padding: 0 0 0 60px;
  margin: 0 0 15px 0;
}

.content-desc ol > li:last-of-type,
.content-desc-wrapper ol > li:last-of-type {
  margin-bottom: 0;
}

.content-desc ol > li::before,
.content-desc-wrapper ol > li::before {
  color: #ed4242;
  font-family: "Lack", arial, sans-serif;
  font-size: 20px;
  line-height: 18px;
  position: absolute;
  left: 0;
  top: 6px;
  content: "0" counter(item) " ";
  counter-increment: item;
}

.content-desc ol > li:nth-child(n+10)::before,
.content-desc-wrapper ol > li:nth-child(n+10)::before {
  content: counter(item) " ";
}

.content-desc ol > li > ol,
.content-desc-wrapper ol > li > ol {
  margin-top: 15px;
  padding-top: 0;
  padding-bottom: 0;
}

.content-desc ol > li > ol > li,
.content-desc-wrapper ol > li > ol > li {
  padding: 0 0 10px 50px;
  margin-bottom: 0;
}

.content-desc ol > li > ol > li::before,
.content-desc-wrapper ol > li > ol > li::before {
  top: 7px;
  left: 1px;
  font-size: 14px;
  content: "0" counters(item, "/") "";
  counter-increment: item;
}

.content-desc ol > li > ol > li:nth-child(n+10)::before,
.content-desc-wrapper ol > li > ol > li:nth-child(n+10)::before {
  content: counters(item, "/") "";
}

.content-desc .lead,
.content-desc-wrapper .lead {
  position: relative;
  font-family: "Museo Sans Cyrl", arial, sans-serif;
  font-size: 24px;
  line-height: 36px;
  color: #ed4242;
  padding-top: 14px;
  margin-bottom: 15px;
}

.content-desc .lead + .docs-list-wrapper,
.content-desc-wrapper + .docs-list-wrapper {
  margin-top: 22px;
}

.content-desc .content-accent,
.content-desc-wrapper .content-accent {
  color: #ed4242 !important;
}

.content-desc .lead::before,
.content-desc-wrapper .lead::before {
  content: "";
  width: 25px;
  height: 30px;
  position: absolute;
  top: 11px;
  left: -67px;
  background-image: url("../images/ttl-mark.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

.content-desc .content-visual-wrapper,
.content-desc-wrapper .content-visual-wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 25px;
  margin-bottom: 38px;
  padding-top: 6px;
}

.content-desc h3 + .content-visual-wrapper,
.content-desc .h3 + .content-visual-wrapper,
.content-desc-wrapper h3 + .content-visual-wrapper,
.content-desc-wrapper .h3 + .content-visual-wrapper {
  margin-top: 0;
}

.content-desc .content-visual-ttl,
.content-desc-wrapper .content-visual-ttl {
  position: relative;
  -ms-flex: 0 0 205px;
  flex: 0 0 205px;
  max-width: 205px;
  margin: 0 30px 0 0;
  box-sizing: border-box;
  padding-left: 30px;
  font-family: "Museo Sans Cyrl", arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}

.content-desc .content-visual-ttl::before,
.content-desc-wrapper .content-visual-ttl::before {
  content: "";
  width: 1px;
  height: 50px;
  background-color: #000000;
  position: absolute;
  left: 2px;
  top: 6px;
}

.content-desc .content-visual,
.content-desc-wrapper .content-visual {
  width: 100%;
}

.content-desc .content-visual img,
.content-desc-wrapper .content-visual img {
  width: 100%;
}

.content-desc .content-visual-ttl + .content-visual,
.content-desc-wrapper .content-visual-ttl + .content-visual {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.blockquote {
  font-family: "Museo Sans Cyrl", arial, sans-serif;
  margin-top: 50px;
  padding-bottom: 65px;
  margin-bottom: 0;
}

.blockquote + h3,
.blockquote + .h3,
.blockquote + h2,
.blockquote + .h2 {
  margin-top: 35px;
}

.h3 + .blockquote {
  padding-top: 0;
}

.page-section-header + .blockquote--review {
  padding-top: 20px;
}

.blockquote-text {
  padding-left: 199px;
  font-size: 30px;
  line-height: 40px;
  padding-bottom: 30px;
  color: #000000;
}

.blockquote-text p {
  font-size: 30px;
  line-height: 40px;
}

.blockquote-text p {
  margin-bottom: 15px;
}

.blockquote-text p:last-of-type {
  margin-bottom: 0;
}

.blockquote-footer {
  position: relative;
  padding-top: 32px;
}

.blockquote-footer::before {
  content: "";
  width: 100px;
  height: 89px;
  position: absolute;
  left: 1px;
  top: -34px;
  background-image: url("../images/blockquote-mark.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: visible;
}

.blockquote-footer::after {
  content: "";
  width: 828px;
  height: 1px;
  background-color: #000000;
  position: absolute;
  right: 0;
  top: 0;
}

.blockquote--review .blockquote-footer::after {
  width: 898px;
}

.blockquote-img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 38px;
  left: 199px;
}

.blockquote-author {
  padding-left: 199px;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
}

.blockquote-img + .blockquote-author {
  padding-left: 329px;
}

.blockquote-position {
  padding-top: 5px;
  padding-left: 199px;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  color: #000000;
}

.blockquote-img + .blockquote-author + .blockquote-position {
  padding-left: 329px;
}

.blockquote.blockquote--review {
  padding-bottom: 51px;
}

.blockquote--review .blockquote-text,
.blockquote--review .blockquote-text p {
  font-size: 18px;
  line-height: 30px;
}

.blockquote--review .blockquote-img {
  width: 85px;
  height: 85px;
  top: 21px;
  left: 170px;
}

.blockquote--review .blockquote-text {
  padding-left: 170px;
  padding-bottom: 41px;
}

.blockquote--review .blockquote-footer {
  padding-top: 32px;
}

.blockquote--review .blockquote-author {
  color: #ed4242;
  font-size: 24px;
  line-height: 36px;
  padding-left: 168px;
}

.blockquote--review .blockquote-position {
  padding-top: 0;
  padding-left: 168px;
}

.blockquote--review .blockquote-position span {
  color: #ed4242;
  font-weight: 700;
}

.blockquote--review .blockquote-img + .blockquote-author,
.blockquote--review .blockquote-img + .blockquote-author + .blockquote-position {
  padding-left: 278px;
}

.reviews-wrapper > div:last-child {
  padding-bottom: 0;
}

.content-gallery {
  position: relative;
  padding-top: 21px;
  margin-bottom: 30px;
}

.content-gallery .gallery-img {
  width: 100%;
}

.content-gallery .gallery-img img {
  width: 100%;
}

.content-gallery .gallery-img iframe {
  display: block !important;
  width: 100% !important;
  min-height: 550px;
}

.content-gallery .gallery-img video {
  display: block !important;
  width: 100% !important;
  min-height: 550px;
}

.content-gallery .gallery-alt {
  padding-top: 24px;
  padding-left: 30px;
  font-family: "Museo Sans Cyrl", arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
  position: relative;
  min-height: 78px;
}

.content-gallery .gallery-alt::before {
  content: "";
  width: 1px;
  height: 50px;
  background-color: #000000;
  position: absolute;
  left: 2px;
  top: 30px;
}

.content-links-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 28px;
}

.content-links-wrapper + .page-section-header {
  margin-top: 100px;
}

.content-desc > .content-links-wrapper {
  margin-left: -70px;
}

.content-about-section .content-desc > .content-links-wrapper {
  margin-left: 0;
}

.content-links-wrapper .study-link {
  width: 48%;
  padding-top: 30px;
  padding-bottom: 28px;
  padding-left: 129px;
  padding-right: 30px;
  border: 1px solid #374FCC;
  text-transform: uppercase;
  font-weight: 900;
  color: #374FCC;
  font-size: 30px;
  line-height: 30px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  transition: all 0.3s ease;
}

.content-links-wrapper .study-link svg {
  transition: all 0.3s ease;
}

.content-links-wrapper .study-link svg path {
  transition: all 0.3s ease;
}

.content-links-wrapper .study-link--alone {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.content-links-wrapper .study-link-invert {
  border: 1px solid #ed4242;
  color: #ed4242;
}

.content-links-wrapper .study-link > img,
.content-links-wrapper .study-link > svg {
  position: absolute;
  left: 58px;
  top: 50%;
  margin-top: -25px;
}

.content-links-wrapper .study-link-invert > svg path {
  stroke: #ed4242;
  fill: #ed4242;
}

.content-about-section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.content-about-section + .content-desc {
  margin-top: 70px;
}

.content-about-section > .content-desc {
  width: 601px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-top: 0;
  margin-right: 30px;
}

.content-about-section > .content-desc .lead {
  padding-top: 0;
  margin-bottom: 13px;
}

.content-about-section > .content-desc .lead::before {
  top: 0;
  left: -69px;
}

.content-infographics {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 26px;
}

p + .content-infographics {
  margin-top: 50px;
}

.infographics-item {
  position: relative;
  padding-right: 10px;
  padding-left: 29px;
  padding-top: 6px;
  margin-bottom: 19px;
  width: 50%;
}

.infographics-item:nth-child(2n) {
  padding-left: 34px;
}

.infographics-item:before {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #000000;
  position: absolute;
  left: 2px;
  top: 0;
}

.infographics-item:nth-child(2n)::before {
  left: 6px;
}

.infographics-item .num {
  font-family: "Lack", arial, sans-serif;
  font-size: 70px;
  line-height: 35px;
  padding-bottom: 21px;
  letter-spacing: -0.05em;
}

.infographics-item .num + .year {
  font-size: 18px;
  line-height: 18px;
  font-family: "Lack", arial, sans-serif;
}

.infographics-item .desc {
  font-size: 18px;
  line-height: 18px;
  margin-left: 2px;
}

.infographics-item .desc--small {
  font-weight: 300;
  font-size: 16px;
  line-height: 16px;
}

.infographics-item .date {
  font-family: "Lack", arial, sans-serif;
  color: #ed4242;
  font-size: 18px;
  line-height: 18px;
  padding-top: 15px;
  margin-left: 2px;
}

.infographics-text {
  width: 100%;
  padding-left: 31px;
  padding-bottom: 18px;
  letter-spacing: -0.01em;
  font-size: 16px;
  line-height: 26px;
}

.content-infographics--small + h3,
.content-infographics--small + .h3 {
  margin-top: 78px;
}

.content-infographics--small + p {
  margin-top: 20px;
}

.content-infographics--small {
  margin-top: 23px;
}

.content-infographics--small .infographics-item {
  padding-top: 0;
  margin-bottom: 22px;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.content-infographics--small .infographics-item:before {
  left: 0;
}

.content-infographics--small .infographics-item--without-line {
  padding-left: 0;
}

.content-infographics--small .infographics-item--without-line::before {
  display: none;
}

.content-infographics--small .num {
  font-size: 40px;
  padding-top: 12px;
  padding-bottom: 0;
  letter-spacing: 0;
  text-transform: uppercase;
}

.content-infographics--small .num span {
  color: #ed4242;
  padding: 0 8px;
}

.content-infographics--small .num--clock {
  padding-left: 48px;
  position: relative;
}

.content-infographics--small .num--price {
  padding-top: 0;
  padding-bottom: 7px;
  font-size: 50px;
}

.content-infographics--small .num--price span {
  font-size: 18px;
  padding: 0;
  color: #000000;
  text-transform: none;
}

.content-infographics--small .num--date {
  padding-top: 0;
  font-size: 60px;
  line-height: 60px;
  margin-top: -4px;
}

.content-infographics--small .num--date span.time {
  display: block;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
  color: #000000;
  padding: 0;
  padding-top: 6px;
}

.content-infographics--small .num--date + .desc--geo {
  margin-top: 29px;
}

.content-infographics--small .num--date + .desc--small {
  margin-top: 13px;
}

.content-infographics--small .num--clock::before {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  bottom: 2px;
  background-image: url("../images/content-infographics-clock.svg");
  background-repeat: no-repeat;
}

.content-infographics--small .desc--geo {
  padding-left: 33px;
  position: relative;
}

.content-infographics--small .desc--geo::before {
  content: "";
  width: 16px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../images/geo-pin.svg");
  background-repeat: no-repeat;
}

.content-infographics--small .contacts-block-metro {
  margin-top: 5px;
}

.content-infographics--small .name {
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  color: #ed4242;
  padding-left: 27px;
  padding-bottom: 17px;
  position: relative;
}

.content-infographics--small .name::before {
  content: "";
  width: 17px;
  height: 17px;
  position: absolute;
  left: 2px;
  top: 4px;
  background-image: url("../images/content-infographics-clock.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

.content-infographics--small .name-geo::before {
  background-image: url("../images/content-infographics-geo-red.svg");
  top: 2px;
  width: 16px;
  height: 20px;
}

.content-infographics--small .num + .name {
  padding-bottom: 0;
  margin-top: 13px;
}

.content-infographics-3col .infographics-item {
  width: 33.3%;
}

.content-infographics--small .price {
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 8px;
}

.content-infographics--small .price + .name {
  padding-bottom: 0;
}

.content-project-program {
  padding-bottom: 96px;
}

.content-project-program > .page-section-header {
  margin-top: 12px;
  margin-left: -5px;
}

.project-program-item {
  position: relative;
  margin-bottom: 43px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.project-program-item--with-img {
  min-height: 177px;
}

.project-program-item:first-of-type {
  padding-top: 31px;
}

.project-program-item:last-of-type {
  margin-bottom: 0;
}

.project-program-item .item-date {
  width: 107px;
  box-sizing: border-box;
  padding-right: 3px;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: -2px;
}

.project-program-item .item-date::before {
  content: "";
  width: 1px;
  height: 75px;
  background-color: #000000;
  position: absolute;
  right: 0;
  top: 7px;
}

.project-program-item .item-date::after {
  content: "";
  width: 5px;
  height: 75px;
  position: absolute;
  top: 7px;
  right: -2px;
  background: #ed4242;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top center;
  transform-origin: top center;
  transition: 0.3s;
}

.project-program-item .day {
  font-family: "Lack", arial, sans-serif;
  font-size: 30px;
  line-height: 35px;
  padding-bottom: 11px;
}

.project-program-item .time {
  font-family: "Lack", arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
}

.project-program-item .time span {
  display: block;
  text-transform: none;
}

.project-program-item .item-info-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-left: 25px;
}

.project-program-item .item-info {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  padding-right: 70px;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.project-program-item .tmb-pic {
  width: 240px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 29px;
  overflow: hidden;
}

.project-program-item img {
  width: 100%;
}

.project-program-item .ttl {
  display: block;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  padding-bottom: 7px;
}

.project-program-item .geo {
  padding-left: 30px;
  position: relative;
  font-weight: 300;
  font-size: 13px;
  line-height: 20px;
}

.project-program-item .geo::before {
  content: "";
  width: 16px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../images/geo-pin.svg");
  background-repeat: no-repeat;
}

.project-program-item .item-btn {
  width: 200px;
  padding-top: 7px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.for-participants-info {
  display: -ms-flexbox;
  display: flex;
  padding-top: 22px;
  padding-bottom: 34px;
  border-bottom: 1px solid #000000;
}

.for-participants-info .day {
  font-family: "Lack", arial, sans-serif;
  color: #ed4242;
  font-size: 20px;
  line-height: 30px;
  padding-top: 3px;
  padding-right: 36px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.for-participants-info .day span {
  display: block;
  font-size: 35px;
}

.for-participants-info .about .ttl {
  width: 260px;
  font-size: 20px;
  line-height: 26px;
  font-weight: normal;
  padding-bottom: 7px;
}

.for-participants-info .about {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.for-participants-info .about p {
  margin-bottom: 15px;
  font-weight: 300;
  font-size: 13px;
  line-height: 24px;
}

.for-participants-info .contacts {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 300px;
  margin-left: 40px;
}

.for-participants-info .for-participants-btn {
  padding-bottom: 17px;
}

.for-participants-docs {
  padding-top: 30px;
  margin-left: 132px;
}

.for-participants-docs .docs-list-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.for-participants-docs .doc-item {
  width: 50%;
}

.for-participants-docs .doc-item:nth-child(2n) {
  padding-left: 15px;
}

.content-project-partners .page-section-header {
  margin-left: -5px;
  margin-bottom: 32px;
}

.project-partners-block {
  padding-top: 14px;
}

.project-partners-block--general {
  padding-top: 0;
  padding-bottom: 13px;
}

.project-partners-wrapper {
  margin-left: -15px;
  margin-right: -15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 12px;
}

.project-partners-item {
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  margin-bottom: 63px;
}

.project-partners-item a {
  display: block;
  width: 100%;
  color: #000000;
}

.project-partners-item-wrapper {
  position: relative;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.project-partners-item .pic {
  min-height: 137px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.project-partners-item .pic img {
  max-width: 100%;
  max-height: 100%;
}

.project-partners-item .info {
  position: relative;
  border-top: 1px solid;
}

.project-partners-item--big .info {
  border-top: none;
}

.project-partners-item .info:after {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  top: -3px;
  left: 0;
  background: #ed4242;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  transition: 0.3s;
  z-index: 10;
}

.project-partners-item .ttl {
  font-weight: 300;
  font-size: 12px;
  line-height: 20px;
  padding-top: 15px;
}

.project-partners-item--big {
  width: 50%;
  padding-top: 0;
  margin-bottom: 30px;
}

.project-partners-item--big .info::after {
  display: none;
}

.project-partners-item--big .project-partners-item-wrapper {
  padding-top: 40px;
  padding-bottom: 39px;
  transition: 0.3s;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.project-partners-item--big .project-partners-item-wrapper::before {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  top: -3px;
  left: 0;
  background: #ed4242;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  transition: 0.3s;
}

.project-partners-item--big .project-partners-item-wrapper::after {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: -2px;
  left: 0;
  background: #ed4242;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  transition: 0.3s;
}

.project-partners-item--big .pic {
  width: 170px;
  min-height: 170px;
  position: absolute;
  left: 0;
  transition: none;
}

.project-partners-item--big .info {
  min-height: 170px;
}

.project-partners-item--big .ttl {
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
  border: none;
  padding-top: 0;
  padding-bottom: 9px;
  padding-left: 200px;
}

.project-partners-item--big .lead {
  padding-left: 200px;
  font-weight: 300;
  font-size: 12px;
  line-height: 20px;
}

.project-partners-wrapper-alt-2 {
  padding-top: 2px;
}

.project-partners-wrapper-alt-2 .project-partners-item {
  padding-top: 0;
  margin-bottom: -1px;
}

.project-partners-wrapper-alt-2 .pic {
  position: relative;
  border-top: 1px solid #000;
  min-height: 170px;
}

.project-partners-wrapper-alt-2 .pic:after {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  top: -3px;
  left: 0;
  background: #ed4242;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  transition: 0.3s;
}

.person {
  color: #000000;
}

@media screen and (min-width: 767px) {
  a:hover .person {
    color: #ed4242;
  }
}
.person .img-over-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 25px;
}

.person .img-wrapper {
  width: 170px;
  border-radius: 50%;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.person .img-wrapper img {
  width: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.person .name {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 7px;
  transition: all 0.3s ease;
}

.person .info {
  font-weight: 300;
  font-size: 12px;
  line-height: 20px;
}

.person .position {
  font-size: 18px;
  line-height: 28px;
  color: #ed4242;
  padding-bottom: 15px;
  border-bottom: 5px solid #ed4242;
}

.person .position + .name {
  padding-top: 15px;
}

.persons-list {
  list-style: none;
  padding: 0;
  padding-top: 28px;
  margin: 0 -15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.persons-list .person-wrapper,
.persons-list li {
  box-sizing: border-box;
  width: 20%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 0 15px;
}

.persons-slider li {
  width: 20%;
}

.persons-list a {
  text-decoration: none;
}

.persons-list .person {
  margin-bottom: 32px;
}

.persons-list .person .img-over-wrapper {
  margin-bottom: 15px;
}

.persons-list.persons-list--big {
  margin: 0 -39px -50px;
}

.persons-list.persons-list--big li {
  width: 33.3%;
  margin-bottom: 50px;
}

.persons-list.persons-list--big .person {
  padding: 0 25px;
}

.persons-list.persons-list--big .person .name {
  font-size: 20px;
  line-height: 30px;
  padding-bottom: 4px;
}

.persons-list--big .person .position + .name {
  padding-top: 22px;
}

.persons-list.persons-list--big .person .info {
  font-size: 16px;
  line-height: 26px;
  color: #000;
}

.persons-list.persons-list--big .person .img-over-wrapper {
  position: relative;
  margin-bottom: 22px;
}

.persons-list.persons-list--big .person .img-wrapper {
  width: 270px;
  z-index: 10;
}

.persons-list.persons-list--big .person .img-over-wrapper::before {
  content: "";
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #000000;
  position: absolute;
  bottom: 19px;
  left: 0;
  z-index: -10;
}

.persons-list.persons-list--big .person .img-over-wrapper::after {
  content: "";
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: absolute;
  top: -1px;
  right: 0;
  z-index: -10;
  background-image: url("../images/person-list-big-circle.svg");
  background-repeat: no-repeat;
}

.persons-slider {
  list-style: none;
  padding: 0;
  padding-top: 28px;
  margin: 0 -15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}

.persons-slider li {
  box-sizing: border-box;
  width: 20%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.persons-slider .person {
  padding: 0 15px;
}

.persons-slider .slick-prev {
  top: 82px;
  left: -15px;
}

.persons-slider .slick-prev::before {
  left: 20px;
  top: 15px;
}

.persons-slider .slick-next {
  top: 82px;
  right: -13px;
}

.persons-slider .slick-next::before {
  right: 20px;
  top: 15px;
}

.persons-slider .slick-next.slick-disabled,
.persons-slider .slick-prev.slick-disabled {
  display: none !important;
}

.persons-slider .slick-list {
  width: 100%;
}

.persons-slider .slick-track {
  min-width: 100%;
}

.content-project-jury {
  padding: 100px 0 0 0;
}

.page-section-bg-dark .content-project-jury .person {
  color: #ffffff;
}

.content-project-jury .page-section-header h2,
.content-project-jury .page-section-header .h2 {
  color: #ffffff;
}

.content-project-jury .persons-list {
  color: #ffffff;
}

.content-project-quotes {
  padding-top: 100px;
  padding-bottom: 106px;
}

.page-section-pic {
  width: 100%;
  height: 400px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.page-section-pic-wrapper {
  z-index: 0;
}

p + .page-section-pic-wrapper {
  margin-top: 24px;
}

.page-section-pic-wrapper + .page-section-header {
  margin-top: -92px;
  padding-top: 45px;
  width: 690px;
  margin-left: -2px;
  z-index: 200;
  line-height: 55px;
}

.page-section-pic-wrapper + .project-organisation-address {
  margin-top: -105px;
  padding-top: 46px;
  width: 680px;
  z-index: 200;
  position: relative;
}

.page-section-pic-wrapper + .project-organisation-address .ttl {
  padding-bottom: 15px;
}

.page-section-pic-wrapper {
  position: relative;
  z-index: 100;
}

[class*=ymaps-2][class*=-ground-pane] {
  filter: url("data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
}

.page-section-pic-wrapper::before {
  content: "";
  width: 700px;
  height: 100px;
  position: absolute;
  background-color: #ffffff;
  bottom: 0;
  left: 0;
  z-index: 100;
}

.page-section-pic-wrapper--mark::after {
  content: "";
  width: 260px;
  height: 261px;
  position: absolute;
  top: -70px;
  right: -195px;
  background-image: url("../images/rounds.svg");
  background-repeat: no-repeat;
}

.page-section-bg-grey .page-section-pic-wrapper--outside::before {
  background-color: #f9f9f9;
}

.page-section-bg-grey.page-section--list-with-top-bg-and-img .page-section-pic-wrapper--outside::before {
  background-color: #FFFFFF;
}

.page-section-pic-wrapper--outside::before {
  background-color: #ffffff;
}

.page-section-pic-wrapper--without-ttl {
  padding-bottom: 35px;
}

.page-section-pic-wrapper--without-ttl::before {
  display: none;
}

.content-project-quotes .page-section-pic-wrapper {
  z-index: 0;
}

.content-project-quotes .page-section-pic-wrapper::before {
  background-color: #f9f9f9;
}

.content-project-quotes .lead {
  display: block;
  position: relative;
  font-family: "Museo Sans Cyrl", arial, sans-serif;
  font-size: 24px;
  line-height: 36px;
  color: #ed4242;
  padding-top: 14px;
  padding-left: 70px;
  margin-bottom: 40px;
}

.content-project-quotes .lead::before {
  content: "";
  width: 25px;
  height: 30px;
  position: absolute;
  top: 12px;
  left: 0;
  background-image: url("../images/ttl-mark.svg");
  background-repeat: no-repeat;
}

.project-quotes-list-wrapper {
  padding-left: 70px;
}

.project-quote-item .quote-text {
  background-color: #ffffff;
  padding-top: 39px;
  padding-right: 50px;
  padding-bottom: 23px;
  padding-left: 49px;
  font-size: 18px;
  line-height: 30px;
}

.project-quote-item .quote-footer {
  position: relative;
  padding-top: 40px;
  padding-bottom: 35px;
  border-bottom: 1px solid #000000;
  min-height: 141px;
}

.project-quote-item .quote-img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 20px;
  left: 50px;
}

.project-quote-item .quote-author {
  padding-left: 50px;
  font-size: 24px;
  line-height: 36px;
  color: #000000;
}

.project-quote-item .quote-img + .quote-author {
  padding-left: 178px;
}

.project-quote-item .quote-position {
  padding-left: 50px;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  color: #000000;
}

.project-quote-item .quote-img + .quote-author + .quote-position {
  padding-left: 178px;
}

.project-quotes-list .slick-prev {
  top: 50px;
  left: -30px;
}

.project-quotes-list .slick-prev::before {
  left: 20px;
  top: 15px;
}

.project-quotes-list .slick-next {
  top: 50px;
  right: -30px;
}

.content-project-quotes .slick-next::before {
  right: 20px;
  top: 15px;
}

@media (min-width: 768px) {
  .expandable-mobile .expandable-content {
    display: block !important;
  }
  .expandable-mobile .expandable-trigger-wrapper {
    display: none;
  }
}
.expandable-trigger {
  color: #ed4242;
}

.content-project-news .page-section-header {
  margin-left: -5px;
}

.news-item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 42px;
  padding-bottom: 45px;
  transition: 0.3s ease;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-bottom: -1px;
}

.news-item:hover {
  z-index: 10;
}

.news-item::before {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  top: -1px;
  left: 0;
  background: #ed4242;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  transition: 0.3s;
}

.news-item::after {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: -1px;
  left: 0;
  background: #ed4242;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  transition: 0.3s;
}

.news-item .item-date {
  width: 98px;
  box-sizing: border-box;
  padding-right: 7px;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.news-item .day {
  font-family: "Lack", arial, sans-serif;
  font-size: 30px;
  line-height: 35px;
  padding-bottom: 10px;
  transition: all 0.3s ease;
}

.news-item .time {
  font-family: "Lack", arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  transition: all 0.3s ease;
}

.news-item .time span {
  display: block;
}

.news-item .item-info {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.news-item .tmb-pic {
  width: 370px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 29px;
}

.news-item .tmb-pic img {
  width: 100%;
}

.news-item--big {
  padding-bottom: 58px;
}

.news-item--big .tmb-pic {
  width: 530px;
}

.news-item a.ttl {
  display: block;
  font-size: 24px;
  line-height: 30px;
  color: #000000;
  padding-top: 4px;
  padding-bottom: 8px;
  transition: all 0.3s ease;
}

.news-item--big a.ttl {
  font-size: 28px;
  line-height: 36px;
}

.news-item .img + .content-wrapper a.ttl {
  padding-top: 0;
  padding-bottom: 12px;
}

.news-item a.category {
  font-weight: 300;
  font-size: 13px;
  line-height: 20px;
  color: #979797;
}

.content-project-organisation .page-section-header {
  margin-bottom: 20px;
}

.project-organisation-address .ttl {
  width: 100%;
  padding-left: 30px;
  position: relative;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  color: #ed4242;
  padding-bottom: 15px;
}

.project-organisation-address .ttl::before {
  content: "";
  width: 16px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../images/geo-pin-accent.svg");
  background-repeat: no-repeat;
}

.project-organisation-address .info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.project-organisation-address .text {
  font-size: 20px;
  line-height: 26px;
  padding-right: 26px;
}

.project-organisation-address--with-icons .text {
  font-size: 20px;
}

.project-organisation-address--with-icons .geo--big .text {
  font-size: 24px;
}

.project-organisation-address > div {
  position: relative;
}

.project-organisation-address--with-icons > div {
  padding-left: 40px;
}

.project-organisation-address .link-wrapper > a > img,
.project-organisation-address .link-wrapper > a > svg,
.project-organisation-address > div > img,
.project-organisation-address > div > svg {
  position: absolute;
  top: 2px;
  left: 0;
}

.project-organisation-address .link-wrapper--mail a > img,
.project-organisation-address .link-wrapper--mail a > svg {
  top: 9px;
}

.project-organisation-address .link-wrapper--tel {
  padding-bottom: 8px;
  font-weight: 700;
  font-size: 20px;
  line-height: 40px;
}

.project-organisation-address .link-wrapper--tel a > img,
.project-organisation-address .link-wrapper--tel a > svg {
  top: 12px;
}

.project-organisation-address .tel {
  color: #000000;
}

.project-organisation-address .link-wrapper--mail {
  padding-bottom: 15px;
  font-size: 18px;
}

.project-organisation-address a.mail {
  color: #374FCC;
}

.project-organisation-address .contact-person {
  font-size: 18px;
  line-height: 24px;
}

.project-organisation-address .contact-person span {
  display: block;
  font-weight: 300;
  font-size: 16px;
  line-height: 16px;
}

.project-organisation-address .geo {
  padding-bottom: 15px;
}

.project-organisation-list {
  list-style: none;
  padding: 44px 0 0 0;
  margin: 41px 0 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  border-top: 1px solid #000000;
}

.project-organisation-list li {
  box-sizing: border-box;
  width: 20%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.project-organisation-list .person {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 0 15px;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.project-organisation-list .slick-prev {
  top: auto;
  bottom: 277px;
  left: -30px;
}

.project-organisation-list .slick-prev::before {
  left: 20px;
  top: 15px;
}

.project-organisation-list .slick-next {
  top: auto;
  bottom: 263px;
  right: -30px;
}

.project-organisation-list .slick-next::before {
  right: 20px;
  top: 15px;
}

.project-organisation-list .slick-next.slick-disabled,
.project-organisation-list .slick-prev.slick-disabled {
  display: none !important;
}

.project-organisation-list .slick-list {
  margin: 0 -15px;
}

.project-organisation-list .slick-track {
  display: -ms-flexbox;
  display: flex;
}

.project-organisation-list .slick-slide {
  display: -ms-flexbox;
  display: flex;
  float: none;
  height: auto;
}

.project-organisation-list .responsibility {
  font-size: 20px;
  line-height: 26px;
  color: #ed4242;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-bottom: 14px;
}

ol.project-organisation-list li {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.project-organisation-list a {
  transition: all 0.3s ease;
}

.project-organisation-list a.tel {
  color: #000000;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
}

.project-organisation-list a.mail {
  color: #374FCC;
  font-size: 14px;
  line-height: 20px;
}

.project-organisation-list .person .content-wrapper {
  min-height: 375px;
}

.project-organisation-list .person .img-over-wrapper {
  margin-bottom: 21px;
}

.project-organisation-list .person .name {
  padding-bottom: 12px;
  border-bottom: 1px solid #000000;
}

.project-organisation-list .person .info {
  padding-top: 15px;
}

.project-organisation-list .info .link-wrapper {
  padding-bottom: 11px;
}

.project-organisation-list .info .link-wrapper:last-of-type {
  padding-bottom: 0;
}

.project-organisation-list .info a {
  position: relative;
  display: inline-block;
  padding-left: 42px;
}

.project-organisation-list .info a > svg {
  position: absolute;
  left: 0;
  top: 1px;
}

.content-project-events-addresses {
  padding-top: 47px;
  padding-bottom: 50px;
}

.tab-index {
  list-style: none;
  padding: 0;
  padding-top: 19px;
  padding-bottom: 20px;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  border-bottom: none;
}

.tab-index li {
  position: relative;
  padding-right: 58px;
}

.tab-index li a {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 24px;
  line-height: 35px;
  color: #fff;
  -webkit-text-stroke: 1px #ed4242;
  letter-spacing: 0.01em;
  white-space: nowrap;
  transition: all 0.3s ease;
}

.tab-index li:last-of-type {
  padding-right: 0;
}

.tab-index li::before {
  content: "";
  width: 25px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 15px;
  background-image: url("../images/ttl-mark.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.tab-index li:last-of-type::before {
  display: none;
}

.tab-index a.active {
  color: #ed4242;
}

.project-events-list {
  padding-left: 69px;
  padding-top: 46px;
}

.project-events-item {
  position: relative;
  margin-bottom: 37px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.project-events-item--with-img {
  min-height: 170px;
}

.project-events-item:first-of-type {
  padding-top: 20px;
}

.project-events-item:last-of-type {
  margin-bottom: 0;
}

.project-events-item .item-date {
  width: 102px;
  box-sizing: border-box;
  padding-right: 7px;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.project-events-item .item-date::before {
  content: "";
  width: 1px;
  height: 75px;
  background-color: #000000;
  position: absolute;
  right: 0;
  top: 8px;
}

.project-events-item .item-date::after {
  content: "";
  width: 5px;
  height: 75px;
  position: absolute;
  right: -2px;
  top: 8px;
  background: #ed4242;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top center;
  transform-origin: top center;
  transition: 0.3s;
}

.project-events-item .day {
  font-family: "Lack", arial, sans-serif;
  font-size: 30px;
  line-height: 35px;
  padding-bottom: 12px;
}

.project-events-item .time {
  font-family: "Lack", arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
}

.project-events-item .time span {
  display: block;
}

.project-events-item .item-info {
  position: relative;
  padding-left: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.project-events-item .tmb-pic {
  width: 240px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: hidden;
  margin-right: 29px;
}

.project-events-item .tmb-pic img {
  width: 100%;
}

.project-events-item .event-text {
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  padding-bottom: 6px;
}

.project-events-item .event-text a {
  font-size: 20px;
  line-height: 30px;
  color: #000000;
}

.content-project-gallery {
  padding-bottom: 20px !important;
}

.project-gallery-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.project-gallery-list .project-gallery-item {
  position: relative;
  display: block;
}

.project-gallery-list > div {
  padding-bottom: 30px;
}

.project-gallery-list > div:nth-child(2n) {
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  padding-bottom: 0;
}

.project-gallery-list img {
  width: 100%;
}

.tag-list {
  list-style: none;
  padding: 0;
  padding-left: 100px;
  margin: 0;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tag-list::before {
  content: "";
  width: 70px;
  height: 50px;
  border-right: 1px solid #000000;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -25px;
}

.tag-list::after {
  content: "";
  width: 25px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
  background-image: url("../images/project-tag-icon.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.tag-list a {
  color: #000000;
  font-size: 13px;
  font-weight: 300;
}

.content-share .page-section-header h2,
.content-share .page-section-header .h2 {
  font-size: 24px;
  line-height: 30px;
}

.content-share .page-section-header {
  margin-bottom: 19px;
}

.content-share .ya-share2 {
  padding-left: 2px;
}

.project-share-list {
  position: relative;
  padding-left: 98px;
  min-height: 90px;
}

.project-share-list::before {
  content: "";
  width: 71px;
  height: 90px;
  border-right: 1px solid #000000;
  position: absolute;
  left: 0;
  top: 0;
}

.project-share-list::after {
  content: "";
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -16px;
  background-image: url("../images/project-share-icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.project-share-list .ya-share2__badge {
  border-radius: 0;
  box-sizing: border-box;
  width: 135px;
  height: 40px;
  padding-left: 57px;
  padding-top: 8px;
}

.ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
  margin-right: 10px;
}

.ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item:last-of-type {
  margin-right: 0;
}

.back-to-list-link {
  display: block;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  color: #ed4242;
  -webkit-text-stroke: 1px #fff;
  position: relative;
  padding-left: 119px;
  padding-top: 39px;
  padding-bottom: 31px;
  letter-spacing: 0.01em;
  transition: 0.3s;
}

.back-to-list-link::before {
  content: "";
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 1px solid #ffffff;
  position: absolute;
  left: 0;
  top: 15px;
  transition: all 0.3s ease;
}

.back-to-list-link::after {
  content: "";
  width: 70px;
  height: 21px;
  position: absolute;
  left: 26px;
  top: 38px;
  background-image: url("../images/back-to-list.svg");
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover;
}

.catalog-cards-list {
  padding-top: 27px;
}

.catalog-cards-list .tab-index {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px;
  margin-left: 200px;
}

.catalog-cards-list .tab-list {
  padding-bottom: 80px;
}

.catalog-card-item-wrapper:first-of-type .catalog-card-item {
  border-top: 1px solid #000000;
}

.catalog-card-item {
  display: block;
  padding-top: 43px;
  padding-bottom: 51px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  min-height: 500px;
  color: #000000;
  border-bottom: 1px solid #000000;
  z-index: 100;
}

.catalog-card-item::before {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  top: -4px;
  left: 0;
  background: #ed4242;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  transition: 0.3s;
}

.catalog-card-item::after {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: -2px;
  left: 0;
  background: #ed4242;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  transition: 0.3s;
}

.catalog-card-item-wrapper {
  z-index: 0;
  position: relative;
}

.catalog-card-item-wrapper:first-of-type .project-item {
  border-top: 1px solid #000000;
}

.catalog-card-item .img {
  position: absolute;
  left: 35px;
  top: 50px;
  width: 400px;
  height: 400px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.catalog-card-item .img::before {
  content: "";
  position: absolute;
  top: 0;
  left: -30px;
  width: 130px;
  height: 130px;
  background-image: url("../images/project-item-circle.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: -10;
}

.catalog-card-item .date,
.catalog-card-item .ttl,
.catalog-card-item .anons,
.catalog-card-item .info {
  margin-left: 505px;
}

.catalog-card-item .date {
  font-family: "Lack", arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
  color: #ed4242;
}

.catalog-card-item .ttl {
  font-size: 50px;
  line-height: 55px;
  padding-bottom: 11px;
  transition: all 0.3s ease;
}

.catalog-card-item .date + .ttl {
  padding-top: 15px;
  padding-bottom: 27px;
}

.catalog-card-item .anons {
  font-size: 18px;
  line-height: 30px;
}

.catalog-card-item .info {
  margin-bottom: 24px;
  padding-left: 28px;
  border-left: 1px solid #000000;
}

.catalog-card-item .info .costs {
  font-size: 30px;
  line-height: 35px;
  padding-bottom: 8px;
}

.catalog-card-item .info .desc {
  font-size: 16px;
  line-height: 20px;
  color: #ed4242;
  position: relative;
  padding-left: 39px;
}

.catalog-card-item .info .desc::before {
  content: "";
  width: 25px;
  height: 25px;
  position: absolute;
  left: 2px;
  top: -2px;
  background-image: url("../images/catalog-card-clock-icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.project-gallery-list + .load-more-wrapper {
  margin-top: 20px;
}

.load-more {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 30px;
}

.load-more.active img {
  -webkit-animation: spin 2s linear infinite forwards;
  animation: spin 2s linear infinite forwards;
}

.notifications {
  padding-bottom: 50px;
  max-width: 1000px;
}

.notifications .page-section-header {
  margin-left: 70px;
  margin-top: 61px;
  margin-bottom: 0;
  z-index: -100;
}

.notifications h2,
.notifications .h2 {
  font-weight: 900;
  font-size: 80px;
  line-height: 80px;
  letter-spacing: -0.05em;
  color: #ffffff;
  -webkit-text-stroke: 1px #ed4242;
  text-transform: uppercase;
}

.notifications .page-section-header + .notifications-list {
  margin-top: -27px;
}

.notifications-list .slick-slide {
  opacity: 0 !important;
}

.notifications-list .slick-active,
.notifications-list .slick-active + .slick-slide {
  opacity: 1 !important;
}

.notification-item {
  display: block;
  min-height: 400px;
  box-sizing: border-box;
  padding-top: 68px;
  padding-right: 68px;
  padding-bottom: 77px;
  padding-left: 70px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  z-index: 0;
}

.notification-item-wrapper:last-of-type {
  margin-bottom: 0;
}

.notification-item::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(237, 66, 66, 0.85);
  z-index: -100;
}

.notification-item .category,
.notification-item .date,
.notification-item .ttl,
.notification-item .desc,
.notification-item .more {
  z-index: 100;
  color: #ffffff;
}

.notification-item .category {
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.notification-item .date {
  font-family: "Lack", arial, sans-serif;
  font-size: 60px;
  line-height: 78px;
  letter-spacing: -0.05em;
}

.notification-item .ttl {
  font-size: 30px;
  line-height: 40px;
  padding-top: 22px;
}

.notification-item .desc {
  font-size: 16px;
  line-height: 26px;
  padding-top: 13px;
}

.notification-item .more {
  display: inline-block;
  position: relative;
  padding-top: 35px;
  padding-right: 122px;
  padding-left: 3px;
  letter-spacing: 0.01em;
}

.notification-item .more::before {
  content: "";
  width: 101px;
  height: 26px;
  position: absolute;
  top: 35px;
  right: 0;
  background-image: url("../images/notifications-arrow.svg");
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
}

.notifications-list .slick-next,
.notifications-list .slick-prev {
  transition: all 0.3s ease;
  opacity: 0;
}

.custom-slider .slick-next.slick-disabled,
.custom-slider .slick-prev.slick-disabled {
  display: none !important;
  opacity: 0;
}

.notifications-list .slick-list {
  overflow: visible;
  margin: 0 -15px;
}

.notifications-list .slick-slide {
  padding: 0 15px;
}

.notifications-list .slick-next {
  top: 170px;
  right: -27px;
}

.notifications-list .slick-prev {
  top: 170px;
  left: -26px;
}

ol.students-list {
  list-style: none;
  padding: 0;
  margin: 0;
  border-top: 1px solid #000000;
  counter-reset: item;
}

ol.students-list li {
  position: relative;
}

ol.students-list li::before {
  color: #ed4242;
  font-family: "Lack", arial, sans-serif;
  font-size: 20px;
  line-height: 25px;
  position: absolute;
  left: 0;
  top: 19px;
  content: "0" counter(item) " ";
  counter-increment: item;
  z-index: 100;
}

ol.students-list li:nth-child(n+10)::before {
  content: counter(item) " ";
}

.student-item {
  width: 100%;
  box-sizing: border-box;
  padding-top: 20px;
  padding-bottom: 19px;
  padding-left: 40px;
  border-bottom: 1px solid #000000;
  position: relative;
}

.student-item .pic {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 21px;
  border-radius: 50%;
  overflow: hidden;
}

.student-item .pic img {
  width: 100%;
}

.student-item .name {
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  padding-bottom: 12px;
  color: #000;
  transition: all 0.3s ease;
}

.student-item .info {
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  color: #000;
}

.student-item .pic + .name {
  padding-right: 60px;
}

.student-item .pic + .name + .info {
  padding-right: 60px;
}

.catalog-promo-wrapper {
  position: relative;
  min-height: 488px;
}

.catalog-promo-wrapper .info,
.catalog-promo-wrapper .learn-more-link {
  margin-right: 500px;
}

.catalog-promo-wrapper .info {
  padding-bottom: 11px;
}

.catalog-promo-wrapper .content-desc .lead::before {
  width: 32px;
  height: 38px;
  top: 14px;
  left: -71px;
  background-image: url("../images/ttl-mark-big.svg");
}

.catalog-promo-wrapper .tmb-pic {
  width: 471px;
  position: absolute;
  right: 5px;
  top: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.catalog-promo-wrapper .tmb-pic::before {
  content: "";
  width: 131px;
  height: 260px;
  position: absolute;
  bottom: -77px;
  right: -5px;
  background-image: url("../images/catalog-promo-decoration1.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

.catalog-promo-wrapper .tmb-pic::after {
  content: "";
  width: 130px;
  height: 130px;
  position: absolute;
  top: 24px;
  left: 5px;
  border-radius: 50%;
  background-color: #ed4242;
  z-index: -10;
}

.catalog-promo-wrapper .tmb-pic-line {
  width: 66px;
  height: 230px;
  -webkit-transform: skew(-30deg);
  transform: skew(-30deg);
  background-color: #ed4242;
  position: absolute;
  bottom: -35px;
  left: 73px;
  z-index: -10;
}

.catalog-promo-wrapper .tmb-pic-wrapper {
  width: 400px;
  border-radius: 50%;
  overflow: hidden;
}

.catalog-promo-wrapper .tmb-pic img {
  width: 100%;
}

.content-desc a.learn-more-link,
.learn-more-link {
  display: inline-block;
  padding-top: 14px;
  padding-right: 155px;
  padding-bottom: 16px;
  position: relative;
  font-weight: 900;
  line-height: 35px;
  font-size: 40px;
  color: transparent;
  -webkit-text-stroke: 1px #ed4242;
  text-transform: uppercase;
  transition: all 0.3s ease;
}

.catalog-promo-wrapper .learn-more-link {
  margin-left: -73px;
}

.page-section-bg-dark .learn-more-link {
  margin-top: 30px;
  color: #232323;
}

.learn-more-link::before {
  content: "";
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 1px solid #ed4242;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -50px;
  transition: all 0.3s ease;
}

.learn-more-link::after {
  content: "";
  width: 101px;
  height: 26px;
  position: absolute;
  top: 50%;
  margin-top: -13px;
  right: 38px;
  background-image: url("../images/about-catalog-arrow.svg");
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  transition: all 0.3s ease;
}

.partner-catalog-promo-wrapper {
  min-height: 400px;
}

.partner-catalog-promo-wrapper .tmb-pic {
  top: -2px;
}

.partner-catalog-promo-wrapper .tmb-pic::before {
  bottom: 0;
}

.catalog-tiles {
  width: 100%;
}

.catalog-tiles .page-section-header {
  width: 100%;
  margin-left: 10px;
  margin-bottom: 42px;
}

.catalog-tiles-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.catalog-tiles-list > div {
  padding-bottom: 40px;
}

.catalog-tiles-list > div:nth-of-type(2n) {
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}

.catalog-tile-item {
  display: block;
  position: relative;
  transition: 0.3s;
  color: #000000;
}

.catalog-tile-item .tmb-pic {
  max-width: 100%;
  height: 340px;
  overflow: hidden;
}

.catalog-tiles--small-pic .catalog-tile-item .tmb-pic {
  height: 199px;
}

.catalog-tile-item .tmb-pic img {
  width: 100%;
}

.catalog-tile-item .ttl {
  display: block;
  width: 85%;
  font-size: 40px;
  line-height: 45px;
  position: relative;
  margin-top: -50px;
  z-index: 10;
  color: #000000;
  background-color: #ffffff;
  padding-top: 42px;
  padding-right: 20px;
  transition: all 0.3s ease;
}

.page-section-bg-grey .catalog-tile-item .ttl {
  background-color: #F9F9F9;
}

.catalog-tiles--small-pic .catalog-tile-item .ttl {
  margin-top: -70px;
}

.catalog-tile-item .info ul {
  padding-top: 13px;
  padding-left: 28px;
  padding-bottom: 0;
}

.catalog-tile-item .info ul li::before {
  width: 4px;
  height: 4px;
  top: 11px;
}

.catalog-tile-item .info ul li {
  margin-bottom: 3px;
}

.catalog-list {
  list-style: none;
  padding: 0;
  padding-top: 6px;
  margin: 0;
  z-index: 300;
}

.catalog-list + h3 {
  margin-top: 100px;
}

.catalog-list a {
  color: #000000;
}

.catalog-list .list-item-content {
  z-index: 300;
}

.catalog-list li:first-of-type .list-item-content {
  border-top: 1px solid #000000;
}

.content-desc ol.catalog-list > li {
  padding: 0;
}

.content-desc ol.catalog-list--with-num {
  padding: 0;
}

.content-desc ol.catalog-list--with-num > li {
  padding: 0;
  margin: 0;
}

.content-desc .list-item-content-wrapper {
  padding-left: 0;
}

.content-desc ol.catalog-list > li::before,
.content-desc ol.catalog-list > li::after {
  display: none;
}

.content-desc ol.catalog-list--with-num .list-item-content-wrapper {
  position: initial;
  padding-left: 0;
}

ol.catalog-list--with-num {
  counter-reset: item;
}

ol.catalog-list--with-num > li .list-item-content-wrapper::before {
  color: #ed4242;
  font-family: "Lack", arial, sans-serif;
  font-size: 20px;
  line-height: 25px;
  position: absolute;
  left: 70px;
  top: 18px;
  content: "0" counter(item) " ";
  counter-increment: item;
  z-index: 100;
}

.content-desc ol.catalog-list--with-num > li .list-item-content-wrapper::before {
  left: 0;
}

ol.catalog-list--with-num > li:nth-child(n+10) .list-item-content-wrapper::before {
  content: counter(item) " ";
}

ol.catalog-list--with-num > li ol {
  list-style: none;
  counter-reset: item;
  padding-top: 7px;
  padding-bottom: 0;
  padding-left: 60px;
}

ol.catalog-list--with-num > li ol > li {
  position: relative;
}

ol.catalog-list--with-num > li ol > li .title {
  font-weight: normal;
  font-size: 20px;
  line-height: 36px;
}

ol.catalog-list--with-num > li {
  margin-bottom: 0;
  padding-bottom: 0;
}

ol.catalog-list--with-num > li ol > li::before {
  color: #ed4242;
  font-family: "Lack", arial, sans-serif;
  line-height: 25px;
  position: absolute;
  top: 20px;
  left: 1px;
  font-size: 14px;
  content: "0" counters(item, "/") "";
  counter-increment: item;
}

ol.catalog-list--with-num > li ol > li:nth-child(n+10)::before {
  content: counters(item, "/") "";
}

.list-item-content-wrapper {
  position: relative;
  padding-left: 70px;
}

.list-item-content {
  box-sizing: border-box;
  min-height: 60px;
  position: relative;
  font-size: 20px;
  line-height: 35px;
  transition: all 0.3s ease;
  border-bottom: 1px solid #000000;
}

.list-item-content .docs-wrapper div:last-child,
.list-item-content .content-desc p:last-child,
.list-item-content .content-desc ul:last-child,
.list-item-content .content-desc ol:last-child {
  margin-bottom: 0 !important;
}

.list-item-content .content-desc .content-visual-wrapper:first-child,
.list-item-content .content-desc-wrapper .content-visual-wrapper:first-child {
  margin-top: 23px;
  padding-top: 0;
}

.list-item-content .content-desc > h3:first-child,
.list-item-content .content-desc > h4:first-child,
.list-item-content .content-desc > .h3:first-child,
.list-item-content .content-desc > .h4:first-child,
.list-item-content .content-desc > p:first-child {
  margin-top: 13px;
}

.catalog-list-item--active .list-item-content {
  padding-bottom: 35px;
}

.list-item-content .title,
.list-item-content .link,
.list-item-content .faculty {
  padding-left: 0;
  padding-top: 13px;
  padding-bottom: 12px;
  padding-right: 140px;
  transition: color 0.3s ease;
}

.list-item-content .discipline {
  padding-left: 0;
  padding-top: 13px;
  padding-bottom: 12px;
}

.catalog-list--with-num .list-item-content .title,
.catalog-list--with-num .list-item-content .link,
.catalog-list--with-num .list-item-content .discipline {
  padding-left: 60px;
}

.list-item-content::before {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  top: -3px;
  left: 0;
  background: #ed4242;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  transition: all 0.5s ease;
  z-index: 100;
}

.list-item-content::after {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: -3px;
  left: 0;
  background: #ed4242;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  transition: all 0.5s ease;
  z-index: 100;
}

.list-item-content .title p,
.list-item-content .link p {
  margin-bottom: 0;
}

.list-item-content .link::before {
  content: "";
  width: 101px;
  height: 26px;
  position: absolute;
  top: 18px;
  right: 0;
  background-image: url("../images/about-catalog-arrow.svg");
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
}

.list-item-content .title {
  font-size: 26px;
  line-height: 36px;
  cursor: pointer;
}

.list-item-content .title::before {
  content: "";
  width: 25px;
  height: 1px;
  position: absolute;
  top: 30px;
  right: 0;
  transition: all 0.5s ease;
  background-color: #ed4242;
}

.list-item-content .title::after {
  content: "";
  width: 1px;
  height: 25px;
  position: absolute;
  top: 18px;
  right: 12px;
  transition: all 0.5s ease;
  background-color: #ed4242;
}

.list-item-content .discipline .discipline-name {
  display: inline-block;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 0;
  padding-right: 10px;
}

.list-item-content .discipline .discipline-info {
  display: inline-block;
  position: relative;
  padding-left: 27px;
  padding-right: 10px;
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
}

.list-item-content .discipline .discipline-info::before {
  content: "";
  width: 17px;
  height: 20px;
  position: absolute;
  top: 7px;
  left: 0;
  background-image: url("../images/ttl-mark.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

.sub-list-item-content {
  position: relative;
  border-bottom: 1px solid #ececec;
}

li.sub-list-item:first-of-type .sub-list-item-content {
  border-top: 1px solid #ececec;
}

li.sub-list-item--active .sub-list-item-content {
  border-bottom: 1px solid #ed4242;
}

li.sub-list-item--active .sub-list-item-content::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #ed4242;
  position: absolute;
  left: 0;
  top: -1px;
}

.catalog-list-item--active {
  position: relative;
}

.catalog-list-item--active::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -9000px;
  left: -9000px;
  z-index: -1000;
  background: linear-gradient(270deg, rgba(249, 249, 249, 0) 0%, #F9F9F9 15.72%, #F9F9F9 84.83%, rgba(249, 249, 249, 0) 100%);
}

.catalog-list-item--active .list-item-content > .title,
.sub-list-item--active .sub-list-item-content > .title {
  color: #ed4242;
}

.catalog-list-item--active .list-item-content::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.catalog-list-item--active .list-item-content::after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.catalog-list-item--active .list-item-content > .title::after {
  display: none;
}

.sub-list-item--active .sub-list-item-content > .title::after {
  display: none;
}

ol.catalog-sub-list {
  display: none;
  opacity: 0;
}

.catalog-list-item--active ol.catalog-sub-list {
  display: block;
  max-height: 50000px;
  opacity: 1;
}

.catalog-list-item .docs-wrapper {
  opacity: 0;
  transition: all 0.3s ease;
}

.catalog-list-item--active .docs-wrapper {
  padding-top: 20px;
  max-height: 50000px;
  opacity: 1;
}

.catalog-list--with-num .catalog-list-item .docs-wrapper {
  padding-left: 60px;
}

.catalog-list .list-item-content > .content-desc-wrapper,
.catalog-sub-list .sub-list-item-content > .content-desc-wrapper {
  max-height: 0;
  transition: all 0.5s ease;
  overflow: hidden;
}

.catalog-sub-list .sub-list-item-content > .content-desc-wrapper {
  padding-left: 100px;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
}

.catalog-sub-list .sub-list-item-content > .content-desc-wrapper .h3 {
  font-size: 18px;
  line-height: 26px;
  color: #ed4242;
  margin-bottom: 0;
  margin-top: 0;
}

.catalog-sub-list .sub-list-item-content > .content-desc-wrapper .h3::before {
  content: "";
  width: 20px;
  height: 24px;
  position: absolute;
  top: -3px;
  left: -39px;
  background-image: url("../images/ttl-mark.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

.catalog-list-item--active .list-item-content > .content-desc-wrapper,
.sub-list-item--active .sub-list-item-content > .content-desc-wrapper {
  max-height: 20000px;
}

.docs-wrapper {
  position: relative;
  overflow: hidden;
  max-height: 0;
  transition: all 0.5s ease;
}

.docs-list-wrapper {
  padding-top: 10px;
}

.doc-item {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
}

.doc-item .img {
  width: 70px;
  margin-right: 30px;
  position: relative;
}

.doc-item svg path {
  transition: all 0.3s ease;
}

.doc-item .img .img-type {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 16px;
  width: 100%;
  font-weight: 700;
  color: #fff;
  -webkit-text-stroke: 1px #000;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px;
  transition: all 0.3s ease;
}

.doc-item .info {
  padding-left: 28px;
  transition: all 0.3s ease;
}

.doc-item .info .ttl {
  max-width: 100%;
  position: relative;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  margin-top: -7px;
  color: #000000;
  transition: all 0.3s ease;
}

.content-project-for-participants .doc-item .info .ttl {
  font-size: 16px;
  line-height: 28px;
}

.doc-item .info .ttl::before {
  content: "";
  width: 1px;
  height: 80px;
  position: absolute;
  top: 8px;
  left: -29px;
  background-color: #000000;
}

.doc-item .info .ttl::after {
  content: "";
  width: 5px;
  height: 80px;
  position: absolute;
  top: 8px;
  left: -31px;
  background: #ed4242;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top center;
  transform-origin: top center;
  transition: 0.3s;
}

.doc-item .info .size {
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #979797;
  margin-top: 6px;
}

.doc-item-btns {
  display: none;
}

.doc-item-btn {
  opacity: 0;
  z-index: -1000;
  margin-top: 12px;
  margin-right: 20px;
  transition: all 0.3s ease;
}

.doc-item-btn:last-of-type {
  margin-right: 0;
}

.section-with-sticky-author {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.section-with-sticky-author > .page-section-header + .text-content {
  margin-top: 20px;
}

.section-with-sticky-author > .page-section-header + .text-content + .sticky-author .sticky-block {
  padding-top: 390px;
}

.sticky-author {
  position: relative;
}

.sticky-author .author-pic {
  width: 350px;
  height: 350px;
  position: absolute;
  top: 20px;
  right: 0;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.sticky-author .author-pic::before {
  content: "";
  width: 180px;
  height: 166px;
  position: absolute;
  left: -120px;
  top: 0;
  background-image: url("../images/blockquote-mark-big.svg");
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -10;
}

.sticky-wrapper {
  min-height: 0 !important;
  height: 100%;
}

.sticky-author .sticky-block {
  margin-top: 0;
  text-align: right;
  position: relative;
  padding-top: 370px;
  padding-right: 68px;
  padding-left: 98px;
}

.sticky-block.fixed {
  position: fixed;
  z-index: 10;
}

.sticky-author .author-name {
  font-size: 24px;
  line-height: 30px;
  position: relative;
}

.sticky-author .author-name::before {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #000000;
  position: absolute;
  right: -68px;
  top: 0;
}

.sticky-author .author-info {
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  padding-top: 13px;
}

.section-with-sticky-author p {
  margin-bottom: 10px;
}

.contacts-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 100px;
}

.contact-item-wrapper {
  display: -ms-flexbox;
  display: flex;
}

.contact-item {
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-top: 45px;
  padding-bottom: 45px;
  padding-left: 0;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  border-bottom: 1px solid #000000;
  min-height: 100%;
}

.contacts-list div:first-child .contact-item,
.contacts-list div:nth-child(2) .contact-item {
  border-top: 5px solid #000000;
}

.contacts-list div:nth-last-child(1) .contact-item,
.contacts-list div:nth-last-child(2):nth-child(odd) .contact-item {
  border-bottom: 5px solid #000000;
}

.contact-item a {
  transition: all 0.3s ease;
  color: #000000;
}

.contact-item .tel {
  font-weight: 700;
}

.contact-item a.mail {
  color: #374FCC;
}

.contact-item .ttl {
  font-size: 24px;
  line-height: 30px;
  color: #ed4242;
  padding-bottom: 18px;
}

.contacts-list--with-img .contact-item .ttl {
  padding-bottom: 7px;
}

.contact-item .subttl {
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  padding-bottom: 10px;
}

.contact-item > div,
.contact-item a {
  position: relative;
}

.contact-item--row > div > div {
  position: relative;
}

.contact-item > div > svg,
.contact-item > div > img,
.contact-item a > svg,
.contact-item a > img {
  position: absolute;
  left: -44px;
  top: 0;
}

.contact-item--row > div > div > img {
  position: absolute;
  left: -44px;
  top: 0;
}

.contact-item .link-wrapper,
.contact-item .contact-person,
.contact-item .geo,
.contact-item .timetable {
  margin-left: 45px;
}

.contact-item .link-wrapper--tel {
  padding-bottom: 8px;
}

.contact-item .link-wrapper--mail a > img,
.contact-item .link-wrapper--mail a > svg {
  left: -46px;
  top: 3px;
}

.contact-item .link-wrapper--mail {
  padding-bottom: 15px;
}

.contact-item .contact-person {
  font-size: 16px;
  line-height: 20px;
}

.contact-item .geo {
  padding-bottom: 15px;
}

.contact-item .contacts-block-metro {
  margin-top: 5px;
}

.contact-item .geo a.text {
  border-bottom: 1px dotted #000000;
}

.contact-item .timetable img {
  left: -46px;
}

.contact-item--row {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  padding-bottom: 40px !important;
  border-top: 5px solid #000000;
  border-bottom: 5px solid #000000;
  margin-bottom: 100px;
}

.contact-item--row .l-col,
.contact-item--row .r-col {
  box-sizing: border-box;
  width: 50%;
}

.contact-item--row .r-col {
  padding-left: 14px;
}

.contact-item--row .link-wrapper--tel {
  padding-bottom: 10px;
}

.contact-item--row .timetable img {
  left: -46px;
}

.contacts-list--with-img .contact-item--with-img {
  position: relative;
  padding-right: 200px;
}

.contacts-list--with-img .contact-pic {
  position: absolute;
  top: 50px;
  right: -3px;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: 0;
}

.content-table-over-wrapper {
  position: relative;
}

.content-table-over-wrapper + .content-desc {
  margin-top: 40px;
}

.content-table-over-wrapper::before {
  content: "";
  position: absolute;
  z-index: 10;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100px;
  background: linear-gradient(to left, white, rgba(255, 255, 255, 0));
  pointer-events: none;
}

.content-table-over-wrapper::after {
  content: "";
  z-index: 15;
  background: url("../images/content-table-scroll-icon.svg") 0 0 no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 30px;
  top: 80px;
  margin-top: -33px;
}

.content-table-over-wrapper::before,
.content-table-over-wrapper::after {
  display: none;
  opacity: 0;
}

.content-table-over-wrapper--visible::before,
.content-table-over-wrapper--visible::after {
  display: block;
  opacity: 1;
}

.content-table-over-wrapper.scrolled::before,
.content-table-over-wrapper.scrolled::after {
  display: none;
}

.content-table-over-wrapper + h3,
.content-table-over-wrapper + .h3,
.content-table-over-wrapper + h4,
.content-table-over-wrapper + h4 {
  margin-top: 100px;
}

.content-table-wrapper {
  overflow: auto;
}

.content-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  line-height: 18px;
}

.content-table td {
  min-width: 12%;
  border: 1px solid #eeeeee;
  padding: 10px;
  vertical-align: baseline;
}

.content-table-centered td {
  text-align: center !important;
}

.content-table thead td {
  border: 1px solid #7487EB;
}

.content-table a,
.popover-custom a {
  color: #374FCC;
}

.content-table p,
.popover-custom p {
  margin-bottom: 10px;
}

.content-table p:last-of-type,
.popover-custom p:last-of-type {
  margin-bottom: 0;
}

.content-table thead tr {
  background-color: #374FCC;
  text-transform: uppercase;
  color: #ffffff;
}

.content-table thead span {
  display: block;
  text-transform: none;
  font-size: 13px;
  line-height: 16px;
}

.content-table td.ttl,
.content-table td .ttl {
  font-weight: bold;
}

.content-table td.unactive,
.content-table td .unactive {
  color: #c4c4c4;
}

.content-table td.doc a,
.content-table td a.doc {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-height: 36px;
  padding-left: 34px;
  color: #ed4242;
  position: relative;
  text-align: left !important;
  margin: 10px 0;
}

.content-table td.doc a:first-child,
.content-table td a.doc:first-child {
  margin-top: 0;
}

.content-table td.doc a:last-of-type,
.content-table td a.doc:last-of-type {
  margin-bottom: 0;
}

.content-table td.doc svg,
.content-table td.doc img,
.content-table td a.doc svg,
.content-table td a.doc img {
  position: absolute;
  top: 3px;
  left: 0;
}

.content-table .openable {
  margin: 10px 0;
}

.content-table .openable:first-child {
  margin-top: 0;
}

.content-table .openable:last-child {
  margin-bottom: 0;
}

.content-table td.openable span,
.content-table td .openable span {
  display: inline-block;
  text-decoration: underline;
  -webkit-text-decoration-style: dashed;
  text-decoration-style: dashed;
  padding-right: 20px;
  color: #ed4242;
  cursor: pointer;
  position: relative;
}

.content-table td.openable svg,
.content-table td.openable img,
.content-table td .openable svg,
.content-table td .openable img {
  position: absolute;
  top: 7px;
  right: 0;
  left: auto;
}

.content-table td.openable .openable-list-wrapper,
.content-table td .openable .openable-list-wrapper {
  display: none;
  opacity: 0;
  position: absolute;
  width: 300px;
  box-sizing: border-box;
  right: 0;
  top: 22px;
  background-color: #ffffff;
  padding: 6px;
  z-index: 100;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.content-table td.openable--active .openable-list-wrapper,
.content-table td .openable--active .openable-list-wrapper {
  display: block;
  opacity: 1;
}

.popover-custom .openable-list-item,
.content-table td.openable .openable-list-item,
.content-table td .openable .openable-list-item {
  padding: 7px 14px;
}

.two-col-table td {
  width: 50%;
}

.tree-col-table td {
  width: 20%;
}

.three-col-table td:first-of-type {
  width: 60%;
}

.links-card-list {
  padding-top: 28px;
}

.link-card-item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 42px;
  border-bottom: 1px solid #000000;
}

.link-card-item:first-of-type {
  border-top: 1px solid #000000;
}

.link-card-item .ttl {
  width: 100%;
  font-size: 40px;
  line-height: 45px;
  padding-bottom: 14px;
}

.link-card-item > .info {
  width: 48%;
}

.link-card-item .link {
  padding-bottom: 20px;
  font-size: 24px;
  line-height: 24px;
}

.link-card-item .link svg,
.link-card-item .link img {
  position: absolute;
  top: 2px;
  left: -2px;
}

.link-card-item .link a {
  color: #374FCC;
  display: inline-block;
  padding-left: 38px;
  position: relative;
}

.link-card-item .img-wrapper {
  width: 44.5%;
  padding-top: 7px;
  padding-bottom: 35px;
  position: relative;
}

.link-card-item .img-head {
  position: absolute;
  top: 7px;
  left: 0;
  width: 100%;
  height: 35px;
  background-color: #f1f1f1;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding-top: 13px;
  padding-left: 24px;
  display: -ms-flexbox;
  display: flex;
}

.link-card-item .img-head-circle {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ffffff;
  margin-right: 6px;
}

.link-card-item .img-inner-wrapper {
  width: 100%;
  height: 255px;
  margin-top: 35px;
  box-shadow: 10px 10px 35px 10px rgba(0, 0, 0, 0.1);
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  overflow: hidden;
}

.link-card-item .img-inner-wrapper img {
  width: 100%;
}

.link-card-item .desc {
  font-size: 18px;
  line-height: 30px;
  padding-bottom: 30px;
}

.courses-list {
  padding-top: 20px;
}

.course-item {
  position: relative;
  min-height: 350px;
  padding-bottom: 50px;
}

.course-item:last-of-type {
  padding-bottom: 0;
}

.course-item .img {
  position: absolute;
  left: 0;
  top: 7px;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.course-item .img::before {
  content: "";
  position: absolute;
  top: 0;
  right: -21px;
  width: 130px;
  height: 130px;
  background-image: url("../images/project-item-circle.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: -10;
}

.course-item .ttl,
.course-item .desc,
.course-item .anons {
  margin-left: 368px;
}

.course-item .ttl {
  padding-top: 44px;
  position: relative;
  font-size: 40px;
  line-height: 50px;
  color: #ed4242;
  padding-bottom: 25px;
}

.course-item .ttl::before {
  content: "";
  width: 32px;
  height: 38px;
  position: absolute;
  top: 49px;
  left: -68px;
  background-image: url("../images/ttl-mark.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

.course-item .desc {
  font-size: 16px;
  line-height: 20px;
  color: #ed4242;
  position: relative;
  padding-left: 40px;
  padding-bottom: 20px;
}

.course-item .desc::before {
  content: "";
  width: 25px;
  height: 25px;
  position: absolute;
  left: 3px;
  top: -4px;
  background-image: url("../images/catalog-card-clock-icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.course-item .anons {
  font-size: 18px;
  line-height: 30px;
}

.page-section-bg-dark,
.page-section-bg-dark h2,
.page-section-bg-dark .h2 {
  color: #ffffff;
}

.history-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  margin: 0 0 28px 0;
}

.history-item-num {
  font-family: "Lack", arial, sans-serif;
  color: #ed4242;
  font-size: 60px;
  line-height: 45px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  background-color: #232323;
  z-index: 100;
  margin: 0 0 30px -101px;
  min-height: 45px;
}

.history-item-num-content {
  padding-right: 37px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.history-item-num:after {
  content: "";
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 1px;
  background-color: #ed4242;
  z-index: 50;
}

.history-item-num .dash {
  margin-top: -6px;
}

.history-item-num p {
  margin-bottom: 0;
}

.history-item-visuals-wrapper {
  width: 48.5%;
  -ms-flex-order: 2;
  order: 2;
}

.history-gallery-item img {
  width: 100%;
}

.history-item-desc {
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-left: 101px;
  font-size: 18px;
  line-height: 30px;
  -ms-flex-order: 1;
  order: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}

.history-item-desc h3,
.history-item-desc .h3 {
  margin-top: 15px;
  margin-bottom: 10px;
}

.history-item-desc p {
  margin-bottom: 15px;
}

.history-item-desc p + h3,
.history-item-desc p + .h3 {
  margin-top: 25px;
}

.history-item-desc p:last-of-type {
  margin-bottom: 0;
}

.history-item-visuals-wrapper + .history-item-desc {
  padding-right: 50px;
}

.history-item-visuals-wrapper + .history-item-desc .history-item-num {
  margin-right: -80px;
}

.history-gallery.custom-slider {
  z-index: 0;
}

.history-gallery.custom-slider .slick-prev {
  top: 135px;
  left: -19px;
}

.history-gallery.custom-slider .slick-next {
  top: 135px;
  right: -22px;
}

.history-gallery.custom-slider .slick-dots {
  padding-top: 15px;
}

.history-gallery.custom-slider .slick-prev,
.history-gallery.custom-slider .slick-next {
  display: none;
  opacity: 0;
}

.history-gallery.custom-slider .slick-dots li::before {
  border: 1px solid #ffffff;
}

.history-gallery.custom-slider .slick-dots .slick-active::before {
  border: none;
}

.history-list-alt .history-item-visuals-wrapper {
  position: relative;
}

.history-list-alt .history-item-visuals-wrapper:before {
  content: "";
  width: 120px;
  height: 120px;
  background: url(../images/history-item-obj.svg) 0 0 no-repeat;
  position: absolute;
  right: -60px;
  top: -60px;
}

.history-list-alt .history-item-num {
  background: #fff;
  margin-left: 0;
}

.history-list-alt .history-item-desc {
  padding-left: 0;
}

.history-list-alt .history-item-visuals-wrapper {
  width: 44.5%;
}

.history-list-alt .history-gallery.custom-slider .slick-dots li::before {
  border-color: #000;
}

.page-body {
  margin-bottom: 90px;
}

.learn-more-wrapper {
  margin: 34px 0 0 0;
}

.btn--student-cabinet-alt {
  padding: 16px 10px 12px 74px;
}

.btn--student-cabinet-alt .btn--student-cabinet > img,
.btn--student-cabinet-alt .btn--student-cabinet > svg {
  left: 30px;
}

.contacts-block-metro {
  line-height: 1.5;
}

.page-section-bg-pic .page-section-content {
  position: relative;
  margin-top: -100px;
}

.page-section-bg-pic .page-section-content:before {
  content: "";
  position: absolute;
  left: -9000px;
  right: -9000px;
  top: 0;
  bottom: 0;
}

.page-section-about-history.page-section-bg-pic .page-section-content-inner:before {
  content: "";
  position: absolute;
  left: -9000px;
  right: 100%;
  top: 0;
  bottom: 0;
}

.page-section-about-history.page-section-bg-pic-dark .page-section-content-inner:before {
  background-color: #232323;
}

.page-section-bg-pic .page-section-content-inner {
  position: relative;
}

.page-section-bg-pic-dark:last-child {
  margin-bottom: 0;
}

.page-section-bg-pic-dark .page-section-content {
  color: #fff;
  padding: 93px 0 100px 0;
}

.page-section-bg-pic-dark .page-section-content:before {
  background-color: #232323;
}

.page-section-bg-pic-dark .page-section-pic-wrapper--outside::before {
  background-color: #232323;
}

.page-section-bg-pic-grey .page-section-content {
  padding: 93px 0 100px 0;
}

.page-section-bg-pic-white {
  padding-top: 50px;
}

.page-section-bg-pic-white .page-section-content {
  padding: 93px 0 50px 0;
}

.page-section-bg-pic-grey .page-section-content:before {
  background-color: #F9F9F9;
}

.page-section-bg-pic-grey .page-section-pic-wrapper--outside::before {
  background-color: #F9F9F9;
}

.page-section-bg-pic-white .page-section-content:before {
  background-color: #fff;
}

.page-section-bg-pic-white .page-section-pic-wrapper--outside::before {
  background-color: #fff;
}

.page-section-bg-pic .page-section-header {
  z-index: 100;
  margin-top: -92px;
  padding-top: 45px;
  width: 690px;
  margin-left: -2px;
}

.page-section-bg-pic-dark h2,
.page-section-bg-pic-dark .h2 {
  color: #fff;
}

.page-section-bg-pic-dark .content-desc,
.page-section-bg-pic-dark .content-desc-wrapper,
.page-section-bg-dark .content-desc,
.page-section-bg-dark .content-desc-wrapper {
  color: #fff;
}

.page-section-bg-pic-dark .content-desc .content-visual-ttl::before,
.page-section-bg-dark .content-desc .content-visual-ttl::before {
  background: #fff;
}

.main-menu:not(.active) {
  pointer-events: none;
}

.modal-content-inner .page-section-bg-grey::before,
.modal-content-inner .page-section-bg-dark::before {
  right: -90px;
  left: -60px;
  z-index: 0;
}

.modal-content-inner .catalog-promo-wrapper .tmb-pic::after {
  z-index: 0;
}

.modal-content-inner .catalog-promo-wrapper .tmb-pic-wrapper {
  z-index: 10;
}

@media (min-width: 1440px) {
  .header-top {
    padding-right: 116px !important;
  }
  .header-bottom {
    padding-right: 116px !important;
  }
  .page-over-wrapper {
    padding-right: 116px !important;
  }
  .footer {
    padding-right: 116px !important;
  }
}
#successModal .modal-content {
  border-radius: 0;
}

#successModal .modal-header {
  border-bottom: none;
}

#successModal .modal-dialog {
  margin: 5rem 0.5rem 0.5rem;
}

#successModal .modal-header {
  padding: 41px 20px 0 20px;
}

#successModal .modal-body {
  padding: 0 20px 30px 20px;
}

#successModal button.close {
  position: absolute;
  top: 9px;
  right: 15px;
  z-index: 100;
  opacity: 1;
}

#successModal button.close svg {
  width: 20px;
}

.page-not-found-desc {
  padding: 156px 0 0 0;
}

.page-not-found-desc h2,
.page-not-found-desc .h2 {
  font-size: 60px;
  line-height: 65px;
  margin-bottom: 20px;
}

.page-not-found-desc .lead {
  font-size: 20px;
  line-height: 30px;
}

.page-not-found-btn {
  margin: 40px 0 0 0;
  max-width: 371px;
}

.page-not-found-pic {
  padding: 34px 0 0 0;
}

.empty-cart-wrapper {
  min-height: 276px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 13px 0 0 0;
}

.empty-cart {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 570px;
}

.empty-cart-pic {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.empty-cart-pic-inner-wrapper {
  width: 151px;
  margin: 0 auto;
}

.empty-cart-pic-inner-wrapper img {
  width: 100%;
}

.empty-cart-desc {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
  font-size: 24px;
  line-height: 36px;
  margin: 26px 0 0 0;
}

.empty-cart-btn {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.empty-cart-btn-inner-wrapper {
  max-width: 350px;
  margin: 0 auto;
}

.content-desc > img {
  max-width: 100%;
}

.btn-green {
  background-color: #53B26D;
  border: none;
  color: #ffffff !important;
  transition: all 0.3s ease;
}

@media screen and (min-width: 767px) {
  .btn-green:hover {
    background-color: #369650 !important;
  }
  .btn--student-cabinet:hover {
    background-color: #369650 !important;
  }
  .btn--rehersal:hover {
    background-color: #369650 !important;
  }
}
.btn-new-shops {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  white-space: initial;
  text-align: left;
  margin: 0 0 30px;
  padding-right: 11px;
  padding-bottom: 11px;
}

.btn-new-shops span {
  display: block;
  padding: 4px 0 0 45px;
  font-weight: 700;
  font-size: 15px;
  line-height: 120%;
  text-transform: uppercase;
  position: relative;
}

.btn-new-shops span::before {
  content: "";
  width: 39px;
  height: 39px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../files/btn-new-shops.svg");
  background-size: cover;
  background-repeat: no-repeat;
}

.mob-shops-btn {
  display: none !important;
  background-color: #53B26D;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  padding: 9px 15px 8px 15px;
  position: relative;
}

.mob-shops-btn a {
  color: #FFFFFF;
}

.mob-shops-btn-inner {
  padding: 0 0 0 54px;
  position: relative;
}

.mob-shops-btn-inner::before {
  content: "";
  width: 33px;
  height: 33px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../files/btn-new-shops.svg");
  background-size: cover;
  background-repeat: no-repeat;
}

.mob-shops-btn-inner::after {
  content: "";
  width: 20px;
  height: 8px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 0;
  background-image: url("../files/btn-shops-arrow.svg");
  background-size: cover;
  background-repeat: no-repeat;
}

.mob-shops-btn-inner p {
  margin-bottom: 0;
}

.mob-shops-btn span {
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  display: block;
  text-transform: uppercase;
}

.mob-sub-menu {
  display: none !important;
  overflow: auto;
}

header.fixed .mob-sub-menu {
  display: none !important;
}

.sub-menu-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.sub-menu-item {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 10px 5px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.sub-menu-item::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: -2px;
  background-color: #cdcdcd;
}

.sub-menu-item:last-child::before {
  display: none;
}

.sub-menu-item a {
  display: block;
  width: 120px;
  text-align: center;
  font-weight: 600;
  font-size: 10px;
  line-height: 110%;
  text-transform: uppercase;
  color: #374FCC;
}

.sub-menu-item.active a {
  color: #000000;
}

.filter-wrapper + .page-section {
  margin-top: 33px;
}

.grecaptcha-badge {
  display: none !important;
}

.popover {
  background-color: #ffffff;
  padding: 6px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  border: none;
  border-radius: 0;
}

.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^=bottom] .arrow::before {
  border: none;
}

.popover-custom {
  display: none;
  position: absolute;
  width: 300px;
  box-sizing: border-box;
  right: 0;
  top: 22px;
  background-color: #ffffff;
  padding: 6px;
  z-index: 100;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  font-size: 14px;
  line-height: 18px;
}

.blockquote.blockquote--review-alt .blockquote-header {
  position: relative;
  padding: 32px 0 20px 170px;
  display: -ms-flexbox;
  display: flex;
}

.blockquote.blockquote--review-alt .blockquote-header::before {
  content: "";
  width: 100px;
  height: 89px;
  position: absolute;
  left: 1px;
  top: -34px;
  background-image: url("../images/blockquote-mark.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: visible;
}

.blockquote.blockquote--review-alt .blockquote-header::after {
  content: "";
  width: 898px;
  height: 1px;
  background-color: #000000;
  position: absolute;
  right: 0;
  top: 0;
}

.blockquote.blockquote--review-alt .blockquote-footer::before,
.blockquote.blockquote--review-alt .blockquote-footer::after {
  display: none !important;
}

.blockquote.blockquote--review-alt {
  margin-top: 80px;
}

.blockquote-header-logo {
  width: 85px;
  height: 85px;
  border-radius: 50%;
  border: 1px solid #000000;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  margin: 0 25px 0 0;
}

.blockquote-header-logo img,
.blockquote-header-logo svg {
  max-width: 100%;
  max-height: 100%;
}

.blockquote-header-desc-about {
  font-size: 16px;
  line-height: 26px;
}

.blockquote-header-desc-about span {
  font-weight: 700;
}

.blockquote-header-desc {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.blockquote-header-desc-about + .blockquote-header-desc-ttl {
  margin-top: 12px;
}

.blockquote-header-desc-about + .blockquote-header-desc-author {
  margin-top: 12px;
}

.blockquote-header-desc-ttl {
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  color: #ed4242;
}

.blockquote-header-desc-ttl + .blockquote-header-desc-author {
  margin-top: 10px;
}

.blockquote-header-desc-author {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}

.blockquote-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  padding-left: 170px;
}

.blockquote-content .blockquote-text {
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-height: 450px;
  overflow: hidden;
  position: relative;
  padding-left: 0;
}

.blockquote-doc-over-wrapper {
  width: 170px;
  border: 1px solid #000000;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.blockquote-text-over-wrapper + .blockquote-doc-over-wrapper {
  margin: 0 0 0 30px;
}

.blockquote-doc {
  position: relative;
}

.blockquote-doc::before {
  content: "";
  width: 65px;
  height: 65px;
  position: absolute;
  top: 50%;
  margin-top: -32.5px;
  left: 50%;
  margin-left: -32.5px;
  border-radius: 50%;
  background-color: #ed4242;
}

.blockquote-doc::after {
  content: "";
  width: 35px;
  height: 35px;
  position: absolute;
  top: 50%;
  margin-top: -17.5px;
  left: 50%;
  margin-left: -17.5px;
  background-image: url("../images/blockquoute-doc-ico.svg");
  background-size: cover;
  background-repeat: no-repeat;
}

.blockquote-doc img {
  max-width: 100%;
}

.blockquote-text-expand-btn {
  display: none !important;
  -ms-flex-align: end;
  align-items: flex-end;
  cursor: pointer;
  padding: 5px 0 0 0;
  position: relative;
  transition: all 0.3s ease;
}

.blockquote-text-expand-btn::before {
  content: "";
  height: 55px;
  position: absolute;
  top: -55px;
  left: 0;
  right: 0;
  background: linear-gradient(0, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
  opacity: 1;
  transition: all 0.3s ease;
}

.blockquote-text-expandable + .blockquote-text-expand-btn {
  display: -ms-flexbox !important;
  display: flex !important;
}

.blockquote-text-expandable.opened + .blockquote-text-expand-btn {
  padding: 10px 0 0 0;
}

.blockquote-text-expandable.opened + .blockquote-text-expand-btn::before {
  opacity: 0;
}

.blockquote-text-expand-btn span {
  padding: 0 0 0 32px;
  position: relative;
  color: #ed4242;
  font-size: 16px;
  line-height: 120%;
}

.blockquote-text-expand-btn span::before {
  content: "";
  width: 20px;
  height: 11px;
  position: absolute;
  top: 50%;
  margin-top: -5.5px;
  left: 0;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  background-image: url("../images/blockquote-expand-ico.svg");
  background-size: cover;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}

.blockquote-text-expandable.opened + .blockquote-text-expand-btn span::before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.num-alt-wrapper {
  display: -ms-flexbox;
  display: flex;
}

.num-alt-wrapper .num span {
  display: block;
  color: #000000;
  font-size: 18px;
  line-height: 18px;
  padding: 0;
}

.contact-item .link-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.custom-slider .slick-prev,
.custom-slider .slick-next {
  transition: all 0.3s ease;
}

#preloader,
#main-preloader,
#details-preloader {
  background-color: #FFFFFF;
  height: 100vh;
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 10000;
  overflow: hidden;
}

.preloader-top {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 30;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #FFFFFF;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.preloader-bg-1 {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 25;
  background-color: #ed4242;
}

.preloader-bg-2 {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 20;
  background-color: #000000;
}

.preloader-bg-3 {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 15;
  background-color: #FFFFFF;
}

.preloader-block.animate-left {
  position: absolute;
  width: 100%;
  height: 30%;
  top: 0;
  left: 0;
  background-color: #ed4242;
}

.preloader-block.animate-right {
  position: absolute;
  width: 100%;
  height: 70%;
  bottom: 0;
  right: 0;
  background-color: #374FCC;
}

.preloader-block-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
}

.preloader-block.animate-left .preloader-block-inner {
  top: 0;
  left: 0;
}

.preloader-block.animate-right .preloader-block-inner {
  bottom: 0;
  right: 0;
}

#animated-logo .animated-logo-black {
  fill: transparent;
  transition: fill 0.8s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s;
}

#animated-logo.active .animated-logo-black {
  fill: rgb(20, 18, 13);
}

#animated-logo .animated-logo-red {
  fill: transparent;
  transition: fill 0.8s cubic-bezier(0.47, 0, 0.745, 0.715) 0.4s;
}

#animated-logo.active .animated-logo-red {
  fill: rgb(237, 66, 66);
}

.filter-wrapper {
  position: relative;
  z-index: 10;
}

.filter-wrapper + .news-list {
  position: relative;
  z-index: 0;
}

a.person-download-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
  font-size: 14px;
  line-height: 100%;
}

.person-download-link-ico {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  position: relative;
}

.person-download-link-ico::before {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #ed4242;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.person-download-link-ico::after {
  content: "";
  width: 15px;
  height: 12px;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  left: 50%;
  margin-left: -7px;
  background-image: url("../images/ico-ppl-download.svg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}

a.person-download-link span {
  color: #ed4242;
}

@media screen and (min-width: 767px) {
  .person-download-link:hover .person-download-link-ico::before {
    background-color: #ed4242;
  }
  .person-download-link:hover .person-download-link-ico::after {
    background-image: url("../images/ico-ppl-download-active.svg");
  }
}
.request-popup-btn-over-wrapper {
  width: 90px;
  height: 90px;
  position: fixed;
  bottom: 13px;
  left: 13px;
  z-index: 99999;
}

.request-popup-btn {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #979797;
  border-radius: 50%;
  transition: background-color 0.3s ease;
}

.request-popup-btn::before {
  content: "";
  width: 35px;
  height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 50%;
  margin-left: -17px;
  background-image: url("../images/ico-request-main-btn.svg");
  background-size: cover;
  background-repeat: no-repeat;
}

.request-popup-btn span {
  position: absolute;
  left: -999px;
  bottom: -999px;
  font-size: 0;
  line-height: 0;
  opacity: 0;
  color: transparent;
}

@media screen and (min-width: 767px) {
  .request-popup-btn:hover {
    background-color: #D02626;
  }
}
.register-over-wrapper.request-main .bs-placeholder .filter-option-inner-inner {
  color: #7B7B7B;
}

.survey-inner-wrapper {
  padding-top: 20px;
}

.survey-question {
  font-size: 24px;
  line-height: 36px;
  margin: 0 0 20px 0;
}

.survey-question span {
  color: #ed4242;
}

.radio-option {
  padding: 0 0 0 98px;
}

.survey-inner-wrapper .custom-form input[type=checkbox] + label,
.survey-inner-wrapper .custom-form input[type=radio] + label {
  font-size: 18px;
  line-height: 30px;
}

.survey-inner-wrapper .custom-form .radio-option-sub-check input[type=checkbox] + label {
  font-size: 16px;
  line-height: 26px;
}

.survey-inner-wrapper .custom-form input[type=radio] + label:before {
  top: 50%;
  margin-top: -10px;
}

.survey-inner-wrapper .form-group {
  padding-bottom: 47px;
  margin-bottom: 50px;
  border-bottom: 1px solid #EEEEEE;
}

.survey-inner-wrapper .form-footer {
  margin-top: 50px;
}

.radio-option-sub-check {
  padding: 0 0 0 36px;
}

.survey-inner-wrapper .custom-form input[type=checkbox] + label:before {
  top: 4px;
}

label + .radio-option-sub-check {
  margin-top: 10px;
}

.radio-option-sub-check:last-child {
  margin-bottom: 10px;
}

.catalog-list-item--active .list-item-content .content-desc + .docs-wrapper {
  margin: 30px 0;
}

.list-item-content .content-desc a {
  color: #374FCC;
}

.training-course-agreement-row .content-links-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.training-course-agreement-row .content-links-wrapper + .content-links-wrapper {
  padding-top: 0;
  margin-top: 20px;
}

.training-course-agreement-row .content-links-wrapper .study-link {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.training-course-agreement-row .content-links-wrapper .study-link + .study-link {
  margin-top: 20px;
  margin-bottom: 20px;
}

.training-course-agreement-docs + .training-course-agreement-docs {
  margin-top: -1px;
}

.priority-over-wrapper {
  display: -ms-flexbox;
  display: flex;
}

.priority-col {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}

.priority-pic {
  padding-right: 20px;
}

.priority-desc {
  position: relative;
  padding-left: 20px;
  width: 240px;
  font-size: 18px;
  line-height: 125%;
}
.priority-desc p:last-child {
  margin-bottom: 0;
}

.priority-desc::before {
  content: "";
  width: 1px;
  position: absolute;
  top: -6px;
  bottom: -5px;
  left: 0;
  background-color: #000000;
}

.book-tmb-desc-pic {
  margin-bottom: 15px;
}

.publishing-item-pic .pic-priority {
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.publishing-item-pic .pic-priority-desc {
  -ms-flex: 0 0 171px;
  flex: 0 0 171px;
  max-width: 171px;
  color: #979797;
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
  margin-right: 15px;
}
.publishing-item-pic .pic-priority-desc p:last-child {
  margin-bottom: 0;
}

.filter-wrapper + .page-section-enrollees-programs {
  margin-top: 12px;
}

.expandable-other-trigger {
  display: none;
}

.enrollees-programs-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.enrollees-programs-item {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 15px;
  margin: 0 0 -5px 0;
}
.enrollees-programs-item a {
  color: #000000;
}
.enrollees-programs-item h3, .enrollees-programs-item .h3 {
  color: #374FCC;
  font-size: 26px;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 16px;
  transition: color 0.3s ease;
}

.enrollees-programs-item-inner {
  position: relative;
  height: 100%;
  border-top: 5px solid #000000;
  border-bottom: 5px solid #000000;
  padding: 40px 0 33px;
}
.enrollees-programs-item-inner::before {
  content: "";
  height: 5px;
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  background-color: #ed4242;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left;
  transform-origin: left;
  transition: all 0.3s ease;
  z-index: 10;
}
.enrollees-programs-item-inner::after {
  content: "";
  height: 5px;
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  background-color: #ed4242;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left;
  transform-origin: left;
  transition: all 0.3s ease;
  z-index: 10;
}

.enrollees-programs-item-info-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 10px;
}

.info-item-pic {
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
  margin: -5px 20px 0 0;
}
.info-item-pic img, .info-item-pic svg {
  width: 100%;
  height: auto;
}

.info-item-desc {
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 16px;
  font-weight: 400;
  line-height: 135%;
}
.info-item-desc p {
  margin-bottom: 5px;
}
.info-item-desc p:last-child {
  margin-bottom: 0;
}

.info-item-desc-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 11px;
}

.info-item-desc-row:last-child {
  margin-bottom: 0;
}

.info-item-desc-col-l {
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-right: 30px;
}

.info-item-desc-col-r.price {
  -ms-flex: 0 0 110px;
  flex: 0 0 110px;
  max-width: 110px;
  text-align: right;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.info-item-desc-col-r.price.free {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: initial;
  display: -ms-flexbox;
  display: flex;
  color: #53B26D;
  padding-top: 5px;
}
.info-item-desc-col-r.price.free img, .info-item-desc-col-r.price.free svg {
  margin-right: 30px;
}

svg circle,
svg path,
svg line,
svg rect {
  transition: stroke 0.3s ease, fill 0.3s ease;
}

svg line {
  transition: opacity 0.3s ease;
}

@media screen and (min-width: 767px) {
  .enrollees-programs-item a:hover .enrollees-programs-item-inner::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  .enrollees-programs-item a:hover .enrollees-programs-item-inner::after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  .enrollees-programs-item a:hover h3, .enrollees-programs-item a:hover h3 {
    color: #ed4242;
  }
  .enrollees-programs-item a:hover svg circle,
.enrollees-programs-item a:hover .enrollees-programs-item-info-item:not(.item-price) svg path,
.enrollees-programs-item a:hover svg line,
.enrollees-programs-item a:hover svg rect {
    stroke: #ed4242;
  }
  .enrollees-programs-item a:hover .enrollees-programs-item-info-item.item-price svg path {
    fill: #ed4242;
  }
}
.content-contacts.programs .content-contacts-price {
  margin-bottom: 12px;
  margin-top: 29px;
  font-size: 24px;
  font-weight: 600;
  line-height: 115%;
}
.content-contacts.programs .review-btn-wrapper:not(:last-child) {
  margin-bottom: 40px;
}
.content-contacts.programs .content-contacts-inner-wrapper.programs {
  margin-top: 34px;
}
.content-contacts.programs .content-contacts-inner-wrapper.programs .text-wrapper.lead {
  color: #53B26D;
  font-size: 16px;
  font-weight: 400;
  line-height: 135%;
}
.content-contacts.programs .content-contacts-inner-wrapper.programs .text-wrapper.lead p {
  margin-bottom: 0;
}
.content-contacts.programs .content-contacts-inner-wrapper.programs .text-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 13px;
  font-weight: 400;
  line-height: 130%;
}
.content-contacts.programs .content-contacts-inner-wrapper.programs .text-wrapper img {
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  height: auto;
  margin-left: 20px;
}

.content-application.programs .lead::before {
  display: none;
}

.programs-info-list {
  margin-top: 30px;
}

.programs-info-item {
  display: -ms-flexbox;
  display: flex;
}

.programs-info-item-pic {
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-right: 30px;
  padding-top: 2px;
}
.programs-info-item-pic img, .programs-info-item-pic svg {
  width: 100%;
  height: auto;
}

.programs-info-item-desc {
  font-size: 18px;
  font-weight: 400;
  line-height: 135%;
}
.programs-info-item-desc span {
  display: block;
  color: #959595;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: -2px;
}

.lead.programs {
  margin-left: -70px;
}

.programs-info-list-alt {
  margin-top: -10px;
}

.programs-info-list-alt .programs-info-item-desc {
  font-family: "Lack", arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
}
.programs-info-list-alt .programs-info-item-desc span {
  font-family: "Museo Sans Cyrl", arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 135%;
  margin-bottom: 5px;
}

.programs-info-list-alt .programs-info-item-pic {
  position: relative;
}
.programs-info-list-alt .programs-info-item-pic span {
  position: absolute;
  top: 18px;
  left: 10px;
  font-family: "Lack", arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  color: #ed4242;
}

.content-application.programs .content-desc {
  padding-right: 30px;
}

.content-desc + .filter-wrapper {
  margin-top: 100px;
}

.page-section-with-bg.page-section-minus-mg:last-child {
  margin-bottom: -90px !important;
}

.article-menu {
  margin: 50px 0 100px 0;
}

.article-menu-expandable-trigger {
  margin: 35px 0 38px;
}

.expandable-trigger {
  color: #ed4242;
  font-size: 12px;
  font-weight: 600;
  line-height: 24px; /* 200% */
  letter-spacing: 1.2px;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
  padding-left: 33px;
}

.expandable-trigger::before {
  content: "";
  width: 13px;
  height: 7.5px;
  position: absolute;
  top: 50%;
  margin-top: -3.25px;
  left: 0;
  background-image: url("../images/ico-exp-trigger.svg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  transition: all 0.3s ease;
}

.expandable-trigger.active::before {
  -webkit-transform: none;
  transform: none;
}

.article-expandable {
  display: none;
}

.article-menu-inner {
  padding: 40px 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.article-menu-ttl {
  font-size: 24px;
  line-height: 35px;
}

ol.article-menu-list {
  padding-top: 16px;
  padding-bottom: 0;
}

ol.article-menu-list .article-menu-item {
  padding-left: 35px;
  margin-bottom: 10px;
}

ol.article-menu-list .article-menu-item a {
  display: block;
}

ol.article-menu-list .article-menu-item::before {
  content: "" counter(item) " ";
  transition: color 0.3s ease;
}

.article-menu-item a {
  color: #000000;
  transition: all 0.3s ease;
}

@media screen and (min-width: 767px) {
  ol.article-menu-list .article-menu-item:hover a {
    color: #374FCC;
  }
  ol.article-menu-list .article-menu-item:hover::before {
    color: #374FCC;
  }
}
.main-slide-bg.mobile {
  display: none;
}

.banner img.mobile {
  display: none;
}

.content-about-section.programs {
  margin-bottom: 50px;
}

.content-desc > .page-section.documents {
  margin-left: -66px;
  padding-bottom: 100px !important;
}

.form-group {
  position: relative;
  margin: 0 0 35px 0;
}

@media (max-width: 767px) {
  .form-group {
    margin: 0 0 25px 0;
  }
}
.form-group label {
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  color: #A0A0A0;
  display: block;
  margin: 0 0 5px 0;
}

textarea {
  resize: none;
}

input[type=checkbox],
input[type=radio] {
  position: absolute;
  visibility: hidden;
}

.custom-form input[type=checkbox] + label,
.custom-form input[type=radio] + label {
  padding: 0 0 0 35px;
  position: relative;
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  font-weight: normal;
}

.custom-form-dark input[type=checkbox] + label,
.custom-form-dark input[type=radio] + label {
  color: #FFFFFF;
}

.custom-form input[type=checkbox] + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 16px;
  height: 16px;
  background-color: transparent;
  border: 1px solid #000000;
  transition: all 0.2s ease;
  background-image: url("../images/form-checkbox.svg");
  background-position: center center;
  background-size: 0 0;
  background-repeat: no-repeat;
}

.custom-form input[type=checkbox]:checked + label:before {
  border-color: #ed4242;
  background-color: #ed4242;
  background-size: 8px 6px;
}

.custom-form input[type=radio] + label:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid #000000;
  transition: all 0.3s ease;
}

.custom-form input[type=radio]:checked + label::before {
  border: 5px solid #ed4242;
}

.custom-form .form-agree .form-checkbox {
  margin-bottom: 13px;
}

.bootstrap-select {
  width: 100% !important;
  outline: none !important;
  position: relative;
}

.bootstrap-select.select-filter {
  margin-left: 59px;
  width: auto !important;
}

.bootstrap-select.select-filter:before {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  left: -59px;
  top: 8px;
  background: url(../images/filter-select-ico.svg) 0 0 no-repeat;
}

@media (max-width: 767px) {
  .bootstrap-select.select-filter {
    margin-left: 0;
  }
  .bootstrap-select.select-filter:before {
    display: none;
  }
}
.bootstrap-select .dropdown-toggle {
  border: none;
  border-bottom: 1px solid #000;
  text-align: left;
  padding: 0 60px 11px 0;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  color: #000 !important;
  outline: none !important;
  box-shadow: none !important;
  background: #fff !important;
  border-radius: 0;
  cursor: pointer;
  position: relative;
}

.bootstrap-select.select-filter .dropdown-toggle {
  border-bottom: 1px solid #374FCC;
  font-weight: normal;
  font-size: 24px;
  line-height: 30px;
  color: #374FCC !important;
  padding: 3px 60px 13px 0;
}

@media (max-width: 767px) {
  .bootstrap-select.select-filter .dropdown-toggle {
    font-size: 20px;
    line-height: 26px;
    padding: 0 60px 9px 0;
  }
  .bootstrap-select .filter-option {
    padding: 0 0 0 35px;
  }
  .bootstrap-select.select-filter .dropdown-toggle .filter-option::before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0px;
    top: 2px;
    background: url(../images/filter-select-ico.svg) 0 0 no-repeat;
    background-size: cover;
  }
}
.bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}

.bootstrap-select .dropdown-toggle:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 5px;
  background: #ED4242;
  transition: all 0.2s ease;
  opacity: 0;
}

.bootstrap-select.select-filter .dropdown-toggle:before {
  display: none;
}

.bootstrap-select.show .dropdown-toggle:before {
  opacity: 1;
}

.bootstrap-select .dropdown-toggle:after {
  content: "";
  padding: 0;
  margin: 0;
  width: 12px;
  height: 8px;
  background: url(../images/select-arrow.svg) 0 0 no-repeat;
  position: absolute;
  right: 0;
  top: 11px;
  border: none;
}

.bootstrap-select.select-filter .dropdown-toggle:after {
  width: 18px;
  height: 10px;
  background: url(../images/filter-select-arrow.svg) 0 0 no-repeat;
  top: 18px;
}

@media (max-width: 767px) {
  .bootstrap-select .dropdown-toggle:after {
    top: 15px;
  }
  .bootstrap-select.select-filter .dropdown-toggle:after {
    top: 13px;
  }
}
.bootstrap-select .filter-option {
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}

.bootstrap-select .filter-option::after {
  content: "";
  width: 42px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 52.38%);
}

.bootstrap-select ul.dropdown-menu {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  display: block;
  width: 100%;
}

@media (max-width: 767px) {
  .bootstrap-select ul.dropdown-menu {
    min-width: auto;
  }
}
.bootstrap-select div.dropdown-menu {
  width: 100%;
  border: none;
  border-radius: 0;
  background: #fff;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  padding: 0;
  margin: 0;
  min-width: 100% !important;
}

.bootstrap-select .dropdown-item {
  transition: background-color 0.2s ease;
  padding: 10px 45px 11px 30px;
  position: relative;
  cursor: pointer;
  white-space: normal;
}

@media (max-width: 767px) {
  .bootstrap-select .dropdown-item {
    padding: 10px 45px 10px 20px;
  }
}
.bootstrap-select .dropdown-item:hover,
.bootstrap-select .dropdown-item:focus {
  background: #f9f9f9;
}

.bootstrap-select .dropdown-item.active,
.bootstrap-select .dropdown-item:active {
  color: #000;
}

.bootstrap-select .dropdown-item.selected {
  background: #f9f9f9;
  font-weight: 600;
  color: #ED4242;
}

.bootstrap-select .dropdown-item:after {
  content: "";
  width: 14px;
  height: 11px;
  background: url(../images/select-check.svg) 0 0 no-repeat;
  position: absolute;
  right: 20px;
  top: 14px;
  transition: all 0.15s ease;
  opacity: 0;
}

.bootstrap-select .dropdown-item.selected:after {
  opacity: 1;
}

.bootstrap-select .btn-select-reset {
  width: 22px;
  height: 15px;
  position: absolute;
  border-right: 1px solid #AAAAAA;
  cursor: pointer;
  right: 22px;
  top: 16px;
  z-index: 10;
  display: none;
}

@media (max-width: 767px) {
  .bootstrap-select .btn-select-reset {
    top: 11px;
  }
}
.bootstrap-select.select-filter .btn-select-reset {
  right: 27px;
}

.bootstrap-select .btn-select-reset:before {
  content: "";
  width: 12px;
  height: 13px;
  background: url(../images/btn-select-reset.svg) 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 1px;
}

.bootstrap-select.filled .btn-select-reset {
  display: block;
}

.filter .col {
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: auto;
}

.filter .col-search {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.filter .filter-col-l {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.filter .filter-col-r {
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.filter-form .col {
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
}

.filter-form .filter-form-col-date {
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  max-width: 200px;
}

.filter-form .filter-form-col-education-form {
  -ms-flex: 0 0 371px;
  flex: 0 0 371px;
  max-width: 371px;
}

.content-desc .filter-form ul li {
  margin-bottom: 0;
  padding-left: 0;
}

.content-desc .filter-form ul li::before {
  display: none;
}

.btn-form-reset {
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  color: #5757B9;
  position: relative;
  padding: 0 0 0 22px;
  cursor: pointer;
}

.btn-form-reset[disabled],
.btn-form-reset.disabled {
  opacity: 0.5;
}

.btn-form-reset-ico {
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 3px;
}

.btn-form-reset-ico:before {
  content: "";
  width: 12px;
  height: 12px;
  background: url(../images/btn-form-reset.svg) 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}

.filter-col-r .btn-form-reset {
  margin-top: 36px;
}

.btn-filter-submit {
  width: 100%;
  font-size: 16px;
  padding: 10px 15px 9px 15px;
}

input[type=submit]:disabled,
input[type=submit].disabled {
  opacity: 0.5;
}

.form-footer .row {
  -ms-flex-align: center;
  align-items: center;
}

.filter-alt {
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .filter-alt {
    margin-bottom: 30px;
  }
}
.filter-wrapper-expandable {
  display: none;
}

.filter-wrapper-expandable.active {
  display: block;
}

.filter-form .filter-form-col-select {
  -ms-flex: 0 0 59%;
  flex: 0 0 59%;
  max-width: 59%;
}

.filter-form-col-select label {
  margin-left: 59px;
}

.filter-form-col-select .form-group {
  margin-top: 24px;
}

@media (max-width: 767px) {
  .filter-form .filter-form-col-select {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .filter .col {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .filter-form .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .filter .row {
    margin: 0 -10px;
  }
  .filter-form .row {
    margin: 0 -10px;
  }
  .filter-form .filter-form-col-date {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 10px;
  }
  .btn-form-reset {
    display: none;
  }
}
.bootstrap-select.select-filter-mag .dropdown-toggle {
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
}

@media (max-width: 767px) {
  .bootstrap-select.select-filter-mag .dropdown-toggle {
    font-size: 20px;
    line-height: 26px;
  }
}
.bootstrap-select.select-filter-mag .dropdown-toggle:after {
  top: 10px;
}

div.bootstrap-select.select-filter-mag {
  width: 500px;
}

.bootstrap-select.select-filter-mag:before {
  -webkit-transform: scale(0.75);
  transform: scale(0.75);
  left: -51px;
  top: 2px;
}

.bootstrap-select.select-filter-mag .btn-select-reset {
  top: 8px;
}

.lead + .custom-form {
  margin-top: 37px;
}

.custom-form .form-row {
  margin: 0 -15px;
}

.custom-form .form-row > .col,
.custom-form .form-row > [class*=col-] {
  padding: 0 15px;
}

.custom-form .form-group input {
  font-family: "Museo Sans Cyrl", arial, sans-serif;
  width: 100%;
  padding-bottom: 14px;
  padding-top: 7px;
  font-size: 20px;
  line-height: 24px;
  border: none;
  border-bottom: 1px solid #000;
  background-color: transparent;
}

.custom-form-dark .form-group input {
  color: #ffffff;
  border-bottom: 1px solid #FFFFFF;
}

.custom-form textarea {
  font-family: "Museo Sans Cyrl", arial, sans-serif;
  width: 100%;
  padding-bottom: 0;
  padding-top: 0;
  margin-top: 7px;
  font-size: 18px;
  line-height: 35px;
  border: none;
  border-bottom: 1px solid #000;
  background-color: transparent;
  background-image: linear-gradient(transparent 34px, rgba(0, 0, 0, 0.1) 34px);
  background-size: 100% 35px;
}

.custom-form-dark textarea {
  color: #ffffff;
  border-bottom: 1px solid #FFFFFF;
}

.custom-form .form-group {
  margin: 0 0 30px 0;
}

.custom-form .form-group label.placeholder {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 0;
  color: #515151;
  font-weight: normal;
  transition: all 0.4s ease;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
}

.custom-form .form-group label.placeholder.active {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  font-size: 16px;
  line-height: 24px;
}

.custom-form .form-agree {
  font-size: 12px;
  line-height: 22px;
  margin-bottom: 23px;
}

.custom-form .form-agree a {
  color: #ed4242;
}

.custom-form .form-agree input[type=checkbox].error + label {
  color: #ed4242;
}

.custom-form .form-agree input[type=checkbox].error + label::before {
  border-color: #ed4242;
}

@media screen and (min-width: 767px) {
  .custom-form .form-agree a:hover {
    color: #374FCC;
  }
}
.custom-form .form-footer .btn {
  width: 371px;
  font-size: 20px;
  line-height: 35px;
  padding-bottom: 11px;
}

@media (max-width: 767px) {
  .custom-form .form-footer .btn {
    width: 100%;
  }
}
.modal-content-wrapper {
  position: relative;
}

.login-modal.side-modal .modal-dialog {
  max-width: 910px;
}

.login-modal.side-modal .modal-content {
  min-height: 100%;
  height: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.login-modal.side-modal .modal-content-inner {
  min-height: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 80px 77px 60px 65px;
}

.login-modal.side-modal h2,
.login-modal.side-modal .h2 {
  font-size: 40px;
  line-height: 45px;
  margin: 0 0 11px 0;
}

.login-modal .custom-form .form-row,
.custom-form-alt.custom-form .form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.login-modal .custom-form .form-row > .form-group,
.custom-form-alt.custom-form .form-row > .form-group {
  padding: 0 15px;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 100%;
}

.custom-form .form-group-full-width {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.login-modal .custom-form .form-group label.placeholder {
  font-size: 16px;
  line-height: 24px;
  color: #7B7B7B;
}

.login-modal .custom-form .form-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -15px;
}

.login-modal .custom-form .form-footer > .form-footer-col {
  padding: 0 15px;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.login-modal .custom-form .form-footer-col-r {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}

.login-modal .custom-form .form-footer-col-r .form-footer-group {
  padding: 4px 0 0 0;
}

.login-modal .custom-form input[type=checkbox] + label,
.login-modal .custom-form input[type=radio] + label {
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  padding: 0 0 0 25px;
  position: relative;
  cursor: pointer;
}

.login-modal .custom-form input[type=checkbox] + label::before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  top: 3px;
  left: 0;
  border: 1px solid #000000;
}

.login-modal .custom-form input[type=checkbox] + label::after {
  display: none;
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  top: 3px;
  left: 0;
  background-image: url("../images/checkbox.svg");
  background-position: center;
  background-repeat: no-repeat;
}

.login-modal input[type=checkbox]:checked + label::before {
  background-color: #ed4242;
  border: 1px solid #ed4242;
}

.login-modal input[type=checkbox]:checked + label::after {
  display: block;
}

.renew-pass {
  font-size: 14px;
  line-height: 24px;
  color: #ed4242;
}

.register-wrapper {
  margin: 50px 0 0 0;
}

.register-wrapper h3,
.register-wrapper .h3 {
  font-size: 30px;
  line-height: 35px;
  color: #000000;
  margin-bottom: 3px;
}

.register-lead {
  font-size: 18px;
  line-height: 30px;
  margin: 0 0 24px 0;
}

.register-btn {
  padding: 18px 15px 16px 15px;
  font-size: 20px;
}

.login-links-wrapper {
  margin: 51px 0 0 0;
}

.login-links-list {
  font-size: 18px;
  line-height: 30px;
  color: #374FCC;
}

.login-links-item {
  margin: 0 0 15px 0;
}

.input-info {
  font-size: 16px;
  line-height: 26px;
  color: #7B7B7B;
}

.login-modal.side-modal h2 + .register-over-wrapper,
.login-modal.side-modal .h2 + .register-over-wrapper {
  margin: -10px 0 0 0;
}

.register-over-wrapper .tab-index {
  padding-bottom: 27px;
}

.login-modal.side-modal label span {
  color: #ed4242;
}

.input-info {
  margin: 10px 0 0 0;
  font-weight: 300;
}

.login-modal .register-over-wrapper .custom-form .form-footer {
  margin: -15px -15px 0 -15px;
}

.login-modal .enrollees-register-over-wrapper .custom-form .form-footer,
.login-modal.review-modal .custom-form .form-footer {
  margin: 19px -15px 0 -15px;
}

.review-modal .custom-form .form-footer {
  margin: 19px -15px 0 -15px;
}

.login-modal .register-over-wrapper .form-agree {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
  height: 100%;
}

.login-modal .custom-form .form-agree input[type=checkbox] + label {
  font-size: 13px;
  line-height: 22px;
}

.modal-content .lead {
  margin: 23px 0 25px 0;
  padding: 0 0 0 47px;
}

.modal-content .lead::before {
  left: 0 !important;
  top: 0 !important;
}

.order-form {
  margin: 30px 0 0 0;
}

.order-form h2,
.order-form .h2 {
  font-size: 40px;
  line-height: 45px;
  margin: 3px 0 0 0;
}

.order-form .form-group {
  padding: 0 15px;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 100%;
}

.order-form-row-wrapper {
  position: relative;
  padding: 0 0 0 100px;
}

.order-form-row-wrapper::before {
  content: "";
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -5px;
  background-color: #000000;
}

.order-form .order-info-block + .order-info-block {
  margin: 88px 0 0 0;
}

.order-form .form-row:last-child .form-group {
  margin-bottom: 0;
}

.order-form .form-group-comment {
  margin: -5px 0 0 0;
}

.order-form .form-group-comment textarea {
  padding: 0 0 0 0;
  line-height: 50px;
  background-image: linear-gradient(transparent 49px, rgba(0, 0, 0, 0.1) 49px);
  background-size: 100% 50px;
}

.order-info-block .form-agree {
  font-size: 13px;
  line-height: 22px;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.order-form .custom-form .form-group label.placeholder {
  color: #7B7B7B;
}

.submit-order-modal .modal-header h2, .submit-order-modal .modal-header .h2 {
  font-size: 40px;
  line-height: 50px;
}

.submit-order-modal .content-desc-wrapper h2,
.submit-order-modal .content-desc-wrapper .h2 {
  font-size: 30px;
  line-height: 45px;
  margin-top: 60px;
  margin-bottom: 18px;
}

.submit-order-modal.full-width-modal .modal-pic {
  margin-left: 13px;
}

.order-rules ol {
  padding-top: 3px;
  font-size: 16px;
  line-height: 28px;
}

.order-rules ol > li {
  padding: 0 0 0 74px;
}

.order-rules ol > li::before {
  height: 50px;
  font-size: 40px;
  line-height: 40px;
  top: 1px;
  background-color: #FFFFFF;
  z-index: 10;
}

.order-rules ol > li::after {
  content: "";
  z-index: 5;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 14px;
  left: 24px;
  background-color: #ed4242;
}

.order-rules ol > li:last-child::after {
  display: none;
}

.order-requirements {
  margin: -13px 0 0 0;
  padding: 0 0 0 74px;
}

.order-requirements a {
  color: #ed4242;
  font-size: 16px;
  line-height: 28px;
}

.submit-order-modal .ebooks-list {
  margin: 0;
}

.submit-order-modal .ebooks-item-header-ttl {
  font-size: 24px;
  line-height: 55px;
}

.submit-order-modal .ebooks-item-header-ico {
  margin: -10px 30px 0 0;
}

.submit-order-modal .ebooks-item-header {
  padding-bottom: 10px;
}

.ebooks-item-desc {
  font-size: 16px;
  line-height: 28px;
}

.order-modal-footer {
  margin: 11px 0 0 0;
}

.submit-order-modal.full-width-modal .modal-body {
  padding-bottom: 97px;
}

.submit-order-modal .catalog-promo-wrapper .tmb-pic-line {
  z-index: 0;
}

.submit-order-modal .catalog-promo-wrapper .tmb-pic-wrapper {
  z-index: 10;
}

.submit-order-modal .catalog-promo-wrapper .tmb-pic::before {
  z-index: 15;
}

.submit-order-modal .catalog-promo-wrapper .tmb-pic::after {
  z-index: 0;
}

.content-desc .custom-form-alt .h3:first-child,
.content-desc .custom-form-alt h3:first-child {
  margin-top: 0;
}

.content-desc .custom-form-alt .h3,
.content-desc .custom-form-alt h3 {
  font-size: 30px;
  line-height: 40px;
  margin-top: 61px;
  margin-bottom: 14px;
}

.content-desc .custom-form-alt .h3::before,
.content-desc .custom-form-alt > h3::before {
  content: "";
  width: 25px;
  height: 30px;
  position: absolute;
  top: 8px;
  left: -66px;
  background-image: url("../images/ttl-mark.svg");
  background-repeat: no-repeat;
}

.custom-form-alt input[type=checkbox] + label:before {
  border-color: #000000;
}

.custom-form-alt .form-group label.placeholder {
  color: #7B7B7B;
}

.custom-form-alt .form-group-ttl {
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  color: #7B7B7B;
  font-weight: normal;
  padding-top: 2px;
  margin-bottom: -8px;
}

.form-group-two-col {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.form-subgroup {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.form-row.subscriptions-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 27px 0 0 0;
}

.subscription-item {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.subscription-item input[type=checkbox] + label {
  margin-bottom: 8px;
  padding: 0 0 0 27px;
}

.custom-form-alt .form-footer {
  margin: 87px 0 0 0;
}

.custom-form-alt .form-footer .btn {
  width: 300px;
  font-size: 18px;
  line-height: 26px;
  padding-bottom: 14px;
}

.remember-pass-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

input.error {
  border-bottom: 1px solid #ed4242 !important;
}

label.error {
  color: #ed4242;
  padding: 5px 0 0 0;
}

.form-group-error textarea {
  border-bottom: 1px solid #ed4242;
}

.form-group-error .bootstrap-select .dropdown-toggle {
  border-bottom: 1px solid #ed4242;
}

.modal-content .cart-over-wrapper {
  margin-bottom: 0;
  border-top: none;
}

.modal-content .cart-item:first-child {
  border-top: 1px solid #000000;
  padding: 30px 0 10px 0;
}

.modal-content .cart-item {
  padding: 30px 0 11px 0;
}

.modal-content .cart-item span {
  margin-bottom: 11px;
}

.modal-content .cart-list {
  margin: 30px 0 0 0;
}

.modal-content .cart-item-pic {
  margin: 0 30px 0 0;
}

.modal-content .cart-item-descr {
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.modal-content .cart-item-ttl {
  width: 100%;
  margin: 0;
}

.modal-content .cart-item-ttl h3,
.modal-content .cart-item-ttl .h3 {
  font-size: 18px;
  line-height: 23px;
}

.modal-content .cart-item-ttl-author {
  font-size: 14px;
  line-height: 14px;
  margin: 13px 0 0 0;
}

.modal-content .cart-item-licence {
  width: 100%;
  padding: 0;
  margin: 5px 0 0 0;
}

.modal-content .cart-item-footer {
  width: 100%;
}

.modal-content .cart-footer-col-1 {
  padding-left: 15px;
}

.modal-content .cart-item:last-child {
  border-bottom: 1px solid #000000;
}

.modal-content .cart-sidebar-ttl {
  font-size: 18px;
  line-height: 18px;
  padding: 50px 0 0 0;
  margin: 0 0 4px 0;
}

.modal-content .custom-form-discount form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  align-items: flex-start;
}

.login-modal .custom-form.custom-form-discount .form-group {
  margin: 0;
}

.login-modal .custom-form.custom-form-discount .form-footer {
  margin: 19px 0 0 0;
}

.modal-content .custom-form.custom-form-discount .form-footer .btn {
  width: 200px;
  font-size: 16px;
  line-height: 26px;
}

.modal-content .cart-sidebar-price-info {
  margin: 48px 0 0 0;
}

.cart-footer-static .col-md-5 {
  padding-right: 9px;
  padding-left: 54px;
}

.cart-footer-fixed {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 300;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
  background: #F9F9F9;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 70px 14px 60px;
}

.cart-modal.login-modal.side-modal .modal-content {
  height: 100%;
}

.cart-modal.login-modal.side-modal .modal-content-inner {
  padding: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.cart-modal.login-modal.side-modal .cart-content-inner {
  padding: 80px 77px 105px 65px;
  height: 100%;
  overflow: auto;
}

.cart-footer-fixed-col-l {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  min-width: 250px;
  margin: 0 24px 0 0;
  padding: 7px 0 0 0;
}

.cart-footer-fixed-col-l a {
  color: #374FCC;
  font-size: 18px;
  line-height: 26px;
}

.cart-footer-fixed-col-l .cart-sidebar-price-ttl {
  font-size: 18px;
  line-height: 23px;
  color: #000;
}

.cart-footer-fixed-col-l .count {
  display: inline-block;
}

.cart-footer-fixed-col-l .cart-sidebar-price-item-main-with-discount {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin: 0 0 5px 0;
}

.cart-footer-fixed-col-l .cart-sidebar-price-item-main-with-discount .cart-sidebar-price-num {
  font-size: 18px;
  line-height: 23px;
  margin: 0 0 0 7px;
}

.cart-footer-fixed-col-r {
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin: 0 0 0 0;
}

.cart-footer-fixed-col-r .cart-sidebar-footer-item {
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 270px;
}

.modal-content a.logout {
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 121px 0 0;
}

.custom-form .form-agree input[type=checkbox] + label::before {
  top: 50%;
  margin-top: -8px;
}

.custom-form .form-agree input[type=checkbox] + label {
  padding: 0 0 0 41px;
}

.custom-form .form-group input[type=file] {
  border-bottom: none;
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.label-file .ttl {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #374FCC !important;
  transition: all 0.3s ease;
  position: relative;
  padding: 4px 0 0 40px;
  cursor: pointer;
}

.label-file .ttl::before {
  content: "";
  width: 1px;
  height: 25px;
  background-color: #374FCC;
  position: absolute;
  top: 0;
  left: 12px;
  transition: all 0.3s ease;
}

.label-file .ttl::after {
  content: "";
  width: 25px;
  height: 1px;
  background-color: #374FCC;
  position: absolute;
  top: 12px;
  left: 0;
  transition: all 0.3s ease;
}

.label-file .ttl.added {
  color: #000000 !important;
}

.label-file .ttl.added::before {
  display: none;
  opacity: 0;
}

.label-file .ttl.added::after {
  display: none;
  opacity: 0;
}

.label-file .info {
  display: block;
  padding: 0 0 0 40px;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: #CECECE !important;
  opacity: 0;
  transition: all 0.3s ease;
}

.label-file .info.visible {
  opacity: 1;
}

.btn-file-reset {
  width: 18px;
  height: 18px;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 15px;
  cursor: pointer;
}

.btn-file-reset:before {
  content: "";
  width: 18px;
  height: 18px;
  background: url("../images/ico-file-reset.svg") 0 0 no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 3px;
  z-index: -100;
  opacity: 0;
}

.btn-file-reset.visible {
  opacity: 1;
}

.btn-file-reset:before {
  opacity: 1;
  z-index: 100;
}

.filter-alt .bootstrap-select .btn-select-reset {
  top: 8px;
}

.filter-form-col-date .bootstrap-select .btn-select-reset {
  top: 8px;
}

.filter-form-col-meeting .bootstrap-select .btn-select-reset {
  top: 8px;
}

@media screen and (min-width: 767px) {
  a:hover {
    text-decoration: none;
    outline: 0;
  }
  .h3 a:hover,
h3 a:hover,
.h2 a:hover,
h2 a:hover {
    color: #ed4242;
  }
  .btn:hover {
    background-color: #ed4242;
    color: #ffffff;
    border-color: transparent;
  }
  .btn:hover:active {
    box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.3);
  }
  .btn--accent-color:hover {
    background-color: #D02626;
    color: #ffffff;
  }
  .btn--link-color:hover {
    background-color: #374FCC;
    color: #ffffff;
    border: 1px solid #374FCC;
  }
  .btn--dark-color:hover {
    background-color: #ed4242;
    color: #ffffff;
  }
  .btn--donate:hover {
    background-color: #374FCC;
  }
  .content-desc ul li a:hover,
.content-desc-wrapper ul li a:hover {
    color: #ed4242;
  }
  .content-desc a.h2:hover,
.content-desc h2 a:hover,
.content-desc a.h3:hover,
.content-desc h3 a:hover,
.content-desc-wrapper a.h2:hover,
.content-desc-wrapper h2 a:hover,
.content-desc-wrapper a.h3:hover,
.content-desc-wrapper h3 a:hover {
    color: #ed4242;
  }
  .content-desc a:hover {
    color: #ed4242;
  }
  .custom-slider .slick-prev:hover,
.custom-slider .slick-next:hover {
    background-color: #D02626;
  }
  .page-menu .catalog-accent-wrapper a:hover {
    color: #000000;
    border-bottom: 1px solid #000000;
  }
  .page-menu > li.li-blue a:hover {
    color: #000000;
    border-bottom: 1px solid #000000;
  }
  .page-menu a:hover {
    color: #374FCC;
    border-bottom: 1px solid #374FCC;
  }
  .page-menu a:hover > svg path {
    fill: #374FCC;
  }
  .page-over-wrapper-dark .page-menu a:hover {
    color: #ed4242;
    border-bottom: 1px solid #ed4242;
  }
  .page-over-wrapper-dark .page-menu a:hover > svg path {
    fill: #ed4242;
  }
  .page-menu .catalog-accent-wrapper a:hover > svg path {
    fill: #000000;
  }
  .history .page-menu a:hover {
    color: #ed4242;
    border-bottom: 1px solid #ed4242;
  }
  .history .page-menu a:hover > svg path {
    fill: #ed4242;
  }
  .content-contacts a.link:hover {
    color: #374FCC;
  }
  .content-contacts a.link:hover svg path {
    fill: #374FCC;
    stroke: #374FCC;
  }
  .content-contacts a.mail:hover {
    color: #ed4242;
  }
  .content-contacts .social svg:hover path {
    fill: #ed4242;
  }
  .content-contacts .review-btn-wrapper .btn:hover {
    color: #ffffff;
  }
  .contacts a.mail:hover {
    color: #ed4242;
  }
  .breadcrumbs a:hover {
    color: #000000;
  }
  .project-program-item:hover .item-date::after {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .project-program-item:hover .item-date {
    color: #ed4242;
  }
  .project-program-item:hover a.ttl {
    color: #ed4242;
  }
  .project-program-item:hover .btn {
    background-color: #ed4242;
    color: #ffffff;
    border: none;
  }
  .for-participants-doc-item:hover .info .ttl::after {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .for-participants-doc-item:hover .doc-item-btns {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  .for-participants-doc-item:hover .doc-item-btn {
    display: inline-block;
    opacity: 1;
  }
  .for-participants-doc-item:hover .img svg path {
    fill: #ed4242;
  }
  .for-participants-doc-item:hover .img .img-type {
    color: #ed4242;
    -webkit-text-stroke: 1px #ed4242;
  }
  .for-participants-doc-item:hover .info .ttl {
    color: #ed4242;
  }
  .doc-item-btn:hover svg {
    fill: #ed4242;
  }
  .doc-item-btn:hover svg path {
    fill: #ffffff;
  }
  .project-partners-item-wrapper:hover .info::after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  .project-partners-item-wrapper:hover .pic:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  .project-partners-item-wrapper:hover::after,
.project-partners-item-wrapper:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  .project-partners-item-wrapper:hover .ttl {
    color: #ed4242;
  }
  .project-partners-item--big:hover .ttl {
    border-top: none;
    margin-top: 0;
  }
  .person:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
  }
  .news-item:hover::before,
.news-item:hover::after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  .news-item:hover .link {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    transition: all 0.4s ease;
  }
  .news-item:hover .item-date,
.news-item:hover .ttl {
    color: #ed4242;
  }
  .project-organisation-address a.mail:hover {
    color: #ed4242;
  }
  .project-organisation-list .info a:hover {
    color: #ed4242;
  }
  .tab-index li a:hover {
    color: #ed4242;
  }
  .project-events-item:hover .item-date::after {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  .project-events-item:hover .event-text a {
    color: #ed4242;
  }
  .tag-list a:hover {
    font-weight: normal;
    color: #ed4242;
  }
  .back-to-list-link:hover {
    color: #ffffff;
  }
  .back-to-list-link:hover::before {
    background-color: #ffffff;
  }
  .back-to-list-link:hover::after {
    background-image: url("../images/back-to-list-accent.svg");
  }
  .catalog-card-item:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  .catalog-card-item:hover::after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  .catalog-card-item:hover {
    color: #000000;
  }
  .catalog-card-item:hover .ttl {
    color: #ed4242;
  }
  .catalog-card-item:hover .link {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    transition: all 0.4s ease;
  }
  .catalog-card-item-wrapper:hover::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -9000px;
    right: -9000px;
    z-index: -100;
    background: linear-gradient(270deg, rgba(249, 249, 249, 0) 0%, #F9F9F9 13.94%, #F9F9F9 82.39%, rgba(249, 249, 249, 0) 100%);
  }
  .notifications-list:hover .slick-next,
.notifications-list:hover .slick-prev {
    display: block;
    opacity: 1;
  }
  .learn-more-link:hover {
    color: #ed4242;
  }
  .learn-more-link:hover::before {
    background-color: #ed4242;
  }
  .learn-more-link:hover::after {
    background-image: url("../images/about-catalog-arrow-white.svg");
  }
  .catalog-tile-item:hover {
    color: #000000;
  }
  .catalog-tile-item:hover .ttl {
    color: #ed4242;
  }
  .list-item-content:hover > .title,
.list-item-content:hover .link {
    color: #ed4242;
  }
  .catalog-list-item:hover .list-item-content::before,
.catalog-list-item a:hover .list-item-content::after,
.catalog-list-item .list-item-content:hover::after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  .catalog-list-item:hover .ttl {
    color: #000000;
  }
  .doc-item:hover .info .ttl::after {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .doc-item:hover .doc-item-btn {
    display: inline-block;
    opacity: 1;
  }
  .doc-item:hover .img svg path {
    fill: #ed4242;
  }
  .doc-item:hover .img svg rect {
    stroke: #ed4242;
  }
  .doc-item:hover .img .img-type {
    color: #ed4242;
    -webkit-text-stroke: 1px #ed4242;
  }
  .doc-item:hover .info .ttl {
    color: #ed4242;
  }
  .contact-item a.mail:hover {
    color: #ed4242;
  }
  .popover-custom a:hover,
.content-table a:hover {
    color: #ed4242;
  }
  .content-table td.doc a:hover {
    color: #374FCC;
  }
  .content-table td.doc a:hover svg rect,
.content-table td.doc a:hover svg line {
    stroke: #374FCC;
  }
  .content-table td.openable span:hover {
    color: #374FCC;
  }
  .content-table td.openable span:hover svg path {
    fill: #374FCC;
  }
  .popover-custom .openable-list-item:hover,
.content-table td.openable .openable-list-item:hover {
    background-color: #f6f6f6;
    text-decoration: underline;
  }
  .popover-custom .openable-list-item:hover a,
.content-table td.openable .openable-list-item:hover a {
    color: #ed4242;
  }
  .link-card-item .link:hover a {
    color: #ed4242;
  }
  .link-card-item .link:hover svg path {
    fill: #ed4242;
    stroke: #ed4242;
  }
  .history-gallery.custom-slider:hover .slick-prev,
.history-gallery.custom-slider:hover .slick-next {
    display: block;
    opacity: 1;
  }
  .content-links-wrapper .study-link:hover {
    background-color: #374FCC;
    color: #ffffff;
  }
  .content-links-wrapper .study-link:hover svg path {
    stroke: #ffffff;
    fill: #ffffff;
  }
  .content-links-wrapper .study-link-invert:hover {
    background-color: #ed4242;
  }
  a.costs-download-link:hover {
    background-color: #ed4242;
    color: #ffffff;
  }
  a.costs-download-link:hover svg path {
    stroke: #ffffff;
    fill: #ffffff;
  }
  .header-top-link:hover {
    color: #ffffff;
  }
  .header-top-link:hover img {
    opacity: 1;
  }
  .header-bottom-links-row.top > li > a:hover {
    color: #000000;
  }
  .header-bottom-links-row a:hover {
    color: #ed4242;
    text-decoration: underline;
  }
  .header-top-link:hover .header-top-link-hover-block {
    opacity: 1;
    z-index: 100;
  }
  .header-aside-item.blinde:hover {
    background-color: #ed4242;
  }
  .header-aside-item.blinde:hover svg path {
    fill: #fff;
  }
  .header-aside-item.cart:hover {
    background-color: #17191D;
  }
  .header-aside-item.search:hover,
.header-aside-item.my:hover {
    background-color: #D02626;
  }
  .header-aside-social-item:hover svg path {
    fill: #ed4242;
  }
  .header-top-langs > a:hover:after {
    border-color: #ed4242 transparent transparent transparent;
  }
  .header-top-lang-item a:hover {
    background-color: #F9F9F9;
  }
  .header-top-langs:hover .header-top-langs-list {
    opacity: 1;
    z-index: 10;
  }
  .search-categories-list li:hover a {
    color: #374FCC;
    border-bottom: 1px solid #374FCC;
  }
  .cabinet-menu > li:hover,
.cabinet-menu > li:hover > a {
    color: #374FCC;
    font-weight: 900;
  }
  .cabinet-menu > li.active:hover > a {
    color: #374FCC;
  }
  .cabinet-menu .submenu-content li:hover > a {
    color: #374FCC;
  }
  .cabinet-menu .submenu-content li.active:hover > a {
    color: #374FCC;
  }
  .order-item:hover .order-item-wrapper::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  .order-item:hover .order-item-num {
    color: #ed4242;
  }
  .order-item:hover .order-item-arrow::after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  a.logout:hover {
    color: #ed4242;
  }
  a.logout:hover::before {
    background-image: url("../images/logout-active.svg");
  }
  .custom-slider .slick-dots li:hover::before {
    background-color: #ed4242;
    border-color: #ed4242;
  }
  .event-tmb:hover h3 a,
.event-tmb:hover .h3 a {
    color: #ed4242;
  }
  .event-tmb:hover h3 a:after,
.event-tmb:hover .h3 a:after {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
.banner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.banner img {
  max-width: 100%;
  display: block;
}

.header-top {
  width: 100%;
  background: #2E3237;
}

.header-top-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.header-humb-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 13px 20px;
  background: #1C1E22;
  cursor: pointer;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.header-humb-menu.fixed {
  display: none;
  padding: 0;
  width: 50px;
  height: 80px;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 20px;
}

.header-humb-lines {
  position: relative;
  width: 25px;
  height: 24px;
  margin-right: 10px;
}

.header-humb-lines span {
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background: #fff;
  transition: all 0.2s ease;
}

.header-humb-lines span:nth-child(1) {
  top: 4px;
}

.header-humb-lines span:nth-child(2) {
  top: 50%;
}

.header-humb-lines span:nth-child(3) {
  bottom: 3px;
}

.header-humb-menu.fixed .header-humb-lines {
  margin-right: 0;
}

.header-humb-text {
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 4px 0 0 0;
}

.header-top-langs {
  position: relative;
}

.header-top-langs a {
  display: block;
  position: relative;
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  padding: 17px 32px 13px 16px;
}

.header-top-langs > a:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  margin-top: -2px;
  right: 14px;
  border-style: solid;
  border-width: 7px 4px 0 4px;
  border-color: #959595 transparent transparent transparent;
  transition: all 0.3s ease;
}

.header-top-langs.open > a:after {
  border-color: #ed4242 transparent transparent transparent;
}

.header-top-langs-list {
  opacity: 0;
  z-index: -1000;
  position: absolute;
  width: 100px;
  top: 50px;
  left: 0;
  transition: opacity 0.3s ease;
}

.header-top-lang-item a {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  padding-left: 15px;
  background-color: #ffffff;
  color: #000000;
  text-transform: none;
}

.header-top-lang-item.active a {
  background-color: #F9F9F9;
  color: #ed4242;
}

.header-top-lang-item.active a:after {
  position: absolute;
  top: 11px;
  right: 20px;
  content: url(../images/lang-checked.svg);
}

.header-top-link {
  padding: 0 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  font-size: 10px;
  line-height: 14px;
  text-transform: uppercase;
  color: #959595;
  position: relative;
  transition: all 0.3s ease;
}

.header-top-link img {
  opacity: 0.7;
  transition: all 0.3s ease;
  margin-right: 10px;
}

.header-top-link-hover-block {
  position: absolute;
  top: 64px;
  right: 15px;
  width: 397px;
  min-height: 250px;
  padding: 26px 30px 30px 30px;
  z-index: -1000;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.header-top-link .header-top-link-hover-block img {
  opacity: 1;
}

.header-top-link-hover-block-pic {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -10;
  overflow: hidden;
}

.header-top-link-hover-block-pic-filter {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.9;
  z-index: 10;
}

.header-top-link-hover-block-pic img {
  width: 100%;
  margin: 0;
}

.header-top-link-hover-block-title {
  font-weight: bold;
  font-size: 36px;
  line-height: 36px;
  text-transform: uppercase;
  z-index: 0;
  color: #ffffff;
  min-height: 108px;
}

.header-top-link-hover-block-link {
  width: 108px;
  height: 70px;
  margin-top: 16px;
  position: relative;
}

.header-top-link-hover-block-link::before {
  content: "";
  width: 80px;
  height: 21px;
  position: absolute;
  left: 0;
  top: 25px;
  background-image: url("../images/arrow-white.svg");
  background-size: cover;
  background-position: center;
}

.header-top-link-hover-block-link::after {
  content: "";
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #fff;
  border-radius: 50%;
}

.header-top-links-group {
  -ms-flex: 1;
  flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.header-top-links-group .header-top-link {
  padding-top: 11px;
  padding-bottom: 11px;
}

.header-top-links-group .header-top-link:nth-child(1) {
  color: #FCD607;
}

.header-top-links-group .header-top-link:nth-child(2) {
  color: #6A8BFF;
}

.header-top-links-group .header-top-link:nth-child(3) {
  color: #FF5656;
}

.header-top-links-group .header-top-link:nth-child(4) {
  color: #ffffff;
}

.header-top-links-group .header-top-link:nth-child(1) .header-top-link-hover-block-pic-filter {
  background-color: #FCD607;
}

.header-top-links-group .header-top-link:nth-child(2) .header-top-link-hover-block-pic-filter {
  background-color: #374FCC;
}

.header-top-links-group .header-top-link:nth-child(3) .header-top-link-hover-block-pic-filter {
  background-color: #FF5656;
  opacity: 0.8;
}

.header-top-links-group .header-top-link:nth-child(4) .header-top-link-hover-block-pic-filter {
  background-color: #374FCC;
}

.header-top-links-group .header-top-link:nth-child(5) .header-top-link-hover-block-pic-filter {
  background-color: #374FCC;
}

.header-bottom {
  position: relative;
  padding: 24px 0 8px 0;
}

.header-bottom-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.header-logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 12px;
}

.fixed .header-logo {
  padding-bottom: 0;
}

.header-logo-img {
  width: 240px;
  height: 50px;
  margin-right: 20px;
}

.header-logo-img img,
.header-logo-img img svg {
  width: 100%;
}

.header-logo-text p {
  font-weight: 600;
  font-size: 10px;
  line-height: 110%;
  margin-bottom: 0;
  color: #000000;
  text-transform: uppercase;
}

.header-logo-text span {
  text-transform: none;
  color: #959595;
}

.navbar-wrapper {
  margin-left: 70px;
  -ms-flex: 1;
  flex: 1;
}

.header-bottom-links-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header-bottom-links-row > li > .ttl a {
  color: #000000;
  transition: all 0.15s ease;
  text-decoration: none !important;
  text-transform: uppercase;
}

.header-bottom-links-row > li > .ttl:hover a,
.header-bottom-links-row > li > .ttl a.active,
.header-bottom-links-row > li.has-submenu.open > .ttl a {
  color: #ed4242;
}

.header-bottom-links-row > li > .ttl {
  font-size: 13px;
  line-height: 24px;
  font-weight: 600;
}

.header-bottom-links-row > li {
  padding-bottom: 12px;
}

.header-bottom-links-row.top > li {
  padding-bottom: 10px;
}

.header-bottom-links-row.top > li > .ttl a {
  color: #ed4242;
  transition: all 0.15s ease;
  text-decoration: none !important;
}

.header-bottom-links-row.top > li > .ttl:hover a,
.header-bottom-links-row.top > li > .ttl a.active,
.header-bottom-links-row.top > li.has-submenu.open > .ttl a {
  color: #000;
}

.header-bottom-links-row.top > li > .ttl {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
}

.header-bottom-links-row > li > .ttl {
  display: -ms-flexbox !important;
  display: flex !important;
}

.dropdown-arrow {
  width: 15px;
  height: 24px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  display: none !important;
}

li.has-submenu .dropdown-arrow {
  display: block !important;
}

.dropdown-arrow::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 0;
  border-style: solid;
  border-width: 7px 4px 0 4px;
  border-color: #959595 transparent transparent transparent;
  transition: all 0.3s ease;
}

.header-bottom-links-row .dropdown-arrow:hover::before,
.header-bottom-links-row li.has-submenu.open .dropdown-arrow::before {
  border-color: #ed4242 transparent transparent transparent;
}

.header-bottom-links-row.top .dropdown-arrow:hover::before,
.header-bottom-links-row.top li.has-submenu.open .dropdown-arrow::before {
  border-color: #000000 transparent transparent transparent;
}

.fixed .header-bottom-links-row.top > li > a {
  font-size: 13px;
  line-height: 24px;
}

.header-bottom-links-row li {
  position: relative;
}

.header-bottom-panel {
  display: none;
}

.header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
  z-index: 1000;
  transition: all 0.3s ease;
}
.header.fixed .header-top.header-top-toggle {
  display: none;
}
.header.fixed .header-bottom {
  padding: 0;
}
.header.fixed .header-humb-menu.fixed {
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  width: 50px;
  height: 80px;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.header.fixed .header-logo-img {
  width: 160px;
  height: 33px;
  margin-right: 15px;
}
.header.fixed .navbar-wrapper {
  margin-left: 17px;
  margin-top: 13px;
}
.header.fixed .header-logo-text p {
  font-size: 10px;
  line-height: 12px;
}
.header.fixed .header-bottom-links-row.top > li {
  padding-bottom: 7px;
}

.header-aside {
  position: absolute;
  top: 0;
  right: 0;
  width: 116px;
  z-index: 800;
}

.header-aside-item {
  width: 100%;
  height: 110px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.header-aside-item svg path,
.header-aside-social-item svg path {
  transition: all 0.3s ease;
}

.header-aside-item.search,
.header-aside-item.my {
  background: #ed4242;
}

.header-aside-item.cart {
  background: #2E3237;
}

.header-aside-item.blinde {
  background: #EEEEEE;
}

.header-aside-social {
  background: #ffffff;
}

.header-aside-social-item {
  width: 100%;
  height: 70px;
}

.header-aside-social-item a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}

@media screen and (max-width: 1439px) {
  .header-top-link {
    padding: 0 10px;
    font-size: 10px;
  }
  .navbar-wrapper {
    margin-left: 24px;
    margin-top: -6px;
  }
  .header-aside-item {
    height: 90px;
  }
  .header-aside-social {
    margin-top: 0;
  }
  .header-bottom {
    padding-bottom: 3px;
  }
  .header-bottom-panel-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 67px;
    height: 67px;
  }
  .header-bottom-panel-item.search svg path,
.header-bottom-panel-item.my svg path,
.header-bottom-panel-item.cart svg path {
    fill: #000000;
  }
  .header.fixed .header-humb-menu.fixed {
    height: 50px;
  }
  .header.fixed .header-logo-img {
    width: 115px;
    height: 30px;
  }
  .header.fixed .header-bottom-panel-item {
    height: 50px;
    width: 50px;
  }
  .header-aside {
    width: 90px;
  }
}
@media (max-width: 1249px) {
  .header-aside {
    display: none;
  }
  .header-logo {
    -ms-flex: 0 0 270px;
    flex: 0 0 270px;
    max-width: 270px;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 0;
    padding-top: 2px;
  }
  .header-logo-img {
    width: 110px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: -3px;
    margin-right: 10px;
    height: auto;
  }
  .header-logo-text p {
    font-size: 10px;
    line-height: 12px;
  }
  .header-logo-text br {
    content: "";
  }
  .header-logo-text br:after {
    content: " ";
  }
  .header-bottom-links-row.top > li {
    padding-bottom: 4px;
  }
  .header-bottom-links-row.top > li > .ttl {
    font-size: 15px;
    line-height: 20px;
  }
  .header-bottom-panel {
    display: -ms-flexbox;
    display: flex;
    margin-left: 20px;
  }
  .header-bottom-panel-item {
    width: 32px;
    height: 32px;
    margin: 0 0 0 30px;
  }
  .header-bottom-panel-item.blinde svg {
    width: 30px;
  }
  .header-bottom-panel-item.cart svg {
    width: 24px;
  }
  .header-bottom-panel-item.my svg {
    width: 32px;
  }
  .header-bottom-panel-item.search svg {
    width: 24px;
  }
  .header-bottom {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .navbar-wrapper {
    margin-left: 50px;
    margin-top: 15px;
  }
  .header-bottom-links-row > li {
    padding-bottom: 2px;
  }
  .header-bottom-links-row.top > li {
    padding-bottom: 0;
  }
  .header-submenu {
    padding-top: 9px;
  }
}
@media (max-width: 1120px) {
  .header-bottom-panel-item {
    margin: 0 0 0 15px;
  }
}
@media (max-width: 1043px) {
  .header-top {
    display: none;
  }
  .header-humb-menu.fixed {
    display: -ms-flexbox;
    display: flex;
    height: 50px;
  }
  .header-bottom-panel-item {
    width: 50px;
    height: 50px;
  }
  .header-bottom {
    padding: 0;
  }
  .header-bottom > .container {
    padding: 0;
  }
  .navbar-wrapper {
    display: none;
  }
  .header-bottom-panel {
    margin-right: 5px;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin-left: auto;
  }
  .header-logo {
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    max-width: 300px;
  }
  .header-logo-img {
    margin-right: 15px;
    margin-top: -4px;
  }
  .header-logo-text p {
    font-size: 12px;
    line-height: 14px;
  }
}
@media (max-width: 767px) {
  .header-bottom .container {
    padding: 0;
  }
  .header-logo {
    -ms-flex: 0 0 110px;
    flex: 0 0 110px;
    max-width: 110px;
  }
  .header-logo-text,
.header-bottom-panel-item.blinde {
    display: none;
  }
  .header-logo-img {
    margin-right: 0;
  }
  .header-humb-lines {
    width: 20px;
    height: 22px;
  }
  .header-bottom-panel {
    margin-right: 10px;
  }
  .header-bottom-panel-item {
    margin: 0 0 0 10px;
    width: 40px;
  }
}
.header.fixed .navbar-wrapper {
  margin-left: 70px;
  margin-top: 13px;
}

.header.fixed .header-logo-text p {
  font-size: 9px;
  line-height: 11px;
}

.footer {
  padding: 88px 0 0;
  background: #1d1d1d;
}

.footer-social {
  margin-bottom: 62px;
}

.footer-social-item {
  color: #ffffff;
  display: block;
  transition: all 0.3s ease;
}

.footer-social-item p {
  font-size: 40px;
  line-height: 48px;
  padding-bottom: 23px;
  margin-bottom: 23px;
  border-bottom: 1px solid #ffffff;
}

.footer-social-item svg path {
  fill: #ffffff;
  transition: all 0.3s ease;
}

@media screen and (min-width: 767px) {
  .footer-social-item:hover {
    color: #ed4242;
  }
  .footer-social-item:hover svg path {
    fill: #ed4242;
  }
}
.footer-info {
  margin-bottom: 64px;
}

.footer-info-item-img {
  position: relative;
  width: 170px;
  height: 120px;
}

.footer-info-item-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000000;
  opacity: 0.8;
}

.footer-info-item-img img {
  width: 100%;
  height: 100%;
}

.footer-info-item-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  left: 30px;
  top: 50%;
  margin-top: -12px;
  transition: all 0.3s ease;
}

.footer-info-item-text p {
  position: relative;
  font-family: "Lack", arial, sans-serif;
  font-size: 32px;
  color: #ed4242;
  margin-bottom: 0;
  margin-right: 20px;
  padding-right: 32px;
}

.footer-info-item-text p::after {
  position: absolute;
  top: 0;
  right: 0;
  content: "/";
  font-family: "Lack", arial, sans-serif;
  font-size: 32px;
  color: #ed4242;
}

.footer-info-item-text span {
  font-family: "Museo Sans Cyrl", arial, sans-serif;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #ffffff;
  transition: all 0.3s ease;
}

.footer-info-item-accent .footer-info-item-text span {
  color: #ed4242;
}

@media screen and (min-width: 767px) {
  .footer-info-item:hover .footer-info-item-text span {
    color: #ed4242;
  }
  .footer-info-item-accent:hover .footer-info-item-text p,
.footer-info-item-accent:hover .footer-info-item-text p::after {
    color: #fff;
  }
  .footer-info-item-accent:hover .footer-info-item-text span {
    color: #fff;
  }
}
.footer-info-link {
  margin-bottom: 18px;
}

.footer-info-link a {
  font-family: "Museo Sans Cyrl", arial, sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-transform: uppercase;
  transition: all 0.3s ease;
}

@media screen and (min-width: 767px) {
  .footer-info-link:hover a {
    color: #ed4242;
  }
}
.footer-links {
  margin-bottom: 35px;
}

.footer-links-ttl {
  margin-bottom: 17px;
}

.footer-links-ttl a {
  font-family: "Museo Sans Cyrl", arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
  color: #ffffff;
  transition: all 0.3s ease;
}

@media screen and (min-width: 767px) {
  .footer-links-ttl:hover a {
    color: #ed4242;
  }
}
.footer-links-item {
  margin-bottom: 5px;
}

.footer-links-item a {
  font-size: 13px;
  line-height: 22px;
  color: #7B7B7B;
  transition: all 0.3s ease;
}

@media screen and (min-width: 767px) {
  .footer-links-item:hover a {
    color: #ed4242;
  }
}
.footer-bottom {
  position: relative;
}

.footer-copyrights {
  font-size: 11px;
  line-height: 18px;
  padding-bottom: 26px;
}

.footer-copyrights-ttl {
  color: #ffffff;
  margin-bottom: 8px;
  transition: all 0.3s ease;
}

.footer-copyrights-text {
  color: #4C4C4C;
  transition: all 0.3s ease;
}

.footer-webmaster {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 26px;
}

.footer-webmaster-logo {
  width: 49px;
  height: 30px;
  margin-right: 15px;
}

.footer-webmaster-logo svg {
  width: 100%;
  height: 100%;
}

.footer-webmaster-logo svg path {
  transition: all 0.3s ease;
}

.footer-webmaster-text p {
  font-size: 11px;
  line-height: 18px;
  color: #ffffff;
  margin-bottom: 0;
  transition: all 0.3s ease;
}

.footer-webmaster-text p:first-of-type {
  color: #4b4b4b;
  margin-bottom: 5px;
}

@media screen and (min-width: 767px) {
  .footer-webmaster:hover .footer-webmaster-logo svg path {
    fill: #ed4242;
  }
  .footer-webmaster:hover .footer-webmaster-text p {
    color: #ed4242;
  }
  .footer-webmaster:hover .footer-webmaster-text p:first-of-type {
    color: #4b4b4b;
  }
}
.footer-blind {
  position: absolute;
  bottom: 0;
  right: -20px;
  width: 70px;
  height: 100px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  background: #ed4242;
  transition: all 0.3s ease;
}

@media screen and (min-width: 767px) {
  .footer-blind:hover {
    background: #D02626;
  }
}
@media screen and (max-width: 1439px) {
  .footer-info-item-text {
    left: 20px;
  }
  .footer-info-item-text p {
    padding-right: 20px;
    margin-right: 10px;
  }
  .footer-blind {
    right: 15px;
  }
}
@media screen and (max-width: 1043px) {
  .footer-social-item {
    display: block;
    margin-bottom: 30px;
  }
  .footer-info-item {
    display: block;
    margin-bottom: 30px;
  }
  .footer-blind {
    width: 50px;
    height: 60px;
    padding: 8px;
  }
}
@media screen and (max-width: 767px) {
  .footer-links {
    display: none;
  }
  .footer-social {
    margin-bottom: 14px;
  }
  .footer-social-item p {
    font-size: 24px;
    line-height: 29px;
    padding-bottom: 12px;
    margin-bottom: 12px;
  }
  .footer-info {
    margin-bottom: 42px;
  }
  .footer-info-item-img {
    width: 135px;
    height: 95px;
  }
  .footer-info-item-text {
    left: 100px;
  }
  .footer-info-link {
    width: 50%;
  }
  .footer-info-link:last-of-type {
    width: 100%;
    margin-bottom: 0;
  }
  .footer-webmaster {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
.header-submenu a {
  transition: all 0.15s ease;
  text-decoration: none;
  color: #374FCC;
}

.header-submenu a:hover {
  color: #ed4242;
  text-decoration: none;
}

.header-submenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.header-submenu {
  opacity: 0;
  position: absolute;
  z-index: 1100;
  transition: all 0.4s ease, top 0s ease;
  top: 90000px;
  padding-top: 16px;
}

.navbar-wrapper-inner .header-bottom-links-row li.open .header-submenu {
  opacity: 1;
  top: auto;
}

.header-submenu-cont {
  background-color: #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  border-top: 5px solid #ed4242;
  position: relative;
  overflow: auto;
  padding: 0 15px;
}

@media (min-width: 768px) {
  .navbar-wrapper-inner .header-bottom-links-row > li.has-submenu.open::before {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: 0;
    width: 12px;
    height: 10px;
    background-image: url("../images/hover-top-menu-triangle.svg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1100;
    margin-bottom: -4px;
  }
  .header-bottom-links-row.top > li.has-submenu.open::before {
    margin-bottom: -7px;
  }
  .header.fixed .header-bottom-links-row.top > li.has-submenu.open::before {
    margin-bottom: -9px;
  }
}
@media (max-width: 1439px) {
  .header.fixed .header-bottom-links-row.top > li.has-submenu.open::before {
    margin-bottom: -7px;
  }
}
@media (max-width: 1249px) {
  .header.fixed .header-bottom-links-row.top > li.has-submenu.open::before {
    margin-bottom: 0;
  }
}
.header-submenu-col-1 {
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: auto;
}

.header-submenu-col-2 {
  -ms-flex: 0 0 365px;
  flex: 0 0 365px;
  max-width: 365px;
  width: auto;
}

.header-submenu-l {
  padding: 47px 81px 47px 66px;
}

.header-submenu-r {
  border-left: 1px solid #eee;
  min-height: 100%;
  padding: 43px 35px 30px 30px;
}

ul.submenu-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.submenu-list > li {
  padding: 0;
  margin: 0 0 15px 0;
  position: relative;
}

ul.submenu-list > li > .ttl {
  font-size: 24px;
  line-height: 35px;
  position: relative;
}

ul.submenu-list > li > .submenu-arrow + .ttl {
  padding-left: 27px;
}

ul.submenu-list > li > .ttl a {
  color: #000;
  text-decoration: none !important;
  transition: all 0.15s ease;
  display: inline-block;
}

ul.submenu-list > li > .ttl a.active,
ul.submenu-list > li > .ttl a:hover {
  color: #ed4242;
}

.submenu-arrow {
  width: 15px;
  height: 15px;
  position: absolute;
  left: -29px;
  top: 10px;
  cursor: pointer;
  z-index: 10;
}

.submenu-arrow:before {
  content: "";
  width: 1px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 7px;
  background: #334EAB;
  transition: all 0.15s ease;
}

.submenu-arrow:after {
  content: "";
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  top: 7px;
  background: #334EAB;
  transition: all 0.15s ease;
}

li.active .submenu-arrow:before {
  opacity: 0;
}

li.active > .submenu-arrow:before,
li.active > .submenu-arrow:after,
.submenu-arrow:hover:before,
.submenu-arrow:hover:after {
  background: #ed4242;
}

ul.sub-submenu {
  font-size: 18px;
  line-height: 22px;
  padding: 15px 0 1px 0;
}

ul.sub-submenu > li {
  margin: 0 0 10px 0;
}

ul.sub-submenu a {
  display: inline-block;
  position: relative;
  padding: 0 0 0 30px;
  transition: all 0.15s ease;
}

ul.sub-submenu a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 6px;
  height: 6px;
  background: #374FCC;
  border-radius: 50%;
  transition: all 0.15s ease;
}

ul.sub-submenu a:hover:before,
ul.sub-submenu a.active:before {
  background: #ed4242;
}

.sub-submenu-expandable {
  display: none;
  padding: 0 0 15px 0;
}

.main-menu-contacts .content-contacts {
  padding: 0;
  border: none;
}

.main-menu-contacts .content-contacts .ttl {
  font-size: 30px;
  line-height: 35px;
  padding: 0;
  margin: 0 0 10px 0;
}

ul.header-contacts-menu {
  font-size: 18px;
  line-height: 22px;
  margin: 35px 0 0 0;
}

ul.header-contacts-menu > li {
  margin: 0 0 10px 0;
}

.header-submenu-buttons {
  margin: 18px -5px -10px -5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.header-submenu-buttons:first-child {
  margin-top: 0;
  margin-bottom: 18px;
}

ul.submenu-list + .header-submenu-buttons {
  margin-top: 20px;
}

.header-submenu-buttons a {
  width: auto;
  margin: 0 5px 10px 5px;
}

.header-submenu-buttons .btn--for-abitur,
.header-submenu-buttons .btn--rehersal {
  padding: 14px 15px 12px 15px;
}

ul.submenu-list > li.submenu-list-li-other {
  border-top: 1px solid #EEEEEE;
  margin: 0 0 0 -29px;
  padding: 28px 0 28px 29px;
}

ul.submenu-list > li:not(.submenu-list-li-other) + li.submenu-list-li-other {
  margin-top: 40px;
}

ul.submenu-list > li.submenu-list-li-other > .ttl {
  font-size: 18px;
  line-height: 22px;
  color: #7B7B7B;
  font-weight: 500;
}

ul.submenu-list > li.submenu-list-li-other > .ttl a,
ul.submenu-list > li.submenu-list-li-other > .ttl a:focus {
  color: #7B7B7B;
}

ul.sub-submenu > li.sub-submenu-li-other a,
ul.sub-submenu > li.sub-submenu-li-other a:focus {
  color: #7B7B7B;
}

ul.sub-submenu > li.sub-submenu-li-other a:before {
  display: none;
}

.btn-menu-cabinet,
.btn-menu-cabinet:focus {
  background: #53B26D;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  color: #FFFFFF !important;
  border: none !important;
  text-align: left;
  padding: 10px 24px 8px 19px;
}

.btn-menu-cabinet span {
  position: relative;
  display: inline-block;
  padding: 0 0 0 44px;
}

.btn-menu-cabinet span:before {
  content: "";
  width: 35px;
  height: 35px;
  background: url(../images/btn-menu-cabinet.svg) 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: -2px;
}

.btn-menu-review,
.btn-menu-review:focus {
  background: #334EAB;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  color: #FFFFFF !important;
  border: none !important;
  text-align: left;
  padding: 10px 24px 8px 19px;
}

.btn-menu-review span {
  position: relative;
  display: inline-block;
  padding: 0 0 0 40px;
}

.btn-menu-review span:before {
  content: "";
  width: 23px;
  height: 23px;
  background: url(../images/btn-review-icon.svg) 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 3px;
}

@media (min-width: 1440px) {
  .header-submenu {
    display: block !important;
  }
}
@media (min-width: 768px) {
  .mob-menu-top {
    display: none;
  }
  .mob-menu-bottom {
    display: none;
  }
  .header-bottom-links-row li,
.header-bottom-links-row .ttl {
    display: block !important;
  }
}
.main-menu {
  position: absolute;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 820;
  display: none;
}

.main-menu-content {
  overflow: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.main-menu-content > .container {
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.main-menu-content > .container > .row {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

@media (min-width: 768px) {
  .header-humb-menu.active .header-humb-lines span:nth-child(1) {
    top: 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .header-humb-menu.active .header-humb-lines span:nth-child(2) {
    opacity: 0;
  }
  .header-humb-menu.active .header-humb-lines span:nth-child(3) {
    bottom: 50%;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -1px;
  }
  .menu-open {
    overflow: hidden;
  }
}
.main-menu ul.header-bottom-links-row {
  display: block;
  margin: 0;
}

.main-menu ul.header-bottom-links-row > li {
  margin: 0;
  padding: 7px 0 8px 0;
}

.main-menu ul.header-bottom-links-row.top {
  margin: 0 0 23px 0;
}

.main-menu ul.header-bottom-links-row.top > li {
  margin: 0;
  padding: 10px 0 11px 0;
}

.main-menu ul.header-bottom-links-row > li a,
.main-menu ul.header-bottom-links-row > li a:focus {
  color: #000 !important;
  transition: all 0.2s ease;
  text-decoration: none !important;
}

.main-menu ul.header-bottom-links-row > li a:hover,
.main-menu ul.header-bottom-links-row > li a.active {
  color: #ed4242 !important;
}

.main-menu-sub-sections .header-submenu-col-2 {
  display: none !important;
}

.main-menu-col-1 {
  position: relative;
  border-right: 1px solid #EEEEEE;
  -ms-flex: 0 0 217px;
  flex: 0 0 217px;
  max-width: 217px;
}

.main-menu-col-1:before {
  content: "";
  position: absolute;
  left: -9000px;
  right: 0;
  top: 0;
  bottom: 0;
  background: #F9F9F9;
}

.main-menu-sections {
  padding: 36px 0 46px 0;
}

.main-menu-sections .header-submenu {
  display: none !important;
}

.main-menu-sub-sections .header-submenu {
  position: relative;
  left: auto;
  top: auto;
  width: auto;
  display: block;
  opacity: 1;
  padding: 0;
}

.main-menu-sub-sections .header-submenu-cont {
  background-color: transparent;
  box-shadow: none;
  border-top: none;
  overflow: initial;
  padding: 0;
}

.main-menu-sub-sections .header-submenu-col-1 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

.main-menu-sub-sections .header-submenu-l {
  padding: 0;
}

.main-menu-sub-sections {
  padding: 37px 50px 40px 84px;
}

.main-menu-col-3 {
  -ms-flex: 0 0 26.1%;
  flex: 0 0 26.1%;
  max-width: 26.1%;
  border-left: 1px solid #EEEEEE;
}

.main-menu-col-2 {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.main-menu .main-menu-contacts {
  padding: 43px 0 43px 10px;
}

@media (max-width: 1043px) {
  .main-menu-content > .container > .row {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .main-menu-sub-sections {
    padding-left: 30px;
    padding-right: 30px;
  }
  .main-menu-col-1 {
    -ms-flex: 0 0 190px;
    flex: 0 0 190px;
    max-width: 190px;
  }
  .main-menu-col-3 {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
  ul.submenu-list > li > .ttl {
    font-size: 20px;
    line-height: 30px;
  }
  .submenu-arrow {
    top: 7px;
  }
}
@media (max-width: 767px) {
  .main-menu {
    display: none !important;
  }
  .navbar-wrapper {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 400;
    padding: 0 55px 0 0;
    background: rgba(29, 29, 29, 0.7);
    margin: 0 !important;
    overflow: auto;
  }
  .navbar-wrapper-inner {
    background: #fff;
    min-height: 100%;
    overflow: hidden;
  }
  .header-bottom-links-row {
    display: block !important;
  }
  .header-submenu {
    top: auto !important;
    left: auto !important;
    width: auto !important;
    display: none;
    position: relative !important;
    transition: all 0.3s ease;
    opacity: 1;
    padding: 0;
  }
  .header-submenu-cont {
    max-height: initial !important;
    padding: 0;
    border: none;
    box-shadow: none;
  }
  .header-bottom-links-row > li {
    padding: 0 !important;
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  .header-bottom-links-row > li > .ttl {
    font-size: 20px !important;
    line-height: 26px !important;
    font-weight: 600 !important;
    position: relative;
    padding: 12px 55px 12px 20px !important;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
  }
  .header-bottom-links-row > li .ttl:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 20px;
    background: #E5E5E5;
    height: 1px;
  }
  .header-bottom-links-row > li > .ttl a {
    color: #000 !important;
  }
  .header-bottom-links-row > li.has-submenu > .ttl:after {
    content: "";
    width: 10px;
    height: 17px;
    background: url(../images/mob-menu-arrow.svg) 0 0 no-repeat;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -9px;
  }
  .to-left {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
  .to-center {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  .to-right {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
  }
  .header-submenu-col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .header-submenu-col-2 {
    display: none;
  }
  .header-submenu-buttons {
    display: none;
  }
  .header-submenu-l {
    padding: 0;
  }
  ul.submenu-list > li {
    padding: 0;
    margin: 0;
    cursor: pointer;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
  }
  ul.submenu-list > li > .ttl {
    position: relative;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    padding: 13px 55px 13px 20px;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
  }
  ul.submenu-list > li.has-sub-submenu > .ttl:after {
    content: "";
    width: 10px;
    height: 17px;
    background: url(../images/mob-menu-arrow.svg) 0 0 no-repeat;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -9px;
  }
  li.mob-active > .ttl {
    font-weight: normal !important;
    font-size: 16px !important;
    line-height: 26px !important;
    color: #374FCC !important;
    padding: 12px 20px 12px 42px !important;
  }
  li.mob-active > .ttl a {
    color: #374FCC !important;
  }
  li.mob-active > .ttl:after {
    background-image: url(../images/mob-menu-back.svg) !important;
    left: 20px !important;
    right: auto !important;
  }
  ul.submenu-list {
    transition: all 0.3s ease;
  }
  ul.submenu-list > li.submenu-list-li-other {
    margin: 0 !important;
    padding: 0;
    border: none;
  }
  .sub-submenu-expandable {
    transition: all 0.3s ease;
    padding: 0 !important;
  }
  ul.sub-submenu {
    padding: 0;
    margin: 0;
  }
  ul.sub-submenu > li {
    margin: 0;
    cursor: pointer;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
    position: relative;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    padding: 13px 55px 13px 20px;
  }
  ul.sub-submenu > li:before {
    display: none;
  }
  ul.sub-submenu > li:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 20px;
    background: #E5E5E5;
    height: 1px;
  }
  ul.sub-submenu a {
    color: #000 !important;
    text-decoration: none !important;
    padding: 0 !important;
    display: inline;
  }
  ul.sub-submenu a:before {
    display: none;
  }
  .mob-menu-top {
    background: #F5F5F5;
    min-height: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px 20px;
  }
  .mob-menu-top .row {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .mob-menu-lang {
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -14px;
    padding-top: 2px;
  }
  .mob-menu-lang a {
    margin: 0 14px;
    color: #000 !important;
    text-decoration: none !important;
  }
  .mob-menu-lang a.active {
    color: #ED4242 !important;
  }
  .mob-menu-spec {
    display: block;
    width: 35px;
    height: 35px;
    background: url(../images/mob-menu-spec.svg) center center no-repeat;
  }
  .mob-menu-top-col-1 {
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .mob-menu-top-col-2 {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .mob-menu-bottom-footer {
    background: #1D1D1D;
    color: #fff;
    padding: 24px 20px 27px 20px;
  }
  .mob-org-extra {
    font-weight: 600;
    font-size: 11px;
    line-height: 14px;
    text-transform: uppercase;
    color: #959595 !important;
  }
  .mob-org-extra a {
    color: #959595 !important;
    text-decoration: none !important;
  }
  .mob-org-list {
    display: -ms-flexbox;
    display: flex;
    color: #959595 !important;
    margin: 0 -3px 11px -3px;
  }
  .mob-org-list-col {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 3px;
  }
  .mob-org-tmb {
    display: -ms-flexbox;
    display: flex;
    font-size: 11px;
    line-height: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none !important;
    color: #959595 !important;
  }
  .mob-org-tmb-pic {
    width: 31px;
    height: 31px;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 5px 0 0;
  }
  .mob-org-tmb-pic img {
    width: 100%;
  }
  .mob-org-tmb p:last-child {
    margin: 0;
  }
  ul.mob-extra-menu {
    list-style: none;
    margin: 0 0 24px 0;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
  }
  ul.mob-extra-menu > li {
    margin: 0 0 15px 0;
    padding: 0;
  }
  ul.mob-extra-menu > li:before {
    display: none;
  }
  .mob-extra-1 {
    color: #FCD607 !important;
  }
  .mob-extra-2 {
    color: #6A8BFF !important;
  }
  .mob-extra-3 {
    color: #FF5656 !important;
  }
  .mob-extra-4 {
    color: #fff !important;
  }
  .mob-menu-soclinks {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -5px;
  }
  .mob-menu-soclinks a {
    display: -ms-flexbox;
    display: flex;
    width: 24px;
    height: 24px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 5px;
  }
  .mob-menu-bottom-soclinks {
    padding: 30px 34px 28px 20px;
  }
}
.main-menu li.has-submenu .dropdown-arrow {
  display: none !important;
}

.mobile-menu {
  display: none;
}

.mobile-menu.active {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(29, 29, 29, 0.7);
  overflow: auto;
  z-index: 1000;
}

.mobile-menu-wrap {
  position: relative;
  width: 100%;
  max-width: 305px;
  background: #ffffff;
}

.mobile-menu-wrap .header-humb-menu {
  position: absolute;
  top: 0;
  left: 100%;
  width: 55px;
  height: 55px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: transparent;
  padding: 0;
}
.mobile-menu-wrap .header-humb-lines {
  background: transparent;
}
.mobile-menu-wrap .header-humb-lines::before {
  bottom: 0;
  background: #ffffff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mobile-menu-wrap .header-humb-lines::after {
  top: 0;
  background: #ffffff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mobile-menu-top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 55px;
  background: #f5f5f5;
}

.mobile-menu-top-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  width: 55px;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  color: #000000;
}

.mobile-menu-top-item.lang.active {
  color: #ed4242;
}

.mobile-menu-top-item.blinde {
  margin-left: auto;
  margin-right: 10px;
}

.mobile-menu-container {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.mobile-menu-block {
  padding: 0 20px;
  width: 305px;
  min-width: 305px;
}

.mobile-menu-block.first .mobile-menu-block-item a {
  color: #000000;
  font-size: 20px;
  line-height: 35px;
  font-weight: 600;
}

.mobile-menu-block .mobile-menu-block-item a {
  color: #000000;
  font-size: 18px;
  line-height: 24px;
}

.mobile-menu-block-item {
  position: relative;
  padding: 13px 0;
  border-bottom: 1px solid #E5E5E5;
}

.mobile-menu-block-item-next {
  position: absolute;
  right: -20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.mobile-menu-social {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px 0;
}

.mobile-menu-social-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 50px;
}

.mobile-menu-bottom {
  padding: 28px 20px;
  background: #1d1d1d;
}

.mobile-menu-bottom-block.first .mobile-menu-bottom-link {
  display: block;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.mobile-menu-bottom-block.first .mobile-menu-bottom-link:nth-of-type(1) {
  color: #FCD607;
}
.mobile-menu-bottom-block.first .mobile-menu-bottom-link:nth-of-type(2) {
  color: #6A8BFF;
}
.mobile-menu-bottom-block.first .mobile-menu-bottom-link:nth-of-type(3) {
  color: #FF5656;
}
.mobile-menu-bottom-block.first .mobile-menu-bottom-link:nth-of-type(4) {
  color: #ffffff;
  margin-bottom: 0;
}

.mobile-menu-bottom-block.second {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 30px;
}
.mobile-menu-bottom-block.second .mobile-menu-bottom-link {
  width: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #959595;
  font-size: 11px;
  line-height: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.mobile-menu-bottom-block.second .mobile-menu-bottom-link img {
  margin-right: 10px;
}
.mobile-menu-bottom-block.second .mobile-menu-bottom-link:last-of-type {
  width: 100%;
  margin-top: 10px;
}

.catalog-list-wrapper {
  position: relative;
}

.catalog-list-pic {
  width: 400px;
  position: absolute;
  right: 0;
  z-index: 350;
  display: none;
  pointer-events: none;
}

.catalog-list-pic:after {
  content: "";
  width: 73px;
  height: 60px;
  background: url(../images/catalog-pic-slider-arrow.svg) 0 0 no-repeat;
  position: absolute;
  right: 100%;
  margin-right: -30px;
  top: 50%;
  margin-top: -30px;
}

.catalog-list-pic-slider .slick-list {
  height: 280px;
}

.catalog-list-pic-slider img {
  width: 100%;
}

.faculty-catalog-list p {
  margin-bottom: 0;
}

.catalog-list-pic-slider .slick-slide {
  opacity: 1 !important;
  display: block !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
}

.catalog-list-pic-slider img {
  transition: all 0.3s ease;
  opacity: 0;
}

.catalog-list-pic-slider .slick-active img {
  opacity: 1;
}

.contact-item-address {
  cursor: pointer;
}

.contact-item-address span {
  border-bottom: 1px dotted #000;
}

.contact-item-address span:hover {
  border: none;
}

*[class*=cluster-tabs__item-header] {
  display: none !important;
}

.org-map .contact-item {
  padding: 0;
  border: none;
}

.cluster-icon {
  font-size: 14px;
  line-height: 28px;
  color: #fff;
  font-weight: bold;
}

.page-section.page-section-banner {
  margin: 85px 0;
}

@media (max-width: 1043px) {
  .page-section.page-section-banner {
    margin: 80px 0;
  }
}
@media (max-width: 767px) {
  .page-section.page-section-banner {
    margin: 50px 0;
  }
}
.banner-over-wrapper {
  cursor: pointer;
}

.banner-pic {
  width: 250px;
  height: 250px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  margin-right: 50px;
}

.banner-inner-wrapper {
  border-top: 4px solid #53B26D;
  border-bottom: 4px solid #53B26D;
  padding: 30px 0 33px;
  display: -ms-flexbox;
  display: flex;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  color: #000000;
}

.banner-desc {
  padding: 32px 0 0 0;
}

.banner-inner-wrapper h3,
.banner-inner-wrapper .h3 {
  color: #53B26D;
  margin-bottom: 16px;
}

.banner-link {
  display: inline-block;
  position: relative;
  margin-top: 13px;
  padding-right: 112px;
  padding-left: 3px;
  letter-spacing: 0.01em;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  color: #53B26D;
  transition: all 0.3s ease;
}

.banner-link::before {
  content: "";
  width: 101px;
  height: 26px;
  position: absolute;
  top: 50%;
  margin-top: -13px;
  right: 0;
  background-image: url("../images/notifications-arrow-acc2.svg");
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  transition: all 0.3s ease;
}

@media screen and (min-width: 767px) {
  .banner-over-wrapper:hover .banner-link {
    color: #369650;
  }
  .banner-over-wrapper:hover .banner-link::before {
    background-image: url("../images/notifications-arrow-acc3.svg");
  }
}
.video-over-wrapper {
  margin: 50px 0;
  position: relative;
  padding: 0 0 56.25% 0;
  height: 0;
  overflow: hidden;
  cursor: pointer;
}

.video-over-wrapper video {
  display: block;
  width: 100%;
}

.video-over-wrapper iframe,
.video-over-wrapper object,
.video-over-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page-section-about-contacts .content-infographics.content-infographics--small {
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .page-section-about-contacts .content-infographics.content-infographics--small {
    margin-bottom: 30px;
  }
}
.links-card-list-about-fund .link-card-item {
  display: block;
}

.links-card-list-about-fund .link-card-item .info {
  width: 100%;
  padding-left: 70px;
}

.links-card-list-about-fund .link-card-item .img-wrapper {
  width: 100%;
  padding-bottom: 100px;
}

.links-card-list-about-fund .link-card-item .img-head {
  width: 100%;
}

.links-card-list-about-fund .link-card-item .img-inner-wrapper {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 1439px) {
  .links-card-list-about-fund .link-card-item .info {
    padding-left: 50px;
  }
}
@media screen and (max-width: 1043px) {
  .links-card-list-about-fund .link-card-item .img-wrapper {
    padding-bottom: 62px;
  }
}
@media screen and (max-width: 767px) {
  .links-card-list-about-fund .link-card-item .info {
    padding-left: 0;
  }
}
.struct-list {
  margin-bottom: 100px;
}

.struct-item {
  position: relative;
  margin-bottom: 19px;
}

.struct-item:last-child {
  margin-bottom: 0;
}

.struct-item .struct-item:before {
  content: "";
  background: #D3D3D3;
  height: 1px;
  position: absolute;
  right: 100%;
  width: 66px;
  top: 25px;
}

.struct-item .struct-item:after {
  content: "";
  background: #D3D3D3;
  width: 1px;
  position: absolute;
  right: 100%;
  margin-right: 65px;
  bottom: 0;
  top: -19px;
}

.struct-item .struct-item:last-child:after {
  bottom: auto;
  height: 44px;
}

.struct-item-header {
  position: relative;
}

.struct-item.has-content > .struct-item-header {
  cursor: pointer;
}

.struct-arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 25px;
  height: 25px;
  margin-top: -12px;
}

.struct-arrow:before {
  content: "";
  width: 1px;
  background: #ed4242;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 12px;
  transition: all 0.2s ease;
}

.struct-arrow:after {
  content: "";
  height: 1px;
  background: #ed4242;
  position: absolute;
  left: 0;
  right: 0;
  top: 12px;
  transition: all 0.2s ease;
}

.struct-item.active > .struct-item-header .struct-arrow:before {
  opacity: 0;
}

.struct-item .struct-item .struct-item-header:hover .struct-arrow:before,
.struct-item .struct-item .struct-item-header:hover .struct-arrow:after {
  background-color: #fff;
}

.struct-item-content {
  display: none;
  padding-top: 19px;
  padding-left: 100px;
}

.struct-item.active > .struct-item-content {
  display: block;
}

.struct-item-person {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  transition: all 0.3s ease;
  background: #1D1D1D;
  color: #fff;
}

.struct-item-person:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  background: #ed4242;
  z-index: 5;
}

.struct-item-person-pic {
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  max-width: 100px;
}

.struct-item-person-pic img {
  width: 100%;
  transition: all 0.2s ease;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.struct-item-header:hover > .struct-item-person .struct-item-person-pic img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

.struct-item-person-descr {
  min-height: 100px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px 28px 10px 28px;
}

.struct-item-person-name {
  font-size: 24px;
  line-height: 1.25;
  font-weight: bold;
}

.struct-item-person-post {
  font-size: 16px;
  line-height: 1.286;
  font-weight: 300;
  margin: 1px 0 0 0;
}

.struct-item .struct-item .struct-item-person {
  background: #fff;
  border: 1px solid #D3D3D3;
  color: #000;
}

.struct-item .struct-item.has-content > .struct-item-header:hover > .struct-item-person {
  background: #ed4242;
  border-color: #ed4242;
  color: #fff;
}

.struct-item .struct-item .struct-item-person:before {
  display: none;
}

.struct-item .struct-item .struct-item-person-pic {
  -ms-flex: 0 0 70px;
  flex: 0 0 70px;
  max-width: 70px;
  margin: -1px 0 -1px -1px;
}

.struct-item .struct-item .struct-item-person-name {
  font-size: 16px;
}

.struct-item .struct-item .struct-item-person-post {
  font-size: 14px;
  margin-top: 4px;
}

.struct-item .struct-item .struct-item-person-descr {
  min-height: 68px;
}

.struct-item-ttl {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 800;
  text-transform: uppercase;
  position: relative;
  background: #FAFAFA;
  border: 1px solid #D3D3D3;
  padding: 14px 28px 14px 28px;
  transition: all 0.3s ease;
}

.struct-item-ttl:before {
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  bottom: -1px;
  width: 5px;
  background: #ed4242;
  z-index: 5;
}

.struct-item.has-content > .struct-item-header:hover > .struct-item-ttl {
  background: #ed4242;
  border-color: #ed4242;
  color: #fff;
}

.struct-item.has-content > .struct-item-header:hover > .struct-item-ttl:before {
  background: #ed4242 !important;
}

.struct-item .struct-item .struct-item .struct-item .struct-item-ttl {
  text-transform: none;
  font-weight: bold;
}

.struct-item .struct-item .struct-item .struct-item .struct-item-ttl:before {
  width: 2px;
  background: #000;
}

.struct-item .struct-item .struct-item .struct-item .struct-item .struct-item-ttl {
  text-transform: none;
  font-weight: 300;
}

.struct-item .struct-item .struct-item .struct-item .struct-item .struct-item-ttl:before {
  display: none;
}

@media (max-width: 767px) {
  .struct-item-person-pic {
    -ms-flex: 0 0 75px;
    flex: 0 0 75px;
    max-width: 75px;
  }
  .struct-item-person-descr {
    min-height: 75px;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 7px 14px 10px 14px;
  }
  .has-content > .struct-item-header .struct-item-person-descr {
    padding-right: 50px;
  }
  .struct-item-person-name {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 3px;
  }
  .struct-item-person-post {
    font-size: 12px;
    line-height: 14px;
  }
  .struct-arrow {
    right: 12px;
  }
  .struct-item-content {
    padding-top: 10px;
    padding-left: 10px;
  }
  .struct-item {
    margin-bottom: 10px;
  }
  .struct-item .struct-item:before {
    width: 10px;
    top: 25px;
  }
  .struct-item .struct-item:after {
    margin-right: 9px;
    top: -10px;
  }
  .struct-item .struct-item:last-child:after {
    height: 31px;
  }
  .struct-item .struct-item .struct-item-person-pic {
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    max-width: 50px;
  }
  .struct-item .struct-item .struct-item-person-descr {
    padding: 7px 14px 8px 14px;
    min-height: 48px;
  }
  .struct-item .struct-item .struct-item-person-name {
    font-size: 14px;
    line-height: 16px;
  }
  .struct-item .struct-item .struct-item-person-post {
    font-size: 12px;
    line-height: 14px;
    margin-top: 1px;
  }
  .struct-item-ttl {
    font-size: 14px;
    line-height: 16px;
    padding: 12px 19px 10px 23px;
  }
  .struct-item .struct-item .struct-item .struct-item .struct-item-ttl {
    padding-left: 20px;
  }
  .struct-item .struct-item .struct-item .struct-item .struct-item .struct-item-ttl {
    padding-left: 18px;
  }
  .struct-item .struct-item::before {
    top: 20px;
  }
}
.content-desc + .filter-wrapper-about-organisation-programs {
  margin-top: 40px;
}

.filter-wrapper-about-organisation-programs + .page-section {
  margin-top: 90px;
}

.filter-wrapper-about-organisation-programs {
  background-color: #f9f9f9;
  padding-top: 29px;
  padding-right: 29px;
  padding-left: 29px;
}

.filter-wrapper-about-organisation-programs .form-group {
  margin-bottom: 29px;
}

.filter-wrapper-about-organisation-programs .bootstrap-select .dropdown-toggle {
  background-color: #f9f9f9 !important;
}

.projects-list-wrapper {
  padding-bottom: 100px;
}

.admission-board {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.admission-board .page-section-header {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .admission-board .page-section-header {
    margin-bottom: 16px;
  }
}
.admission-board-docs-list {
  width: 100%;
}

.admission-board-img img {
  width: 100%;
}

.admission-board-docs-list > row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.admission-board-doc-item:first-of-type .admission-board-doc-item-wrapper,
.admission-board-doc-item:nth-of-type(2) .admission-board-doc-item-wrapper {
  border-top: 1px solid #000000;
}

.admission-board-doc-item-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  position: relative;
  padding: 20px 0;
  min-height: 111px;
}

.admission-board-doc-item-wrapper::before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #000000;
}

.admission-board-doc-item-wrapper::after {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: -3px;
  left: 0;
  background: #ed4242;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  transition: 0.3s;
  z-index: 100;
}

.admission-board-doc-item-text {
  color: #000000;
  font-size: 30px;
  line-height: 35px;
  -ms-flex-order: 2;
  order: 2;
}

.admission-board-doc-item-text p {
  margin-bottom: 0;
}

.admission-board-doc-item-img {
  -ms-flex-order: 1;
  order: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 25px;
  width: 42px;
}

.admission-board-doc-item-img img,
.admission-board-doc-item-img svg {
  width: 100%;
}

.admission-board-doc-item-img svg path {
  fill: #000000;
  stroke: #000000;
}

@media screen and (min-width: 767px) {
  .admission-board-doc-item-wrapper:hover .admission-board-doc-item-text {
    color: #ed4242;
  }
  .admission-board-doc-item-wrapper:hover svg path {
    fill: #ed4242;
    stroke: #ed4242;
  }
  .admission-board-doc-item-wrapper:hover::after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@media (max-width: 1439px) {
  .admission-board-doc-item-text {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .admission-board-doc-item:nth-of-type(2) .admission-board-doc-item-wrapper {
    border-top: none;
  }
  .admission-board-img {
    margin-bottom: 20px;
  }
  .admission-board-doc-item-wrapper {
    min-height: 85px;
  }
  .admission-board-doc-item-text {
    font-size: 20px;
    line-height: 22px;
  }
}
.costs-wrapper {
  display: -ms-flexbox;
  display: flex;
}

.costs-col-r {
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-right: 15px;
}

.costs-col-l {
  width: 328px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

a.costs-download-link {
  padding-top: 38px;
  padding-bottom: 38px;
  padding-left: 129px;
  padding-right: 30px;
  border: 1px solid #ed4242;
  text-transform: uppercase;
  font-weight: 900;
  color: #ed4242;
  font-size: 24px;
  line-height: 24px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  transition: all 0.3s ease;
}

a.costs-download-link > img,
a.costs-download-link > svg {
  position: absolute;
  left: 40px;
  top: 34px;
}

a.costs-download-link svg path {
  transition: all 0.3s ease;
}

a.costs-download-link + a.btn {
  margin-top: 30px;
}

@media (max-width: 767px) {
  .costs-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .costs-col-r {
    padding-right: 0;
    margin-bottom: 24px;
  }
  .costs-col-r .content-infographics--small:first-child {
    margin-top: 0;
  }
  .costs-col-l {
    width: 100%;
  }
  a.costs-download-link {
    padding-top: 21px;
    padding-bottom: 18px;
    padding-left: 77px;
    font-size: 20px;
    line-height: 22px;
  }
  a.costs-download-link > img,
a.costs-download-link > svg {
    width: 40px;
    left: 18px;
    top: 12px;
  }
  .content-infographics + .attention {
    margin-top: 25px;
  }
  a.costs-download-link + a.btn {
    margin-top: 20px;
  }
}
.content-desc + .training-courses-list {
  margin-top: 40px;
}

.training-courses-faculty-item + .training-courses-faculty-item {
  margin-top: 92px;
}

.training-courses-faculty-header {
  font-size: 40px;
  line-height: 45px;
  color: #ed4242;
  padding-bottom: 26px;
}

.training-courses-faculty-header + .training-course-item {
  border-top: 5px solid #ed4242;
}

.training-course-item {
  padding: 40px 0;
  border-bottom: 5px solid #000000;
}

.training-course-item:first-child {
  border-top: 5px solid #000000;
}

.training-courses-list-thin .training-course-item {
  border-bottom: 1px solid #000000;
}

.training-courses-list-thin training-course-item:first-child {
  border-top: 1px solid #000000;
}

.training-course-item-header a {
  display: inline-block;
  font-size: 28px;
  line-height: 34px;
  color: #374FCC;
  transition: all 0.3s ease;
}

@media screen and (min-width: 767px) {
  .training-course-item-header a:hover {
    color: #ed4242;
  }
}
.training-course-flow-item {
  font-size: 18px;
  line-height: 30px;
  padding-left: 29px;
  border-left: 1px solid #000000;
}

.training-course-flow-item + .training-course-flow-item {
  margin-top: 15px;
}

.training-course-flow-info {
  font-size: 22px;
  font-family: "Lack", arial, sans-serif;
}

.training-course-flow-item + .training-course-item-price {
  margin-top: 15px;
}

.training-course-item-price {
  padding-left: 30px;
  font-size: 24px;
  line-height: 35px;
  font-family: "Lack", arial, sans-serif;
}

@media (max-width: 767px) {
  .training-courses-faculty-header {
    font-size: 28px;
    line-height: 32px;
    padding-bottom: 15px;
  }
  .training-course-item > .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .training-course-item {
    padding: 15px 0;
  }
  .training-course-item-header {
    padding-bottom: 20px;
  }
  .training-course-item-header a {
    font-size: 24px;
    line-height: 28px;
  }
  .training-course-flow-item {
    padding-left: 14px;
    font-size: 16px;
    line-height: 20px;
  }
  .training-course-flow-info {
    font-size: 18px;
    line-height: 20px;
  }
  .training-course-item-price {
    padding-left: 0;
    font-size: 22px;
    line-height: 30px;
  }
  .training-courses-faculty-item + .training-courses-faculty-item {
    margin-top: 44px;
  }
}
.map-wrapper {
  height: 300px;
}

.map {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

@media (max-width: 767px) {
  .map-wrapper {
    margin: 0 -20px;
    width: auto;
    height: 200px;
  }
  .training-courses-maps {
    margin-top: 25px;
  }
  .training-courses-map + .training-courses-map {
    margin-top: 25px;
  }
}
.training-costs-wrapper .infographics-item {
  padding-top: 36px;
  padding-bottom: 26px;
}

.training-costs-wrapper .content-infographics--small {
  margin-top: 0;
}

.training-costs-wrapper .num {
  margin-bottom: 12px;
}

.training-costs-wrapper .desc {
  font-size: 24px;
  line-height: 35px;
  margin-bottom: 20px;
}

.training-costs-wrapper .desc-marked {
  position: relative;
  font-size: 16px;
  line-height: 20px;
  color: #ed4242;
  padding-left: 40px;
}

.training-costs-wrapper .desc-marked::before {
  content: "";
  width: 25px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../images/ttl-mark.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 1439px) {
  .training-costs-wrapper .costs-col-r .content-infographics {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .training-costs-wrapper .costs-col-r .infographics-item {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .training-costs-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .training-costs-wrapper .costs-col-l {
    width: 100%;
  }
  .training-costs-wrapper .infographics-item {
    padding-top: 0;
    padding-bottom: 0;
  }
  .training-costs-wrapper .desc-marked {
    padding-left: 23px;
  }
  .training-costs-wrapper .desc-marked::before {
    width: 13px;
    height: 15px;
    left: 3px;
  }
  .training-costs-wrapper .desc {
    margin-bottom: 4px;
  }
}
.training-course-agreement-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.training-course-agreement-row .content-links-wrapper {
  padding-top: 15px;
}

.training-course-agreement-col-l {
  margin-right: 34px;
}

.training-course-agreement-col-r {
  width: 486px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.training-contacts-block {
  margin-bottom: 40px;
}

.training-contacts-block .contacts-block-descr {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.training-contacts-block .contacts-block-address {
  margin-right: 15px;
}

.training-course-agreement-row .attention {
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  padding-top: 0;
}

.training-course-agreement-row .contacts-block-ttl-ico {
  top: 3px;
}

.training-course-agreement-docs {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.training-course-agreement-doc-item {
  width: 230px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding-top: 30px;
  padding-bottom: 30px;
}

.training-course-agreement-img-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 169px;
}

.training-course-agreement-img {
  position: relative;
  padding-top: 30px;
  width: 95px;
}

.training-course-agreement-img::before {
  content: "";
  width: 15px;
  height: 15px;
  background-color: #000000;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: -23px;
}

.training-course-agreement-img::after {
  content: "";
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  right: -30px;
  background-image: url("../images/training-course-circle.svg");
  background-position: center;
  background-size: cover;
  z-index: -10;
}

.training-course-agreement-img img {
  width: 100%;
}

.training-course-agreement-img-desc {
  margin-top: 20px;
  padding-left: 66px;
  font-size: 20px;
  line-height: 24px;
}

.training-course-agreement-doc-plus {
  width: 41px;
  height: 41px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -20.5px;
  margin-left: -20.5px;
}

.training-course-agreement-doc-plus::before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  background-color: #ed4242;
}

.training-course-agreement-doc-plus::after {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  background-color: #ed4242;
}

.training-course-agreement-row .content-links-wrapper .study-link {
  min-height: 120px;
}

@media (max-width: 1439px) {
  .training-course-agreement-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px;
  }
  .training-course-agreement-row:last-child {
    margin-bottom: 0;
  }
  .training-contacts-block {
    margin-bottom: 0;
  }
  .training-course-agreement-row .attention {
    margin-bottom: 20px;
  }
}
@media (max-width: 1043px) {
  .training-course-agreement-row .content-links-wrapper {
    margin-left: 0 !important;
  }
  .training-course-agreement-row-contacts .training-course-agreement-col-r {
    width: auto;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
@media (max-width: 767px) {
  .training-course-agreement-row .lead {
    padding-top: 0;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 25px;
  }
  .training-course-agreement-row {
    margin-bottom: 28px;
  }
  .training-course-agreement-col-l {
    margin-right: 0;
  }
  .training-course-agreement-col-r {
    width: 100%;
  }
  .training-course-agreement-row .content-links-wrapper .study-link {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 77px;
    min-height: 90px;
  }
  .training-course-agreement-row .content-links-wrapper .study-link > img,
.training-course-agreement-row .content-links-wrapper .study-link > svg {
    left: 17px;
  }
  .training-course-agreement-doc-item {
    width: 151px;
    padding-top: 17px;
    padding-bottom: 13px;
  }
  .training-course-agreement-img-wrapper {
    min-height: 143px;
  }
  .training-course-agreement-img {
    width: 85px;
    padding-top: 21px;
  }
  .training-course-agreement-img::before {
    width: 11px;
    height: 11px;
    top: 6px;
    left: -12px;
  }
  .training-course-agreement-img::after {
    width: 58px;
    height: 58px;
    right: -18px;
  }
  .training-course-agreement-doc-plus {
    width: 30px;
    height: 30px;
  }
  .training-course-agreement-img-desc {
    font-size: 16px;
    line-height: 24px;
    padding-left: 0;
    margin-top: 0;
  }
}
.catalog-promo-training-courses .content-desc {
  color: #ffffff;
  min-height: 430px;
}

.catalog-promo-training-courses .info {
  margin-right: 0;
  margin-left: 504px;
}

.catalog-promo-training-courses .info h2,
.catalog-promo-training-courses .info .h2 {
  margin-bottom: 30px;
  padding-top: 40px;
}

.catalog-promo-training-courses .tmb-pic {
  right: auto;
  left: 0;
  top: 0;
}

.catalog-promo-training-courses span {
  color: #ed4242;
}

@media (max-width: 1439px) {
  .catalog-promo-training-courses .info {
    margin-right: 0 !important;
    margin-left: 365px;
  }
  .catalog-promo.catalog-promo-training-courses .tmb-pic {
    width: 320px;
  }
}
@media (max-width: 1043px) {
  .catalog-promo-training-courses .info {
    margin-left: 410px;
  }
  .catalog-promo-training-courses .tmb-pic {
    left: 50px;
  }
}
.filter-wrapper + .page-section-rehearsal-faculty-list {
  margin-top: 33px;
}

.rehearsal-faculty-header h3 {
  color: #000000;
  margin-bottom: 25px;
}

.rehearsal-faculty-header {
  padding-bottom: 5px;
  border-bottom: 5px solid #ed4242;
  margin-bottom: 40px;
}

.page-section-rehearsal-faculty-list-openable .rehearsal-faculty-header {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.page-section-rehearsal-faculty-list-openable .rehearsal-faculty .shop-tmb {
  border-bottom: 1px solid #000000;
  padding: 0;
  transition: all 0.3s ease;
}

.page-section-rehearsal-faculty-list-openable .rehearsal-faculty .shop-tmb:first-child {
  border-top: 1px solid #000000;
  padding: 0;
}

.page-section-rehearsal-faculty-list-openable .rehearsal-faculty .shop-tmb.open {
  padding-bottom: 40px;
}

@media (max-width: 767px) {
  .rehearsal-faculty-header {
    padding-bottom: 9px;
    margin-bottom: 25px;
  }
}
.rehearsal-faculty .shops-list {
  margin-top: 0;
}

.rehearsal-faculty .shop-tmb:first-child {
  border-top: none;
  padding-top: 0;
}

.rehearsal-faculty + .rehearsal-faculty {
  margin-top: 100px;
}

@media (max-width: 767px) {
  .rehearsal-faculty + .rehearsal-faculty {
    margin-top: 45px;
  }
}
.training-direction-item + .training-direction-item {
  margin-top: 92px;
}

.training-direction-header {
  margin: 0 0 21px 0;
}

.training-direction-header h3 {
  display: inline-block;
  padding-left: 69px;
  font-size: 40px;
  line-height: 45px;
  color: #ed4242;
  margin: 0;
}

.training-direction-header h3::before {
  content: "";
  width: 25px;
  height: 30px;
  position: absolute;
  top: 6px;
  left: 0;
  background-image: url("../images/ttl-mark.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 767px) {
  .training-direction-header {
    padding-bottom: 8px;
    margin: 0;
  }
  .training-direction-header h3 {
    padding-left: 0;
    font-size: 28px;
    line-height: 32px;
  }
  .training-direction-header h3::before {
    display: none;
  }
  .training-table > tr:first-child,
.training-table tbody > tr:first-child {
    display: none;
  }
}
.catalog-list-item .content-desc {
  display: none;
  padding-left: 60px;
}

.catalog-list-item--active .content-desc {
  display: block;
}

.catalog-list-item .content-desc h3,
.catalog-list-item .content-desc .h3 {
  margin-top: 70px;
  margin-bottom: 15px;
  color: #000000;
}

.catalog-list-item .content-desc .content-visual-wrapper + h3,
.catalog-list-item .content-desc .content-visual-wrapper + .h3 {
  margin-top: 40px;
}

.catalog-list-item .content-desc h3::before,
.catalog-list-item .content-desc .h3::before {
  display: none;
}

.catalog-list-item .content-desc h4,
.catalog-list-item .content-desc .h4 {
  margin-top: 35px;
  margin-bottom: 18px;
  color: #000000;
}

.catalog-list-item .content-desc .h4.h4-accent,
.catalog-list-item .content-desc h4.h4-accent {
  color: #ed4242;
}

@media (max-width: 767px) {
  .catalog-list-item .content-desc h4,
.catalog-list-item .content-desc .h4 {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .catalog-list-item .content-desc h4:first-child,
.catalog-list-item .content-desc .h4:first-child {
    margin-top: 0;
  }
}
.catalog-list-item .content-desc .h4.h4-big-mg-top,
.catalog-list-item .content-desc h4.h4-big-mg-top {
  margin-top: 85px;
}

@media (max-width: 767px) {
  .catalog-list-item .content-desc h3,
.catalog-list-item .content-desc .h3 {
    margin-top: 40px;
  }
  .catalog-list-item .content-desc .h4.h4-big-mg-top,
.catalog-list-item .content-desc h4.h4-big-mg-top {
    margin-top: 40px;
  }
}
.catalog-list-item .content-desc h3 + h4,
.catalog-list-item .content-desc h3 + .h4,
.catalog-list-item .content-desc .h3 + h4,
.catalog-list-item .content-desc .h3 + .h4 {
  margin-top: 15px;
}

.catalog-list-item .content-desc h4 + h5,
.catalog-list-item .content-desc h4 + .h5,
.catalog-list-item .content-desc .h4 + h5,
.catalog-list-item .content-desc .h4 + .h5 {
  margin-top: 18px;
}

.catalog-list-item .content-desc h5 + h6,
.catalog-list-item .content-desc h5 + .h6,
.catalog-list-item .content-desc .h5 + h6,
.catalog-list-item .content-desc .h5 + .h6 {
  margin-top: 15px;
}

.page-section-faq {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.page-section-faq .page-section-header {
  -ms-flex-order: 1;
  order: 1;
}

.page-section-faq .open-catalog-list-btn {
  -ms-flex-order: 2;
  order: 2;
}

.page-section-faq .catalog-list {
  -ms-flex-order: 3;
  order: 3;
  width: 100%;
}

.open-catalog-list-btn {
  width: 26%;
  position: relative;
  cursor: pointer;
}

.open-catalog-list-btn::before {
  content: "";
  width: 60px;
  height: 60px;
  border: 1px solid #ed4242;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -30px;
}

.open-catalog-list-btn-inner {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
  line-height: 35px;
  color: transparent;
  -webkit-text-stroke: 1px #ed4242;
}

.open-catalog-list-btn-inner::before {
  content: "";
  width: 25px;
  height: 1px;
  position: absolute;
  top: 50%;
  right: 17px;
  background-color: #ed4242;
}

.open-catalog-list-btn-inner::after {
  content: "";
  width: 1px;
  height: 25px;
  position: absolute;
  top: 50%;
  margin-top: -12.5px;
  right: 29px;
  background-color: #ed4242;
}

.page-section-faq .list-item-content .title::before {
  right: 17px;
}

.page-section-faq .list-item-content .title::after {
  right: 29px;
}

@media (max-width: 767px) {
  .page-section-faq .list-item-content .title::after {
    right: 27px;
  }
}
.open-catalog-list-btn.active .open-catalog-list-btn-inner::after {
  display: none;
}

.open-catalog-list-btn + .page-section-header {
  width: 74%;
  padding-right: 25px;
}

.content-infographics + .doc-link-wrapper {
  margin-top: 15px;
}

.doc-link-wrapper.doc-link-wrapper-deadline .doc-link-ico::before {
  background-image: url("../images/content-deadline-link.svg");
}

.doc-link-wrapper.doc-link-wrapper-deadline .doc-link-ico::after {
  background-image: url("../images/content-deadline-link-hover.svg");
}

.enrollees-docs-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 6px;
}

.enrollees-docs-item {
  position: relative;
  width: 230px;
  padding-top: 17px;
  margin-right: 32px;
  margin-bottom: 25px;
}

.enrollees-docs-item::before {
  content: "";
  width: 41px;
  height: 1px;
  background-color: #ed4242;
  position: absolute;
  top: 115px;
  right: -6px;
}

.enrollees-docs-item::after {
  content: "";
  width: 1px;
  height: 41px;
  background-color: #ed4242;
  position: absolute;
  top: 95px;
  right: 14px;
}

.enrollees-docs-item:last-child {
  margin-right: 0;
}

.enrollees-docs-item:nth-child(3n) {
  margin-right: 0;
}

@media (max-width: 1043px) {
  .enrollees-docs-item:nth-child(3n) {
    margin-right: 32px;
  }
}
.enrollees-docs-item:nth-child(3n)::before,
.enrollees-docs-item:nth-child(3n)::after,
.enrollees-docs-item:last-child::before,
.enrollees-docs-item:last-child::after {
  display: none;
}

.enrollees-docs-img-wrapper {
  width: 170px;
  margin-bottom: 12px;
}

.enrollees-docs-img-wrapper img {
  width: 100%;
}

.enrollees-docs-title {
  font-size: 18px;
  line-height: 30px;
}

.enrollees-docs-desc {
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
}

.enrollees-docs-desc p {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .list-item-content .docs-wrapper {
    padding-top: 0;
  }
}
.attention .docs-list-wrapper {
  padding-top: 0;
}

.attention .docs-list-wrapper .doc-item:first-child {
  padding-top: 0;
}

.catalog-list + .content-desc {
  margin-top: 25px;
}

@media (max-width: 1439px) {
  .page-section-header {
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  ol.catalog-list--with-num > li ol {
    padding-left: 40px;
  }
  .catalog-list-item .content-desc {
    padding-left: 40px;
  }
  .catalog-sub-list .sub-list-item-content > .content-desc-wrapper {
    padding-left: 80px;
  }
}
@media (max-width: 1249px) {
  .enrollees-docs-item {
    width: 225px;
  }
}
@media (max-width: 1043px) {
  .enrollees-docs-item {
    width: 184px;
  }
  .enrollees-docs-item::before,
.enrollees-docs-item::after {
    display: none;
  }
}
@media (max-width: 767px) {
  ol.catalog-list--with-num > li ol {
    padding-left: 35px;
  }
  .catalog-list-item .content-desc {
    padding-left: 35px;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
  }
  .enrollees-docs-list {
    width: 100%;
    padding-top: 0;
  }
  .enrollees-docs-item {
    margin-right: 0;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    padding-left: 105px;
    padding-top: 0;
    position: relative;
    min-height: 121px;
    margin-bottom: 4px;
  }
  .enrollees-docs-img-wrapper {
    position: absolute;
    left: 0;
    top: 5px;
    width: 85px;
    height: 115px;
    margin: 0;
  }
  .enrollees-docs-title {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    min-height: auto;
  }
  .enrollees-docs-desc {
    width: 100%;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
  }
}
.page-section-enrollees-lists .content-table-over-wrapper + .content-desc {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .page-section-enrollees-lists .content-table-over-wrapper + .content-desc {
    margin-top: 10px;
  }
}
table.training-table {
  width: 100%;
  border-top: 5px solid #ED4242;
}

table.training-table th {
  border-bottom: 5px solid #000;
  vertical-align: top;
  font-family: "Lack";
  font-size: 16px;
  color: #000;
  font-weight: normal;
  padding: 18px 15px 17px 15px;
}

table.training-table td {
  border-bottom: 5px solid #000;
  padding: 13px 15px 16px 15px;
  vertical-align: top;
}

table.training-table th:first-child,
table.training-table td:first-child {
  padding-left: 0 !important;
}

table.training-table th:last-child,
table.training-table td:last-child {
  padding-right: 0 !important;
}

.training-table-direction-name {
  font-weight: bold;
  font-size: 28px;
  line-height: 1.2;
}

.training-faculty-name,
.training-faculty-name:focus {
  font-weight: bold;
  font-size: 24px;
  line-height: 1.2;
  transition: all 0.1s ease;
  color: #374FCC;
  text-decoration: none !important;
}

.training-faculty-name:hover {
  color: #ed4242;
}

.training-table-col-1 {
  width: 31%;
}

.training-table-col-2 {
  width: 32.6%;
}

.training-table-direction-code {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 500;
  margin: 12px 0 0 0;
}

table.training-table p:last-child {
  margin-bottom: 0 !important;
}

.training-faculty-list {
  padding: 4px 0 0 0;
}

.col-training-faculty-name {
  -ms-flex: 0 0 46%;
  flex: 0 0 46%;
  max-width: 46%;
}

.training-spec-list {
  padding: 2px 0 1px 0;
}

.training-spec-item {
  font-size: 22px;
  line-height: 1.2;
  font-weight: 500;
}

.training-spec-item + .training-spec-item {
  border-top: 1px solid #000;
  margin: 18px 0 0 0;
  padding: 19px 0 0 0;
}

.training-faculty-item + .training-faculty-item {
  border-top: 1px solid #000;
  margin: 16px 0 0 0;
  padding: 17px 0 0 0;
}

@media (max-width: 767px) {
  table.training-table td {
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    border-bottom: none;
  }
  .training-table-direction {
    width: 100%;
    padding-top: 25px;
  }
  .training-table-direction-name {
    font-size: 24px;
    line-height: 28px;
  }
  .training-table-direction-code {
    font-size: 16px;
    line-height: 24px;
    margin-top: 0;
  }
  .training-faculty-list {
    width: 100%;
    padding-bottom: 23px;
    border-bottom: 5px solid #000;
  }
  .col-training-faculty-name {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .training-faculty-name {
    font-size: 20px;
    line-height: 26px;
  }
  .training-spec-list {
    padding: 9px 0 7px 35px;
  }
  .training-spec-item {
    font-size: 16px;
    line-height: 24px;
    padding: 8px 0 7px;
  }
  .training-spec-item:first-child {
    border-top: 1px solid #000;
  }
  .training-spec-item:last-child {
    border-bottom: 1px solid #000;
  }
  .training-spec-item + .training-spec-item {
    margin: 0;
    padding: 8px 0 7px;
  }
  .training-faculty-item + .training-faculty-item {
    border-top: none;
    margin: 0;
    padding: 8px 0 0 0;
  }
  .training-direction-item + .training-direction-item {
    margin-top: 50px;
  }
}
.modal-content-inner .content-table-over-wrapper + .docs-list-wrapper {
  margin-top: 40px;
}

.page-section-rehearsal-faculty-list-openable .shop-tmb-header {
  padding: 24px 0 11px 60px;
  cursor: pointer;
  position: relative;
}

.page-section-rehearsal-faculty-list-openable .shop-tmb-header::before {
  content: "";
  width: 35px;
  height: 1px;
  position: absolute;
  top: 43px;
  left: 0;
  background-color: #ed4242;
  transition: all 0.3s ease;
}

.page-section-rehearsal-faculty-list-openable .shop-tmb-header::after {
  content: "";
  width: 1px;
  height: 35px;
  position: absolute;
  top: 25.5px;
  left: 17.5px;
  background-color: #ed4242;
  transition: all 0.3s ease;
}

.shop-tmb.open .shop-tmb-header::after {
  display: none;
}

.page-section-rehearsal-faculty-list-openable .row {
  max-height: 0;
  transition: all 0.5s ease;
  overflow: hidden;
}

.page-section-rehearsal-faculty-list-openable .shop-tmb.open .row {
  max-height: 4000px;
}

.page-section-rehearsal-faculty-list-openable .shop-tmb-descr {
  padding-left: 60px;
}

.shop-tmb-ttl {
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  color: #ed4242;
  margin: 0 0 15px 0;
}

.page-section-rehearsal-faculty-list-openable .shop-tmb h4,
.page-section-rehearsal-faculty-list-openable .shop-tmb .h4 {
  color: #000;
}

.page-section-rehearsal-faculty-list-openable .shop-tmb.open .row + .row {
  margin-top: 54px;
}

.content-desc ol.catalog-list,
.content-desc-wrapper ol.catalog-list {
  list-style: none;
  margin: 0;
  padding: 14px 0 25px 0;
}

.content-desc ol.catalog-list > li, .content-desc-wrapper ol.catalog-list > li {
  padding: 0;
  margin: 0;
}

.content-desc ol.catalog-list > li::before, .content-desc-wrapper ol.catalog-list > li::before {
  display: none !important;
}

.page-section-rehearsal-faculty-list-openable .list-item-content-wrapper {
  padding: 0;
}

.page-section-rehearsal-faculty-list-openable .list-item-content .title {
  padding: 21px 0 22px 32px;
  font-size: 24px;
  line-height: 30px;
}

.page-section-rehearsal-faculty-list-openable .list-item-content .title::before {
  right: auto;
  left: 0;
  top: 38px;
  width: 20px;
}

.page-section-rehearsal-faculty-list-openable .list-item-content .title::after {
  right: auto;
  top: 28px;
  left: 10px;
  height: 20px;
}

.page-section-rehearsal-faculty-list-openable .list-item-content::before {
  background-color: #EEEEEE;
}

.page-section-rehearsal-faculty-list-openable .list-item-content::after {
  display: none;
}

.page-section-rehearsal-faculty-list-openable .catalog-list li:first-of-type .list-item-content {
  border-top: 1px solid #EEEEEE;
}

.page-section-rehearsal-faculty-list-openable .catalog-list-item--active .list-item-content::before {
  height: 1px;
  top: auto;
}

.page-section-rehearsal-faculty-list-openable .catalog-list-item--active .list-item-content {
  padding-left: 0;
}

.page-section-rehearsal-faculty-list-openable .catalog-list--openable .content-desc-wrapper {
  padding-left: 40px;
}

.page-section-rehearsal-faculty-list-openable .col-shop-tmb-l {
  -ms-flex: 0 0 65%;
  flex: 0 0 65%;
  max-width: 65%;
}

.page-section-rehearsal-faculty-list-openable .col-shop-tmb-r {
  -ms-flex: 0 0 35%;
  flex: 0 0 35%;
  max-width: 35%;
}

.notifications-list.slick-initialized .slick-track {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.notifications-list .slick-slide {
  float: none;
  height: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.notifications-list .notification-item {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.page-pic-bg-small {
  height: 300px;
}

.contacts-block-wrapper {
  margin: 26px 0 18px 0;
}

.contacts-block {
  border-left: 1px solid #000;
  padding: 0 0 0 70px;
  min-height: 100%;
}

.contacts-block-ttl {
  font-weight: 300;
  font-size: 16px;
  color: #ED4242;
  position: relative;
  padding: 0 0 0 30px;
  margin: 0 0 8px 0;
}

.contacts-block-ttl-ico {
  position: absolute;
  left: -3px;
  top: 0px;
  width: 20px;
  height: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.contacts-block-phone {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
}

.contacts-block-phone a {
  text-decoration: none !important;
  color: #000 !important;
}

.contacts-block-address {
  font-size: 20px;
  margin: 0 0 7px 0;
}

.contacts-block-wrapper p:last-child {
  margin: 0;
}

.contacts-block-metro {
  display: -ms-flexbox;
  display: flex;
  font-weight: 300;
  font-size: 14px;
}

.contacts-block-metro p:last-child {
  margin: 0;
}

.contacts-block-metro-pic {
  margin: 0 14px 0 0;
}

.metro-icons {
  margin: 0 -5px -5px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.metro-icons img {
  margin: 0 5px 5px 0;
}

.contacts-block-wrapper > .row > .col {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}

.depts-list {
  margin-bottom: -45px;
}

.depts-list .row {
  margin: 0 -50px;
}

.depts-list .col {
  padding: 0 50px;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}

.dept-tmb {
  display: block;
  color: #000 !important;
  text-decoration: none !important;
  margin: 0 0 45px 0;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}

.dept-tmb-pic img {
  width: 100%;
}

.dept-tmb-header {
  position: relative;
  max-width: 300px;
  padding: 24px 22px 0 0;
  margin: -50px 0 0 0;
  background: #fff;
}

.dept-tmb-header-inner {
  padding: 0 0 0 28px;
  min-height: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.dept-tmb-header-inner:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  height: 50px;
  width: 1px;
  background: #000;
  transition: all 0.2s ease;
}

.dept-tmb-header-inner:after {
  content: "";
  width: 5px;
  height: 50px;
  position: absolute;
  top: 5px;
  left: -2px;
  background: #ed4242;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top center;
  transform-origin: top center;
  transition: 0.3s;
}

@media screen and (min-width: 767px) {
  .dept-tmb:hover .dept-tmb-header-inner:after {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
.dept-tmb h3,
.dept-tmb .h3 {
  font-weight: normal;
  font-size: 24px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  color: #000;
  transition: all 0.3s ease;
}

@media screen and (min-width: 767px) {
  .dept-tmb:hover h3,
.dept-tmb:hover .h3 {
    color: #ed4242;
  }
}
.shops-cat .dept-tmb h3,
.shops-cat .dept-tmb .h3 {
  font-size: 24px;
  line-height: 30px;
  margin: -4px 0 0 0;
}

.dept-tmb-text {
  padding: 11px 0 0 28px;
}

.page-section-header {
  position: relative;
}

.shops-list {
  margin: 14px 0 0 0;
}

.shop-tmb {
  border-bottom: 4px solid #000;
  padding: 42px 0 44px 0;
}

.shop-tmb:first-child {
  border-top: 4px solid #000;
}

.shop-tmb h3,
.shop-tmb .h3 {
  font-weight: normal;
  font-size: 40px;
  line-height: 45px;
  color: #000000;
  margin: 0 0 21px 0;
}

.shop-tmb h4,
.shop-tmb .h4 {
  color: #ED4242;
  margin: 32px 0 16px 0;
}

.shop-tmb h4:first-child,
.shop-tmb .h4:first-child {
  margin-top: 0 !important;
}

.shop-tmb .content-contacts-wrapper {
  width: 100%;
}

.shop-tmb .row {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.col-shop-tmb-l {
  -ms-flex: 0 0 62%;
  flex: 0 0 62%;
}

.col-shop-tmb-r {
  -ms-flex: 0 0 38%;
  flex: 0 0 38%;
}

@media (max-width: 1439px) {
  .col-shop-tmb-l {
    -ms-flex-negative: 1;
    flex-shrink: 1;
  }
}
@media (max-width: 767px) {
  .shop-tmb .row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .col-shop-tmb-l,
.col-shop-tmb-r {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .shop-tmb-header h3,
.shop-tmb-header .h3 {
    margin-bottom: 9px;
  }
}
.shop-tmb .content-table-over-wrapper {
  margin-top: 25px;
}

.shop-tmb-descr {
  padding-right: 15px;
}

@media (max-width: 767px) {
  .shop-tmb-descr {
    padding-right: 0;
  }
  .shop-tmb .shop-tmb-descr h4,
.shop-tmb .shop-tmb-descr .h4 {
    margin-bottom: 10px;
  }
}
.shop-tmb .content-table thead td {
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .shop-tmb .content-table thead td {
    font-size: 12px;
    line-height: 16px;
  }
  .shop-tmb .content-table td {
    font-size: 14px;
    line-height: 18px;
  }
}
.doc-link,
.doc-link:focus {
  position: relative;
  font-weight: 900;
  font-size: 18px;
  line-height: 19px;
  text-transform: uppercase;
  color: #374FCC;
  display: -ms-flexbox;
  display: flex;
  transition: all 0.15s ease;
}

@media screen and (min-width: 767px) {
  .doc-link:hover {
    color: #ED4242;
  }
}
.doc-link-ico {
  width: 42px;
  height: 51px;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 3px 20px 0 0;
  position: relative;
}

.doc-link-ico:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url(../images/content-study-link.svg) 0 0 no-repeat;
  background-size: 100% 100%;
  transition: all 0.15s ease;
}

.doc-link-ico:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url(../images/content-study-link-hover.svg) 0 0 no-repeat;
  background-size: 100% 100%;
  transition: all 0.15s ease;
  opacity: 0;
}

@media screen and (min-width: 767px) {
  .doc-link:hover .doc-link-ico:before {
    opacity: 0;
  }
  .doc-link:hover .doc-link-ico:after {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .doc-link-ico {
    margin-right: 17px;
  }
}
.shop-tmb .doc-link-wrapper {
  padding: 0 29px 0 29px;
  margin: 26px 0 0 0;
}

@media (max-width: 767px) {
  .shop-tmb {
    padding: 25px 0 27px 0;
  }
  .shop-tmb .doc-link-wrapper {
    margin-top: 16px;
  }
}
.doc-link-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 57px;
  -ms-flex-pack: center;
  justify-content: center;
}

.shop-tmb-address {
  margin: 24px 0 0 0;
  line-height: 24px;
}

.shop-tmb-address-ttl {
  position: relative;
  padding: 0 0 0 29px;
  font-size: 16px;
  font-weight: 300;
  color: #ED4242;
  margin: 0 0 3px 0;
}

.shop-tmb-address-ttl:before {
  content: "";
  background: url(../images/geo-pin-accent.svg) 0 0 no-repeat;
  width: 16px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 1px;
}

@media (max-width: 767px) {
  .shop-tmb-address-ttl {
    padding: 0 0 0 22px;
    font-size: 14px;
    line-height: 22px;
  }
}
.shop-tmb-address p:last-child {
  margin: 0 !important;
}

.graduates-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
  position: relative;
}

.graduates-col {
  padding: 0 15px;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.graduates-col-25p {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.graduates-col-50p {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.graduates-col-100p {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.graduate-tmb {
  position: relative;
  margin: 0 auto 0 auto;
  width: 139px;
  height: 139px;
}

@media (max-width: 1439px) {
  .graduate-tmb {
    width: 130px;
    height: 130px;
  }
}
.graduate-tmb-big {
  width: 222px;
  height: 222px;
}

@media (max-width: 1439px) {
  .graduate-tmb-big {
    width: 210px;
    height: 210px;
  }
}
.graduate-tmb-pic img {
  border-radius: 50%;
  width: 100%;
}

.graduate-tmb-date {
  font-family: "Lack";
  position: absolute;
  z-index: 10;
  font-weight: normal;
  font-size: 44px;
  line-height: 35px;
  text-transform: uppercase;
  color: #ED4242;
}

@media (max-width: 1439px) {
  .graduate-tmb-date {
    font-size: 36px;
    line-height: 28px;
  }
}
.graduate-tmb-big .graduate-tmb-date {
  font-size: 60px;
  line-height: 45px;
}

@media (max-width: 1439px) {
  .graduate-tmb-big .graduate-tmb-date {
    font-size: 50px;
    line-height: 36px;
  }
}
.graduate-tmb-date-t-r {
  right: 0;
  top: -26px;
}

@media (max-width: 1439px) {
  .graduate-tmb-date-t-r {
    top: -21px;
  }
}
.graduate-tmb-big .graduate-tmb-date-t-r {
  top: -5px;
}

.graduate-tmb-date-t-l {
  left: 0px;
  top: -26px;
}

@media (max-width: 1439px) {
  .graduate-tmb-date-t-l {
    top: -21px;
  }
}
.graduate-tmb-big .graduate-tmb-date-t-l {
  top: -5px;
}

.graduate-tmb-date-b-r {
  right: 0;
  bottom: -26px;
}

.graduate-tmb-big .graduate-tmb-date-b-r {
  bottom: -20px;
}

@media (max-width: 1439px) {
  .graduate-tmb-big .graduate-tmb-date-b-r {
    bottom: -15px;
  }
}
.graduate-tmb-date-b-l {
  left: 0px;
  bottom: -20px;
}

@media (max-width: 1439px) {
  .graduate-tmb-date-b-l {
    bottom: -16px;
  }
}
.graduate-tmb-big .graduate-tmb-date-b-l {
  bottom: -20px;
}

@media (max-width: 1439px) {
  .graduate-tmb-big .graduate-tmb-date-b-l {
    bottom: -28px;
  }
}
.graduates-col-25p + .graduates-col-25p + .graduates-col-25p + .graduates-col-25p .graduate-tmb-big .graduate-tmb-date-t-l {
  left: 18px;
}

@media screen and (min-width: 767px) {
  .graduate-tmb:hover {
    z-index: 10;
  }
}
.graduate-tmb-name {
  position: absolute;
  font-size: 20px;
  line-height: 20px;
  -webkit-text-stroke: 1px #ed4242;
  color: transparent;
  text-transform: uppercase;
  transition: opacity 0.2s ease;
  opacity: 0;
  -webkit-transform: translateX(-9000px);
  transform: translateX(-9000px);
}

.graduate-tmb-name-b-l {
  bottom: 18px;
  left: 30px;
}

.graduate-tmb-name-t-l {
  top: 18px;
  left: 30px;
}

.graduate-tmb-name-c-l {
  top: 50%;
  margin-top: -20px;
  left: 30px;
}

@media screen and (min-width: 767px) {
  .graduate-tmb:hover .graduate-tmb-name {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.graduates-wrapper {
  position: relative;
  margin: 38px 0 0 0;
}

.graduates-obj {
  position: absolute;
}

.graduates-obj-1 {
  top: 50%;
  left: 50%;
  margin: -197px 0 0 98px;
}

@media (max-width: 1439px) {
  .graduates-obj-1 {
    width: 46px;
    margin: -176px 0 0 84px;
  }
  .graduates-obj-1 img {
    width: 100%;
  }
}
.graduates-obj-2 {
  top: 50%;
  left: 50%;
  margin: -171px 0 0 -519px;
}

@media (max-width: 1439px) {
  .graduates-obj-2 {
    width: 100px;
    margin: -154px 0 0 -437px;
  }
  .graduates-obj-2 img {
    width: 100%;
  }
}
.graduates-obj-3 {
  top: 50%;
  left: 50%;
  margin: -136px 0 0 10px;
}

@media (max-width: 1439px) {
  .graduates-obj-3 {
    width: 100px;
    margin: -126px 0 0 10px;
  }
  .graduates-obj-3 img {
    width: 100%;
  }
}
.graduates-obj-4 {
  top: 50%;
  left: 50%;
  margin: -120px 0 0 367px;
}

@media (max-width: 1439px) {
  .graduates-obj-4 {
    width: 100px;
    margin: -93px 0 0 311px;
  }
  .graduates-obj-4 img {
    width: 100%;
  }
}
.graduates-obj-5 {
  top: 50%;
  left: 50%;
  margin: 36px 0 0 -264px;
}

@media (max-width: 1439px) {
  .graduates-obj-5 {
    width: 100px;
    margin: 20px 0 0 -224px;
  }
  .graduates-obj-5 img {
    width: 100%;
  }
}
.person-contacts {
  font-size: 16px;
  margin: 16px 0 0 0;
}

.person-contacts-item + .person-contacts-item {
  margin: 6px 0 0 0;
}

.person-contacts a {
  padding: 0 0 0 48px;
  position: relative;
  display: inline-block;
  color: #374FCC;
}

.person-contacts-phone {
  color: #000 !important;
  font-weight: 600;
}

.person-contacts-phone:before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(../images/content-contacts-phone.svg) 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 2px;
}

.person-contacts-email:before {
  content: "";
  width: 19px;
  height: 14px;
  background: url(../images/content-contacts-mail.svg) 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 5px;
}

.persons-list-numbered {
  counter-reset: item;
}

.persons-list-numbered .person .img:after {
  counter-increment: item;
  content: counter(item);
  visibility: hidden;
  font-family: "Lack";
  font-weight: normal;
  font-size: 20px;
  line-height: 25px;
  color: #ED4242 !important;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  left: 19px;
  bottom: 24px;
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

.persons-list-numbered .person-wrapper:nth-child(-n+9) .person .img:after {
  counter-increment: item;
  content: "0" counter(item);
}

.persons-list-numbered .person-wrapper:nth-child(5n+1) .person .img:after {
  visibility: visible;
}

.persons-list-numbered .person-wrapper:nth-child(1) .person .img:after {
  visibility: hidden;
}

.content-contacts .contacts-block-metro {
  margin-top: 3px;
}

.page-header-cols {
  margin: 0 0 15px 0;
}

.page-header-col-l {
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: auto;
}

.page-header-col-r {
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media (max-width: 767px) {
  .page-header-col-r {
    width: 100%;
  }
}
.btn {
  cursor: pointer;
}

.btn-filter,
.btn-calendar {
  width: 50px;
  height: 50px;
  border: 1px solid #000;
  position: relative;
  transition: all 0.15s ease;
  cursor: pointer;
}

@media screen and (min-width: 767px) {
  .btn-calendar:hover,
.btn-filter:hover {
    border-color: #ED4242;
    background-color: #ED4242;
  }
}
.btn-filter.active {
  border-color: #ED4242;
  background-color: #ED4242;
}

.btn-filter:before,
.btn-filter:after {
  content: "";
  width: 29px;
  height: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -15px 0 0 -15px;
  transition: all 0.15s ease;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.btn-calendar:before,
.btn-calendar:after {
  content: "";
  width: 26px;
  height: 22px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -12px 0 0 -13px;
  transition: all 0.15s ease;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.btn-filter:before {
  opacity: 1;
  background-image: url(../images/btn-filter-ico.svg);
}

.btn-filter:after {
  opacity: 0;
  background-image: url(../images/btn-filter-ico-hover.svg);
}

.btn-calendar:before {
  opacity: 1;
  background-image: url(../images/btn-calendar.svg);
}

.btn-calendar:after {
  opacity: 0;
  background-image: url(../images/btn-calendar-active.svg);
}

.btn-calendar.active:before,
.btn-filter.active:before {
  opacity: 0;
}

.btn-calendar.active:after,
.btn-filter.active:after {
  opacity: 1;
}

@media screen and (min-width: 767px) {
  .btn-calendar:hover:before,
.btn-filter:hover:before {
    opacity: 0;
  }
  .btn-calendar:hover:after,
.btn-filter:hover:after {
    opacity: 1;
  }
}
.btn-search {
  width: 50px;
  height: 50px;
  border: 1px solid #000;
  position: relative;
  transition: all 0.15s ease;
  cursor: pointer;
}

.btn-search.active {
  border-color: #ED4242;
  background-color: #ED4242;
}

@media screen and (min-width: 767px) {
  .btn-search:hover {
    border-color: #ED4242;
    background-color: #ED4242;
  }
}
.btn-search:before,
.btn-search:after {
  content: "";
  width: 22px;
  height: 22px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -11px 0 0 -11px;
  transition: all 0.15s ease;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.btn-search:before {
  opacity: 1;
  background-image: url(../images/btn-search-ico.svg);
}

.btn-search:after {
  opacity: 0;
  background-image: url(../images/btn-search-ico-hover.svg);
}

.btn-search.active:before {
  opacity: 0;
}

.btn-search.active:after {
  opacity: 1;
}

@media screen and (min-width: 767px) {
  .btn-search:hover:before {
    opacity: 0;
  }
  .btn-search:hover:after {
    opacity: 1;
  }
}
.page-header-controls {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px -20px -10px;
  padding-top: 17px;
}

@media (max-width: 767px) {
  .page-header-controls {
    padding-top: 0;
    margin: 0 -10px;
  }
}
.page-header-controls-col {
  padding: 0 10px;
}

@media (max-width: 767px) {
  .page-header-controls-col:last-child {
    width: 200px;
  }
}
.btn-dl {
  border: 1px solid #ED4242;
  transition: all 0.15s ease;
  position: relative;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  text-transform: uppercase;
  color: #ED4242;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 50px;
  cursor: pointer;
  padding: 5px 25px 3px 58px;
  min-width: 150px;
}

@media screen and (min-width: 767px) {
  .btn-dl:hover {
    background: #ED4242;
    color: #fff;
  }
}
.btn-dl:before,
.btn-dl:after {
  content: "";
  width: 27px;
  height: 22px;
  position: absolute;
  left: 23px;
  top: 13px;
  background-repeat: no-repeat;
  background-position: 0 0;
  transition: all 0.15s ease;
}

.btn-dl:before {
  opacity: 1;
  background-image: url(../images/btn-dl-ico.svg);
}

.btn-dl:after {
  opacity: 0;
  background-image: url(../images/btn-dl-ico-hover.svg);
}

@media screen and (min-width: 767px) {
  .btn-dl:hover:before {
    opacity: 0;
  }
  .btn-dl:hover:after {
    opacity: 1;
  }
}
.timetable-categories {
  margin-bottom: -50px;
  counter-reset: item;
}

@media (max-width: 767px) {
  .timetable-categories {
    margin-bottom: 50px;
  }
}
.timetable-categories .col {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

@media (max-width: 767px) {
  .timetable-categories .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .timetable-categories .col + .col {
    margin-top: 30px;
  }
}
.timetable-cat-tmb {
  margin: 0 0 50px 0;
  color: #000 !important;
  text-decoration: none !important;
  font-size: 18px;
  line-height: 30px;
}

.timetable-cat-tmb-pic {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  box-shadow: 10px 10px 35px 10px rgba(0, 0, 0, 0.1);
  padding-top: 35px;
  background: #F1F1F1;
  margin: 0 0 23px 0;
}

.timetable-cat-tmb-pic:after {
  content: "";
  width: 40px;
  height: 10px;
  background: url(../images/timetable-window-pic.svg) 0 0 no-repeat;
  position: absolute;
  left: 24px;
  top: 13px;
}

.timetable-cat-tmb-pic img {
  width: 100%;
}

.timetable-cat-tmb-descr:before {
  counter-increment: item;
  content: counter(item);
  font-family: "Lack";
  font-size: 20px;
  line-height: 30px;
  color: #ed4242;
  margin: 0 0 1px 0;
}

.timetable-categories .col:nth-child(-n+10) .timetable-cat-tmb-descr:before {
  counter-increment: item;
  content: "0" counter(item);
}

.timetable-cat-tmb h3,
.timetable-cat-tmb .h3 {
  color: #000;
  margin: 0;
  transition: all 0.15s ease;
  margin: 0;
}

@media screen and (min-width: 767px) {
  .timetable-cat-tmb:hover h3,
.timetable-cat-tmb:hover .h3 {
    color: #ed4242;
  }
}
.timetable-cat-tmb-header {
  position: relative;
  padding: 0 0 20px 0;
  margin: 0 0 21px 0;
}

.timetable-cat-tmb-header:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  height: 1px;
  transition: all 0.15s ease;
}

.timetable-cat-tmb-header:after {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: -2px;
  left: 0;
  background: #ed4242;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  transition: all 0.5s ease;
  z-index: 100;
}

@media screen and (min-width: 767px) {
  .timetable-cat-tmb:hover .timetable-cat-tmb-header:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.timetable-menu-over-wrapper {
  position: relative;
  margin: 0 0 30px 0;
}

@media (max-width: 767px) {
  .timetable-menu-over-wrapper {
    margin: 0 0 15px 0;
  }
}
.timetable-menu-wrapper {
  overflow: auto;
  cursor: -webkit-grab;
  cursor: grab;
}

.timetable-menu-over-wrapper::before {
  content: "";
  position: absolute;
  z-index: 10;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100px;
  background: linear-gradient(to left, white, rgba(255, 255, 255, 0));
}

.timetable-menu-over-wrapper::after {
  content: "";
  z-index: 15;
  background: url("../images/content-table-scroll-icon.svg") 0 0 no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0px;
  top: 0;
}

.timetable-menu-over-wrapper.scrolled::before,
.timetable-menu-over-wrapper.scrolled::after {
  display: none;
}

ul.timetable-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0 -15px;
  font-size: 14px;
  line-height: 18px;
  color: #000;
}

ul.timetable-menu > li {
  margin: 0;
  padding: 0 15px;
  min-width: 280px;
}

@media (max-width: 767px) {
  ul.timetable-menu {
    margin: 0 -5px;
    font-size: 13px;
    line-height: 18px;
  }
  ul.timetable-menu > li {
    min-width: 160px;
    padding: 0 5px;
  }
}
ul.timetable-menu a,
ul.timetable-menu a:focus {
  color: #000;
  text-decoration: none;
}

ul.timetable-menu a.active {
  color: #ed4242;
  text-decoration: none;
}

@media screen and (min-width: 767px) {
  ul.timetable-menu a:hover {
    color: #ed4242;
    text-decoration: none;
  }
}
.content-table-wrapper {
  padding-right: 1px;
}

table.timetable-table th {
  background: #374FCC;
  vertical-align: top;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 12px 20px 8px 20px;
}

table.timetable-table th.timetable-day-th {
  padding-left: 29px;
}

@media (max-width: 767px) {
  .timetable-content-table-over-wrapper {
    margin: 0 -20px;
  }
  table.timetable-table th {
    padding: 9px 0 8px 15px;
  }
}
.timetable-date {
  font-size: 40px;
  line-height: 30px;
}

@media (max-width: 767px) {
  .timetable-date {
    font-size: 20px;
    line-height: 16px;
    letter-spacing: 0.05em;
    text-align: right;
  }
  .timetable-day {
    font-size: 10px;
    line-height: 16px;
  }
}
table.timetable-table td {
  padding: 13px 20px 10px 20px;
}

@media (max-width: 767px) {
  table.timetable-table td {
    vertical-align: top;
    padding: 13px 20px 10px 17px;
  }
}
table.timetable-table-classes td {
  padding: 12px 20px 14px 20px;
}

@media (max-width: 767px) {
  table.timetable-table-classes td {
    padding: 12px 20px 14px 17px;
  }
  table.timetable-table-classes td.timetable-time-td {
    padding-right: 0;
  }
}
table.timetable-table td.timetable-descr-td {
  padding-left: 29px;
  padding-bottom: 17px;
}

@media (max-width: 767px) {
  table.timetable-table td.timetable-descr-td {
    padding-left: 18px;
    padding-bottom: 19px;
  }
}
table.timetable-table-classes td.timetable-descr-td {
  padding-left: 29px;
  padding-bottom: 15px;
}

@media (max-width: 767px) {
  table.timetable-table-classes td.timetable-descr-td {
    padding-left: 20px;
    padding-bottom: 15px;
  }
}
td.timetable-time-td {
  width: 170px;
  background: #F6F6F6;
}

@media (max-width: 767px) {
  td.timetable-time-td {
    min-width: auto;
    width: 76px;
  }
  table.timetable-table-session td.timetable-time-td {
    padding-top: 33px !important;
  }
}
.timetable-time {
  font-family: "Lack";
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  color: #374FCC;
  position: relative;
  padding: 0 0 0 29px;
}

.timetable-time:before {
  content: "";
  width: 22px;
  height: 22px;
  background: url(../images/timetable-time-ico.svg) 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 3px;
}

@media (max-width: 767px) {
  .timetable-time {
    font-size: 14px;
    line-height: 16px;
    padding: 0;
  }
  .timetable-time:before {
    width: 15px;
    height: 15px;
    background-size: cover;
    left: 50%;
    margin-left: -7.5px;
    top: -16px;
  }
}
table.timetable-table p:last-child {
  margin: 0;
}

table.timetable-table-classes th {
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  white-space: nowrap;
  vertical-align: middle;
}

@media (max-width: 767px) {
  table.timetable-table-classes th {
    font-size: 10px;
    line-height: 14px;
  }
}
table.timetable-table-classes th + th {
  border-left: 1px solid #7487EB;
}

table.timetable-table-classes th.timetable-day-th {
  padding-left: 20px;
}

table.timetable-table-classes td.timetable-aud-td,
table.timetable-table-classes th.timetable-subject-th,
table.timetable-table-classes th.timetable-aud-th {
  padding-left: 29px;
}

@media (max-width: 767px) {
  table.timetable-table-classes td.timetable-aud-td,
table.timetable-table-classes th.timetable-subject-th,
table.timetable-table-classes th.timetable-aud-th {
    padding-left: 20px;
    padding-right: 20px;
  }
}
table.timetable-table-classes .timetable-day {
  font-weight: 600;
  font-size: 40px;
  line-height: 30px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  table.timetable-table-classes .timetable-day {
    font-size: 20px;
    line-height: 15px;
    font-weight: normal;
  }
}
.timetable-time-ttl {
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: #374FCC;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .timetable-time-ttl {
    font-size: 12px;
    line-height: 18px;
  }
}
.timetable-time-range {
  font-family: "Lack";
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #374FCC;
  text-transform: uppercase;
  padding: 0 0 0 24px;
  position: relative;
  white-space: nowrap;
}

.timetable-time-range:before {
  content: "";
  width: 15px;
  height: 15px;
  background: url(../images/timetable-time-range-ico.svg) 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 4px;
}

@media (max-width: 767px) {
  .timetable-time-range {
    font-size: 14px;
    line-height: 16px;
    width: 58px;
    padding: 20px 0 0 0;
    white-space: initial;
  }
  .timetable-time-range:before {
    top: 4px;
  }
}
.timetable-ttl {
  font-size: 24px;
  line-height: 28px;
  font-weight: normal;
}

.timetable-table-classes .timetable-ttl {
  font-size: 20px;
  line-height: 26px;
}

@media (max-width: 767px) {
  .timetable-ttl,
.timetable-table-classes .timetable-ttl {
    font-size: 18px;
    line-height: 24px;
  }
}
.timetable-info {
  font-weight: 300;
  font-size: 16px;
  margin: 7px 0 0 0;
}

@media (max-width: 767px) {
  .timetable-info {
    font-size: 14px;
    line-height: 20px;
    margin: 4px 0 0 0;
  }
}
.timetable-descr {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .timetable-descr {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.timetable-descr-content {
  padding-right: 30px;
}

@media (max-width: 767px) {
  .timetable-descr-content {
    padding-right: 0;
    width: 100%;
  }
}
.timetable-descr-label {
  padding: 5px 0 0 0;
}

@media (max-width: 767px) {
  .timetable-descr-label {
    padding: 9px 0 0 0;
  }
}
.timetable-label {
  border: 1px solid;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 3px 10px 2px 10px;
  min-width: 100px;
  text-align: center;
  margin: 0 0 10px 0;
}

@media (max-width: 767px) {
  .timetable-label {
    min-width: 75px;
    font-size: 10px;
    line-height: 13px;
  }
}
.timetable-label:last-child {
  margin-bottom: 0;
}

.timetable-label-theory {
  border-color: #374FCC;
  color: #374FCC;
}

.timetable-label-practice {
  border-color: #53B26D;
  color: #53B26D;
}

.timetable-aud {
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .timetable-aud {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.timetable-aud-content {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  min-width: 220px;
  margin: 0 20px 0 0;
}

@media (max-width: 767px) {
  .timetable-aud-content {
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    min-width: auto;
  }
}
.timetable-aud-label {
  padding-top: 5px;
}

@media (max-width: 767px) {
  .timetable-aud-label {
    padding-top: 10px;
  }
}
.modal-backdrop {
  background: rgb(28, 31, 34);
}

.modal-backdrop.show {
  opacity: 0.8;
}

.modal-dialog {
  pointer-events: auto;
}

.side-modal {
  padding-right: 0 !important;
}

.side-modal .modal-dialog {
  margin: 0 0 0 auto;
  -webkit-transform: translate(100%, 0) !important;
  transform: translate(100%, 0) !important;
  max-width: 1100px;
  height: 100%;
}

.side-modal.show .modal-dialog {
  -webkit-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
}

.side-modal .modal-content {
  border: none;
  border-radius: 0;
  background: none;
  height: 100%;
}

.side-modal .modal-content-inner {
  background: #fff;
  padding: 55px 90px 60px 60px;
}

.side-modal .modal-content-inner .page-section:last-child {
  margin-bottom: 0;
}

.side-modal .modal-content-inner h2 + .page-section,
.side-modal .modal-content-inner .h2 + .page-section {
  margin-top: 50px;
}

@media (max-width: 767px) {
  .side-modal .modal-content-inner {
    padding: 45px 20px 40px 20px;
  }
}
.side-modal .close {
  position: absolute;
  right: 30px;
  top: 30px;
  width: 32px;
  height: 31px;
  z-index: 500;
  opacity: 1 !important;
}

.side-modal .close svg * {
  transition: all 0.2s ease;
}

@media screen and (min-width: 767px) {
  .side-modal .close:hover svg *[fill] {
    fill: #ED4242;
  }
  .side-modal .close:hover svg *[stroke] {
    stroke: #ED4242;
  }
}
@media (max-width: 767px) {
  .side-modal .close {
    top: 15px;
    right: 20px;
    width: 20px;
    height: 20px;
  }
  .side-modal .close svg {
    width: 20px;
    height: 20px;
  }
}
body.modal-open {
  overflow: hidden;
}

.full-width-modal {
  padding-right: 0 !important;
}

.full-width-modal .modal-dialog {
  max-width: 100%;
  margin: 0;
  height: 100%;
}

.full-width-modal .modal-content {
  min-height: 100%;
  border-radius: 0;
  padding-top: 77px;
}

.full-width-modal .modal-header {
  padding-left: 10px;
}

.full-width-modal .modal-body {
  padding-top: 0;
  padding-left: 10px;
  padding-right: 0;
}

@media (max-width: 1043px) {
  .full-width-modal .modal-body {
    padding-right: 10px;
  }
}
.full-width-modal button.close {
  float: none;
  position: absolute;
  right: 50px;
  top: 50px;
  z-index: 10;
  opacity: 1;
}

@media (max-width: 767px) {
  .full-width-modal button.close {
    right: 25px;
    top: 25px;
  }
}
.full-width-modal.dark-modal button.close svg line {
  stroke: #fff;
}

.full-width-modal .modal-header {
  padding-bottom: 0;
  border-bottom: 0;
}

.full-width-modal .modal-pic {
  margin-top: 25px;
  margin-left: -55px;
}

@media (max-width: 1439px) {
  .full-width-modal .modal-pic img {
    width: 100%;
  }
}
@media (max-width: 1043px) {
  .full-width-modal .modal-pic {
    display: none;
  }
}
.full-width-modal .custom-form textarea {
  line-height: 50px;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: -10px;
  resize: none;
  background-image: linear-gradient(transparent 49px, #373737 49px);
  background-size: 100% 50px;
}

.custom-form .bootstrap-select .dropdown-toggle {
  min-height: 46px;
}

.custom-form .bootstrap-select .dropdown-menu li.disabled {
  display: none;
}

.dark-modal .bootstrap-select .dropdown-toggle {
  background-color: transparent !important;
  color: #fff !important;
  border-bottom: 1px solid #fff;
}

.dark-modal .bootstrap-select .dropdown-toggle:before {
  display: none;
}

.dark-modal .bootstrap-select .dropdown-toggle:after {
  background: url(../images/select-arrow-white.svg) 0 0 no-repeat;
}

.dark-modal .modal-content {
  background-color: #232323;
  color: #fff;
}

.dark-modal h2,
.dark-modal .h2 {
  color: #fff;
}

.modal-header h2,
.modal-header .h2 {
  margin-bottom: 15px;
}

.modal-body .content-desc {
  margin-bottom: 23px;
}

.modal-body .custom-form .form-agree {
  font-size: 14px;
  line-height: 20px;
}

html {
  overflow: initial !important;
}

.text-modal h2,
.text-modal .h2 {
  margin: 0 0 31px 0;
}

.text-modal h3,
.text-modal .h3 {
  margin: 79px 0 28px 0;
}

.text-modal h4,
.text-modal .h4 {
  font-size: 30px;
  line-height: 35px;
  font-weight: normal;
  color: #000;
  margin: 71px 0 25px 0;
}

.text-modal h5,
.text-modal .h5 {
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  color: #ED4242;
  margin: 44px 0 14px 0;
}

.text-modal h3:first-child,
.text-modal .h3:first-child,
.text-modal h4:first-child,
.text-modal .h4:first-child,
.text-modal h5:first-child,
.text-modal .h5:first-child {
  margin-top: 0 !important;
}

.text-modal .h3 + h4,
.text-modal h3 + h4,
.text-modal .h3 + .h4,
.text-modal h3 + .h4 {
  margin-top: 0;
}

.text-modal .h4 + h5,
.text-modal h4 + h5,
.text-modal .h4 + .h5,
.text-modal h4 + .h5 {
  margin-top: 0;
}

@media (max-width: 767px) {
  .text-modal h2,
.text-modal .h2 {
    margin: 0 0 20px 0;
  }
  .text-modal h3,
.text-modal .h3 {
    margin: 79px 0 18px 0;
  }
}
.filter-values {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 22px;
}

@media (max-width: 767px) {
  .filter-values {
    font-size: 13px;
  }
}
.filter-wrapper + .filter-values {
  margin-top: -14px;
}

@media (max-width: 767px) {
  .filter-wrapper + .filter-values {
    margin-top: 15px;
  }
}
.filter-values-ttl {
  font-weight: 300;
  margin: 0 5px 0 0;
}

ul.filter-values-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

ul.filter-values-list > li {
  margin: 0;
  padding: 0;
}

ul.filter-values-list > li + li:before {
  content: "/";
  padding: 0 4px;
}

.over-wrapper {
  overflow: hidden;
}

@media (max-width: 767px) {
  tr.timetable-header-tr {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
  }
}
.search-bar-wrapper {
  position: relative;
  width: 50px;
  height: 50px;
  z-index: 10;
}

.btn-search-submit {
  width: 48px;
  height: 48px;
  position: relative;
  transition: all 0.15s ease;
  cursor: pointer;
  border: none;
  display: block;
  font-size: 0;
  line-height: 0;
  color: transparent;
  background: url(../images/btn-search-ico.svg) center center no-repeat;
}

@media screen and (min-width: 767px) {
  .search-bar:not(.open):hover .btn-search-submit {
    background-image: url(../images/btn-search-ico-hover.svg);
  }
  .search-bar.open .btn-search-submit:hover {
    background-image: url(../images/btn-search-ico-hover-active.svg);
  }
  .btn-search:hover:before {
    opacity: 0;
  }
  .btn-search:hover:after {
    opacity: 1;
  }
}
.btn-search-submit:disabled {
  opacity: 1 !important;
}

.search-bar {
  width: 50px;
  height: 50px;
  overflow: hidden;
  transition: background-color 0.15s ease, border-color 0.15s ease;
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid #000;
  background: #fff;
}

@media screen and (min-width: 767px) {
  .search-bar:not(.open):hover {
    border-color: #ED4242;
    background-color: #ED4242;
  }
}
.search-bar:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}

.search-bar.open:after {
  display: none;
}

.search-bar-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.search-bar .input-wrapper {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.search-bar input[type=text] {
  border: none;
  outline: none;
  -webkit-appearance: none;
  padding: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  color: #000;
  padding: 13px 21px 11px 21px;
  width: 100%;
}

.search-bar input::-webkit-input-placeholder {
  font-weight: 300;
  color: #979797;
}

.search-bar input::-webkit-input-placeholder,
.search-bar input:-ms-input-placeholder,
.search-bar input::placeholder {
  font-weight: 300;
  color: #979797;
}

.btn-search-reset {
  width: 45px;
  height: 46px;
  cursor: pointer;
  position: relative;
}

.btn-search-reset:before {
  content: "";
  width: 12px;
  height: 12px;
  background: url(../images/search-reset.svg) 0 0 no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -6px 0 0 -6px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5;
}

.btn-search-reset.active:before {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
}

.btn-search-reset:after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  background: #E3E3E3;
  top: 7px;
  bottom: 7px;
  transition: all 0.15s ease;
}

.search-bar-alt {
  margin: 0 0 50px 0;
}

.search-bar-alt .search-bar-row {
  border: 1px solid #000;
  background: #fff;
}

.search-bar-alt .input-wrapper {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.search-bar-alt .input-wrapper input[type=text] {
  width: 100%;
  border: none;
  outline: none;
  font-size: 30px;
  line-height: 30px;
  font-weight: normal;
  color: #000;
  padding: 23px 21px 22px 29px;
}

.search-bar-alt .btn-search-submit {
  width: 84px;
  height: 78px;
  background-size: 25px 25px;
}

.page-sidebar-search {
  padding-top: 0;
}

.search-categories-list li {
  line-height: 18px;
}

.search-categories-list li:first-child a {
  border-top: 1px solid #E5E5E5;
}

.search-categories-list a {
  display: block;
  padding: 8px 0 8px 0;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  border-bottom: 1px solid #E5E5E5;
}

.search-categories-list .active a {
  color: #374FCC;
  border-bottom: 1px solid #374FCC;
}

.page-header-line {
  border-top: 1px solid #E9E9E9;
  margin: 13px 0 16px 0;
}

.content-about-section {
  margin: 0 0 100px 0;
}

.content-about-bottom p:last-child {
  margin-bottom: 0;
}

.content-about-bottom .content-desc {
  margin-bottom: -35px;
}

@media (max-width: 767px) {
  .content-about-bottom .content-desc {
    margin-bottom: -20px;
  }
}
.content-desc ul.ul-alt,
.content-desc-wrapper ul.ul-alt {
  font-size: 20px;
  border-top: 1px solid #000;
}

.content-desc ul.ul-alt > li,
.content-desc-wrapper ul.ul-alt > li {
  border-bottom: 1px solid #000;
  padding-top: 15px;
  padding-bottom: 14px;
  padding-left: 50px;
  margin: 0 !important;
}

.content-desc ul.ul-alt > li:before,
.content-desc-wrapper ul.ul-alt > li:before {
  top: 15px;
}

@media (max-width: 767px) {
  .content-desc ul.ul-alt > li:before,
.content-desc-wrapper ul.ul-alt > li:before {
    top: 15px !important;
  }
}
.curators-list {
  margin-bottom: -50px;
}

.curators-list .col {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

@media (max-width: 1439px) {
  .curators-list .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .curators-list {
    margin-bottom: -20px;
  }
}
.curator-tmb,
.curator-tmb:focus {
  margin: 0 0 50px 0;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  text-decoration: none;
  transition: all 0.15s ease;
}

@media (max-width: 767px) {
  .curator-tmb {
    margin: 0 0 30px 0;
  }
}
a.curator-tmb,
a.curator-tmb:focus {
  color: #000;
}

@media screen and (min-width: 767px) {
  .curator-tmb:hover {
    color: #ed4242;
  }
}
.curator-tmb-pic {
  width: 170px;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  margin: 0 30px 0 0;
}

.curator-tmb-pic:before {
  content: "";
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background: url(../images/curator-tmb-deco.svg) 0 0 no-repeat;
  position: absolute;
  right: -15px;
  top: -10px;
}

@media (max-width: 767px) {
  .curator-tmb-pic {
    width: 95px;
    height: 95px;
    margin: 0 17px 0 0;
  }
  .curator-tmb-pic:before {
    width: 49px;
    height: 49px;
    background-size: cover;
    right: -4px;
    top: -5px;
  }
}
.curator-tmb-pic img {
  position: relative;
  width: 100%;
  border-radius: 50%;
}

.curator-tmb-descr {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 170px;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
}

.curator-tmb-descr p:last-child {
  margin: 0;
}

@media (max-width: 767px) {
  .curator-tmb-descr {
    font-size: 16px;
    line-height: 24px;
    min-height: 95px;
  }
}
.show-more-wrapper {
  margin: 42px 0 0 0;
}

a.show-more,
a.show-more:focus {
  display: inline-block;
  padding-top: 14px;
  padding-right: 89px;
  padding-bottom: 16px;
  position: relative;
  font-weight: 900;
  font-size: 30px;
  line-height: 30px;
  color: #fff;
  -webkit-text-stroke: 1px #ed4242;
  text-transform: uppercase;
  color: transparent;
  transition: all 0.15s ease;
}

@media screen and (min-width: 767px) {
  a.show-more:hover {
    color: #ed4242;
  }
}
a.show-more:before {
  content: "";
  width: 70px;
  height: 70px;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 8px;
  border: 1px solid #ED4242;
  transition: all 0.15s ease;
}

@media screen and (min-width: 767px) {
  a.show-more:hover:before {
    background: #ed4242;
  }
}
a.show-more:after {
  content: "";
  width: 25px;
  height: 25px;
  background: url(../images/show-more-ico.svg) 0 0 no-repeat;
  position: absolute;
  right: 22px;
  top: 31px;
}

@media screen and (min-width: 767px) {
  a.show-more:hover:after {
    background-image: url(../images/show-more-ico-hover.svg);
  }
}
@media (max-width: 767px) {
  .show-more-wrapper {
    margin: 23px 0 0 0;
  }
  a.show-more {
    font-size: 20px;
    line-height: 20px;
  }
  a.show-more:before {
    width: 65px;
    height: 65px;
    top: 4px;
  }
  a.show-more:after {
    right: 19.5px;
    top: 24px;
  }
}
.page-section-curator .text-content {
  -ms-flex: 0 0 62%;
  flex: 0 0 62%;
  max-width: 62%;
}

.page-section-curator .sticky-author {
  -ms-flex: 0 0 38%;
  flex: 0 0 38%;
  max-width: 38%;
}

@media (max-width: 1043px) {
  .page-section-curator .text-content {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page-section-curator .sticky-author {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.page-section-curator .sticky-block {
  padding: 40px 0 0 0;
}

@media (max-width: 767px) {
  .page-section-curator .sticky-author .sticky-block {
    padding: 20px 0 0 0;
    margin-bottom: 15px;
  }
}
.curator-pic {
  position: relative;
}

.curator-pic img {
  width: 100%;
  border-radius: 50%;
  position: relative;
}

@media (max-width: 1043px) {
  .curator-pic img {
    width: 270px;
  }
}
@media (max-width: 767px) {
  .curator-pic img {
    width: 215px;
  }
}
.curator-pic-obj {
  position: absolute;
}

.curator-pic-obj-1 {
  width: 110px;
  height: 110px;
  background: url(../images/curator-pic-obj-1.svg) 0 0 no-repeat;
  right: 1px;
  top: -22px;
}

.curator-pic-obj-2 {
  width: 55px;
  height: 55px;
  background: url(../images/curator-pic-obj-2.svg) 0 0 no-repeat;
  left: 0px;
  bottom: -22px;
}

@media (max-width: 1043px) {
  .curator-pic-obj-2 {
    display: none;
  }
}
ul.awards-list li {
  padding-left: 50px;
  margin: 0 0 27px 0;
}

ul.awards-list li:before {
  width: 27px;
  height: 37px;
  background: url(../images/awards-list-ico.svg) 0 0 no-repeat;
  border-radius: 0;
  top: -4px;
}

@media (max-width: 767px) {
  .content-desc ul.awards-list li:before,
.content-desc-wrapper ul.awards-list li:before {
    top: -4px;
  }
}
ol.pub-list li {
  border-bottom: 1px solid #000;
  margin: 0;
  padding-left: 40px;
  padding-top: 15px !important;
  padding-bottom: 14px !important;
}

ol.pub-list li:first-child {
  border-top: 1px solid #000;
}

ol.pub-list li:before {
  top: 21px;
}

@media (max-width: 767px) {
  ol.pub-list li:before {
    top: 16px !important;
  }
}
ol.pub-list a,
ol.pub-list a:focus {
  transition: all 0.15s ease;
  text-decoration: none;
  color: #000;
}

@media screen and (min-width: 767px) {
  ol.pub-list a:hover {
    color: #ed4242;
  }
}
.content-about-section {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.page-section-with-bg:last-child {
  margin-bottom: 0 !important;
}

.modal-content-inner .page-section-with-bg:last-child {
  margin-bottom: -60px !important;
}

.tab-index-alt {
  padding: 9px 0 6px 0;
}

.tab-index-alt li a {
  font-size: 30px;
  line-height: 35px;
}

.tab-index.tab-index-alt {
  font-size: 30px;
  line-height: 35px;
}

.page-header-cols-alt {
  margin: 0 0 24px 0;
}

@media (max-width: 767px) {
  .page-header-cols-alt {
    margin: 0;
  }
}
.page-header-cols-alt .page-header-controls {
  padding-top: 0;
}

.ann-list {
  counter-reset: item;
}

@media (max-width: 767px) {
  .ann-list {
    margin-top: 19px;
  }
}
.ann-item {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin: 0 0 -1px 0;
  position: relative;
}

.ann-item-num {
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  padding: 0 5px 0 0;
}

@media (max-width: 767px) {
  .ann-item-num {
    width: 35px;
    padding: 0 5px 0 0;
    position: absolute;
    top: 23px;
    left: 0;
  }
}
.ann-item-num:before {
  counter-increment: item;
  content: counter(item);
  z-index: 10;
  font-family: "Lack";
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
  color: #ED4242;
}

@media (max-width: 767px) {
  .ann-item-num:before {
    font-size: 18px;
    line-height: 18px;
  }
}
.ann-item:nth-child(-n+9) .ann-item-num:before {
  counter-increment: item;
  content: "0" counter(item);
}

@media screen and (min-width: 767px) {
  .ann-item:hover {
    z-index: 10;
  }
}
.ann-item:after {
  content: "";
  position: absolute;
  left: -9000px;
  right: -9000px;
  top: -1px;
  bottom: -1px;
  background: #F9F9F9;
  transition: all 0.3s ease;
  opacity: 0;
  z-index: 1;
  pointer-events: none;
}

@media screen and (min-width: 767px) {
  .ann-item:hover:after {
    opacity: 1;
  }
}
.ann-item-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  z-index: 10;
  padding: 23px 0 29px 0px;
}

@media (max-width: 767px) {
  .ann-item-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 23px 0 30px 0px;
  }
}
.ann-item-content:before {
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  width: 0;
  transition: all 0.5s ease;
  height: 5px;
  background: #ed4242;
}

.ann-item-content:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0;
  transition: all 0.5s ease;
  height: 5px;
  background: #ed4242;
}

@media screen and (min-width: 767px) {
  .ann-item-content:hover:before,
.ann-item-content:hover:after {
    width: 100%;
  }
}
.ann-item-col-1 {
  padding: 0 15px 0 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.ann-item-col-2 {
  padding: 0 15px;
  padding-top: 2px;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
}

.ann-item-col-3 {
  -ms-flex: 0 0 215px;
  flex: 0 0 215px;
  padding: 7px 0 0 15px;
}

@media (max-width: 767px) {
  .ann-item-col-1 {
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-right: 0;
    padding-left: 35px;
  }
  .ann-item-col-2 {
    padding-left: 35px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-top: 8px;
  }
  .ann-item-col-3 {
    padding-left: 35px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-top: 13px;
  }
}
.ann-item p:last-child {
  margin: 0;
}

.ann-item-author {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
}

@media (max-width: 767px) {
  .ann-item-author {
    font-size: 16px;
    line-height: 24px;
  }
}
.ann-item-ttl {
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
  margin: 4px 0 0 0;
}

@media (max-width: 767px) {
  .ann-item-ttl {
    font-size: 16px;
    line-height: 24px;
    margin: 9px 0 0 0;
  }
}
.ann-item-ttl a,
.ann-item-ttl a:focus {
  color: #374FCC;
  transition: all 0.15s ease;
}

@media screen and (min-width: 767px) {
  .ann-item-ttl a:hover {
    color: #ed4242;
  }
}
.ann-item-info {
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
}

@media (max-width: 767px) {
  .ann-item-info > div {
    display: inline-block;
  }
}
.ann-item-info + .ann-item-info {
  margin-top: 11px;
}

@media (max-width: 767px) {
  .ann-item-info + .ann-item-info {
    margin-top: -2px;
  }
}
.ann-item-info-val {
  font-weight: bold;
}

.dl-link,
.dl-link:focus {
  font-size: 18px;
  line-height: 24px;
  color: #000;
  position: relative;
  padding: 0 0 0 70px;
  display: inline-block;
}

@media screen and (min-width: 767px) {
  .dl-link:hover {
    color: #ed4242;
  }
}
@media (max-width: 767px) {
  .dl-link {
    padding: 0 0 0 64px;
    font-size: 16px;
    line-height: 24px;
  }
}
.dl-link-ico {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #ED4242;
  border-radius: 50%;
  transition: all 0.1s ease;
  background: #fff;
  transition: all 0.3s ease;
}

@media screen and (min-width: 767px) {
  .dl-link:hover .dl-link-ico {
    background: #ed4242;
  }
}
.dl-link-ico:before,
.dl-link-ico:after {
  content: "";
  width: 22px;
  height: 17px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -9px 0 0 -11px;
  transition: all 0.1s ease;
}

.dl-link-ico:before {
  opacity: 1;
  background: url(../images/dl-link.svg) 0 0 no-repeat;
}

.dl-link-ico:after {
  opacity: 1;
  background: url(../images/dl-link-hover.svg) 0 0 no-repeat;
  opacity: 0;
}

@media screen and (min-width: 767px) {
  .dl-link:hover .dl-link-ico:before {
    opacity: 0;
  }
  .dl-link:hover .dl-link-ico:after {
    opacity: 1;
  }
}
.dl-link-size {
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  color: #000 !important;
}

.dl-link-descr {
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}

.dl-link-name {
  transition: all 0.3s ease;
}

.infographics-item-ann {
  width: auto;
  padding: 0 0 0 29px;
}

.infographics-item-ann .desc {
  font-size: 20px;
  line-height: 20px;
}

.infographics-item-ann .num {
  font-size: 50px;
  line-height: 50px;
  padding: 0;
  margin: 6px 0 0 0;
  letter-spacing: 0;
}

.doc-item-big {
  padding: 0;
  margin: 0 0 30px 0;
}

.doc-item-big .info {
  padding-bottom: 0;
}

.doc-item-big .info .ttl {
  font-size: 20px;
  line-height: 30px;
}

ol.ol-alt {
  font-size: 20px;
  line-height: 30px;
  padding: 0;
  margin: 0 0 25px 0;
}

ol.ol-alt > li {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin: 0 0 -1px 0;
  padding-top: 15px !important;
  padding-bottom: 14px !important;
  padding-left: 41px;
}

ol.ol-alt > li:before {
  top: 22px;
}

@media (max-width: 767px) {
  ol.ol-alt > li {
    padding-top: 13px !important;
    padding-bottom: 12px !important;
  }
  ol.ol-alt > li:before {
    top: 14px !important;
  }
}
ol.ol-alt-graduates p {
  margin: 0;
}

p.graduate-date {
  font-size: 14px;
  line-height: 20px;
  margin-top: 3px !important;
  font-weight: normal;
}

.main-menu:not(.active) {
  pointer-events: none;
}

.content-contacts-wrapper-fr {
  float: right;
  margin: 0 0 30px 30px;
}

@media (max-width: 767px) {
  .content-desc .content-contacts-wrapper-fr {
    margin-left: 0;
    float: none;
    width: 100%;
  }
  .content-desc .content-contacts-wrapper-fr + .lead {
    padding-top: 0;
  }
}
.offset-top {
  margin-top: 50px;
}

@media (max-width: 767px) {
  .offset-top {
    margin-top: 30px;
  }
}
.timetable-table-classes .timetable-ttl-big {
  font-size: 30px;
  line-height: 35px;
}

.timetable-sub-ttl {
  font-size: 18px;
  margin-top: 7px;
}

.mag-info {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  margin: 72px 0 21px 0;
}

@media (max-width: 767px) {
  .mag-info {
    font-size: 16px;
    line-height: 24px;
    margin: 50px 0 21px 0;
  }
}
.mag-info strong {
  font-weight: bold !important;
}

.mag-info p {
  margin: 0 0 10px 0;
}

.mag-info p:last-child {
  margin-bottom: 0;
}

h3 + .mag-info,
.h3 + .mag-info {
  margin-top: 0;
}

.lead {
  font-weight: normal;
}

.red {
  color: #ed4242;
}

.docs-list-wrapper-alt {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -30px;
}

.docs-list-wrapper-alt .doc-item {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width: 767px) {
  .docs-list-wrapper-alt {
    margin: 0 0 30px 0;
  }
  .docs-list-wrapper-alt .doc-item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }
}
.project-partners-wrapper-alt .project-partners-item {
  margin: 0;
  padding-top: 0;
}

.project-partners-wrapper-alt .project-partners-item-wrapper {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-bottom: -1px;
  position: relative;
}

.project-partners-wrapper-alt .project-partners-item-wrapper:before {
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  height: 5px;
  background: #ed4242;
  transition: all 0.3s ease;
  width: 0;
}

@media screen and (min-width: 767px) {
  .project-partners-wrapper-alt .project-partners-item:hover .project-partners-item-wrapper:before {
    width: 100%;
  }
}
.project-partners-wrapper-alt .project-partners-item-wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  height: 5px;
  background: #ed4242;
  transition: all 0.3s ease;
  width: 0;
}

@media screen and (min-width: 767px) {
  .project-partners-wrapper-alt .project-partners-item:hover .project-partners-item-wrapper:after {
    width: 100%;
  }
  .project-partners-wrapper-alt .project-partners-item:hover {
    z-index: 10;
  }
}
.project-partners-wrapper-alt .project-partners-item .pic {
  min-height: 179px;
  padding: 42px 0;
}

@media (max-width: 1043px) {
  .project-partners-wrapper-alt .project-partners-item .pic {
    min-height: 153px;
  }
}
@media (max-width: 767px) {
  .project-partners-wrapper-alt .project-partners-item .pic {
    min-height: 95px;
    padding: 23px 0;
  }
}
.int-link-wrapper {
  font-size: 20px;
  font-weight: 500;
}

.int-link,
.int-link:focus {
  display: inline-block;
  padding: 0 0 0 43px;
  position: relative;
}

.int-link-arrow {
  content: "";
  width: 21px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 5px;
}

.int-link-arrow:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/int-link.svg) 0 0 no-repeat;
  transition: all 0.2s ease;
  opacity: 1;
}

.int-link-arrow:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/int-link-hover.svg) 0 0 no-repeat;
  transition: all 0.2s ease;
  opacity: 0;
}

@media screen and (min-width: 767px) {
  .int-link:hover .int-link-arrow:before {
    opacity: 0;
  }
  .int-link:hover .int-link-arrow:after {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .int-link-arrow {
    top: 3px;
  }
}
.site-img {
  display: block;
  box-shadow: 20px 20px 50px 0 rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  overflow: hidden;
}

.site-img-head {
  background: #F1F1F1;
  position: relative;
  height: 45px;
}

.site-img-circle {
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
}

.site-img-circle:nth-child(1) {
  left: 25px;
  top: 18px;
}

.site-img-circle:nth-child(2) {
  left: 45px;
  top: 18px;
}

.site-img-circle:nth-child(3) {
  left: 65px;
  top: 18px;
}

.site-img-pic img {
  width: 100%;
}

.filter-form .filter-form-col-category {
  -ms-flex: 0 0 46%;
  flex: 0 0 46%;
  max-width: 46%;
}

.event-tmb-faculty {
  font-size: 13px;
  margin: 18px 0 0 30px;
}

.partner-link {
  position: relative;
  padding-left: 35px;
  margin-bottom: 16px;
}

.partner-link::before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 4px;
  left: 0;
  background-image: url("../images/partner-link.svg");
  background-size: cover;
  background-repeat: no-repeat;
}

.partner-link a {
  color: #ed4242;
}

@media screen and (min-width: 767px) {
  .partner-link:hover a {
    color: #374FCC;
  }
  .partner-link:hover::before {
    background-image: url("../images/partner-link-active.svg");
  }
}
.timetable-doc-wrapper .timetable-cat-tmb {
  margin: 0;
}

.timetable-doc-wrapper .docs-list-wrapper {
  padding-top: 35px;
}

@media (max-width: 767px) {
  .timetable-doc-wrapper .docs-list-wrapper {
    padding-top: 10px;
  }
}
.depts-list-alt .col {
  padding: 0 50px;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

.page-section-depts-alt .content-desc + h3,
.page-section-depts-alt .content-desc + .h3,
.page-section-depts-alt .content-desc-wrapper + h3,
.page-section-depts-alt .content-desc-wrapper + .h3 {
  margin-top: 34px;
  margin-bottom: 18px;
}

.page-section-depts-alt .content-desc h3,
.page-section-depts-alt .content-desc .h3 {
  margin-bottom: 18px;
}

.depts-list-alt + h3,
.depts-list-alt + .h3 {
  margin-top: 49px;
  margin-bottom: 18px;
}

.depts-list-alt .dept-tmb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-left: 70px;
  margin-bottom: 28px;
  position: relative;
}

.depts-list-alt .dept-tmb-pic {
  width: 25.7%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 30px;
  border-right: 1px solid #000000;
  position: relative;
  margin-right: 28px;
}

.depts-list-alt .dept-tmb-pic::after {
  content: "";
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -3px;
  background: #ed4242;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top center;
  transform-origin: top center;
  transition: 0.3s;
}

@media screen and (min-width: 767px) {
  .depts-list-alt .dept-tmb:hover .dept-tmb-pic::after {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
.depts-list-alt .dept-tmb-header {
  max-width: 100%;
  margin: -5px 0 0 0;
  padding: 0;
  background-color: transparent;
}

.depts-list-alt .dept-tmb-header-inner {
  padding-left: 0;
  min-height: auto;
}

.depts-list-alt .dept-tmb-header-inner:before {
  display: none;
}

.depts-list-alt .dept-tmb h3,
.depts-list-alt .dept-tmb .h3 {
  font-size: 24px;
  line-height: 29px;
  transition: all 0.3s ease;
}

@media screen and (min-width: 767px) {
  .depts-list-alt .dept-tmb:hover h3,
.depts-list-alt .dept-tmb:hover .h3 {
    color: #ed4242;
  }
}
.depts-list-alt .dept-tmb-text {
  padding-top: 6px;
  padding-left: 2px;
  margin-bottom: 7px;
}

.depts-list-alt .dept-tmb-text p {
  margin-bottom: 10px;
}

.depts-list-alt .dept-tmb-text p:last-child {
  margin-bottom: 0;
}

.dept-tmb-edu-form {
  color: #ed4242;
  font-size: 16px;
  line-height: 26px;
}

.page-section-depts-alt + .page-section-depts-alt {
  margin-top: 116px;
}

.page-section-depts-alt .page-section-header {
  margin-bottom: 17px;
}

@media (max-width: 1043px) {
  .depts-list-alt .dept-tmb {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .depts-list-alt .dept-tmb {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 35px;
  }
  .depts-list-alt .dept-tmb-descr {
    width: 100%;
  }
  .depts-list-alt .dept-tmb-pic {
    width: 53%;
    margin-bottom: 22px;
    padding-right: 19px;
  }
  .depts-list-alt + h3,
.depts-list-alt + .h3 {
    margin-top: 40px;
  }
  .depts-list-alt .dept-tmb h3,
.depts-list-alt .dept-tmb .h3 {
    font-size: 20px;
    line-height: 24px;
  }
  .depts-list-alt .dept-tmb-text {
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    padding-top: 10px;
    padding-left: 0;
  }
  .dept-tmb-edu-form {
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
  }
  .page-section-depts-alt .content-desc + h3,
.page-section-depts-alt .content-desc + .h3,
.page-section-depts-alt .content-desc-wrapper + h3,
.page-section-depts-alt .content-desc-wrapper + .h3 {
    margin-bottom: 14px;
  }
  .page-section-depts-alt + .page-section-depts-alt {
    margin: 50px 0;
  }
}
.faculty-shop-details-list {
  margin-top: 20px;
  margin-left: -2px;
}

.faculty-shop-details-item {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.faculty-shop-details-item + .faculty-shop-details-item {
  border-top: 1px solid #000;
  padding-top: 25px;
}

.faculty-shop-details-col-l {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  margin-right: 25px;
}

.faculty-shop-details-col-r {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.faculty-shop-details-num {
  font-family: "Lack", arial, sans-serif;
  font-size: 60px;
  line-height: 35px;
  letter-spacing: -0.07em;
  padding-top: 9px;
  padding-bottom: 12px;
}

.faculty-shop-details-num-desc {
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
}

.faculty-shop-details-num-desc span {
  color: #ed4242;
}

.faculty-shop-details-cont {
  font-size: 16px;
  line-height: 21px;
}

@media (max-width: 1439px) {
  .faculty-shop-details-num {
    font-size: 56px;
  }
  .faculty-shop-details-num-desc {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .faculty-shop-details-list {
    margin-left: -36px;
  }
  .faculty-shop-details-num {
    font-size: 50px;
    line-height: 35px;
    letter-spacing: -0.05em;
  }
  .faculty-shop-details-num-desc {
    font-size: 16px;
    line-height: 18px;
  }
  .faculty-shop-details-col-l {
    -ms-flex: 0 0 96px;
    flex: 0 0 96px;
    max-width: 96px;
    margin-right: 25px;
  }
  .faculty-shop-details-col-r {
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 80%;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
.content-students-lists .lead + h3,
.content-students-lists .lead + .h3 {
  margin-top: 70px;
}

.content-students-lists h3,
.content-students-lists .h3 {
  margin-bottom: 28px;
}

.students-list-training-dir {
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  color: #ed4242;
  margin-bottom: 26px;
}

.students-list-program {
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 30px;
}

.ol-alt + .students-list-program {
  margin-top: 53px;
}

.ol-alt + .students-list-training-dir {
  margin-top: 78px;
}

.students-list-training-dir + .ol-alt {
  margin-top: 33px;
}

@media (max-width: 767px) {
  .students-list-training-dir,
.students-list-program {
    margin-left: -36px;
    font-size: 20px;
    line-height: 24px;
  }
}
.depts-list-alt .dept-tmb-header-inner:after {
  display: none !important;
}

.cabinet-wrapper {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin: 50px 0;
  padding: 50px 0;
}

.cabinet-wrapper .row {
  margin: 0 -35px;
}

.cabinet-wrapper .col {
  padding: 0 35px;
}

.cabinet-pic {
  display: block;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  box-shadow: 10px 10px 35px 10px rgba(0, 0, 0, 0.1);
  padding-top: 35px;
  background: #F1F1F1;
  margin: 0 0 23px 0;
}

.cabinet-pic:after {
  content: "";
  width: 40px;
  height: 10px;
  background: url(../images/timetable-window-pic.svg) 0 0 no-repeat;
  position: absolute;
  left: 24px;
  top: 13px;
}

.cabinet-pic img {
  width: 100%;
}

.col-cabinet-1 {
  -ms-flex: 0 0 45.2%;
  flex: 0 0 45.2%;
  max-width: 45.2%;
}

.col-cabinet-2 {
  -ms-flex: 0 0 54.8%;
  flex: 0 0 54.8%;
  max-width: 54.8%;
}

.cabinet-descr {
  font-size: 18px;
  line-height: 30px;
}

.cabinet-descr h3,
.cabinet-descr .h3 {
  font-size: 50px;
  line-height: 55px;
  color: #000;
  margin: 0 0 11px 0;
}

.cabinet-descr-button {
  margin: 21px 0 0 0;
}

.cabinet-descr-button .btn {
  font-size: 20px;
  line-height: 31px;
}

@media (max-width: 767px) {
  .cabinet-wrapper {
    padding-top: 25px;
    padding-bottom: 30px;
  }
  .cabinet-wrapper .row {
    margin: 0 -20px;
  }
  .cabinet-wrapper .col {
    padding: 0 20px;
  }
  .col-cabinet-1 {
    display: none;
  }
  .col-cabinet-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cabinet-descr h3,
.cabinet-descr .h3 {
    font-size: 28px;
    line-height: 32px;
  }
  .cabinet-descr {
    font-size: 16px;
    line-height: 24px;
  }
  .cabinet-descr-button .btn {
    font-size: 18px;
  }
}
.content-infographics-alt {
  margin-top: 36px;
}

.content-infographics-alt .infographics-item {
  padding-top: 0;
}

.content-infographics-alt .infographics-item .desc {
  font-size: 20px;
  line-height: 26px;
  margin: 0 0 6px 0;
}

.content-infographics-alt .infographics-item .num {
  font-size: 50px;
  line-height: 50px;
  letter-spacing: 0;
  padding: 0;
}

.page-section-pic-wrapper-alt:before {
  display: none;
}

.contacts-soclink {
  display: inline-block;
  position: relative;
  padding: 0 0 0 40px;
  color: #334EAB;
  text-decoration: none;
}

.contacts-soclink-ico {
  width: 24px;
  height: 24px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
}

@media screen and (min-width: 767px) {
  .contacts-soclink:hover {
    color: #ed4242;
  }
  .contacts-soclink:hover svg path {
    fill: #ed4242;
  }
}
ul.tab-index-announces {
  margin-bottom: 30px;
}

.announce-lead {
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 23px 0;
}

.announce-lead-date {
  font-family: "Lack";
  -ms-flex: 0 0 105px;
  flex: 0 0 105px;
  max-width: 105px;
  color: #ed4242;
  font-weight: normal;
  -ms-flex-item-align: start;
  align-self: flex-start;
  position: relative;
  padding: 4px 10px 0 0;
  margin: 0 25px 0 0;
}

.announce-lead-date:after {
  content: "";
  position: absolute;
  right: 0;
  top: 8px;
  bottom: 0;
  width: 5px;
  background: #ed4242;
}

.announce-lead-date-date {
  font-size: 30px;
  line-height: 30px;
}

.announce-lead-date-date span {
  display: block;
  font-size: 18px;
  line-height: 100%;
}

.announce-lead-date-time {
  font-size: 18px;
  line-height: 20px;
  margin: 8px 0 0 0;
  text-transform: uppercase;
}

.announce-lead-descr {
  font-size: 20px;
  line-height: 30px;
}

.announce-lead p:last-child {
  margin: 0;
}

@media (max-width: 767px) {
  ul.tab-index-announces {
    margin-bottom: 10px;
  }
  .announce-lead-date {
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    max-width: 60px;
    margin: 0 10px 0 0;
  }
  .announce-lead-date-date {
    font-size: 16px;
    line-height: 16px;
    margin-top: -2px;
  }
  .announce-lead-date-time {
    font-size: 10px;
    line-height: 10px;
  }
  .announce-lead-date:after {
    top: 3px;
  }
  .announce-lead-descr {
    font-size: 20px;
    line-height: 24px;
  }
}
.h3-alt:before {
  display: none !important;
}

.contact-item-alt {
  padding: 0;
  border: none;
}

.contact-item-alt .link-wrapper {
  margin: 0 0 16px 0;
  padding: 0;
}

.contact-item-alt > div > svg,
.contact-item-alt > div > img,
.contact-item-alt a > svg,
.contact-item-alt a > img {
  left: 0;
}

.contact-item-alt .link-wrapper > a {
  padding: 0 0 0 40px;
}

.contact-item-alt .geo {
  margin: 0 0 16px 0;
  padding: 0 0 0 40px;
}

.contact-item-alt .link-wrapper--mail a > img,
.contact-item-alt .link-wrapper--mail a > svg {
  left: 0;
}

.contact-item-alt a.tel {
  font-size: 20px;
  font-weight: 600;
}

@media (max-width: 1439px) {
  .page-section-share-students .project-share-list::before {
    width: 53px;
  }
  .page-section-share-students .project-share-list {
    padding-left: 90px;
  }
  .contact-item.contact-item-alt .link-wrapper {
    margin: 0 0 16px 0;
    padding: 0;
  }
  .contact-item.contact-item-alt .geo {
    margin: 0 0 16px 0;
    padding: 0 0 0 40px;
  }
}
@media (max-width: 767px) {
  .contact-item.contact-item-alt {
    padding-top: 0;
  }
  .page-section-share-students .project-share-list::before {
    width: 43px;
  }
  .page-section-share-students .project-share-list {
    padding-left: 54px;
  }
  .events-list-video .event-tmb-l {
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    max-width: 60px;
  }
}
@media (max-width: 767px) {
  .contact-item.contact-item-alt > .geo > svg,
.contact-item.contact-item-alt > .geo > img {
    left: 0;
  }
  .contact-item.contact-item-alt .link-wrapper {
    margin: 0 0 16px 0;
    padding: 0;
  }
  .contact-item.contact-item-alt > div > svg,
.contact-item.contact-item-alt > div > img,
.contact-item.contact-item-alt a > svg,
.contact-item.contact-item-alt a > img {
    left: 0;
  }
  .contact-item.contact-item-alt .link-wrapper--mail a > img,
.contact-item.contact-item-alt .link-wrapper--mail a > svg {
    left: 0;
  }
}
.almanac-slider-wrapper {
  margin: 0 -15px;
}

.almanac-slider .slick-slide {
  margin: 0 15px;
  float: none;
  height: auto;
}

.almanac-slider .slick-arrow {
  top: 151px;
  margin-top: -30px;
}

.almanac-slider .slick-prev {
  left: -15px;
}

.almanac-slider .slick-next {
  right: -15px;
}

.almanac-slider .slick-track {
  display: -ms-flexbox;
  display: flex;
}

.almanac-slider .almanac-tmb h3,
.almanac-slider .almanac-tmb .h3 {
  font-size: 20px;
  line-height: 26px;
}

.almanac-slider .book-tmb-year {
  font-size: 14px;
  font-weight: 300;
  margin: 9px 0 0 0;
}

.almanac-tmb p:last-child {
  margin-bottom: 0;
}

.almanac-tmb .book-tmb-pic {
  margin: 0 0 14px 0;
}

@media (max-width: 767px) {
  .almanac-slider-wrapper {
    margin: 0 -10px;
  }
  .almanac-slider {
    max-width: 89%;
  }
  .almanac-slider .slick-list {
    overflow: visible;
  }
  .almanac-slider .slick-slide {
    margin: 0 10px;
  }
  .custom-slider.almanac-slider .slick-dots {
    padding-left: 10px;
  }
}
.page-section-header .lead {
  margin: 14px 0 0 0;
}

.link-wrapper--link-alt {
  padding-top: 5px;
  padding-bottom: 6px;
}

.link-wrapper--link-alt a.link {
  font-size: 16px;
  line-height: 24px;
  color: #334EAB;
  font-weight: normal;
}

.link-wrapper--link-alt a.link svg,
.link-wrapper--link-alt a.link img {
  top: 2px !important;
}

.link-wrapper--link-alt a.link:hover {
  color: #ed4242;
}

.link-wrapper--link-alt a.link:hover svg *[stroke] {
  stroke: #000;
}

.link-wrapper--link-alt a.link:hover svg *[fill] {
  fill: #000;
}

.content-visual-wrapper {
  padding-top: 6px;
  margin-bottom: 38px;
}

@media (max-width: 767px) {
  .content-visual-wrapper {
    margin-bottom: 20px;
  }
}
.content-visual img {
  max-width: 100%;
}

.journal-wrapper {
  background: #F5F5F5;
}

ol.catalog-list {
  margin-bottom: 90px;
}

ol.catalog-list:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  ol.catalog-list {
    margin-bottom: 30px;
  }
  ol.catalog-list:last-child {
    margin-bottom: 0;
  }
}
.content-contacts .timetable strong {
  font-weight: 600;
}

.links-card-list-science .link-card-item .ttl {
  font-size: 50px;
  line-height: 55px;
  padding-bottom: 35px;
}

@media (max-width: 1043px) {
  .links-card-list-science .link-card-item .ttl {
    font-size: 40px;
    line-height: 45px;
    padding-bottom: 14px;
  }
}
@media (max-width: 767px) {
  .links-card-list-science .link-card-item .ttl {
    font-size: 24px;
    line-height: 28px;
    padding-bottom: 9px;
  }
}
.list-item-content .docs-wrapper + .content-wrapper {
  margin-top: 35px;
}

.main-slider {
  max-width: 1566px;
  margin: 0 auto 0 auto;
}

.main-slide {
  position: relative;
  display: block;
  text-decoration: none !important;
  color: #fff !important;
}

.main-slide-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.main-slide-bg:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 60%);
  opacity: 0.5;
}

.main-slide-alt .main-slide-bg:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 60%);
  opacity: 0.5;
}

.main-slide-alt2 .main-slide-bg:after {
  display: none;
}

.main-slide-content {
  position: relative;
}

.main-slider .slick-arrow {
  width: 100px;
  height: 100px;
  -webkit-appearance: none;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  text-indent: -9000px;
  z-index: 10;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  border: none;
  background: rgba(237, 66, 66, 0.7);
  transition: all 0.3s ease;
}

.main-slider .slick-prev {
  right: 100px;
}

.main-slider .slick-next {
  right: 0;
}

.main-slider .slick-arrow:before {
  content: "";
  width: 52px;
  height: 27px;
  transition: all 0.3s ease;
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -14px);
  transform: translate(-50%, -14px);
}

.main-slider .slick-prev:before {
  background-image: url(../images/main-slider-prev.svg);
}

.main-slider .slick-next:before {
  background-image: url(../images/main-slider-next.svg);
}

@media screen and (min-width: 767px) {
  .main-slider .slick-arrow:hover {
    background: #D02626;
  }
}
.main-slide-header {
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px 26px -15px;
}

.main-slide-header-l {
  padding: 0 15px;
  -ms-flex: 0 0 130px;
  flex: 0 0 130px;
  max-width: 130px;
}

.main-slide-header-r {
  padding: 0 15px;
  min-height: 100px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}

.main-slide-dates {
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  font-family: "Lack";
  font-weight: normal;
  font-size: 50px;
  line-height: 50px;
}

.main-slide-date {
  color: #ED4242;
}

.main-slide-date span {
  color: #fff;
}

.main-slide-date-sep {
  font-family: "Museo Sans Cyrl", arial, sans-serif;
}

.main-slide-logo {
  height: 100px;
}

.main-slide-logo img {
  max-width: 100%;
  max-height: 100%;
}

.main-slide-cat {
  font-family: "Lack";
  font-size: 15px;
  font-weight: normal;
  color: #ed4242;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0 0 8px 0;
}

.main-slide h3,
.main-slide .h3 {
  font-weight: 600;
  font-size: 45px;
  line-height: 50px;
  color: #fff;
  margin: 0 0 9px 0;
}

.main-slide-text {
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
}

.main-slide-descr {
  width: 48%;
  min-height: 650px;
  padding: 80px 0 80px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}

.main-slide-more,
.main-slide-more:focus {
  font-size: 16px;
  font-weight: normal;
  color: #ed4242;
  display: inline-block;
  position: relative;
  padding: 0 100px 0 0;
}

.main-slide-more:after {
  content: "";
  width: 92px;
  height: 27px;
  background: url(../images/main-slide-more-arrow.svg) 0 0 no-repeat;
  position: absolute;
  right: 0;
  top: 0;
}

.main-slide-button {
  margin: 35px 0 0 0;
}

.main-slide-alt .main-slide-date-sep,
.main-slide-alt .main-slide-date span {
  color: #000;
}

.main-slide-alt h3,
.main-slide-alt .h3 {
  color: #000;
}

.main-slide-alt .main-slide-text {
  color: #000;
}

.ann-tmb {
  position: relative;
  display: block;
  text-decoration: none !important;
  min-height: 100%;
}

.ann-wrapper .marquee-item {
  -ms-flex: 0 0 400px;
  flex: 0 0 400px;
  max-width: 400px;
}

.ann-tmb-pic {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: all 0.3s ease;
  opacity: 0;
}

.ann-tmb:hover .ann-tmb-pic {
  opacity: 1;
}

.ann-tmb-descr {
  position: relative;
}

.ann-tmb-date {
  font-family: "Lack";
  font-size: 40px;
  line-height: 40px;
  font-weight: normal;
  color: #fff;
  transition: all 0.3s ease;
  background: #ED4242;
  padding: 9px 25px 11px 27px;
}

.ann-tmb:hover .ann-tmb-date {
  background: transparent;
}

.ann-tmb-time {
  font-family: "Lack";
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: normal;
  color: #ED4242;
  transition: all 0.3s ease;
  -ms-flex: 0 0 70px;
  flex: 0 0 70px;
  max-width: 70px;
  padding: 1px 5px 0 0;
}

.ann-tmb:hover .ann-tmb-time {
  color: #fff;
}

.ann-tmb-inner {
  display: -ms-flexbox;
  display: flex;
  padding: 16px 25px 16px 27px;
}

.ann-tmb-text {
  transition: all 0.3s ease;
  font-size: 18px;
  line-height: 26px;
  font-weight: normal;
  color: #000000;
}

.ann-tmb:hover .ann-tmb-text {
  color: #fff;
}

.main-slider p:last-child {
  margin: 0;
}

.page-section-home {
  position: relative;
}

.section-home-col {
  margin-left: 200px;
}

.page-section-home .page-section-header {
  margin-bottom: 70px;
}

.page-section-home .page-section-header h2,
.page-section-home .page-section-header .h2 {
  font-size: 80px;
  line-height: 80px;
}

.section-obj {
  position: absolute;
}

.section-obj img {
  max-width: 100%;
}

.section-home-news-obj-1 {
  width: 1435px;
  left: 50%;
  top: -269px;
  margin-left: -895px;
}

.section-home-news-obj-2 {
  left: 50%;
  top: -138px;
  margin-left: -568px;
}

.page-section-home .page-section-content {
  position: relative;
  z-index: 10;
}

.page-section-ann {
  margin-top: 39px;
  z-index: 30;
}

.page-section-ann .page-section-header {
  margin: 0 0 -25px 0;
}

.page-section-ann .page-section-header h2,
.page-section-ann .page-section-header .h2 {
  font-weight: 800;
  font-size: 80px;
  line-height: 80px;
  letter-spacing: -0.05em;
  text-transform: uppercase;
  color: transparent;
  -webkit-text-stroke: 1px #D6D6D6;
}

.page-section-home-gitis {
  margin-top: 120px;
  z-index: 20;
}

.section-home-gitis-obj-1 {
  left: 50%;
  margin-left: -597px;
  top: -171px;
}

.section-home-gitis-obj-2 {
  width: 1126px;
  left: 50%;
  top: -156px;
  margin-left: -834px;
}

.page-section-sub-ttl {
  position: relative;
  padding: 0 0 0 67px;
  font-size: 40px;
  line-height: 50px;
  font-weight: 500;
  color: #ED4242;
  margin: 27px 0 0 0;
}

.page-section-sub-ttl:before {
  content: "";
  width: 32px;
  height: 38px;
  background: url(../images/ttl-mark-big.svg) 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 9px;
}

.sec-list {
  margin-top: 49px;
}

.sec-list .col {
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
}

.sec-tmb {
  display: block;
  position: relative;
  text-decoration: none !important;
  color: #000 !important;
  transition: all 0.3s ease;
  min-height: 100%;
}

.sec-tmb:hover {
  color: #fff !important;
}

.sec-tmb-pic {
  position: absolute;
  left: -30px;
  top: 0;
  right: 0;
  bottom: 0;
  transition: all 0.3s ease;
  opacity: 0;
}

.sec-tmb:hover .sec-tmb-pic {
  opacity: 1;
}

.sec-tmb-pic:after {
  content: "";
  width: 73px;
  height: 60px;
  background: url(../images/sec-tmb-arrow.svg) 0 0 no-repeat;
  position: absolute;
  bottom: -31px;
  left: 23px;
  transition: all 0.3s ease;
}

@media screen and (min-width: 767px) {
  .sec-tmb-pic:after:hover {
    background: url(../images/sec-tmb-arrow-acc.svg) 0 0 no-repeat;
  }
}
.sec-tmb-descr {
  position: relative;
  padding: 31px 0 52px 0;
}

.sec-tmb-num {
  font-family: "Lack";
  font-size: 20px;
  line-height: 20px;
  color: #ED4242;
  margin: 0 0 5px 0;
}

.sec-tmb h3,
.sec-tmb .h3 {
  font-size: 40px;
  line-height: 50px;
  transition: all 0.3s ease;
  color: #000;
  padding: 0 15px 14px 0;
  margin: 0 0 34px 0;
  border-bottom: 1px solid #000;
}

.sec-tmb:hover h3,
.sec-tmb:hover .h3 {
  color: #fff;
  border-bottom-color: #fff;
}

.sec-tmb-text {
  padding-right: 15px;
}

.page-section-home-year {
  z-index: 20;
}

.home-custom-header-wrapper {
  max-width: 1566px;
  margin: 0 auto 0 auto;
}

.home-custom-header {
  max-width: 1566px;
  margin: 0 auto 0 auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  height: 450px;
}

.home-custom-header-obj {
  position: absolute;
  left: 50%;
  top: -65px;
  margin-left: -673px;
}

.home-year-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
}

.home-year-descr {
  position: relative;
  margin: -250px 0 0 0;
  font-size: 36px;
  line-height: 50px;
}

.home-year-descr:before {
  content: "";
  position: absolute;
  left: -1000px;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
}

.home-year-descr-inner {
  position: relative;
  padding: 68px 70px 0 0;
}

.home-year-l {
  -ms-flex: 0 0 570px;
  flex: 0 0 570px;
  max-width: 570px;
}

.home-year-r {
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-top: 110px;
}

.home-year-descr .learn-more-wrapper {
  margin: 40px 0 0 0;
}

.home-years {
  font-family: "Lack";
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  font-size: 120px;
  line-height: 90px;
  text-transform: uppercase;
  color: #ED4242;
  position: relative;
}

.home-years:before {
  content: "";
  width: 300px;
  height: 300px;
  background: url(../images/home-years-bg.svg) 0 0 no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -150px 0 0 -150px;
}

.home-years-arrow {
  margin: 0 10px 19px 10px;
}

.home-years > * {
  position: relative;
}

.page-section-home-notifications .notifications {
  max-width: 100%;
}

.page-section-home-notifications .notifications .page-section-header {
  margin: 0;
  margin: 0 0 -25px 0;
}

.page-section-home-notifications .notifications .page-section-header h2,
.page-section-home-notifications .notifications .page-section-header .h2 {
  font-weight: 800;
  font-size: 80px;
  line-height: 80px;
  letter-spacing: -0.05em;
  text-transform: uppercase;
  -webkit-text-stroke: 1px #ED4242;
  color: transparent;
  margin: 0;
}

.page-section-home-notifications {
  margin-top: 118px;
  margin-bottom: 0;
}

.page-section-home-notifications .notification-item {
  padding-left: 200px;
  height: 100%;
  min-height: 450px;
}

.page-section-home-notifications .slick-track {
  display: -ms-flexbox;
  display: flex;
}

.page-section-home-notifications .slick-slide {
  float: none;
  height: auto;
}

.page-section-home-notifications .notifications-list .slick-next,
.page-section-home-notifications .notifications-list .slick-prev {
  top: 225px;
  margin-top: -30px;
}

.notifications-list .slick-slide {
  transition: all 0.4s ease;
}

.page-section-home-news {
  margin-top: 46px;
}

.infra-slider-wrapper {
  margin: 0 -15px 80px -15px;
}

.infra-slider .slick-list {
  overflow: visible;
}

.infra-slider .slick-track {
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
}

.infra-slider .slick-slide {
  float: none;
  height: auto;
  margin: 0 15px;
}

.infra-tmb {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  color: #000 !important;
  padding: 0 70px 0 200px;
  min-height: 350px;
  -ms-flex-direction: column;
  flex-direction: column;
}

.infra-tmb > .row {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.infra-tmb-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.infra-tmb-descr {
  background: #fff;
  margin-top: 50px;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 61px 70px 40px 70px;
}

.infra-tmb-logo {
  padding: 40px 0;
}

.infra-tmb-logo img {
  width: 100%;
}

.col-infra-tmb-1 {
  -ms-flex: 0 0 400px;
  flex: 0 0 400px;
  max-width: 400px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.col-infra-tmb-2 {
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
  max-width: 300px;
  margin-left: auto;
}

.infra-tmb h3,
.infra-tmb .h3 {
  font-weight: normal;
  font-size: 30px;
  line-height: 40px;
  color: #000000;
  margin: 0 0 33px 0;
}

.more-link-alt,
.more-link-alt:focus {
  color: #ed4242;
  text-decoration: none !important;
  position: relative;
  display: inline-block;
  padding: 0 110px 0 0;
}

.more-link-alt:after {
  content: "";
  background: url(../images/more-link-alt-arrow.svg) 0 0 no-repeat;
  width: 91px;
  height: 27px;
  position: absolute;
  right: 0;
  top: -1px;
}

.infra-slider .slick-arrow {
  top: 50%;
  margin-top: -30px;
  opacity: 0 !important;
  transition: all 0.3s ease;
}

.infra-slider:hover .slick-arrow {
  opacity: 1 !important;
}

.infra-slider ul.slick-dots {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}

.infra-slider .slick-next {
  right: -15px;
}

.infra-slider .slick-prev {
  left: -15px;
}

.page-section-home-infra .page-section-header {
  margin: 0 0 -25px 0;
}

.page-section-home-infra .page-section-header h2,
.page-section-home-infra .page-section-header .h2 {
  font-weight: 800;
  font-size: 80px;
  line-height: 80px;
  letter-spacing: -0.05em;
  text-transform: uppercase;
  -webkit-text-stroke: 1px #ED4242;
  color: transparent;
  margin: 0;
}

.page-section-home-infra {
  margin-top: 170px;
  margin-bottom: 177px;
}

.page-section-sub-ttl-small {
  font-size: 30px;
  line-height: 40px;
}

.section-home-events-obj {
  left: 50%;
  margin-left: -644px;
  top: -54px;
}

.page-section-home-events .page-section-header {
  margin-bottom: 99px;
}

.home-custom-content-wrapper {
  margin-top: -250px;
}

.home-custom-content {
  min-height: 250px;
  background: #fff;
  padding: 40px 70px 40px 0;
  max-width: 570px;
  position: relative;
  font-size: 16px;
  line-height: 26px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}

.home-custom-content:before {
  content: "";
  position: absolute;
  left: -9000px;
  right: 100%;
  top: 0;
  bottom: 0;
  background: #fff;
}

.home-custom-content p:last-child {
  margin-bottom: 0;
}

.tab-index-big {
  margin-bottom: 32px;
}

.tab-index-big li a {
  font-size: 40px;
  line-height: 45px;
}

.tab-index-big li::before {
  top: 6px;
}

.events-wrapper {
  margin: 22px 0 0 0;
}

.events-list {
  margin: 0 0 -40px 0;
}

.events-list .row {
  margin: 0 -35px;
}

.events-list .col {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 35px;
}

.event-tmb {
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 40px 0;
}

.event-tmb-pic {
  margin: 0 0 23px 0;
}

.event-tmb-pic img {
  width: 100%;
}

.event-tmb-l {
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  max-width: 100px;
  padding: 0 10px 0 0;
}

.event-tmb-r {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.event-tmb-date {
  font-family: "Lack";
  font-weight: normal;
}

.event-tmb-date-date {
  font-size: 30px;
  line-height: 30px;
  margin: 0 0 2px 0;
}

.event-tmb-date-time {
  font-size: 18px;
  line-height: 20px;
}

ul.event-tmb-cats {
  font-size: 13px;
  line-height: 16px;
  word-break: break-word;
  margin: 20px 0 -5px 0;
}

ul.event-tmb-cats > li {
  margin: 0 0 5px 0;
}

ul.event-tmb-cats a,
ul.event-tmb-cats a:focus {
  color: #000;
  text-decoration: none;
  transition: all 0.2s ease;
}

ul.event-tmb-cats a:hover {
  color: #ed4242;
}

.event-tmb h3,
.event-tmb .h3 {
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  margin: 0;
}

.event-tmb h3 a,
.event-tmb .h3 a {
  transition: all 0.2s ease;
  color: #000;
  position: relative;
  display: block;
  padding: 0 0 0 30px;
  min-height: 50px;
}

.event-tmb h3 a:before,
.event-tmb .h3 a:before {
  content: "";
  position: absolute;
  left: 1px;
  top: 6px;
  height: 50px;
  width: 1px;
  background: #000;
  transition: all 0.3s ease;
}

.event-tmb h3 a:after,
.event-tmb .h3 a:after {
  content: "";
  width: 5px;
  height: 50px;
  position: absolute;
  top: 6px;
  left: -1px;
  background: #ed4242;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .events-list .row {
    margin: 0 -20px;
  }
  .events-list .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 20px;
  }
  .event-tmb-l {
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    max-width: 80px;
  }
  .event-tmb-date-date {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 3px;
    margin-top: -2px;
  }
  .event-tmb-date-time {
    font-size: 10px;
    line-height: 10px;
  }
  ul.event-tmb-cats {
    font-size: 10px;
    line-height: 12px;
    margin-top: 10px;
  }
  .event-tmb-pic {
    margin: 0 0 13px 0;
  }
  .event-tmb h3, .event-tmb .h3 {
    line-height: 26px;
  }
  .event-tmb h3 a, .event-tmb .h3 a {
    padding: 0 0 0 20px;
  }
  .event-tmb {
    margin-bottom: 30px;
  }
}
.page-section-home-partners {
  margin-top: 120px;
}

.page-section-home-partners .page-section-header {
  margin: 0 0 -25px 0;
}

.page-section-home-partners .page-section-header h2,
.page-section-home-partners .page-section-header .h2 {
  font-weight: 800;
  font-size: 80px;
  line-height: 80px;
  letter-spacing: -0.05em;
  text-transform: uppercase;
  -webkit-text-stroke: 1px #ED4242;
  color: transparent;
  margin: 0;
}

.home-partners-list .col {
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
}

.home-partner-tmb {
  display: block;
}

.home-partner-tmb img {
  width: 100%;
}

.page-section-home-pub {
  margin-top: 187px;
}

.section-home-pub-obj-1 {
  width: 1129px;
  left: 50%;
  margin-left: -887px;
  top: -372px;
}

.section-home-pub-obj-2 {
  left: 50%;
  margin-left: -576px;
  top: -112px;
}

.home-custom-content-inner h3,
.home-custom-content-inner .h3 {
  font-weight: normal;
  font-size: 50px;
  line-height: 50px;
  color: #000000;
  margin: 0 0 32px 0;
}

.books-slider-wrapper {
  margin: 52px -15px 0 -15px;
}

.books-slider .slick-track {
  display: -ms-flexbox;
  display: flex;
}

.books-slider .slick-list {
  overflow: visible;
}

.books-slider .slick-slide {
  margin: 0 15px;
  float: none;
  height: auto;
}

.book-tmb {
  display: block;
  min-height: 100%;
  border-bottom: 1px solid #000;
  color: #000 !important;
  text-decoration: none !important;
  padding: 0 0 13px 0;
  position: relative;
}

.book-tmb::before {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: -1px;
  left: 0;
  background: #ed4242;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
  transition: 0.3s;
}

.publishing-list-list .book-tmb::before {
  bottom: -3px;
}

.publishing-list-list .publishing-book-item {
  position: relative;
}

.publishing-list-list .publishing-book-item::after {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  top: -3px;
  left: 0;
  background: #ed4242;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
  transition: 0.3s;
}

@media screen and (min-width: 767px) {
  .book-tmb:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  .publishing-list-list .publishing-book-item:hover::after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.book-tmb-pic {
  margin: 0 0 25px 0;
}

.book-tmb-pic img {
  width: 100%;
}

.book-tmb h3,
.book-tmb .h3 {
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  margin: 0;
  color: #000 !important;
  transition: all 0.2s ease;
}

.book-tmb-author {
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  margin: 9px 0 0 0;
  color: #000 !important;
  transition: all 0.2s ease;
}

@media screen and (min-width: 767px) {
  .book-tmb:hover h3,
.book-tmb:hover .h3,
.book-tmb:hover .book-tmb-author {
    color: #ed4242 !important;
  }
}
.books-slider .slick-arrow {
  top: 130px;
  margin-top: -30px;
}

.books-slider .slick-prev {
  left: -15px;
}

.books-slider .slick-next {
  right: -15px;
}

.section-home-graduates-obj-1 {
  width: 830px;
  left: 50%;
  top: -398px;
  margin-left: -900px;
}

.section-home-graduates-obj-2 {
  left: 50%;
  top: -174px;
  margin-left: -586px;
}

.partners-slider-wrapper {
  margin: 0 -15px;
}

.partners-slider .slick-slide {
  margin: 0 15px;
}

.partners-slider .project-partners-item {
  margin: 0;
  padding-top: 0;
  width: auto;
  padding: 0;
}

.partners-slider .project-partners-item-wrapper {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-bottom: -1px;
  position: relative;
}

.partners-slider .project-partners-item-wrapper:before {
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  height: 5px;
  background: #ed4242;
  transition: all 0.3s ease;
  width: 0;
}

@media screen and (min-width: 767px) {
  .partners-slider .project-partners-item-wrapper:hover:before {
    width: 100%;
  }
}
.partners-slider .project-partners-item-wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  height: 5px;
  background: #ed4242;
  transition: all 0.3s ease;
  width: 0;
}

@media screen and (min-width: 767px) {
  .partners-slider .project-partners-item-wrapper:hover:after {
    width: 100%;
  }
  .partners-slider .project-partners-item-wrapper:hover {
    z-index: 10;
  }
}
.partners-slider .project-partners-item .pic {
  min-height: 179px;
}

.partners-slider .project-partners-item a {
  margin: 0 !important;
}

.partners-slider .slick-arrow {
  top: 50%;
  margin-top: -30px;
}

.partners-slider .slick-list {
  overflow: visible;
}

.partners-slider .slick-prev {
  left: -20px;
}

.partners-slider .slick-next {
  right: -20px;
}

.marquee {
  position: relative;
}

.marquee-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.marquee-content {
  width: 300%;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: marquee 10s linear infinite forwards;
  animation: marquee 10s linear infinite forwards;
}

.marquee-content:hover {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}

@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-66.6%);
    transform: translateX(-66.6%);
  }
}
@keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-66.6%);
    transform: translateX(-66.6%);
  }
}
.page-section-header + .graduates-wrapper {
  margin-top: 80px;
}

.graduates-wrapper + .learn-more-wrapper {
  margin-top: 100px;
}

.filter-form .filter-form-col-meeting {
  -ms-flex: 0 0 400px;
  flex: 0 0 400px;
  max-width: 400px;
}

@media (max-width: 1439px) {
  .filter-form .filter-form-col-meeting {
    -ms-flex: 0 0 270px;
    flex: 0 0 270px;
    max-width: 270px;
  }
}
@media (max-width: 767px) {
  .filter-form .filter-form-col-meeting {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.accreditation-wrapper {
  margin-top: 55px;
}

.content-desc .accreditation-wrapper {
  margin-left: -70px;
}

@media (max-width: 1439px) {
  .content-desc .accreditation-wrapper {
    margin-left: -66px;
  }
}
@media (max-width: 1043px) {
  .content-desc .accreditation-wrapper {
    margin-left: -50px;
  }
}
@media (max-width: 767px) {
  .content-desc .accreditation-wrapper {
    margin-left: -36px;
  }
}
.accreditation-wrapper ol > li {
  margin-bottom: 15px;
  padding: 0 0 0 70px;
}

.accreditation-wrapper ol > li p:last-child {
  margin-bottom: 0;
}

.content-desc .accreditation-wrapper ol > li::before {
  font-size: 40px;
  line-height: 30px;
}

@media (max-width: 767px) {
  .content-desc .accreditation-wrapper ol > li::before {
    font-size: 22px;
    line-height: 22px;
  }
}
.photo-gallery-wrapper {
  margin-bottom: -35px;
}

.photo-gallery-item {
  transition: all 0.3s ease;
  margin-bottom: 35px;
}

.photo-gallery-item-pic img {
  width: 100%;
}

.photo-gallery-item a {
  color: #000000;
}

.photo-gallery-item-content {
  margin-top: 30px;
  border-top: 1px solid #000000;
  padding-top: 22px;
  position: relative;
}

.photo-gallery-item-content::after {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  top: -3px;
  left: 0;
  background: #ed4242;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  transition: 0.3s;
}

.photo-gallery-item-name {
  font-size: 18px;
  line-height: 30px;
}

.photo-gallery-item-size {
  font-weight: 300;
  font-size: 14px;
  line-height: 26px;
}

@media screen and (min-width: 767px) {
  .photo-gallery-item:hover .doc-item-btns {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  .photo-gallery-item:hover .doc-item-btn {
    display: inline-block;
    opacity: 1;
  }
  .photo-gallery-item:hover .photo-gallery-item-content::after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  .photo-gallery-item:hover .photo-gallery-item-name {
    color: #ed4242;
  }
}
.page-section-with-bg + .page-section-with-bg {
  padding-top: 0;
}

.page-section-with-bg + .page-section-with-bg .catalog-promo-training-courses {
  padding: 100px 0 0 0;
}

.project-partners-wrapper-alt.project-partners-wrapper-alt-big .project-partners-item {
  width: 33.3%;
}

@media (max-width: 767px) {
  .project-partners-wrapper-alt.project-partners-wrapper-alt-big .project-partners-item {
    width: 50%;
  }
}
.project-partners-item-content {
  margin-top: 20px;
  margin-bottom: 35px;
}

.project-partners-item-name {
  font-size: 18px;
  line-height: 30px;
}

.project-partners-item-size {
  font-weight: 300;
  font-size: 14px;
  line-height: 26px;
}

@media screen and (min-width: 767px) {
  .project-partners-item:hover .doc-item-btns {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  .project-partners-item:hover .doc-item-btn {
    display: inline-block;
    opacity: 1;
  }
  .project-partners-item:hover .project-partners-item-name {
    color: #ed4242;
  }
}
.event-tmb-date-year {
  font-size: 18px;
  line-height: 20px;
}

.event-tmb-tags {
  margin-top: 28px;
  font-size: 13px;
  line-height: 16px;
}

.event-tmb-tags a {
  color: #000;
}

@media screen and (min-width: 767px) {
  .event-tmb-tags a:hover {
    color: #ed4242;
  }
}
.event-tmb-tags ul {
  list-style: none;
  padding: 0 0 0 30px;
  margin: 0;
}

@media (max-width: 767px) {
  .event-tmb-tags ul {
    padding: 0 0 0 20px;
  }
}
.event-tmb-tags li {
  display: inline-block;
}

.announce-lead-alt .announce-lead-date:after {
  right: auto;
  left: 0;
}

.announce-lead-alt .announce-lead-date {
  padding: 4px 0 0 27px;
  margin: 0 94px 0 0;
}

.announce-lead-date-year {
  line-height: 25px;
}

.events-list-video .event-tmb-pic {
  position: relative;
}

.events-list-video .event-tmb-pic::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.events-list-video .event-tmb-pic::after {
  content: "";
  width: 47px;
  height: 50px;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 50%;
  margin-left: -23.5px;
  background-image: url("../images/video.svg");
  background-repeat: no-repeat;
  background-position: center;
}

.announce-lead-type {
  font-size: 13px;
  line-height: 16px;
  margin-top: 16px;
  letter-spacing: -0.06em;
}

.content-desc .link-catalog-list {
  margin-left: -70px;
}

@media (max-width: 1439px) {
  .content-desc .link-catalog-list {
    margin-left: -66px;
  }
}
@media (max-width: 767px) {
  .content-desc .link-catalog-list {
    margin-left: 0;
  }
}
.link-catalog-item {
  padding: 44px 0;
  border-bottom: 1px solid #000;
  height: 100%;
}

.col-12.col-md-6:first-child .link-catalog-item,
.col-12.col-md-6:nth-child(2) .link-catalog-item {
  border-top: 1px solid #000;
}

.link-catalog-ttl {
  font-size: 24px;
  line-height: 30px;
  color: #ed4242;
  margin-bottom: 17px;
}

.link-catalog-link {
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  padding-left: 40px;
  margin-left: 68px;
  position: relative;
}

.link-catalog-link svg,
.link-catalog-link img {
  position: absolute;
  left: 0;
  top: 3px;
}

.link-catalog-link svg path {
  fill: #000;
  stroke: #000;
  transition: all 0.3s ease;
}

@media screen and (min-width: 767px) {
  .link-catalog-link:hover a {
    color: #ed4242;
  }
  .link-catalog-link:hover svg path {
    fill: #ed4242;
    stroke: #ed4242;
  }
}
@media (max-width: 767px) {
  .link-catalog-item {
    padding: 25px 0;
  }
  .link-catalog-ttl {
    font-size: 20px;
    line-height: 24px;
  }
  .link-catalog-link {
    margin-left: 33px;
  }
  .col-12.col-md-6:nth-child(2) .link-catalog-item {
    border-top: none;
  }
}
.notifications-alt .notification-item::before {
  display: none;
}

.notifications-alt .notification-item {
  min-height: 450px;
  padding-left: 95px;
}

@media (max-width: 767px) {
  .notifications-alt .notification-item {
    min-height: 320px;
    padding-left: 28px;
  }
}
.notifications-alt .ttl {
  font-size: 50px;
  line-height: 50px;
  padding-top: 45px;
  max-width: 400px;
}

.notifications-alt .desc {
  font-size: 18px;
  line-height: 30px;
  max-width: 400px;
  padding-top: 14px;
}

.notifications-alt .notification-item .more {
  color: #ed4242;
  font-size: 18px;
  padding-right: 113px;
}

.notifications-alt .notification-item .more::before {
  background-image: url("../images/notifications-arrow-accent.svg");
  top: 37px;
}

@media (max-width: 767px) {
  .notifications-alt .notification-item .more {
    padding-right: 71px;
  }
  .notifications-alt .notification-item .more::before {
    top: 30px;
  }
}
.notifications-alt .notification-item {
  position: relative;
}

.notifications-alt .notification-item::after {
  content: "";
  width: 260px;
  height: 261px;
  position: absolute;
  top: -70px;
  right: 70px;
  background-image: url("../images/rounds.svg");
  background-repeat: no-repeat;
}

@media (max-width: 1439px) {
  .notifications-alt .notification-item::after {
    display: none;
  }
}
.section-with-sticky-author + .section-with-sticky-author {
  margin-top: 90px;
  padding-top: 90px;
  border-top: 1px solid #000;
}

@media (max-width: 767px) {
  .section-with-sticky-author + .section-with-sticky-author {
    margin-top: 50px;
    padding-top: 50px;
    border-top: none;
  }
  .section-with-sticky-author + .section-with-sticky-author .sticky-wrapper {
    position: relative;
  }
  .section-with-sticky-author + .section-with-sticky-author .sticky-wrapper::before {
    content: "";
    position: absolute;
    top: -50px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #000;
  }
}
.filter-col-r .filter-form-col-search {
  padding-top: 18px;
}

@media (max-width: 767px) {
  .filter-col-l.filter-col-l-almanac {
    width: auto;
  }
  .filter-col-r.filter-col-r-almanac {
    width: auto;
  }
}
.almanac-list {
  margin-bottom: -50px;
}

.almanac-item {
  margin-bottom: 79px;
}

@media (max-width: 767px) {
  .almanac-list {
    margin-top: 8px;
  }
  .almanac-list .row {
    margin: 0 -10px;
  }
  .almanac-list .col-6 {
    padding: 0 10px;
  }
}
.almanac-item-pic {
  width: 300px;
}

.almanac-item-pic img {
  width: 100%;
}

@media (max-width: 1439px) {
  .almanac-item-pic {
    width: 100%;
  }
}
.almanac-item-desc {
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -ms-flex-align: center;
  align-items: center;
}

.almanac-item-desc-year {
  font-size: 44px;
  line-height: 35px;
  text-transform: uppercase;
  font-family: "Lack", arial, sans-serif;
  word-break: break-all;
  width: 73px;
  padding-right: 12px;
  border-right: 1px solid #000;
  color: #000;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  transition: all 0.3s ease;
}

.almanac-item-desc-ttl {
  margin-left: 30px;
  font-size: 16px;
  line-height: 22px;
  color: #000;
  transition: all 0.3s ease;
}

.almanac-item-desc-year::after {
  content: "";
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -3px;
  background: #ed4242;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top center;
  transform-origin: top center;
  transition: 0.3s;
}

@media screen and (min-width: 767px) {
  .almanac-item:hover .almanac-item-desc-year,
.almanac-item:hover .almanac-item-desc-ttl {
    color: #ed4242;
  }
  .almanac-item:hover .almanac-item-desc-year::after {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@media (max-width: 767px) {
  .almanac-item {
    margin-bottom: 65px;
  }
  .almanac-item-desc {
    margin-top: 16px;
  }
  .almanac-item-desc-year {
    width: 37px;
    font-size: 20px;
    line-height: 16px;
    margin-left: -3px;
  }
  .almanac-item-desc-ttl {
    font-size: 16px;
    line-height: 20px;
    margin-left: 15px;
  }
}
.content-about-section-almanac > .content-desc-wrapper {
  width: 499px;
}

.almanac-lead {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.almanac-lead-date {
  font-size: 60px;
  line-height: 45px;
  text-transform: uppercase;
  font-family: "Lack", arial, sans-serif;
  word-break: break-all;
  width: 105px;
  padding-right: 20px;
  border-right: 5px solid #ed4242;
  color: #ed4242;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 24px;
}

.almanac-lead-desc {
  margin-top: -5px;
}

.content-about-section-almanac .content-contacts-wrapper {
  width: 401px;
  margin-top: 28px;
}

.content-about-section-almanac .content-contacts {
  border: 1px solid #000;
  padding-left: 30px;
  padding-bottom: 13px;
}

.content-contacts-almanac-pic {
  width: 370px;
  margin-top: -49px;
}

.content-contacts-almanac-pic img {
  width: 100%;
}

@media (max-width: 1439px) {
  .content-about-section-almanac .content-desc-wrapper {
    width: 55%;
    padding-right: 25px;
  }
  .content-about-section-almanac .content-contacts-wrapper {
    width: 45%;
  }
  .content-contacts-almanac-pic {
    width: 327px;
  }
}
@media (max-width: 1043px) {
  .content-about-section-almanac .content-contacts {
    padding-left: 0;
  }
  .content-contacts-almanac-pic {
    width: 100%;
    margin-left: 29px;
  }
  .content-about-section-almanac .social-wrapper {
    margin-left: 29px;
  }
  .almanac-lead-date {
    font-size: 47px;
    width: 81px;
  }
}
@media (max-width: 767px) {
  .content-about-section-almanac .content-desc-wrapper {
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    padding-right: 0;
  }
  .content-about-section-almanac .content-contacts-wrapper {
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    margin-top: 0;
    margin-bottom: 87px;
  }
  .content-about-section-almanac .content-contacts {
    border: none;
    border-bottom: 1px solid #000;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
  .content-contacts-almanac-pic {
    margin-left: 0;
    margin-top: 0;
  }
  .content-about-section-almanac .social-wrapper {
    margin-left: 0;
    margin-top: 14px;
  }
  .almanac-lead {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .almanac-lead-date {
    font-size: 35px;
    line-height: 27px;
    width: 62px;
    margin-right: 0;
    padding-right: 10px;
    margin-bottom: 26px;
  }
  .almanac-lead-desc .big {
    margin-bottom: 18px;
  }
}
.social-wrapper {
  display: -ms-flexbox;
  display: flex;
  margin-top: 32px;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 22px;
}

.social-wrapper .social-ttl {
  font-weight: 300;
  font-size: 13px;
  line-height: 30px;
  padding-right: 22px;
}

.social-wrapper .ya-share2__container_shape_round.ya-share2__container_size_m .ya-share2__badge .ya-share2__icon:not(.ya-share2__icon_messenger-contact):not(.ya-share2__icon_more):not(.ya-share2__icon_copy) {
  background-size: 30px 30px;
}

.social-wrapper .ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
  margin-right: 16px;
}

.content-contacts.content-contacts-almanac .review-btn-wrapper {
  margin: 0 0 -86px 0;
}

@media (max-width: 1439px) {
  .content-contacts.content-contacts-almanac .review-btn-wrapper {
    width: 269px;
  }
}
@media (max-width: 1043px) {
  .content-contacts.content-contacts-almanac .review-btn-wrapper {
    margin-left: 29px;
  }
}
@media (max-width: 767px) {
  .content-contacts.content-contacts-almanac .review-btn-wrapper {
    margin-left: 0;
    margin-bottom: -78px;
  }
}
.btn-almanac {
  display: -ms-flexbox;
  display: flex;
  padding-top: 47px;
  font-weight: 900;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  color: #ed4242;
  position: relative;
  transition: all 0.3s ease;
}

.btn-almanac-btn {
  width: 70px;
  height: 90px;
  margin-top: -45px;
  background-color: #ed4242;
  margin-right: 30px;
  position: relative;
  transition: all 0.3s ease;
}

.btn-almanac-btn::after {
  content: "";
  width: 35px;
  height: 47px;
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -16px;
  background-image: url("../images/almanac-download-icon.svg");
}

@media screen and (min-width: 767px) {
  .review-btn-wrapper:hover .btn-almanac {
    color: #374FCC;
  }
  .review-btn-wrapper:hover .btn-almanac-btn {
    background-color: #374FCC;
  }
}
@media (max-width: 767px) {
  .btn-almanac {
    padding-top: 24px;
  }
  .btn-almanac-btn {
    height: 81px;
    margin-right: 22px;
    margin-top: -37px;
  }
  .btn-almanac-btn::after {
    margin-left: -18px;
    top: 20px;
  }
}
.almanac-category-header h3 {
  margin-top: 0;
  margin-bottom: 18px;
}

.almanac-categories-list {
  margin-top: 23px;
  border-top: 5px solid #000;
  border-bottom: 5px solid #000;
  padding: 40px 0;
}

.almanac-category-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 41px;
}

.almanac-category-item-tmb {
  position: relative;
  transition: all 0.2s ease;
  padding-right: 29px;
  margin-right: 29px;
  border-right: 1px solid #000;
}

.almanac-category-item-desc-ttl {
  font-size: 20px;
  line-height: 30px;
  margin-top: -8px;
}

.almanac-category-item-desc-author {
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  margin-top: 8px;
}

.almanac-category-item-desc-author + .almanac-category-item-desc-author {
  margin-top: 0;
}

.almanac-category-item-desc-info {
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
}

.almanac-category-block + .almanac-category-block {
  margin-top: 46px;
  border-top: 1px solid #000;
  padding-top: 40px;
}

@media (max-width: 767px) {
  .almanac-categories-list {
    margin-top: 28px;
  }
  .almanac-category-header:first-child h3,
.almanac-category-header:first-child .h3 {
    margin-top: 5px;
    margin-bottom: 23px;
    font-size: 28px;
    line-height: 32px;
  }
  .almanac-category-item {
    margin-bottom: 46px;
  }
  .almanac-category-item-tmb {
    padding-right: 22px;
    margin-right: 19px;
  }
  .almanac-category-item-desc-ttl {
    font-size: 16px;
    line-height: 24px;
  }
}
ol.students-list-almanac {
  margin-left: 70px;
  margin-top: 42px;
}

@media (max-width: 1439px) {
  ol.students-list-almanac {
    margin-left: 50px;
  }
}
@media (max-width: 767px) {
  ol.students-list-almanac {
    margin-left: 0;
  }
}
.students-list-almanac .student-item::before {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  top: -3px;
  left: 0;
  background: #ed4242;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left;
  transform-origin: left;
  transition: 0.3s;
}

.students-list-almanac .student-item::after {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: -3px;
  left: 0;
  background: #ed4242;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left;
  transform-origin: left;
  transition: 0.3s;
}

@media screen and (min-width: 767px) {
  .student-item:hover::before,
.student-item:hover::after {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .student-item:hover .name {
    color: #ed4242;
  }
}
ol.students-list.students-list-editorial li::before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #ed4242;
  border-radius: 50%;
  top: 26px;
}

@media (max-width: 767px) {
  ol.students-list.students-list-editorial li::before {
    top: 21px;
  }
}
.requirements-block {
  margin-top: 44px;
  padding: 46px 0 44px !important;
  border-top: 5px solid #000;
  border-bottom: 5px solid #000;
}

.requirements-example-list {
  margin: 0 -15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.requirements-example-list .col-12.col-md-6:first-child {
  border-right: 1px solid #000;
}

.requirements-example-list .col-12.col-md-6:nth-child(2n) .requirements-item {
  padding-left: 33px;
}

.requirements-item-example {
  font-family: "Times New Roman", Times, serif;
}

.requirements-item-lang {
  color: #ed4242;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 32px;
}

.requirements-item-example-ttl {
  font-weight: bold;
  font-size: 20px;
  line-height: 26px;
  text-transform: uppercase;
  margin-bottom: 17px;
}

.requirements-item-example-ttl-alt {
  font-weight: bold;
  font-size: 20px;
  line-height: 22px;
}

.requirements-item-example-ol {
  font-size: 16px;
  line-height: 28px;
}

.requirements-item-example-content {
  font-size: 16px;
  line-height: 26px;
}

.requirements-item-example-content p:last-child {
  margin-bottom: 0;
}

ul.requirements-list {
  color: #ed4242;
  margin-top: 0;
  margin-bottom: 47px;
}

.requirements-block ul.requirements-list li::before {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 0;
  background-color: transparent;
  background-image: url("../images/requirements-list-ico.svg");
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 5px;
  left: 0;
}

ul.requirements-list + .requirements-example-list {
  border-top: 1px solid #000;
  padding-top: 46px;
}

.content-desc .requirements-item ol > li::before {
  font-size: 16px;
  line-height: 28px;
  font-weight: bold;
  color: #000;
  content: counter(item) ".";
  top: 0;
  font-family: "Times New Roman", Times, serif;
}

.content-desc .requirements-item ol > li {
  padding: 0 0 15px 16px;
}

.content-desc .requirements-item ol > li:last-child {
  padding-bottom: 0;
}

.content-desc .requirements-item ol {
  font-size: 16px;
  line-height: 28px;
  margin-top: 6px;
  padding-bottom: 0;
}

@media (max-width: 767px) {
  .requirements-example-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .requirements-example-list .col-12.col-md-6:first-child {
    border-right: none;
  }
  .requirements-example-list .col-12.col-md-6:nth-child(2n) .requirements-item {
    padding-left: 0;
  }
  .requirements-example-list .col-12 + .col-12 .requirements-item {
    padding-top: 29px;
    margin-top: 30px;
    border-top: 1px solid #000;
  }
  ul.requirements-list + .requirements-example-list {
    border-top: none;
  }
  .requirements-list {
    margin-bottom: 0 !important;
    padding-bottom: 47px !important;
    border-bottom: 1px solid #000;
  }
}
ol.almanac-search-list {
  list-style: none;
  margin: 0;
  padding: 0;
  counter-reset: item;
}

ol.almanac-search-list > li {
  padding-left: 70px;
  position: relative;
}

ol.almanac-search-list > li::before {
  color: #ed4242;
  font-family: "Lack", arial, sans-serif;
  font-size: 20px;
  line-height: 25px;
  position: absolute;
  left: 0;
  top: 26px;
  content: "0" counter(item) " ";
  counter-increment: item;
  z-index: 100;
}

ol.almanac-search-list > li:nth-child(n+10)::before {
  content: counter(item) " ";
}

ol.almanac-search-list .almanac-category-item {
  padding: 29px 0 23px;
  border-bottom: 1px solid #EDEDED;
  margin-bottom: 0;
}

ol.almanac-search-list li:first-child .almanac-category-item {
  padding-top: 0;
}

ol.almanac-search-list li:first-child::before {
  top: -5px;
}

.search-list .almanac-category-item-desc-ttl {
  font-size: 24px;
  margin: -8px 0 11px 0;
}

.search-list .almanac-category-item-desc-info {
  font-size: 18px;
  line-height: 28px;
}

.search-list .breadcrumbs {
  margin: 8px 0 0 0;
  font-size: 13px;
  line-height: 16px;
  padding-bottom: 0;
}

.search-list .breadcrumbs li {
  padding-right: 45px;
}

.search-list .breadcrumbs li::after {
  right: 16px;
}

.search-list .breadcrumbs a {
  color: #AAAAAA;
}

ol.almanac-search-list.search-list .almanac-category-item {
  padding: 31px 0 27px;
}

.page-nav-wrapper {
  position: relative;
  margin-top: 30px;
}

.page-nav {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.page-nav-m {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.page-nav-pages {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -24px;
  font-size: 20px;
}

.page-nav-button {
  display: block;
  position: relative;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 1px solid #ed4242;
}

.page-nav-button::before {
  content: "";
  width: 80px;
  height: 20px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  background-repeat: no-repeat;
  background-size: cover;
}

.page-nav-prev::before {
  right: -38px;
  background-image: url("../images/page-nav-prev.svg");
}

.page-nav-next::before {
  left: -38px;
  background-image: url("../images/page-nav-next.svg");
}

.page-nav-pages a {
  color: #000;
}

.page-nav-pages .cont {
  margin: 0 19px;
}

.page-nav-pages a.active {
  color: #ed4242;
}

@media screen and (min-width: 767px) {
  .page-nav-pages a:hover {
    color: #ed4242;
  }
  .page-nav-button:hover {
    background-color: #ed4242;
  }
  .page-nav-prev:hover::before {
    background-image: url("../images/page-nav-prev-accent.svg");
  }
  .page-nav-next:hover::before {
    left: -38px;
    background-image: url("../images/page-nav-next-accent.svg");
  }
}
.almanac-search-list a,
.almanac-category-list a {
  color: #000;
  transition: all 0.3s ease;
}

.almanac-search-list .almanac-category-item-tmb::before,
.almanac-category-list .almanac-category-item-tmb::before {
  content: "";
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -3px;
  background: #ed4242;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top center;
  transform-origin: top center;
  transition: 0.3s;
}

@media screen and (min-width: 767px) {
  .almanac-search-list a:hover .almanac-category-item-desc-ttl,
.almanac-category-list a:hover .almanac-category-item-desc-ttl {
    color: #ed4242;
  }
  .almanac-search-list a:hover .almanac-category-item-tmb::before,
.almanac-category-list a:hover .almanac-category-item-tmb::before {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.page-section-contacts {
  margin-bottom: 90px;
}

@media (max-width: 767px) {
  .page-section-contacts {
    margin: 50px 0;
  }
}
.page-section-contacts .project-organisation-address .ttl {
  padding-left: 0;
}

.page-section-contacts .project-organisation-address .ttl::before {
  display: none;
}

.contact-pic {
  width: 100%;
  margin-top: 45px;
}

.contact-pic img {
  width: 100%;
}

.page-section-contacts .contacts-block-metro {
  width: 100%;
}

.notifications-alt2 .notification-item::before {
  display: none;
}

.notifications-alt2 .notification-item {
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 50px;
}

.notification-pic {
  width: 270px;
  margin-top: -123px;
  margin-right: 60px;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.notification-pic img {
  width: 100%;
}

.notifications-alt2 .notification-item .category,
.notifications-alt2 .notification-item .date,
.notifications-alt2 .notification-item .ttl,
.notifications-alt2 .notification-item .desc {
  color: #000000;
}

.notifications-alt2 .notification-item .more {
  color: #ed4242;
  padding-left: 0;
  font-size: 18px;
  line-height: 30px;
  padding-top: 19px;
}

.notifications-alt2 .notification-item .more::before {
  background-image: url("../images/notifications-arrow-accent.svg");
  top: 22px;
}

@media (max-width: 767px) {
  .notifications-alt2 .notification-item {
    padding-left: 19px;
    padding-top: 9px;
    padding-bottom: 27px;
    min-height: 191px;
  }
  .notifications-alt2 .notification-pic {
    width: 94px;
    margin-top: -28px;
    margin-right: 20px;
  }
  .notifications-alt2 .notification-item .desc {
    display: none;
  }
  .notifications-alt2 .notification-item .ttl {
    font-size: 20px;
    line-height: 26px;
  }
  .notifications-alt2 .notification-item .more {
    font-size: 16px;
    line-height: 24px;
    padding-right: 119px;
  }
  .notifications-alt2 .notification-item .more::before {
    width: 101px;
    top: 18px;
  }
}
.pic-tag {
  position: absolute;
  width: 104px;
  top: 35px;
  left: -19px;
  background-color: #53B26D;
  font-size: 14px;
  line-height: 100%;
  text-align: center;
  padding-top: 11px;
  padding-bottom: 8px;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.publishing-tmb .pic-tag {
  width: 69px;
  font-size: 9px;
  padding-top: 6px;
  padding-bottom: 5px;
  top: 30px;
  left: -6px;
}

.publishing-tmb .book-tmb-pic {
  padding-top: 15px;
  position: relative;
}

.page-section-publishing-where-to-buy.page-section-bg-grey::before {
  bottom: -297px;
}

@media (max-width: 767px) {
  .pic-tag {
    width: 36px;
    font-size: 5px;
    line-height: 5px;
    top: 12px;
    left: -6px;
    padding-top: 4px;
    padding-bottom: 3px;
  }
}
.filter-form-col-type {
  padding-left: 64px;
}

.filter-form-col-type .form-group {
  display: -ms-flexbox;
  display: flex;
}

.filter-form-col-type .form-group label {
  margin-right: 31px;
  cursor: pointer;
}

.filter-form-col-type .form-group label:last-of-type {
  margin-right: 0;
}

.form-group-ttl {
  width: 100%;
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  color: #A0A0A0;
  margin: 0 0 20px 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.filter-publishing-wrapper {
  margin-bottom: 30px;
}

.filter-publishing-wrapper .filter-form-col-type {
  padding-left: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.filter-publishing-wrapper .form-group-ttl {
  width: auto;
  margin: 0 20px 0 0;
  font-size: 16px;
  line-height: 16px;
}

.filter-publishing-wrapper .form-group {
  margin-bottom: 0;
}

.filter-publishing-wrapper .filter .filter-col-l {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.filter-publishing-wrapper .filter-col-r .filter-form-col-search {
  padding-top: 0;
}

.years-list-wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 25px 0;
}

.years-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  transition: all 0.3s ease;
  margin: 0 -14px;
  white-space: nowrap;
  padding: 0 90px 0 0;
}

.years-list .years-item {
  padding: 0 14px;
}

.years-list .years-item {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 24px;
  line-height: 35px;
}

.years-list .years-item a {
  position: relative;
  color: #000000;
}

.years-list .years-item a::before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 1px dashed #ed4242;
}

.years-list .years-item.all a::before {
  display: none;
}

.years-list .years-item.active a {
  font-weight: 900;
  color: #ed4242;
}

.years-list .years-item.hidden {
  display: none;
  transition: all 0.3s ease;
}

.years-list-show-all-wrapper {
  position: absolute;
  bottom: 6px;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition: all 0.3s ease;
}

.years-list-show-all-btn {
  cursor: pointer;
  font-size: 14px;
  line-height: 18px;
  color: #5757B9;
}

.years-list.opened {
  width: auto;
  padding: 0;
}

.years-list.opened + .years-list-show-all-wrapper {
  width: 100%;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}

@media (max-width: 767px) {
  .filter-form .filter-form-col-type {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 10px;
  }
  .filter-publishing-wrapper {
    position: relative;
  }
  .filter-publishing-wrapper .filter {
    min-height: 31px;
  }
  .filter-publishing-wrapper .filter-col-r {
    position: absolute;
    bottom: -7px;
    right: 0;
  }
  .filter-publishing-wrapper .filter-form-col-search {
    position: absolute;
    bottom: 0;
    right: 0;
    padding-top: 0;
  }
}
.list-type-ico svg path {
  transition: all 0.3s ease;
}

.list-type-ico.active svg path {
  fill: #ed4242;
}

@media screen and (min-width: 767px) {
  .list-type-ico:hover svg path {
    fill: #ed4242;
  }
}
.publishing-tiles-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.publishing-tiles-list .publishing-book-item {
  padding: 0 15px;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.publishing-tiles-list .publishing-tmb .pic-tag {
  top: 25px;
}

.publishing-tiles-list .publishing-tmb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.publishing-tiles-list .book-tmb h3,
.publishing-tiles-list .book-tmb .h3 {
  font-size: 20px;
  line-height: 30px;
}

.publishing-tiles-list .publishing-tmb .book-tmb-pic {
  margin-bottom: 22px;
  width: 100%;
}

.publishing-tiles-list .publishing-book-item {
  margin-top: 34px;
}

.publishing-tiles-list .publishing-book-item:first-child,
.publishing-tiles-list .publishing-book-item:nth-child(2),
.publishing-tiles-list .publishing-book-item:nth-child(3),
.publishing-tiles-list .publishing-book-item:nth-child(4) {
  margin-top: 0;
}

.publishing-tiles-list .book-tmb-descr {
  width: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.book-tmb-footer {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 6px;
}

.book-tmb-buy-btn {
  cursor: pointer;
}

.book-tmb-buy-btn svg {
  width: 24px;
}

.book-tmb-buy-btn svg path {
  fill: #ed4242;
}

.book-tmb-price-wrapper {
  display: -ms-flexbox;
  display: flex;
}

.book-tmb-price {
  font-weight: bold;
}

.book-tmb-price + .book-tmb-price-prev {
  margin-left: 12px;
}

.book-tmb-price-prev {
  color: #AAAAAA;
}

.book-tmb-price-prev span {
  display: inline-block;
  position: relative;
}

.book-tmb-price-prev span::before {
  content: "";
  width: 114%;
  height: 1px;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: -3px;
  background-color: #ed4242;
}

.book-tmb-buy-btn {
  margin-top: -4px;
}

@media (max-width: 767px) {
  .publishing-tiles-list {
    margin: 0 -10px;
  }
  .publishing-tiles-list .publishing-book-item {
    padding: 0 10px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .publishing-tiles-list .publishing-tmb .book-tmb-pic {
    margin-bottom: 14px;
  }
  .publishing-tiles-list .publishing-tmb .pic-tag {
    top: 30px;
    left: -15px;
  }
  .publishing-tiles-list .book-tmb h3,
.publishing-tiles-list .book-tmb .h3 {
    font-size: 16px;
    line-height: 24px;
  }
  .publishing-catalog-wrapper .book-tmb {
    padding-bottom: 5px;
  }
  .publishing-catalog-wrapper .book-tmb-author {
    margin-top: 6px;
  }
  .publishing-tiles-list .publishing-book-item:nth-child(3),
.publishing-tiles-list .publishing-book-item:nth-child(4),
.publishing-tiles-list .publishing-book-item {
    margin-top: 35px;
  }
  .publishing-tiles-list .publishing-book-item:first-child,
.publishing-tiles-list .publishing-book-item:nth-child(2) {
    margin-top: 0;
  }
}
.book-tmb-content-wrapper {
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.publishing-list-list .book-tmb-content-wrapper {
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: start;
  align-items: flex-start;
}

.publishing-list-list .publishing-book-item:first-child {
  border-top: 1px solid #000;
}

.publishing-list-list .publishing-book-item {
  padding: 40px 0 0 0;
}

.publishing-list-list .publishing-tmb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 30px;
}

.publishing-list-list .book-tmb-pic {
  width: 170px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 28px;
  margin-bottom: 0;
  margin-top: -25px;
}

.publishing-list-list .publishing-tmb .pic-tag {
  top: 25px;
}

.publishing-list-list .book-tmb-descr {
  -ms-flex-positive: 2;
  flex-grow: 2;
}

.publishing-list-list .book-tmb h3,
.publishing-list-list .book-tmb .h3 {
  font-size: 30px;
  line-height: 40px;
}

.publishing-list-list .book-tmb-footer {
  width: auto;
  margin-top: 4px;
}

.publishing-list-list .book-tmb-price-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-width: 100px;
  text-align: right;
  margin-right: 45px;
  margin-left: 30px;
  white-space: nowrap;
}

.publishing-list-list .book-tmb-price {
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  white-space: nowrap;
}

.publishing-list-list .book-tmb-price + .book-tmb-price-prev {
  margin-left: 0;
}

.publishing-list-list .book-tmb-author {
  font-size: 13px;
}

.book-tmb-anons {
  display: none;
}

.publishing-list-list .book-tmb-anons {
  display: block;
  font-size: 18px;
  line-height: 30px;
}

.publishing-list-table-list .book-tmb-pic {
  width: 80px;
  margin-right: 29px;
}

.publishing-list-table-list .book-tmb h3,
.publishing-list-table-list .book-tmb .h3 {
  font-size: 20px;
  line-height: 30px;
}

.publishing-list-table-list .publishing-tmb {
  padding-bottom: 32px;
}

@media (max-width: 767px) {
  .publishing-list-list .publishing-book-item:first-child {
    border-top: none;
    padding-top: 0;
  }
  .publishing-list-list .publishing-book-item {
    padding-top: 27px;
  }
  .publishing-list-list .publishing-tmb {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 22px;
  }
  .publishing-list-list .publishing-tmb .pic-tag {
    top: 23px;
    left: -21px;
  }
  .publishing-list-list .book-tmb-pic {
    width: 36%;
    margin-right: 0;
    margin-top: 0;
    padding-top: 3px;
  }
  .publishing-list-list .book-tmb-content-wrapper {
    padding-left: 17px;
    width: 64%;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .publishing-list-list .book-tmb-descr {
    width: 100%;
  }
  .publishing-list-list .book-tmb h3,
.publishing-list-list .book-tmb .h3 {
    font-size: 16px;
    line-height: 24px;
  }
  .publishing-list-list .book-tmb-descr p:last-child {
    margin-bottom: 0;
  }
  .publishing-list-list .book-tmb-author {
    margin-bottom: 10px;
  }
  .publishing-list-list .book-tmb-author p {
    margin-bottom: 0;
  }
  .publishing-list-list .book-tmb-anons {
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
  }
  .publishing-list-list .book-tmb-footer {
    width: 100%;
    margin-top: 8px;
  }
  .publishing-list-list .book-tmb-price-wrapper {
    padding-left: 0;
    margin-left: 0;
    text-align: left;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .publishing-list-list .book-tmb-price,
.publishing-list-list .book-tmb-price-prev {
    width: 50%;
  }
  .publishing-list-list .book-tmb-price + .book-tmb-price {
    margin-right: 15px;
  }
  .book-tmb-price-prev::before {
    right: 2px;
  }
  .publishing-list-table-list .book-tmb-pic {
    width: 14%;
  }
  .publishing-list-table-list .book-tmb-content-wrapper {
    width: 86%;
    padding-left: 20px;
  }
  .publishing-list-table-list .publishing-tmb .pic-tag {
    font-size: 7px;
    padding-top: 4px;
    padding-bottom: 3px;
    width: 50px;
  }
  .publishing-list-table-list .publishing-tmb .pic-tag {
    top: 17px;
    left: -13px;
  }
  .publishing-list-table-list .publishing-tmb {
    padding-bottom: 17px;
  }
  .publishing-list-table-list .publishing-book-item {
    padding-top: 23px;
  }
  .publishing-list-table-list .publishing-book-item:first-child {
    padding-top: 23px;
    border-top: 1px solid #000;
  }
}
.publishing-item-content-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.publishing-item-pic {
  width: 370px;
  margin-right: 50px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.publishing-item-pic img {
  width: 100%;
}

.publishing-item-content-wrapper .pic-tag {
  width: 69px;
  font-size: 9px;
  line-height: 10px;
  padding-top: 5px;
  padding-bottom: 4px;
  top: 10px;
  left: -4px;
}

.publishing-item-desc {
  margin-top: -4px;
}

.publishing-item-anons {
  font-size: 18px;
  line-height: 30px;
}

.publishing-item-control-wrapper {
  width: 170px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 30px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-bottom: 30px;
}

.publishing-item-info {
  margin-top: 38px;
  font-weight: 300;
  font-size: 16px;
  line-height: 25px;
}

.publishing-item-control {
  padding-top: 18px;
}

.publishing-item-control-buy {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
}

.publishing-item-control-buy-price {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 70%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.publishing-item-control .book-tmb-price {
  -ms-flex-order: 2;
  order: 2;
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 30px;
  line-height: 22px;
}

.publishing-item-control .book-tmb-price-prev {
  -ms-flex-order: 1;
  order: 1;
  font-size: 16px;
  line-height: 18px;
  font-weight: normal;
}

.publishing-item-control .book-tmb-price + .book-tmb-price-prev {
  margin-left: 0;
  margin-bottom: 5px;
}

.publishing-item-control .book-tmb-price-prev::before {
  right: auto;
  left: 0;
}

.publishing-item-control .book-tmb-buy-btn {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.publishing-item-control .book-tmb-buy-btn svg {
  width: 30px;
}

.btn-book-read {
  position: relative;
  padding-top: 66px;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  white-space: break-spaces;
}

.btn-book-read span {
  position: relative;
}

.btn-book-read::before {
  content: "";
  width: 40px;
  height: 36px;
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -20px;
  background-image: url("../images/btn-book-read-ico.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.publishing-item-control-btn {
  min-height: 85px;
  padding-top: 56px;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
  transition: all 0.3s ease;
}

.publishing-item-control-btn-compare {
  padding-top: 44px;
}

.publishing-item-control-btn::before {
  content: "";
  width: 24px;
  height: 22px;
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -12px;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}

.publishing-item-control-btn-like::before {
  background-image: url("../images/like-ico.svg");
}

.publishing-item-control-btn-compare::before {
  background-image: url("../images/compare-ico.svg");
  top: 13px;
  margin-left: -9px;
}

.publishing-item-control-btn.active {
  color: #374FCC;
}

.publishing-item-control-btn-like.active::before {
  background-image: url("../images/like-ico-active.svg");
}

.publishing-item-control-btn-compare.active::before {
  background-image: url("../images/compare-ico-active.svg");
}

.book-tmb-buy-btn svg path {
  transition: all 0.3s ease;
}

@media screen and (min-width: 767px) {
  .publishing-item-control-btn:hover {
    color: #ed4242;
  }
  .publishing-item-control-btn-like:hover::before {
    background-image: url("../images/like-ico-hover.svg");
  }
  .publishing-item-control-btn-compare:hover::before {
    background-image: url("../images/compare-ico-hover.svg");
  }
  .book-tmb-buy-btn:hover svg path {
    fill: #374FCC;
  }
}
.publishing-books-slider .book-tmb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.publishing-books-slider .book-tmb-pic {
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.publishing-books-slider .book-tmb-descr {
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.book-tmb-footer {
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media (max-width: 1439px) {
  .publishing-item-pic {
    width: 250px;
    margin-right: 30px;
  }
}
@media (max-width: 1043px) {
  .publishing-item-pic {
    width: 200px;
    margin-right: 30px;
  }
}
@media (max-width: 767px) {
  .publishing-item-content-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .publishing-item-pic {
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    margin-right: 0;
  }
  .publishing-item-content-wrapper .pic-tag {
    top: 16px;
    left: -15px;
  }
  .publishing-item-control-wrapper {
    -ms-flex-order: 2;
    order: 2;
    margin-left: 0;
    width: 100%;
    border-top: none;
    margin-top: 25px;
  }
  .publishing-item-control {
    padding-top: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .publishing-item-desc {
    -ms-flex-order: 3;
    order: 3;
  }
  .publishing-item-control-buy-price {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .publishing-item-control .book-tmb-price {
    width: auto;
    -ms-flex-order: 1;
    order: 1;
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
  }
  .publishing-item-control .book-tmb-price + .book-tmb-price-prev {
    margin-left: 12px;
    margin-bottom: 0;
  }
  .publishing-item-control .book-tmb-price-prev {
    -ms-flex-order: 2;
    order: 2;
    font-size: 14px;
  }
  .publishing-item-control-buy {
    margin-bottom: 16px;
    width: 100%;
  }
  .publishing-item-control-read {
    width: 100%;
  }
  .publishing-item-control-read .btn-book-read {
    font-size: 14px;
    line-height: 16px;
    padding-top: 19px;
    padding-bottom: 19px;
    padding-left: 98px;
    text-align: left;
  }
  .btn-book-read::before {
    margin-left: 0;
    left: 44px;
    top: 50%;
    margin-top: -18px;
  }
  .publishing-item-control-btn {
    width: 50%;
    padding-top: 18px;
    font-size: 12px;
    line-height: 16px;
    min-height: 50px;
  }
  .publishing-item-control-btn::before {
    top: 16px;
    margin-left: -81px;
  }
  .publishing-item-control-btn-compare::before {
    top: 11px;
    margin-left: -75px;
  }
  .publishing-item-author {
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
  }
  .publishing-item-anons {
    font-size: 16px;
    line-height: 24px;
  }
  .publishing-item-info {
    margin-top: 0;
    font-size: 14px;
    line-height: 22px;
  }
  .publishing-item-info p {
    margin-bottom: 10px;
  }
  .books-slider.publishing-books-slider {
    margin-top: -30px;
  }
  .books-slider.publishing-books-slider .slick-list {
    width: 85%;
    margin: 0 5px;
    overflow: visible;
  }
  .books-slider.publishing-books-slider .slick-slide {
    padding: 0 10px;
    margin: 0;
  }
  .books-slider.publishing-books-slider .book-tmb-pic {
    margin-bottom: 17px;
  }
  .books-slider.publishing-books-slider .book-tmb h3,
.books-slider.publishing-books-slider .book-tmb .h3 {
    font-size: 16px;
    line-height: 24px;
  }
  .books-slider.publishing-books-slider .book-tmb-author {
    margin-top: 5px;
    font-size: 14px;
    line-height: 22px;
  }
  .custom-slider.books-slider .slick-dots {
    padding-left: 15px;
  }
}
.publishing-info-link-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 63px -17.5px -35px;
}

.publishing-info-link-item {
  padding: 0 17.5px;
  width: 33.3%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-bottom: 35px;
}

.publishing-info-link-item-content {
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
  position: relative;
}

.publishing-info-link-item-content::after {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: -3px;
  left: 0;
  background: #ed4242;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left;
  transform-origin: left;
  transition: 0.3s;
}

@media screen and (min-width: 767px) {
  .publishing-info-link-item a:hover .publishing-info-link-item-content::after {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.publishing-info-link-item-pic {
  width: 100%;
  margin-bottom: 21px;
}

.publishing-info-link-item-pic img {
  width: 100%;
}

.publishing-info-link-item-ttl {
  font-size: 30px;
  line-height: 40px;
  color: #000000;
}

.page-section-publishing .content-desc ol > li::before,
.page-section-publishing .content-desc-wrapper ol > li::before {
  font-size: 40px;
  line-height: 30px;
}

.page-section-publishing h2 {
  margin-bottom: 11px;
}

.page-section-publishing .content-desc ol > li,
.page-section-publishing .content-desc-wrapper ol > li {
  padding-left: 68px;
}

.page-section-publishing .content-desc-wrapper + .content-desc-wrapper {
  margin-top: 60px;
}

.ebooks-list {
  margin-top: 37px;
}

.ebooks-item-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 13px;
  border-bottom: 1px solid #000000;
}

.ebooks-item-header-ico {
  width: 43px;
  margin-right: 27px;
}

.ebooks-item-header-ttl {
  font-size: 30px;
  line-height: 55px;
  color: #ed4242;
  margin-top: 4px;
}

.ebooks-item-desc ul {
  margin-top: 22px;
}

.ebooks-item-desc li {
  margin-left: 70px;
}

.publishing-agreement {
  margin-left: -70px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 33px;
}

.publishing-agreement-ico {
  width: 79px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 14px;
  position: relative;
  margin-right: 29px;
}

.publishing-agreement-ico::before {
  content: "";
  width: 1px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 10px;
  background-color: #000000;
}

.publishing-agreement-desc {
  font-size: 18px;
  line-height: 30px;
}

.publishing-agreement-desc p:last-child {
  margin-bottom: 0;
}

.publishing-agreement-ico img {
  width: 100%;
}

@media (max-width: 1439px) {
  .publishing-agreement {
    margin-left: -66px;
  }
  .publishing-agreement-ico {
    width: 66px;
    padding-right: 5px;
    margin-right: 12px;
  }
}
@media (max-width: 1043px) {
  .publishing-agreement {
    margin-left: -50px;
  }
}
@media (max-width: 767px) {
  .publishing-info-link-item {
    width: 100%;
  }
  .publishing-info-link-item-ttl {
    font-size: 30px;
    line-height: 36px;
  }
  .page-section-publishing .content-desc-wrapper + .content-desc-wrapper {
    margin-top: 30px;
  }
  .ebooks-item-header {
    padding-bottom: 8px;
  }
  .ebooks-item-header-ttl {
    font-size: 26px;
  }
  .ebooks-list {
    margin-top: 20px;
  }
  .ebooks-list .ebooks-item ul {
    margin-top: 8px;
  }
  .ebooks-list .ebooks-item ul li {
    margin-left: 0;
  }
  .publishing-agreement {
    margin-left: 0;
    -ms-flex-align: center;
    align-items: center;
  }
  .publishing-agreement-ico {
    width: 70px;
  }
  .publishing-agreement-desc {
    font-size: 16px;
    line-height: 24px;
  }
  .contacts-list div:nth-last-child(2):nth-child(odd) .contact-item {
    border-bottom: 1px solid #000000;
  }
}
.cart-steps-list {
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  font-size: 24px;
  line-height: 35px;
  text-transform: uppercase;
  color: #FFFFFF;
  -webkit-text-stroke: 1px #ed4242;
  margin: 5px 0 21px 0;
  letter-spacing: 0.01em;
}

.cart-step {
  position: relative;
  padding: 0 100px 0 0;
  white-space: nowrap;
}

.cart-step::after {
  content: "";
  width: 62px;
  height: 26px;
  position: absolute;
  top: 4px;
  right: 20px;
  background-image: url("../images/cart-steps-arr.svg");
  background-repeat: no-repeat;
}

.cart-step:last-child {
  padding: 0;
}

.cart-step:last-child::after {
  display: none;
}

.cart-step.active {
  color: #ED4242;
}

.cart-over-wrapper {
  border-top: 5px solid #000000;
}

.cart-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px 0 20px 0;
  border-bottom: 1px solid #000000;
}

.cart-item:first-child {
  padding: 16px 0 20px 0;
}

.cart-item:last-child {
  border-bottom: 5px solid #000000;
}

.cart-item-pic {
  width: 70px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 30px 0 0;
}

.cart-item-pic img {
  width: 100%;
}

.cart-item-descr {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.cart-item-ttl {
  width: 38%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 4px 0 0 0;
}

.cart-item-ttl a {
  color: #000000;
}

.cart-item-ttl h3,
.cart-item-ttl .h3 {
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  color: #000;
  margin: 0 0 0 0;
}

.cart-item-ttl-author {
  font-weight: 300;
  font-size: 13px;
  line-height: 18px;
  margin: 8px 0 0 0;
}

.cart-item-licence {
  width: 15%;
  font-weight: 300;
  font-size: 13px;
  line-height: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 0 0 0 8px;
}

.cart-item-footer {
  width: 47%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 4px 0 0 0;
}

.cart-item-footer .row {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: center;
  align-items: center;
}

.cart-item-footer .col {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.cart-footer-col-1 {
  -ms-flex: 0 0 27%;
  flex: 0 0 27%;
  max-width: 27%;
  padding: 0 5px 0 27px;
}

.cart-item-price {
  margin: 13px 0 0 0;
  white-space: nowrap;
}

.price {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  white-space: nowrap;
}

.price-old {
  font-weight: 700;
  position: relative;
  min-height: 18px;
  line-height: 0;
  color: #AAAAAA;
  margin: -5px 0 0 0;
  white-space: nowrap;
}

.price-old span {
  display: inline-block;
  position: relative;
  min-height: 18px;
  font-size: 14px;
  line-height: 18px;
}

.price-old span::after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  left: 0;
  background-color: #ed4242;
}

.cart-footer-col-2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
}

.cart-footer-col-3 {
  -ms-flex: 0 0 36%;
  flex: 0 0 36%;
  max-width: 36%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 5px 0 5px;
}

.cart-item-total {
  white-space: nowrap;
}

.cart-item-total p {
  margin: 0;
  font-weight: bold;
}

.btn-cart-remove {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 12px;
  height: 12px;
  cursor: pointer;
  position: relative;
  margin: -2px 10px 0 28px;
  transition: all 0.2s ease;
}

.btn-cart-remove:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url("../images/btn-cart-remove.svg") 0 0 no-repeat;
  transition: all 0.2s ease;
  opacity: 1;
}

.count-input-wrapper input {
  width: 75px;
  text-align: center;
  border: none;
}

.count-input-wrapper input:disabled {
  background: transparent;
}

.count {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: center;
  align-items: center;
}

.count-minus {
  width: 25px;
  height: 25px;
  position: relative;
  cursor: pointer;
}

.count-minus:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url("../images/cart-minus.svg") center center no-repeat;
  transition: all 0.2s ease;
}

.count-plus {
  width: 25px;
  height: 25px;
  position: relative;
  cursor: pointer;
}

.count-plus:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url("../images/cart-plus.svg") center center no-repeat;
  transition: all 0.2s ease;
}

.cart-over-wrapper-no-cout .count-minus,
.cart-over-wrapper-no-cout .count-plus {
  display: none;
}

.cart-sidebar-ttl {
  font-size: 24px;
  line-height: 35px;
  font-weight: 900;
  color: #374FCC;
  text-transform: uppercase;
  margin: 0 0 9px 0;
  padding: 40px 0 0 0;
}

.cart-sidebar-ttl p {
  margin: 0;
}

.cart-sidebar .custom-form .form-group label.placeholder {
  font-weight: 300;
  font-size: 16px;
  line-height: 16px;
  -webkit-transform: translateY(24px);
  transform: translateY(24px);
}

.cart-sidebar .custom-form .form-group label.placeholder.active {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.cart-sidebar .custom-form .form-footer .btn {
  width: 100%;
  font-size: 16px;
  line-height: 26px;
}

.cart-sidebar .custom-form .form-footer .btn:hover {
  border: 1px solid #374FCC;
}

.cart-sidebar-price-info {
  margin: 46px 0 0 0;
}

.cart-sidebar-price-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 7px 0;
}

.cart-sidebar-price-num {
  font-weight: bold;
}

.cart-sidebar-price-num p {
  margin: 0;
}

.cart-sidebar-price-item-main {
  color: #ed4242;
  margin-top: 10px;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.cart-sidebar-price-item-main .cart-sidebar-price-num {
  font-size: 24px;
  line-height: 22px;
}

.cart-sidebar-footer {
  transition: all 0.3s ease;
}

.cart-sidebar-footer .cart-sidebar-price-item-main-with-discount {
  margin: 0 0 20px 0;
}

.cart-sidebar-footer-item + .cart-sidebar-footer-item {
  margin: 4px 0 6px 0;
}

.cart-sidebar-footer-item span {
  display: block;
  text-align: center;
}

.cart-over-wrapper {
  margin-bottom: 152px;
}

@media screen and (min-width: 767px) {
  .btn-cart-remove:hover::before {
    background: url("../images/btn-cart-remove-active.svg") 0 0 no-repeat;
  }
  .count-minus:hover::before {
    background: url("../images/cart-minus-active.svg") center center no-repeat;
  }
  .count-plus:hover::before {
    background: url("../images/cart-plus-active.svg") center center no-repeat;
  }
}
.col-sidebar {
  position: relative;
}

.cart-over-wrapper-arrange,
.cart-over-wrapper-submit {
  border: none;
}

.cart-over-wrapper-submit .cart-wrapper {
  border-top: 5px solid #000000;
}

.cart-over-wrapper-submit .cart-sidebar {
  border-top: 5px solid #ed4242;
  padding-top: 26px;
}

.cart-over-wrapper-submit .cart-sidebar-price-info {
  margin-top: 0;
}

.cart-sidebar-price-item-main-with-discount {
  color: #ed4242;
}

.cart-sidebar-price-item.cart-sidebar-price-item-main-with-discount {
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-top: -4px;
}

.cart-sidebar-price-item-main-with-discount .cart-sidebar-price-num {
  font-size: 24px;
}

.cart-over-wrapper-submit .cart-item-ttl {
  width: 61%;
}

.cart-over-wrapper-submit .cart-item-footer {
  width: 39%;
}

.cart-over-wrapper-submit .cart-footer-col-1 {
  padding: 0 5px;
  margin: 0 0 0 17px;
  -ms-flex: 0 0 18%;
  flex: 0 0 18%;
  max-width: 18%;
}

.cart-over-wrapper-submit .catr-item-total-count {
  font-weight: 300;
  font-size: 13px;
  line-height: 24px;
  text-align: center;
}

.cart-over-wrapper-submit .cart-footer-col-2 {
  padding: 0 10px 0 29px;
}

.cart-over-wrapper-submit .cart-footer-col-3 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  padding: 0 0 0 5px;
}

.cart-over-wrapper-submit .cart-item-licence {
  width: 100%;
  padding: 0 10px;
}

.cart-over-wrapper-submit .cart-item-footer .row {
  max-width: 100%;
  margin: 0;
}

.buyer-info {
  margin: 42px 0 0 0;
}

.buyer-info-ttl h2,
.buyer-info-ttl .h2 {
  font-size: 40px;
  line-height: 45px;
}

.buyer-info-list {
  position: relative;
  margin: 3px 0 0 0;
  padding: 0 0 0 20px;
}

.buyer-info-list::before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -31px;
  background-color: #000000;
}

.buyer-info-item p {
  margin: 0;
}

.buyer-info-item + .buyer-info-item {
  margin: 16px 0 0 0;
}

.buyer-info-item-desc {
  font-weight: bold;
}

.order-thank-you .lead {
  font-size: 30px;
  line-height: 30px;
}

.order-thank-you .catalog-list {
  padding: 27px 0 25px 0;
}

.order-thank-you .catalog-list .catalog-list-item {
  margin-bottom: 0;
}

.order-thank-you .list-item-content {
  font-size: 30px;
  line-height: 35px;
}

.order-thank-you .list-item-content .link {
  padding: 22px 140px 23px 0;
}

.order-thank-you .list-item-content .link::before {
  top: 27px;
}

.order-thank-you-pic {
  margin: -56px 0 0 -33px;
}

.register-over-wrapper .form-group label {
  min-height: 20px;
}

.register-over-wrapper .bs-placeholder .filter-option-inner-inner {
  font-size: 16px;
  line-height: 24px;
  color: #BEBEBE;
}

.login-modal .empty-cart-pic-inner-wrapper {
  width: 267px;
}

.cart-modal-wrapper-empty {
  margin: 41px 0 0 0;
}

.login-modal .empty-cart {
  margin: 0 0 0 11px;
  max-width: 100%;
}

.login-modal .empty-cart-desc {
  margin: 37px 0 0 0;
}

.page-sidebar-alt {
  padding-top: 51px;
}

.cabinet-menu {
  color: #959595;
}

.cabinet-menu a {
  display: block;
  cursor: pointer;
}

.cabinet-menu > li {
  position: relative;
  border-bottom: 1px solid #EEEEEE;
}

.cabinet-menu > li > a {
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: 500;
  color: #959595;
  padding: 18px 15px 13px 0;
  min-height: 51px;
  transition: all 0.3s ease;
}

.cabinet-menu > li.active > a {
  color: #374FCC;
  font-weight: 900;
}

.cabinet-menu > li:first-child {
  border-top: 1px solid #EEEEEE;
}

a.has-submenu {
  position: relative;
}

a.has-submenu::before {
  content: "";
  width: 17px;
  height: 10px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 2px;
  background-image: url("../images/cabinet-submenu-arrow.svg");
  background-size: cover;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}

.cabinet-menu > li > a.opened.has-submenu::before {
  background-image: url("../images/cabinet-submenu-arrow-active.svg");
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.submenu-content {
  display: none;
  font-size: 16px;
  line-height: 22px;
  color: #959595;
  font-weight: normal;
  padding: 0 0 12px 17px;
  letter-spacing: 0;
}

.submenu-content li > a {
  color: #959595;
  transition: all 0.3s ease;
}

.submenu-content li.active > a {
  color: #374FCC;
}

li.active .submenu-content {
  display: block;
}

.cabinet-menu ul.submenu-list > li {
  margin: 0 0 10px 0;
}

.submenu-catalog-arrow {
  position: absolute;
  top: 11px;
  right: 1px;
  z-index: -10;
}

.page-sidebar-links {
  padding: 0 0 14px 0;
  margin: 19px 0 20px 0;
  border-bottom: 1px solid #EEEEEE;
}

.page-sidebar-links a {
  font-size: 16px;
  line-height: 28px;
  color: #374FCC;
}

.page-sidebar-links li {
  margin: 0 0 3px 0;
}

a.logout {
  min-height: 60px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0.1em;
  color: #959595;
  padding: 0 91px 0 0;
  transition: all 0.3s ease;
}

a.logout::before {
  content: "";
  width: 91px;
  height: 60px;
  position: absolute;
  top: 0;
  right: 0;
  background-image: url("../images/logout.svg");
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}

.orders-list-wrapper {
  margin: 33px 0 0 0;
}

.order-item a {
  color: #000000;
}

.order-item-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 18px 0 17px 0;
  border-bottom: 1px solid #000000;
  position: relative;
}

.order-item-wrapper::before {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: -3px;
  left: 0;
  background: #ed4242;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  transition: 0.3s;
  z-index: 10;
}

.order-item:last-child .order-item-wrapper::before {
  height: 6px;
  bottom: -6px;
}

.order-item:first-child {
  border-top: 5px solid #000000;
}

.order-item:last-child {
  border-bottom: 5px solid #000000;
}

.order-item-pic {
  width: 40px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 18px 0 0;
}

.order-item-arrow {
  width: 122px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 0 0 10px;
  position: relative;
}

.order-item-arrow::after {
  content: "";
  position: absolute;
  width: 50px;
  top: 0;
  left: 0;
  bottom: 0;
  transition: all 0.3s ease;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  z-index: 10;
  background-color: #FFFFFF;
}

.order-item-inner-wrapper {
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.order-item-num {
  -ms-flex: 0 0 15%;
  flex: 0 0 15%;
  max-width: 15%;
  font-family: "Lack", arial, sans-serif;
  font-size: 30px;
  line-height: 40px;
  transition: all 0.3s ease;
}

.order-item-date {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  font-weight: 300;
  font-size: 14px;
  line-height: 30px;
  padding: 0 0 0 23px;
}

.order-item-info {
  -ms-flex: 0 0 42%;
  flex: 0 0 42%;
  max-width: 42%;
  font-weight: 300;
  font-size: 14px;
  line-height: 30px;
  padding: 0 0 0 27px;
}

.order-item-date p,
.order-item-info p {
  margin: 0;
}

.order-item-date span,
.order-item-info span {
  font-weight: bold;
}

span.order-count {
  font-weight: 300;
}

.order-item-state {
  -ms-flex: 0 0 18%;
  flex: 0 0 18%;
  max-width: 18%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.order-item-state-tag {
  display: inline-block;
  font-size: 12px;
  line-height: 10px;
  text-transform: uppercase;
  border: 1px solid #000000;
  padding: 6px 6px 2px 6px;
}

.order-item-state-tag.not-payed {
  color: #ed4242;
  border-color: #ed4242;
}

.order-item-state-tag.payed {
  color: #53B26D;
  border-color: #53B26D;
}

.cart-over-wrapper-submit.cart-over-wrapper-order-item .cart-item-descr {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cart-over-wrapper-submit.cart-over-wrapper-order-item .cart-item-ttl {
  width: 100%;
  margin: 13px 0 0 0;
}

.cart-over-wrapper-submit.cart-over-wrapper-order-item .cart-item-footer {
  width: 100%;
  padding: 0;
}

.cart-over-wrapper-submit.cart-over-wrapper-order-item .cart-item-footer .row {
  -ms-flex-align: baseline;
  align-items: baseline;
}

.cart-over-wrapper-submit.cart-over-wrapper-order-item .cart-footer-col-1 {
  margin: 0;
  padding: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.cart-over-wrapper-submit.cart-over-wrapper-order-item .cart-footer-col-2 {
  padding: 0;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.cart-over-wrapper-submit.cart-over-wrapper-order-item .cart-item-licence {
  padding: 0 0 0 18px;
  position: relative;
}

.cart-over-wrapper-submit.cart-over-wrapper-order-item .cart-item-licence::before {
  content: "/";
  width: 5px;
  height: auto;
  position: absolute;
  top: 0;
  left: 6px;
}

.cart-over-wrapper-submit.cart-over-wrapper-order-item .cart-item-price {
  margin: 0;
}

.cart-over-wrapper-submit.cart-over-wrapper-order-item .price-old {
  min-height: 0;
}

.cart-over-wrapper-order-item .buyer-info-list::before {
  left: -12px;
}

.cart-over-wrapper-order-item-not-payed .buyer-info-item-state {
  color: #ed4242;
}

.cart-over-wrapper-order-item-payed .buyer-info-item-state {
  color: #53B26D;
}

.cart-over-wrapper-order-item-payed .cart-sidebar-footer-item .btn {
  display: none;
}

.cabinet-fav .publishing-tiles-list .publishing-book-item {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.cabinet-fav .publishing-tiles-list .publishing-book-item:nth-child(5) {
  margin-top: 0;
}

.cabinet-fav .publishing-tiles-list .book-tmb h3,
.cabinet-fav .publishing-tiles-list .book-tmb .h3 {
  font-size: 16px;
  line-height: 22px;
}

@media (min-width: 768px) {
  .navbar-wrapper .close {
    display: none;
  }
  .contact-item-wrapper,
.catalog-tiles-list .col-md-6,
.project-gallery-list .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .footer-social .col-6 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 768px) and (max-width: 1043px) {
  .footer-info .col-12 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 1044px) {
  .page-wrapper > .container > .row > .col-lg-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .page-wrapper > .container > .row > .col-lg-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .page-wrapper-alt > .container > .row > .col-lg-2 {
    z-index: 50;
  }
  .page-wrapper-alt > .container > .row > .col-lg-10 {
    z-index: 100;
  }
}
@media (max-width: 1439px) {
  .header-top {
    padding-right: 90px !important;
  }
  .header-bottom {
    padding-right: 90px !important;
  }
  .page-over-wrapper {
    padding-right: 90px !important;
  }
  .footer {
    padding-right: 90px !important;
  }
  .page-menu .li-ttl a {
    font-size: 14px;
  }
  .page-pic-bg {
    width: 100%;
  }
  .main-slider {
    max-width: 1310px;
  }
  .btn--rehersal,
.btn--for-abitur {
    font-size: 12px;
  }
  .btn--review {
    font-size: 10px;
  }
  .btn--student-cabinet {
    padding-left: 57px;
  }
  .btn--student-cabinet > img,
.btn--student-cabinet > svg {
    left: 15px;
  }
  .page-menu a {
    font-size: 12px;
  }
  .page-menu a.catalog {
    padding-right: 12px;
  }
  .page-header h1 {
    font-size: 56px;
    line-height: 66px;
  }
  .content-about-section > .content-desc {
    width: 540px;
  }
  .content-about-section > .content-desc .lead::before,
.content-about-section > .content-desc h3::before,
.content-about-section > .content-desc .h3::before {
    left: -49px;
  }
  .content-desc {
    padding-left: 66px;
  }
  .content-contacts-triangle {
    height: 48px;
  }
  .content-contacts .review-btn-wrapper {
    width: 241px;
  }
  .content-links-wrapper .study-link {
    padding-left: 100px;
  }
  .content-links-wrapper .study-link > img,
.content-links-wrapper .study-link > svg {
    left: 33px;
  }
  .content-margin {
    margin-left: 165px;
  }
  .content-desc > .page-section-header,
.content-desc > .page-section-header {
    margin-left: -66px;
  }
  .content-desc > .h3::before,
.content-desc > h3::before {
    left: -66px;
  }
  .content-desc .lead::before, .content-desc-wrapper .lead::before {
    left: -66px;
    top: 13px;
  }
  .catalog-promo-wrapper .tmb-pic {
    width: 410px;
  }
  .catalog-promo-wrapper .tmb-pic-wrapper {
    width: 410px;
  }
  .catalog-promo-wrapper .tmb-pic::after {
    width: 100px;
    height: 100px;
  }
  .catalog-promo-wrapper .tmb-pic::before {
    width: 100px;
    height: 200px;
  }
  .catalog-promo-wrapper .lead::before {
    left: -66px;
  }
  .catalog-promo-wrapper .info,
.learn-more-link {
    margin-right: 470px;
  }
  .catalog-promo-wrapper .learn-more-link {
    margin-left: -66px;
  }
  .sticky-author .sticky-block {
    padding-right: 40px;
  }
  .section-with-sticky-author > .page-section-header + .text-content + .sticky-author .sticky-block {
    padding-top: 384px;
  }
  .section-with-sticky-author > .page-section-header + .text-content + .sticky-author .sticky-block {
    padding-top: 384px;
  }
  .sticky-author .author-name::before {
    right: -40px;
  }
  .sticky-author .author-pic {
    width: 340px;
    height: 340px;
  }
  .sticky-author .author-pic::before {
    width: 140px;
    height: 129px;
    left: -100px;
  }
  .persons-list.persons-list--big {
    margin: 0 -15px;
  }
  .persons-list.persons-list--big .person {
    padding: 0 15px;
  }
  .persons-list.persons-list--big li {
    margin-bottom: 30px;
  }
  .persons-list.persons-list--big .person .img-wrapper {
    width: 100%;
  }
  .persons-list.persons-list--big .person .img-wrapper::before {
    bottom: 40px;
    left: 0;
  }
  .person .img-wrapper {
    width: 100%;
  }
  .person .img {
    width: 135px;
    height: 135px;
  }
  .project-organisation-list .responsibility {
    font-size: 19px;
  }
  .page-section-pic-wrapper::before {
    width: 650px;
  }
  .page-section-pic-wrapper + .project-organisation-address,
.page-section-pic-wrapper + .page-section-header {
    width: 630px;
  }
  .contact-item .link-wrapper,
.contact-item .contact-person,
.contact-item .geo,
.contact-item .timetable {
    margin-left: 45px;
  }
  .contacts-list--with-img .contact-pic {
    width: 160px;
    height: 160px;
    right: 0;
  }
  .contacts-list--with-img .contact-item--with-img {
    padding-right: 165px;
  }
  .contact-item--row .l-col,
.contact-item--row .r-col {
    padding-left: 0;
  }
  .contact-item--row .r-col {
    padding-left: 15px;
  }
  .row > .list-item-content-wrapper {
    padding-left: 65px;
  }
  ol.catalog-list--with-num li .row > .list-item-content-wrapper::before {
    left: 65px;
  }
  .catalog-list--with-num .list-item-content .title,
.catalog-list--with-num .list-item-content .link,
.catalog-list--with-num .list-item-content .discipline {
    padding-left: 40px;
  }
  ol.catalog-list--with-num li .list-item-content-wrapper::before {
    left: 50px;
  }
  .list-item-content-wrapper {
    padding-left: 50px;
  }
  .list-item-content .title {
    font-size: 24px;
  }
  .content-table {
    font-size: 13px;
  }
  .content-table td {
    padding: 8px;
  }
  .catalog-card-item .img {
    width: 330px;
    height: 330px;
  }
  .catalog-card-item .date,
.catalog-card-item .ttl,
.catalog-card-item .anons,
.catalog-card-item .link,
.catalog-card-item .info {
    margin-left: 400px;
  }
  .catalog-card-item {
    min-height: 420px;
  }
  .history-item-num {
    font-size: 54px;
    margin: 0 0 20px -56px;
  }
  .history-item-desc {
    padding-left: 56px;
  }
  .catalog-tile-item .tmb-pic {
    height: 276px;
  }
  .catalog-tiles--small-pic .catalog-tile-item .tmb-pic {
    height: 157px;
  }
  .catalog-tiles--small-pic .catalog-tile-item .ttl {
    margin-top: -50px;
  }
  .page-section-pic-wrapper--mark::after {
    display: none;
  }
  .notifications-list .slick-prev,
.notifications-list .slick-next {
    top: 190px;
  }
  .notification-item {
    min-height: 450px;
    padding-left: 63px;
    padding-right: 63px;
  }
  .catalog-card-item {
    margin-left: 0;
  }
  .persons-slider .slick-next,
.persons-slider .slick-prev {
    top: 80px;
  }
  .project-organisation-list .slick-prev,
.project-organisation-list .slick-next {
    top: auto;
    bottom: 272px;
  }
  .link-card-item .img-inner-wrapper {
    height: auto;
  }
  .request-item {
    width: 100%;
  }
  .request-item:first-of-type {
    margin-right: 0;
  }
  .request-date {
    display: inline-block;
    padding-right: 3px;
  }
  .request-year {
    display: inline-block;
  }
  .request-item + .request-item {
    margin-top: 50px;
  }
  .request-info {
    padding-right: 30px;
  }
  .project-program-item .item-info {
    padding-right: 30px;
  }
  .project-program-item .tmb-pic {
    width: 150px;
  }
  .news-item .tmb-pic {
    width: 350px;
  }
  .news-item--big .tmb-pic {
    width: 505px;
  }
  .page-section-bg-pic-white {
    padding-top: 0;
  }
  .page-section-bg-pic-white .page-section-content {
    padding: 93px 0 0 0;
  }
  .notifications .page-section-header {
    margin-left: 50px;
  }
  .section-home-col {
    margin-left: 190px;
  }
  .home-year-descr {
    font-size: 30px;
    line-height: 1.34;
  }
  .home-year-descr-inner {
    padding: 53px 45px 0 0;
  }
  .home-custom-header-obj {
    margin-left: -595px;
    width: 200px;
    top: -50px;
  }
  .home-custom-header-obj img {
    width: 100%;
  }
  .page-section-home .learn-more-link {
    margin-right: 0 !important;
  }
  .page-section-home .page-section-header h2, .page-section-home .page-section-header .h2 {
    font-size: 60px;
    line-height: 60px;
  }
  .page-section-sub-ttl {
    font-size: 30px;
    line-height: 40px;
    margin-top: 33px;
  }
  .page-section-sub-ttl:before {
    top: 1px;
  }
  .page-section-home .page-section-header {
    margin-bottom: 50px;
  }
  .sec-list {
    margin-top: 20px;
  }
  .sec-tmb-num {
    margin: 0 0 9px 0;
  }
  .sec-tmb h3, .sec-tmb .h3 {
    font-size: 30px;
    line-height: 35px;
    padding-bottom: 19px;
  }
  .infra-tmb-descr {
    background: #fff;
    margin-top: 50px;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 61px 50px 40px 50px;
  }
  .main-slider-wrapper {
    padding: 0;
  }
  .home-year-l {
    -ms-flex: 0 0 540px;
    flex: 0 0 540px;
    max-width: 540px;
  }
  .infra-tmb {
    padding: 0 40px 0 190px;
  }
  .col-infra-tmb-1 {
    -ms-flex: 0 0 380px;
    flex: 0 0 380px;
    max-width: 380px;
  }
  .home-custom-content {
    -ms-flex: 0 0 540px;
    flex: 0 0 540px;
    max-width: 540px;
  }
  .events-list .row {
    margin: 0 -24px;
  }
  .events-list .col {
    padding: 0 24px;
  }
  .event-tmb-l {
    -ms-flex: 0 0 96px;
    flex: 0 0 96px;
    max-width: 96px;
  }
  .page-section-home-partners .page-section-header h2, .page-section-home-partners .page-section-header .h2 {
    font-size: 80px;
    line-height: 80px;
  }
  .page-section-home-partners .page-section-header {
    margin: 0 0 -25px 0;
  }
  .home-custom-content-inner h3, .home-custom-content-inner .h3 {
    font-size: 40px;
    line-height: 45px;
    margin: 0 0 26px 0;
  }
  .graduates-list {
    margin-left: -13px;
    margin-right: -13px;
  }
  .graduates-col {
    padding-left: 13px;
    padding-right: 13px;
  }
  .page-section-ann .page-section-header h2, .page-section-ann .page-section-header .h2 {
    font-size: 80px;
    line-height: 80px;
  }
  .page-section-ann .page-section-header {
    margin: 0 0 -25px 0;
  }
  .home-years {
    font-size: 110px;
  }
  .page-section-home-notifications .notification-item {
    padding-left: 190px;
  }
  .page-section-home-infra .page-section-header h2, .page-section-home-infra .page-section-header .h2 {
    font-size: 80px;
    line-height: 80px;
  }
  .page-section-home-infra .page-section-header {
    margin: 0 0 -25px 0;
  }
  .content-desc .content-visual-ttl, .content-desc-wrapper .content-visual-ttl {
    -ms-flex: 0 0 190px;
    flex: 0 0 190px;
    max-width: 190px;
  }
  .header.fixed .header-humb-menu.fixed {
    height: 80px;
  }
  .header.fixed .header-logo-img {
    width: 160px;
    height: 33px;
    margin-right: 14px;
  }
  .header.fixed .header-logo-text p {
    font-size: 10px;
    line-height: 12px;
  }
  .header.fixed .navbar-wrapper {
    margin: 14px 0 0 24px;
  }
  .header.fixed .header-bottom-links-row.top > li > .ttl {
    font-size: 18px;
  }
  .header.fixed .header-bottom-links-row.top > li {
    padding-bottom: 9px;
  }
  .btn-new-shops span {
    font-size: 12px;
    line-height: 110%;
    margin-top: 2px;
    padding: 8px 0 1px 40px;
  }
  .btn-new-shops span::before {
    width: 32px;
    height: 32px;
  }
  .blockquote.blockquote--review-alt .blockquote-header::after {
    width: 91%;
  }
  .publishing-item-pic .pic-priority-desc {
    -ms-flex: 0 0 121px;
    flex: 0 0 121px;
    max-width: 121px;
    font-size: 12px;
  }
  .training-course-agreement-col-l + div:not(.training-course-agreement-col-r) {
    margin-top: 20px;
  }
}
@media (max-width: 1249px) {
  .custom-slider .slick-next,
.custom-slider .slick-prev {
    top: 226px;
  }
  .persons-slider.custom-slider .slick-next,
.persons-slider.custom-slider .slick-prev {
    top: 80px;
  }
  .project-organisation-list.custom-slider .slick-prev,
.project-organisation-list.custom-slider .slick-next {
    top: auto;
    bottom: 272px;
  }
  .header-top {
    padding-right: 0 !important;
  }
  .header-bottom {
    padding-right: 0 !important;
  }
  .page-over-wrapper {
    padding-right: 0 !important;
  }
  .footer {
    padding-right: 0 !important;
  }
  .section-home-col {
    margin-left: 0;
  }
  .page-section-home-notifications .notifications .page-section-header {
    padding-left: 60px;
  }
  .page-section-home-notifications .notification-item {
    padding-left: 60px;
  }
  .home-custom-header-obj {
    margin-left: 0;
    left: 15px;
    width: 150px;
    top: -37px;
  }
  .footer-social-item {
    margin-bottom: 40px;
  }
  .footer-info-item {
    display: block;
    margin-bottom: 40px;
  }
  .footer-links > * {
    margin-bottom: 40px;
  }
  .home-custom-header-wrapper {
    margin-top: 60px;
  }
  .content-about-section {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .content-about-section > .content-desc {
    width: auto;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
  }
  .header.fixed .header-logo-img {
    width: 110px;
    height: 25px;
    margin-right: 10px;
  }
  .header.fixed .header-logo {
    padding-top: 0;
  }
  .header.fixed .header-logo-text p {
    font-weight: 600;
    font-size: 10px;
    line-height: 14px;
  }
  .header.fixed .navbar-wrapper {
    margin: 14px 0 0 36px;
  }
  .header.fixed .header-bottom-links-row.top > li > .ttl {
    font-size: 12px;
  }
  .header.fixed .header-humb-menu.fixed {
    height: 60px;
  }
  .header.fixed .header-bottom-panel-item {
    margin: 0 0 0 6px;
  }
  .header.fixed .header-bottom-panel-item.cart {
    margin: 0 0 0 4px;
  }
  .header.fixed .header-bottom-panel-item.my {
    margin: 0 0 0 0;
  }
  .header.fixed .header-bottom-panel-item.blinde {
    display: none;
  }
  .history-item {
    margin-bottom: 43px;
  }
  #md-alt-indicator {
    display: block;
  }
  .section-with-sticky-author .sticky-author {
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 40px;
  }
  .section-with-sticky-author .text-content {
    -ms-flex-order: 2;
    order: 2;
  }
  .catalog-promo-wrapper {
    min-height: 400px;
  }
  .order-thank-you-pic img {
    width: 100%;
  }
  .page-not-found-pic img {
    width: 100%;
  }
  .notifications {
    max-width: initial;
  }
  .btn-new-shops {
    font-size: 12px;
  }
  #xl-indicator {
    display: block !important;
  }
  .header-bottom-links-row .dropdown-arrow::before {
    margin-top: -4px;
  }
  .header-bottom-links-row.top .dropdown-arrow::before {
    margin-top: -6px;
  }
  .header-submenu {
    padding-top: 6px;
  }
}
@media (min-width: 1044px) and (max-width: 1249px) {
  .sticky-author .sticky-block {
    margin-top: 0 !important;
    top: 0 !important;
  }
  .sticky-author .sticky-block.fixed {
    position: relative !important;
  }
  .page-section-curator .sticky-author {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page-section-curator .text-content {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page-section-curator .sticky-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .curator-pic {
    max-width: 290px;
  }
}
@media (max-width: 1043px) {
  html,
body {
    font-size: 16px;
    line-height: 1.5;
  }
  #md-indicator {
    display: block;
  }
  .page-body {
    margin-bottom: 50px;
  }
  .page-section {
    margin: 50px 0;
  }
  .content-about-section {
    margin: 0 0 50px 0;
  }
  ul.breadcrumbs {
    display: none;
  }
  .content-desc {
    padding-left: 45px;
  }
  .content-desc > .page-section-header, .content-desc > .page-section-header {
    margin-left: -45px;
  }
  .content-desc, .content-desc-wrapper {
    font-size: 16px;
    line-height: 1.5;
  }
  .h2, h2 {
    font-size: 35px;
    line-height: 42px;
    margin-top: 50px;
  }
  .h3, h3 {
    font-size: 32px;
    line-height: 43px;
  }
  .content-desc > .h3::before, .content-desc > h3::before, .content-desc-wrapper > .h3::before, .content-desc-wrapper > h3::before {
    left: -45px;
    top: 4px;
  }
  .page-header h1,
.page-header .h1 {
    font-size: 40px;
    line-height: 48px;
    margin-left: 0;
    margin-bottom: 23px;
  }
  .page-section-home .page-section-header {
    margin-bottom: 40px;
  }
  .page-section-header {
    margin-bottom: 30px;
  }
  .content-desc .lead, .content-desc-wrapper .lead {
    font-size: 20px;
    line-height: 26px;
    padding-top: 0;
  }
  .content-desc .lead::before {
    left: -45px;
    top: -5px;
  }
  .content-about-section > .content-desc .lead::before,
.content-about-section > .content-desc h3::before,
.content-about-section > .content-desc .h3::before {
    display: block;
    width: 20px;
    height: 25px;
    left: -45px;
    top: -1px;
  }
  .content-margin {
    margin-left: 0;
  }
  .page-sidebar {
    padding: 0 5px 0 5px;
    margin: 0 -20px;
    z-index: 300;
  }
  .page-sidebar .sticky-wrapper {
    display: none;
  }
  .page-pic + .page-wrapper .page-content {
    margin-top: 0;
  }
  .page-pic + .page-wrapper .page-content::before {
    display: none;
  }
  .content-about-section > .content-desc {
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 20px;
    margin-right: 0;
    width: 420px;
  }
  .content-infographics {
    margin-left: -50px;
  }
  .content-infographics--small {
    margin-left: 0;
  }
  .content-about-section .content-desc .content-links-wrapper,
.content-desc .content-links-wrapper {
    margin-left: -45px;
  }
  .blockquote-footer::after {
    width: 91%;
  }
  .content-desc .content-visual-ttl {
    padding-right: 15px;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .blockquote--review .blockquote-footer::after {
    width: 91%;
  }
  .tab-index {
    overflow: scroll;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .tab-index li:last-of-type {
    padding-right: 20px;
  }
  .catalog-tile-item .tmb-pic,
.catalog-tiles--small-pic .catalog-tile-item .tmb-pic {
    height: auto;
  }
  .catalog-tile-item .ttl {
    max-width: 100%;
    padding-right: 18%;
  }
  .catalog-tiles--small-pic .catalog-tile-item .ttl {
    max-width: 100%;
    padding-right: 18%;
  }
  .custom-slider .slick-next,
.custom-slider .slick-prev {
    width: 40px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
  }
  .custom-slider.notifications-list .slick-next,
.custom-slider.notifications-list .slick-prev {
    margin-top: -40px;
  }
  .persons-slider.custom-slider .slick-next,
.persons-slider.custom-slider .slick-prev {
    top: 75px;
    margin-top: 0;
  }
  .custom-slider .slick-next {
    right: 0;
  }
  .persons-slider.custom-slider .slick-dots {
    padding-top: 0;
  }
  .content-gallery.custom-slider .slick-next {
    right: -15px;
  }
  .notifications-list.custom-slider .slick-next {
    right: -10px;
  }
  .custom-slider .slick-prev {
    left: 0;
  }
  .content-gallery.custom-slider .slick-prev {
    left: -15px;
  }
  .notifications-list.custom-slider .slick-prev {
    left: -10px;
  }
  .custom-slider .slick-next::before,
.custom-slider .slick-prev::before {
    width: 34px;
    height: 17px;
  }
  .custom-slider .slick-next::before {
    right: 13px;
    top: 12px;
  }
  .custom-slider .slick-prev::before {
    left: 13px;
    top: 12px;
  }
  .content-links-wrapper + .page-section-header {
    margin-top: 70px;
  }
  .content-desc p + h2,
.content-desc p + .h2,
.content-desc p + h3,
.content-desc p + .h3 {
    margin-top: 55px;
  }
  .content-desc ul + h2,
.content-desc ul + .h2,
.content-desc ul + h3,
.content-desc ul + .h3 {
    margin-top: 40px;
  }
  .content-desc ol + h2,
.content-desc ol + .h2,
.content-desc ol + h3,
.content-desc ol + .h3 {
    margin-top: 20px;
  }
  .content-desc .content-gallery + h3,
.content-desc .content-gallery + .h3 {
    margin-top: 40px;
  }
  .content-infographics--small + h3,
.content-infographics--small + .h3 {
    margin-top: 50px;
  }
  .notifications .page-section-header {
    margin-top: 40px;
  }
  .blockquote + h3,
.blockquote + .h3,
.blockquote + h2,
.blockquote + .h2 {
    margin-top: 15px;
  }
  .project-organisation-list.persons-slider.custom-slider .slick-next,
.project-organisation-list.persons-slider.custom-slider .slick-prev {
    top: auto;
    bottom: 280px;
  }
  .project-organisation-list.persons-slider.custom-slider .slick-next {
    right: -20px;
  }
  .project-organisation-list.persons-slider.custom-slider .slick-prev {
    left: -20px;
  }
  .catalog-card-item {
    margin-left: 0;
  }
  .history-gallery.custom-slider .slick-next {
    right: -19px;
  }
  .page-pic-bg {
    height: 300px;
  }
  .page-pic-logo {
    width: 170px;
    height: 170px;
    right: 100px;
  }
  .request-info,
.request-item {
    padding-right: 15px;
  }
  .for-participants-docs {
    margin-left: 0;
  }
  .depts-list .row {
    margin: 0 -15px;
  }
  .depts-list .col {
    padding: 0 15px;
  }
  .link-card-item .img-head {
    width: 92%;
  }
  .link-card-item .img-inner-wrapper {
    width: 92%;
  }
  .notifications {
    max-width: 100%;
  }
  .main-slider .slick-arrow {
    width: 80px;
    height: 80px;
  }
  .main-slider .slick-prev {
    right: 80px;
  }
  .page-section-sub-ttl {
    font-size: 26px;
    line-height: 34px;
  }
  .sec-tmb h3, .sec-tmb .h3 {
    font-size: 28px;
    line-height: 38px;
  }
  .home-custom-header-wrapper {
    padding: 0;
  }
  .home-custom-header {
    height: 200px;
  }
  .home-years {
    font-size: 68px;
    line-height: 0.75;
    margin: 60px 0 0 0;
  }
  .home-years:before {
    width: 164px;
    height: 164px;
    background-size: 100% 100%;
    margin: -82px 0 0 -82px;
  }
  .home-year-descr {
    font-size: 20px;
    line-height: 1.3;
    margin-top: -100px;
  }
  .home-years-arrow img {
    width: 66px;
  }
  .home-year-descr-inner {
    padding: 34px 45px 0 0;
  }
  .home-year-l {
    -ms-flex: 0 0 485px;
    flex: 0 0 485px;
    max-width: 485px;
  }
  .home-year-descr .learn-more-wrapper {
    margin: 24px 0 0 0;
  }
  .home-years {
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 100px 0 0 0;
  }
  .page-section-home-notifications .notification-item {
    padding-left: 40px;
    padding-right: 40px;
    min-height: 380px;
  }
  .page-section-home .page-section-header h2, .page-section-home .page-section-header .h2 {
    font-size: 50px;
    line-height: 55px;
  }
  .news-item--big a.ttl {
    font-size: 24px;
    line-height: 30px;
  }
  .infra-tmb {
    padding: 0 30px;
  }
  .infra-tmb-descr {
    margin: 30px 0;
    padding: 30px;
  }
  .infra-tmb h3, .infra-tmb .h3 {
    font-size: 26px;
    line-height: 32px;
  }
  .col-infra-tmb-1 {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .col-infra-tmb-2 {
    -ms-flex: 0 0 250px;
    flex: 0 0 250px;
    max-width: 250px;
  }
  .infra-tmb > .row {
    -ms-flex-align: center;
    align-items: center;
  }
  .books-slider .slick-arrow {
    top: 169px;
  }
  .custom-slider.books-slider .slick-dots {
    padding-left: 0;
  }
  .section-home-graduates-obj-1,
.section-home-graduates-obj-2 {
    display: none;
  }
  .page-section-header + .graduates-wrapper {
    margin-top: 25px;
  }
  .content-infographics {
    margin-top: 22px;
  }
  .content-about-section > .content-desc .content-infographics {
    margin-left: -45px;
  }
  .infographics-item {
    padding-left: 35px;
    padding-right: 0;
    margin-bottom: 11px;
  }
  .infographics-item:nth-child(2n) {
    padding-left: 45px;
  }
  .infographics-item:nth-child(2n)::before {
    left: 11px;
  }
  .infographics-item .desc {
    font-size: 16px;
    line-height: 20px;
  }
  .infographics-text {
    font-size: 13px;
    line-height: 18px;
    padding-left: 38px;
    padding-bottom: 0;
  }
  .infographics-item .num {
    font-size: 46px;
    line-height: 46px;
    padding-bottom: 12px;
    word-break: break-all;
  }
  .infographics-item .date {
    line-height: 20px;
  }
  .notifications h2, .notifications .h2 {
    font-size: 60px;
    line-height: 60px;
  }
  .notifications .page-section-header + .notifications-list {
    margin-top: -20px;
  }
  .notification-item {
    min-height: 300px;
    padding-left: 28px;
    padding-right: 20px;
    padding-top: 48px;
    padding-bottom: 40px;
  }
  .notification-item .category {
    font-size: 14px;
  }
  .notification-item .date {
    font-size: 24px;
    line-height: 30px;
    padding-top: 4px;
  }
  .notification-item .more {
    padding-top: 28px;
    padding-left: 0;
    padding-right: 71px;
  }
  .notification-item .more::before {
    width: 60px;
    height: 25px;
    top: 28px;
  }
  .content-infographics--small .infographics-item {
    padding-left: 15px;
  }
  .content-infographics--small {
    padding-top: 0;
  }
  .content-infographics--small .name {
    font-weight: normal;
  }
  p + .content-infographics {
    margin-top: 25px;
    padding-top: 0;
  }
  p + .content-infographics--small {
    margin-top: 25px;
  }
  .content-infographics--small .infographics-item {
    margin-bottom: 20px;
  }
  .content-infographics--small .num {
    font-size: 30px;
    line-height: 35px;
    padding-top: 3px;
    padding-bottom: 0;
  }
  .content-infographics--small .num--clock {
    padding-left: 51px;
  }
  .content-infographics--small .num--clock::before {
    left: 3px;
  }
  .content-infographics--small .num--price {
    font-size: 40px;
  }
  .content-infographics--small .num--date {
    font-size: 40px;
    padding-bottom: 10px;
  }
  .content-infographics--small .desc--geo::before {
    top: 2px;
    left: 2px;
  }
  .content-infographics--small .desc--geo span {
    font-size: 14px;
    line-height: 16px;
  }
  .content-infographics--small .num--date span.time {
    font-size: 18px;
    line-height: 20px;
  }
  .content-infographics--small .infographics-item .desc {
    line-height: 24px;
  }
  .content-infographics--small .infographics-item:nth-child(2n) {
    padding-left: 15px;
  }
  .content-infographics--small .infographics-item:nth-child(2n)::before {
    left: 0;
  }
  .content-infographics--small + h3,
.content-infographics--small + .h3 {
    margin-top: 47px;
  }
  .content-desc .content-infographics--small + ul,
.content-desc-wrapper .content-infographics--small + ul {
    margin-top: 30px;
  }
  .content-desc .content-visual-ttl, .content-desc-wrapper .content-visual-ttl {
    width: 225px;
    font-size: 14px;
    line-height: 22px;
    padding: 0 15px 0 17px;
  }
  .content-desc .content-visual-ttl::before, .content-desc-wrapper .content-visual-ttl::before {
    height: 35px;
    top: 4px;
    left: 0;
  }
  .content-desc ul.checked, .content-desc-wrapper ul.checked {
    font-size: 16px;
    line-height: 1.5;
  }
  .btn--donate {
    font-size: 10px;
  }
  .btn--donate span {
    padding-left: 48px;
    font-size: 12px;
  }
  .main-slide-logo {
    height: 50px;
    margin: 0 0 13px 0;
  }
  .main-slide-descr {
    min-height: 425px;
    padding: 60px 0 60px 0;
  }
  .main-slide-header {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 17px;
  }
  .main-slide-header-l {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    min-height: 0;
  }
  .main-slide-header-r {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    display: block;
    min-height: 0;
  }
  .main-slide-cat {
    display: none;
  }
  .main-slide-dates {
    font-size: 30px;
    line-height: 35px;
  }
  .main-slide h3, .main-slide .h3 {
    font-size: 30px;
    line-height: 36px;
    font-weight: normal;
  }
  .main-slide-text {
    display: none;
  }
  .main-slide-button {
    margin: 12px 0 0 0;
  }
  .main-slide-more,
.main-slide-more:focus {
    padding: 0 73px 0 0;
  }
  .main-slide-more:after {
    background-position: right 0;
    width: 60px;
  }
  .main-slider .slick-arrow {
    width: 50px;
    height: 50px;
  }
  .main-slider .slick-prev {
    right: 50px;
  }
  .main-slider .slick-arrow:before {
    -webkit-transform: translate(-50%, -14px) scale(0.5);
    transform: translate(-50%, -14px) scale(0.5);
  }
  .page-section-ann .page-section-header {
    margin: 0 0 -20px 0;
  }
  .page-section-ann .page-section-header h2, .page-section-ann .page-section-header .h2 {
    font-size: 60px;
    line-height: 60px;
  }
  .page-section-home-notifications .notifications .page-section-header {
    margin: 0 0 -20px 0;
  }
  .page-section-home-notifications .notifications .page-section-header h2, .page-section-home-notifications .notifications .page-section-header .h2 {
    font-size: 60px;
    line-height: 60px;
  }
  .page-section-home-infra .page-section-header {
    margin: 0 0 -20px 0;
    padding-left: 40px;
  }
  .page-section-home-infra .page-section-header h2, .page-section-home-infra .page-section-header .h2 {
    font-size: 60px;
    line-height: 60px;
  }
  .page-section-home-partners .page-section-header {
    margin: 0 0 -20px 0;
  }
  .page-section-home-partners .page-section-header h2, .page-section-home-partners .page-section-header .h2 {
    font-size: 60px;
    line-height: 60px;
  }
  .content-desc a.learn-more-link,
.learn-more-link {
    margin-left: 0;
    font-size: 20px;
    line-height: 20px;
    padding-right: 114px;
  }
  .learn-more-link::before {
    width: 65px;
    height: 65px;
    margin-top: -32.5px;
  }
  .learn-more-link::after {
    width: 73px;
    height: 15px;
    margin-top: -7.5px;
    right: 27px;
  }
  .home-year-r {
    padding-top: 0;
  }
  .page-section-home-notifications .notifications-list .slick-next, .page-section-home-notifications .notifications-list .slick-prev {
    top: 195px;
  }
  .ann-tmb-date {
    font-size: 30px;
    line-height: 30px;
    padding: 4px 25px 6px 27px;
  }
  .ann-tmb-time {
    font-size: 18px;
    line-height: 18px;
  }
  .ann-tmb-text {
    font-size: 16px;
    line-height: 24px;
  }
  .news-item {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .news-item .day {
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 4px;
  }
  .news-item .time {
    font-size: 10px;
    line-height: 10px;
  }
  .news-item .item-date {
    width: 63px;
  }
  .news-item .tmb-pic {
    width: 235px;
    margin-right: 15px;
  }
  .news-item--big .tmb-pic {
    width: 425px;
  }
  .news-item a.ttl {
    font-size: 20px;
    line-height: 26px;
    padding-top: 0 !important;
    padding-bottom: 4px !important;
  }
  .news-item--big a.ttl {
    font-size: 20px;
    line-height: 26px;
  }
  .news-item a.category {
    font-size: 12px;
    line-height: 18px;
  }
  .page-section-home-infra {
    margin-top: 100px;
  }
  .notifications-list {
    margin: 0 70px 0 -10px;
  }
  .notifications-alt .notifications-list,
.notifications-alt2 .notifications-list {
    margin: 0;
  }
  .notifications-list .slick-slide {
    padding: 0 10px;
  }
  .notifications-list .slick-list {
    margin: 0 -10px;
  }
  .notification-item .ttl {
    font-size: 26px;
    line-height: 32px;
  }
  .page-section-home-notifications .notification-item {
    min-height: 320px;
  }
  .page-section-home-notifications .notifications-list .slick-next, .page-section-home-notifications .notifications-list .slick-prev {
    top: 167px;
  }
  .infra-slider-wrapper {
    margin: 0 70px 0 -10px;
  }
  .infra-slider .slick-slide {
    margin: 0 10px;
  }
  .tab-index-big li a {
    font-size: 30px;
    line-height: 35px;
  }
  .event-tmb-date-date {
    font-size: 16px;
    line-height: 16px;
    margin: 0 0 1px 0;
  }
  .event-tmb-date-time {
    font-size: 10px;
    line-height: 10px;
  }
  ul.event-tmb-cats {
    font-size: 10px;
    line-height: 12px;
  }
  .event-tmb-l {
    -ms-flex: 0 0 86px;
    flex: 0 0 86px;
    max-width: 86px;
  }
  .event-tmb h3, .event-tmb .h3 {
    font-size: 20px;
    line-height: 26px;
  }
  .event-tmb h3 a, .event-tmb .h3 a {
    padding: 0 0 0 15px;
    min-height: 0;
  }
  .event-tmb h3 a:before, .event-tmb .h3 a:before {
    height: 25px;
  }
  .event-tmb-pic {
    margin: 0 0 14px 0;
  }
  .events-list {
    margin-bottom: -47px;
  }
  .event-tmb {
    margin-bottom: 47px;
  }
  .home-custom-content-wrapper {
    margin-top: -100px;
  }
  .home-custom-content-inner h3, .home-custom-content-inner .h3 {
    font-size: 30px;
    line-height: 35px;
    margin: 0 0 16px 0;
  }
  .home-custom-content {
    -ms-flex: 0 0 485px;
    flex: 0 0 485px;
    max-width: 485px;
    padding: 27px 40px 40px 0;
  }
  .books-slider-wrapper {
    margin-left: -10px;
    margin-right: -10px;
  }
  .books-slider .slick-slide {
    margin: 0 10px;
  }
  .books-slider .slick-arrow {
    top: 125px;
  }
  .graduates-list {
    display: block;
  }
  .graduates-obj {
    display: none;
  }
  .graduate-tmb {
    width: auto;
    margin: 0;
  }
  .graduate-tmb-pic {
    width: 100%;
    height: auto;
  }
  .graduates-wrapper {
    margin: 24px -10px 0 -10px;
  }
  .graduates-list {
    margin: 0;
  }
  .graduates-list .slick-list,
.graduates-list .slick-track {
    overflow: visible;
  }
  .graduates-col {
    padding: 0 10px;
  }
  .graduate-tmb-date {
    font-size: 30px;
    line-height: 24px;
    right: auto;
    left: -3px;
    top: auto;
    bottom: 64px;
  }
  .graduate-tmb-big .graduate-tmb-date {
    font-size: 30px;
    line-height: 24px;
  }
  .graduate-tmb-big .graduate-tmb-date-t-r,
.graduate-tmb-big .graduate-tmb-date-t-l {
    top: auto;
    bottom: 64px;
  }
  .graduates-col-25p + .graduates-col-25p + .graduates-col-25p + .graduates-col-25p .graduate-tmb-big .graduate-tmb-date-t-l {
    left: -3px;
  }
  .graduate-tmb {
    height: auto;
  }
  .graduate-tmb-big {
    height: auto;
  }
  .graduate-tmb-big .graduate-tmb-date-b-l {
    bottom: 64px;
  }
  .graduate-tmb-big .graduate-tmb-date-b-r {
    bottom: 64px;
  }
  .graduate-tmb-name {
    opacity: 1;
    position: relative;
    transition: none;
    -webkit-transform: none;
    transform: none;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    font-size: 14px;
    line-height: 16px;
    word-break: break-word;
    margin-top: 20px;
  }
  .graduates-list.custom-slider .slick-dots {
    padding-left: 9px;
  }
  .content-desc {
    padding-left: 50px;
  }
  .content-desc > .page-section-header,
.content-desc > .page-section-header {
    margin-left: -50px;
  }
  .content-desc > .h3::before,
.content-desc > h3::before {
    left: -50px;
  }
  .content-desc .custom-form-alt .h3::before,
.content-desc .custom-form-alt > h3::before {
    left: -50px;
  }
  .content-desc .lead::before, .content-desc-wrapper .lead::before {
    left: -50px;
  }
  .catalog-promo-wrapper .lead::before {
    left: -50px;
  }
  .h4.marked,
h4.marked {
    position: relative;
    padding-left: 50px;
  }
  .catalog-promo-wrapper .learn-more-link {
    margin-left: -50px;
  }
  .content-desc .h4.marked,
.content-desc h4.marked {
    margin-left: -50px;
  }
  .content-contacts-wrapper {
    width: 297px;
  }
  .content-contacts {
    padding-left: 20px;
    padding-right: 20px;
  }
  .catalog-promo-wrapper .tmb-pic {
    width: 330px;
  }
  .catalog-promo-wrapper .tmb-pic-wrapper {
    width: 330px;
  }
  .catalog-promo-wrapper .tmb-pic::before {
    width: 86px;
    height: 172px;
    bottom: -5px;
  }
  .catalog-promo-wrapper .tmb-pic::after {
    width: 86px;
    height: 86px;
    left: -20px;
  }
  .catalog-promo-wrapper .info, .learn-more-link {
    margin-right: 370px;
  }
  .catalog-tile-item .ttl {
    font-size: 30px;
    line-height: 35px;
  }
  .section-with-sticky-author .sticky-author {
    -ms-flex: 0 0 42.5%;
    flex: 0 0 42.5%;
    max-width: 42.5%;
  }
  .section-with-sticky-author .text-content {
    -ms-flex: 0 0 57.5%;
    flex: 0 0 57.5%;
    max-width: 57.5%;
    margin-left: auto;
  }
  .page-section-curator .sticky-author {
    -ms-flex-order: 2;
    order: 2;
  }
  .page-section-curator .text-content {
    -ms-flex-order: 1;
    order: 1;
  }
  .sticky-author .author-pic {
    width: 215px;
    height: 215px;
  }
  .content-desc .big, .content-desc-wrapper .big {
    font-size: 20px;
    line-height: 1.3;
  }
  .sticky-author .author-pic::before {
    width: 110px;
    height: 101px;
    left: -80px;
  }
  .sticky-author .author-name {
    font-size: 20px;
    line-height: 1.3;
  }
  .sticky-author .sticky-block {
    padding: 255px 20px 0 0;
  }
  .sticky-author .author-info {
    font-size: 14px;
    line-height: 22px;
    padding-top: 1px;
  }
  .persons-list .person-wrapper, .persons-list li:not(.slick-dots li) {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .persons-slider.custom-slider .slick-next, .persons-slider.custom-slider .slick-prev {
    top: 89px;
  }
  .project-organisation-list {
    margin: 0 -10px;
  }
  .project-organisation-list .slick-list {
    margin: 0;
  }
  .project-organisation-list.persons-slider.custom-slider .slick-prev {
    left: -10px;
  }
  .project-organisation-list.persons-slider.custom-slider .slick-next {
    right: -10px;
  }
  .contacts-list--with-img .contact-pic {
    width: 120px;
    height: 120px;
  }
  .contacts-list--with-img .contact-item--with-img {
    padding-right: 140px;
  }
  .page-section-pic-wrapper + .project-organisation-address, .page-section-pic-wrapper + .page-section-header {
    width: 650px;
  }
  .course-item {
    min-height: 224px;
  }
  .course-item .img {
    width: 224px;
    height: 224px;
    left: 0;
  }
  .course-item .img::before {
    top: -8px;
    right: -9px;
    width: 100px;
    height: 100px;
  }
  .course-item .ttl {
    padding-top: 20px;
    font-size: 35px;
    line-height: 40px;
  }
  .course-item .ttl, .course-item .desc, .course-item .anons {
    margin-left: 250px;
  }
  .course-item .ttl::before {
    display: none;
  }
  .catalog-card-item .ttl {
    font-size: 35px;
    line-height: 40px;
  }
  .catalog-card-item .img {
    width: 224px;
    height: 224px;
    left: 0;
  }
  .catalog-card-item .date, .catalog-card-item .ttl, .catalog-card-item .anons, .catalog-card-item .link, .catalog-card-item .info {
    margin-left: 250px;
  }
  .catalog-card-item .img::before {
    width: 100px;
    height: 100px;
    top: -8px;
    left: -9px;
  }
  .catalog-card-item {
    min-height: 318px;
  }
  .course-item .anons,
.catalog-card-item .anons,
.link-card-item .desc {
    font-size: 16px;
    line-height: 1.5;
  }
  .history-item-num {
    font-size: 40px;
    line-height: 30px;
    margin: 0 0 20px 0;
  }
  .history-item-num p {
    margin: 0;
  }
  .history-item-num-content {
    padding-right: 20px;
  }
  .history-item-desc {
    padding-left: 0;
    font-size: 16px;
    line-height: 1.5;
  }
  .history-gallery.custom-slider .slick-prev,
.history-gallery.custom-slider .slick-next {
    top: 115px;
  }
  .footer {
    padding-top: 50px;
  }
  .footer-social {
    margin-bottom: 46px;
  }
  .footer-social-item {
    margin-bottom: 0;
  }
  .footer-social-item p {
    font-size: 24px;
    line-height: 30px;
    padding: 0 0 8px 0;
    margin: 0 0 5px 0;
  }
  .footer-links {
    display: none;
  }
  .footer-webmaster {
    margin-bottom: 14px;
  }
  .footer-webmaster-text p {
    margin: 0 !important;
  }
  .footer-copyrights {
    padding-bottom: 1px;
  }
  .footer-info {
    margin-bottom: 18px;
  }
  .page-sidebar.page-sidebar-search {
    display: block;
  }
  .search-categories {
    margin: 0 -15px;
    position: relative;
  }
  .search-categories-list {
    display: -ms-flexbox;
    display: flex;
    overflow: scroll;
  }
  .search-categories-list li {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .search-categories-list li:first-child {
    padding-left: 15px;
  }
  .search-categories-list li:last-child {
    padding-right: 15px;
  }
  .search-categories-list a {
    border: none;
    word-wrap: unset;
  }
  .search-categories-list li:first-child a {
    border: none;
  }
  .search-categories-list li + li {
    margin-left: 20px;
  }
  .col-search .search-bar-alt {
    margin: 0 0 15px 0;
  }
  .page-sidebar.page-sidebar-search {
    padding-bottom: 35px;
  }
  .content-project-jury {
    padding: 50px 0 0 0;
  }
  .page-section-with-bg {
    padding: 50px 0;
  }
  ol.catalog-list {
    margin-bottom: 30px;
  }
  .page-section--list-with-img::before {
    top: 350px;
  }
  .page-section-without-mg {
    margin: 0;
  }
  .page-section-curator .sticky-author .sticky-block {
    padding: 20px 20px 0 0;
  }
  .partner-catalog-promo-wrapper {
    min-height: 340px;
  }
  .admission-board-doc-item:nth-of-type(2) .admission-board-doc-item-wrapper {
    border-top: none;
  }
  .open-catalog-list-btn {
    display: none;
  }
  .page-section-with-bg + .page-section-with-bg .catalog-promo-training-courses {
    padding-top: 50px;
  }
  .page-section-bg-pic-grey .page-section-content {
    padding: 93px 0 50px 0;
  }
  .notifications-alt .notification-item .more::before {
    top: 30px;
  }
  .content-desc .link-catalog-list {
    margin-left: -50px;
  }
  .col-12.col-md-6:nth-child(2) .link-catalog-item {
    border-top: none;
  }
  .requirements-example-list .col-12 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .order-thank-you-pic {
    max-width: 564px;
    margin: 0 auto;
  }
  .order-thank-you .catalog-list {
    padding: 10px 0 25px 0;
  }
  .order-thank-you .list-item-content .link {
    padding: 13px 60px 12px 0;
  }
  .order-thank-you .list-item-content {
    font-size: 16px;
    line-height: 24px;
  }
  .order-thank-you .list-item-content .link::before {
    top: 15px;
  }
  .col-sidebar {
    margin: 45px 0 0 0;
  }
  .cart-over-wrapper {
    margin: 0 0 50px 0;
  }
  .cart-steps-list-wrapper {
    overflow: auto;
    margin: 0 -20px;
  }
  .cart-steps-list {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 23px 0;
  }
  .cart-step {
    padding: 0 66px 0 0;
  }
  .cart-step:first-child {
    padding-left: 20px;
  }
  .cart-step:last-child {
    padding-right: 20px;
  }
  .cart-step::after {
    width: 45px;
    height: 20px;
    background-size: cover;
    top: 2px;
    right: 10px;
  }
  .buyer-info {
    margin: 19px 0 0 0;
  }
  .buyer-info-ttl h2, .buyer-info-ttl .h2 {
    font-size: 24px;
    line-height: 28px;
    position: relative;
  }
  .buyer-info-ttl h2::after, .buyer-info-ttl .h2::after {
    content: "";
    width: 94px;
    height: 1px;
    position: absolute;
    top: 43px;
    left: 0;
    background-color: #000000;
  }
  .buyer-info-list {
    padding: 0;
    margin: 6px 0 0 0;
  }
  .buyer-info-item + .buyer-info-item {
    margin: 8px 0 0 0;
  }
  .cart-sidebar-price-item {
    margin: 0 0 4px 0;
  }
  .cart-sidebar-price-item-main-with-discount .cart-sidebar-price-num {
    font-size: 19px;
  }
  .cart-sidebar-footer {
    margin: 5px 0 0 0;
  }
  .cart-sidebar-footer .btn {
    font-size: 15px;
    padding: 13px 15px 11px 15px;
  }
  .fixed-mob {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 300;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
  }
  .cart-item-pic {
    width: 46px;
    padding: 10px 0 0 0;
    margin: 0 21px 0 0;
  }
  .cart-item-descr {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .cart-item-ttl,
.cart-over-wrapper-submit .cart-item-ttl {
    width: 100%;
  }
  .cart-item-licence {
    width: 100%;
    padding: 0;
    font-size: 14px;
    line-height: 23px;
  }
  .cart-item-footer,
.cart-over-wrapper-submit .cart-item-footer {
    width: 100%;
    padding: 0;
    margin: 5px 0 0 0;
  }
  .cart-item-footer .col + .col {
    margin: 7px 0 0 0;
  }
  .cart-item-price {
    margin: 7px 0 0 0;
  }
  .cart-item-footer .row,
.cart-over-wrapper-submit .cart-item-footer .row {
    margin: 0;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .price-old {
    min-height: 0;
  }
  .cart-item:first-child {
    padding: 10px 0 10px 0;
  }
  .cart-item {
    padding: 10px 0 10px 0;
  }
  .cart-item-ttl-author {
    margin: 3px 0 0 0;
  }
  .cart-item-footer .row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .cart-footer-col-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }
  .cart-sidebar-footer.fixed-mob .cart-sidebar-price-item-main-with-discount {
    margin: 0;
    padding: 15px 20px 11px 18px;
    background-color: #FFFFFF;
  }
  .cart-sidebar-footer.fixed-mob .cart-sidebar-price-item-main-with-discount .cart-sidebar-price-num {
    font-size: 16px;
  }
  .cart-sidebar-footer.fixed-mob .cart-sidebar-price-ttl {
    color: #000;
  }
  .cart-footer-col-2 {
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0;
  }
  .cart-footer-col-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .price-old {
    min-height: 0;
  }
  .cart-sidebar-ttl {
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 14px 0;
  }
  .cart-sidebar .custom-form .form-footer .btn {
    padding-bottom: 8px;
  }
  .btn-cart-remove {
    width: 15px;
    height: 15px;
    margin: -2px 0 0 28px;
  }
  .btn-cart-remove:before {
    background-size: cover;
  }
  .cart-over-wrapper-no-cout .count-input-wrapper input {
    text-align: left;
  }
  .login-modal.side-modal .modal-content-inner {
    padding: 30px 20px 40px 20px;
  }
  .login-modal.side-modal h2, .login-modal.side-modal .h2 {
    font-size: 30px;
    line-height: 36px;
    margin: 0 0 22px 0;
  }
  .login-modal .custom-form .form-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .login-modal .custom-form .form-row > .form-group {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin: 0 0 11px 0;
  }
  .login-modal .custom-form .form-footer {
    margin-top: 18px;
  }
  .custom-form .form-footer .btn {
    font-size: 16px;
    padding: 9px 15px 6px 15px;
  }
  .login-modal .custom-form .form-footer-col-r {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 5px !important;
  }
  .login-modal .register-over-wrapper .custom-form .form-footer-col-r {
    padding-left: 15px !important;
  }
  .login-modal .custom-form .form-footer-col-r .form-footer-group {
    padding: 0;
  }
  .login-modal .custom-form .form-footer-col-r .form-footer-group:first-child {
    margin: 2px 0 0 0;
  }
  .register-wrapper h3, .register-wrapper .h3 {
    margin-bottom: 7px;
  }
  .register-lead {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 19px 0;
  }
  .register-btn-wrapper .register-btn {
    font-size: 16px;
    padding: 13px 15px 11px 15px;
  }
  .login-links-wrapper {
    margin: 27px 0 0 0;
  }
  .register-over-wrapper .bootstrap-select .filter-option {
    padding: 0;
  }
  .register-over-wrapper .bs-placeholder .filter-option-inner-inner {
    font-size: 16px;
    line-height: 24px;
    color: #7B7B7B;
  }
  .register-over-wrapper .form-group label {
    min-height: 18px;
  }
  .register-over-wrapper .form-group label.label-file {
    margin-top: 20px;
  }
  .btn-file-reset {
    margin-top: 20px;
  }
  .login-modal .register-over-wrapper .form-footer-col-l .form-agree {
    margin-bottom: 23px;
  }
  .input-info {
    font-size: 14px;
    line-height: 22px;
  }
  .login-modal .register-over-wrapper .custom-form .form-footer {
    margin: 15px -15px 0 -15px;
  }
  .login-modal .custom-form .form-footer {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .login-modal .register-over-wrapper .custom-form .form-footer > .form-footer-col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .register-over-wrapper .success-modal-button {
    width: 100%;
    margin-bottom: 30px;
  }
  .register-over-wrapper .tab-index {
    padding-bottom: 5px;
  }
  .cart-over-wrapper-submit .catr-item-total-count {
    text-align: left;
  }
  .cart-over-wrapper-submit .cart-footer-col-1 {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cart-over-wrapper-submit .cart-footer-col-2 {
    padding: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
  }
  .cart-over-wrapper-submit .cart-item-licence {
    padding: 0;
  }
  .cart-over-wrapper-submit .cart-footer-col-3 {
    padding: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .full-width-modal button.close {
    top: 15px;
    right: 20px;
    width: 20px;
    height: 20px;
  }
  .full-width-modal .close svg {
    width: 100%;
  }
  .full-width-modal .modal-content {
    padding-top: 43px;
  }
  .full-width-modal .modal-header {
    padding: 0;
    width: 100%;
  }
  .submit-order-modal .modal-header h2, .submit-order-modal .modal-header .h2 {
    font-size: 28px;
    line-height: 32px;
  }
  .submit-order-modal.full-width-modal .modal-body {
    padding: 0 0 50px 0;
  }
  .order-rules ol > li::before {
    height: 35px;
    font-size: 30px;
    line-height: 30px;
  }
  .order-rules ol > li {
    padding: 0 0 0 55px;
  }
  .order-requirements {
    padding: 0 0 0 55px;
  }
  .submit-order-modal .content-desc-wrapper h2, .submit-order-modal .content-desc-wrapper .h2 {
    margin-top: 36px;
    font-size: 24px;
    line-height: 28px;
  }
  .submit-order-modal .ebooks-item-header {
    padding-bottom: 0;
  }
  .order-modal-footer .col-12 + .col-12 {
    margin: 20px 0 0 0;
  }
  .order-form-row-wrapper {
    padding: 0;
  }
  .order-form-row-wrapper::before {
    display: none;
  }
  .order-form {
    margin: 0;
    padding: 25px 0 0 0;
    border-top: 5px solid #000000;
  }
  .order-form h2, .order-form .h2 {
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 18px 0;
  }
  .order-form .form-group {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .order-form .form-group {
    margin: 0 0 10px 0;
  }
  .custom-form .form-group label.placeholder,
.custom-form .form-group label.placeholder.active {
    font-size: 16px;
  }
  .order-form .order-info-block + .order-info-block {
    margin: 51px 0 0 0;
  }
  .order-info-block .form-agree {
    margin: -34px 0 0 0;
  }
  .order-info-block .form-footer {
    margin: 24px 0 0 0;
  }
  .login-modal.side-modal .close {
    top: 6px;
    right: 13px;
  }
  .remember-pass .form-footer .form-footer-col-l .success-modal-button {
    width: 100%;
  }
  .cart-over-wrapper-submit.cart-over-wrapper-order-item .cart-footer-col-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .buyer-info-list::before {
    display: none;
  }
  .cabinet-fav .publishing-tiles-list .publishing-book-item {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .cabinet-fav .publishing-tiles-list .publishing-book-item:nth-child(5) {
    margin-top: 35px;
  }
  .content-desc .custom-form-alt .h3, .content-desc .custom-form-alt h3 {
    margin-top: 25px;
  }
  .custom-form-alt .form-group-ttl {
    margin-bottom: 10px;
  }
  .form-row.subscriptions-wrapper {
    margin: -3px 0 0 0;
  }
  .subscription-item input[type=checkbox] + label {
    margin-bottom: 15px;
  }
  .custom-form-alt .form-footer {
    margin: 32px 0 0 0;
  }
  .order-item-arrow {
    display: none;
  }
  .page-not-found-btn {
    margin: 30px 0 0 0;
  }
  .page-not-found-desc {
    padding: 74px 0 0 0;
  }
  .page-not-found-desc h2, .page-not-found-desc .h2 {
    font-size: 30px;
    line-height: 32px;
  }
  .empty-cart-desc {
    font-size: 20px;
    line-height: 24px;
  }
  .cart-modal.login-modal.side-modal .cart-content-inner {
    padding: 50px 18px 135px 19px;
  }
  .modal-content .cart-list {
    margin: -4px 0 0 0;
  }
  .modal-content .cart-item {
    padding: 15px 0 14px 0;
  }
  .modal-content .cart-item:first-child {
    padding: 15px 0 14px 0;
  }
  .modal-content .cart-item-ttl h3, .modal-content .cart-item-ttl .h3 {
    font-size: 16px;
    line-height: 24px;
  }
  .modal-content .cart-item-pic {
    padding: 5px 0 0 0;
    margin: 0 21px 0 0;
  }
  .modal-content .cart-item-ttl-author {
    font-size: 14px;
    line-height: 22px;
    margin: 1px 0 0 0;
  }
  .modal-content .cart-item-licence {
    margin: 0;
  }
  .modal-content .cart-footer-col-1 {
    padding-left: 0;
  }
  .modal-content .cart-item-price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .modal-content .price-old {
    margin: 0 0 0 7px;
  }
  .modal-content .cart-item-footer .col + .col {
    margin: 3px 0 0 0;
  }
  .modal-content .cart-item span {
    margin-bottom: 0;
  }
  .modal-content .cart-sidebar-ttl {
    padding: 46px 0 0 0;
    font-size: 20px;
    line-height: 24px;
  }
  .modal-content .custom-form-discount form {
    display: block;
  }
  .login-modal .custom-form.custom-form-discount .form-group {
    margin: 0 0 29px 0;
  }
  .modal-content .custom-form.custom-form-discount .form-footer .btn {
    width: 100%;
    padding: 12px 15px 10px 15px;
  }
  .cart-footer-static .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cart-footer-static .col-md-5 {
    padding-left: 15px;
  }
  .modal-content .cart-sidebar-price-info {
    margin: 44px 0 0 0;
  }
  .cart-footer-fixed {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px 15px 14px 17px;
  }
  .cart-footer-fixed-col-l {
    min-width: 100%;
    margin: 0 0 10px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .cart-footer-fixed-col-l .cart-sidebar-price-ttl {
    font-size: 14px;
    line-height: 18px;
  }
  .cart-footer-fixed-col-l .cart-sidebar-price-item-main-with-discount .cart-sidebar-price-num {
    font-size: 14px;
    line-height: 18px;
  }
  .cart-footer-fixed-col-l a {
    font-size: 14px;
    line-height: 26px;
  }
  .cart-footer-fixed-col-r .cart-sidebar-footer-item {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    max-width: 100%;
  }
  .cart-sidebar-footer-item .btn {
    font-size: 16px;
    line-height: 26px;
  }
  .cart-sidebar-footer-item span {
    display: none;
  }
  .cart-sidebar-footer-item + .cart-sidebar-footer-item {
    margin: 0;
  }
  .cart-footer-fixed-col-r .cart-sidebar-footer-item:nth-child(2) {
    max-width: 10px;
  }
  .years-list-show-all-wrapper {
    display: none;
  }
  .years-list-wrapper {
    overflow: auto;
    margin: 0 -20px 26px;
  }
  .years-list {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0;
    padding: 0;
  }
  .years-list .years-item {
    font-size: 20px;
    line-height: 35px;
    padding: 0 9px;
  }
  .years-list .years-item:first-child {
    padding-left: 20px;
  }
  .years-list .years-item:last-child {
    padding-right: 20px;
  }
  .years-list .years-item.hidden {
    display: block !important;
  }
  .filter-publishing-wrapper .form-group-ttl {
    display: none;
  }
  .banner-pic {
    width: 150px;
    height: 150px;
    margin-right: 40px;
  }
  .banner-inner-wrapper {
    font-size: 16px;
    line-height: 24px;
    padding: 30px 0 28px;
  }
  .banner-inner-wrapper h3, .banner-inner-wrapper .h3 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 5px;
  }
  .banner-desc {
    padding: 25px 0 0 0;
  }
  .banner-link {
    margin-top: 8px;
    padding-right: 70px;
    padding-left: 0;
  }
  .banner-link::before {
    width: 60px;
    height: 25px;
    margin-top: -12.5px;
  }
  .bootstrap-select.select-filter .dropdown-toggle {
    font-size: 20px;
    line-height: 26px;
  }
  .filter-form-col-select .form-group {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .bootstrap-select.select-filter:before {
    width: 25px;
    height: 25px;
    background-size: cover;
    left: -37px;
    top: 3px;
  }
  .bootstrap-select.select-filter {
    margin-left: 37px;
  }
  .filter-form-col-select label {
    margin: 0 0 0 37px;
  }
  .bootstrap-select.select-filter .dropdown-toggle {
    padding: 1px 60px 9px 0;
  }
  .page-section-rehearsal-faculty-list-openable .col-shop-tmb-l {
    -ms-flex: 0 0 67%;
    flex: 0 0 67%;
    max-width: 67%;
  }
  .page-section-rehearsal-faculty-list-openable .col-shop-tmb-r {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
  }
  .page-section-rehearsal-faculty-list-openable .shop-tmb-ttl {
    font-size: 20px;
    line-height: 26px;
  }
  .page-section-rehearsal-faculty-list-openable .rehearsal-faculty-header h3 {
    margin-bottom: 11px;
  }
  h4, .h4 {
    font-size: 26px;
    line-height: 24px;
  }
  .page-section-rehearsal-faculty-list-openable .shop-tmb-header {
    padding: 21px 0 11px 46px;
  }
  .page-section-rehearsal-faculty-list-openable .shop-tmb-header::before {
    top: 32px;
    width: 30px;
  }
  .page-section-rehearsal-faculty-list-openable .shop-tmb-header::after {
    top: 19.5px;
    height: 25px;
    left: 12.5px;
  }
  .page-section-rehearsal-faculty-list-openable .shop-tmb-descr {
    padding-left: 46px;
  }
  .page-section-rehearsal-faculty-list-openable .shop-tmb h4, .page-section-rehearsal-faculty-list-openable .shop-tmb .h4 {
    margin-bottom: 8px;
  }
  .page-section-rehearsal-faculty-list-openable .catalog-list--openable .content-desc-wrapper {
    padding-left: 32px;
  }
  .mob-shops-btn {
    display: block !important;
  }
  li.has-submenu .dropdown-arrow {
    display: none !important;
    font-size: 16px;
  }
  .mob-sub-menu {
    display: block !important;
    background-color: #FFFFFF !important;
    margin: 0 0 20px 0;
  }
  .page-sidebar > .btn {
    display: none !important;
  }
  .blockquote.blockquote--review-alt .blockquote-header {
    padding: 32px 0 20px 100px;
  }
  .blockquote-content {
    padding-left: 100px;
  }
  .preloader-pic {
    padding: 0 60px;
    margin-top: -50px;
  }
  .preloader-pic img,
.preloader-pic svg {
    max-width: 100%;
  }
  a.person-download-link {
    font-size: 12px;
  }
  .priority-over-wrapper {
    margin-top: -10px;
    padding-bottom: 80px !important;
  }
  .priority-desc {
    font-size: 16px;
  }
  .priority-desc::before {
    top: 0;
    bottom: 0;
  }
  .publishing-item-pic .pic-priority {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .publishing-item-pic .pic-priority-desc {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
  .enrollees-programs-list {
    margin: 0 -10px;
  }
  .enrollees-programs-item {
    padding: 0 10px;
  }
  .enrollees-programs-item-inner {
    padding: 30px 0 30px;
  }
  .info-item-pic {
    margin-top: -6px;
  }
  .enrollees-programs-item h3, .enrollees-programs-item .h3 {
    font-size: 24px;
    line-height: 115%;
  }
  .info-item-desc {
    font-size: 14px;
    line-height: 135%;
  }
  .info-item-desc p {
    margin-bottom: 3px;
  }
  .info-item-desc-col-r.price {
    font-size: 16px;
    line-height: 24px;
  }
  .info-item-desc-col-l {
    margin-right: 10px;
  }
  .info-item-desc-col-r.price.free {
    padding-top: 0;
    margin-top: -2px;
  }
  .info-item-desc-col-r.price.free img, .info-item-desc-col-r.price.free svg {
    margin-right: 10px;
  }
  .lead.programs {
    margin-left: -48px;
  }
  .programs-info-item-desc {
    font-size: 16px;
  }
  .programs-info-item-desc span {
    font-size: 14px;
  }
  .programs-info-item-pic {
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    margin-right: 20px;
    padding-top: 4px;
  }
  .programs-info-list-alt .programs-info-item-pic span {
    font-size: 14px;
    top: 16px;
    left: 6px;
  }
  .programs-info-list-alt .programs-info-item-desc {
    font-size: 18px;
  }
  .programs-info-list-alt .programs-info-item-desc span {
    font-size: 14px;
  }
  .page-section-with-bg.page-section-minus-mg:last-child {
    margin-bottom: -50px !important;
  }
  .content-about-section.programs {
    margin-bottom: 25px;
  }
  .content-desc > .page-section.documents {
    margin-left: -50px;
    padding-bottom: 50px !important;
  }
}
@media (max-width: 767px) {
  .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .page-section {
    margin: 50px 0;
  }
  .page-section-with-bg {
    margin: 25px 0;
    padding: 50px 0;
  }
  .page-section--list-with-top-bg-and-img {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 50px;
  }
  .page-section--list-with-top-bg-and-img::before {
    display: none;
  }
  .page-section-without-mg {
    margin: 0;
  }
  .h2,
h2 {
    font-size: 28px;
    line-height: 32px;
    margin-top: 50px;
  }
  .h3,
h3 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 18px;
  }
  .content-desc > .h3::before,
.content-desc > h3::before,
.content-desc-wrapper > .h3::before,
.content-desc-wrapper > h3::before {
    display: none;
  }
  h2 + h3, .h2 + h3, h2 + .h3, .h2 + .h3 {
    margin-top: 5px;
  }
  .h3.marked,
h3.marked {
    padding-left: 0;
  }
  .h3.marked::before,
h3.marked::before {
    display: none;
  }
  .catalog-list + h3 {
    margin-top: 50px;
  }
  .content-desc + h3,
.content-desc + .h3,
.content-desc-wrapper + h3,
.content-desc-wrapper + .h3 {
    margin-top: 50px;
  }
  .content-about-section + .content-desc {
    margin-top: 50px;
  }
  .content-desc h3,
.content-desc .h3,
.content-desc h4,
.content-desc .h4,
.content-desc-wrapper h3,
.content-desc-wrapper .h3,
.content-desc-wrapper h4,
.content-desc-wrapper .h4 {
    margin-top: 40px;
  }
  .content-desc h3,
.content-desc .h3,
.content-desc-wrapper h3,
.content-desc-wrapper .h3 {
    font-size: 24px;
    line-height: 28px;
    font-weight: normal;
  }
  .content-desc h4,
.content-desc .h4,
.content-desc-wrapper h4,
.content-desc-wrapper .h4 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    margin-top: 30px;
  }
  .content-desc h5,
.content-desc .h5,
.content-desc-wrapper h5,
.content-desc-wrapper .h5 {
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    margin-top: 30px;
  }
  .content-desc h6,
.content-desc .h6,
.content-desc-wrapper h6,
.content-desc-wrapper .h6 {
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    margin-top: 30px;
  }
  .btn--student-cabinet {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    font-size: 16px;
    line-height: 18px;
    padding-top: 12px;
    padding-bottom: 7px;
  }
  .btn--student-cabinet > img,
.btn--student-cabinet > svg {
    left: 29px;
    margin-top: -15.5px;
  }
  .btn--student-cabinet span {
    margin-left: 48px;
  }
  .btn--student-cabinet span::before {
    margin-top: -18px;
    left: -45px;
  }
  .btn-subscribe {
    text-align: center;
  }
  .btn-subscribe > img,
.btn-subscribe > svg {
    left: 50%;
    margin-left: -88px;
  }
  .content-desc > .page-section-header {
    margin-left: 0;
  }
  .content-desc > .page-section-header + .lead {
    padding-top: 0;
  }
  .content-desc p + h2,
.content-desc p + .h2,
.content-desc p + h3,
.content-desc p + .h3 {
    margin-top: 30px;
  }
  .content-desc ul + h2,
.content-desc ul + .h2,
.content-desc ul + h3,
.content-desc ul + .h3 {
    margin-top: 13px;
  }
  .content-desc ol + h2,
.content-desc ol + .h2,
.content-desc ol + h3,
.content-desc ol + .h3 {
    margin-top: 0;
  }
  .content-desc ol.ol-alt + h3,
.content-desc ol.ol-alt + .h3 {
    margin-top: 50px;
  }
  .content-links-wrapper + .page-section-header {
    margin-top: 30px;
  }
  .blockquote + h3,
.blockquote + .h3,
.blockquote + h2,
.blockquote + .h2 {
    margin-top: 0;
  }
  .content-desc .page-section-header + h3,
.content-desc .page-section-header + .h3 {
    margin-top: 5px;
  }
  .content-desc .content-gallery + h3,
.content-desc .content-gallery + .h3 {
    margin-top: 0;
  }
  .page-pic-bg {
    height: 200px;
  }
  .page-pic--detail .page-pic-bg {
    height: 150px;
  }
  .page-pic-logo {
    width: 110px;
    height: 110px;
    right: 20px;
    top: 45px;
  }
  .content-desc .lead::before {
    display: none;
  }
  .breadcrumbs {
    display: none;
  }
  .content-desc {
    padding-left: 0;
  }
  .page-header h1 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 15px;
    margin-left: -1px;
  }
  .content-desc .lead p {
    font-size: 20px;
    line-height: 26px;
    padding-top: 0;
  }
  .content-desc,
.content-desc-wrapper {
    font-size: 16px;
    line-height: 24px;
  }
  .content-about-section {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px;
  }
  .content-about-section > .content-desc {
    padding-right: 0;
    padding-left: 36px;
    width: 100%;
  }
  .content-about-section > .content-desc .lead::before,
.content-about-section > .content-desc h3::before,
.content-about-section > .content-desc .h3::before {
    display: block;
    width: 20px;
    height: 25px;
    left: -38px;
    top: -1px;
  }
  .content-about-section > .content-desc .attention {
    width: auto;
    margin-left: -36px;
  }
  .content-about-section > .content-desc h3,
.content-about-section > .content-desc .h3 {
    margin-left: -36px;
  }
  .content-about-section > .content-desc .mag-info {
    margin-left: -36px;
  }
  .content-about-section > .content-desc ol.ol-alt {
    margin-left: -36px;
  }
  .content-about-section > .content-desc .filter-wrapper {
    margin-left: -36px;
  }
  .content-desc .content-links-wrapper {
    margin-left: 0;
  }
  .content-about-section .content-desc .content-links-wrapper {
    margin-left: -39px;
    margin-top: 28px;
  }
  .content-desc {
    padding-left: 0;
  }
  .content-desc + .content-desc {
    margin-top: 50px;
  }
  .content-contacts-wrapper {
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-top: 25px;
  }
  .content-contacts-wrapper + .content-about-bottom {
    margin-top: 25px;
  }
  .content-contacts .review-btn-wrapper {
    width: 100%;
  }
  .content-links-wrapper {
    margin-top: 15px;
  }
  .content-links-wrapper .study-link {
    font-size: 20px;
    line-height: 22px;
    min-height: 104px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .notifications-list.slick-initialized {
    max-width: 97.5%;
  }
  .notifications .page-section-header {
    margin-left: 0;
    margin-top: 30px;
  }
  .notifications h2,
.notifications .h2 {
    font-size: 40px;
    line-height: 45px;
  }
  .notifications .page-section-header + .notifications-list {
    margin-top: -17px;
  }
  .notifications-list {
    margin-left: -20px;
    margin-right: -20px;
  }
  .notifications-list .slick-slide {
    padding: 5px;
  }
  .notification-item {
    min-height: 300px;
    padding-left: 28px;
    padding-right: 20px;
    padding-top: 48px;
    padding-bottom: 40px;
  }
  .notification-item .category {
    font-size: 14px;
  }
  .notification-item .date {
    font-size: 24px;
    line-height: 30px;
    padding-top: 4px;
  }
  .notification-item .ttl {
    font-size: 24px;
    line-height: 30px;
    padding-top: 17px;
  }
  .notification-item .more {
    padding-top: 28px;
    padding-left: 0;
    padding-right: 71px;
  }
  .notification-item .more::before {
    width: 60px;
    height: 25px;
    top: 28px;
  }
  .custom-slider .slick-dots {
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 20px;
    overflow: visible;
    width: 100%;
    margin-bottom: -10px;
  }
  .custom-slider .slick-dots li {
    width: 10px;
    height: 10px;
    padding-left: 0;
    margin-right: 12px;
    margin-bottom: 20px;
  }
  .custom-slider .slick-dots li::before {
    width: 5px;
    height: 5px;
  }
  .custom-slider .slick-dots .slick-active::before {
    width: 10px;
    height: 10px;
  }
  .content-infographics {
    margin-left: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .content-infographics--small .infographics-item {
    padding-left: 32px;
  }
  .content-infographics--small {
    padding-top: 0;
  }
  .content-infographics--small .name {
    font-weight: normal;
  }
  p + .content-infographics {
    margin-top: 25px;
    padding-top: 0;
  }
  p + .content-infographics--small {
    margin-top: 25px;
  }
  .content-infographics--small .infographics-item {
    width: 100%;
    margin-bottom: 20px;
  }
  .content-infographics--small .infographics-item:last-of-type {
    margin-bottom: 0;
  }
  .content-infographics--small .num {
    font-size: 30px;
    line-height: 35px;
    padding-top: 3px;
    padding-bottom: 0;
  }
  .content-infographics--small .num--clock {
    padding-left: 51px;
  }
  .content-infographics--small .num--clock::before {
    left: 3px;
  }
  .content-infographics--small .num--price {
    font-size: 40px;
  }
  .content-infographics--small .num--date {
    font-size: 40px;
    padding-bottom: 10px;
  }
  .content-infographics--small .desc--geo::before {
    top: 2px;
    left: 2px;
  }
  .content-infographics--small .desc--geo span {
    font-size: 14px;
    line-height: 16px;
  }
  .content-infographics--small .num--date span.time {
    font-size: 18px;
    line-height: 20px;
  }
  .content-infographics--small .infographics-item .desc {
    line-height: 24px;
  }
  .content-infographics--small .infographics-item:nth-child(2n) {
    padding-left: 29px;
  }
  .content-infographics--small .infographics-item:nth-child(2n)::before {
    left: 0;
  }
  .content-infographics--small + h3,
.content-infographics--small + .h3 {
    margin-top: 47px;
  }
  .content-desc .content-infographics--small + ul,
.content-desc-wrapper .content-infographics--small + ul {
    margin-top: 30px;
  }
  .content-desc .content-visual-wrapper {
    margin-top: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 23px;
  }
  .content-desc .content-visual-ttl + .content-visual {
    width: 100%;
  }
  .content-desc .content-visual-ttl {
    font-size: 14px;
    line-height: 22px;
    padding-top: 3px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    margin-bottom: 13px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-right: 0;
  }
  .content-desc .content-visual-ttl::before {
    top: 0;
    left: 0;
    height: 100%;
  }
  .content-desc ul.checked {
    padding-top: 0;
  }
  .content-desc ul.checked:last-child {
    margin-bottom: 0;
  }
  .content-desc ul.checked li {
    padding-left: 35px;
  }
  .content-desc ul.checked li::before {
    width: 20px;
    height: 20px;
    top: 1px;
  }
  .content-desc .content-gallery {
    max-width: 94%;
    padding-top: 5px;
  }
  .content-gallery .slick-list {
    overflow: visible;
    margin: 0 -5px;
  }
  .content-gallery .slick-slide {
    padding: 0 5px;
  }
  .content-gallery .gallery-alt {
    opacity: 0;
    font-size: 14px;
    line-height: 22px;
    padding-top: 16px;
    padding-left: 28px;
    min-height: 60px;
  }
  .content-gallery .gallery-alt::before {
    height: 35px;
    left: 0;
    top: 20px;
  }
  .content-gallery .slick-active .gallery-alt {
    opacity: 1;
  }
  .content-gallery .slick-dots {
    padding-left: 0;
  }
  .content-desc ul.checked {
    font-size: 16px;
    line-height: 24px;
  }
  .content-desc ol {
    padding-top: 0;
    font-size: 16px;
    line-height: 24px;
  }
  .content-desc ol > li {
    padding-left: 36px;
  }
  .content-desc ol > li::before {
    font-size: 14px;
    line-height: 18px;
    top: 3px;
  }
  .content-desc ol > li > ol > li {
    padding-left: 40px;
  }
  .content-desc ol > li > ol > li::before {
    font-size: 12px;
    line-height: 18px;
    top: 4px;
    left: 0;
  }
  .content-desc .big,
.content-desc-wrapper .big {
    font-size: 20px;
    line-height: 26px;
  }
  .content-desc ul,
.content-desc-wrapper ul {
    margin-top: 3px;
  }
  .content-desc ul li,
.content-desc-wrapper ul li {
    padding-left: 35px;
  }
  .content-desc ul li::before,
.content-desc-wrapper ul li::before {
    top: 9px;
  }
  .content-desc .attention {
    margin-top: 20px;
    padding-left: 54px;
    font-weight: normal;
  }
  .content-desc .attention::before {
    top: 2px;
  }
  .content-desc .content-links-wrapper {
    padding-top: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .content-links-wrapper .study-link {
    width: 100%;
    margin-bottom: 10px;
  }
  .content-links-wrapper .study-link:last-of-type {
    margin-bottom: 0;
  }
  .blockquote {
    margin-top: 40px;
    padding-bottom: 40px;
  }
  .blockquote-text {
    padding-left: 56px;
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 19px;
  }
  .blockquote-footer {
    padding-top: 21px;
  }
  .blockquote-footer::before {
    width: 38px;
    height: 34px;
    top: -13px;
    left: -1px;
  }
  .blockquote-footer::after {
    width: 92%;
  }
  .blockquote-img {
    width: 50px;
    height: 50px;
    top: 25px;
    left: 56px;
  }
  .blockquote-author {
    padding-left: 56px;
    font-size: 16px;
    line-height: 24px;
  }
  .blockquote-img + .blockquote-author {
    padding-left: 126px;
  }
  .blockquote-position {
    padding-left: 56px;
    font-size: 14px;
    line-height: 22px;
  }
  .blockquote-img + .blockquote-author + .blockquote-position {
    padding-left: 126px;
  }
  .blockquote--review .blockquote-text,
.blockquote--review .blockquote-text p {
    font-size: 16px;
    line-height: 24px;
  }
  .blockquote--review .blockquote-text {
    padding-left: 56px;
    padding-bottom: 20px;
  }
  .blockquote--review .blockquote-footer::after {
    width: 92%;
  }
  .blockquote--review .blockquote-img {
    width: 50px;
    height: 50px;
    top: 36px;
    left: 56px;
  }
  .blockquote--review .blockquote-author,
.blockquote--review .blockquote-position {
    padding-left: 56px;
  }
  .blockquote--review .blockquote-img + .blockquote-author,
.blockquote--review .blockquote-img + .blockquote-author + .blockquote-position {
    padding-left: 126px;
  }
  .blockquote--review .blockquote-author {
    font-size: 16px;
    line-height: 24px;
  }
  .blockquote.blockquote--review {
    padding-bottom: 30px;
    padding-top: 20px;
  }
  .tab-index {
    padding-bottom: 13px;
    padding-top: 3px;
  }
  .tab-index li {
    padding-right: 40px;
  }
  .tab-index li a {
    font-size: 16px;
    line-height: 24px;
  }
  .tab-index li::before {
    width: 15px;
    height: 20px;
    right: 10px;
  }
  .student-item {
    padding-top: 14px;
    padding-bottom: 10px;
    padding-left: 35px;
  }
  ol.students-list li::before {
    font-size: 18px;
    line-height: 18px;
    top: 16px;
  }
  .student-item .name {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 0;
  }
  .student-item .pic {
    top: 10px;
  }
  .student-item .info {
    font-size: 14px;
    line-height: 22px;
  }
  .project-gallery-list {
    padding-top: 9px;
  }
  .project-gallery-list > div {
    padding-bottom: 10px;
  }
  .project-gallery-list > div:nth-child(2n) {
    -webkit-transform: none;
    transform: none;
    padding-bottom: 10px;
  }
  .catalog-promo-wrapper {
    position: relative;
    margin-top: 22px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .catalog-promo-wrapper .info,
.learn-more-link {
    margin-right: 0;
  }
  .catalog-promo-wrapper .learn-more-link {
    margin-left: 0;
    margin-right: 0;
    -ms-flex-order: 3;
    order: 3;
  }
  .catalog-promo-wrapper .info {
    padding-bottom: 8px;
    -ms-flex-order: 2;
    order: 2;
  }
  .catalog-promo-wrapper .tmb-pic {
    position: relative;
    right: auto;
    top: auto;
    width: 322px;
    margin-bottom: 44px;
    -ms-flex-order: 1;
    order: 1;
  }
  .catalog-promo-wrapper .tmb-pic-wrapper {
    width: 285px;
  }
  .catalog-promo-wrapper .tmb-pic::before {
    width: 79px;
    height: 158px;
    bottom: -11px;
    right: -1px;
  }
  .catalog-promo-wrapper .tmb-pic::after {
    width: 78px;
    height: 78px;
    top: 15px;
    left: -1px;
  }
  .catalog-promo-wrapper .tmb-pic-line {
    width: 40px;
    left: 65px;
    bottom: -12px;
  }
  .catalog-promo-training-courses .catalog-promo-wrapper {
    margin-top: 0;
  }
  .catalog-promo.catalog-promo-training-courses .tmb-pic {
    left: auto;
    margin-bottom: 36px;
  }
  .catalog-promo-training-courses .info {
    margin-left: 0;
  }
  .catalog-promo-training-courses .info h2,
.catalog-promo-training-courses .info .h2 {
    padding-top: 0;
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 17px;
  }
  .catalog-promo-wrapper p:last-of-type {
    padding-bottom: 0;
  }
  .catalog-tiles .page-section-header {
    margin-bottom: 22px;
  }
  .catalog-tile-item .tmb-pic {
    height: auto;
  }
  .catalog-tile-item .ttl {
    max-width: 100%;
    font-size: 24px;
    line-height: 28px;
    padding-top: 28px;
  }
  .catalog-tiles-list > div:nth-of-type(2n) {
    -webkit-transform: none;
    transform: none;
  }
  .catalog-tiles-list > div {
    padding-bottom: 40px;
  }
  .catalog-tiles-list > div:last-of-type {
    padding-bottom: 0;
  }
  .catalog-tiles--small-pic .catalog-tile-item .tmb-pic {
    height: auto;
  }
  .catalog-tile-item .info ul {
    padding-left: 0;
    margin-bottom: 0;
  }
  .catalog-tile-item .info ul li::before {
    top: 9px;
    left: 0;
  }
  .section-with-sticky-author .sticky-author {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex-order: 2;
    order: 2;
  }
  .section-with-sticky-author .text-content {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -ms-flex-order: 3;
    order: 3;
  }
  .sticky-author .author-pic {
    width: 215px;
    height: 215px;
  }
  .sticky-author .author-pic::before {
    width: 109px;
    height: 100px;
    left: -69px;
  }
  .sticky-author .sticky-block {
    padding-left: 0;
    padding-right: 34px;
    padding-top: 235px;
  }
  .section-with-sticky-author > .page-section-header + .text-content + .sticky-author .sticky-block {
    padding-top: 255px;
  }
  .sticky-author .author-name::before {
    right: -34px;
  }
  .sticky-author .author-name {
    font-size: 20px;
    line-height: 26px;
  }
  .sticky-author .author-info {
    margin-bottom: 17px;
  }
  .persons-list {
    padding-top: 5px;
    margin: 0 -10px;
  }
  .persons-list .person-wrapper,
.persons-list li:not(.slick-dots li) {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 10px;
  }
  .persons-list .person .img-over-wrapper {
    margin-bottom: 21px;
  }
  .persons-list .person {
    margin-bottom: 43px;
  }
  .persons-slider {
    width: 224px;
  }
  .persons-slider .slick-list {
    max-width: 100%;
    overflow: visible;
  }
  .persons-slider .person {
    padding: 0 20px;
  }
  .person .img-wrapper {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .person .img {
    width: 150px;
    height: 150px;
  }
  .persons-slider .img {
    width: 170px;
    height: 170px;
  }
  .persons-slider .person .img-over-wrapper {
    padding-bottom: 10px;
  }
  .project-organisation-list.persons-slider .person .img-over-wrapper {
    padding-bottom: 21px;
  }
  .person .info {
    font-size: 14px;
    line-height: 22px;
  }
  .person .position {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 8px;
  }
  .person .name {
    padding-bottom: 5px;
  }
  .persons-list.persons-list--big .person .img-over-wrapper::before {
    bottom: 39px;
  }
  .persons-list.persons-list--big .person .img {
    width: 265px;
    height: 265px;
  }
  .persons-list.persons-list--big .person .name {
    font-size: 16px;
    line-height: 24px;
  }
  .persons-list--big .person .position + .name {
    padding-top: 14px;
  }
  .persons-list.persons-list--big .person .info {
    font-size: 14px;
    line-height: 22px;
  }
  .persons-list.persons-list--big .person {
    padding: 0;
    margin-bottom: 0;
  }
  .persons-list.persons-list--big {
    max-width: 89%;
    margin: 0;
  }
  .persons-list.persons-list--big li.slick-slide {
    width: auto;
    padding: 0 10px;
    margin-bottom: 20px;
  }
  .persons-list.persons-list--big .slick-list {
    max-width: 100%;
    overflow: visible;
    margin: 0 -10px;
  }
  .persons-list.persons-list--big .slick-dots {
    padding-left: 0;
    padding-top: 2px;
  }
  .content-project-organisation {
    padding-top: 30px;
  }
  .page-section-pic-wrapper {
    margin-right: -20px;
    margin-left: -20px;
  }
  .page-section-pic {
    height: 250px;
  }
  .page-section-pic-wrapper::before {
    width: 100%;
    margin-left: -20px;
  }
  .page-section-pic-wrapper + .project-organisation-address,
.page-section-pic-wrapper + .page-section-header {
    max-width: 90%;
  }
  .page-section-pic-wrapper + .project-organisation-address {
    padding-top: 29px;
  }
  .page-section-pic-wrapper + .page-section-header {
    margin-top: -120px;
    line-height: 32px;
  }
  .project-organisation-address {
    padding-bottom: 20px;
  }
  .content-project-organisation .project-organisation-address {
    border-bottom: 1px solid #000000;
  }
  .project-organisation-address .ttl {
    font-size: 14px;
    padding-left: 23px;
  }
  .page-section-pic-wrapper + .project-organisation-address .ttl {
    padding-bottom: 8px;
  }
  .project-organisation-address--with-icons > div {
    padding-left: 33px;
  }
  .project-organisation-address--with-icons .text,
.project-organisation-address a.mail,
.project-organisation-address .contact-person {
    font-size: 16px;
    line-height: 24px;
  }
  .project-organisation-address--with-icons .geo .metro {
    font-size: 14px;
    line-height: 16px;
  }
  .project-organisation-address .link-wrapper--mail a > img,
.project-organisation-address .link-wrapper--mail a > svg {
    top: 7px;
  }
  .project-organisation-address .geo .metro img {
    padding-right: 0;
  }
  .project-organisation-address .metro {
    font-size: 14px;
    line-height: 22px;
  }
  .project-organisation-list {
    margin-top: 0;
    border-top: 0;
    padding-top: 20px;
  }
  .project-organisation-list .slick-list {
    margin: 0;
  }
  .project-organisation-list .person .content-wrapper {
    min-height: 381px;
  }
  .page-section-pic-wrapper--without-ttl {
    padding-bottom: 15px;
  }
  .project-organisation-address--with-icons .geo--big .text {
    font-size: 20px;
    line-height: 26px;
  }
  .project-organisation-address .geo .metro {
    padding-top: 5px;
  }
  .persons-slider {
    margin: 0 -20px;
  }
  .persons-slider.custom-slider .slick-dots {
    margin-right: -40px;
    padding-top: 21px;
  }
  .contacts-list {
    padding-top: 6px;
  }
  .contact-item {
    padding-top: 24px;
    padding-bottom: 28px;
  }
  .contact-item .ttl {
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 6px;
  }
  .contact-item .tel {
    font-size: 20px;
    line-height: 30px;
  }
  .contacts-list {
    margin-bottom: 45px;
  }
  .contact-item--row {
    margin-bottom: 45px;
  }
  .contacts-list--with-img .contact-pic {
    width: 95px;
    height: 95px;
  }
  .contacts-list--with-img .contact-item--with-img {
    padding-right: 0;
  }
  .contacts-list--with-img .contact-item--with-img .ttl,
.contacts-list--with-img .contact-item--with-img .subttl {
    padding-right: 110px;
  }
  .contacts-list--with-img div:nth-of-type(2) .contact-item {
    border-top: none;
  }
  .contacts-list--with-img .contact-pic {
    top: 20px;
    right: -2px;
  }
  .contact-item .subttl {
    padding-bottom: 14px;
  }
  .contact-item--row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 28px !important;
  }
  .contact-item--row .l-col, .contact-item--row .r-col {
    width: 100%;
  }
  .contact-item--row .r-col {
    padding-left: 0;
    padding-top: 15px;
  }
  .contact-item > div:last-of-type {
    padding-bottom: 0;
  }
  .contact-item.contact-item--row .geo {
    padding-bottom: 0;
  }
  .content-desc > .h3, .content-desc > h3 {
    margin-top: 30px;
  }
  .page-section-pic-wrapper--mark::after {
    display: none;
  }
  .page-section--list-with-img {
    margin-top: 50px;
  }
  .page-section--list-with-img.page-section-with-bg::before {
    top: 200px;
  }
  .list-item-content-wrapper {
    padding-left: 0;
  }
  ol.catalog-list--with-num li .list-item-content-wrapper::before {
    left: 0;
    top: 16px;
    font-size: 16px;
    line-height: 18px;
  }
  .list-item-content .link::before {
    width: 50px;
    height: 20px;
    top: 15px;
  }
  .list-item-content .title,
.list-item-content .link,
.list-item-content .faculty {
    padding-right: 60px;
  }
  .list-item-content {
    font-size: 16px;
    line-height: 24px;
    min-height: 50px;
  }
  .catalog-list {
    padding-top: 0;
  }
  .catalog-list--with-num .list-item-content .title,
.catalog-list--with-num .list-item-content .link,
.catalog-list--with-num .list-item-content .discipline {
    padding-left: 35px;
    padding-right: 55px;
  }
  .catalog-list--with-num .list-item-content .discipline-name {
    display: block;
    padding-right: 0;
    font-size: 16px;
    line-height: 24px;
  }
  .catalog-list--with-num .list-item-content .discipline-info {
    padding-left: 20px;
    padding-right: 10px;
    font-size: 16px;
    line-height: 24px;
  }
  .catalog-list--with-num .list-item-content .discipline-info:last-of-type {
    padding-right: 0;
  }
  .catalog-list--with-num .list-item-content .discipline-info::before {
    width: 13px;
    height: 15px;
    left: 0;
  }
  .row > .list-item-content-wrapper {
    padding-left: 15px;
  }
  .catalog-list--with-num ol.catalog-list li .row > .list-item-content-wrapper::before {
    left: 15px;
  }
  .list-item-content .title {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
  }
  .list-item-content .title::before {
    width: 21px;
    top: 26px;
  }
  .list-item-content .title::after {
    height: 21px;
    right: 10px;
    top: 16px;
  }
  .page-section-faq .list-item-content .title::before {
    right: 0;
  }
  .page-section-faq .list-item-content .title::after {
    right: 10px;
  }
  .catalog-list-item--active .list-item-content {
    padding-left: 0;
    margin-left: 0;
    padding-bottom: 20px;
  }
  .catalog-list--with-num .catalog-list-item--active .docs-wrapper {
    padding-left: 35px;
  }
  ol.catalog-list--with-num > li ol {
    padding-top: 18px;
  }
  ol.catalog-list--with-num > li ol > li .title {
    font-size: 16px;
    line-height: 24px;
    padding-left: 50px !important;
  }
  ol.catalog-list--with-num > li ol > li::before {
    top: 13px;
  }
  .catalog-sub-list .sub-list-item-content > .content-desc-wrapper {
    padding-left: 53px;
  }
  .catalog-sub-list .sub-list-item-content > .content-desc-wrapper .h3 {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 7px;
  }
  .catalog-sub-list .sub-list-item-content > .content-desc-wrapper .h3:before {
    display: none;
  }
  .list-item-content .content-desc > h3:first-child,
.list-item-content .content-desc > h4:first-child,
.list-item-content .content-desc > .h3:first-child,
.list-item-content .content-desc > .h4:first-child,
.list-item-content .content-desc > p:first-child {
    margin-top: 0;
  }
  .catalog-sub-list .sub-list-item-content > .content-desc-wrapper ul {
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 25px;
  }
  .catalog-sub-list .sub-list-item-content > .content-desc-wrapper ul li {
    padding-left: 29px;
  }
  .doc-item {
    padding-top: 9px;
    margin-bottom: 21px;
  }
  .doc-item:last-of-type {
    margin-bottom: 0;
  }
  .doc-item .img svg,
.doc-item .img img {
    width: 50px;
    height: 60px;
  }
  .doc-item .img {
    width: 50px;
    height: 60px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 18px;
  }
  .doc-item .img .img-type {
    font-size: 16px;
    padding-top: 10px;
  }
  .doc-item .info .ttl {
    line-height: 24px;
    font-size: 16px;
  }
  .doc-item .info .ttl::before {
    height: 60px;
    left: -14px;
  }
  .doc-item .info {
    padding-left: 14px;
    margin-bottom: 20px !important;
  }
  .doc-item .info .size {
    font-size: 12px;
    line-height: 14px;
    margin-top: 5px;
  }
  .doc-item-btns {
    display: -ms-flexbox !important;
    display: flex !important;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
  .doc-item-btn {
    display: block;
    opacity: 1;
    margin-top: 12px;
    margin-right: 15px;
    z-index: 10;
  }
  .doc-item-btn svg {
    width: 50px;
    height: 50px;
  }
  .links-card-list {
    padding-top: 9px;
  }
  .link-card-item {
    padding-top: 26px;
  }
  .link-card-item .ttl {
    font-size: 24px;
    line-height: 28px;
    padding-bottom: 9px;
  }
  .link-card-item .link {
    font-size: 20px;
    padding-bottom: 11px;
  }
  .link-card-item .desc {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 15px;
  }
  .link-card-item .info {
    width: 100%;
  }
  .link-card-item .img-wrapper {
    width: 100%;
  }
  .link-card-item .img-head {
    width: 100%;
    padding-top: 10px;
    padding-left: 19px;
    height: 28px;
  }
  .link-card-item .img-inner-wrapper {
    width: 100%;
    margin-top: 28px;
  }
  .link-card-item .img-head-circle {
    width: 7px;
    height: 7px;
    margin-right: 5px;
  }
  .courses-list {
    padding-top: 2px;
  }
  .course-item {
    min-height: 120px;
    padding-bottom: 1px;
  }
  .course-item .img {
    width: 90px;
    height: 90px;
  }
  .course-item .img::before {
    width: 37px;
    height: 37px;
    top: -3px;
    right: -3px;
  }
  .course-item .ttl,
.course-item .desc,
.course-item .anons {
    margin-left: 111px;
  }
  .course-item .ttl {
    font-size: 24px;
    line-height: 28px;
    padding-top: 1px;
    padding-bottom: 8px;
  }
  .course-item .desc {
    font-size: 14px;
    line-height: 16px;
    padding-left: 31px;
    padding-bottom: 13px;
  }
  .course-item .desc::before {
    width: 20px;
    height: 20px;
  }
  .course-item .anons {
    font-size: 16px;
    line-height: 24px;
  }
  .catalog-cards-list {
    padding-top: 9px;
  }
  .catalog-card-item {
    margin-left: 0;
    min-height: 180px;
    padding-top: 25px;
    padding-bottom: 7px;
  }
  .catalog-card-item .img {
    width: 120px;
    height: 120px;
    left: 0;
    top: 29px;
  }
  .catalog-card-item .img::before {
    width: 50px;
    height: 50px;
    top: -3px;
    left: 0;
  }
  .catalog-card-item .date,
.catalog-card-item .ttl,
.catalog-card-item .anons,
.catalog-card-item .link,
.catalog-card-item .info {
    margin-left: 135px;
  }
  .catalog-card-item .ttl {
    font-size: 24px;
    line-height: 28px;
    padding-bottom: 9px;
  }
  .catalog-card-item .info {
    padding-left: 21px;
    margin-bottom: 12px;
  }
  .catalog-card-item .info .costs {
    font-size: 20px;
    line-height: 25px;
    padding-bottom: 4px;
  }
  .catalog-card-item .info .desc {
    font-size: 14px;
    line-height: 22px;
    padding-left: 29px;
  }
  .catalog-card-item .info .desc::before {
    width: 20px;
    height: 20px;
    left: 0;
    top: 0;
  }
  .catalog-card-item .anons {
    display: none;
    font-size: 16px;
    line-height: 24px;
  }
  .catalog-cards-list--without-intro .catalog-card-item .anons {
    display: none;
  }
  .catalog-card-item .link {
    display: none;
  }
  .catalog-card-item .date {
    font-size: 14px;
    line-height: 18px;
  }
  .content-project-tags {
    padding-bottom: 18px;
  }
  .tag-list {
    padding-left: 56px;
  }
  .tag-list a {
    font-size: 16px;
    line-height: 24px;
  }
  .tag-list::before {
    top: 32px;
    width: 37px;
    height: 29px;
  }
  .tag-list::after {
    top: 25px;
    left: 4px;
    width: 17px;
    height: 20px;
  }
  .project-share-list {
    padding-left: 54px;
  }
  .project-share-list::before {
    height: 29px;
    width: 37px;
    top: 7px;
  }
  .project-share-list::after {
    top: 28px;
    left: 2px;
    width: 20px;
    height: 20px;
  }
  .content-share {
    padding-top: 0;
  }
  .content-share .page-section-header {
    margin-bottom: 0;
  }
  .content-share .ya-share2 {
    margin-top: 12px;
  }
  .project-share-list .ya-share2__badge {
    width: 129px;
    height: 30px;
    margin-bottom: 5px;
    padding-top: 3px;
  }
  .project-share-list .ya-share2__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
  }
  .ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
    margin-right: 5px;
  }
  .content-project-back-to-list {
    margin-top: 0;
  }
  .back-to-list-link {
    font-size: 16px;
    line-height: 20px;
    padding-left: 62px;
    padding-top: 17px;
    padding-bottom: 13px;
  }
  .back-to-list-link::before {
    width: 35px;
    height: 35px;
    top: 8px;
  }
  .back-to-list-link::after {
    width: 39px;
    height: 10px;
    left: 13px;
    top: 21px;
  }
  .page-section--history .content-section-wrapper {
    padding-top: 45px;
  }
  .history-item {
    padding-top: 2px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 43px;
  }
  .history-item-num {
    font-size: 40px;
    line-height: 32px;
    margin: 0 0 25px 0;
    min-height: 32px;
  }
  .history-item-num:after {
    margin-bottom: 0;
  }
  .history-item-num-content {
    padding-right: 14px;
  }
  .history-item-desc .history-item-num p {
    margin-bottom: -2px;
  }
  .history-item--with-visuals::before {
    width: 100%;
  }
  .history-list-alt .history-item-visuals-wrapper {
    width: 100%;
  }
  .history-list-alt .history-item-visuals-wrapper:before {
    display: none;
  }
  .history-item-visuals-wrapper + .history-item-desc {
    padding-right: 0;
    margin-bottom: 15px;
  }
  .history-item-visuals-wrapper + .history-item-desc .history-item-num {
    margin-right: 0;
  }
  .history-item-desc {
    padding-left: 0;
    font-size: 16px;
    line-height: 24px;
  }
  .history-gallery {
    width: 94%;
  }
  .history-gallery .slick-list {
    overflow: visible;
    margin: 0 -5px;
  }
  .history-gallery.custom-slider {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .history-gallery.custom-slider .slick-dots {
    padding-left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    -ms-flex-order: 1;
    order: 1;
  }
  .history-gallery.custom-slider .slick-list {
    -ms-flex-order: 2;
    order: 2;
  }
  .history-gallery .history-gallery-item {
    padding-left: 5px;
    padding-right: 5px;
  }
  .history-item--with-visuals .history-item-desc {
    width: 100%;
  }
  .history-item-visuals-wrapper {
    width: 100%;
  }
  .page-section--history .learn-more-link {
    margin-top: 0;
  }
  .content-application {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .request-item {
    min-width: 340px;
  }
  .request-date {
    font-size: 30px;
  }
  .request-year {
    font-size: 20px;
  }
  .request-text {
    font-size: 16px;
    line-height: 24px;
  }
  .content-project-program {
    padding-bottom: 48px;
  }
  .project-program-item:first-of-type {
    padding-top: 7px;
  }
  .project-program-item .item-info-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 18px;
  }
  .project-program-item .item-info {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 0;
  }
  .project-program-item .item-date {
    width: 59px;
    margin-top: 4px;
  }
  .project-program-item .item-date::before {
    top: 2px;
    height: 38px;
  }
  .project-program-item .day {
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 4px;
  }
  .project-program-item .time {
    font-size: 10px;
    line-height: 10px;
  }
  .project-program-item .tmb-pic {
    width: 100%;
    padding-bottom: 15px;
  }
  .project-program-item a.ttl {
    line-height: 26px;
    padding-bottom: 9px;
  }
  .project-program-item .geo {
    padding-left: 28px;
    font-size: 14px;
    line-height: 22px;
  }
  .project-program-item .item-btn {
    padding-top: 13px;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .for-participants-info {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 3px;
    padding-bottom: 27px;
  }
  .for-participants-info .day {
    padding-top: 7px;
    margin-left: -3px;
  }
  .for-participants-info .day span {
    display: inline-block;
    padding-right: 5px;
  }
  .for-participants-info .about {
    padding-bottom: 8px;
  }
  .for-participants-info .about .ttl {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    padding-top: 6px;
    padding-bottom: 5px;
  }
  .for-participants-info .about p {
    font-size: 14px;
    line-height: 22px;
  }
  .for-participants-info .contacts {
    margin-left: 0;
    width: 100%;
  }
  .for-participants-info .for-participants-btn {
    padding-bottom: 13px;
  }
  .for-participants-docs .docs-list-wrapper {
    padding-top: 0;
  }
  .for-participants-docs .doc-item {
    width: 100%;
  }
  .for-participants-docs .doc-item:nth-child(2n) {
    padding-left: 0;
  }
  .contacts > a {
    padding-left: 35px;
  }
  .contacts a.mail {
    margin-top: 4px;
  }
  .for-participants-docs {
    margin-left: 0;
    padding-top: 19px;
  }
  .project-partners-wrapper {
    padding-top: 0;
  }
  .project-partners-item {
    width: 33.3%;
    margin-bottom: 20px;
  }
  .project-partners-item .pic {
    min-height: 95px;
    padding-bottom: 7px;
  }
  .project-partners-item .ttl {
    font-size: 11px;
    line-height: 14px;
    padding-top: 10px;
  }
  .project-partners-item--big {
    width: 100%;
    margin-bottom: 0;
  }
  .project-partners-item--big + .project-partners-item--big .project-partners-item-wrapper {
    border-top: none;
  }
  .project-partners-item--big .project-partners-item-wrapper::before {
    display: none;
  }
  .project-partners-item--big:last-of-type .project-partners-item-wrapper::before {
    display: block;
  }
  .project-partners-item--big .project-partners-item-wrapper {
    padding-top: 24px;
    padding-bottom: 15px;
  }
  .project-partners-item--big .pic {
    width: 135px;
    min-height: 135px;
  }
  .project-partners-item--big .pic img {
    max-height: none;
  }
  .project-partners-item--big .info {
    min-height: 135px;
  }
  .project-partners-item--big .ttl {
    font-size: 16px;
    line-height: 24px;
    padding-left: 170px;
  }
  .project-partners-item--big .lead {
    font-size: 14px;
    line-height: 22px;
    padding-left: 170px;
  }
  .content-project-quotes {
    padding-top: 0;
    padding-bottom: 20px;
  }
  .content-project-quotes .lead {
    font-size: 20px;
    line-height: 26px;
    padding-left: 0;
    margin-bottom: 20px;
    padding-top: 3px;
  }
  .content-project-quotes .lead::before {
    display: none;
  }
  .page-section-header {
    margin-bottom: 18px;
  }
  .page-body {
    margin-bottom: 40px;
  }
  .project-quotes-list-wrapper {
    padding-left: 0;
  }
  .project-quotes-list {
    max-width: 94%;
  }
  .project-quotes-list .slick-list {
    overflow: visible;
    margin: 0 -5px;
  }
  .project-quotes-list .slick-slide {
    padding: 0 5px;
  }
  .project-quote-item .quote-text {
    font-size: 16px;
    line-height: 24px;
    padding-top: 23px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 28px;
  }
  .project-quote-item .quote-footer {
    padding-top: 18px;
    padding-bottom: 15px;
    min-height: 82px;
  }
  .project-quote-item .quote-img {
    width: 50px;
    height: 50px;
    left: -2px;
    top: 22px;
  }
  .project-quote-item .quote-author {
    font-size: 16px;
    line-height: 24px;
  }
  .project-quote-item .quote-position {
    font-size: 14px;
    line-height: 22px;
  }
  .project-quote-item .quote-img + .quote-author {
    padding-left: 55px;
  }
  .project-quote-item .quote-img + .quote-author + .quote-position {
    padding-left: 55px;
  }
  .project-quotes-list.custom-slider .slick-dots {
    padding-top: 20px;
    padding-left: 0;
  }
  .expandable-content {
    display: none;
  }
  .expandable.open .expandable-content {
    display: block;
  }
  .expandable-trigger-wrapper {
    display: block;
  }
  .expandable-trigger .expandable-trigger-close {
    display: none;
  }
  .expandable-trigger.active .expandable-trigger-open {
    display: none;
  }
  .expandable-trigger.active .expandable-trigger-close {
    display: block;
  }
  .news-item {
    padding-top: 30px;
    padding-bottom: 25px;
  }
  .news-item .item-date {
    width: 56px;
  }
  .news-item .day {
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 3px;
    margin-top: -2px;
  }
  .news-item .time {
    font-size: 10px;
    line-height: 10px;
  }
  .news-item .item-info {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .news-item .content-wrapper {
    margin-top: -5px;
  }
  .news-item .tmb-pic + .content-wrapper {
    margin-top: 0;
  }
  .news-item--big .tmb-pic + .content-wrapper {
    min-height: 0;
  }
  .news-item--big .tmb-pic,
.news-item .tmb-pic {
    width: 100%;
    margin-bottom: 15px;
  }
  .news-item a.ttl {
    font-size: 20px;
    line-height: 26px;
    padding-top: 0;
  }
  .news-item a.category {
    font-size: 12px;
    line-height: 18px;
  }
  .project-events-list {
    padding-top: 0;
    padding-left: 0;
  }
  .project-events-item {
    margin-bottom: 30px;
  }
  .project-events-item:first-of-type {
    padding-top: 0;
  }
  .project-events-item .item-date {
    width: 56px;
  }
  .project-events-item .day {
    font-size: 16px;
    line-height: 15px;
    padding-bottom: 3px;
    margin-top: 3px;
  }
  .project-events-item .time {
    font-size: 10px;
    line-height: 10px;
  }
  .project-events-item .item-date::before {
    height: 35px;
    top: 2px;
  }
  .project-events-item .item-info {
    padding-left: 19px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .project-events-item .tmb-pic {
    width: 100%;
    margin-bottom: 15px;
  }
  .project-events-item .event-text,
.project-events-item .event-text a {
    font-size: 16px;
    line-height: 24px;
  }
  .page-section-bg-pic .page-section-header {
    width: 100%;
  }
  .contacts-block-ttl {
    font-size: 14px;
    line-height: 22px;
    padding: 0 0 0 25px;
    margin: 0 0 4px 0;
  }
  .contacts-block-ttl-ico {
    width: 16px;
    height: 16px;
  }
  .contacts-block-ttl-ico img {
    width: 100%;
  }
  .training-course-agreement-row-contacts {
    margin-bottom: 21px;
  }
  .training-course-agreement-row .contacts-block-ttl-ico {
    top: 1px;
    left: -1px;
  }
  .training-course-agreement-row-contacts .training-course-agreement-col-l {
    width: 100%;
    margin-bottom: 15px;
  }
  .training-course-agreement-row-contacts .training-course-agreement-col-r {
    width: 100%;
  }
  .contacts-block-phone {
    font-size: 20px;
    line-height: 24px;
  }
  .btn--accent-color {
    padding: 16px 15px 15px 15px;
    font-size: 20px;
    line-height: 26px;
  }
  .page-header + .page-body > .page-section:first-child {
    margin-top: 18px;
  }
  .page-section-bg-pic-dark .page-section-content {
    padding: 93px 0 88px 0;
  }
  .catalog-list-pic {
    display: none !important;
    opacity: 0 !important;
  }
  .dept-tmb-header {
    max-width: 88%;
    padding: 24px 22px 0 0;
  }
  .shops-cat .dept-tmb h3,
.shops-cat .dept-tmb .h3 {
    font-size: 24px;
    line-height: 28px;
  }
  .depts-list .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .dept-tmb {
    margin: 0 0 40px 0;
  }
  .contacts-block-wrapper > .row > .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .contacts-block-col + .contacts-block-col {
    margin-top: 25px;
  }
  .contacts-block {
    padding: 0 0 0 30px;
  }
  .content-project-gallery {
    padding-bottom: 0 !important;
  }
  .page-section-home .page-section-header {
    margin-bottom: 19px;
  }
  .page-section-home .page-section-header h2, .page-section-home .page-section-header .h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .main-slide-header {
    margin-bottom: 16px;
  }
  .main-slide-descr {
    width: 100%;
    padding: 130px 0 143px 0;
    display: block;
    min-height: 540px;
  }
  .main-slide h3, .main-slide .h3 {
    font-size: 30px;
    line-height: 36px;
    font-weight: normal;
  }
  .main-slide-button {
    margin: 21px 0 0 0;
  }
  .page-section-ann .page-section-header h2, .page-section-ann .page-section-header .h2 {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0;
  }
  .page-section-home.page-section-ann {
    margin-top: 20px;
  }
  .page-section-ann .page-section-header {
    margin: 0 0 -18px 0;
  }
  .ann-tmb-date {
    font-size: 30px;
    line-height: 35px;
    padding: 3px 20px 2px 20px;
  }
  .ann-tmb-time {
    font-size: 16px;
    line-height: 14px;
    -ms-flex: 0 0 57px;
    flex: 0 0 57px;
    max-width: 57px;
    padding: 5px 5px 0 0;
  }
  .ann-tmb-text {
    font-size: 16px;
    line-height: 24px;
  }
  .ann-tmb-inner {
    padding: 14px 20px 0px 20px;
  }
  .ann-wrapper .marquee-content {
    -webkit-animation: none !important;
    animation: none !important;
    width: auto !important;
    display: block !important;
  }
  .ann-wrapper .marquee-row {
    display: block;
  }
  .ann-wrapper .marquee-list:nth-child(1),
.ann-wrapper .marquee-list:nth-child(3) {
    display: none;
  }
  .ann-wrapper {
    margin: 0 -20px;
  }
  .ann-wrapper ul.slick-dots {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 1px -6px -6px 0;
    padding: 0 12px;
  }
  .ann-wrapper ul.slick-dots button {
    display: none;
  }
  .ann-wrapper ul.slick-dots > li {
    width: 24px;
    height: 24px;
    margin: 0 6px 6px 0;
    padding: 0;
    position: relative;
  }
  .ann-wrapper ul.slick-dots > li:before {
    content: "";
    width: 6px;
    height: 6px;
    border: 1px solid #000;
    border-radius: 50%;
    transition: all 0.2s ease;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
  }
  .ann-wrapper ul.slick-dots > li.slick-active:before {
    width: 10px;
    height: 10px;
    border-color: #ED4242;
    background-color: #ED4242;
  }
  .ann-tmb:hover .ann-tmb-date {
    background: #ed4242;
    color: #fff;
  }
  .ann-tmb-pic {
    display: none !important;
  }
  .ann-tmb:hover .ann-tmb-time {
    color: #ED4242;
  }
  .ann-tmb:hover .ann-tmb-text {
    color: #000;
  }
  .section-home-gitis-obj-1,
.section-home-gitis-obj-2 {
    display: none;
  }
  .page-section-sub-ttl {
    font-size: 20px;
    line-height: 26px;
    padding: 0;
    margin: 16px 0 0 0;
  }
  .page-section-sub-ttl:before {
    display: none;
  }
  .sec-tmb {
    margin: 0 0 43px 0;
  }
  .sec-list .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .sec-tmb:hover {
    color: #000 !important;
  }
  .sec-tmb-pic {
    display: none !important;
  }
  .sec-tmb:hover h3, .sec-tmb:hover .h3 {
    color: #000 !important;
    border-bottom-color: #000 !important;
  }
  .sec-list {
    margin: 0 0 -43px 0;
  }
  .sec-tmb-descr {
    padding: 0;
  }
  .sec-tmb-num {
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 1px 0;
  }
  .sec-tmb h3, .sec-tmb .h3 {
    font-size: 28px;
    line-height: 32px;
    padding: 0 0 8px 0;
    margin: 0 0 14px 0;
  }
  .home-custom-header-wrapper {
    margin: 50px 0 0 0;
  }
  .home-custom-header {
    height: 150px;
  }
  .home-custom-header-obj {
    width: 85px;
    left: 17px;
    top: -22px;
  }
  .home-custom-header-obj img {
    width: 100%;
  }
  .home-year-descr {
    margin: -49px 0 0 0;
    font-size: 20px;
    line-height: 26px;
  }
  .home-year-descr-inner {
    padding: 24px 30px 0 0;
  }
  .home-year-descr .learn-more-wrapper {
    margin: 20px 0 0 0;
  }
  .home-years {
    font-size: 80px;
    line-height: 60px;
    margin: 54px 0 0 0;
  }
  .home-years:before {
    background-size: 100% auto;
    width: 200px;
    height: 200px;
    margin: -100px 0 0 -100px;
  }
  .home-years-arrow {
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    max-width: 80px;
    margin: 0 15px 17px 15px;
  }
  .home-years-arrow img {
    width: 80px;
  }
  .page-section-home-notifications {
    margin-top: 87px;
  }
  .page-section-home-notifications .notifications .page-section-header h2, .page-section-home-notifications .notifications .page-section-header .h2 {
    font-size: 40px;
    line-height: 45px;
    /* or 112% */
    letter-spacing: -0.05em;
  }
  .page-section-home-notifications .notifications .page-section-header {
    margin: 0 0 -16px 0;
    padding-left: 0;
  }
  .notifications-list.slick-initialized {
    /* margin: 0 0 0 0; */
    margin: 0 10px 0 -20px;
    max-width: initial;
  }
  .notifications-list.slick-initialized .slick-track {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .notifications-list.slider-single-item {
    margin-left: -20px !important;
    margin-right: -20px !important;
  }
  .notifications-list .slick-slide {
    margin: 0 10px 0 0;
    padding: 0;
    float: none;
    height: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .notifications-list .notification-item {
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .notifications-list.slider-single-item .slick-slide {
    margin-right: 0 !important;
  }
  .notifications-list .slick-list {
    margin: 0;
  }
  .page-section-home-notifications .notification-item {
    padding: 48px 20px 43px 20px;
    min-height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .page-section-home-notifications .notification-item .ttl {
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .section-home-news-obj-1,
.section-home-news-obj-2 {
    display: none;
  }
  .page-section-home-notifications .notifications {
    padding: 0;
  }
  .page-section-home-infra {
    margin-bottom: 90px;
  }
  .page-section-home-infra .page-section-header {
    margin: 0 0 -14px 0;
    padding-left: 0;
  }
  .page-section-home-infra .page-section-header h2,
.page-section-home-infra .page-section-header .h2 {
    font-size: 35px;
    line-height: 40px;
    /* or 114% */
    letter-spacing: -0.05em;
  }
  .infra-slider-wrapper {
    margin-left: -20px;
    margin-right: 10px;
  }
  .infra-slider .slick-slide {
    margin: 0 10px 0 0;
  }
  .infra-tmb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 20px;
  }
  .col-infra-tmb-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-infra-tmb-2 {
    display: none;
  }
  .infra-tmb > .row {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .infra-tmb-descr {
    margin: 30px 0 0 0;
    padding: 30px 25px 27px 25px;
    min-height: 150px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .more-link-alt:after {
    width: 60px;
    background-position: right 0;
  }
  .more-link-alt, .more-link-alt:focus {
    padding: 0 75px 0 0;
  }
  .infra-tmb h3, .infra-tmb .h3 {
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 18px 0;
  }
  .section-home-events-obj {
    display: none;
  }
  .home-custom-content-wrapper {
    margin-top: -49px;
  }
  .home-custom-content {
    padding: 23px 20px 0 0;
    min-height: 0;
  }
  .events-wrapper {
    margin: 18px 0 0 0;
  }
  .home-partners-list {
    margin-bottom: -30px;
  }
  .home-partners-list .col {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 30px;
  }
  .section-home-pub-obj-1,
.section-home-pub-obj-2 {
    display: none;
  }
  .home-custom-content-inner h3, .home-custom-content-inner .h3 {
    font-size: 24px;
    line-height: 28px;
    margin: 0 0 7px 0;
  }
  .books-slider-wrapper {
    margin: 50px 20px 0 0;
  }
  .books-slider-wrapper .slick-slide {
    margin: 0 20px 0 0;
  }
  .book-tmb-pic {
    margin: 0 0 17px 0;
  }
  .partners-slider-wrapper {
    margin: 0 0px 0 0;
  }
  .partners-slider .slick-slide {
    margin: 0 30px 0 0;
  }
  .partners-slider .project-partners-item .pic {
    min-height: 129px;
  }
  .contacts-list div:nth-of-type(2) .contact-item {
    border-top: none;
  }
  .contact-item .link-wrapper,
.contact-item .contact-person,
.contact-item .geo,
.contact-item .timetable {
    margin-left: 37px;
  }
  .contact-item .ttl + .link-wrapper {
    margin-top: 15px;
  }
  .contact-item > div > svg,
.contact-item > div > img,
.contact-item a > svg,
.contact-item a > img,
.contact-item .timetable img {
    left: -36px;
  }
  .contact-item .link-wrapper--mail a > img,
.contact-item .link-wrapper--mail a > svg {
    left: -36px;
  }
  .contact-item > .geo > svg,
.contact-item > .geo > img {
    top: 2px;
    left: -35px;
  }
  .contact-item > .timetable > svg,
.contact-item > .timetable > img {
    top: 2px;
  }
  .contact-item--row > div > div > img {
    left: -34px;
  }
  .page-section-pic-wrapper + .page-section-header + .filter-wrapper {
    padding-right: 20px;
  }
  .navbar-wrapper .close {
    opacity: 1 !important;
    position: fixed;
    right: 13px;
    top: 10px;
    width: 30px;
    height: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
  }
  .header-submenu-cont {
    overflow: initial;
  }
  .home-year-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .home-year-l {
    -ms-flex: 0 0 325px;
    flex: 0 0 325px;
    max-width: 325px;
  }
  .graduates-wrapper {
    margin-right: 30px;
  }
  .footer-social {
    margin-bottom: 21px;
  }
  .footer-social-item {
    margin-bottom: 30px;
  }
  .footer-copyrights {
    padding-bottom: 36px;
  }
  .footer-info {
    margin-bottom: 38px;
  }
  .search-bar-alt {
    margin: 0 0 27px 0;
  }
  .search-bar-alt .input-wrapper input[type=text] {
    font-size: 16px;
    line-height: 24px;
    padding: 13px 21px 11px 17px;
  }
  .search-bar-alt .btn-search-submit {
    width: 40px;
    height: 48px;
    background-size: 20px 20px;
  }
  ol.almanac-search-list li::before {
    font-size: 14px;
    line-height: 18px;
  }
  ol.almanac-search-list li {
    padding-left: 29px;
  }
  ol.almanac-search-list .almanac-category-item-tmb {
    padding-right: 14px;
  }
  .page-nav-button {
    width: 50px;
    height: 50px;
  }
  .page-nav-button::before {
    width: 56px;
    height: 12px;
    margin-top: -7px;
  }
  .page-nav-prev::before {
    right: -26px;
  }
  .page-nav-next::before {
    left: -26px;
  }
  .page-nav-m {
    margin: 0 20px;
  }
  .page-nav-pages {
    font-size: 16px;
    line-height: 24px;
  }
  .page-nav-pages .cont {
    margin: 0 7px;
  }
  .search-categories {
    margin: 0 -20px;
  }
  .search-categories-list li:first-child {
    padding-left: 21px;
  }
  .search-categories-list li:last-child {
    padding-right: 20px;
  }
  .search-categories-list li + li {
    margin-left: 20px;
  }
  .col-search .search-bar-alt {
    margin: 0 0 15px 0;
  }
  .page-sidebar.page-sidebar-search {
    padding-bottom: 35px;
  }
  .search-list .almanac-category-item-desc-ttl {
    font-size: 18px;
    margin: -8px 0 7px 0;
  }
  .search-list .almanac-category-item-desc-info {
    font-size: 14px;
    line-height: 22px;
  }
  .search-list .breadcrumbs {
    display: block;
    font-size: 12px;
    margin: 13px 0 0 0;
  }
  ol.search-list .breadcrumbs li {
    padding: 0 20px 0 0;
    display: inline-block;
  }
  .search-list .breadcrumbs li::after {
    width: 10px;
    height: 8px;
    background-size: cover;
    right: 3px;
    top: 5px;
  }
  .persons-list.persons-list--big + .persons-list {
    margin-top: 40px;
  }
  .content-table-over-wrapper + h3, .content-table-over-wrapper + .h3, .content-table-over-wrapper + h4, .content-table-over-wrapper + h4 {
    margin-top: 50px;
  }
  .filter-wrapper-about-organisation-programs + .page-section {
    margin-top: 50px;
  }
  .sticky-author .sticky-block {
    margin-top: 0 !important;
    top: 0 !important;
  }
  .sticky-author .sticky-block.fixed {
    position: relative !important;
  }
  .content-desc .link-catalog-list {
    margin-left: 0;
  }
  .requirements-example-list .col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cabinet-fav .publishing-tiles-list .publishing-book-item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .cabinet-fav .publishing-tiles-list .publishing-book-item:nth-child(5) {
    margin-top: 35px;
  }
  .custom-form-alt.custom-form .form-row > .form-group {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 10px 0;
  }
  .page-not-found-desc {
    padding: 0;
  }
  .page-not-found-btn {
    max-width: 100%;
    margin: 30px 0 0 0;
  }
  .orders-list-wrapper {
    margin: 17px 0 0 0;
  }
  .order-item-wrapper {
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 15px 0 17px 0;
  }
  .order-item-pic {
    width: 30px;
    margin: 0 27px 0 0;
  }
  .order-item-pic img,
.order-item-pic svg {
    width: 100%;
  }
  .order-item-inner-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .order-item-num {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    font-size: 30px;
    line-height: 30px;
    padding: 2px 0 0 0;
  }
  .order-item-date {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    line-height: 28px;
  }
  .order-item-info {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    line-height: 14px;
  }
  .order-item-state {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 8px 0 0 0;
  }
  .banner-pic {
    width: 70px;
    height: 70px;
    margin-right: 20px;
  }
  .banner-desc {
    padding: 0;
  }
  .banner-link {
    margin-top: 4px;
    padding: 0 0 32px 0;
  }
  .banner-link::before {
    bottom: 0;
    left: 0;
    right: auto;
    top: auto;
    margin-top: 0;
  }
  .filter-form-col-select label {
    margin: 0 0 5px 0;
  }
  .bootstrap-select.select-filter {
    margin-left: 0;
  }
  .page-section-rehearsal-faculty-list-openable .col-shop-tmb-l {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page-section-rehearsal-faculty-list-openable .col-shop-tmb-r {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page-section-rehearsal-faculty-list-openable .shop-tmb-ttl {
    font-size: 18px;
    line-height: 26px;
  }
  .page-section-rehearsal-faculty-list-openable .shop-tmb .content-contacts-wrapper {
    margin-top: 0;
  }
  .page-section-rehearsal-faculty-list-openable .shop-tmb-descr {
    padding-left: 0;
  }
  .page-section-rehearsal-faculty-list-openable .list-item-content .title {
    font-size: 20px;
    line-height: 24px;
  }
  .page-section-rehearsal-faculty-list-openable .list-item-content .title::before {
    top: 33px;
  }
  .page-section-rehearsal-faculty-list-openable .list-item-content .title::after {
    top: 23px;
  }
  .page-section-rehearsal-faculty-list-openable .shop-tmb-ttl {
    margin-bottom: 10px;
  }
  .announce-lead-date-date span {
    font-size: 10px;
    line-height: 10px;
  }
  .blockquote.blockquote--review-alt {
    margin-top: 23px;
  }
  .blockquote.blockquote--review-alt .blockquote-header::before {
    width: 37px;
    height: 33px;
    top: -13px;
  }
  .blockquote-header-logo {
    width: 45px;
    height: 45px;
    margin: 0 9px 0 0;
  }
  .blockquote.blockquote--review-alt .blockquote-header {
    padding: 32px 0 22px 58px;
  }
  .blockquote-content {
    padding-left: 58px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .blockquote-header-desc-about {
    font-size: 14px;
    line-height: 140%;
  }
  .blockquote-header-desc-ttl {
    font-size: 16px;
    line-height: 120%;
  }
  .blockquote-header-desc-author {
    font-size: 14px;
    line-height: 140%;
  }
  .blockquote-header-desc-about + .blockquote-header-desc-ttl {
    margin-top: 14px;
  }
  .blockquote-header-desc-ttl + .blockquote-header-desc-author {
    margin-top: 5px;
  }
  .blockquote-text-over-wrapper {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .blockquote--review-alt .blockquote-text {
    padding-left: 0;
  }
  .blockquote-doc-over-wrapper {
    width: 94px;
    margin: 30px 0 0 0;
  }
  .blockquote-doc::before {
    width: 50px;
    height: 50px;
    margin-top: -25px;
    margin-left: -25px;
  }
  .blockquote-doc::after {
    width: 24px;
    height: 24px;
    margin-top: -12px;
    margin-left: -12px;
  }
  .col-lg-2 + .col-lg-10 > .page-content {
    position: relative;
    z-index: 300;
  }
  .request-popup-btn-over-wrapper {
    left: auto;
    right: 10px;
    bottom: 10px;
    width: 45px;
    height: 45px;
  }
  .request-popup-btn::before {
    width: 22px;
    height: 25px;
    margin-top: -13px;
    margin-left: -12px;
  }
  .survey-inner-wrapper {
    padding-top: 0;
  }
  .radio-option {
    padding-left: 0;
  }
  .radio-option + .radio-option {
    margin-top: 9px;
  }
  .survey-question {
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 22px 0;
  }
  .survey-inner-wrapper .custom-form input[type=checkbox] + label, .survey-inner-wrapper .custom-form input[type=radio] + label {
    font-size: 16px;
    line-height: 24px;
  }
  .survey-inner-wrapper .form-group {
    padding-bottom: 30px;
    margin-bottom: 35px;
  }
  .survey-inner-wrapper .custom-form input[type=checkbox] + label:before {
    top: 0;
  }
  .survey-inner-wrapper .custom-form input[type=checkbox] + label {
    padding-left: 29px;
  }
  .radio-option-sub-check {
    padding-left: 34px;
  }
  .radio-option-sub-check + .radio-option-sub-check {
    margin-top: 15px;
  }
  .survey-inner-wrapper .custom-form .radio-option-sub-check input[type=checkbox] + label {
    font-size: 14px;
    line-height: 18px;
  }
  .catalog-list-item--active .list-item-content .content-desc + .docs-wrapper {
    margin-top: 50px;
  }
  .training-course-agreement-row .content-links-wrapper .study-link + .study-link {
    margin-top: 0;
    margin-bottom: 0;
  }
  .priority-over-wrapper {
    padding-bottom: 0 !important;
  }
  .publishing-item-pic .pic-priority {
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
  }
  .publishing-item-pic .pic-priority-desc {
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    max-width: 120px;
    margin-bottom: 0;
  }
  .survey-inner-wrapper .bootstrap-select .filter-option {
    padding-left: 0;
  }
  .expandable-other-content {
    display: none;
  }
  .expandable-other-trigger {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .expandable-other-trigger.active svg line.line {
    opacity: 0;
  }
  .enrollees-programs-item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .info-item-desc-col-r.price.free {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .info-item-desc-col-r.price.free p {
    display: inline-block;
    -ms-flex-order: 1;
    order: 1;
  }
  .info-item-desc-col-r.price.free img {
    display: block;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 10px;
    margin-right: 0;
  }
  .lead.programs {
    margin-left: 0;
  }
  .page-section--list-with-img .page-section-content {
    position: relative;
    z-index: 100;
  }
  .content-desc + .filter-wrapper {
    margin-top: 50px;
  }
  .page-section-with-bg.page-section-minus-mg:last-child {
    margin-bottom: -40px !important;
  }
  .article-menu-inner {
    padding: 25px 0;
  }
  .article-menu-ttl {
    font-size: 18px;
    line-height: 35px;
  }
  .article-menu-expandable-trigger {
    margin: 22px 0 24px;
  }
  ol.article-menu-list {
    font-size: 16px;
    line-height: 120%;
    padding-bottom: 0;
  }
  ol.article-menu-list .article-menu-item {
    margin-bottom: 15px;
  }
  ol.article-menu-list .article-menu-item::before {
    top: -1px;
  }
  .article-menu {
    margin: 0 0 40px 0;
  }
  .main-slide-bg:not(.mobile) {
    display: none;
  }
  .main-slide-bg.mobile {
    display: block;
  }
  .banner img:not(.mobile) {
    display: none;
  }
  .banner img.mobile {
    display: block;
  }
  .content-desc > .page-section.documents {
    margin-left: 0;
  }
  .cabinet-descr-button .btn:hover {
    color: #ffffff;
  }
  .learn-more-link:hover,
.back-to-list-link:hover {
    color: transparent;
  }
}
@media (min-width: 576px) {
  #successModal .modal-dialog {
    max-width: 570px;
    margin: 5rem auto 1.75rem;
  }
  #successModal button.close {
    top: 29px;
    right: 29px;
  }
  #successModal .modal-header {
    padding: 63px 60px 0 66px;
  }
  #successModal .modal-body {
    padding: 0 60px 55px 66px;
  }
  .content-contacts .review-btn-wrapper {
    width: 100%;
  }
}
@page {
  margin: 60px auto;
}
.block-animated {
  opacity: 0;
  transition: opacity 0.3s ease;
  -webkit-transform: translate(0, 20px);
  transform: translate(0, 20px);
}
/*# sourceMappingURL=styles.css.map */
