/*
  Theme name: Promtrans
*/
* {
  outline: none!important;
}
.hidden {
  overflow: hidden; }

.header__logo .logo-black {
  display: none; }

.footer__logo .footer-logo-white {
  display: none; }
.visually-impaired .header .mobile-menu {
  top: 236px;
  height: calc(100% - 236px)
}
.visually-impaired .header .mobile-menu__btn .line,
.visually-impaired .mobile-menu {
  background: #000;
}
.visually-impaired .top-block,
.visually-impaired .header-middle__mobile-search,
.visually-impaired .header .header-middle__help {
  display: none!important;
}
.visually-impaired {
  font-size: 22px; }
  .visually-impaired .header__logo {
    width: 33%; }
    .visually-impaired .header__logo .logo-main {
      display: none; }
    .visually-impaired .header__logo .logo-black {
      display: block; }
  .visually-impaired .header .header-top {
    background: #fff;
  position: relative}
  .visually-impaired .header .header-top__menu__item a {
    color: #000;
    font-weight: bold; }
    .visually-impaired .header .header-top__menu__item a:hover {
      color: #000;
      text-decoration: underline; }
  .visually-impaired .header__lang {
    margin-right: 20px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1); }
  .visually-impaired .header__lang__select .dd .ddTitle .ddTitleText .ddlabel, .visually-impaired .header__lang__select .dd .ddChild li .ddlabel {
    color: #000; }
  .visually-impaired .header .header-top__link {
    color: #000;
    font-size: .875rem; }
    .visually-impaired .header .header-top__link span {
      width: 20px;
      height: 20px;
      -webkit-filter: grayscale(1);
      filter: grayscale(1); }
      .visually-impaired .header .header-top__link span img {
        width: 100%; }
    .visually-impaired .header .header-top__link:hover {
      color: #000;
      text-decoration: underline; }
  .visually-impaired .header-middle__help__tel {
    font-size: 1.5rem; }
    .visually-impaired .header-middle__help__tel svg {
      display: none; }
  .visually-impaired .header .header-middle__help {
    margin-left: auto; }
  .visually-impaired .header .header-middle__help__title, .visually-impaired .header .header-middle__city__title {
    font-size: 1rem;
    margin-bottom: 15px; }
  .visually-impaired .header .header-middle__help__tel:hover {
    color: #000;
    text-decoration: underline; }
  .visually-impaired .header .header-middle__city__marker {
    display: none; }
  .visually-impaired .header .header-middle__buttons__btn svg {
    display: none; }
  .visually-impaired .header-middle__buttons {
    width: 100%;
    margin: 30px 0 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .visually-impaired .header .header-middle__buttons__btn {
    width: calc(100%/3 - 5px);
    font-size: .875rem;
    padding: 20px 10px;
    border: 2px solid #000;
    margin: 20px 0;
    background: #000;
    text-align: center; }
    .visually-impaired .header .header-middle__buttons__btn:hover {
      background: #000;
      color: #fff;
      border: 2px solid #000; }
  .visually-impaired .header .header-bottom {
    background: #000;
    position: relative;
    margin: 0;
  }
  .visually-impaired .feedback-online .top-block__slide__btn:hover,
  .visually-impaired a {
    color: #000;
  }
  .visually-impaired .content__links__text {
    font-size: 18px;
  }
  .visually-impaired .feedback-online__close svg,
  .visually-impaired .feedback-medical__close svg{
    filter: grayscale(1);
    width: 40px;
    height: 40px;
  }
  .visually-impaired .feedback-medical__form__label {
    font-size: 14px;
  }
  .visually-impaired .svg-block {
    filter: grayscale(1);
  }
  .visually-impaired .procedure__block__number {
    border: 1px solid rgba(0, 0, 0, 0.3);
  }
  .visually-impaired .content-bottom__item,
  .visually-impaired .content__links__item,
  .visually-impaired .banner{
    background: #e4e4e4;
  }
  .visually-impaired .banner__link{
    border: 1px solid rgba(0, 0, 0, 0.3);
  }
  .visually-impaired .header__submenu__inner>li li a:hover,
  .visually-impaired .header__submenu__inner>li>a:hover,
  .visually-impaired .breadcrumbs__list__item a:hover,
  .visually-impaired .banner__title{
    color:#000;
  }
  .visually-impaired .breadcrumbs__list__item a:hover,
  .visually-impaired .header__submenu__inner>li>a:hover,
  .visually-impaired .header__submenu__inner>li li a:hover {
    font-weight: bold;
  }
  .visually-impaired .footer__contacts {
    color: #fff;
  }
  .visually-impaired .banner__btn{
    background: #fff;
    border: 1px solid #000;
  }
  .visually-impaired .banner__btn:hover{
    background: #000;
    border: 1px solid #fff;;
    color: #fff;
  }
  .visually-impaired .subservices__item,
  .visually-impaired .content__banner__inner,
  .visually-impaired .review_page .list-type .list-type__item.active,
  .visually-impaired .selectric{
    background: #e8e8e8;
  }
  .visually-impaired .subservices__item:before,
  .visually-impaired .banner__btn svg{
    display: none;
  }
  .visually-impaired .feedback-online__close:before,
  .visually-impaired .feedback-medical__inner:before{
    background: none;
  }
  .visually-impaired .insurance-case__item {
    background: #d8d8d8;
  }
  .visually-impaired .insurance-case__item:before,
  .visually-impaired .feedback-online__inner:before,
  .visually-impaired .know__item:before,
  .visually-impaired .content-bottom__item:before,
  .visually-impaired .feedback-medical__form__btn span{
    display: none;
  }
  .visually-impaired .review_page .step-back .step-back__item span,
  .visually-impaired .review_page .step-back .step-back__item button,
  .visually-impaired .insurance-case__item:hover,
  .visually-impaired .insurance-case__directions__btn.active,
  .visually-impaired .insurance-case__directions__btn:hover,
  .visually-impaired .types__item__link:hover,
  .visually-impaired .feedback-medical__form__btn,
  .visually-impaired .contacts_page .head .tabs .tab.active,
  .visually-impaired .content-bottom__item:hover,
  .visually-impaired .contacts_page .head .tabs .tab:hover,
  .visually-impaired .block-select-review .flex-row .i-review:hover {
    background: #000;
  }
  .visually-impaired .content__links__item svg,
  .visually-impaired .footer__social__item a svg,
  .visually-impaired img,
  .visually-impaired .btn-ico div {
    filter: grayscale(1)!important;
  }
  .visually-impaired .content a,
  .visually-impaired .services-page__content__main a,
  .visually-impaired .content__menu__item a,
  .visually-impaired .content__menu__item a:hover,
  .visually-impaired .contacts_page .head .tabs .tab {
    color:#000;
  }
  .visually-impaired .typical_page .bg{
    display: none;
  }
  .visually-impaired .contacts_page .head .tabs .tab:hover,
  .visually-impaired .footer__menu__item a,
  .visually-impaired .footer__address,
  .visually-impaired .footer__help,
  .visually-impaired .footer__address__title,
  .visually-impaired .footer__help__title,
  .visually-impaired .footer__address__link,
  .visually-impaired .footer__help__link,
  .visually-impaired .footer__link,
  .visually-impaired .contacts_page .head .tabs .tab.active,
  .visually-impaired .top-block__slide__btn {
    color:#fff;
  }
  .visually-impaired .block-select-review .flex-row .i-review,
  .visually-impaired .review_page .selectric,
  .visually-impaired .feedback-medical__form__btn,
  .visually-impaired .types__item__link,
  .visually-impaired .feedback-medical__form__input,
  .visually-impaired .insurance-case__directions__btn:not(.active),
  .visually-impaired .contacts_page .filter .selectric-wrapper .selectric,
  .visually-impaired .content__buttons a.content__buttons__btn,
  .visually-impaired .content__buttons a.content__buttons__btn:hover,
  .visually-impaired .subservices__item,
  .visually-impaired .review_page .list-type .list-type__item.active {
    border: 1px solid rgba(0, 0, 0, .5);
  }
  .visually-impaired #countries_title img {
    display: none;
  }
  .visually-impaired .contacts_page .list .item .info .contact_info li .list_item_title,
  .visually-impaired .content a:hover,
  .visually-impaired .services-page__content__main a:hover,
  .visually-impaired .content__menu__item a.active,
  .visually-impaired .breadcrumbs__list__item a {
    color: #000;
  }
  .visually-impaired .content__links__item:before,
  .visually-impaired .content__banner__img,
  .visually-impaired .services-bg{
    display: none;
  }
  .visually-impaired .content__menu__item a.active:before,
  .visually-impaired ul li:before,
  .visually-impaired .content__links__item:hover,
  .visually-impaired .content__buttons a.content__buttons__btn:hover,
  .visually-impaired .subservices__item:hover {
    background: #000!important;
  }
  .visually-impaired .header .header-middle {
    position: relative;
    top: 0;
  }
  .visually-impaired .header__search {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 20px; }
    .visually-impaired .header__search label input {
      width: 100%; }
  .visually-impaired .header__menu {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 20px;
    margin-bottom: 20px; }
  .visually-impaired .header .header-bottom__menu {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 0; }
  .visually-impaired .header__search__img {
    width: 50px;
    height: 49px;
    background: #000;
    border: 1px solid #fff;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
    .visually-impaired .header__search__img svg path {
      fill: #fff;
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s; }
    .visually-impaired .header__search__img:hover {
      background: #fff;
      border-color: #000; }
  .visually-impaired .header__search label input::-webkit-input-placeholder {
    color: #000; }
  .visually-impaired .header__search label input:-ms-input-placeholder {
    color: #000; }
  .visually-impaired .header__search label input::-ms-input-placeholder {
    color: #000; }
  .visually-impaired .header__search label input::placeholder {
    color: #000; }
  .visually-impaired .header__submenu__inner > li > a ._svg, .visually-impaired .header__submenu__inner > li > a img {
    display: none; }
  .visually-impaired .top-block img {
    display: none; }
  .visually-impaired .top-block__slide__img {
    border-bottom: 2px solid #000; }
  .visually-impaired .top-block__slide__img:before {
    background: #fff; }
  .visually-impaired .top-block__slide__block {
    width: 100%;
    margin: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .visually-impaired .top-block__slide__link {
    color: #000;
    font-size: 1.5rem;
    padding: 20px 30px;
    border: 2px solid #000; }
    .visually-impaired .top-block__slide__link:hover {
      background: #000;
      color: #fff;
      border-color: #000; }
  .visually-impaired .top-block__slide__title {
    color: #000; }
  .visually-impaired .top-block__slide__desc {
    color: #000; }
  .visually-impaired .top-block__slide__btn {
    font-size: 1rem;
    padding: 20px 30px;
    background: #000;
    border: 2px solid #000; }
    .visually-impaired .top-block__slide__btn svg path {
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s; }
    .visually-impaired .top-block__slide__btn:hover {
      background: #fff;
      color: #000;
      border: 2px solid #000; }
      .visually-impaired .top-block__slide__btn:hover svg path {
        fill: #000; }
  .visually-impaired .know__item {
    height: 200px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    background: #fff;
    border: 2px solid #000; }
    .visually-impaired .know__item svg {
      display: none; }
    .visually-impaired .know__item__title {
      color: #000;
      font-size: 1.25rem; }
    .visually-impaired .know__item:hover {
      background: #000; }
      .visually-impaired .know__item:hover__title {
        color: #fff; }
  .visually-impaired .types__wrap {
    width: 50%;
    height: 350px; }
  .visually-impaired .types__item__img {
    display: none; }
  .visually-impaired .types__item {
    background: #000;
    border: 2px solid #000; }
    .visually-impaired .types__item__title {
      font-size: 1.5rem;
      color: #fff; }
      .visually-impaired .types__item__title:hover {
        text-decoration: underline; }
    .visually-impaired .types__item__desc {
      color: #fff; }
    .visually-impaired .types__item__link {
      font-size: 1rem;
      color: #fff;
      padding: 20px 30px; }
      .visually-impaired .types__item__link svg circle {
        fill: #fff; }
  .visually-impaired .types__item__inner {
    height: 100%;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
  .visually-impaired .insurance__item--blue {
    background: #000; }
  .visually-impaired .insurance__item--blue:before {
    content: none; }
  .visually-impaired .insurance__item--blue .insurance__item__bg img, .visually-impaired .insurance__item--blue .insurance__item__img {
    display: none; }
  .visually-impaired .insurance__item__inner {
    padding: 50px !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    width: 100% !important;
    text-align: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .visually-impaired .insurance__item__link {
    color: #fff;
    font-size: 1rem;
    padding: 15px 20px;
    border: 2px solid #fff; }
    .visually-impaired .insurance__item__link:hover {
      background: #fff;
      color: #000; }
  .visually-impaired .insurance__item__title {
    line-height: 1.2;
    color: #fff; }
  .visually-impaired .insurance__item__desc {
    color: #fff; }
  .visually-impaired .insurance__item__btn {
    background: #000;
    border: 2px solid #fff;
    padding: 20px 30px;
    font-size: 1rem; }
    .visually-impaired .insurance__item__btn:hover {
      background: #fff;
      color: #000; }
      .visually-impaired .insurance__item__btn:hover svg path {
        fill: #000; }
  .visually-impaired .insurance__item--green, .visually-impaired .insurance__item--gray {
    background: #000;
    margin-bottom: 20px; }
  .visually-impaired .insurance__wrap {
    width: 100%; }
  .visually-impaired .insurance__item__img {
    display: none; }
  .visually-impaired .news__title {
    line-height: 1.2; }
  .visually-impaired .news__link {
    border: 2px solid #000;
    color: #000;
    font-size: 1rem;
    line-height: 1.2; }
    .visually-impaired .news__link svg path {
      fill: #000; }
    .visually-impaired .news__link:hover {
      background: #000; }
  .visually-impaired .news__wrap {
    width: 50%; }
  .visually-impaired .news__item {
    border: 2px solid #000;
    padding: 20px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
    .visually-impaired .news__item__img {
      display: none; }
    .visually-impaired .news__item__date {
      line-height: 1.2;
      color: #000;
      font-size: 1rem;
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s; }
      .visually-impaired .news__item__date svg path {
        fill: #000;
        -webkit-transition: all .4s;
        -o-transition: all .4s;
        transition: all .4s; }
    .visually-impaired .news__item__title {
      line-height: 1.2;
      font-size: 1.5rem;
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s; }
    .visually-impaired .news__item__desc {
      color: #000;
      line-height: 1.2;
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s; }
    .visually-impaired .news__item:hover {
      background: #000; }
      .visually-impaired .news__item:hover .news__item__title {
        color: #fff; }
      .visually-impaired .news__item:hover .news__item__desc {
        color: #fff; }
      .visually-impaired .news__item:hover .news__item__date {
        color: #fff; }
        .visually-impaired .news__item:hover .news__item__date svg path {
          fill: #fff; }
  .visually-impaired .get {
    padding: 90px 0; }
    .visually-impaired .get__banner:before {
      content: none; }
    .visually-impaired .get__banner__img {
      display: none; }
    .visually-impaired .get__banner__inner {
      width: 100%;
      padding: 50px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center;
      background: #000; }
    .visually-impaired .get__banner__title {
      line-height: 1.2;
      color: #fff; }
    .visually-impaired .get__banner__text {
      color: #fff;
      line-height: 1.2; }
    .visually-impaired .get__banner__buttons {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .visually-impaired .get__banner__btn {
      border: 2px solid #fff;
      padding: 20px 30px;
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s; }
      .visually-impaired .get__banner__btn span {
        line-height: 1.2;
        color: #fff;
        -webkit-transition: all .4s;
        -o-transition: all .4s;
        transition: all .4s; }
        .visually-impaired .get__banner__btn span strong {
          -webkit-transition: all .4s;
          -o-transition: all .4s;
          transition: all .4s; }
      .visually-impaired .get__banner__btn svg path {
        fill: #fff;
        -webkit-transition: all .4s;
        -o-transition: all .4s;
        transition: all .4s; }
      .visually-impaired .get__banner__btn:hover {
        background: #fff; }
        .visually-impaired .get__banner__btn:hover span {
          color: #000; }
          .visually-impaired .get__banner__btn:hover span strong {
            color: #000; }
        .visually-impaired .get__banner__btn:hover svg path {
          fill: #000; }
  .visually-impaired .footer {
    background: #000; }
    .visually-impaired .footer__logo .footer-logo-main {
      display: none; }
    .visually-impaired .footer__logo .footer-logo-white {
      display: block; }
    .visually-impaired .footer__block {
      width: 33%;
      margin-bottom: 40px; }
      .visually-impaired .footer__block:first-child {
        width: 33%; }
      .visually-impaired .footer__block:last-child {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
    .visually-impaired .footer__social__item {
      width: 50px;
      height: 50px;
      margin-right: 20px; }
      .visually-impaired .footer__social__item a svg {
        width: 100%;
        height: 100%; }
      .visually-impaired .footer__social__item a:hover svg path {
        fill: #fff; }
    .visually-impaired .footer__search__btn {
      width: 50px;
      height: 49px;
      background: #000;
      border: 1px solid #fff;
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s; }
      .visually-impaired .footer__search__btn:hover {
        border: 1px solid #000;
        background: #fff; }
        .visually-impaired .footer__search__btn:hover svg path {
          fill: #000; }
    .visually-impaired .footer__menu {
      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: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      height: 100%; }
      .visually-impaired .footer__menu__item a {
        line-height: 1.2; }
        .visually-impaired .footer__menu__item a:hover {
          text-decoration: underline;
          color: #fff; }
    .visually-impaired .footer__contacts:hover {
      color: #fff;
      text-decoration: underline; }
    .visually-impaired .footer__help__title {
      font-size: 1rem;
      line-height: 1.2; }
    .visually-impaired .footer__help__link {
      line-height: 1.2; }
      .visually-impaired .footer__help__link svg {
        display: none; }
      .visually-impaired .footer__help__link:hover {
        color: #fff;
        text-decoration: underline; }
    .visually-impaired .footer__address__title {
      font-size: 1rem;
      line-height: 1.2; }
    .visually-impaired .footer__address__link {
      line-height: 1.2; }
      .visually-impaired .footer__address__link svg {
        display: none; }
      .visually-impaired .footer__address__link:hover {
        color: #fff;
        text-decoration: underline; }
    .visually-impaired .footer__link {
      width: auto;
      padding: 15px 20px;
      font-size: 1rem;
      line-height: 1.2;
      border: 2px solid #fff; }
      .visually-impaired .footer__link svg {
        display: none; }
      .visually-impaired .footer__link:hover {
        color: #000;
        border: 2px solid #fff;
        background: #fff; }
  .visually-impaired .footer__menu__item--opacity a {
    opacity: 1;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 1rem;
    color: #fff; }
    .visually-impaired .footer__menu__item--opacity a:hover {
      text-decoration: underline;
      color: #fff; }
  .visually-impaired .footer__bottom__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .visually-impaired .footer__copyright {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: bold;
    color: #000;
    margin-right: 0;
    margin-bottom: 40px; }
  .visually-impaired .feedback-consultation {
    height: auto; }
  .visually-impaired .feedback-consultation__content--right {
    display: none; }
  .visually-impaired .feedback-consultation__content {
    width: 100%;
    text-align: center; }
  .visually-impaired .feedback-consultation__form {
    text-align: center;
    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: center;
    -ms-flex-align: center;
    align-items: center; }
  .visually-impaired .feedback-consultation__desc, .visually-impaired .feedback-consultation p {
    font-weight: bold;
    color: #000; }
  .visually-impaired .feedback-consultation__close svg path {
    fill: #000; }
  .visually-impaired .feedback-consultation__form__input {
    border: 2px solid #000;
    color: #000; }
    .visually-impaired .feedback-consultation__form__input::-webkit-input-placeholder {
      color: #000; }
    .visually-impaired .feedback-consultation__form__input:-ms-input-placeholder {
      color: #000; }
    .visually-impaired .feedback-consultation__form__input::-ms-input-placeholder {
      color: #000; }
    .visually-impaired .feedback-consultation__form__input::placeholder {
      color: #000; }
  .visually-impaired .feedback-consultation__form__label {
    color: #000;
    font-weight: bold; }
  .visually-impaired .feedback-consultation__checkbox__text {
    font-size: 1rem;
    font-weight: bold; }
    .visually-impaired .feedback-consultation__checkbox__text a {
      color: #000; }
  .visually-impaired .feedback-consultation__form__btn {
    width: auto;
    padding: 20px 30px;
    font-size: 1rem;
    font-weight: bold;
    background: #000;
    border: 2px solid #000; }
    .visually-impaired .feedback-consultation__form__btn span svg path {
      fill: #fff; }
    .visually-impaired .feedback-consultation__form__btn:hover {
      background: #fff;
      color: #000; }
      .visually-impaired .feedback-consultation__form__btn:hover span svg path {
        fill: #000; }

.procedure__block__number svg circle {
  stroke-dasharray: 226; }

.content p, .services-page__content__main p {
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  line-height: 28px;
  color: #222222;
  margin-bottom: 30px; }

.content a {
  margin-bottom: 30px;
}
.content a, .services-page__content__main a {
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  line-height: 28px;
  text-decoration: none;
  color: #0177D7;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s; }
  .content a:hover, .services-page__content__main a:hover {
    color: #52AE32; }

.content h2, .services-page__content__main h2 {
  font-family: 'Roboto', sans-serif; font-weight:500;
  font-size: 1rem;
  line-height: 28px;
  text-transform: uppercase;
  color: #222222;
  margin-bottom: 20px; }

.content ul, .services-page__content__main ul {
  list-style-type: none;
  padding: 0;
  margin: 0 0 30px; }
  .content ul li, .services-page__content__main ul li {
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    line-height: 20px;
    color: rgba(34, 34, 34, 1);
    padding-left: 15px;
    margin-bottom: 20px; }
    .content ul li:before, .services-page__content__main ul li:before {
      position: absolute;
      content: '';
      top: calc(50% - 3px);
      left: 0;
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background: #0177D7; }
    .content ul li:last-child, .services-page__content__main ul li:last-child {
      margin-bottom: 0; }

.content .wp-block-image:after, .services-page__content__main .wp-block-image:after {
  content: "";
  display: table;
  clear: both; }

.content .wp-block-table, .services-page__content__main .wp-block-table {
  margin: 0;
  overflow-x: auto; }
  .content .wp-block-table table, .services-page__content__main .wp-block-table table {
    border-collapse: collapse;
    max-width: 100%;
    width: 100%;
    border: 1px solid #E2E2E2;
    margin-bottom: 30px; }
    .content .wp-block-table table tr, .services-page__content__main .wp-block-table table tr {
      border-bottom: 1px solid #E2E2E2; }
      .content .wp-block-table table tr td, .services-page__content__main .wp-block-table table tr td {
        font-family: 'Roboto', sans-serif;
        font-size: 1rem;
        line-height: 18px;
        color: rgba(34, 34, 34, 1);
        text-align: center;
        padding: 10px;
        border-right: 1px solid #E2E2E2; }
        .content .wp-block-table table tr td strong, .services-page__content__main .wp-block-table table tr td strong {
          font-family: 'Roboto', sans-serif; font-weight:500;
          font-size: 1rem;
          line-height: 18px;
          color: #000000; }
        .content .wp-block-table table tr td:last-child, .services-page__content__main .wp-block-table table tr td:last-child {
          border-right: none; }

.content .content__links__wrap, .services-page__content__main .content__links__wrap {
  width: 100%; }

.content .wp-block-group .wp-block-group__inner-container, .services-page__content__main .wp-block-group .wp-block-group__inner-container {
  counter-reset: heading; }
  .content .wp-block-group .wp-block-group__inner-container .wp-block-columns, .services-page__content__main .wp-block-group .wp-block-group__inner-container .wp-block-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px; }
  .content .wp-block-group .wp-block-group__inner-container .wp-block-column, .services-page__content__main .wp-block-group .wp-block-group__inner-container .wp-block-column {
    position: relative;
    width: 33.33%;
    padding: 30px 20px 0 20px;
    margin: 0  0 40px 0; }
    .content .wp-block-group .wp-block-group__inner-container .wp-block-column p, .services-page__content__main .wp-block-group .wp-block-group__inner-container .wp-block-column p {
      font-family: 'Roboto', sans-serif;
      font-size: 1rem;
      line-height: 28px;
      color: #222222;
      margin: 0; }
    .content .wp-block-group .wp-block-group__inner-container .wp-block-column:before, .services-page__content__main .wp-block-group .wp-block-group__inner-container .wp-block-column:before {
      position: absolute;
      counter-increment: heading;
      content: "0" counter(heading) "";
      top: 0;
      left: 20px;
      font-family: 'Roboto', sans-serif; font-weight:500;
      font-size: 1rem;
      line-height: 28px;
      color: #0177D7; }

.wsp-pages-list .children {
  padding-left: 15px; }

@media only screen and (max-width: 576px) {
  .content__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

@media only screen and (max-width: 768px) {

  .visually-impaired .news__wrap {
    width: 100%; }
  .visually-impaired .footer__block {
    width: 100%;
  }
  .footer__block:first-child, .footer__block:last-child {
    width: 100%!important;
  }
  .visually-impaired .types__wrap {
    width: 100%;
  }
}
@media only screen and (max-width: 576px) {
  .content__banner__inner:before {
    width: 100% !important;
    background-repeat: no-repeat; } }

@media only screen and (max-width: 576px) {
  .services-page__content__aside {
    padding: 0 !important;
    margin: 0 0 40px !important; } }

@media only screen and (max-width: 576px) {
  .services-page__content__main {
    padding: 0 !important;
    margin: 0 0 40px !important;
    overflow: hidden; }
    .services-page__content__main a {
      display: inline-block;
      height: auto;

    }
    .content__links__wrap a {
      width: 100%
    }
}

.feedback-consultation {
  z-index: 100;
  position: fixed;
  top: calc(50% - 260px);
  left: calc(50% - 341px);
  width: 682px;
  height: 520px;
  background: #ffffff;
  border-radius: 10px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }
  .feedback-consultation.loaded {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .feedback-consultation__inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%; }
  .feedback-consultation__close {
    cursor: pointer;
    z-index: 2;
    position: absolute;
    top: 20px;
    right: 20px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
    .feedback-consultation__close svg path {
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s; }
    .feedback-consultation__close:hover svg path {
      fill: #52AE32; }
  .feedback-consultation__content {
    width: 70%;
    height: 100%;
    padding: 60px 40px; }
    .feedback-consultation__content--right {
      position: relative;
      width: 30%;
      height: 100%;
      background: #F4F4F4;
      border-radius: 0px 5px 5px 0px;
      padding: 0; }
      .feedback-consultation__content--right:before {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        width: 181px;
        height: 217px;
        background-image: url(img/feedback-consultation_bg.svg);
        background-repeat: no-repeat; }
  .feedback-consultation__img {
    width: 150%;
    position: absolute;
    bottom: -80px;
    left: -22px; }
    .feedback-consultation__img img {
      display: block;
      width: 100%;
      height: 100%; }
  .feedback-consultation__title, .feedback-consultation h3 {
    font-family: 'Roboto', sans-serif; font-weight:500;
    font-size: 1.875rem;
    line-height: 35px;
    color: #222222;
    margin-bottom: 20px; }
  .feedback-consultation__desc, .feedback-consultation p {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    line-height: 28px;
    color: rgba(34, 34, 34, 0.8);
    margin-bottom: 25px; }
    .feedback-consultation__desc span, .feedback-consultation p span {
      font-family: 'Roboto', sans-serif; font-weight:500; }
  .feedback-consultation__form__block {
    position: relative;
    width: 100%; }
  .feedback-consultation__form__label {
    position: absolute;
    top: -14px;
    left: 10px;
    font-family: 'Roboto', sans-serif;
    font-size: .875rem;
    line-height: 16px;
    color: rgba(34, 34, 34, 0.5);
    background: #ffffff;
    padding: 5px 10px; }
  .feedback-consultation__form__input {
    width: 100%;
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    line-height: 20px;
    color: #222222;
    border: 1px solid rgba(82, 174, 50, .5);
    border-radius: 5px;
    padding: 20px 23px;
    margin-bottom: 20px; }
    .feedback-consultation__form__input::-webkit-input-placeholder {
      color: rgba(34, 34, 34, 0.5); }
    .feedback-consultation__form__input:-ms-input-placeholder {
      color: rgba(34, 34, 34, 0.5); }
    .feedback-consultation__form__input::-ms-input-placeholder {
      color: rgba(34, 34, 34, 0.5); }
    .feedback-consultation__form__input::placeholder {
      color: rgba(34, 34, 34, 0.5); }
  .feedback-consultation__form__btn {
    cursor: pointer;
    width: 244px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: 'Roboto', sans-serif; font-weight:500;
    font-size: .875rem;
    line-height: 16px;
    color: #ffffff;
    border: 1px solid #52AE32;
    background: #52AE32;
    border-radius: 5px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    padding: 20px 0; }
    .feedback-consultation__form__btn span {
      display: inline-block;
      margin-right: 10px; }
      .feedback-consultation__form__btn span svg path {
        -webkit-transition: all .4s;
        -o-transition: all .4s;
        transition: all .4s; }
    .feedback-consultation__form__btn:hover {
      background-color: transparent;
      color: #222222; }
      .feedback-consultation__form__btn:hover span svg path {
        fill: #52AE32; }
    .feedback-consultation__form__btn:focus {
      outline: none; }
  .feedback-consultation__checkbox {
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin-bottom: 20px; }
    .feedback-consultation__checkbox input[type="checkbox"]:checked,
    .feedback-consultation__checkbox input[type="checkbox"]:not(:checked) {
      position: absolute;
      left: 5px;
      bottom: 0;
      opacity: 0; }
    .feedback-consultation__checkbox input[type="checkbox"]:not(:checked) + .feedback-consultation__checkbox__text:after {
      opacity: 0; }
    .feedback-consultation__checkbox input[type="checkbox"]:checked + .feedback-consultation__checkbox__text:after {
      opacity: 1; }
    .feedback-consultation__checkbox input[type="checkbox"]:checked + .feedback-consultation__checkbox__text:before {
      background: #0177D7; }
    .feedback-consultation__checkbox__text {
      font-family: 'Roboto', sans-serif;
      font-size: .875rem;
      line-height: 16px;
      padding-left: 30px;
      color: #000000;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      .feedback-consultation__checkbox__text a {
        text-decoration: underline;
        color: #0177D7; }
      .feedback-consultation__checkbox__text:before {
        content: '';
        position: absolute;
        top: calc(50% - 10px);
        left: 0;
        width: 20px;
        height: 20px;
        background: transparent;
        border: 1px solid rgba(34, 34, 34, 0.2);
        border-radius: 3px; }
      .feedback-consultation__checkbox__text:after {
        content: '';
        position: absolute;
        -webkit-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease;
        left: 4px;
        top: 3px;
        width: 12px;
        height: 10px;
        background-image: url(img/feedback-consultation_checkbox_img.svg);
        background-repeat: no-repeat; }
  @media only screen and (max-width: 768px) {
    .footer__bottom__item {
      margin: 10px !important;
    }
    .feedback-consultation {
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      border-radius: 0; }
      .feedback-consultation__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
      .feedback-consultation__content {
        width: 100%; }
        .feedback-consultation__content--right {
          width: 100%;
          background: #ffffff; }
          .feedback-consultation__content--right:before {
            top: unset;
            bottom: -20px;
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
      .feedback-consultation__img {
        display: none; } }

.feedback-consultation__overlay {
  display: none;
  cursor: pointer;
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(34, 34, 34, 0.7); }

.feedback-question {
  z-index: 100;
  position: fixed;
  top: calc(50% - 375px);
  left: calc(50% - 237px);
  width: 474px;
  height: auto;
  background: #FFFFFF;
  border-radius: 10px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }
  .feedback-question.loaded {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .feedback-question__inner {
    position: relative;
    padding: 40px; }
    .feedback-question__inner:before {
      z-index: -1;
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      width: 83px;
      height: 69px;
      background-image: url(img/feedback-question_bg.svg); }
  .feedback-question__close {
    cursor: pointer;
    z-index: 2;
    position: absolute;
    top: 20px;
    right: 20px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
    .feedback-question__close svg path {
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s; }
    .feedback-question__close:hover svg path {
      fill: #52AE32; }
  .feedback-question__title {
    font-family: 'Roboto', sans-serif; font-weight:500;
    font-size: 1.875rem;
    line-height: 35px;
    text-align: center;
    color: #222222;
    margin-bottom: 40px; }
  .feedback-question__form {
    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: center;
    -ms-flex-align: center;
    align-items: center; }
    .feedback-question__form__block {
      position: relative;
      width: 100%; }
    .feedback-question__form__select {
      position: relative; }
      .feedback-question__form__select span {
        position: absolute;
        top: -14px;
        left: 10px;
        font-family: 'Roboto', sans-serif;
        font-size: .875rem;
        line-height: 16px;
        color: rgba(34, 34, 34, 0.5);
        background: #ffffff;
        padding: 5px 10px; }
      .feedback-question__form__select:after {
        content: '';
        position: absolute;
        top: 28px;
        right: 25px;
        width: 8px;
        height: 5px;
        background-image: url(img/question-icon-select.svg); }
      .feedback-question__form__select select {
        width: 100%;
        display: inline-block;
        font-family: 'Roboto', sans-serif;
        font-size: 1rem;
        line-height: 20px;
        color: #222222;
        border: 1px solid rgba(82, 174, 50, .5);
        border-radius: 5px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        padding: 20px 23px;
        margin-bottom: 30px; }
        .feedback-question__form__select select:focus {
          outline: none; }
    .feedback-question__form__label {
      position: absolute;
      top: -14px;
      left: 10px;
      font-family: 'Roboto', sans-serif;
      font-size: .875rem;
      line-height: 16px;
      color: rgba(34, 34, 34, 0.5);
      background: #ffffff;
      padding: 5px 10px; }
    .feedback-question__form__input {
      width: 100%;
      font-family: 'Roboto', sans-serif;
      font-size: 1rem;
      line-height: 20px;
      color: #222222;
      border: 1px solid rgba(82, 174, 50, .5);
      border-radius: 5px;
      padding: 20px 23px;
      margin-bottom: 30px; }
      .feedback-question__form__input::-webkit-input-placeholder {
        color: rgba(34, 34, 34, 0.5); }
      .feedback-question__form__input:-ms-input-placeholder {
        color: rgba(34, 34, 34, 0.5); }
      .feedback-question__form__input::-ms-input-placeholder {
        color: rgba(34, 34, 34, 0.5); }
      .feedback-question__form__input::placeholder {
        color: rgba(34, 34, 34, 0.5); }
    .feedback-question__form__btn {
      cursor: pointer;
      width: 184px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-family: 'Roboto', sans-serif; font-weight:500;
      font-size: .875rem;
      line-height: 16px;
      color: #ffffff;
      border: 1px solid #52AE32;
      background: #52AE32;
      border-radius: 5px;
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s;
      padding: 14.5px 0; }
      .feedback-question__form__btn span {
        display: inline-block;
        margin-right: 10px; }
        .feedback-question__form__btn span svg path {
          -webkit-transition: all .4s;
          -o-transition: all .4s;
          transition: all .4s; }
      .feedback-question__form__btn:hover {
        background-color: transparent;
        color: #222222; }
        .feedback-question__form__btn:hover span svg path {
          fill: #52AE32; }
      .feedback-question__form__btn:focus {
        outline: none; }
  .feedback-question__checkbox {
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin-bottom: 20px; }
    .feedback-question__checkbox input[type="checkbox"]:checked,
    .feedback-question__checkbox input[type="checkbox"]:not(:checked) {
      position: absolute;
      left: 5px;
      bottom: 0;
      opacity: 0; }
    .feedback-question__checkbox input[type="checkbox"]:not(:checked) + .feedback-question__checkbox__text:after {
      opacity: 0; }
    .feedback-question__checkbox input[type="checkbox"]:checked + .feedback-question__checkbox__text:after {
      opacity: 1; }
    .feedback-question__checkbox input[type="checkbox"]:checked + .feedback-question__checkbox__text:before {
      background: #0177D7; }
    .feedback-question__checkbox__text {
      font-family: 'Roboto', sans-serif;
      font-size: .875rem;
      line-height: 16px;
      padding-left: 30px;
      color: #000000;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      .feedback-question__checkbox__text a {
        text-decoration: underline;
        color: #0177D7; }
      .feedback-question__checkbox__text:before {
        content: '';
        position: absolute;
        top: calc(50% - 10px);
        left: 0;
        width: 20px;
        height: 20px;
        background: transparent;
        border: 1px solid rgba(34, 34, 34, 0.2);
        border-radius: 3px; }
      .feedback-question__checkbox__text:after {
        content: '';
        position: absolute;
        -webkit-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease;
        left: 4px;
        top: 3px;
        width: 12px;
        height: 10px;
        background-image: url(img/feedback-consultation_checkbox_img.svg);
        background-repeat: no-repeat; }
  @media only screen and (max-width: 768px) {
    .feedback-question {
      overflow-x: scroll;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      border-radius: 0; } }

.feedback-medical {
  z-index: 100;
  position: fixed;
  top: 1%;
  bottom: 1%;
  left: calc(50% - 341px);
  width: 682px;
  background: #FFFFFF;
  border-radius: 10px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  overflow-y: auto;  }
  .feedback-medical.loaded {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .feedback-medical.send {
    height: 300px;
    top: calc(50% - 150px);
    overflow-y: hidden; }
  .feedback-medical__inner {
    position: relative;
    padding: 60px 40px 40px; }
    .feedback-medical__inner:before {
      z-index: -1;
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      width: 83px;
      height: 69px; }
  .feedback-medical__close {
    cursor: pointer;
    z-index: 2;
    position: absolute;
    top: 20px;
    right: 20px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
    .feedback-medical__close svg path {
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s; }
    .feedback-medical__close:hover svg path {
      fill: #52AE32; }
  .feedback-medical__title {
    font-family: 'Roboto', sans-serif; font-weight:500;
    font-size: 1.875rem;
    line-height: 35px;
    text-align: center;
    color: #222222;
    margin-bottom: 40px; }
  .feedback-medical__form {
    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: center;
    -ms-flex-align: center;
    align-items: center; }
    .feedback-medical__form__block {
      position: relative;
      width: 100%; }
      .feedback-medical__form__block--border {
        border-bottom: 1px solid #F5F5F5;
        margin-bottom: 30px; }
    .feedback-medical__form__select {
      position: relative; }
      .feedback-medical__form__select span {
        position: absolute;
        top: -14px;
        left: 10px;
        font-family: 'Roboto', sans-serif;
        font-size: .875rem;
        line-height: 16px;
        color: rgba(34, 34, 34, 0.5);
        background: #ffffff;
        padding: 5px 10px; }
      .feedback-medical__form__select:after {
        content: '';
        position: absolute;
        top: 28px;
        right: 25px;
        width: 8px;
        height: 5px;
        background-image: url(img/question-icon-select.svg); }
      .feedback-medical__form__select select {
        width: 100%;
        display: inline-block;
        font-family: 'Roboto', sans-serif;
        font-size: 1rem;
        line-height: 20px;
        color: #222222;
        border: 1px solid rgba(82, 174, 50, .5);
        border-radius: 5px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        padding: 20px 23px;
        margin-bottom: 30px; }
        .feedback-medical__form__select select:focus {
          outline: none; }
    .feedback-medical__form__label {
      position: absolute;
      top: -14px;
      left: 10px;
      font-family: 'Roboto', sans-serif;
      font-size: .875rem;
      line-height: 16px;
      color: rgba(34, 34, 34, 0.5);
      background: #ffffff;
      padding: 5px 10px; }
      .feedback-medical__form__label--big {
        width: 76%; }
    .feedback-medical__form__input {
      width: 100%;
      font-family: 'Roboto', sans-serif;
      font-size: 1rem;
      line-height: 20px;
      color: #222222;
      border: 1px solid rgba(82, 174, 50, .5);
      border-radius: 5px;
      padding: 20px 23px;
      margin-bottom: 30px; }
      .feedback-medical__form__input::-webkit-input-placeholder {
        color: rgba(34, 34, 34, 0.5); }
      .feedback-medical__form__input:-ms-input-placeholder {
        color: rgba(34, 34, 34, 0.5); }
      .feedback-medical__form__input::-ms-input-placeholder {
        color: rgba(34, 34, 34, 0.5); }
      .feedback-medical__form__input::placeholder {
        color: rgba(34, 34, 34, 0.5); }
      .feedback-medical__form__input--big {
        padding-top: 30px; }
    .feedback-medical__form__btn {
      cursor: pointer;
      width: 184px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-family: 'Roboto', sans-serif; font-weight:500;
      font-size: .875rem;
      line-height: 16px;
      color: #ffffff;
      border: 1px solid #52AE32;
      background: #52AE32;
      border-radius: 5px;
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s;
      padding: 14.5px 0; }
      .feedback-medical__form__btn span {
        display: inline-block;
        margin-right: 10px; }
        .feedback-medical__form__btn span svg path {
          fill: #ffffff;
          -webkit-transition: all .4s;
          -o-transition: all .4s;
          transition: all .4s; }
      .feedback-medical__form__btn:hover {
        background-color: transparent;
        color: #222222; }
        .feedback-medical__form__btn:hover span svg path {
          fill: #52AE32; }
      .feedback-medical__form__btn:focus {
        outline: none; }
  .feedback-medical__captcha {
    padding: 30px 0; }

.feedback-online {
  z-index: 100;
  position: fixed;
  top: 1%;
  bottom: 1%;
  left: calc(50% - 341px);
  width: 682px;
  background: #FFFFFF;
  border-radius: 10px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  overflow-y: auto;
  max-height: 350px;}
  .feedback-online.loaded {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .feedback-online.send {
    height: 300px;
    top: calc(50% - 150px);
    overflow-y: hidden; }
  .feedback-online__inner {
    position: relative;
    padding: 60px 40px 40px; }
    .feedback-online__inner:before {
      z-index: -1;
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      width: 83px;
      height: 69px; }
  .feedback-online__close {
    cursor: pointer;
    z-index: 2;
    position: absolute;
    top: 20px;
    right: 20px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
    .feedback-online__close svg path {
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s; }
    .feedback-online__close:hover svg path {
      fill: #52AE32; }
  .feedback-online__title {
    font-family: 'Roboto', sans-serif; font-weight:500;
    font-size: 1.875rem;
    line-height: 35px;
    text-align: center;
    color: #222222;
    margin-bottom: 40px; }
  .feedback-online__form {
    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: center;
    -ms-flex-align: center;
    align-items: center; }
    .feedback-online__form__block {
      position: relative;
      width: 100%;
    display: flex;
      justify-content: space-around;
    flex-direction:row; }
    .feedback-online__form__block .top-block__slide__btn {
      margin: 0;
    }
      .feedback-online__form__block--border {
        border-bottom: 1px solid #F5F5F5;
        margin-bottom: 30px; }
    .feedback-online__form__select {
      position: relative; }
      .feedback-online__form__select span {
        position: absolute;
        top: -14px;
        left: 10px;
        font-family: 'Roboto', sans-serif;
        font-size: .875rem;
        line-height: 16px;
        color: rgba(34, 34, 34, 0.5);
        background: #ffffff;
        padding: 5px 10px; }
      .feedback-online__form__select:after {
        content: '';
        position: absolute;
        top: 28px;
        right: 25px;
        width: 8px;
        height: 5px;
        background-image: url(img/question-icon-select.svg); }
      .feedback-online__form__select select {
        width: 100%;
        display: inline-block;
        font-family: 'Roboto', sans-serif;
        font-size: 1rem;
        line-height: 20px;
        color: #222222;
        border: 1px solid rgba(82, 174, 50, .5);
        border-radius: 5px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        padding: 20px 23px;
        margin-bottom: 30px; }
        .feedback-online__form__select select:focus {
          outline: none; }
    .feedback-online__form__label {
      position: absolute;
      top: -14px;
      left: 10px;
      font-family: 'Roboto', sans-serif;
      font-size: .875rem;
      line-height: 16px;
      color: rgba(34, 34, 34, 0.5);
      background: #ffffff;
      padding: 5px 10px; }
      .feedback-online__form__label--big {
        width: 76%; }
    .feedback-online__form__input {
      width: 100%;
      font-family: 'Roboto', sans-serif;
      font-size: 1rem;
      line-height: 20px;
      color: #222222;
      border: 1px solid rgba(82, 174, 50, .5);
      border-radius: 5px;
      padding: 20px 23px;
      margin-bottom: 30px; }
      .feedback-online__form__input::-webkit-input-placeholder {
        color: rgba(34, 34, 34, 0.5); }
      .feedback-online__form__input:-ms-input-placeholder {
        color: rgba(34, 34, 34, 0.5); }
      .feedback-online__form__input::-ms-input-placeholder {
        color: rgba(34, 34, 34, 0.5); }
      .feedback-online__form__input::placeholder {
        color: rgba(34, 34, 34, 0.5); }
      .feedback-online__form__input--big {
        padding-top: 30px; }
    .feedback-online__form__btn {
      cursor: pointer;
      width: 184px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-family: 'Roboto', sans-serif; font-weight:500;
      font-size: .875rem;
      line-height: 16px;
      color: #ffffff;
      border: 1px solid #52AE32;
      background: #52AE32;
      border-radius: 5px;
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s;
      padding: 14.5px 0; }
      .feedback-online__form__btn span {
        display: inline-block;
        margin-right: 10px; }
        .feedback-online__form__btn span svg path {
          fill: #ffffff;
          -webkit-transition: all .4s;
          -o-transition: all .4s;
          transition: all .4s; }
      .feedback-online__form__btn:hover {
        background-color: transparent;
        color: #222222; }
        .feedback-online__form__btn:hover span svg path {
          fill: #52AE32; }
      .feedback-online__form__btn:focus {
        outline: none; }
  .feedback-online__captcha {
    padding: 30px 0; }

  .feedback-online .top-block__slide__btn:hover {
    color: #52AE32; }
.header-bottom__menu a ._svg + span {
  font-size: 1rem;
}
.header__submenu {
  box-shadow: 0 20px 20px 0 rgba(0,0,0,.3);
}
.header__submenu:before {
  border-bottom: 1px solid #0177D7;
}
.header {
}
.insurance-case__item,.insurance__item--green,.insurance__item--gray {
  box-shadow: 0 10px 20px 0 rgba(0,0,0,.05);
}

@media only screen and (max-width:1024px) {

}
@media only screen and (max-width: 768px) {

  .get__banner__img--mobile {
    display: none!important;
  }
  .get__banner {
    height: 100%!important;
  }
}
.review_page .selectric {
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  line-height: 20px;
  color: #222222;
  border: 1px solid rgba(82, 174, 50, .5);
  border-radius: 5px;
  padding: 10px 23px;
  background: #fff;
}
.review_page .selectric span{
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
}
.review_page .selectric .button{
  height: 100%;
  background: #fff;
}
.review_page .filter .flex-row:not(.notSelect) .selectric-wrapper {
  width: calc(100% / 2 - 13px);
  margin-bottom: 40px;
}
.review_page .filter .input-form {
  width: 100%;
}
.review_page .filter {
  display: flex;
  flex-direction: column;
}
.review_page .filter .flex-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.review_page .filter .flex-row .flex20{
  flex: 1 0 20%;
  padding-right: 20px;
}
@media only screen and (max-width: 768px) {
    .feedback-online {
        width: 90%;
        height: 95%;
        max-height: inherit;
        margin: 0 auto;
        left: 5%;
    }
    .feedback-online__form__block {
        flex-direction: column;
    }
    .feedback-online__form__block .top-block__slide__btn {
        margin-bottom: 10px;
    }
    .feedback-online__title {
        margin-bottom: 10px;
        line-height: 1;
    }
    .feedback-online__desc {
        line-height: 1.4;
    }
}
.icon, .ico-happy, .ico-agry, .ico-solution, .ico-rating {
  background-image: url(img/smile.png);
}
.btn-ico {
  display: table-cell;
  vertical-align: middle;
  box-sizing: border-box;
  width: 60px;
}

div.i-review:hover {
  color:#fff;
  background-color: #97ae26;
  background: -ms-linear-gradient(top, #a3ba32, #8ba219);
  background: -webkit-linear-gradient(top, #a3ba32, #8ba219);
  background: -o-linear-gradient(top, #a3ba32, #8ba219);
  background: -moz-linear-gradient(top, #a3ba32, #8ba219);
  background: linear-gradient(to bottom, #a3ba32, #8ba219);
  -pie-background: linear-gradient(top, #a3ba32, #8ba219);
}
.i-review:hover .ico-agry,
.i-review:active .ico-agry {
  background-position: -55px 0px;
  width: 55px;
  height: 55px;
}
.ico-happy {
  background-position: 0px 0px;
  width: 55px;
  height: 55px;
}
.i-review:hover .ico-happy,
.i-review:active .ico-happy {
  background-position: 0px -110px;
  width: 55px;
  height: 55px;
}
.ico-agry {
  background-position: -110px -55px;
  width: 55px;
  height: 55px;
}
.i-review:hover .ico-rating,
.i-review:active .ico-rating {
  background-position: -110px 0px;
  width: 55px;
  height: 55px;
}
.ico-rating {
  background-position: -55px -55px;
  width: 55px;
  height: 55px;
}
.i-review:hover .ico-solution,
.i-review:active .ico-solution {
  background-position: 0px -55px;
  width: 55px;
  height: 55px;
}
.ico-solution {
  background-position: -55px -110px;
  width: 55px;
  height: 55px;
}
.i-review__title {
  display: table-cell;
  vertical-align: middle;
  padding-left: 5px;
}
.block-select-review {
  margin-bottom: 50px;
}
.block-select-review .flex-row{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.block-select-review .flex-row .i-review{
  flex: 0 0 30%;
  cursor: pointer;
  box-shadow: 0 20px 20px 0 rgba(0,0,0,.1);
  margin: 15px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 110px;
  text-decoration: none;
  background: #EDF9FF;
  border: 1px solid rgba(82, 174, 50, .5);
  border-radius: 5px;
  padding: 0 26px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
.block-select-review .flex-row .i-review:hover {
  background: #0177D7;
  border: 1px solid #F5F5F5;
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
}
.review_page .list-type {
  list-style: none;
  display: flex;
  justify-content: start;
  margin: 20px 0 40px 0;
  padding: 0;
}
.review_page .list-type .list-type__item {
  border: 1px solid transparent;
}
.review_page .list-type .list-type__item span{
  display: inline-block;
  cursor: pointer;
  padding: 15px 30px;
  color: #000;
  text-decoration: none;
}
.review_page .list-type .list-type__item.active{
  background: #EDF9FF;
  border: 1px solid rgba(82, 174, 50, .5);
  border-radius: 5px;
  color: #222222;
}
.review_page .feedback-medical-unp{
  margin-right: 30px;
}
.review_page .step-back{
  list-style: none;
  padding: 0;
}
.review_page .step-back .step-back__item {
  display: inline-block;
}
.review_page .step-back .step-back__item span{
  display: inline-block;
  margin: 0 0 20px 0;
  padding: 10px 12px;
  width: 100px;
  text-align: center;
  background: #52ae32;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
}
.review_page .step-back .step-back__item button{
  background: #0177D7;
  margin-left: 20px;
  display: inline-block;
  width: 100px;
  text-align: center;
  border-radius: 5px;
  padding: 14px 12px;
  color: #fff;
  cursor: pointer;
  border: none;
}
.single-page .content {
  padding-top: 0;
}
.img-mobile {
  display:none
}

@media only screen and (max-width: 768px) {
  .visually-impaired {
    font-size: 18px
  }
  .procedure__block:after {
    display: none;
  }
	/*.img-mobile {
	  display:block!important
	}

	.img-laptop {
	  display:none!important
	}*/
	.contacts_page .filter .checkbox {
		width:100%;
	}
    .review_page .filter .flex-row:not(.notSelect) .selectric-wrapper {
      width: 100%;
    }
    .block-select-review .flex-row .i-review {
      flex: 0 0 50%;
    }
    .block-select-review .flex-row {
      flex-wrap: nowrap;
    }
    .responsive-table-contact {
      margin: 0;
    }
    .responsive-table-contact tr {
      display: flex;
      flex-wrap: wrap;
      flex: 1 0 100%;
    }
    .responsive-table-contact tr td:nth-child(1){
      padding-bottom: 10px;
    }
    .responsive-table-contact tr td:nth-child(2){
      padding-bottom: 20px;
    }
    .top-block__slide__desc,
    .top-block__slide__title {
      line-height: 1;
    }
    .top-block__slide__title {
      font-size: 2em;
    }
    .feedback-medical {
      width: 90%;
      left: 5%;
    }
  .visually-impaired .header .header-middle__buttons__btn {
    width: calc(100%/2 - 5px);
  }
  .visually-impaired .header .header-middle__buttons {
    width: calc(100% - 50px);
    margin: 0;
  }
  .visually-impaired .header .mobile-menu__btn:hover .line {
    background: #000;
  }
  .visually-impaired .header .mobile-menu {
    background: #000;
    color: #fff;
  }
  .visually-impaired .feedback-medical__title {
    font-size: 25px;
    line-height: 24px;
  }
  .visually-impaired .feedback-medical__inner {
    position: relative;
    padding: 60px 20px;
  }
  .visually-impaired .feedback-medical__form__label {
    max-height: 23px;
    overflow: auto;
  }
  .visually-impaired .top-block,
  .visually-impaired .section_main,
  .visually-impaired .breadcrumbs {
    margin: 0!important;
  }
  .footer__block {
    padding: 0 10px;
  }
  .footer__menu__item {
    width: 100%;
  }
  .visually-impaired .header__logo .logo-black {
    width: 60%;
    margin: 0 auto;
  }

  .visually-impaired .header__logo {
    width: 100%;
    margin: 0;
    max-width: 300px;
  }
}
@media only screen and (max-width: 480px) {
  .block-select-review .flex-row .i-review {
    flex: 0 0 100%;
  }
  .block-select-review .flex-row {
    flex-wrap: wrap;
  }
  .review_page .filter .flex-row {
    flex-wrap: wrap;
  }
  .review_page .filter .flex-row .flex20 {
    flex: 1 0 100%;
    padding: 0;
    margin-bottom: 35px;
  }
  .review_page .feedback-medical-unp {
    margin-right: 0;
  }
}
#cookie-notice {
    width:100%
}
#cookie-notice .cn-button {
    margin: 0 5px 5px 5px;
    width: 100%;
    display: block;
    height: 100%;
    white-space: normal;
}
}