@media screen and (min-width: 1799px) {
  .block_hover_menu {
    display: none;
  }
}

@media screen and (min-width: 1690px) {
  .left_menu_arrows_btn {
    display: none;
  }
}

@media screen and (max-width: 1269px) {
  /* .block-photo-leadership img {
    width: 100%;
    height: 488px;  
    } */
}

@media screen and (max-width: 1250px) {
  .card-units:nth-child(4n) {
    margin-right: 30px;
  }

  .block-content-pages {
    padding-left: 40px;
  }

  .card_history:nth-child(2n) {
    margin-left: calc(100% - 500px);
  }

  .card_history:nth-child(odd) {
    margin-left: 2px;
  }

  .block_history_line:before {
    display: none;
  }

  .line_cirlce {
    display: none;
  }

  .block_history_line .card.card_history {
    margin-bottom: 0 !important;
  }
}

@media screen and (max-width: 1200px) {
  .block-photo-leadership {

    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
  }

}

@media screen and (max-width: 1199px) {
  .left_bar_navi li a:hover:before {
    bottom: 0;
  }

  .left_bar_navi::before {
    display: none;
  }

  .wrapper_map_contactinfo>.row {
    flex-direction: column-reverse;
  }

  .logo-text {
    display: none
  }

  a.block-logo {
    width: 110px
  }

  .block-phone {
    width: calc(100% - 786px)
  }

  .block-statistic-inform {
    padding-left: 50px
  }

  .block_nav_leftbar {
    margin-bottom: 25px;
  }

  .left_bar_navi {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 0;
  }

  .left_bar_navi li a {
    font-size: 16px;
  }

  .left_bar_navi::before {
    width: 100%;
    height: 3px;
    top: unset;
    left: 0;
    bottom: -10px;
  }

  .left_bar_navi li a:hover:before {
    top: unset;
    left: 0;
    width: 100%;
    height: 3px;
  }

  #map {
    width: 100%;
  }

  .wrapper_slider_units .block_arrows_slick>.slick-prev {
    left: calc(100% - 140px);
  }
}

@media screen and (max-width: 1170px) {
  .block-content-pages.pages-cards .card.card_new_page {
    width: calc(50% - 30px);
  }

  .photo_equipment_cards {
    width: calc(50% - 15px);
  }

  .left_bar_fixed {
    left: -249px;
  }

  .block-statistics-content {
    min-height: calc(425px + 51px);
  }

}

@media screen and (max-width: 1140px) {
  #map {
    width: 650px;
  }
}

@media screen and (max-width: 1024px) {
  .wrapper_table {
    overflow-x: scroll;
  }

  .card_history.left_card {
    position: relative;
  }

  .card_history.left_card::before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: calc(50% - 2px);
    width: 4px;
    height: 5rem;
    background: #5739AE;
  }

  .card_history.left_card:nth-child(1)::before {
    display: none;
  }

  .card_history {
    width: 600px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
  }

  .left_card {
    margin-right: 0;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
  }

  .card_history:nth-child(2n) {
    margin-left: 0;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
  }

  .block_history_line {
    justify-content: center;
    align-items: center;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
  }

  .block_history_line .card.card_history {
    margin-bottom: 5rem !important;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
  }

  a.block-logo {
    flex: 1;
    justify-content: center;
  }

  .block-phone {
    flex: 2;
  }

  .logo-img {
    margin: 0;
  }
}

