/* .block-list__items {
  margin: 0;
} */

body {
  /* min-height:auto;
  height: auto; */
}
.c-benefits__desc {
  line-height: 24px;
}
.c-tabs__list-item._active .c-tabs__tab {
  color: #000000;
  box-shadow: 0 0px 0 0 #8b0e04;
  border-bottom: 4px solid #8b0e04;
}
#family-capital {
  max-height: max-content;
}
.c-specialty__sidebar-image img {
  border-radius: 26px;
}
.c-buttons-line__btn_docs:active,
.c-buttons-line__btn_docs:focus {
  background-color: #8b0e04 !important;
  opacity: 1;
}
.b24-form-btn:hover {
  background-color: #be1709 !important;
}
.default_red_button:hover {
  transition: 0.2s;
  background-color: #be1709;
  cursor: pointer;
}
.right-column__menu-body ul li a:hover {
  text-decoration: none;
}
.right-column__menu-back:hover {
  text-decoration: none;
}
.c_web-form__download a:hover {
  color: #3a6077;
}
.breadcrumbs-gr .c-breadcrumbs__link[href]:hover {
  color: #d9d9d9;
}
.c-breadcrumbs__link[href]:hover {
  color: #3a6077;
  /* color: #d9d9d9; */
}
.ds-starts-slider__item img:hover {
  text-decoration: none;
  transform: scale(1.01);
  transition: transform 0.9s ease;
  perspective: 1px;
}
.c-cite._specialty {
  margin-bottom: 56px;
}
.ds-starts-slider__item .space-slider_link:hover {
  text-decoration: none;
  color: #04659e !important;
}
.rotate {
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  -moz-transition: -moz-transform 0.4s ease-in-out;
  -o-transition: -o-transform 0.4s ease-in-out;
  -ms-transition: -ms-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  cursor: pointer;
}
.rotate:hover {
  color: #afafaf;
  -webkit-transform: rotateZ(360deg);
  -moz-transform: rotateZ(360deg);
  -ms-transform: rotateZ(360deg);
  -o-transform: rotateZ(360deg);
  transform: rotateZ(360deg);
}
.fixed {
  position: fixed;
  z-index: 99;
  top: 0;
}
.c-social-list__link {
  border-radius: 50%;
  transition: background-color 0.2s ease-out;
  background-color: transparent;
}
/* .c-social-list__link:hover{background-color: #ffffff;} */
.c-social-list__link:hover .icon {
  fill: #8b0e04;
}
.c-nav__submenu-link {
  line-height: 1.5 !important;
  margin-bottom: 15px;
  display: inline-block;
}
.c-nav__submenu-item:last-child .c-nav__submenu-link {
  margin-bottom: 0;
}
.c-buttons-line__wrapper {
  margin: 0 auto;
  max-width: 800px;
}
.c-main__header {
  position: absolute;
  top: auto;
  width: 100%;
}
.lh-50 {
  line-height: 50px;
}
.prior-high a {
  text-decoration: none;
}
.c-previews a.c-previews__heading {
  text-decoration: none;
  margin-bottom: 34px;
  text-align: left;
  font-size: 42px;
  line-height: 53px;
  color: #000000;
  display: inline-block;
  font-family: "Merriweather", "Roboto", sans-serif;
  transition: color 0.2s ease-out;
}
.speclist--comment {
  margin: -20px 0 30px;
}
.c-previews a.c-previews__heading:hover {
  color: #8b0e04;
}

.hr-gray {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: -18px;
  margin-left: -18px;
}
.hr-last {
  border-top: 4px solid #ffffff;
  margin-top: -1px;
  margin-right: -18px;
  margin-left: -18px;
  margin-bottom: 0;
}

.td-spec {
  padding-top: 15px !important;
  padding-bottom: 0px !important;
}
.hr-last {
  margin-top: -16px;
}
.hr-gray {
  margin-top: 15px;
  margin-bottom: 14px;
}

.specializations table td:first-child {
  width: 20%;
  padding-left: 24px;
  text-align: left;
}
.specializations table td:nth-child(2) {
  width: 49%;
  font-weight: normal;
}
.specializations table td:nth-child(3) {
  width: 14%;
}
.specializations table td:nth-child(4) {
  width: 12%;
}
.specializations table tr._double td:first-child a,
.specializations table tr:not([class]) td:first-child a {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  text-decoration: none;
  color: #0072b7;
  border-bottom: 1px solid #0072b7;
}
.c-nav__submenu-link._inner._active::after {
  top: calc(50% - 4px);
}
.consult-form .b24-form-control-required {
  color: #8b0e04;
}
.b24-form-field {
  width: 100%;
  margin-bottom: 16px;
}
.consult-form .b24-form-wrapper.b24-form-border-bottom {
  border-bottom: 0px solid var(--b24-primary-color);
}

/* .consult-form .b24-form-control-string .b24-form-control, .b24-form-control-list .b24-form-control, .b24-form-control-text .b24-form-control, .b24-form-control-select .field-ite {
  background-color: #ECECEC;
} */
@media (min-width: 0px) {
  .graduates {
    margin-right: 10px;
  }
}
@media (min-width: 404px) {
  .graduates {
    margin-right: 40px;
  }
}

