* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.container-wrapper {
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .container-wrapper {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .container-wrapper {
        width: 100%;
    }
}

@media (min-width: 1420px) {
    .container-wrapper {
        width: 1420px;
    }
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

body {
    background-color: #fff;
    font-family: OpenSans;
    font-weight: 400;
    font-size: 15px;
    color: #1e864c;
}
.animated.delay-010s {
    -webkit-animation-delay: .10s;
    animation-delay: .10s;
}

.animated.delay-020s {
    -webkit-animation-delay: .20s;
    animation-delay: .20s;
}

.animated.delay-030s {
    -webkit-animation-delay: .30s;
    animation-delay: .30s;
}

.animated.delay-040s {
    -webkit-animation-delay: .40s;
    animation-delay: .40s;
}

.animated.delay-050s {
    -webkit-animation-delay: .50s;
    animation-delay: .50s;
}

.animated.delay-060s {
    -webkit-animation-delay: .60s;
    animation-delay: .60s;
}

.animated.delay-070s {
    -webkit-animation-delay: .70s;
    animation-delay: .70s;
}

.animated.delay-080s {
    -webkit-animation-delay: .80s;
    animation-delay: .80s;
}

.animated.delay-120s {
    -webkit-animation-delay: 1.20s;
    animation-delay: 1.20s;
}

.animated.delay-140s {
    -webkit-animation-delay: 1.40s;
    animation-delay: 1.40s;
}

.animated.delay-160s {
    -webkit-animation-delay: 1.60s;
    animation-delay: 1.60s;
}

.animated.delay-180s {
    -webkit-animation-delay: 1.80s;
    animation-delay: 1.80s;
}

ul li {
    list-style-type: none;
}

a {
    text-decoration: none
}

a:hover {
    opacity: 0.8;
}

.df {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fww {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.fcc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fsb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.fsa {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.jcc {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.aic {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fdr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.fdc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.fdrr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.fdcr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.jcsb {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.jcsa {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.jcc {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.jcfs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.jcfe {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.aifs {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.aife {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.block {
    max-width: 1420px;
    margin: 0 auto
}

section.main-content {
    padding: 0 20px;
}

.logo {
    display: block;
    float: left;
    padding: 12px 16px;
}
.logo img {
    max-width: 48px;
}
.header .header_content_left {
    min-height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

a.order_coupon {
    color: #072c58;
    font-family: 'HelveticaNeueCyr', sans-serif;
    background-color: #58bfff;
    padding: 10px;
    font-size: 13px;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    display: block;
    text-align: center;
}

.header-menu.languages li a {
    font-family: 'HelveticaNeueCyr', sans-serif;
    font-weight: bold;
    color: #bad1ee;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.004em;
    text-transform: uppercase;
    color: #0B6632;
}

.header-menu.languages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.departments_info.stacionar_otdel ul {
    list-style: none;
    padding: 0;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    list-style-type: decimal;
    width: 100%;
}

.news_wrap > .news_bar li.current a {
}

.departments_info.stacionar_otdel .departments_menu {
    width: 100%;
    padding: 15px;
}

.header-menu.languages li {
    width: 32px;
    height: 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;
}

.header_languages a {
    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;
    background-color: #bad1ee;
    border-radius: 5px;
    min-height: 25px;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.header_languages img {
    max-width: 16px;
    display: block;
    float: left;
}

.tabbable ul,
.tabbable ul li {
    padding: 0;
    list-style: none;
}

.tabbable ul.nav-pills li a {
    background: #3d75b9;
    border-radius: 30px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    color: #ffffff;
    max-width: 100%;
    display: block;
    margin-right: 10px;
    margin-bottom: 15px;
    font-family: 'HelveticaNeueCyr', sans-serif;
    font-size: 15px;
    padding: 8px;
    letter-spacing: 0.4px;
}

.tabbable .tab-content > .active {
    padding: 0 20px 20px 0;
}

.tabbable {
}

.bottom_banners .links.banners_payment {
    background: #e0eeff;
    padding: 0 20px 1px 20px;
    margin-top: 0;
}

.tabbable ul.nav-pills li a {
    color: #ffffff;
}

.tabbable ul.nav-pills {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
    margin: 0 auto;
    border: none;
    margin-bottom: 0 !important;
    padding: 0;
}

.tabbable ul.nav-pills li {
    list-style: none;
}

.lang_mod {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-bottom: 12px;
}

.lang_mod a {
    padding-left: 5px;
}

.tabbable ul.nav-pills li a.active {
    background-color: #bad1ee;
    color: #000000;
    font-weight: bold;
    position: relative;
}

.tabbable ul.nav-pills li a.active {
    color: #000000;
}

.tabbable ul.nav-pills li a.active:after {
    content: '';
    border: 10px solid transparent;
    border-top: 10px solid #3695d2;
    position: absolute;
    bottom: -21px;
    left: calc(50% - 5px);
}

.top_otdel-map {
    background: rgba(237, 255, 245, 0.8);
    -webkit-backdrop-filter: blur(8px);
            backdrop-filter: blur(8px);
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.005em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #1A1A1A;
    padding: 16px;
    position: absolute;
    min-height: 552px;
    max-width: 43%;
}

.top_otdel-contacts {
    width: 100%;
    display: block;
}

.top_otdel {
    position: relative;
}

.tabbable.tabbable1,
.tabbable.tabbable2 {
    clear: both;
    float: none;
}

.header_languages p {
    color: #1c211f;
    font-size: 13px;
    margin: 0;
    margin-left: 5px;
    font-weight: 500;
    margin: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.header .header_content_left a:last-of-type {
}

.header .header_content_left a .icon {
    margin-right: 6px
}

.header .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header .icon img {
}

.header .header_content_center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
}

.header .header_content_center .gerb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header .header_content_center .gerb img {
    width: 100%;
    max-width: 60px;
    height: auto
}

.header .header_content_center .title {
    margin: 0 10px;
    line-height: 0.9
}

h3.title_clin {
    font-family: 'HelveticaNeueCyr', sans-serif;
    font-weight: bold;
    color: #1d2220;
    font-size: 21px;
    margin: 0;
}

.header .header_content_center .title p.title_adress {
    font-family: 'HelveticaNeueCyr', sans-serif;
    font-weight: 500;
    color: #1d2220;
    font-size: 15px;
    margin: 0;
}

.header .header_content_center .title p.title_tagline {
    font-family: 'Good Vibes Pro';
    margin: 0;
    margin-left: -16px;
    font-size: 26px;
    color: #bad1ee;
}

.header .header_content_center .title h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 53px;
    line-height: 50px;
    font-family: Vollkorn;
    font-weight: 700
}

.links.banners_payment {
    margin-top: 11px;
}

.links.banners_payment h3.main-title {
    margin-bottom: 17px;
    padding-top: 20px;
}

.links.banners_payment .newsmain-all {
    margin-bottom: 20px;
}

.main_page_block_22 {
}

a.hospital_tour img {
    max-width: 25px;
}

.header_soc img {
    max-width: 28px;
}

.header_soc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 100%;
    width: 100%;
}
.flex-block p, .flex-block a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #1a1a1a !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.itemFullText .departments_tabs.departments_tabs-inner tr p, .itemFullText .departments_tabs.departments_tabs-inner tr b, .itemFullText .departments_tabs.departments_tabs-inner tr a {
    font-family: Roboto;
    font-style: normal;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 0.0025em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #1A1A1A;
}

.itemFullText .departments_tabs.departments_tabs-inner tr p b {
    margin-right: 10px;
}
.main_page_block_1 {
    position: relative;
}
body.top-top {}

body.top-top .main_page_block_1 {
    padding-top: 72px;
}
body.inner_page .on_video_block {
    position: absolute;
    z-index: 300;
    width: 100%;
    min-height: auto;
}
.on_video_block {
    position: absolute;
    z-index: 300;
    width: 100%;
    min-height: calc(100vh - 72px);
}

.header_soc a {
    border: 1px solid #ffffff;
    height: 48px;
    width: 48px;
    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;
    margin-top: 8px;
    -webkit-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}
.photo_block-inner {
    position: relative;
    height: 196px;
    overflow: hidden;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(18, 128, 67, 0.8)), to(rgba(18, 128, 67, 0.8))), url(/templates/moaby_1.0/img/slide1.png);
    background: -o-linear-gradient(bottom, rgba(18, 128, 67, 0.8), rgba(18, 128, 67, 0.8)), url(/templates/moaby_1.0/img/slide1.png);
    background: linear-gradient(0deg, rgba(18, 128, 67, 0.8), rgba(18, 128, 67, 0.8)), url(/templates/moaby_1.0/img/slide1.png);
}

.header_soc.social_inner a {
    margin-left: 8px;
    border: 1px solid #DAFBE8;
}

.header_soc.social_inner a:hover {
    background: rgba(18, 128, 67, 0.8);
}
.map_info .header_soc a {
    height: 31.5px;
    width: 31.5px;
}

.header_soc a:hover {
    background: #ffffff;
    -webkit-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}

.language_wrap {
    padding: 29px 0 10px 0 !important;
}

a.hospital_tour {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -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;
    border-radius: 5px;
    height: 100%;
    height: 91px;
    width: 100%;
    padding: 5px;
    max-width: 150px;
}

.relative_pos {
    position: relative;
}

a.header-tel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #ffffff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    border-radius: 5px;
    padding: 10px;
    min-height: 105px;
    position: relative;
    padding-top: 40px;
}

a.header-tel:hover, a.header-tel:hover span, a.header-tel:hover p {
    text-decoration: none;
    background: #58bfff;
    color: #ffffff;
    opacity: 1;
}

.main_page_block_01 {
    background: #e0eeff;
    padding: 20px 0;
}

a.header-tel img {
    max-width: 20px;
    position: absolute;
    top: 15px;
}

a.header-tel span {
    color: #072c58;
    font-family: 'HelveticaNeueCyr', sans-serif;
    font-size: 14px;
    padding: 2px 0;
}

a.header-tel p {
    color: #1c211f;
    font-family: 'HelveticaNeueCyr', sans-serif;
    font-size: 14px;
    margin: 0;
    line-height: 15px;
    display: inline-table;
}

a.hospital_tour p {
    display: block;
    font-family: 'HelveticaNeueCyr', sans-serif;
    font-size: 15px;
    color: #1c211f;
    line-height: 17px;
    margin: 0;
    padding: 3px 0;
}

.hospital_tour_wrap {
}

.header .header_content_right .languages_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header .header_content_right .languages_block .languages li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header .header_content_right .languages_block .languages li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 15px
}

.header .header_content_right .languages_block .languages li a img {
    width: 100%;
    height: auto
}

.header .header_content_right .languages_block .icon_lang img {
    width: 100%
}

.header .header_content_right .search_wrap {
    position: relative
}

.payment-item {
    width: 221.3px;
    height: 248px;
    margin-bottom: 2%;
    position: relative;
}

.paid_services div.itemFullText .links.banners_payment p.for_foreign_citizens {
    position: absolute;
    top: 0;
    background: #4f87d1;
    text-align: center;
    left: 0;
    top: 0;
    width: 100%;
    font-size: 13px;
    line-height: 14px;
    text-shadow: none;
}

.payment_wrap {
    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-evenly;
}

a.payment_img {
    width: 100%;
    height: 248px;
    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;
    padding: 10px;
    border: 1px solid #bad1ee;
    background: #FAFAFA;
    border: 1px solid #B8B8B8;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.part1_question-item a.payment_img {
    background: #F2F2F2;
    border: none;
    max-height: 184px;
}
a.payment_img p {
width: 100%;
    color: #ffffff;
    font-family: 'HelveticaNeueCyr', sans-serif;
    font-size: 15px;
    line-height: 16px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.01em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
  color: #383838;
    margin-top: -20px;
    margin-bottom: 0;
}

.bottom_banners a.payment_img p {
    color: #ffffff !important;
    font-family: 'HelveticaNeueCyr', sans-serif;
    font-size: 15px;
    line-height: 16px;
    text-shadow: 1px 1px 2px black;
    text-align: center !important;
}

.tabbable ul li {
    margin-top: 15px;
}
.bottom-tab_link a {
    color: #124966;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 16px 10px 12px;
    position: static;
    width: 100%;
    height: 36px;
    background: #DCEFF9;
    -webkit-box-shadow: 8px 8px 16px rgb(26 26 26 / 10%), 1px 1px 4px rgb(26 26 26 / 20%);
            box-shadow: 8px 8px 16px rgb(26 26 26 / 10%), 1px 1px 4px rgb(26 26 26 / 20%);
    -webkit-backdrop-filter: blur(8px);
            backdrop-filter: blur(8px);
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -ms-flex-item-align: stretch;
        align-self: stretch;
    -ms-flex-positive: 0;
        flex-grow: 0;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.0125em;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.bottom-tab_link {}

.bottom-tab_link {
    width: 100%;
    margin-top: 11px;
}
.tab-content > .tab-pane {
}

.header .header_content_right .search_wrap .submit {
    content: "";
    position: absolute;
    display: block;
    height: 26px;
    width: 26px;
    top: 5px;
    right: 5px;
    font-size: 0;
    border: none;
    outline: 0;
    z-index: 10;
    background-color: #FFF;
    background-image: url(../img/search.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    cursor: pointer
}

.header .header_content_right .search_wrap .search {
    padding: 10px 30px 10px 10px;
    border: 1px solid #dad5c6;
    border-radius: 3px;
    width: 320px
}

.site_menu {
}

.site_menu_fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 600;
    -webkit-transition: position 0.5s ease;
    -o-transition: position 0.5s ease;
    transition: position 0.5s ease;
}

.site_menu ul > li.has-sub > a::after {
    position: absolute;
    top: calc(50% - 4px);
    right: 0;
    width: 16px;
    height: 8px;
    content: "";
    background-image: url(/templates/moaby_1.0/img/menu.png);
    background-repeat: no-repeat;
    background-position: center;
}

form.k2SearchBlockForm.form-inline {
    display: none;
}

form.k2SearchBlockForm.form-inline.open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 15px;
    min-width: 250px;
    top: 50px;
    background: #bad1ee;
    border-radius: 5px;
    height: 50px;
    z-index: 300;
}

form.k2SearchBlockForm.form-inline.open {
}

form.k2SearchBlockForm.form-inline.open input.search.form-control {
    background: transparent;
    border: 0;
    width: calc(100% - 50px);
}

form.k2SearchBlockForm.form-inline.open input.button {
    width: 50px;
    padding: 15px;
}

form.k2SearchBlockForm.form-inline.open {
}

button.click-search_button.button_open img {
    display: none;
}

button.click-search_button {
    width: 50px;
    min-height: 50px;
    border: none;
    margin: 0;
    margin-right: 15px;
    border-radius: 5px;
    background: #bad1ee;
}

.site_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 12px;
}

.button-search_wrapper k2SearchBlock {
    height: 100%;
}

.button-search_wrapper k2SearchBlock button.click-search_button {
    height: 100%;
}

.site_menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 0;
    min-height: 48px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.site_menu ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    position: relative;
}
body.is-menu-open .menu-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    top: auto;
}

body.is-menu-open .site_menu .menu-nav li {
    display: block;
    width: 100%;
}

body.is-menu-open #modal-menu  .menu-nav>li>a {
    color: #828282;
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.003em;
    margin: 10px 0;
    text-align: center;
    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;
}
.site_menu ul li a {
    position: relative;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    font-family: 'Roboto', Serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    letter-spacing: 0.003em;
    color: #383838;
    text-align: left;
}

.site_menu ul li a {
    font-size: 16px;
    line-height: 18px;
    padding: 0 23px;
}

.site_menu ul li a:hover {
    text-decoration: none;
}

.title-block h3 {
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    font-size: 34px;
    line-height: 42px;
    text-align: center;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    text-shadow: 16px 16px 32px rgb(0 0 0 / 50%);
    margin: 0 auto;
    max-width: 73%;
}
body.inner_page .title-block h3{
    font-size: 29px;
}
div.itemFullText .top_otdel-contacts img {
    max-width: 100%;
    padding: 0 !important;
    width: 100%;
}

.top_otdel-map {
    min-height: 100%;
}
.btn_main {
    cursor: pointer;
    max-width: 202px;
    position: relative;
    text-decoration: none;
    width: 100%;
    min-height: 38px;
    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;
}

.buttons_main .btn-1:nth-child(1), .buttons_main .btn-1:nth-child(2) {
    -webkit-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
}

.buttons_main a.btn_main.btn-1 {
    background: #DCEFF9;
    -webkit-box-shadow: 8px 8px 16px rgba(26, 26, 26, 0.1), 1px 1px 4px rgba(26, 26, 26, 0.2);
            box-shadow: 8px 8px 16px rgba(26, 26, 26, 0.1), 1px 1px 4px rgba(26, 26, 26, 0.2);
    -webkit-backdrop-filter: blur(8px);
            backdrop-filter: blur(8px);
    font-family: 'Roboto', sans-serif;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    letter-spacing: 0.0125em;
    text-transform: uppercase;
    color: #124966;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    margin-right: 16px;
}

.title-block {
    top: 5vh;
    position: relative;
}
.among_the_first {
    font-family: 'Marck Script', cursive;
    color: #ffffff;
    text-align: right;
    transform: rotate(
            327deg
    );
    display: block;
    width: auto;
    float: right;
    font-size: 33px;
    padding-right: 5%;
    text-shadow: 16px 16px 32px rgb(0 0 0 / 50%);
}

.button-block {
    position: relative;
    top: 7vh;
    padding-bottom: 320px;
}

@media screen and (max-height: 720px) {
    .bottom_icn .botom_icn_wrap {
        min-height: 250px;
    }

    .title-block h3 {
        font-size: 29px;
    }

    .botom_icn_wrap p {
        font-size: 17px;
    }
}

@media screen and (max-height: 750px) {
    .bottom_icn .botom_icn_wrap {
        min-height: 280px;
    }
}

.buttons_main a.btn_main.btn-1:hover {
    background: #dceff9c7;
    border: 1px solid rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 1px 1px 2px rgb(255 255 255 / 20%);
            box-shadow: 1px 1px 2px rgb(255 255 255 / 20%);
    color: #0f3a51;
    text-decoration: none;
    text-shadow: -1px -1px 0 #ffffff;
    -webkit-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    transition: all 250ms linear;
}

.buttons_main a.btn_main.btn-1:nth-child(1):hover {
    background: #dceff9c7;
    border: 1px solid rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 1px 1px 2px rgb(255 255 255 / 20%);
            box-shadow: 1px 1px 2px rgb(255 255 255 / 20%);
    color: #0f3a51;
    text-decoration: none;
    text-shadow: -1px -1px 0 #ffffff;
    -webkit-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    transition: all 250ms linear;
}

.buttons_main a.btn_main.btn-1:nth-child(2):hover {
    background: -o-linear-gradient(179deg, rgb(184 184 184 / 50%) -0.29%, rgba(255, 255, 255, 0.3) 99.71%);
    background: linear-gradient(271deg, rgb(184 184 184 / 50%) -0.29%, rgba(255, 255, 255, 0.3) 99.71%);
    border: 1px solid rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 1px 1px 2px rgb(255 255 255 / 20%);
            box-shadow: 1px 1px 2px rgb(255 255 255 / 20%);
    color: #DCEFF9;
    text-decoration: none;
    text-shadow: -1px -1px 0 #000000;
    -webkit-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    transition: all 250ms linear;
}

.buttons_main a.btn_main.btn-1:nth-child(1) {
    background: #DCEFF9;
    -webkit-box-shadow: 8px 8px 16px rgba(26, 26, 26, 0.1), 1px 1px 4px rgba(26, 26, 26, 0.2);
            box-shadow: 8px 8px 16px rgba(26, 26, 26, 0.1), 1px 1px 4px rgba(26, 26, 26, 0.2);
    -webkit-backdrop-filter: blur(8px);
            backdrop-filter: blur(8px);
    font-family: 'Roboto', sans-serif;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    letter-spacing: 0.0125em;
    text-transform: uppercase;
    color: #124966;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    margin-right: 16px;
        height: 38px;
}

.btn_main img {
    margin-right: 6px;
}

.buttons_main a.btn_main.btn-1:nth-child(2) {
    background: -o-linear-gradient(177.34deg, rgba(255, 255, 255, 0.5) -0.29%, rgba(255, 255, 255, 0.3) 99.71%);
    background: linear-gradient(272.66deg, rgba(255, 255, 255, 0.5) -0.29%, rgba(255, 255, 255, 0.3) 99.71%);
    -webkit-box-shadow: 8px 8px 16px rgba(26, 26, 26, 0.1), 1px 1px 4px rgba(26, 26, 26, 0.2);
            box-shadow: 8px 8px 16px rgba(26, 26, 26, 0.1), 1px 1px 4px rgba(26, 26, 26, 0.2);
    -webkit-backdrop-filter: blur(8px);
            backdrop-filter: blur(8px);
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    letter-spacing: 0.0125em;
    text-transform: uppercase;
    color: #DCEFF9;
    border: 1px solid;
    border-image-source: linear-gradient(272.66deg, rgba(220, 239, 249, 0.8) -0.29%, rgba(220, 239, 249, 0.3) 99.71%);
    height: 38px;
}

.buttons_main {
    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;
    width: 100%;
}

.botom_icn_wrap {
    min-height: 320px;
    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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
    background: rgba(255, 255, 255, 0.5);
    margin: 20px;
    padding: 20px;
    -webkit-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}

a.botom_icn_wrap:hover {
    text-decoration: none;
    background: #084C24;
    color: #ffffff;
    opacity: 1;
    -webkit-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}

a.botom_icn_wrap:hover p {
    color: #ffffff;
    -webkit-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}

.bottom_icn {
    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;
    position: absolute;
    bottom: 0;
}

.botom_icn_img {
    background: #084C24;
    border-radius: 100%;
    min-width: 112px;
    min-height: 112px;
    height: 112px;
    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;
}

.botom_icn_wrap p {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.01em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #063317;
    -webkit-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}

.site_menu ul li.has-sub ul {
    position: absolute;
    width: auto;
    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-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    z-index: 150;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    background: #ffffff;
}

.site_menu ul li.has-sub ul li {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
}

.site_menu ul li:hover > ul > li:after {
    content: '';
    width: 90%;
    position: absolute;
    left: 5%;
    background: #b8b8b8;
    display: block;
    height: 1px;
    top: 0;
}
.site_menu ul.menu-nav li:hover > ul > li:after {
    display: none;
}

.site_menu ul li:hover > ul > li:first-child:after {
    display: none;
}

div.k2SearchBlock form {
    border: 0;
    height: 34px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.header .header_content_right .search_wrap .search {
    padding: 10px 30px 10px 10px;
    border: 1px solid #dad5c6;
    border-radius: 3px;
    width: 320px;
}

div.k2SearchBlock form input.button {
    position: relative;
    max-width: 22px;
    height: 21px;
    top: 0;
    margin-left: 5%;
}

div.k2SearchBlock {
    position: relative;
    margin-top: 22px;
    margin-left: 16%;
}

div.k2SearchBlock form input.search {
    max-width: 100%;
    border: none;
    width: 100%;
}

.video-background {
    position: relative;
    right: 0;
    top: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
    z-index: -100;
    margin: 0;
    padding: 0;
    background: url(/templates/moaby_1.0/img/screen4.png) #fff;
    background-attachment: fixed;
    background-size: cover;
}

.site_menu ul li.has-sub ul li a {
    padding: 8px 16px;
    width: 250px;
    text-align: left;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    font-family: 'Roboto', sans-serif;
}

.sigProClassic .slick-arrow {
    position: absolute;
    cursor: pointer;
    top: -40px;
    z-index: 51;
    font-size: 0;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    outline: 0;
}

.sigProClassic .slick-next {
    right: -3%;
    background-image: url(/templates/stolbtsygovby_1.0/img/right.png);
    top: calc(50% - 15px);
    background-color: transparent;
}

.sigProClassic .slick-prev {
    left: -3%;
    background-image: url(/templates/stolbtsygovby_1.0/img/left.png);
    top: calc(50% - 15px);
    background-color: transparent;
}

.title a:hover {
    text-decoration: none;
    opacity: 0.8;
}

.header-menu .goog-te-gadget img {
    vertical-align: middle;
    border: none;
    display: none;
}

.header-menu .goog-te-gadget-simple {
    padding-top: 1px;
    padding-bottom: 2px;
    cursor: pointer;
    zoom: 1;
    *display: inline;
    padding-left: 10px;
    color: #9bb7e0;
    font-family: 'Podkova', sans-serif;
    width: 100%;
    height: 30px;
    border: 1px solid #0492cd;
    text-transform: lowercase;
    font-size: 13px;
    background-color: #fffbf2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-menu .goog-te-gadget-simple .goog-te-menu-value span:nth-child(1) {
    padding-right: 10px;
}

.header-menu .goog-te-gadget-simple span,
.header-menu .goog-te-gadget-simple span a {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: none !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.skiptranslate.goog-te-gadget {
    margin-bottom: 10px;
}

.site_menu-wrap.site_menu_fixed a.header-tel img {
    display: none;
}

.white-popup {
    position: relative;
    background: #FFF;
    padding: 40px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
    -webkit-transition: 1s all;
    -o-transition: 1s all;
    transition: 1s all;
}

.mfp-bg {
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}


.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}


.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

.site_menu-wrap.site_menu_fixed a.header-tel {
    min-height: 70px;
    padding: 5px;
}

.header-menu {
    margin: 0;
}

.site_menu ul li.has-sub ul li a:before {
    display: none
}



.site_menu ul li:hover a:before {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.site_menu ul li.has-sub:hover ul {
    height: 200px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.main_part_news_rewiews_with_small_img a:nth-child(1),
.main_part_news_rewiews_with_small_img a:nth-child(2),
.main_part_news_rewiews_with_small_img a:nth-child(3) {
    display: none;
}

.main_part_news_rewiews_with_small_img a.read_more {
    display: block;
}



.video_block {
    position: relative;
    height: calc(100vh - 72px);
    overflow: hidden;
}

.camera_wrap {
}

.main_slider {
    margin-top: 15px;
}

.slider_title > div,
.slider_title > div > a {
    font-family: 'HelveticaNeueCyr', sans-serif !important;
    font-weight: bold !important;
    letter-spacing: 0.7px !important;
}

.slider_description p {
    font-family: 'HelveticaNeueCyr', sans-serif !important;
    letter-spacing: 1px !important;
    line-height: 22px !important;
}

.slider_wrapper {
    margin-left: 10% !important;
}

.main_page_block_1 .slider_wrap {
    width: 100%
}

.slider_button a {
    padding: 5px 20px !important;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5) !important;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5) !important;
    margin-top: 20px !important;
}

a.banner-right_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 148px;
    border: 1px solid #bad1ee;
    -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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    position: relative;
}

a.banner-right_wrapper img {
    position: absolute;
    left: 5px;
    top: 5px;
    max-width: 40px;
}

.banners-right-item {
    margin-top: 15px;
}

a.banner-right_wrapper h3 {
    color: #1c211f;
    font-size: 15px;
    letter-spacing: 0.8px;
    margin: 0;
    font-weight: bold;
}

a.banner-right_wrapper p {
    color: #1c211f;
    font-size: 12px;
    letter-spacing: 0.8px;
}

.slider_button {
    text-align: left;
}

.main_page_block_1 .slider_wrap .slider_1 .slick-list .slider_item img {
    width: 100%;
    height: auto
}

.main_page_block_1 .slider_wrap .slider_1 .slick-arrow {
    display: none !important
}

.main_page_block_1 .slider_wrap .slider_1 .slick-list {
    padding: 0 !important
}

.main_page_block_1 .block {
    position: absolute;
    top: 00px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 80;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main_page_block_1 .block .contacts {
    background: rgba(32, 73, 95, .8);
    color: #FFF;
    padding: 20px 70px;
    font-weight: 700;
    text-align: center;
    margin-top: 155px;
}

.main_page_block_1 .block .contacts a {
    color: #FFF;
    font-weight: 700;
    text-align: center
}

.main_page_block_1 .block .contacts h5 {
    font-size: 18px;
    text-transform: uppercase
}

.main_page_block_1 .block .contacts h5:last-of-type {
    color: #e2a61d
}

.main_page_block_1 .block .contacts p {
    font-size: 18px;
    margin-bottom: 30px
}

.main_page_block_2,
.main_page_block_3 {
    margin: 10px 0;
}

.main_page_block_2 .block,
.main_page_block_3 .block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.main_page_block_3 .main_part {
    padding-top: 20px
}

.read_more_wrap {
    margin: 20px auto 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.read_more_wrap .read_more {
    display: inline-block;
    font-weight: 700;
    color: #d08800;
    padding: 0 20px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #d08800;
    -webkit-box-shadow: 0 1px 2px 0 #3D3D3D;
    box-shadow: 2px 2px 2px 0 #b3b3b3
}

.main_part .read_more_wrap {
    margin: 7px auto 0 auto
}

.sitebar {
    width: 340px;
    background-color: #e6e6e6;
    padding: 20px;
    height: auto
}

.sitebar .big_review {
    background-color: #D9D4C5
}

.sitebar .big_review .big_review_img img {
    width: 100%;
    height: auto
}

.sitebar .big_review .big_review_title {
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    margin-bottom: 10px
}

.sitebar .big_review .big_review_desc {
    text-align: center;
    font-size: 15px;
    line-height: 19px;
    padding-bottom: 10px
}

.sitebar .privetstie {
    margin-top: 15px
}

.sitebar .privetstie h3 {
    font-size: 18px;
    text-align: center;
    font-weight: 500
}

.sitebar .services_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 120px;
    background-color: #dad5c6;
    margin-bottom: 25px;
    -webkit-box-shadow: 0 2px 2px 0 #3D3D3D;
    box-shadow: 0 2px 2px 0 #3D3D3D
}

.sitebar .services_item:last-of-type {
    margin-bottom: 0
}

.sitebar .services_item .services_item_img {
    width: 50px;
    margin-bottom: 10px
}

.sitebar .services_item .services_item_img img {
    width: 100%;
    height: auto
}

.sitebar .services_item p a {
    font-size: 18px;
    font-weight: 700;
    color: #002e46;
    text-align: center;
}

body.top-top .header {
}

.news_title,
.newscontainer-itemTitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    line-height: 18px;
    font-family: Vollkorn;
    font-weight: bold;
    width: 100%;
    height: auto;
    text-align: left;
    color: #1c211f;
    font-family: 'HelveticaNeueCyr', sans-serif;
    font-size: 25px;
    padding-left: 15px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    display: block;
    text-align: center;
    color: #1c211f;
    font-family: 'HelveticaNeueCyr', sans-serif;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 15px;
    font-family: Roboto Slab;
    font-style: normal;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #063317;
    margin-bottom: 0;
    padding-top: 9px;
}

.regulations ul {
    list-style: none;
    list-style: none;
    padding: 0;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    list-style-type: decimal;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
}

.newsmain.newsmain_inner h3.main-title {
    text-align: left;
    padding-left: 15px;
}

.newsmain.newsmain_inner > a {
    padding-left: 15px;
    color: #000000;
    text-decoration: underline;
}

.part2-item.part2_news-item {
    padding-right: 2%;
}

.part2-item.part2_news-item span.itemImage {
    max-height: 442px;
    border-radius: 2px;
    background-position: center !important;
}

.part1-item.part1_news-item .newsmain-prev {
    font-size: 15px;
    line-height: 18px;
    font-family: 'Open Sans';
    color: #02182d;
    font-weight: 400;
}

.after-news-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.part1-item.part1_news-item div.itemRelated ul {
    margin: 0;
}

.regulations ul li {
    list-style: none;
}

.regulations ul li a {
    color: #002A46;
    font-size: 18px;
    line-height: 21px;
    display: block;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
    font-family: 'HelveticaNeueCyr', sans-serif;
    font-size: 14px;
}

.main_part {
    width: calc(100% - 680px);
    margin: 0 10px;
}

.main_part .services_desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
    border: 1px solid #dad5c6;
    border-top: none
}

.main_part .services_desc .services_desc_item {
    width: 225px
}

.main_part .services_desc .services_desc_item .services_desc_item_title {
    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;
    margin-bottom: 30px;
    padding: 10px 0;
    background-color: #1A2E47;
    position: relative
}

.main_part .services_desc .services_desc_item .services_desc_item_title:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 112.5px 0 112.5px;
    border-color: #1a2e47 transparent transparent transparent
}

.main_part .services_desc .services_desc_item .services_desc_item_title .title_img {
    margin-right: 15px
}

.main_part .services_desc .services_desc_item .services_desc_item_title .title_img img {
    width: 100%
}

.main_part .services_desc .services_desc_item .services_desc_item_title h4 a {
    color: #FFF;
    text-transform: uppercase;
    font-size: 18px;
    font-family: Vollkorn;
    font-weight: 700
}

.main_part .services_desc .services_desc_item .services_desc_item_links {
    padding-left: 35px;
    position: relative;
    color: #002A46;
    font-size: 18px;
    display: block;
    margin-bottom: 20px
}

.main_part .services_desc .services_desc_item .services_desc_item_links:after {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    top: 8px;
    left: 20px;
    background-color: #002a46
}

.main_part .topics {
    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;
    margin: 0 -5px;
}

.main_part .topics .topics_item_wrap {
    width: 33.33%;
    height: 110px;
    padding: 5px
}

.main_part .topics .topics_item_wrap .topics_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.main_part .topics .topics_item_wrap .topics_item h5 {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.4);
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.osmap-items li a {
    color: #000000;
}

.main_part .topics .topics_item_wrap .topics_item h5 a {
    font-size: 18px;
    font-weight: 700;
    color: #002e46;
}

.main_part .topics .topics_item_wrap .topics_item h5:hover {
    opacity: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.main_part_news_rewiews_with_big_img {
    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
}

.main_part_news_rewiews_with_big_img .with_big_img_item {
    width: 100%;
    position: relative;
    display: block
}

.main_part_news_rewiews_with_big_img .with_big_img_item .with_big_img_item_img {
    width: 100%;
}

a.banner-left-title {
    font-family: OpenSans;
    font-weight: 700;
    font-size: 15px;
    color: #002e46;
}

.main_part_news_rewiews_with_big_img .with_big_img_item:nth-child(1) .with_big_img_item_img {
    width: 100%;
    min-height: 260px;
    display: block;
}

.main_part_news_rewiews_with_big_img .with_big_img_item:nth-child(2) .with_big_img_item_img,
.main_part_news_rewiews_with_big_img .with_big_img_item:nth-child(3) .with_big_img_item_img {
    width: 100%;
    min-height: 180px;
    display: block;
}

.main_part_news_rewiews_with_big_img .with_big_img_item .with_big_img_item_img img {
    width: 100%
}

.main_part_news_rewiews_with_big_img .with_big_img_item .with_big_img_item_text {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 50;
    width: 100%;
    padding: 10px 15px;
    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-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background: rgba(255, 255, 255, 0);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(44%, rgba(150, 158, 166, 0)), color-stop(100%, #102234));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(150, 158, 166, 0) 44%, #102234 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(44%, rgba(150, 158, 166, 0)), to(#102234));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(150, 158, 166, 0) 44%, #102234 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#102234', GradientType=0)
}

.main_part_news_rewiews_with_big_img .with_big_img_item .with_big_img_item_text h4 {
    color: #FFF;
    font-size: 15px;
    font-weight: 700
}

.main_part_news_rewiews_with_big_img .with_big_img_item .with_big_img_item_text .date {
    font-size: 15px;
    color: #008EBF;
    margin-top: 10px
}

.main_part_news_rewiews_with_big_img .with_big_img_item:nth-of-type(2) {
    width: 49%;
    margin-top: 10px
}

.bottom_buttons {
    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;
}

.bottom_buttons {
}

.bottom_buttons .newsmain-all {
    margin: 0 1%;
}

.bottom_buttons .newsmain-all:nth-child(1) a {
    background: #3d75b9;
    color: #ffffff;
}

.main_part_news_rewiews_with_big_img .with_big_img_item:nth-of-type(3) {
    width: 49%;
    margin-top: 10px
}

.main_part_news_rewiews_with_small_img {
    margin-top: 20px;
    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
}

.main_part_news_rewiews_with_small_img .with_small_img_item .with_small_img_item_img {
    width: 90px
}

.with_small_img_item .with_small_img_item_img {
    width: 80px
}

.with_small_img_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px
}

.with_small_img_item .with_small_img_item_img {
    border: 4px solid #DAD5C6;
    padding: 3px;
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.with_small_img_item .with_small_img_item_img img {
    width: 100%;
    height: auto;
}

.with_small_img_item .with_small_img_item_text {
}

.with_small_img_item .with_small_img_item_text h4 {
    color: #445568;
    font-size: 15px;
    line-height: 17px;
    font-weight: 700
}

.with_small_img_item .with_small_img_item_text .date {
    font-size: 15px;
    color: #008EBF;
    margin-top: 5px
}

.info_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.info_block .info_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #a09b8d;
    width: 20%;
    height: 100px;
    padding: 10px
}

.info_block .info_item .info_item_img {
    margin-right: 20px;
    width: 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.info_block .info_item .info_item_img img {
    width: 100%
}

.info_block .info_item .info_item_text {
    font-size: 15px;
    font-weight: 700
}

.info_block .info_item:nth-of-type(2) {
    background-color: #a5a093
}

.info_block .info_item:nth-of-type(3) {
    background-color: #a9a598
}

.info_block .info_item:nth-of-type(4) {
    background-color: #aeaa9e
}

.info_block .info_item:nth-of-type(5) {
    background-color: #b3afa3
}

.info_block .info_item:nth-of-type(6) {
    background-color: #b7b3a9
}

.info_block .info_item:nth-of-type(7) {
    background-color: #bcb8ae
}

.info_block .info_item:nth-of-type(8) {
    background-color: #c0bdb4
}

.info_block .info_item:nth-of-type(9) {
    background-color: #c5c2ba
}

.info_block .info_item:nth-of-type(10) {
    background-color: #cac7bf
}

.info_block .info_item:nth-of-type(11) {
    background-color: #ceccc5
}

.info_block .info_item:nth-of-type(12) {
    background-color: #d3d1ca
}

.info_block .info_item:nth-of-type(13) {
    background-color: #d8d6d0
}

.info_block .info_item:nth-of-type(14) {
    background-color: #dcdad5
}

.info_block .info_item:nth-of-type(15) {
    background-color: #e1dfdb
}

.main_page_block_5,
.main_page_block_4 {
    padding: 0 10px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.main_page_block_5 .sobutiya_pozdravleniya {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.main_page_block_5 .sobutiya_pozdravleniya .tabs {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 1300px;
    padding-right: 10px;
}

.tabs .tab {
    width: 50%;
    float: left;
    text-align: center;
    display: inline-block;
    background-color: #DAD5C6;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    color: #002A46;
    text-transform: uppercase;
    font-size: 15px;
    font-family: Vollkorn;
    font-weight: 700;
    margin-bottom: 30px;
    position: relative;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.tabs .tab:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: -14px;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 271px 0 271px;
    border-color: #fff transparent transparent transparent
}

.tabs .tab.active {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    background-color: #1a2e47;
    color: #fff
}

.tabs .tab.active:before {
    border-color: #1a2e47 transparent transparent transparent
}

.tabs .content {
    display: none;
    padding: 0 20px 20px 20px
}

.tabs .content .tab_content_item {
    margin-bottom: 20px
}

.tabs .content .tab_content_item:last-of-type {
    margin-bottom: 0
}

.tabs .content .tab_content_item .title {
    font-weight: 700;
    margin-bottom: 10px
}

.tabs .content .tab_content_item .date {
    color: #008EBF;
    margin: 7px 0
}

.tabs .content .tab_content_item .read_all {
    font-weight: 700;
    color: #D08800
}

.tabs .content.active {
    display: block !important;
    border: 1px solid #dad5c6;
}

.organizaciy_wrap {
    max-width: 100%;
    margin-top: -5px
}

.organizaciy_wrap .organizaciy {
    width: 100%;
    position: relative
}

.organizaciy_wrap .organizaciy:before {
    content: "";
    position: absolute;
    right: 20px;
    top: 5px;
    bottom: 5px;
    width: 50px;
    z-index: 50;
    background-color: #DAD5C6
}

.organizaciy_wrap .organizaciy .slick-arrow {
    position: absolute;
    cursor: pointer;
    right: 30px;
    z-index: 51;
    font-size: 0;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    outline: 0
}

.organizaciy_wrap .organizaciy .slick-prev {
    top: 20px;
    background-image: url(../img/verh.png)
}

.organizaciy_wrap .organizaciy .slick-next {
    bottom: 20px;
    background-image: url(../img/niz.png)
}

.organizaciy_wrap .organizaciy .slick-list {
    padding: 0 0 !important
}

.organizaciy_wrap .organizaciy .organizaciy_item {
    outline: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #E6E6E6;
    margin: 5px 0;
    height: 66px;
    padding: 0 10px
}

.organizaciy_wrap .organizaciy .organizaciy_item:last-of-type {
    margin-bottom: 0
}

.organizaciy_wrap .organizaciy .organizaciy_item .organizaciy_item_img {
    margin-right: 15px;
    width: 10%;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.organizaciy_wrap .organizaciy .organizaciy_item .organizaciy_item_img img {
    width: 100%
}

.organizaciy_wrap .organizaciy .organizaciy_item .organizaciy_item_text {
    font-size: 18px;
    line-height: 18px;
    font-weight: 700
}

.main_page_block_6 {
    padding: 20px 10px
}

.main_page_block_6 .gallery_wrap {
    padding: 20px 0;
    background-color: #e6e6e6
}

.main_page_block_6 .gallery_wrap .news_title {
    width: calc(100% - 20px);
    margin: 0 auto;
    background-color: #DAD5C6
}

.slick-list {
}

.newsmain-wrapper .slick-arrow {
    position: absolute;
    cursor: pointer;
    top: -40px;
    z-index: 51;
    font-size: 0;
    width: 18.3px;
    height: 22px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    outline: 0;
    background-color: transparent;
}

.polza_wrapper .slick-arrow {
    position: absolute;
    cursor: pointer;
    top: -40px;
    z-index: 51;
    font-size: 0;
    width: 25px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    outline: 0;
    background-color: transparent;
}

.newsmain-item.polza_item {
    position: relative;
}

.newsmain-txt.polza_txt {
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    padding-top: 15px;
}

.newsmain-title.polza_title a {
    font-family: 'HelveticaNeueCyr', sans-serif;
    color: #ffffff;
    font-size: 15px;
}

.odd.newsmain-item.polza_item .newsmain-img.polza_img:before {
    background: rgb(36 101 180 / 80%);
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}

.newsmain-item.polza_item {
    position: relative;
}

.even.newsmain-item.polza_item .newsmain-img.polza_img:before {
    background: rgb(97 97 97 / 80%);
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}

h3.main-title {
    display: block;
    font-family: 'Roboto Slab', serif;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #063317;
    font-weight: 700;
    margin: 0;
}

.main_tabs {
    margin-top: 5px;
}

.departments_tabs > ul li a,
.departments_tabs > ul li a.active {
    border: none;
}

.departments_tabs > ul li {
    width: 14.2%;
    float: left;
}

.departments_tabs > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
    margin: 0 auto;
    border: none;
}
.departments_tabs.departments_tabs-inner {}

.departments_tabs.departments_tabs-inner ul.nav.nav-tabs {
    background: #F2F2F2;
    padding: 0;
}

.departments_tabs.departments_tabs-inner>ul.nav.nav-tabs li a.nav-link.active {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    letter-spacing: 0.003em;
    color: #000000;
    border: none;
    background: transparent;
}
.departments_tabs.departments_tabs-inner>ul.nav.nav-tabs li a.nav-link.active {
    border-bottom: 1px solid #13B259;
}
.departments_tabs.departments_tabs-inner>ul.nav.nav-tabs li {
    list-style: none;
}

.departments_tabs.departments_tabs-inner>ul.nav.nav-tabs li a.nav-link {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    letter-spacing: 0.003em;
    color: #808080;
    border: none;
    min-height: 36px;
    height: 100%;
}
.departments_tabs.departments_tabs-inner .tab-content {
    border: none;
}
.departments_tabs.departments_tabs-inner {}

.departments_tabs.departments_tabs-inner > ul li {
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc(100% / 4 - 15px);
    flex: 0 1 calc(100% / 4 - 15px);
    min-width: 25%;
}

.departments_tabs.departments_tabs-inner {
    padding: 0;
}
.departments_tabs.departments_tabs-inner .tab-content {
}
.departments_tabs > ul > li {
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc(100% / 7 - 15px);
    flex: 0 1 calc(100% / 7 - 15px);
}

.departments_tabs > ul.nav-tabs li a.nav-link {
    max-width: 100%;
    border-radius: 32px 32px 0px 0px;
    margin: 0 auto;
    FONT-WEIGHT: 600;
    min-height: 64px;
    padding: 5px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
            color: #828282;
            text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.departments_tabs > ul.nav-tabs li a.nav-link.active {
    position: relative;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #128043;
    border-right: 2px solid #128043;
    border-top: 2px solid #128043;
    border-left: 2px solid #128043;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.tab-content {
    border-top: 2px solid #128043;
    position: relative;
    z-index: 1;
}

.left-tabs_wrapper {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 15px;
    top: 0;
    padding: 15px;
    border-bottom: 2px solid #128043;
    border-radius: 0 0 0 32px;
    border-right: 2px solid #128043;
    border-left: 2px solid #128043;
}
.left-tabs {
    min-height: 580px;
}
.accordion .accordion-item {
    display: block;
    position: relative;
    padding: 12px 0;
}
.accordion .accordion-item button[aria-expanded=true] {
}
.accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    color: #7288a2;
    font-size: 1.15rem;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 0.0055em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
            color: #292929;
}
p.import {}

.news_warn>p {
    position: absolute;
    z-index: 3;
    right: 8px;
    top: 8px;
    margin: 0;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.004em;
    color: #FFFFFF;
}

.news_warn>p.import {
    background: linear-gradient(102.97deg, rgba(109, 179, 24, 0.3) 0%, rgba(109, 179, 24, 0.5) 100%);
    backdrop-filter: blur(8px);
    padding: 10px 8px;
}

.news_warn>p.actual {
    background: linear-gradient(294.77deg, rgba(235, 101, 71, 0.5) 0%, rgba(235, 101, 71, 0.3) 100%);
    backdrop-filter: blur(8px);
    padding: 10px 8px;
}
.accordion button:hover, .accordion button:focus {
    outline: none;
}
.accordion button:hover::after, .accordion button:focus::after {
    cursor: pointer;
    color: #03b5d2;
    border: 1px solid #03b5d2;
}
.accordion button .accordion-title {
}
.accordion button>.accordion-title {
    padding-right: 25px;
}

.menu-open-btn {
    color: #383838;
}
.uslugi_menu {
    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;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.0055em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #383838;
}



#modal-menu {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(50, 47, 45, 0.95);
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    pointer-events: none;
    z-index: 3000000;
}
body.is-menu-open .site_menu ul .menu-nav ul {
    position: relative;
    display: block;
    left: 0;
    top: 0;
    margin: 0;
}

body.is-menu-open #modal-menu a {
    color: #ffffff;
    margin: 0;
    padding: 7px 10px;
    text-align: left;
}
.menu-nav {
    margin-top: 100px;
    text-align: center;
    position: relative;
    -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
            transform: translateY(50px);
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.menu-nav a {
    color: #fff;
    text-decoration: none;
    font-size: 40px;
    margin: 20px 0;
    display: block;
}

.menu-nav a:hover {
    text-decoration: underline;
}

.menu-close-btn {
    background: url(//qiita-image-store.s3.amazonaws.com/0/48396/c90e1498-4813-cf79-8bc3-118456431bc5.png) no-repeat center center;
    width: 50px;
    height: 50px;
    background-size: 30px;
    position: absolute;
    top: 10px;
    right: 10px;
}

body.is-menu-open #modal-menu {
    opacity: 1;
    pointer-events: auto;
}

body.is-menu-open #content {
    pointer-events: none;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-filter: blur(8px);
    -moz-filter: blur(8px);
    -ms-filter: blur(8px);
    filter: blur(8px);
}

body.is-menu-open .menu-nav {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    list-style-type: decimal;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: start;
    height: 100%;
    overflow-y: scroll;
    padding: 5% 10%;
    -webkit-box-orient: inherit !important;
    -webkit-box-direction: inherit !important;
        -ms-flex-direction: inherit !important;
            flex-direction: inherit !important;
}
.menu-open-btn:hover {
    text-decoration: none;
    color: #383838;
}
.accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 22px;
    height: 22px;
    color: #13B259;
}
.accordion button .icon::before {
    display: block;
    position: absolute;
    content: "";
    top: 9px;
    left: 5px;
    width: 16px;
    height: 4px;
    background: currentColor;
}
.accordion button[aria-expanded="true"] .icon::before{
    color: #B8B8B8;
}
ul.odno_okno li {
    border-bottom: 1px solid #F2F2F2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: left;
}

ul.odno_okno li a {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 0.003em;
    color: #383838;
    font-weight: bolder;
    display: inline;
    padding: 5px 0 5px 25%;
}
ul.odno_okno li:last-child {
    border: 0;
}
h3.filiali-title {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 0.003em;
    color: #383838;
    font-weight: bold;
}

ul.filiali li a {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 0.0055em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
            color: #383838;
            padding: 4px 0;
}
.banner11, .banner12 {
    padding-left: 25%;
}
.banner12{
    border-right: 1px solid #F2F2F2
}
.accordion button .icon::after {
    display: block;
    position: absolute;
    content: "";
    top: 3px;
    left: 10.5px;
    width: 4px;
    height: 16px;
    background: currentColor;
}
.accordion button[aria-expanded=true] {
}
.accordion button[aria-expanded=true] .icon::after {
    width: 0;
}
.accordion button[aria-expanded=true] + .accordion-content {
    opacity: 1;
    max-height: 100%;
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    will-change: opacity, max-height;
    padding: 16px 16px 0 16px;
}
.accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    -webkit-transition: opacity 200ms linear, max-height 200ms linear;
    -o-transition: opacity 200ms linear, max-height 200ms linear;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
}
.accordion .accordion-content p {
    font-size: 1rem;
    font-weight: 300;
}
.accordion > .card > .card-header {
    background: transparent;
    border: none;
    padding: 0;
    position: relative;
    padding-right: 28px;
}
.accordion .card-body {
    padding: 0;
}

.card-body b {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.0055em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #828282;
    margin-bottom: 4px;
    display: inline-block;
}

.card-body p, .card-body div, .card-body a {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.005em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #292929;
    margin: 0;
    display: block;
}
.tab-content > .tab-pane .center-tabs {
    padding: 16px 16px 16px 36px;
}

ul.tabs_menu {
    list-style: none;
    padding: 0;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    list-style-type: decimal;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-bottom: 20px;
    padding-top: 20px;
}

ul.tabs_menu li:before {
    content: '';
    color: #1e0f1c;
    position: absolute;
    left: 10px;
    top: 3px;
    font-size: 18px;
    line-height: 15px;
    display: block;
    background: url(/templates/moaby_1.0/img/dalee.png) no-repeat 100% 100%;
    width: 17px;
    height: 18px;
}

ul.tabs_menu li a {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
            color: #292929;
}

div.k2ItemsBlock ul.tabs_menu li {
    margin-bottom: 16px;
    width: 100%;
    list-style-type: none;
    position: relative;
    padding: 0 0 0 35px;
    overflow: hidden; /* Fix for firefox and IE 10-11  */
    -webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
    page-break-inside: avoid; /* Firefox */
    -moz-column-break-inside: avoid;
         break-inside: avoid; /* IE 10+ */
    break-inside: avoid-column;
}

a.card-title {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 0.0055em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #292929;
    padding: 8px 0;
}

.accordion > .card {
    border: none;
}

.accordion .card-header:after {
    content: "-";
    float: right;
    color: #B8B8B8;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 30px;
    font-weight: bolder;
}

.center-tabs {
    padding: 16px 16px 16px 36px;
    border-right: 2px solid #DAFBE8;
}

.accordion .card-header.collapsed:after {
    content: "+";
    color: #13B259;
}

h3.center-tabs_contacts {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 0.003em;
    color: #828282;
    font-weight: 700;
    margin-bottom: 10px;
}

div#accordionExample .card {
    border: none;
}

p.left-tabs_title {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #063317;
    margin-bottom: 8px;
    font-weight: 900;
}

.left-tabs_desc {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.005em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #292929;
    margin: 0;
}

.main_page_block_23 h3.main-title {
    margin: 20px 0 25px 0;
}

.departments_wrap {
    margin-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.departments_map {
    min-width: 28%;
    border: 1px solid #bad1ee;
    border-radius: 1px;
}

.departments_info {
    width: 100%;
    margin-left: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.departments_adress {
}

.departments_adress p {
    font-family: 'HelveticaNeueCyr', sans-serif;
    font-size: 16px;
    margin-top: 9px;
    margin-bottom: 0;
}

.departments_adress {
}

.departments_adress span {
    font-family: 'HelveticaNeueCyr', sans-serif;
    font-size: 16px;
    color: #3d75b9;
}

.departments_contacts {
    width: 64%;
}

.departments_menu {
    width: 50%;
}

.departments_time h3 {
    font-family: 'HelveticaNeueCyr', sans-serif;
    font-size: 16px;
    margin: 0;
    margin-top: 20px;
}

.departments_time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.departments_time-left {
    width: 50%;
}

.departments_time-right {
    width: 50%;
}

.departments_time p,
.departments_time a {
    margin: 0;
    margin-top: 0;
    display: block;
    color: #000000;
}

.departments_time a span {
    color: #3d75b9;
}

.departments_time a:hover {
    text-decoration: none;
}

.main_page_block_91 {
    background-color: #e0eeff;
}

.polza_wrap {
    padding-top: 10px;
}

.departments_tabs {
    margin-bottom: 30px;
    margin-top: 16px;
}

.departments_time-left table td {
    width: 24px;
    height: 24px;
    display: inline-block;
    border-top: 1px solid #000000;
    margin: 0;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
}

.departments_time-left table td p {
    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;
    background: #3d75b9;
    color: #ffffff;
    font-size: 13px;
    height: calc(100% + 1px);
    width: 100%;
}

.departments_time-left table td:first-child {
    border-left: 1px solid #000000;
}

.departments_time-left .newsmain-all {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 17px;
    display: block;
}

.departments_time-left .newsmain-all a {
    padding: 6px 13px 6px 13px;
}

.departments_menu {
}

.departments_menu ul li a {
    position: relative;
    display: block;
    padding-top: 10px;
    background-image: url(/images/stories/sotrudniki.png);
    background-repeat: no-repeat;
    background-size: 20px 22.44px;
    background-position: 0px center;
    background-position-y: 8px;
}

.departments_menu ul li a img {
    width: 22px;
    height: auto;
    position: absolute;
}

.departments_menu ul {
    margin-left: 15px;
}

.departments_menu ul li a p {
    padding-left: 30px;
    color: #072c58;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.3px;
}

.newsmain {
    margin-top: 30px;
}

.newsmain-wrapper {
    padding: 0 30px !important;
}

.newsmain-wrapper .slick-prev {
    left: 0;
    background-image: url(/templates/moaby_1.0/img/arrow_left.png);
    top: calc(50% - 15px);
}

.newsmain-wrapper .slick-next {
    right: 0;
    background-image: url(/templates/moaby_1.0/img/arrow_right.png);
    top: calc(50% - 15px);
}

.polza_wrapper .slick-prev {
    left: -2%;
    background-image: url(/templates/stolbtsygovby_1.0/img/left.png);
    top: calc(50% - 15px);
}

.polza_wrapper .slick-next {
    right: -2%;
    background-image: url(/templates/stolbtsygovby_1.0/img/right.png);
    top: calc(50% - 15px);
}
.info_resurs .slick-prev {
    left: -2%;
    background-image: url(/templates/moaby_1.0/img/arrow_left.png);
    top: calc(50% - 11px);
}

.info_resurs .slick-next {
    right: -2%;
    background-image: url(/templates/moaby_1.0/img/arrow_right.png);
    top: calc(50% - 11px);
}


.polza_wrapper {
    max-width: 95%;
    margin: 0 auto;
}

.main_page_gallery .main_page_gallery_item {
    position: relative;
    margin: 0 10px;
    background-color: #DAD5C6;
    padding: 3px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.main_page_gallery .main_page_gallery_item .gallery_item_img {
    width: 100%
}

.main_page_gallery .main_page_gallery_item .gallery_item_img img {
    width: 100%;
    height: auto
}

.main_page_gallery .main_page_gallery_item .gallery_item_text {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 5;
    background: rgba(0, 0, 0, .4);
    padding: 10px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.main_page_gallery .main_page_gallery_item .gallery_item_text p a {
    color: #FFF;
    font-weight: 700
}

.main_page_gallery .main_page_gallery_item:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.main_page_gallery .main_page_gallery_item:hover .gallery_item_text {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    background: rgba(0, 0, 0, 0)
}

.main_page_block_7 {
    padding: 0 10px
}

.single_news {
    width: 100%;
    position: relative;
    min-width: 75%;
    width: 100%;
}

.eksport {
    display: none;
}

.structura {
    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;
    padding-top: 23px;
    margin-bottom: 0;
}

.structura .structura_block {
    list-style: none;
    padding: 0;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    list-style-type: decimal;
    width: 100%;
}

ul.structura_block > li > a {
    color: #002A46;
    font-size: 18px;
    line-height: 21px;
    display: block;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
    font-family: 'HelveticaNeueCyr', sans-serif;
    color: #ffffff;
    font-size: 14px;
    margin-left: 10px
}

.top_otdel-map.top_otdel-map_image {
}

.itemFullText .top_otdel-map.top_otdel-map_image a {
    background-image: none;
    padding: 0;
}

.itemFullText .top_otdel-map.top_otdel-map_image span {
    max-height: 300px;
    overflow: hidden;
}

.itemFullText a.price_list:hover {
    -webkit-box-shadow: -1px -1px 2px rgba(0, 0, 0, 0.5);
            box-shadow: -1px -1px 2px rgba(0, 0, 0, 0.5);
    text-decoration: none;
}

.itemFullText a.price_list {
    background-image: none;
    padding: 0;
    background-color: #ffffff;
    padding: 10px;
    color: #000000;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
            box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

ul.structura_block > li > a:hover {
    text-decoration: underline
}

.main_page_block_8 {
}

.main_page_block_8 .info_resurs_wrap {
    padding: 20px 5% 20px 5%;
    background-color: #F2F2F2;
}

.main_page_block_8 .info_resurs_wrap .news_title {
    height: 50px;
    width: calc(100% - 20px);
    margin: 0 auto;
    background-color: #DAD5C6
}

.info_resurs .slick-arrow {
    position: absolute;
    cursor: pointer;
    z-index: 51;
    font-size: 0;
    width: 16px;
    height: 23px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    outline: 0;
}

.info_resurs .info_resurs_item {
    margin: 0 10px;
    background-color: #fff;
    min-height: 112px;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-radius: 5px;
    background: #FCFCFC;
    -webkit-box-shadow: 1px 1px 2px #DADADA, 16px 16px 32px rgba(218, 218, 218, 0.5), -1px -1px 2px #FFFFFF, -16px -16px 32px rgba(255, 255, 255, 0.5);
            box-shadow: 1px 1px 2px #DADADA, 16px 16px 32px rgba(218, 218, 218, 0.5), -1px -1px 2px #FFFFFF, -16px -16px 32px rgba(255, 255, 255, 0.5);
    border-radius: 2px;
}

.contactbanners-img a {
    display: block;
    height: 100%;
    width: 100%;
    background-size: 35px auto;
    background-repeat: no-repeat;
    background-position: 0 100%;
    font-family: 'HelveticaNeueCyr', sans-serif;
    text-align: right;
    color: #1d2220;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
    text-shadow: 2px 2px 5px white;
    padding-left: 37px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    text-align: right;
    letter-spacing: 0.004em;
    color: #1A1A1A;
}
.contactbanners-img a:hover {
    color: #1A1A1A;
    text-decoration: none;
}
a.mainbanners-img {
    display: block;
    position: absolute;
    bottom: 20px;
    width: 100%;
}

.map_info .info p a {
    color: #ffffff;
}

.map_info .info p a:before {
    content: '- ';
}

.info_resurs .info_resurs_item .info_resurs_item_img {
    width: auto
}

.info_resurs .info_resurs_item .info_resurs_item_img img {
    margin: 0 auto;
    max-width: 100%;
    max-height: 120px;
}

.info_resurs .info_resurs_item .info_resurs_item_text {
    text-align: center;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 15px;
    color: #002e46;
}

.info_resurs .info_resurs_item .info_resurs_item_text a {
    text-align: center;
    font-weight: 700;
    margin-bottom: 120px;
    font-size: 15px;
    display: block;
    color: #002e46;
}

.main_page_block_9 {
    height: 550px;
    margin-top: 20px
}

.main_page_block_9 .map {
    position: relative;
    height: 100%
}

.main_page_block_9 .map iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    border: none
}

.main_page_block_9 .map .block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.map_info {
    color: #FFF;
    position: relative;
    margin-top: 17px;
}
.blog-featured {}

.blog-featured>.page-header>h1 {
    display: none;
}

.footer_block {
    background: #084C24;
}
.banner10, .banner12, .banner11 {
    margin-bottom: 20px;
}
.tema_bottom_wpar{
    background: #F2F2F2;
    padding: 15px;
}
.bik_block p {
    margin: 0;
}

.bik_block p {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 0.0025em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #FFFFFF;
}

.bik_block b {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.0055em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #FFFFFF;
    margin-right: 4px;
}

.map_info {}

.map_info .header_soc {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}

.map_info .header_soc a {
    border: none;
}

.map_info .header_soc a:hover {
    background: transparent;
    opacity: 0.6;
}
.map_info .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.map_info .title p {
    height: 100%;
    font-size: 14px;
    letter-spacing: 0.3px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.0025em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #FFFFFF;
}

.map_info .title p:first-of-type {
    margin-right: 5px
}

.map_info .logo_contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
}

.map_info .info .newsmain-all {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.map_info .info .newsmain-all a {
    margin: 0;
    padding: 7px 15px;
    background: transparent;
    width: auto;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    letter-spacing: 0.0125em;
    text-transform: uppercase;
    color: #82C3E5;
    font-weight: 400;
    border: 1px solid #82C3E5;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-shadow: 8px 8px 16px rgba(26, 26, 26, 0.1), 1px 1px 4px rgba(26, 26, 26, 0.2);
            box-shadow: 8px 8px 16px rgba(26, 26, 26, 0.1), 1px 1px 4px rgba(26, 26, 26, 0.2);
    -webkit-backdrop-filter: blur(8px);
            backdrop-filter: blur(8px);
}

.map_info .logo_contacts .contacts p a {
    color: #fff;
}

.map_info .logo_contacts .logo {
    margin-right: 40px
}

.map_info .logo_contacts .contacts p {
    margin-bottom: 6px;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    letter-spacing: 0.0025em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #FFFFFF;
}

.map_info .logo_contacts .contacts p img {
    margin-right: 5px;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.departments_tabs.departments_tabs-inner table td {
    border-left: 1px solid #F2F2F2;
}

.departments_tabs.departments_tabs-inner table {
    margin-top: 16px;
    margin-bottom: 16px;
    padding: 16px;
}
.map_info .info {
    margin-top: 14px;
}

.map_info .info img {
    margin-left: 40px;
    margin-bottom: 10px
}

.map_info .info p {
    text-transform: uppercase
}

.map_info .production {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.map_info .production img {
    display: block
}

.map_info .production p {
    display: block;
    margin-left: 10px;
    font-size: 14px;
    font-weight: 400
}

.main_page_block_111 {
    background: #3d75b9;
}
.bik_block span {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 0.0055em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    margin: 7px 0 4px 0;
    color: #B1CCBD;
}

.bik_block h3 {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 0.001em;
    margin-top: 18%;
}

.map_info .info .newsmain-all a:hover {
    opacity: 0.5;
}
.part2-item.part2_news-item.part2_question-item span.accordion-title {
    padding-right: 20px;
}
.maps_link a {
    position: absolute;
    z-index: 299;
    bottom: 0;
    left: 15px;
    min-height: 36px;
    height: 36px;
    min-width: 161px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 9px 9px 9px 35px;
    height: 36px;
    background: rgba(255, 255, 255, 0.3);
    -webkit-backdrop-filter: blur(8px);
            backdrop-filter: blur(8px);
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    text-align: left;
    letter-spacing: 0.0125em;
    text-transform: uppercase;
    color: #185D80;
    margin: 0;
}

.maps_link a:nth-child(1) {
    bottom: 88px;
}

.maps_link a:nth-child(2) {
    bottom: 44px;
}

.maps_link a:nth-child(3) {}

.maps_link a p {
    margin: 0;
}

.maps_link a img {
    position: absolute;
    left: 9px;
}
.news_block .news_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.ne-rastyagivay {
}

.news_block .news_wrap .news_bar {
    max-width: 25%;
    min-width: 25%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.news_wrap > .news_bar > ul > li > a {
    background-color: #3d75b9;
    background: #F2F2F2;
    padding: 8px 8px;
    display: block;
    color: #ffffff;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    font-family: 'HelveticaNeueCyr', sans-serif;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 0.0055em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
            color: #1A1A1A;
}

.news_bar > ul > li > a {
    background-color: #9d998c;
    padding: 5px 15px;
    display: block;
    color: #002e46;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.news_wrap > .news_bar > ul > li ul li a {
    padding: 8px 8px;
    display: block;
    color: #072c58;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    font-size: 15px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 0.0055em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #1A1A1A;
}
.news_wrap > .news_bar .current>a, .news_wrap > .news_bar .active>a {
    background: #DAFBE8;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 0.0055em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #4D4D4D;
}
.news_wrap > .news_bar li ul .current>a, .news_wrap > .news_bar li ul .active>a {
    background: transparent;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 0.0055em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
        color: #369f63;
}
ul.nav-child {
    padding-left: 0;
    margin-bottom: 0;
}

.news_block .news_wrap .news_bar ul.inner_menu {
    border: 1px solid #B8B8B8;
    padding: 16px;
}
.news_block .news_wrap .news_bar ul.inner_menu2 {
    border: 1px solid #B8B8B8;
    padding: 7px;
}

.news_bar > ul > li ul li a {
    padding: 5px 15px;
    display: block;
    color: #002e46;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    padding-left: 0;
}

.news_wrap > .news_bar > ul > li ul li a:hover {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.news_bar > ul > li ul li a:hover {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.news_bar > ul > li a:hover {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.news_bar li {
    list-style: none;
    max-width: 100%;
}

.single_news .part1-item .news_bar {
    max-width: calc(100% - 10px);
}

.news_wrap > .news_bar > ul > li {
    list-style: none;
}

.news_wrap > .news_bar > ul > li > a:hover {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;

}

.news_block .news_wrap .news_list .news_list_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #E6E6E6;
    margin-bottom: 20px
}

.news_block .news_wrap .news_list .news_list_item .news_list_item_img {
    width: 340px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.news_block .news_wrap .news_list .news_list_item .news_list_item_img img {
    width: 100%;
    height: auto
}

.news_block .news_wrap .news_list .news_list_item .news_list_item_content {
    padding: 15px 20px
}

.news_block .news_wrap .news_list .news_list_item .news_list_item_content .news_list_item_title {
    font-size: 18px;
    font-weight: 700
}

.news_block .news_wrap .news_list .news_list_item .news_list_item_content .date {
    margin: 15px 0;
    color: #008ebf
}

.news_block .news_wrap .news_list .news_list_item .news_list_item_content .description {
    font-size: 18px
}

.news_block .news_wrap .news_list .news_list_item .news_list_item_content .read_more_wrap {
    margin-top: 15px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.news_block .news_wrap .single_news p {
    margin-bottom: 10px;
    color: #02182d;
}
.tema_container .itemFullText table {
    margin: 20px 0;
}

div.tema_container .itemFullText h4 {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    display: block;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    letter-spacing: 0.0055em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
            color: #1A1A1A;
    border: 1px solid #13B259;
    padding: 16px;
    text-align: center;
}
.itemFullText ol li {
    list-style-type: none;
    font-family: Roboto;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
             margin-bottom: 15px;
    color: #1A1A1A;
    position: relative;
    padding-left: 28px;
}
.itemFullText ol {
    list-style-type: none;
    counter-reset: num;
}
.itemFullText ol li:before {
    content: counter(num) ". ";
    counter-increment: num;
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.0035em;
    color: #1A1A1A;
    position: absolute;
    left: 0;
}
.tema_container .itemFullText table.no-border {}

.tema_container .itemFullText table.no-border h3 {
    text-align: center;
}

.tema_container .itemFullText table.no-border tr {
    text-align: center;
}

.tema_container .itemFullText table.no-border b {
    color: #828282;
}
.tema_container .itemFullText table tr td[colspan="2"] {
}

.tema_container .itemFullText table tr {
}

.tema_container .itemFullText table tr td {
}

.tema_container .itemFullText hr {
    color: #13B259;
    border: none;
    color: #13B259;
    background-color: #13B259;
    height: 0.5px;
}

.tema_container div.itemFullText p.green {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.0055em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
            color: #128043;
}

.tema_container div.itemFullText p a {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.005em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #292929;
}
.news_wrap > .news_bar > ul.inner_menu2 > li > a {
    background: transparent;
    padding: 10px 8px;
}

.news_wrap > .news_bar > ul.inner_menu2 > li.current > a {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 0.0055em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #13B259;
}

.news_block .news_wrap .news_bar ul.inner_menu2 li {
    border-bottom: 1px solid #B8B8B8;
}

.news_block .news_wrap .news_bar ul.inner_menu2 li:last-child {
    border-bottom: 0;
}
.departments_tabs.departments_tabs-inner.invent p {
font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    /* display: -webkit-box; */
    display: -ms-flexbox;
    /* display: flex; */
    /* -webkit-box-align: center; */
    -ms-flex-align: center;
    /* align-items: center; */
    letter-spacing: 0.0025em;
    -webkit-font-feature-settings: 'kern' off;
    font-feature-settings: 'kern' off;
    color: #1A1A1A;
    text-align: left;
}
.departments_tabs.departments_tabs-inner table {
    padding: 0;
    margin: 0;
    border: none;
}

.departments_tabs.departments_tabs-inner table tr:first-of-type {
    background: transparent;
    color: #1A1A1A !important;
}

.departments_tabs.departments_tabs-inner table tr td {
    color: #1A1A1A !important;
    border: none;
    border-left: 1px solid #F2F2F2;
    padding: 16px;
}

.itemFullText tr .adress_inner p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #1A1A1A !important;
    align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    text-align: left;
}

.itemFullText tr .adress_inner a {
    color: #1A1A1A !important;
}

.itemFullText .departments_tabs.departments_tabs-inner tr:first-of-type p, .itemFullText .departments_tabs.departments_tabs-inner tr p {
    color: #1A1A1A !important;
    margin: 0;
    margin-bottom: 10px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.005em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #1A1A1A;
    text-align: left;
}
.departments_tabs.departments_tabs-inner table tr td:nth-child(1) {
    border: none;
}
.part1-item.part1_news-item.part1_question-item .payment_wrap .slick-arrow {
    position: absolute;
    cursor: pointer;
    top: -40px;
    z-index: 51;
    font-size: 0;
    width: 22px;
    height: 18.3px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    outline: 0;
    background-color: transparent;
}
.part1-item.part1_news-item.part1_question-item .payment_wrap .slick-prev {
    left: calc(50% - 11px);
    background-image: url(/templates/moaby_1.0/img/arrow_top.png);
    top: 0;
}
.part1-item.part1_news-item.part1_question-item .payment_wrap .slick-next {
    right: calc(50% - 11px);
    background-image: url(/templates/moaby_1.0/img/arrow_bottom.png);
    bottom: 0;
    top: auto;
}
.part1-item.part1_news-item.part1_question-item .payment_wrap {
    padding: 30px 0;
}

.part1-item.part1_news-item.part1_question-item h3.main-title {
    font-family: Roboto Slab;
    font-style: normal;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.003em;
    color: #383838;
}
.departments_tabs.departments_tabs-inner.invent b {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.0055em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #000000;
    display: block;
    margin-bottom: 8px;
}

.departments_tabs.departments_tabs-inner.invent .tab-content li {
    list-style-type: disc;
    font-family: Roboto;
    font-size: 16px;
    letter-spacing: 0.005em;
    color: #000000;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
         break-inside: avoid;
    break-inside: avoid-column;
    margin-bottom: 10px;
}
a.zakaz {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 16px;
    position: static;
    height: 36px;
    left: 0px;
    right: 0px;
    bottom: 2112px;
    background: #DCEFF9;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.0125em;
    text-transform: uppercase;
    color: #185D80;
    margin-bottom: 16px;
}

a.zakaz:hover {
    text-decoration: none;
}
ul.two_column {
    list-style: none;
    padding: 0;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    list-style-type: decimal;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 20px;
    padding-left: 20px;
}

.itemFullText .departments_tabs.departments_tabs-inner.invent tr b {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.0055em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #000000;
    display: block;
    margin-bottom: 8px;
}

h3 {}

.itemFullText .departments_tabs.departments_tabs-inner.invent h3 {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 19px;
    letter-spacing: 0.0055em;
    -webkit-font-feature-settings: 'kern' off;
    font-feature-settings: 'kern' off;
    color: #902E14;
    text-align: left;
}

.departments_tabs.departments_tabs-inner.invent table tr td {
    border-top: 1px solid #F2F2F2;
    border-bottom: 1px solid #F2F2F2;
    border-left: none;
    position: relative;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.005em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #000000;
    text-align: left;
}

.departments_tabs.departments_tabs-inner.invent table {
    margin: 16px 0;
}

.departments_tabs.departments_tabs-inner.invent table tr td:after {content: '';display: block;position: absolute;width: 1px;height: 80%;top: 10%;background: #f2f2f2;right: 0;}

.departments_tabs.departments_tabs-inner.invent table tr td:last-child:after {
    opacity: 0;
}
.departments_tabs.departments_tabs-inner table tr:not(:nth-child(1)) {
    border-top: 1px solid #F2F2F2;
}
.itemFullText .departments_tabs.departments_tabs-inner tr {
    background: transparent;
}
.departments_tabs.departments_tabs-inner {}

.departments_tabs.departments_tabs-inner .tab-content>.tab-pane {margin: 16px;}

.itemFullText .departments_tabs.departments_tabs-inner tr:first-of-type p strong {
    margin-right: 8px;
}
.flex_wrap {
    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;
}

.departments_tabs.departments_tabs-inner {}

div.itemFullText .departments_tabs.departments_tabs-inner h3 {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.003em;
    color: #383838;
}

.departments_tabs.departments_tabs-inner table.table_date td {
    width: 24px;
    height: 24px;
    padding: 0;
    display: inline-block;
    border: 1px solid #B8B8B8 !important;
}

.itemFullText .departments_tabs.departments_tabs-inner table.table_date tr td p, .itemFullText .departments_tabs.departments_tabs-inner table.table_date tr:first-of-type td p {
    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;
    background: #3d75b9;
    color: #ffffff;
    font-size: 13px;
    height: calc(100% + 1px);
    width: 100%;
    background: #F2F2F2;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.004em;
    color: #828282 !important;
    text-transform: uppercase;
    FONT-WEIGHT: 500;
}

.itemFullText .departments_tabs.departments_tabs-inner table.table_date tr td.active p, .itemFullText .departments_tabs.departments_tabs-inner table.table_date tr:first-of-type td.active p {
    background: transparent;
    color: #0B6632 !important;
}

.itemFullText .departments_tabs.departments_tabs-inner tr p[align="center"], .itemFullText .departments_tabs.departments_tabs-inner tr b[align="center"] {
    text-align: center !important;
    display: block;
}
div.itemFullText .departments_tabs.departments_tabs-inner img {
    max-width: 100%;
    padding: 0 !important;
    margin: 0;
    margin-right: 10px;
}
.itemFullText .departments_tabs.departments_tabs-inner tr:first-of-type p b, .itemFullText .departments_tabs.departments_tabs-inner tr:first-of-type p strong, .itemFullText .departments_tabs.departments_tabs-inner tr:first-of-type th {
    color: #1A1A1A !important;
}
.itemFullText .departments_tabs.departments_tabs-inner tr b {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.0055em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #828282;
    margin-bottom: 4px;
}
.itemFullText .departments_tabs.departments_tabs-inner tr:first-of-type p b{
    color: #828282 !important;
}
.tema_container .itemFullText tr p, .tema_container .itemFullText tr b, .tema_container .itemFullText tr a {
    font-family: Roboto;
    font-style: normal;
    font-size: 16px;

    letter-spacing: 0.0025em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #1A1A1A;
}

.tema_container .itemFullText tr p b {
    margin-right: 10px;
}
.tema_container .itemFullText {}

.tema_container .itemFullText ul.nav.nav-tabs {
    background: #F2F2F2;
    padding: 0;
}

.tema_container .itemFullText>ul.nav.nav-tabs li a.nav-link.active {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    letter-spacing: 0.003em;
    color: #000000;
    border: none;
    background: transparent;
}
.tema_container .itemFullText>ul.nav.nav-tabs li a.nav-link.active {
    border-bottom: 1px solid #13B259;
}
.tema_container .itemFullText>ul.nav.nav-tabs li {
    list-style: none;
}

.tema_container .itemFullText>ul.nav.nav-tabs li a.nav-link {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    letter-spacing: 0.003em;
    color: #808080;
    border: none;
    min-height: 36px;
}
.tema_container .itemFullText .tab-content {
    border: none;
}

.tema_container .itemFullText > ul li {
    -ms-flex: 0 1 calc(100% / 4 - 15px);
    margin-bottom: 15px;
    position: relative;
}
.tema_container .itemFullText > ul.special {
    list-style: circle;
}

.tema_container .itemFullText > ul.special li:before {content: '';position: absolute;width: 14px;height: 14px;background-size: 100% 100%;display: block;left: -21px;top: 1px;background-image: url(/templates/moaby_1.0/img/mark.png);}

.tema_container .itemFullText > ul li {
    list-style-type: disc;
}

.tema_container .itemFullText > ul {
    padding-left: 19px;
}

.tema_container .itemFullText > ul.special li {
    list-style: none;
}

.tema_container .itemFullText {
    padding: 0 6px;
    text-align: justify;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.005em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #292929;
}
.tema_container .itemFullText table td {
    border-left: 1px solid #F2F2F2;
}

.tema_container .itemFullText table {
    margin-top: 16px;
    margin-bottom: 16px;
    padding: 16px;
}
.tema_container .itemFullText.invent p {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: 0.0025em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #1A1A1A;
}
.tema_container .itemFullText table {
    padding: 0;
    margin: 0;
    border: none;
    width: 100%;
    table-layout: fixed;
}
table.no-border>tbody>tr>td {
    border: 0 !important;
}
.tema_container .itemFullText table tr:first-of-type {
    background: transparent;
    color: #1A1A1A !important;
}

.tema_container .itemFullText table tr td {
    color: #1A1A1A !important;
    border: none;
    border-left: 1px solid #F2F2F2;
    padding: 16px;
    vertical-align: baseline;
    text-align: left;
}
.tema_container .itemFullText table.table_date {
    margin: 15px 0 11px 0;
}
.tema_bottom h3 {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #063317;
    margin-bottom: 15px;
}

.tema_bottom b {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.0055em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #828282;
    text-align: center;
    display: block;
    padding-bottom: 17px;
}

.tema_bottom table {
    table-layout: fixed;
    width: 100%;
}

.tema_bottom table tr td:first-child {
    width: 33%;
}

.tema_bottom table tr td:first-child b {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    text-align: right;
    letter-spacing: 0.003em;
    color: #128043;
    padding: 0;
}

.tema_bottom table tr td:nth-child(2) td {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.005em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #1A1A1A;
}
.thumb-wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.thumb-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-width: 0;
    outline-width: 0;
}
.tema_bottom table tr td {
    padding: 12px 2px 13px 15px;
    vertical-align: middle;
}

.tema_bottom table tr {
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
.itemFullText tr .adress_inner p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #1A1A1A !important;
    align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    text-align: left;
}

.itemFullText tr .adress_inner a {
    color: #1A1A1A !important;
}

.tema_container .itemFullText tr:first-of-type p, .tema_container .itemFullText tr p {
    color: #1A1A1A !important;
    margin: 0;
    margin-bottom: 10px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.005em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #1A1A1A;
    text-align: left;
}
.tema_container .itemFullText table tr td:nth-child(1) {
    border: none;
}
.tema_container .itemFullText.invent b {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.0055em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #000000;
    display: block;
    margin-bottom: 8px;
}

.tema_container .itemFullText.invent .tab-content li {
    list-style-type: disc;
    font-family: Roboto;
    font-size: 16px;
    letter-spacing: 0.005em;
    color: #000000;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
         break-inside: avoid;
    break-inside: avoid-column;
    margin-bottom: 10px;
}
.tema_container .itemFullText.invent tr b {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.0055em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #000000;
    display: block;
    margin-bottom: 8px;
}

h3 {}

.tema_container .itemFullText.invent h3 {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.0055em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
            color: #902E14;
    text-align: left;
}

.tema_container .itemFullText.invent table tr td {
    border-top: 1px solid #F2F2F2;
    border-bottom: 1px solid #F2F2F2;
    border-left: none;
    position: relative;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.005em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #000000;
    text-align: left;
}

.tema_container .itemFullText.invent table {
    margin: 16px 0;
}

.tema_container .itemFullText.invent table tr td:after {content: '';display: block;position: absolute;width: 1px;height: 80%;top: 10%;background: #f2f2f2;right: 0;}

.tema_container .itemFullText.invent table tr td:last-child:after {
    opacity: 0;
}
.tema_container .itemFullText table tr:not(:nth-child(1)) {
    border-top: 1px solid #F2F2F2;
}
.tema_container .itemFullText tr {
    background: transparent;
}
.tema_container .itemFullText {}

.tema_container .itemFullText .tab-content>.tab-pane {margin: 16px;}

.tema_container .itemFullText tr:first-of-type p strong {
    margin-right: 8px;
}
.flex_wrap {
    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;
}

.tema_container .itemFullText {}

div.tema_container .itemFullText h3, div.tema_container .itemFullText h2 {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    text-align: left;
    letter-spacing: 0.003em;
    color: #383838;
}
.tema_container .itemIntroText p, .tema_container div.itemFullText p {}

.tema_container a {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.005em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #292929;

}
.tema_container .itemFullText table.table_date td {
    width: 24px;
    height: 24px;
    padding: 0;
    display: inline-block;
    border: 1px solid #B8B8B8 !important;
}

.tema_container .itemFullText table.table_date tr td p, .tema_container .itemFullText table.table_date tr:first-of-type td p {
    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;
    background: #3d75b9;
    color: #ffffff;
    font-size: 13px;
    height: calc(100% + 1px);
    width: 100%;
    background: #F2F2F2;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.004em;
    color: #828282 !important;
    text-transform: uppercase;
    FONT-WEIGHT: 500;
}

.tema_container .itemFullText table.table_date tr td.active p, .tema_container .itemFullText table.table_date tr:first-of-type td.active p {
    background: transparent;
    color: #0B6632 !important;
}

.tema_container .itemFullText tr p[align="center"], .tema_container .itemFullText tr b[align="center"] {
    text-align: center !important;
    display: block;
}
div.tema_container .itemFullText img {
    max-width: 100%;
    padding: 0 !important;
    margin: 0;
    margin-right: 10px;
}
.tema_container .itemFullText tr:first-of-type p b, .tema_container .itemFullText tr:first-of-type p strong, .tema_container .itemFullText tr:first-of-type th {
    color: #1A1A1A !important;
}
.tema_container .itemFullText tr b {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.0055em;
    -webkit-font-feature-settings: 'kern' off;
            font-feature-settings: 'kern' off;
    color: #1A1A1A;
    text-align: left;
    margin-bottom: 9px;
}
.tema_container .itemFullText tr:first-of-type p b{
    color: #828282 !important;
}
.bread_chrumbs {
    margin-bottom: 0;
}

.bread_chrumbs span {
    color: #308dbc;
    font-family: OpenSans;
    font-weight: 400;
    font-size: 15px;
    font-family: 'HelveticaNeueCyr', sans-serif;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.004em;
    color: #1A1A1A;
}

.bread_chrumbs .breadcrumb > .active span {
    color: #3d75b9;
    font-family: OpenSans;
    font-weight: 400;
    font-size: 15px;
    font-family: 'HelveticaNeueCyr', sans-serif;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.004em;
    color: rgba(0, 0, 0, 0.5);
}

.zakaz_talon .itemFullText tr:first-of-type {
    background: transparent;
    color: #fff !important;
}

.zakaz_talon .itemFullText tr:first-of-type div {
    background: lightblue;
    padding: 20px;
}

.zakaz_talon .itemFullText tr:first-of-type td,
.zakaz_talon .itemFullText tr,
.zakaz_talon div.part2-item table {
    border: none;
}

.zakaz_talon a.talon {
    color: #072c58;
    font-family: 'HelveticaNeueCyr', sans-serif;
    background-color: #58bfff;
    padding: 10px;
    font-size: 13px;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    display: inline-block;
    text-align: center;
    margin: 0 auto;
}

.zakaz_talon .itemFullText tr:first-of-type p,
.zakaz_talon .itemFullText tr:first-of-type p {
    color: #000000 !important;
}

.zakaz_talon .itemFullText tr:first-of-type p strong,
.zakaz_talon .itemFullText tr:first-of-type p a {
    color: #000000 !important;
}

.branches_services {
    display: none;
}

.paid_services .news_block .news_wrap .links.banners_payment p,
.paid_services div.itemFullText .links.banners_payment p {
    text-align: center;
    color: #ffffff !important;
    margin-bottom: 0;
}

.zakaz_talon .itemFullText tr:first-of-type p strong {
    font-size: 16px;
    font-weight: 600;
}

.zakaz_talon a.talon_more {
    color: #000000;
    font-size: 17px;
    text-decoration: underline;
}

ul.news_menu_block {
    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;
    width: 100%;
    margin-top: 11px;
    margin-bottom: -4px;
}

ul.news_menu_block li a {
    background-color: #e0eeff;
    margin: 0 5px;
    color: #3d75b9;
    font-weight: bold;
    border-radius: 20px;
    padding: 5px 10px;
    font-size: 22px;
}
ul.news_menu_block li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc(100% / 6 - 10px);
    flex: 0 1 calc(100% / 6 - 10px);
    width: 26.7%;
}

ul.news_menu_block li.current a {
    background: #128043;
    border-radius: 32px;
}

ul.news_menu_block li a {
    background: #F2F2F2;
    border-radius: 32px;
    padding: 8px;
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    letter-spacing: 0.001em;
    color: #828282;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0;
    margin: 5px;
}

.news_anonsy-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;

}
.workers-container {
    display:none;
}
a#js-loadMore {
    display: block;
    min-width: 200px;
    margin: 0 auto;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #05539f;
    padding: 5px;
    font-size: 20px;
    width: 20%;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.0125em;
    text-transform: uppercase;
    color: #185D80;
}
a#js-loadMore img {
    margin-right: 7px;
}

.wrap {
}
.wrap > * {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.read-more {
    color: #34495e;
    text-decoration: none;
    cursor: text;
}
.read-more .trigger {
    display: block;
    position: absolute;
    bottom: 15px;
    cursor: pointer;
    color: #2980b9;
    font-weight: bold;
    left: 50%;
}
.read-more .content {
    overflow: hidden;
    max-height: 210px;
    -webkit-transition: max-height 500ms ease;
    -o-transition: max-height 500ms ease;
    transition: max-height 500ms ease;
}
.read-more .content::before {
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, white), to(white));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 50%, white 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 50%, white 100%);
    position: absolute;
    bottom: 15px;
    width: 100%;
    left: 0;
    height: 85px;
    -webkit-transition: opactiy 500ms ease, visibility 500ms ease;
    -o-transition: opactiy 500ms ease, visibility 500ms ease;
    transition: opactiy 500ms ease, visibility 500ms ease;
}
.read-more.expanded .content {
    max-height: 2000px;
}
.read-more.expanded .content::before,
.read-more.expanded .trigger {
    opacity: 0;
    visibility: hidden;
}
.news_anonsy-wrapper > div {
    width: 33% !important;
}

.pagination {
    margin-bottom: 30px
}

span.divider:after {
    content: '';
    display: inline;
    font-family: OpenSans;
    font-weight: 400;
    font-size: 13px;
    color: #308dbc;
    background: url(/templates/moaby_1.0/img/next.png);
    width: 8px;
    height: 16px;
    position: absolute;
    top: calc(50% - 6px);
    right: -16px;
}

span.divider img {
    display: none;
}

.pagination p {
    text-align: center
}

.pagination p span:first-of-type {
    color: #308dbc
}
.header {
    background: #ffffff;
}
.site_menu ul li.has-sub:hover ul {
    height: auto;
    top: 100%;
    padding: 8px 0;
    -webkit-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    z-index: 3000;
}

.organizaciy_item {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    padding-right: 100px !important;
}

.organizaciy_item a {
    font-size: 18px;
    line-height: 18px;
    color: #002e46;
    font-weight: 700;
}

.tab_content_item a {
    color: #002e46;
}

a.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    width: 30px;
    height: 30px;
    background-image: url(../img/verh.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    border-radius: 0;
}

.site_menu ul li.has-sub li.has-sub ul {
    display: none;
}

.site_menu ul li.has-sub ul li:hover > ul {
    display: block;
}
body.is-menu-open #modal-menu .menu-nav>li {
    padding: 10px 20px;
}
body.is-menu-open .site_menu .menu-nav li li {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(100% / 3 - 15px);
            flex: 0 1 calc(100% / 3 - 15px);
}
#button2 {
   display: inline-block;
   /* background-color: #084c2475; */
   width: 40px;
   height: 40px;
   text-align: center;
   position: fixed;
   bottom: 15px;
   right: 15px;
   -webkit-transition: background-color .3s, opacity .5s, visibility .5s;
   -o-transition: background-color .3s, opacity .5s, visibility .5s;
   transition: background-color .3s, opacity .5s, visibility .5s;
   opacity: 0;
   visibility: hidden;
   z-index: 1000;
   background: rgba(18, 128, 67, 0.5);
   box-shadow: 0px 4px 4px rgb(0 0 0 / 25%), 0px 2px 4px rgb(0 0 0 / 25%);
   backdrop-filter: blur(8px);
   border-radius: 32px;
}
#button2::after {
    content: "";
    background-image: url(/templates/moaby_1.0/img/arrow_top1.png);
    /* -webkit-transform: rotate(
269deg
 ); */

    /* transform: rotate(
269deg
 ); */
    height: 22px;
    width: 22px;
    display: block;
    position: absolute;
    top: calc(50% - 8px);
    left: calc(50% - 11px);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
#button2:hover {
    cursor: pointer;
        background-color: rgb(143 142 142 / 50%);
}
#button2:active {
    background-color: #555;
}
#button2.show {
    opacity: 1;
    visibility: visible;
}