@media screen and (max-width: 1023px) {
  .block-photo-leadership {
    margin: -146px 0 0 123px;
  }

  .slider-statistic .slick-prev,
  .slider-statistic .slick-next {
    top: calc(100% - 25px);
  }

  a.inform-link {
    margin-bottom: 25px;
  }

  .block-link-statistics .btns-more {
    margin: 0;
  }

  .block-link-statistics {
    height: 112px;
  }

  .title-statistics-head {
    margin-bottom: 0;
  }

  .block-statistics-content {
    min-height: unset;
  }

  .block-link-statistics {
    position: relative;
  }

  /* .left_bar_fixed {
    top: 121px;
  } */

  .wrapper-header {
    height: 70px;
    border: 0
  }

  body {
    padding-top: 70px;
    overflow-x: hidden
  }

  .row {
    margin: 0
  }

  .section-top .row>div,
  .section-statistic .row>div {
    padding: 0
  }

  .header-wrapp-top-menu .container {
    padding: 0
  }

  .logo-img img {
    width: 50px
  }

  .logo-img {
    margin: 0;
  }

  a.block-logo {
    width: 80px;
    justify-content: center;
    flex: 1;
  }

  a.social-link {
    width: 70px
  }

  .block-header-elements.drppdown-elements-head .dropdown.show {
    width: 188px;
    height: 70px;
  }

  .dropdown.show .btn.btn-primary.dropdown-toggle {
    margin-left: 0
  }

  .dropdown-menu.show {
    width: 188px;
  }

  .block-header-elements .dropdown-item {
    padding-left: 20px
  }

  .header a.btn-visible {
    width: 140px;
    padding: 0 10px;
    margin-right: 10px
  }

  .wrapper-statistics-block {
    flex-direction: column;
    padding: 0
  }

  .block-footer-mobail {
    display: block
  }

  .hide-mobail {
    display: none
  }

  .block-contents-footer-mobile {
    display: none;
    padding-top: 20px
  }

  .block-footer-copy {
    flex-direction: column
  }

  .block-footer-copy .block-header-elements {
    border-top: 1px solid #CCD4E7;
    border-bottom: 1px solid #CCD4E7;
    border-left: 0;
    justify-content: space-between
  }

  .block-faintly-visible {
    width: auto;
    justify-content: flex-start;
    border-left: 0;
    flex: 2;
  }

  a.btn-lang {
    height: 70px;
    line-height: 70px;
    margin: 0;
    border-right: 1px solid #CCD4E7;
    margin-right: 24px
  }

  .copy-element {
    margin: 0;
    text-align: center;
  }

  .block-bottom-mobile-footer {
    margin-top: 20px;
  }

  .section-specialists {
    padding: 30px 0;
    margin-bottom: -30px;
    border-bottom: 4px solid #5739AE;
  }

  .section-specialists::before {
    display: none;
  }

  .footer {
    padding-top: 30px;
  }

  .block-phone {
    width: calc(100% - 565px);
    flex: 2;
  }

  .block-header-elements.drppdown-elements-head {
    width: 130px;
    flex: 2;
  }

  header a.btn-lang {
    margin-right: 10px;
  }

  .header-wrapp-menu .container {
    padding: 0;
  }

  .menu-lists-submenu {
    padding: 15px 20px;
  }

  .menu-lists-submenu .list-items-sub a {
    font-size: 14px;
    padding: 5px 0;
  }

  .block-bnt-registrs {
    font-size: 14px;
  }

  .input-search {
    width: 0;
  }

  .searchform {
    width: 50px;
  }

  .btn-search {
    right: 17px;
  }

  .munu-lists {
    width: calc(100% - 288px);
  }

  /* .list-item {
    flex: 0
  } */

  .munu-lists>.list-item>a {
    padding: 0 20px;
  }

  .section-top .container {
    padding: 0
  }

  .contents-block-info-slider p {
    display: none
  }

  .slider-info-block .slick-next {
    width: 50px
  }

  .slider-info-block .slick-prev {
    width: 50px;
    right: 80px
  }

  .block-link-info {
    position: absolute;
    bottom: 25px;
    justify-content: space-between;
    width: calc(100% - 175px)
  }

  p.counter-slid {
    margin-left: 0
  }

  a.item-elem-list {
    font-size: 13px
  }

  .section-statistic .container {
    padding: 0
  }

  .block-slider-statistic {
    width: 100%;
    display: flex
  }

  .wrapper-respons-tabs {
    width: 50%
  }

  .slider-statistic .slick-next {
    right: 0;
    left: auto
  }

  .slider-statistic .slick-prev {
    right: 60px;
    left: auto
  }

  .slick-list {
    height: 265px
  }

  .slick-track {
    height: 100%
  }

  .slider-statistic-images {
    height: 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important
  }

  .block-wrapper-flex-svg {
    width: 100%
  }

  .block-statistic-inform {
    padding: 40px 0 0 32px
  }

  .statistica-all-year {
    height: 395px
  }

  .section-leadership {
    padding-left: 0;
    height: 420px
  }

  .block-inform-leadership {
    padding: 0;
    width: 350px
  }

  .section-statistic {
    padding-bottom: 0
  }

  .block-specialists-inform {
    margin: 0
  }

  .block-bg-specialists {
    height: 190px
  }

  .statistics-contents {
    display: none
  }

  .block-estimate {
    margin-top: 20px
  }

  .block-estimate.box-arms {
    margin-top: 30px
  }

  .block-estimate.block-child .block-estimate-text,
  .block-estimate.block-eagle .block-estimate-text {
    max-width: 200px
  }

  .block-link-statistics {
    flex-direction: column-reverse;
    align-items: flex-start
  }


}

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

  .block-link-info {
    width: calc(100% - 240px);
  }

  .row-respons {
    flex-direction: column-reverse;
  }

  .left-navbar {
    border: none;
  }

  .date-cards {
    margin-top: 15px;
    display: inline-block;
  }

  .lists-navbar {
    padding-left: 0;
    padding-top: 0;
  }
}