@media (min-width: 767px) {
  .visible-xs {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .star-bordo_h2 {
    font-size: 32px;
    line-height: 1.4;
    margin-right: 5px;
    font-family: "Merriweather", sans-serif;
    font-weight: 700;
    color: #8b0e04;
    display: inline-block;
  }
  .star-bordo {
    font-size: 18px;
    line-height: 1.4;
    margin-right: 3px;
    font-family: "Merriweather", sans-serif;
    font-weight: 700;
    color: #8b0e04;
    display: inline-block;
  }
}
@media (min-width: 1280px) {
  .star-bordo_h2 {
    font-size: 53px;
    line-height: 1.4;
    margin-right: 10px;
    font-family: "Merriweather", sans-serif;
    font-weight: 700;
    color: #8b0e04;
    display: inline-block;
  }
  .star-bordo {
    font-size: 28px;
    line-height: 1.4;
    margin-right: 5px;
    font-family: "Merriweather", sans-serif;
    font-weight: 700;
    color: #8b0e04;
    display: inline-block;
  }
  .buclet-flex {
    margin: 64px 72px !important;
  }
  /* .buclet_p {
  padding-right: 95px;
  margin: 24px 0 27px !important;
} */
}

@media (min-width: 1650px) {
  .buclet-flex {
    margin: 48px 150px 32px !important;
  }
}

@media (min-width: 1778px) {
  /* .buclet_p {    
    margin: 24px 0 49px !important;
} */
}

@media screen and (max-width: 1919px) {
  .c-disciplins__container {
    max-width: 100%;
    padding: 0 24px;
  }
}

@media (max-width: 1470px) {
  .specializations table td:nth-child(2) {
    width: 47%;
    font-weight: normal;
  }
}
@media (max-width: 1400px) {
  .specializations table td:first-child {
    width: 24%;
  }
  .specializations table td:nth-child(3) {
    width: 15%;
  }
  .specializations table td:nth-child(4) {
    width: 13%;
  }
}
@media (max-width: 1350px) {
  .specializations table td:nth-child(3) {
    width: 16%;
  }
  .specializations table td:nth-child(4) {
    width: 14%;
  }
  .specializations table td:nth-child(2) {
    width: 45%;
    font-weight: normal;
  }
}
@media (max-width: 1279px) {
  .specializations table tr._double td:first-child a,
  .specializations table tr:not([class]) td:first-child a {
    font-size: 16px;
    line-height: 20px;
  }
  .c-contacts-block {
    padding-left: 0;
  }
  .c-header__search-form {
    padding-left: 0px;
  }
  .c-header__btns {
    flex-basis: 100%;
    padding-left: 0px;
  }
  .c-header__menu-socials {
    padding-left: 0px;
  }
  .c-nav {
    padding-left: 0px;
  }
  .c-block-list {
    margin: 0px;
  }
  .c-main h3,
  .c-main .h3 {
    line-height: 37 px;
  }
  .c-disciplins {
    margin-bottom: 50px;
  }
  .c-benefits__desc {
    line-height: 24px;
    max-width: 100%;
  }
  .c-benefits._specialty h2 {
    margin-bottom: 13px;
  }
}
@media (max-width: 1200px) {
  .specializations table td:nth-child(2) {
    width: 38%;
    font-weight: normal;
  }
  .specializations table td:first-child {
    width: 32%;
  }
}
@media (max-width: 992px) {
  .c-benefits__desc {
    line-height: 20px;
    max-width: 100%;
  }
  .star-bordo_h2 {
    font-size: 27px;
    line-height: 1.4;
    margin-right: 5px;
    font-family: "Merriweather", sans-serif;
    font-weight: 700;
    color: #8b0e04;
    display: inline-block;
  }
  .star-bordo {
    font-size: 16px;
    line-height: 1.4;
    margin-right: 2px;
    font-family: "Merriweather", sans-serif;
    font-weight: 700;
    color: #8b0e04;
    display: inline-block;
  }
  .slide-description {
    line-height: 19px;
  }
}

/* @media (max-width: 991px) {
  #fix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
  }
} */

@media (max-width: 850px) {
  .specializations table td:first-child {
    width: 30%;
  }
  .specializations table td:nth-child(2) {
    width: 33%;
    font-weight: normal;
  }
  .specializations table td:nth-child(3) {
    width: 17%;
  }
  .specializations table td:nth-child(4) {
    width: 14%;
  }
}
@media (max-width: 767.98px) {
  /* .slick-dots li {
    width: 10px;
    height: 3px;   
} */
  .c-nav__submenu._active {
    margin-top: 15px;
  }
  .star-bordo_h2 {
    font-size: 24px;
    line-height: 1.4;
    margin-right: 5px;
    font-family: "Merriweather", sans-serif;
    font-weight: 700;
    color: #8b0e04;
    display: inline-block;
  }
  .star-bordo {
    font-size: 16px;
    line-height: 1.4;
    margin-right: 0px;
    font-family: "Merriweather", sans-serif;
    font-weight: 700;
    color: #8b0e04;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .c-interviews-list__nav {
    margin-bottom: 5px;
  }
  .hidden-xs {
    display: none !important;
  }
  svg.c-logo__icon {
    max-width: 50px;
    max-height: 50px;
  }
  .index-container {
    margin: 0 24px;
  }

  .c-previews__item {
    border: 0;
    padding: 0;
  }
  .c-previews__holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -24px;
    margin-right: -24px;
    padding: 0 24px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
    /*-webkit-overflow-scrolling: auto;*/
  }
  .c-previews__holder::-webkit-scrollbar {
    height: 4px;
    width: 4px;
    -webkit-overflow-scrolling: touch;
  }
  .c-previews__holder::-webkit-scrollbar-track {
    background-color: #d2d2d2;
    margin-left: 24px;
    margin-right: 24px;
    border-radius: 0;
    /*border-left: 24px solid #ffffff;*/
    /*border-right: 24px solid #ffffff;*/
  }
  .c-previews__holder::-webkit-scrollbar-thumb {
    background-color: #303030;
    border-radius: 0;
    /*border-left: 24px solid transparent;*/
    /*border-right: 24px solid transparent;*/
  }
  .c-previews__holder .c-preview {
    min-width: 75vw;
    max-width: 75vw;
    min-width: auto;
    max-width: max-content;
    margin-bottom: 15px;
  }
  .c-previews h2.c-previews__heading {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 15px;
  }
  .c-preview__title {
    font-size: 12px;
    line-height: 1.7;
    color: #000000;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
  }
  .news-list-container .c-preview__title {
  }
  .announces-list-container .c-preview__title {
    -webkit-line-clamp: 3;
  }
  .c-previews__item + .c-previews__item {
    margin-top: 30px;
  }
  .c-preview__image {
    margin-right: 15px;
  }

  .announces-list-container .c-previews__holder .c-preview {
    min-width: 60vw;
    max-width: 55vw;
  }
  .c-preview__date {
    line-height: 1.3;
    margin-bottom: 5px;
  }
  .c-info {
    margin: 50px 0;
    display: block;
  }
  .c-info__item {
    padding: 0;
    margin-bottom: 5px;
    margin-left: -24px;
    margin-right: -24px;
    width: auto;
  }
  .c-info h2.c-info__item-title {
    margin-bottom: 10px;
  }
  .c-info__item-toggle {
    /* cursor: pointer;
    padding: 30px 55px 30px 24px;
    position: relative;
    z-index: 10; */
  }
  .spec-section-title:after,
  .c-info__item-toggle:after {
    content: "";
    position: absolute;
    right: 20px;
    top: 0px;
    width: 18px;
    height: 18px;
    border-right: 4px solid #ffffff;
    border-bottom: 4px solid #ffffff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    /* z-index: 10; */
  }
  .spec-section.active .spec-section-title:after,
  .c-parents__block.active .c-info__item-toggle:after,
  .c-links__column.active .c-info__item-toggle:after,
  .c-info__item.active .c-info__item-toggle:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    top: 38px;
  }
  .spec-section-content-wrap {
    position: relative;
    -webkit-transition: max-height 0.4s ease-out;
    -o-transition: max-height 0.4s ease-out;
    transition: max-height 0.4s ease-out;
    max-height: 0;
    overflow: hidden;
  }
  .c-info__item-toggle-content-wrap {
    position: relative;
    -webkit-transition: max-height 0.2s ease-out;
    -o-transition: max-height 0.2s ease-out;
    transition: max-height 0.2s ease-out;
    max-height: 0;
    overflow: hidden;
  }
  .c-links__column.active .c-info__item-toggle-content-wrap,
  .c-parents__block.active .c-info__item-toggle-content-wrap,
  .c-info__item.active .c-info__item-toggle-content-wrap {
    max-height: 1000px;
  }
  .spec-section.active .spec-section-content-wrap {
    max-height: fit-content;
  }
  .c-info__item-links {
    padding-left: 24px;
  }

  .c-info__item-toggle-content {
    padding: 0 24px 30px;
  }
  .c-info__item-links {
    margin-top: 0;
  }
  /* .c-info__item-toggle .h3:last-child,
  .c-info__item-title:last-child{margin-bottom: 0!important;} */
  .c-reviews__container {
    padding: 0;
  }
  .c-reviews h2,
  .c-reviews .h2 {
    text-align: left;
  }
  .js-interview-gallery-wrap,
  .c-reviews__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .c-interviews__container .c-interviews-list,
  .c-reviews__container .c-reviews__title {
    -webkit-box-ordinal-group: -2;
    -ms-flex-order: -3;
    order: -3;
  }
  .c-reviews__container .c-reviews__slider-wrap {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
  .c-reviews__container .c-reviews__gallery {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .c-review__inner .c-review__image {
    display: none;
  }
  .c-reviews__slider-wrap {
    overflow: hidden;
    margin: 0 -24px;
  }
  .c-reviews__slider-wrap .slick-list {
    overflow: visible;
  }
  .c-buttons-line__wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 -12px;
  }
  .c-buttons-line__wrapper .c-buttons-line__btn {
    width: auto;
    margin: 0 8px;
    font-size: 12px;
  }
  .c-main h2,
  .c-main .h2 {
    text-align: left;
  }
  .c-articles {
    margin-bottom: 0;
  }

  .c-interviews-list__item {
    text-align: center;
  }
  .c-review-announce__img {
    width: 120px;
    height: 120px;
  }
  .c-interview-announce__img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .c-interviews-list {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: -24px;
    margin-right: -24px;
    overflow: hidden;
  }
  .c-interview {
    padding: 0;
    background-color: transparent;
  }
  .c-interview .c-interview__img-holder,
  .c-interview .c-interview__person {
    display: none;
  }
  .c-interview-announce__text {
    line-height: 1.4;
    margin-top: 4px;
  }

  .c-benefits .c-accordion__link::before {
    display: none;
  }
  .c-benefits .c-accordion__link {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    font-size: 14px;
    line-height: 1.4;
  }
  .c-benefits .c-accordion {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow-x: auto;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0 24px;
  }
  .c-benefits .c-accordion::-webkit-scrollbar {
    height: 4px;
    width: 4px;
    -webkit-overflow-scrolling: touch;
  }
  .c-benefits .c-accordion::-webkit-scrollbar-track {
    background-color: #d2d2d2;
    margin-left: 24px;
    margin-right: 24px;
    border-radius: 0;
    /*border-left: 24px solid #ffffff;*/
    /*border-right: 24px solid #ffffff;*/
  }
  .c-benefits .c-accordion::-webkit-scrollbar-thumb {
    background-color: #303030;
    border-radius: 0;
    /*border-left: 24px solid transparent;*/
    /*border-right: 24px solid transparent;*/
  }
  .c-benefits .c-accordion__item {
    max-width: 65vw;
    min-width: 65vw;
    padding: 0 24px 0 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .c-accordion__link b {
    font-size: inherit;
  }
  .c-links__column {
    padding: 0;
  }
  .c-main .c-links .h3 {
    white-space: normal;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
    margin-bottom: 5px;
  }
  .c-parents__block .c-info__item-toggle:after,
  .c-links__column .c-info__item-toggle:after {
    border-color: #8b0e04;
  }
  .c-info__item-toggle-content .c-links__list {
    padding-left: 24px;
    padding-right: 24px;
  }
  .c-info__item-toggle .c-links__subtitle {
    margin-bottom: 0;
    text-align: left !important;
    padding: 0 20px;
  }
  .c-links__column .c-links__column:first-child,
  .c-links__column + .c-links__column {
    margin-top: 5px;
  }
  .c-parents {
    background-color: #ffffff;
    margin-top: 0;
    padding-top: 0;
  }
  .c-parents__desc {
    text-align: left;
  }
  .c-parents__block {
    width: auto;
    margin-left: -24px;
    margin-right: -24px;
    background-color: #f7f7f7;
  }
  /* .c-parents__block{margin: 0 -24px;padding: 0;text-align: left;} */
  .c-main .c-parents__block .h3 {
    margin: 0 0 8px;
    text-align: left !important;
  }
  .c-main .c-parents__block .h3:last-child {
    margin-bottom: 0;
  }
  .c-parents__block + .c-parents__block {
    margin-top: 5px;
  }
  .c-parents__block-subtitle {
    text-align: left !important;
    margin: 0;
  }
  .c-parents__block-list {
    margin-top: 0;
  }

  .spec-sections-container {
    padding: 0 24px;
    margin-bottom: 50px;
  }
  .spec-sections-wrap {
    margin: 0 -24px;
  }
  .spec-section-title {
    position: relative;
    padding: 25px 55px 25px 24px;
    font-size: 22px;
    line-height: 28px;
    color: #8b0e04;
    font-family: "Merriweather", "Roboto", sans-serif;
  }
  .spec-section {
    border-bottom: 1px solid #c4c4c4;
  }
  .spec-section:first-child {
    border-top: 1px solid #c4c4c4;
  }
  .spec-section-title:after {
    border-color: #8b0e04;
    top: 22px;
  }
  .spec-section-content {
    padding: 0 24px 25px;
  }

  .spec-section-sub-header {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #000000;
    font-family: "Merriweather", "Roboto", sans-serif;
    margin-bottom: 10px;
    border-top: 2px solid #8b0e04;
    padding-top: 15px;
    margin-top: 20px;
  }
  /* .spec-section-sub-header:first-child{border-top: 0;padding-top: 0;margin-top: 0;} */
  /* .spec-section-content-title + .spec-section-sub-header{border-top: 0;padding-top: 0;margin-top: 15px;} */
  /* .spec-section-row+.spec-section-row{margin-top: 15px;} */
  .spec-section-text {
    font-family: "Merriweather", "Roboto", sans-serif;
    font-size: 12px;
    line-height: 15px;
  }
  .spec-section-row a {
    font-size: 14px;
    font-family: "Merriweather", "Roboto", sans-serif;
    color: #0072b7;
    display: inline-block;
    line-height: 18px;
  }
  .spec-title {
    font-family: "Merriweather", "Roboto", sans-serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
  }
  .spec-section-type {
    font-size: 12px;
    opacity: 0.8;
    margin-bottom: 4px;
    font-family: "Merriweather", "Roboto", sans-serif;
  }
  .spec-section-content-title {
    font-size: 16px;
    font-family: "Merriweather", "Roboto", sans-serif;
    font-weight: 700;
  }
  .block-list__item {
    margin-bottom: 8px;
  }
  .c-interviews._specialty .c-interviews-list {
    display: block;
    margin-bottom: 25px;
  }
  .c-disciplins__desc,
  .c-form__desc {
    text-align: left;
  }
  .c-statistics h2 {
    text-align: center;
  }
  .c-steps__item {
    min-height: auto;
    text-align: left;
    padding: 0;
    background-color: transparent;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .horizontal-text-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 24px 10px;
    overflow-x: auto;
    margin-bottom: 40px;
  }
  .horizontal-text-container::-webkit-scrollbar {
    height: 4px;
    width: 4px;
    -webkit-overflow-scrolling: touch;
  }
  .horizontal-text-container::-webkit-scrollbar-track {
    background-color: #d2d2d2;
    margin-left: 24px;
    margin-right: 24px;
    border-radius: 0;
    /*border-left: 24px solid #ffffff;*/
    /*border-right: 24px solid #ffffff;*/
  }
  .horizontal-text-container::-webkit-scrollbar-thumb {
    background-color: #303030;
    border-radius: 0;
    /*border-left: 24px solid transparent;*/
    /*border-right: 24px solid transparent;*/
  }
  .horizontal-text-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 80vw;
    max-width: 80vw;
    min-width: 80vw;
    margin-right: 20px;
    font-size: 14px;
    line-height: 20px;
    font-family: "Merriweather", "Roboto", sans-serif;
  }
  .c-reviews._specialty .c-review__text {
    margin-top: 0;
  }
  .c-reviews._specialty .c-reviews-list__nav {
    margin-bottom: 0;
  }
  .c-contacts__row:last-child {
    margin-bottom: 10px;
  }
  .spec-section-row-text + .spec-section-row-text {
    margin-top: 20px;
  }
  .spec-section-row-text-title {
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    color: #000000;
    margin-bottom: 5px;
  }
  .spec-section-row-text-value {
    font-family: "Merriweather", "Roboto", sans-serif;
    font-size: 24px;
    line-height: 30px;
    color: #8b0e04;
  }
  .spec-section-row-text-value.value-small {
    font-size: 18px;
    line-height: 23px;
  }
  .pr-spec-sections .spec-section:first-child {
    border-top: 0;
    margin-top: -20px;
  }
  .pr-spec-sections .spec-section .spec-section-title {
    color: #000000;
  }
  .pr-spec-sections .spec-section-title:after {
    border-color: #000000;
  }
  .c-reviews._specialty .c-reviews-list {
    display: block;
  }
  .c-main .c-links .h3 {
    font-size: 16px;
    line-height: 28px;
    padding-right: 45px;
    padding-left: 20px;
  }
  .c-buttons-line__wrapper {
    flex-direction: row;
    display: flex;
    flex-wrap: nowrap;
  }
  .c-buttons-line .c-buttons-line__btn_docs {
    width: auto;
    padding: 10px 0;
    margin: 5px;
  }
}
@media screen and (max-width: 360px) {
  .c-buttons-line__wrapper .c-buttons-line__btn {
    font-size: 8px;
  }
  /* .footer__menu-link {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    width: 50%;
    margin-bottom: 15px;
    padding: 0 15px;
    box-sizing: border-box;
    display: none;
  } */
}
@media (max-width: 400px) {
  /*.c-articles__preview-text,*/
  .c-articles__container,
  .c-articles__preview {
    display: block !important;
  }
}
.block-hidden {
  display: none !important;
}