@media screen and (max-width: 991px) {
  .block-photo-leadership {
    margin: -146px 0 0 48px;
  }

  .wrapper_block_estimate {
    display: flex;
    margin-top: 25px;
  }

  aside.right .wrapper_block_estimate .block-estimate.box-arms {
    margin-top: 0;
  }
}

@media screen and (max-width: 840px) {
  .munu-lists>.list-item>a {
    padding: 0 16px;
  }

  .bx-yandex-map {
    width: 650px !important;
  }

  .wrapper-block-ui {
    flex-direction: column;
  }

  .wrapper-block-ui .block-inputs:first-child {
    margin-bottom: 10px;
  }

  .big-btns .btn-transpl {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 768px) {
  .block-photo-leadership {
    margin: -146px 0 0 0;
  }

  .pages-cards .card.card_new_page {
    width: 100%;
  }
}

.show-mobile {
  display: none;
}

@media screen and (max-width: 767px) {
  .show-mobile {
    display: flex;
  }

  .show-desktop {
    display: none;
  }

  .statistic-more-block {
    display: none;
  }

  .statistic-more-block--mobile {
    display: block;
  }

  .statistics-text {
    text-align: center;
  }

  .left_bar_navi li a {
    margin-right: 5px;
  }

  .card_history {
    width: 100%;
  }

  .block-content-pages {
    padding-left: 20px;
  }

  .bx-yandex-map {
    width: 100% !important;
  }

  .wrapper_block_estimate {
    flex-direction: column;
  }

  .block-phone {
    flex: 7;
  }

  .block-bg-specialists {
    height: 450px;
  }

  .info .col-sm-12.pr-0 {
    padding-right: 15px !important;
  }

  .info .col-sm-12.pl-0 {
    padding-left: 15px !important;
  }

  .contents-block-info-slider p {
    display: block;
  }

  .block-progress-slider {
    min-height: 450px;
  }

  .wrapper-respons-tabs .slick-list {
    min-height: 400px;
  }

  .nav-menu-lists.row .lits-item-elem:nth-child(2) {
    padding-right: 0;
  }

  .nav-menu-lists.row .lits-item-elem:nth-child(3) {
    padding-right: 0;
  }

  .header.header-other a.btn-record {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .block-content-pages {
    padding-right: 0;
  }

  .logo-img {
    width: 50px
  }

  .block-header-elements.drppdown-elements-head {
    display: none
  }

  .header .block-faintly-visible {
    display: none
  }

  .header .block-social-header {
    display: none
  }

  .block-phone {
    width: calc(100% - 140px);
    border-right: 1px solid #CCD4E7
  }

  .wrapper-header {
    height: 60px
  }

  a.btn-record {
    line-height: 60px
  }

  .block-bnt-registrs a.btn-record:hover,
  .bock-button-record a.btn-record:hover {
    color: #5739AE
  }

  body {
    padding-top: 60px
  }

  .wrapper-mobile-navigation-menu {
    display: block
  }

  .block-mobile-right-menu {
    display: none
  }

  .wrapper-mobile-navigation-menu__button {
    width: 60px;
    height: 60px;
    border: none;
    background: transparent;
    padding: 0;
    margin: 0;
    cursor: pointer;
    position: relative
  }

  .wrapper-mobile-navigation-menu__button span {
    width: 25px;
    height: 2px;
    background: #5739AE;
    display: block;
    position: absolute;
    top: 50%;
    left: calc(50% - 10px);
    transition: .3s all;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all;
    -o-transition: .3s all
  }

  .wrapper-mobile-navigation-menu__button span:nth-child(1) {
    top: 23px
  }

  .wrapper-mobile-navigation-menu__button span:nth-child(3) {
    top: 37px
  }

  .wrapper-mobile-navigation-menu__button.button-active span:nth-child(1) {
    top: 28px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    opacity: 0
  }

  .wrapper-mobile-navigation-menu__button.button-active span:nth-child(2) {
    top: 28px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg)
  }

  .wrapper-mobile-navigation-menu__button.button-active span:nth-child(3) {
    top: 28px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg)
  }

  .block-mobile-right-menu {
    background: #F4F6F9;
    position: absolute;
    top: 0;
    right: -100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 70px;
    z-index: 9999;
    height: 100vh;
    overflow: auto;
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
  }

  .block-mobile-right-menu.menu-actives {
    right: 0
  }

  a.header-mobile-logo {
    width: 200px;
  }

  .header-mobile-logo .logo-text {
    display: block;
    margin-left: 8px;
    font-size: 10px;
    line-height: 1.2;
  }

  .header-mobile-logo .logo-red {
    font-size: 10px
  }

  .block-text-logo {
    width: 123px;
    height: 50px;
    margin-left: 10px;
  }

  .bock-button-record,
  .mobile-right-menu_lists,
  .block-mobile-menu-contacts {
    width: 100%;
    padding: 0 10px
  }

  .block-mobile-right-menu .bock-button-record {
    margin: 11px 0;
    display: flex;
    align-items: center;
    justify-content: center
  }

  .btn-closed-menu {
    border: none;
    background: transparent;
    width: 60px;
    height: 60px;
    padding: 0;
    margin: 0;
    border-left: 1px solid #DCE2F0;
  }

  .mobile-right-menu_lists_item a {
    color: #181818;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #DCE2F0;
    text-decoration: none
  }

  .block-right-header-mobile {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 60px;
    border-bottom: 1px solid #DCE2F0;
    background: #F4F6F9;
  }

  a.list-item-sub-menu {
    position: relative
  }

  a.list-item-sub-menu:before {
    font-size: 12px;
    position: absolute;
    top: calc(50% - 6px);
    right: 10px;
    margin: 0;
    color: #5739AE
  }

  .box-btn-exit {
    border: none;
    background: transparent;
    width: auto;
    height: 25px;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 10px;
    text-transform: uppercase;
    color: #B7B7B7;
    padding-left: 22px;
    margin-bottom: 30px
  }

  .box-btn-exit::before {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    font-size: 16px;
    width: 25px;
    color: #5739AE
  }

  .sub-menu-navigations_lists a {
    font-size: 13px;
    color: #595959;
    text-decoration: none
  }

  .mobile-right-menu_lists_item {
    position: relative
  }

  .box-sub-menu {
    position: absolute;
    top: -83px;
    background: #F4F6F9;
    width: 100%;
    z-index: 100;
    height: 100vh;
    padding-top: 25px;
    left: -759px;
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
  }

  .box-sub-menu.actives-submenu {
    left: 0
  }

  .sub-menu-navigations_lists a {
    padding-top: 20px;
    padding-bottom: 20px
  }

  .wrapper-header .block-header-elements:nth-child(n+3) {
    display: none
  }

  .main-menu .munu-lists {
    display: none
  }

  #form-header {
    display: none
  }

  .main-menu {
    justify-content: center
  }

  .info-blocks {
    padding: 22px 15px
  }

  .block-phone-link {
    font-size: 18px
  }

  .section-top {
    padding-top: 86px;
  }

  /* .section-top поменять padding-top: 60px после того как уберем в хераде ссылку на старый сайт*/
  .slider-info-block {
    height: auto
  }

  .block-link-info {
    display: none
  }

  .contents-block-info-slider h2 {
    margin: 0;
    font-size: 22px
  }

  .contents-block-info-slider {
    margin-bottom: 0
  }

  .block-progress-slider {
    height: 190px
  }

  a.item-elem-list {
    padding: 10px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #fff
  }

  .secondmenu .lits-item-elem:nth-child(2) {
    border-left: 1px solid #fff
  }

  .block-slider-statistic {
    display: block
  }

  .wrapper-respons-tabs {
    width: 100%
  }

  .slider-text-info h2 {
    font-size: 22px
  }

  .slider-text-info {
    height: auto;
    padding: 25px 15px
  }

  .slick-list {
    height: 190px
  }

  .block-statistic-inform {
    padding: 30px 15px
  }

  .section-leadership {
    height: auto;
    padding-top: 30px
  }

  .block-inform-leadership {
    width: 100%
  }

  .block-inform-leadership h3 {
    font-size: 22px
  }

  .block-inform-leadership p {
    margin: 20px 0
  }

  .block-photo-leadership {
    margin: 15px 0 0;
    height: 488px;
    text-align: center
  }



  .block-statistics-content {
    padding: 30px 19px;
    height: auto !important
  }

  .wrapper-specialists .container {
    padding: 0
  }

  .block-link-statistics .btns-more {
    padding: 16px
  }

  .block-link-statistics {
    margin-bottom: 0
  }

  .block-estimate {
    height: auto;
    padding: 20px
  }


  .block-estimate-icon {
    position: absolute;
    right: 0;
    top: 25px
  }

  .block-estimate.box-arms {
    position: relative;
    padding-right: 85px
  }

  .btn-mobail-footer {
    display: none
  }

  .block-bottom-mobile-footer .container {
    padding: 0
  }

  .footer .btn-visible {
    position: absolute;
    top: 0;
    left: 5%;
    width: 90%
  }

  .footer .block-social-header {
    width: 66%
  }

  .footer a.social-link {
    width: 50%;
    height: 50px !important
  }

  .footer a.btn-lang {
    width: 100%;
    margin: 0;
    border: 0;
    height: 50px;
    line-height: 50px
  }

  .footer .block-faintly-visible {
    width: 34%
  }

  .block-footer-copy {
    position: relative;
    padding: 70px 0 5px
  }

  .bock-button-record a.btn-record {
    border: 1px solid #7b5ac6;
    color: #7b5ac6;
    line-height: 50px
  }

  a.btn-record:hover {
    background: transparent
  }

  .statistica-all-year .slick-track {
    display: flex;
    align-items: center;
    justify-content: space-between
  }

  .statistica-all-year .heartslide.slick-slide.slick-current.slick-active span {
    font-size: 70px;
    line-height: 60px;
    opacity: 1;
    position: absolute;
    top: -50px;
    left: calc(50% - 45px);
    font-weight: 500;
    transition: all .2s ease
  }

  .block-estimate {
    height: auto
  }

  .block-estimate.block-child .block-estimate-icon {
    position: static
  }

  .block-estimate.block-eagle .block-estimate-icon {
    position: static
  }

  .block-statistic-inform {
    padding-left: 15px;
    padding-right: 15px
  }

  .heartslide {
    text-align: center;
    padding-left: 0;
    margin-top: 55px
  }

  .heartslider {
    height: 150px;
    justify-content: space-between
  }

  .heartslide span {
    top: -17px;
    left: calc(50% - 12px)
  }

  .heartslide.active span {
    font-size: 70px;
    line-height: 60px;
    opacity: 1;
    position: absolute;
    top: -50px;
    left: calc(50% - 45px);
    font-weight: 500;
    transition: all .2s ease
  }

  .heartslide.active {
    opacity: 1;
    font-size: 23px;
    padding-left: 0;
    line-height: 32px;
    font-weight: 500
  }

  .heartslide:not(.active) {
    cursor: pointer
  }

  .statistica-all-year {
    display: none
  }

  .statistic-all-year-mobile {
    display: block
  }

  .box-count-svd.slick-slide.slick-current.slick-active {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out
  }

  .box-count-svd.slick-slide {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
  }

  .box-count-svd {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
  }

  .box-count-svg_num p {
    margin: 0;
    padding: 0;
    text-align: center
  }

  .box-count-svg_text {
    text-align: center;
    display: inline-block;
    width: 100%
  }

  .statistic-all-year-mobile_date {
    height: 110px
  }

  #liver-svg .box-count-svg_num p {
    color: #DE3A4F;
    opacity: .3;
    font-size: 24px
  }

  #liver-svg .box-count-svg_text {
    color: #DE3A4F
  }

  .box-count-svg_text {
    opacity: .3;
    font-size: 13px;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
  }

  #lung-svg .box-count-svg_num p {
    opacity: .3;
    font-size: 24px;
    color: #1F8BD9;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
  }

  #lung-svg .box-count-svg_text {
    color: #1F8BD9;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
  }

  #heart-svg .box-count-svg_num p {
    opacity: .3;
    font-size: 24px;
    color: #DE3A4F;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
  }

  #heart-svg .box-count-svg_text {
    color: #DE3A4F;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
  }

  #kidneys-svg .box-count-svg_num p {
    opacity: .3;
    font-size: 24px;
    color: #595959;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
  }

  #kidneys-svg .box-count-svg_text {
    color: #595959;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
  }

  #liver-svg.box-count-svd.slick-slide.slick-current.slick-active .box-count-svg_text {
    font-size: 16px;
    line-height: 140%;
    opacity: 1
  }

  #liver-svg.box-count-svd.slick-slide.slick-current.slick-active .box-count-svg_num p {
    font-size: 40px;
    opacity: 1
  }

  #lung-svg.box-count-svd.slick-slide.slick-current.slick-active .box-count-svg_text {
    font-size: 16px;
    line-height: 140%;
    opacity: 1
  }

  #lung-svg.box-count-svd.slick-slide.slick-current.slick-active .box-count-svg_num p {
    font-size: 40px;
    opacity: 1
  }

  #heart-svg.box-count-svd.slick-slide.slick-current.slick-active .box-count-svg_text {
    font-size: 16px;
    line-height: 140%;
    opacity: 1
  }

  #heart-svg.box-count-svd.slick-slide.slick-current.slick-active .box-count-svg_num p {
    font-size: 40px;
    opacity: 1
  }

  #kidneys-svg.box-count-svd.slick-slide.slick-current.slick-active .box-count-svg_text {
    font-size: 16px;
    line-height: 140%;
    opacity: 1
  }

  #kidneys-svg.box-count-svd.slick-slide.slick-current.slick-active .box-count-svg_num p {
    font-size: 40px;
    opacity: 1
  }

  .box-count-svd.slick-slide.slick-current.slick-active .box-count-svg_num p {
    font-size: 40px;
    opacity: 1
  }

  .block-statistic-inform {
    padding-left: 0
  }

  .block-statistic-inform .tetle-red {
    margin-left: 15px
  }

  .section-specialists {
    padding-bottom: 40px;
    border-bottom: 4px solid #5739AE
  }

  .path.active {
    stroke-opacity: 1;
    stroke-dasharray: 100;
    animation: dash 1s linear forwards
  }

  @keyframes dash {
    to {
      stroke-dashoffset: 1000
    }
  }

  .new path {
    opacity: 1;

  }

  .new path.active {
    animation: none;
  }

  svg {
    height: 200px
  }

  /*поиск на мобильном*/
  div.title-search-result {
    display: none !important;
  }

  a.block-logo {
    min-width: 60px;
  }

  .search-mobile .search-form {
    height: 100%;
    width: auto;
  }

  .search-mobile #form-header {
    display: block;
    position: relative;
    right: 0px;
    height: 100%;
    width: 30px;
  }

  .search-mobile .label-search {
    height: 100%;
    width: auto;
  }

  .search-mobile .input-search {
    padding: 0;
  }

  .search-mobile .btn-search {
    position: relative;
    right: 0;
    top: 50%
  }

  .search-mobile .btn-search:before {
    color: #1F8BD9;
  }

  .search-mobile .searchform.active .input-search {
    width: 100%;
    padding: 0 60px 0 20px;
    font-size: 20px;
  }

  .search-mobile #form-header.searchform.active input {
    font-size: 20px;
  }

  .search-mobile #form-header.searchform.active button {
    width: 50px;
  }

  .search-mobile #form-header.searchform.active .btn-search:before {
    font-size: 20px;
  }

  .search-mobile #form-header.searchform.active {
    width: 100%;
    right: 0;
    border-top: none;
    border-bottom: none;
  }

  .search-mobile .btn-search:after {
    display: none;
  }

  /*поиск на мобильном*/
}

@media screen and (max-width: 576px) {
  .block-photo-leadership {
    margin: 0px auto;
    height: 273px;
    text-align: center;
    width: 190px;
  }

  .block-photo-leadership img {
    width: 100%;
    height: 273px;
  }

  .photo_equipment_cards:nth-child(odd) {
    margin-right: 0;
  }

  .photo_equipment_cards {
    width: 100%;
  }

  .block_btn-adress .btn-transpl {
    width: 100%;
  }

  .card_uint_all {
    flex-wrap: wrap;
  }

  .list-group-item {
    padding: 20px;
  }

  .block-bg-specialists {
    height: 350px;
  }

  .contents-block-info-slider p {
    display: block;
  }

  .block-progress-slider {
    min-height: 350px;
  }

  .wrapper-respons-tabs .slick-list {
    min-height: 350px;
  }
}

@media screen and (max-width: 570px) {
  .row-respons .col-xl-9.col-lg-9.col-md-12.col-sm-12.mb-5 {
    margin-bottom: 0 !important;
  }

  .nav-menu-lists.row .lits-item-elem:nth-child(2) {
    width: 50%;
  }

  .nav-menu-lists.row .lits-item-elem:nth-child(3) {
    width: 50%;
  }
}

@media screen and (max-width: 480px) {
  .wrapper_map_contactinfo .card_uint_all .card-wrap_img {
    width: 100%;
    margin-right: 0;
  }

  .wrapper_map_contactinfo .card_uint_all .card-wrap_img img {
    width: 100%;
  }

  .bx-yandex-view-layout {
    margin-bottom: 15px;
  }

  .card_uint_all {
    flex-wrap: wrap;
  }

  .text_container {
    margin-left: 0;
  }

  .block_inform_unit {
    flex-wrap: wrap;
  }

  .left_bar_navi li a {
    font-size: 14px;
  }

  .card_history.left_card::before {
    height: 3rem;
  }

  .block_history_line .card.card_history {
    margin-bottom: 3rem !important;
  }

  .card_history>.tetle-red {
    font-size: 18px;
  }

  .pages-breadcrumb .breadcrumb {
    padding-right: 0;
  }

  .block-content-pages {
    padding-left: 10px;
  }

  .transdev-pagination .page-item:first-child .page-link::before {
    top: 5px;
    left: 14px;
    font-size: 21px;
  }

  .transdev-pagination .page-item:first-child .page-link {
    width: 50px;
    height: 35px;
  }

  .transdev-pagination .page-item:last-child .page-link:before {
    top: 5px;
    left: 14px;
    font-size: 21px;
  }

  .transdev-pagination .page-item:last-child .page-link {
    width: 50px;
    height: 35px;
  }

  .transdev-pagination .page-link {
    width: 35px;
    height: 35px;
  }

  .card-units:nth-child(4n) {
    margin-right: 0;
  }

  #accordion .card-body {
    padding-left: 30px;
    padding-right: 10px;
  }

  .card-units {
    width: 100%;
    margin-right: 0;
  }

  a.btns-more {
    width: 100%;
  }

  .block-bg-specialists {
    height: 230px;
  }

  .block-phone {
    flex: 5;
  }

  a.btn-record {
    width: 100%;
  }

  .block-bnt-registrs {
    width: 100%;
  }

  .header.header-other a.btn-record {
    width: 100%;
  }

  .info .row {
    margin-right: -15px;
    margin-left: -15px;
  }

  .tab-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 425px) {
  .card-link.flaticon-next-1:before {
    right: 10px;
  }

  #accordion .card-link {
    padding-left: 0;
    padding-right: 0;
  }

  .block-content-pages h1 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 15px !important;
  }

  .wrapper_map_contactinfo .col-md-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .bx-yandex-map {
    height: 250px !important;
  }

  .card-link.flaticon-next-1:before {
    font-size: 16px;
  }

  #accordion .card-link h3 {
    font-size: 16px;
  }

  .sub-menu-navigations_lists a {
    font-size: 16px;
  }

  .box-btn-exit {
    padding-left: 44px;
    font-size: 13px;
    height: 32px;
    margin-bottom: 0;
  }

  .box-btn-exit::before {
    font-size: 22px;
  }

  .news_small_block {
    margin-top: 20px;
  }

  .wrapper-respons-tabs .slick-list {
    min-height: 193px;
  }

  .block-progress-slider {
    min-height: 227px;
  }

  .tetle-red,
  .tetle-grey {
    font-size: 8px;
    padding: 5px 10px;
    line-height: 9px;

  }
}

@media screen and (max-width: 375px) {
  .left_bar_navi li a {
    font-size: 12px;
  }

  .block-phone {
    flex: 4;
  }

  .menu-lists-submenu {
    padding: 15px 10px;
  }

  .block-photo-leadership img {
    width: 100%;
    height: auto;
  }

  .block-bg-specialists {
    height: 182px;
  }

  .info {
    padding-bottom: 2rem !important;
  }
}