a.c-interviews--main {
  position: absolute;
  top: -100px;
  display: block;
}
#interviews a.c-interviews--main {
  top: -65px;
}
@media (max-width: 575.98px) {
  .slick-dots li {
    width: 6px;
    height: 3px;
    margin-right: 9px;
  }
}
@media (max-width: 768px) {
  body {
    padding-top: 117px;
  }
  #fix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
  }
  .c-header__inner_opened {
    margin-top: -117px;
  }
}
@media (max-width: 408px) {
  .slick-dots li {
    width: 6px;
    height: 3px;
    margin-right: 6px;
    border-radius: 45%;
  }
}

.responsive-image,
video.responsive-video-iframe {
  margin-top: 0;
  margin-bottom: 15px;
  clear: both;
  float: none;
}

.responsive-image .figure-content img,
video.responsive-video-iframe .figure-content img {
  max-width: 100%;
  height: auto;
}

.responsive-image.align-left,
video.responsive-video-iframe.align-left {
  max-width: calc(50% - 30px);
  float: left;
  clear: left;
  margin-left: 0;
  margin-right: 30px;
}

@media (max-width: 575.98px) {
  .responsive-image.align-left,
  video.responsive-video-iframe.align-left {
    max-width: 100%;
    min-width: 100%;
    margin-right: 0;
  }
}

.responsive-image.align-right,
video.responsive-video-iframe.align-right {
  max-width: calc(50% - 30px);
  float: right;
  clear: right;
  margin-left: 30px;
  margin-right: 0;
}

@media (max-width: 575.98px) {
  .responsive-image.align-right,
  video.responsive-video-iframe.align-right {
    max-width: 100%;
    min-width: 100%;
    margin-left: 0;
  }
}

.responsive-image.align-center,
video.responsive-video-iframe.align-center {
  float: none;
  display: block;
  clear: both;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.responsive-image.align-table,
video.responsive-video-iframe.align-table {
  float: none;
  display: block;
  clear: both;
  width: calc(100% - 30px);
  margin-left: 0;
  margin-right: 15px;
}

.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

.video-responsive.video-placeholder {
  cursor: pointer;
}

.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.block-inset,
.block-inset-left,
.block-inset-right {
  display: block;
  padding: 15px;
  margin: 0 15px 15px 15px;
  background: #e6e6e6;
}

.block-inset p:last-child,
.block-inset-left p:last-child,
.block-inset-right p:last-child {
  margin-bottom: 0;
}

@media (max-width: 575.98px) {
  .block-inset,
  .block-inset-left,
  .block-inset-right {
    margin: 0 0 15px 0;
  }
}

.block-inset,
video {
  max-width: 100%;
  min-width: 100%;
  float: none;
  clear: both;
  margin-left: 0;
  margin-right: 0;
}

.block-inset-left {
  max-width: calc(50% - 30px);
  min-width: calc(50% - 30px);
  float: left;
  clear: left;
  margin-left: 0;
  margin-right: 15px;
}

@media (max-width: 575.98px) {
  .block-inset-left {
    max-width: 100%;
    min-width: 100%;
    margin-right: 0;
  }
}

.block-inset-right {
  max-width: calc(50% - 30px);
  min-width: calc(50% - 30px);
  float: right;
  clear: right;
  margin-left: 15px;
  margin-right: 0;
}

@media (max-width: 575.98px) {
  .block-inset-right {
    max-width: 100%;
    min-width: 100%;
    margin-left: 0;
  }
}

video.responsive-image {
  display: block;
  padding: 0;
  margin: 0 0 15px 0;
  background: #e6e6e6;
  float: none;
  clear: both;
}

video.responsive-image .figure-content a {
  margin: 0 auto;
}

video.responsive-image .figure-content img {
  max-width: 100%;
  height: auto;
  min-width: 100%;
  margin: 0;
}

video.responsive-image .figure-content img.responsive-image {
  margin: 0;
}

video.responsive-image figcaption.figure-title {
  margin: 0;
  padding: 15px;
  width: 100%;
}

video.responsive-image figcaption.figure-title p:last-child {
  margin-bottom: 0;
}

video.responsive-image.align-center {
  max-width: 100%;
  min-width: 100%;
  clear: both;
  float: none;
  margin-left: 0;
  margin-right: 0;
}

video.responsive-image.align-left {
  max-width: calc(50% - 30px);
  min-width: calc(50% - 30px);
  float: left;
  clear: left;
  margin-left: 0;
  margin-right: 30px;
}

@media (max-width: 575.98px) {
  video.responsive-image.align-left {
    max-width: 100%;
    min-width: 100%;
    margin-right: 0;
    clear: both;
    float: none;
  }
}

video.responsive-image.align-left.size-small,
video.responsive-image.align-left.small {
  max-width: calc(33% - 30px);
  min-width: calc(33% - 30px);
}

@media (max-width: 575.98px) {
  video.responsive-image.align-left.size-small,
  video.responsive-image.align-left.small {
    max-width: 100%;
    min-width: 100%;
    margin-right: 0;
    clear: both;
    float: none;
  }
}

video.responsive-image.align-left.size-x-small,
video.responsive-image.align-left.x-small {
  max-width: calc(25% - 30px);
  min-width: calc(25% - 30px);
}

@media (max-width: 575.98px) {
  video.responsive-image.align-left.size-x-small,
  video.responsive-image.align-left.x-small {
    max-width: 100%;
    min-width: 100%;
    margin-right: 0;
    clear: both;
    float: none;
  }
}

video.responsive-image.align-right {
  max-width: calc(50% - 30px);
  min-width: calc(50% - 30px);
  float: right;
  clear: right;
  margin-left: 30px;
  margin-right: 0;
}

@media (max-width: 575.98px) {
  video.responsive-image.align-right {
    max-width: 100%;
    min-width: 100%;
    margin-left: 0;
    clear: both;
    float: none;
  }
}

video.responsive-image.align-right.size-small,
video.responsive-image.align-right.small {
  max-width: calc(33% - 30px);
  min-width: calc(33% - 30px);
}

@media (max-width: 575.98px) {
  video.responsive-image.align-right.size-small,
  video.responsive-image.align-right.small {
    max-width: 100%;
    min-width: 100%;
    margin-right: 0;
    clear: both;
    float: none;
  }
}

video.responsive-image.align-right.size-x-small,
video.responsive-image.align-right.x-small {
  max-width: calc(25% - 30px);
  min-width: calc(25% - 30px);
}

@media (max-width: 575.98px) {
  video.responsive-image.align-right.size-x-small,
  video.responsive-image.align-right.x-small {
    max-width: 100%;
    min-width: 100%;
    margin-right: 0;
    clear: both;
    float: none;
  }
}

video.responsive-video {
  display: block;
  padding: 0;
  margin: 0 0 15px 0;
  background: #e6e6e6;
}

video.responsive-video .figure-content {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

video.responsive-video .figure-content a {
  margin: 0 auto;
}

video.responsive-video .figure-content iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  border: none;
}

video.responsive-video figcaption.figure-title {
  margin: 0;
  padding: 15px;
  width: 100%;
}

video.responsive-video figcaption.figure-title p:last-child {
  margin-bottom: 0;
}

video.responsive-video,
video.responsive-video.align-center {
  max-width: 95%;
  min-width: 95%;
  clear: both;
  margin-left: 64px;
  margin-right: 64px;
  margin-left: auto;
  margin-right: auto;
}

video.responsive-video.align-left {
  max-width: calc(50% - 30px);
  min-width: calc(50% - 30px);
  float: left;
  clear: left;
  margin-left: 0;
  margin-right: 30px;
}

@media (max-width: 575.98px) {
  video.responsive-video.align-left {
    min-width: 100%;
    max-width: 100%;
    margin-right: 0;
  }
}

video.responsive-video.align-right {
  max-width: calc(50% - 30px);
  min-width: calc(50% - 30px);
  float: right;
  clear: right;
  margin-left: 30px;
  margin-right: 0;
}

@media (max-width: 575.98px) {
  video.responsive-video.align-right {
    min-width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
}

video.responsive-video,
video.responsive-video.align-center {
  max-width: 95%;
  min-width: 75%;
  clear: both;
  margin-left: 64px;
  margin-right: 64px;
  margin-left: auto;
  margin-right: auto;
  width: 75%;
}

@media (max-width: 767px) {
  video.responsive-video,
  video.responsive-video.align-center {
    max-width: 100%;
    min-width: 84%;
    clear: both;
    margin-left: 64px;
    margin-right: 64px;
    margin-left: auto;
    margin-right: auto;
    width: 75%;
  }
}

/* видео ролик со страницы ДОД */
.responsive-image,
video.responsive-video-iframe {
  margin-top: 0;
  margin-bottom: 15px;
  clear: both;
  float: none;
}

.responsive-image .figure-content img,
video.responsive-video-iframe .figure-content img {
  max-width: 100%;
  height: auto;
}

.responsive-image.align-left,
video.responsive-video-iframe.align-left {
  max-width: calc(50% - 30px);
  float: left;
  clear: left;
  margin-left: 0;
  margin-right: 30px;
}

@media (max-width: 575.98px) {
  .responsive-image.align-left,
  video.responsive-video-iframe.align-left {
    max-width: 100%;
    min-width: 100%;
    margin-right: 0;
  }
}

.responsive-image.align-right,
video.responsive-video-iframe.align-right {
  max-width: calc(50% - 30px);
  float: right;
  clear: right;
  margin-left: 30px;
  margin-right: 0;
}

@media (max-width: 575.98px) {
  .responsive-image.align-right,
  video.responsive-video-iframe.align-right {
    max-width: 100%;
    min-width: 100%;
    margin-left: 0;
  }
}

.responsive-image.align-center,
video.responsive-video-iframe.align-center {
  float: none;
  display: block;
  clear: both;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.responsive-image.align-table,
video.responsive-video-iframe.align-table {
  float: none;
  display: block;
  clear: both;
  width: calc(100% - 30px);
  margin-left: 0;
  margin-right: 15px;
}

.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

.video-responsive.video-placeholder {
  cursor: pointer;
}

.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.block-inset,
.block-inset-left,
.block-inset-right {
  display: block;
  padding: 15px;
  margin: 0 15px 15px 15px;
  background: #e6e6e6;
}

.block-inset p:last-child,
.block-inset-left p:last-child,
.block-inset-right p:last-child {
  margin-bottom: 0;
}

@media (max-width: 575.98px) {
  .block-inset,
  .block-inset-left,
  .block-inset-right {
    margin: 0 0 15px 0;
  }
}

.block-inset,
video {
  max-width: 100%;
  min-width: 100%;
  float: none;
  clear: both;
  margin-left: 0;
  margin-right: 0;
}

.block-inset-left {
  max-width: calc(50% - 30px);
  min-width: calc(50% - 30px);
  float: left;
  clear: left;
  margin-left: 0;
  margin-right: 15px;
}

@media (max-width: 575.98px) {
  .block-inset-left {
    max-width: 100%;
    min-width: 100%;
    margin-right: 0;
  }
}

.block-inset-right {
  max-width: calc(50% - 30px);
  min-width: calc(50% - 30px);
  float: right;
  clear: right;
  margin-left: 15px;
  margin-right: 0;
}

@media (max-width: 575.98px) {
  .block-inset-right {
    max-width: 100%;
    min-width: 100%;
    margin-left: 0;
  }
}

video.responsive-image {
  display: block;
  padding: 0;
  margin: 0 0 15px 0;
  background: #e6e6e6;
  float: none;
  clear: both;
}

video.responsive-image .figure-content a {
  margin: 0 auto;
}

video.responsive-image .figure-content img {
  max-width: 100%;
  height: auto;
  min-width: 100%;
  margin: 0;
}

video.responsive-image .figure-content img.responsive-image {
  margin: 0;
}

video.responsive-image figcaption.figure-title {
  margin: 0;
  padding: 15px;
  width: 100%;
}

video.responsive-image figcaption.figure-title p:last-child {
  margin-bottom: 0;
}

video.responsive-image.align-center {
  max-width: 100%;
  min-width: 100%;
  clear: both;
  float: none;
  margin-left: 0;
  margin-right: 0;
}

video.responsive-image.align-left {
  max-width: calc(50% - 30px);
  min-width: calc(50% - 30px);
  float: left;
  clear: left;
  margin-left: 0;
  margin-right: 30px;
}

@media (max-width: 575.98px) {
  video.responsive-image.align-left {
    max-width: 100%;
    min-width: 100%;
    margin-right: 0;
    clear: both;
    float: none;
  }
}

video.responsive-image.align-left.size-small,
video.responsive-image.align-left.small {
  max-width: calc(33% - 30px);
  min-width: calc(33% - 30px);
}

@media (max-width: 575.98px) {
  video.responsive-image.align-left.size-small,
  video.responsive-image.align-left.small {
    max-width: 100%;
    min-width: 100%;
    margin-right: 0;
    clear: both;
    float: none;
  }
}

video.responsive-image.align-left.size-x-small,
video.responsive-image.align-left.x-small {
  max-width: calc(25% - 30px);
  min-width: calc(25% - 30px);
}

@media (max-width: 575.98px) {
  video.responsive-image.align-left.size-x-small,
  video.responsive-image.align-left.x-small {
    max-width: 100%;
    min-width: 100%;
    margin-right: 0;
    clear: both;
    float: none;
  }
}

video.responsive-image.align-right {
  max-width: calc(50% - 30px);
  min-width: calc(50% - 30px);
  float: right;
  clear: right;
  margin-left: 30px;
  margin-right: 0;
}

@media (max-width: 575.98px) {
  video.responsive-image.align-right {
    max-width: 100%;
    min-width: 100%;
    margin-left: 0;
    clear: both;
    float: none;
  }
}

video.responsive-image.align-right.size-small,
video.responsive-image.align-right.small {
  max-width: calc(33% - 30px);
  min-width: calc(33% - 30px);
}

@media (max-width: 575.98px) {
  video.responsive-image.align-right.size-small,
  video.responsive-image.align-right.small {
    max-width: 100%;
    min-width: 100%;
    margin-right: 0;
    clear: both;
    float: none;
  }
}

video.responsive-image.align-right.size-x-small,
video.responsive-image.align-right.x-small {
  max-width: calc(25% - 30px);
  min-width: calc(25% - 30px);
}

@media (max-width: 575.98px) {
  video.responsive-image.align-right.size-x-small,
  video.responsive-image.align-right.x-small {
    max-width: 100%;
    min-width: 100%;
    margin-right: 0;
    clear: both;
    float: none;
  }
}

video.responsive-video {
  display: block;
  padding: 0;
  margin: 0 0 15px 0;
  background: #e6e6e6;
}

video.responsive-video .figure-content {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

video.responsive-video .figure-content a {
  margin: 0 auto;
}

video.responsive-video .figure-content iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  border: none;
}

video.responsive-video figcaption.figure-title {
  margin: 0;
  padding: 15px;
  width: 100%;
}

video.responsive-video figcaption.figure-title p:last-child {
  margin-bottom: 0;
}

video.responsive-video,
video.responsive-video.align-center {
  max-width: 95%;
  min-width: 95%;
  clear: both;
  margin-left: 64px;
  margin-right: 64px;
  margin-left: auto;
  margin-right: auto;
}

video.responsive-video.align-left {
  max-width: calc(50% - 30px);
  min-width: calc(50% - 30px);
  float: left;
  clear: left;
  margin-left: 0;
  margin-right: 30px;
}

@media (max-width: 575.98px) {
  video.responsive-video.align-left {
    min-width: 100%;
    max-width: 100%;
    margin-right: 0;
  }
}

video.responsive-video.align-right {
  max-width: calc(50% - 30px);
  min-width: calc(50% - 30px);
  float: right;
  clear: right;
  margin-left: 30px;
  margin-right: 0;
}

@media (max-width: 575.98px) {
  video.responsive-video.align-right {
    min-width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
}

video.responsive-video,
video.responsive-video.align-center {
  max-width: 95%;
  min-width: 75%;
  clear: both;
  margin-left: 64px;
  margin-right: 64px;
  margin-left: auto;
  margin-right: auto;
  width: 75%;
}

@media (max-width: 767px) {
  video.responsive-video,
  video.responsive-video.align-center {
    max-width: 100%;
    min-width: 84%;
    clear: both;
    margin-left: 64px;
    margin-right: 64px;
    margin-left: auto;
    margin-right: auto;
    width: 75%;
  }
}

/* @media (min-width: 992px) {}

	@media (min-width: 1281px) {
		.buclet-carusel .slick-dots li:hover {
			background: #a7a6a6;
		}
	}

	@media (max-width: 768px) {
		.buclet-carusel .slick-dots li {
			width: 12px;
			height: 12px;
			border-radius: 15px;
		}
	} */
/* конец */
