@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,700|Noto+Serif:400,400i,700&display=swap&subset=cyrillic');

body {
    background: #f7f7f7;
    margin: 0;
    font-family: "Noto Sans", sans-serif;
    color: #2D3031;
}
.helpdesk-cell input[type="text"], .helpdesk-cell input[type="email"], .helpdesk-cell textarea {
    border: 1px solid black !important;
}
a {
    color: #2073CD;
    text-decoration: none;
}
a:hover {
    color: #237FE1;
    text-decoration: none;
}
hr {margin: 3em 0;}
h1 {
    font-family: "Noto Serif";
    font-size: 22px;
    font-weight: 700;
    letter-spacing: .11px;
    line-height: 1.36;
    color: #2D3031;
}
.clearfix {
    clear: both;
}
a.link-forward {
    font-family: "Noto Sans", sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #cd4e45;
    margin-right: 22px;
}
a.link-forward:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    background: url('/photo/svg/arr-next.svg') no-repeat center;
    background-size: contain;
    margin-top: -2px;
    margin-left: 4px;
}
a.link-forward:hover {
    color: #EB584E;
    transition: all .2s;
}
a.article-link-forward {
    font-family: "Noto Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -.16px;
    color: #2073CD;
    margin-right: 22px;
}
a.article-link-forward:after {
    content: '\00a0\00a0\00a0\00a0';
    vertical-align: middle;
    width: 18px;
    height: 18px;
    background: url('/photo/svg/arr-fwd-blue.svg') no-repeat center;
    background-size: contain;
    margin-top: -2px;
    margin-left: 4px;
}
a.article-link-forward:hover {
    color: #237FE1;
    transition: all .2s;
}
.image-left {
    width: calc(50% + 20px) !important;
    float: left;
    padding-right: 40px;
}
.image-right {
    width: calc(50% + 20px) !important;
    float: right;
    padding-left: 40px;
}
p.image-left,
p.image-right {
    margin-top: 10px;
}
#wrapper {
    /*min-width: 1000px;*/
    padding: 0;
}

#headerWrapper {
    background: #fff;
    height: 182px;
    min-height: 182px;
    height: auto;
}

#header {
    z-index: 3;
    max-width: 1200px;
    min-width: 580px;
    padding-left: 0;
    padding-right: 0;
}
#logoBlock a:first-child img {
    margin: 0;
}
.page-title {
    font-family: 'Noto Serif';
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0.11px;
    line-height: 1.3;
    color: #2D3031;
    margin: 0;
}
.page-title + .content-block {
    margin-top: 3em;
    padding-bottom: 6em;
}
.dropdown {
    list-style-type:none;
    float:left;
    margin-right:10px;
}
.global-search {
    width: calc(100% - 277px - 250px - 250px);
}
.headerLeft {
    position: relative;
    float: left;
    width: 252px;
    height: 125px;
}
.headerRight {
    float: right;
    width: calc(100% - 252px);
    height:125px;
    padding-left: 157px;
}
.for-information {
    font-family: 'Noto Sans';
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.23px;
    line-height: 1.57;
    color: #2D3031;
}
.header-opening-hours-link {
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    color: #2073CD;
    text-decoration: none;
}
.header-opening-hours-link:last-of-type {
    margin-bottom: 15px;
}
.header-opening-hours-link:hover,
.header-opening-hours-link:focus {
    color: #237FE1;
    text-decoration: none;
    transition: color .2s;
}
.reference-mail {
    display: inline-block;
    font-size: 13px;
    line-height: 1;
    color: #2073CD;
}
.reference-mail:after {
    content: '';
    display: inline-block;
    width: 13px;
    height: 9px;
    background: url('images/envelope.svg');
    margin-left: 6px;
    margin-bottom: -1px;
}
/*.content-block {
    margin-top: 50px;
}*/
.liDisc li {
    list-style-type:square;
}
.month {
    border-bottom:1px black dotted;
    width:80px;
    display:block;
    float:left;
    text-align:center;
    margin:0 10px 10px 0;
}
#content {
    background: #fff;
    width: 100%;
    min-width: 485px;
    max-width: 1200px;
    min-height: 500px;
    margin-top: 14px;
    padding: 0;
}

#footerWrapper {

}

#footer {
    position: relative;
    clear: both;
    margin-top: 20px;
    min-width: 580px;
    padding: 50px 100px 40px 100px;
    max-width: 1200px;
    background-color: #fff;
}
/*#footer::before {
    content: ' ';
    display: block;
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    background-color: #fff;
}*/
#footerNoteWrapper {
    background-color: inherit;
}

.footer-note {
    max-width: 1200px;
    min-height: 70px;
    padding: 20px 0;
    font-size: 11px;
    letter-spacing: .05px;
    font-weight: 700;
    color: #7c8284;
}
.footer-note span {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: .06px;
}
.logo-footer {
    position: absolute;
    top: 0;
    left: 0;
}

.footer-note div:nth-child(2) {
    padding-right: 0;
    width: auto;
    float: right;
    text-align: left;
}

.plus12 {
    position: absolute;
    top: 1px;
    width: 32px;
    left: -30px;
}

#menuWrapper {
    max-width: 1200px;
    margin: 23px auto 0;
}

.menu {
    padding-left: 0;
    width: 75%;
    margin-left: 0 !important;
}
.menu li.menu_item {
    width: auto !important;
    display: inline-block;
    float: none;
    margin-right: 20px !important;
}
.menu li.menu_item:focus {
    outline: none;
}
.menu_href.btn {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #2d3031;
    /*color: #7F8994;*/
}
.menu_href.btn:active {
    box-shadow: none;
}

.menu > li > a {
    padding-bottom: 12px;
    margin-bottom: -3px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
    outline-offset: 0px;
}

@media screen and (min-width: 1460px) {
    .menu {
        /*padding: 0;*/
    }
}

.contantTitle {
    background: #C9C9C9;
}
.clear {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 40px;
    display: none;
    width: 45px;
    height: 45px;
    background: url('/photo/svg/clear.svg') no-repeat right;
    background-size: 14px;
}

.find_area {
    padding: 9px 65px 9px 20px;
    display: block;
    height: 45px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.19px;
    color: #555;
    background-color: #f2f1f1;
    border: 1px solid #f2f1f1;
    border-radius: 2px;
    box-shadow: none;
    outline: none;
    width: 100%;
}
.find_area::-moz-placeholder { color: #7F8994; }
.find_area::-webkit-input-placeholder { color: #7F8994; }
.find_area:-ms-input-placeholder { color: #7F8994; }
.find_area::-ms-input-placeholder { color: #7F8994; }
.find_area::placeholder { color: #7F8994; }

.find_area:active,
.find_area:focus {
    background-color: #fff;
    border: 1px solid #4AA3FE !important;
    border-radius: 2px;
}

.find_area_box {
    float:left;
    width: 100%;
}

.contactBlock ul {
    margin-top: 15px;
    padding-left: 35px;
}

.contactBlock ul:first-child {
    margin-top: 15px;
    padding-left: 35px;
}
.contanctRight
{
    float: right;
    height: 700px;
    padding-left: 15px;
}
.contactLeft {
    float: left;
    min-height: 700px;
    padding-right: 15px;
}
.contactTitle h4 {
    font-size: 1.2em;
    margin: 5px 0 5px 0;
    padding-left: 5px;
    text-align: left;
}

.find {
    position: relative;
    width: 384px;
    padding-right: 0;
}
.logoName_block {
    margin-top: 52px;
    float: left;
    margin-left: 72px;
    margin-right: 50px;
    width: 145px;
}
.menu_href {
    color: #367c88;
    text-decoration: none;
    border-radius: 0;
    padding-left:0;
    padding-right:0;
    font-weight:bold;
    width:100%;
    border:0;
}
.footer_menu_href {
    text-align: left;
    text-decoration: none;
    white-space: normal;
    border-radius: 0;
    color: inherit !important;
    font-size: 14px;
    letter-spacing: -0.23px;
    padding: 0;
    line-height: 1.3;
    margin-bottom: 10px;
}

.footer_menu_href_main {
    margin-bottom: 15px;
    font-weight: bold;
    border-radius: 0;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -0.23px;
    text-transform: uppercase;
    color: inherit !important;
    line-height: 1;
    margin-bottom: 35px;
}

.find_submit {
    color: transparent;
    height: 100%;
    width: 40px;
    background: url('/css/images/search.svg') center no-repeat !important;
    transform: rotate(90deg);
    border: none;
    position: absolute;
    top: 0;
    right: 0;
}

.find_submit:hover {
    background-color: #2e6973;
    border-color: #2a5f69;
    color: #ffffff;
}
.flex-control-nav.flex-control-thumbs li {
    max-width: 70px;
    width: calc(100% / 10 - 4px);
    border: 2px solid #e5e5e5;
    margin: 0 2px;
}
.flex-control-nav.flex-control-thumbs li:first-child {
    margin-left: 0;
}
.flex-control-nav.flex-control-thumbs li:last-child {
    margin-right: 0;
}
.slider_block.margin-right .flex-control-nav {
    right: 10px;
}
.slider_block {
    padding-bottom: 20px;
}
/*p + .flexslider .slides > li {
    padding-bottom: 30px;
}*/
.flexslider {
    border:0;
    /*margin:0;*/
    box-shadow: none;
    -webkit-box-shadow: none;
}
.flex-control-nav.flex-control-paging {
    z-index: 4;
    text-align: right;
    right: 15px;
    bottom: 0px;
    padding: 0;
}
.flex-control-nav.flex-control-paging li {
    margin: 0;
    margin-left: 8px;
}
.flex-control-paging li a {
    color: transparent;
    width: 7px;
    height: 7px;
    background-color: #d8d8d8;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
}
.flex-control-paging li a.flex-active {
    background-color: #cd4e45;
}
.menu_item {
    border-radius: 3px;
    display: inline;
    margin-right:2px;
}
.menu_item_no_hover
{
    display: inline-block;
    float: none;
    margin-left: 15px;
    margin-right: 15px;
    min-width: 166px;
    padding-left: 0;
    padding-right: 0;
}
.footer_menu_item
{
    display: inline-block;
    float: left;
    margin-left: 0;
    margin-right: 10px;
    min-height: 150px;
    width: 190px;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
}
.copy_footer_menu_item {
    display: inline-block;
    margin-left: 0;
    min-height: 150px;
    padding-left: 0;
    padding-right: 0;
    width: auto;
    max-width: 180px;
    min-width: 148px;
    margin-right: 45px;
    vertical-align: top;
}
.copy_footer_menu_item:last-child {
    margin-right: 0;
}
.logo {
    position: absolute;
    width: 52px;
    left: 0;
    top: 50px;
}
.large {
    font-weight: bold;
    font-size: 19px;
}
.menu_about{
    width:250px;
}
.menu_readers{
    width:250px;
}
.menu_events{
    width:150px;
}
.menu_publications{
    width:250px;
}
.menu_professionals{
    width:250px;
}
.local_menu
{
    background: #fff;
    display: none;
    list-style: none;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    top: 38px;
    z-index: 10;
    box-shadow: 0 9px 19px rgba(0, 0, 0, 0.2);
    border: 1px solid #d8e1e5;
    background-color: #ffffff;
}

.local_menu::before {
    position: absolute;
    content: "";
    display: none;
    width: 0;
    height: 0;
    top: -10px;
    right: 46%;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #fff transparent;
}

.no-local-menu::before {
    border: none !important;
}

.local_menu li
{
    width:100%;
    padding-left:0;
}
.local_menu li a {
    position: relative;
    text-decoration: none;
    padding: 15px 40px 15px 18px;
    white-space: normal;
    font-size: 14px!important;;
    font-weight: 400!important;
    letter-spacing: -0.23px;
    line-height: 1;
    text-transform: none !important;
    color: inherit;
    border-radius: 0;
}
.local_menu li a:hover {
    text-decoration: none;
    background-color: #e9eff1;
}
.external_link:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    right: 13px;
    background: #e9eff1 url("/photo/svg/arr-fwd.svg") no-repeat center;
    background-size: 14px;
    border-radius: 4px;
}
.footer_local_menu
{
    padding-left: 0;
    padding-right: 0;
}

.allNewsLink
{
    float: right;
    font-size: 90%;
    text-align: center;
    text-decoration:underline;
}
.allNewsLink:hover {
    text-decoration:none;
}
.center
{
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.information-item {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.23px;
    line-height: 1.35;
    color: #7C8284;
    margin-bottom: 50px;
    padding-bottom: 0;
}
.information-item a.article-link {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -.23px;
    line-height: 1.35;
    text-transform: uppercase;
    color: #2d3031;
    margin-top: 0;
    margin-bottom: 15px;
}
.information-item a.article-link:hover {
    color: #7C8284;
    transition: color .2s;
}
.information-item p,
.information-item a:nth-child(2) {
    margin-bottom: 0;
    margin-top: 15px;
    display: block;
}

.newsHover {
    cursor: pointer;
    display: block;
    max-height: 135px;
    color: inherit;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: -0.23px;
    line-height: 19px;
    margin-top: 20px;
    overflow: hidden;
}
.newsHover:hover {
    color: #7C8284 !important;
}
.contact_main_place {
    font-size:17px;
}
.contact_content {
}
.contact_main_label {
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
}

.contact_main_how_to_get {
    margin-top:50px;
}
.contact_main_how_to_get_label {
    float:left;
    margin:0;
}
.contact_main_ymap {
    margin-top:15px;
}
/*
.contact_menu {
    width:234px;
    height:500px;
    float:right;
    border-left:1px solid #eee;
    padding-left:20px;
}
.contact_menu_extras {
    margin-left:15px;
}
*/
.contact_menu label {
    padding-bottom: 10px;
}
.contact_article {
    line-height: 16px;
    font-size: 14px;
    color: #333333;
    padding-top:20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.contact_article_container_left {
    float:left;
    width:100px;
    padding:10px 0;
}
.contact_article_container_right {
    margin-left:110px;
    padding:10px 0;
}

.invites-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}
.invites-item {
    /*display: inline-block;
    width: 33.33333333333%;
    vertical-align: top;*/
    width: calc(100% / 3);
    padding-bottom: 36px;
}
.invites-item:hover {
    background-color: #f7f7f7;
}
.invites-item img:hover {
    filter: saturate(1.5);
    transition: .2s;
}
.invites-item-image-block {
    max-height: 200px;
}
.invites-item-image-block a {
    display: block;
    width: 100%;
    height: 200px;
    background-size: cover;
}
.invites-item-image-block a:hover {
    filter: saturate(1.5);
    transition: .2s;
}
.news-regular-item-image-wrapper img:hover {
    filter: saturate(1.5);
    transition: .2s;
}
.invites-item:nth-child(3n+3) {
    margin-right: 0;
}

.invites-item-image {
    width: 100%;
    margin-bottom: 22px;
}

.invites-item-dates,
.invites-item-name {
    padding: 0 19px;
}
.invites-item-dates {
    font-size: 14px;
    letter-spacing: -0.23px;
    line-height: 19px;
    margin-top: 20px;
    margin-bottom: 15px;
}
a.article-link.invites-item-name {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -0.23px;
    line-height: 19px;
    color: inherit;
    height: 57px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.notice_article {
    font-size: 14px;
    letter-spacing: -0.23px;
    line-height: 19px;
    padding: 35px 20px 50px 35px;
    /*max-height: 920px;*/
    overflow: hidden;
}

.notice_article_header {
    font-family: "Noto Sans", sans-serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .06px;
    color: #cd4e45;
    text-align: right;
    text-transform: uppercase;
    margin-bottom: 30px;
    position: relative;
}
.notice_article_header:before {
    content: ' ';
    display: block;
    position: absolute;
    width: 48px;
    height: 4px;
    background-color: #cd4e45;
    top: 7px;
    left: 0;
}
.notice_article_intro {
    margin-bottom: 3em;
}
.notice_article_intro p {
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.23px;
    line-height: 1.35;
    margin-bottom: 1.5em;
}
.notice_article_intro:last-child,
.notice_article_intro p:last-child {
    margin-bottom: 0;
}
.notice_article_image {
    width: 35px;
    margin: 5px 10px 0 0;
    border: 0;
}
.show_more {
    position: relative;
    width: 29px !important;
    height: 29px;
    border: 1px solid #E8E6E6;
    border-radius: 25px;
    background: #fff url('/photo/svg/down.svg') no-repeat center;
    margin: 5px auto 0;
}
.show_more:after {
    content: '';
    position: absolute;
    top: 14px;
    left: 29px;
    width: calc(100vw / 2 - 29px);
    height: 1px;
    background-color: #E8E6E6;
}
.show_more:before {
    content: '';
    position: absolute;
    top: 14px;
    right: 29px;
    width: calc(100vw / 2 - 29px);
    height: 1px;
    background-color: #E8E6E6;
}
.show_less {
    position: relative;
    width: 29px !important;
    height: 29px;
    border: 1px solid #E8E6E6;
    border-radius: 25px;
    background: #fff url('/photo/svg/down.svg') no-repeat center;
    margin: 20px auto 0;
    transform: rotate(180deg);
}

.show_less:after {
    content: '';
    position: absolute;
    top: 14px;
    left: 29px;
    width: calc(100vw / 2 - 29px);
    height: 1px;
    background-color: #E8E6E6;
}
.show_less:before {
    content: '';
    position: absolute;
    top: 14px;
    right: 29px;
    width: calc(100vw / 2 - 29px);
    height: 1px;
    background-color: #E8E6E6;
}
.morecontent span {
    display: none;
}
.morelink {
    display: block;
}

.readers_links {
    background-color: #f2e8e6;
    padding: 35px 30px 37px 35px;
    height: auto;
}
.readers_links_header {
    font-family: 'Noto Serif';
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0.14px;
    margin-bottom: 35px;
}
.readers_links.small .noText span,
.readers_links.middle .noText span {
    display: none;
}
.readers_links.small {
    height: 504px;
}
.readers_links.middle {
    height: 548px;
}
.readers_links.big {
    height: 655px;
}

.footer_partners {
    margin-top: 135px;
}
.footer_partners_header {
    margin-bottom: 15px;
    border-radius: 0;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -0.23px;
    text-transform: uppercase;
    color: inherit !important;
    line-height: 1;
}
.footer_partners_wrapper iframe {
    margin-left: -40px;
}

/* article start */

/* big image news main page */

.news-main-page-large {
    display: flex;
    flex-direction: row;
    margin-bottom: 86px;
}

.news-main-page-large .article-link {
    margin-bottom: 0;
}

.news-main-page-large-nested {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 31%;
}

.news-big-item {
    width: 100%;
    background-color: #f7f7f7;
    padding-right: 50px;
    color: inherit;
}
.news-big-item:after {
    content: ' ';
    display: block;
    clear: both;
}
.news-big-item .article-link {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.33px;
    line-height: 25px;
    color: inherit;
    margin-top: 15px;
    color: #2d3031;
}
.news-big-item .article-link:hover {
    color: #7F8994;
    transition: color .2s;
}
.news-big-item .newsHover {
    font-size: 14px;
    letter-spacing: -0.23px;
    line-height: 19px;
    margin-top: 30px;
    display: block;
}
.news-big-item .newsHover {
    color: #2d3031;
    transition: color .2s;
}
.news-big-item .news-regular-item-date {
    font-size: 14px;
    letter-spacing: -0.23px;
    line-height: 19px;
    margin-top: 36px;
    color: inherit;
}

.news-middle-item-image {
    width: 100%;
}
.news-big-item-image {
    width: calc(50% + 25px);
    float: left;
    margin-right: 50px;
}

.news-middle-item .article-link {
    font-size: 14px;
    max-height: 42px;
    overflow: hidden;
}

.news-middle-item .news-regular-item-date {
    font-size: 13px;
    padding: 6px 0 1px 0;

}

/* END: big image news main page */

.news-main-page-regular-block .article-link {
    margin-bottom: 0;
}

.news-regular-item {
    display: flex;
    flex-direction: row;
    margin-bottom: 90px;
    padding-right: 30px;
}

.news-regular-item-image-wrapper {
    padding-right: 50px;
}

.news-regular-item-image {
    width: 300px;
}

.news-regular-item-date {
    display: block;
    font-size: 14px;
    letter-spacing: -0.23px;
    line-height: 19px;
}

.news-all-regular-item .news-regular-item-date {
    min-width: 100px;
    margin-right: 20px;
}

.event-item {
    display: flex;
    flex-direction: row;
    margin-bottom: 50px;
}

.event-item-date-block {
    min-width: 100px;
    max-width: 100px;
    margin-right: 25px;
}

.event-item-date {
    display: block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.23px;
    line-height: 1.35;
    color: #7F8994;
    margin-bottom: 15px;
}

.event-item-parent-name {
    display: block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.23px;
    line-height: 1.35;
    color: #7F8994;
    margin-top: 34px;
}

.event-item-content {
    margin-right: 25px;
    flex: auto;
    -webkit-flex: auto;
}
.event-item-content .article-link {
    margin-top: 0;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -.43px;
    line-height: 1.18;
    color: #2D3031;
    margin-bottom: 15px;
}
.event-item-content .article-link:hover {
    color: #7F8994;
    transition: color .2s;
}
.event-item-content p {
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.23px;
    line-height: 1.35;
    color: #7F8994;
    margin-bottom: 0;
}
.event-item-place {
    width: 125px;
    min-width: 125px;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: -.35px;
    line-height: 1.23;
    color: #2D3031;
    margin-top: 36px;
}
.event-item-place a {
    color: #2073CD;
}
.event-item-place a:hover {
    color: #237FE1;
    transition: color .2s;
}
.event-item-image-wrapper {
    display: none;
    margin-right: 25px;
}

.event-item-image {
    height: 98px;
}








.article-link, .article-heading {
    display: block;
    color: inherit;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -0.23px;
    line-height: 19px;
    margin-top: 14px;
}

.article-heading {
    color: #2D3031;
    margin-bottom: 15px;
}
.article-link:hover {
    text-decoration: none;
    color: #7C8284;
    transition: color .2s;
}
.event_content_block_top {
    margin-bottom: 40px;
    font-size: 12px;
}

.article_no_href {
    float: left;
    line-height: 17px;
    margin-bottom: 20px;
    width: 100%;
}

/* article end */

.menu > li {
    list-style-type: none;
    padding:0 1px;
}
.footer_menu li {
    list-style-type: none;
}

.footer-menu-inner-element {
    padding-left: 0;
}

.footer-menu-inner-element .footer_menu_href {
    font-family: "Helvetica Neue", "Helvetica";
}

.photo {
    border-radius: 10px;
    float: left;
    height: 80px;
    margin-right: 15px;
    width: 80px;
    margin-top:2px;
}
.title-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 45px 40px 50px 54px;
}
.title {
    color: inherit;
    font-family: "Noto Serif";
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0.14px;
    margin: 0;
}
.title a {
    color: inherit;
}
.title a:hover,
.title a:focus {
    color: #7f8994;
    text-decoration: none;
}
.noText .title span {
    font-size: 14px;
    letter-spacing: -0.23px;
    line-height: 19px;
    text-transform: none;
    display: block;
    font-weight: normal;
    margin-top: 15px;
}
.conference-block {
    padding: 35px 35px 0 35px;
}
.written-books {
    width: 100%;
    height: ;
    background: url("");
}
a.conference-banner {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 65px;
    font-family: "Noto Sans", sans-serif;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: -.18px;
    line-height: 1;
    color: #fff;
    border-radius: 2px;
    background: #cd4e45 url('/photo/svg/calendar.svg') no-repeat 90% center;
    padding: 18px 20px;
}
a.conference-banner:hover {
    color: #fff;
    background: #EB584E url('/photo/svg/calendar.svg') no-repeat 90% center;
    transition: .2s;
}
span.conference-header {
    display: block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -.23px;
    line-height: 1.54;
    text-transform: uppercase;
}
.conference
{
    float: right;
    min-height: 200px;
}

.notice, .invites
{
    width:100%;
}

.notice {

}

.invites {

}

.info {
    padding: 50px 30px 60px 35px;
}

.enInfo
{
    margin: 0 0 15px;
    font-size: 14px !important;
}
.enInfo table
{
    font-size:14px !important;
}
.left
{
    float: left;
    width: 74.4%;
}
.right
{
    float: right;
    width: 25.6%;
}

.left-en
{
    float: left;
    width: 47%;
    padding-top: 40px;
    padding-left: 45px
}
.right-en
{
    float: right;
    width: 50%;
    padding-top: 40px;
    padding-right: 45px
}
.right-en .enInfo,
.left-en .enInfo {
    margin-bottom: 40px;
}
.right-en .enInfo .title,
.left-en .enInfo .title,
.left-en .title {
    margin-bottom: 20px;
}

.about {
    float: left;
    padding-left: 25px;
    padding-right: 25px;
    list-style-type: none;
}

.footer_toolbar {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}
.footer_toolbar:before {
    content: ' ';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #2d3031;
    position: absolute;
    top: -20px;
    /*left: 50%;
    margin-left: -31px;*/
}
.subscribe {
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .06px;
    color: #2073CD;
}
.js_show_sharing_links {
    cursor: pointer;
    position: relative;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .06px;
    color: #2D3031;
    padding-right: 32px;
}
.js_show_sharing_links:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 22px;
    height: 18px;
    background: url('/photo/svg/share.svg') no-repeat center;
    background-size: 22px;
}
.js_show_sharing_links:hover {
    color: #7F8994;
    transition: color .2s;
}
.partners-btn-title {
    font-weight: bold;
    font-size: 13px;
    padding-left: 0;
    font-family: tahoma;
    margin-bottom: 15px;
    cursor: initial;
    padding-top: 8px;
}
.social-btn-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 120px;
}
.social-btn-title {
    font-family: "Noto Serif";
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.1px;
    text-align: left;
    display: block;
    cursor: default;
    padding: 0;
}

.partners-btn-title {
    margin-bottom: 0;
}

.social-btn-block-first, .social-btn-block-second, .store-app-btn-block {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.social-btn {
    display: inline-block;
    width: 27px;
    height: 27px;
    margin: 0 8px;
}

.social-btn-odk {
    background-color: #2D3031;
    border-radius: 3px;
    -webkit-mask-image: url('/css/images/odnk__icon.svg');
    -webkit-mask-size: cover;
    mask-image: url('/css/images/odnk__icon.svg');
    mask-size: cover;
}

.social-btn-odk:hover, .social-btn-odk:active {
    background-color: #ee8208;
    transition: background-color .2s;
}


.social-btn-vk {
    background-color: #2D3031;
    border-radius: 3px;
    -webkit-mask-image: url('/css/images/vk_icon.svg');
    -webkit-mask-size: cover;
    mask-image: url('/css/images/vk_icon.svg');
    mask-size: cover;
}

.social-btn-vk:hover, .social-btn-vk:active {
    background-color: #45668e;
    transition: background-color .2s;
}

.social-btn-twitter {
    background-color: #2D3031;
    border-radius: 3px;
    -webkit-mask-image: url('/css/images/tw_icon.svg');
    -webkit-mask-size: cover;
    mask-image: url('/css/images/tw_icon.svg');
    mask-size: cover;
}

.social-btn-twitter:hover, .social-btn-twitter:active {
    background-color: #11baf2;
    transition: background-color .2s;
}

.social-btn-flickr {
    background-color: #2d3031;
    border-radius: 3px;
    -webkit-mask-image: url('/css/images/flickr_icon.svg');
    -webkit-mask-size: cover;
    mask-image: url('/css/images/flickr_icon.svg');
    mask-size: cover;
}

.social-btn-flickr:hover, .social-btn-flickr:active {
    background-color: #ff0084;
    transition: background-color .2s;
}

.social-btn-instagram {
    background-color: #2d3031;
    border-radius: 3px;
    -webkit-mask-image: url('/css/images/inst_icon.svg');
    -webkit-mask-size: cover;
    mask-image: url('/css/images/inst_icon.svg');
    mask-size: cover;
}

.social-btn-instagram:hover, .social-btn-instagram:active {
    /*background-color: #c13584;*/
    background: radial-gradient(circle at 33% 100%, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf);
    transition: background-color .2s;
}

.social-btn-youtube {
    background-color: #2d3031;
    border-radius: 3px;
    -webkit-mask-image: url('/css/images/yt_icon.svg');
    -webkit-mask-size: cover;
    mask-image: url('/css/images/yt_icon.svg');
    mask-size: cover;
}

.social-btn-youtube:hover, .social-btn-youtube:active {
    background-color: #ff0000;
    transition: background-color .2s;
}

.social-btn-facebook {
    background-color: #2d3031;
    border-radius: 3px;
    -webkit-mask-image: url('/css/images/fb_icon.svg');
    -webkit-mask-size: cover;
    mask-image: url('/css/images/fb_icon.svg');
    mask-size: cover;
}

.social-btn-facebook:hover, .social-btn-facebook:active {
    background-color: #3b5998;
    transition: background-color .2s;
}

.social-btn-lj {
    background-color: #2d3031;
    border-radius: 3px;
    -webkit-mask-image: url('/css/images/lj_icon.svg');
    -webkit-mask-size: cover;
    mask-image: url('/css/images/lj_icon.svg');
    mask-size: cover;
}

.social-btn-lj:hover, .social-btn-lj:active {
    background-color: #229ed6;
    transition: background-color .2s;
}

.social-btn-tripadvisor {
    background-color: #2d3031;
    border-radius: 3px;
    -webkit-mask-image: url('/css/images/ta_icon.svg');
    -webkit-mask-size: cover;
    mask-image: url('/css/images/ta_icon.svg');
    mask-size: cover;
}

.social-btn-tripadvisor:hover, .social-btn-tripadvisor:active {
    background-color: #00af87;
    transition: background-color .2s;
}

.social-btn-dzen {
    background-color: #2d3031;
    border-radius: 3px;
    -webkit-mask-image: url('/css/images/zen_icon.svg');
    -webkit-mask-size: cover;
    mask-image: url('/css/images/zen_icon.svg');
    mask-size: cover;
}

.social-btn-dzen:hover, .social-btn-dzen:active {
    background-color: #f41630;
    transition: background-color .2s;
}

.social-btn-tg {
    background-color: #2d3031;
    border-radius: 3px;
    -webkit-mask-image: url('/css/images/tg_icon.svg');
    -webkit-mask-size: cover;
    mask-image: url('/css/images/tg_icon.svg');
    mask-size: cover;
}

.social-btn-tg:hover, .social-btn-dzen:active {
    background-color: #0088cc;
    transition: background-color .2s;
}

.appStore, .googlePlay {
    display: inline-block;
    width: 105px;
    height: 32px;
    margin-bottom: 15px;
}

.appStore {
    background: url('/photo/app-store-sprite.png') -10px -10px;
}

.googlePlay {
    background: url('/photo/app-store-sprite.png') -10px -61px;
}

.appStore:hover, .appStore:active {
    background: url('/photo/app-store-sprite.png') -135px -10px;
}

.googlePlay:active, .googlePlay:hover {
    background: url('/photo/app-store-sprite.png') -135px -61px;
}

.header_socials_wrapper {
    min-width: 100px;
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-top: 27px;
}
.header_socials_wrapper .social-btn {
    width: 19px;
    height: 19px;
    margin: 0;
}
.header_socials_more {
    cursor: pointer;
    display: inline-block;
    position: absolute;
    top: 0px;
    right: -30px;
    width: 19px;
    height: 19px;
    background: #e6e6e6 url('/css/images/dropdown_btn.svg') no-repeat center;
    background-size: 13px;
    transform: rotate(-180deg);
    border-radius: 3px;
}
.header_socials_more.active {
    transform: rotate(0deg);
}
.popup_box {
    z-index: 1000;
    position: absolute;
    display: none;
    justify-content: space-between;
    top: 25px;
    right: calc(50% - 100px);
    width: 200px;
    height: auto;
    /*min-height: 218px;*/
    padding: 20px 26px;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0 9px 19px 0 rgba(0,0,0,.20);
}
.popup_box.active {
    display: flex;
}

.phoneNumber {
    float:right;
    margin-top: 25px;
    width: 335px;
    text-align: right;
}
.header_phone_column {
    display: inline-block;
    text-align: left;
    padding-right: 50px;
}
.header_phone_column .number {
    /*display: inline-block;*/
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.6;
}
.header_phone_column .note {
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.15;
    color: #9ba6ab;
    margin-top: 10px;
}
.cooperation {
    float: left;
    padding-left: 25px;
    padding-right: 25px;
    list-style-type: none;
}
.about_title {
    background: lightgray;
    display: block;
    height: 100px;
    padding-left: 20px;
}
.middle_title {
    color: #367c88;
    height: 100%;
    padding-top: 40px;
}
#breadcrumb {
    margin: 0;
    padding-top: 31px;
    padding-bottom: 38px;
}
#breadcrumb ul
{
    list-style: none;
    margin: 0;
    font-size: 13px;
    padding: 0;
}
#breadcrumb ul li
{
    display: inline;
}
#breadcrumb ul li a {    
    color: #aab1b3;
}
#breadcrumb ul li a:hover {    
    color: #237FE1;
}
#breadcrumb ul li.current a
{    
    text-decoration: underline;
}
.crumbSeparator {
    width: 4px;
    height: 7px;
    display: inline-block;
    background: url('/css/images/crumbSeparator.svg');
    margin: 0 5px;
}
.about_photo
{
    border-radius: 10px;
    float: left;
    height: 80px;
    margin-right: 20px;
    margin-top: 10px;
    width: 80px;
}
.date {
    min-width:150px;
}
.footer_m
{
    border-right: 1px solid darkgray;
    padding: 0;
    margin-bottom:20px;
}
.footer_menu {
    display: flex;
    justify-content: space-between;
    margin: 4px 0 0 0px;
    /*padding: 0 0 80px 0;*/
    padding: 0;
}
.footer_copy_right
{
    border-right: 1px solid darkgray;
    width: 28%;
}
.background_blue
{
    background-color: #ADD8E6;
}
.btn-link {
    border-radius:3px;
}
#check_lib {
    float:left;
    clear:both;
    margin: 3px 4px 0 0;
}
.check_box_menu {
    width: 320px;
    margin-top: 36px;
    margin-bottom: 4px;
    padding:0;
}
.check_box
{
    display: inline-block;
    /*margin-top: 5px;*/
    padding: 0;
    font-weight:400;
    font-family: Helvetica;
    color: #000;
    margin-right: 15px;
}

.check_box span {
    vertical-align: text-bottom;
    color: #aab1b3;
    font-size: 14px;
    letter-spacing: -0.23px;
}
.check_box_menu input {
    display: none;
}
.check_box_menu input:checked + span {
    position: relative;
    color: #cd4e45;
}
.check_box_menu input:checked + span:before {
    content: '';
    position: absolute;
    top: -10px;
    width: 100%;
    height: 3px;
    background-color: #cd4e45;
}
.form-control:focus {
    border: none;
    box-shadow: none;
}

#breadcrumb, h1.page-title, .content-block {
    padding-left: 100px;
    padding-right: 100px;
}
.content-block blockquote {
    /*margin-left: calc(100% - 1100px);*/
}
#template_13 #breadcrumb, #template_13 h1.page-title, #template_13 .content-block,
#template_15 #breadcrumb, #template_15 h1.page-title, #template_15 .content-block,
#template_22 #breadcrumb, #template_22 h1.page-title, #template_22 .content-block {
    padding-left: 231px;
    padding-right: 231px;
}
#template_20 .content-block {
    padding-left: 100px;
    padding-right: 100px;
}
#template_15 blockquote,
#template_24 blockquote {
    padding: 94px 130px 94px 170px;
    margin-left: -100px;
}
.page_ru .content-block,
.page_en .content-block {
    padding: 0;
}

@media screen and (min-width: 1280px) {
    .check_box_menu {

    }

    .check_box {
        float: none !important;
        text-align: left !important;
        width: 100%;
        display: inline;
        /*padding-right: 19px;*/
    }
}

@media screen and (max-width: 1055px) {
    .check_box {
        /*margin-top: 2px;
        margin-bottom: 0;*/
        font-size: 13px;
    }

    /*.checkbox-text-el-lib {
        display: inline-block;
        width: 85px;
    }*/
}

.local_menu li:last-child
{
    border-bottom: none;
}

.hover
{
    /*color: #cd4e45 !important;*/
    color: #7F8994 !important;
}

.lang {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-top: 20px;
    float: left;
}
.lang a {
    font-size: 13px;
    font-weight: 700;
    color: #2D3031;
}
.lang a:hover {
    color: #7F8994;
    transition: color .2s;
}

.contrast_version {
    font-size: 20px;
    font-weight: 700;
    width: 43px;
    height: 30px;
    border-radius: 2px;
    background: #fff;
    padding-top: 1px;
    text-align: center;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    border: 1px solid #000;
    color: #000 !important;
    text-decoration: none !important;
}
.contrast_version.active.blackonwhite {
    color: #fff !important;
    background: #000 !important;
}
.contrast_version.active.blackonwhite svg g {
    fill: #fff;
}
.contrast_version.active.whiteonblack {
    color: #cd4e45 !important;
    background: #fff !important;
    border-color: #cd4e45 !important;
    filter: invert(1);
}
.contrast_version.active.whiteonblack svg g {
    fill: #000;
}
.news img {margin-top:2px;}
.allnewsarticle img {margin-top:2px;}
.article_link
{
    float: right;
    text-align: center;
    font-size: 90%;
    text-decoration:underline;
    clear:both;

}
.article_link:hover {
    text-decoration:none;
}

.page_nav
{
    clear: both;
    float: left;
}
.displayTable
{
    display: table;
}
.small_text
{
    font-size: 85%;
    margin-top:10px;
}
.contactBlock
{
    margin-top: 15px;
    min-height: 150px;
    padding: 0 5px;
    list-style-type: none;
}
.paddingRight0
{
    padding-right: 0;
}
.paddingLeft0
{
    padding-left: 0;
}
.paddingLeft5
{
    padding-left: 5px;
}
.paddingTop20
{
    padding-top: 20px;
}
.paddingTop30
{
    padding-top: 30px;
}
.paddingLeft5
{
    padding-left: 5px;
}
.floatLeft
{
    float: left;
}
.textAlignLeft
{
    text-align: left;
}
.textAlignRight
{
    text-align: right;
}
.p {
    padding: 0px 0px 10px 0px;
    margin: 0px;
    color: #333333;
    text-align: justify;
}

/*search site page*/
.search_form_input {
    width: 500px;
    display: inline-block;
}

.search_form_button {
    float: none;
}

.result_page_nav .pages {
    font-weight: bold;
    font-size: 15px;
}

.result_page_nav .current, .result_page_nav a {
    font-size: 15px;
    padding-right: 10px;
}

a.btn.btn-primary.label-login {
    display: block;
    width: 105px;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    color: #ffffff;
    border: none;
    border-radius: 2px;
    background-color: #2073CD;
    padding: 6px 0 6px;
    margin-bottom: 9px;
    white-space: normal;
}
a.btn.btn-primary.label-login:active,
a.btn.btn-primary.label-login:hover,
a.btn.btn-primary.label-login:focus {
    background-color: #237FE1 !important;
    transition: all .2s;
}
a.btn.btn-primary.label-reader {
    display: none;
    width: 105px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: -0.3px;
    line-height: 1;
    color: #2073CD;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #2073CD;
    background-color: #fff;
    padding: 6px 0 6px;
    white-space: normal;
}
a.btn.btn-primary.label-reader:active,
a.btn.btn-primary.label-reader:hover,
a.btn.btn-primary.label-reader:focus {
    color: #237FE1;
    border: 1px solid #237FE1 !important;
    background-color: #fff !important;
    transition: all .2s;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 95%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.results_find_item {
    margin: 15px 0 15px 0;
}
.fundsTable {
    margin-top:30px;
}
.fundsTable > tbody > tr > th {
    width:25%;
}
.ReadingRoomTable {
    margin-top:30px;
}
.results_search a {
    font-size: 15px;
}
.fundsList {
    width: 50%;
    padding: 5px 15px 5px 15px;
    float: left;
    min-height: 300px;
}
.results_search .highlight {
    font-weight: bold;
}
/*\search site page*/

/*menu for logged user*/
.menu-wrapper {
    z-index: 1;
    position: relative;
    display: block;
    width: 105px;
    outline: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 5px;
}
.menu-icon {
    margin-left: 1em;
    vertical-align: middle;
    float: right;
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAKYQAACmEB/MxKJQAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAACCSURBVEiJ7ZKxDYNAEARnX04pwAkF0AgVfI5boILvgJiQFDkHSqAA1+AufK7AJjkJCd0UMCutBoKzEUApJe1VnUm6u1g/9l76x4xkN4C9qrNJI+aiB4l2mGyDOTkpf28BYKZ2mLLMGifva+27J5LXJycSFR1vAVHRX6Ki4y0gKro4X8/5UFCKPkxaAAAAAElFTkSuQmCC);
}

@media (-webkit-min-device-pixel-ratio: 1.3),
(min-resolution: 124.8dpi) {
    .menu-icon {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAUwwAAFMMBFXBNQgAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAADGSURBVGiB7dYxDoJAEAXQP8TYCbRyL+3QW6gVEj0Knd7LViBWJmasCLuJiUoxi+a/bna3+FtM8gEiIqIfJu6wKE/T2+x6VEEOYB4o02uCi0KquEmLc7m8d8cT902b1AdRbOzTfUCRCXTbJjUA7LrjyH0jqivrXN8S1bU7R/4t1DTNMA938D6gkMo2yyBeRm8H4iYt2qSGQHMoMttcb/RLvA8dhYioxy5khl1oPNiFwmAXIqJRYhcywy40HuxCYbALERHRP3oCp/h38oCUjqAAAAAASUVORK5CYII=);
        background-size: 24px 24px;
    }
}

.menu-username {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: -0.3px;
    line-height: 1;
    color: #FFF;
    
    vertical-align: middle;
    max-width: 70px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}
.menu-header {
    cursor: pointer;
    display: block;
    width: 105px;
    background-color: #2073CD;
    border-radius: 2px;
    padding: 10px 0px 10px;
    clear: both;
}
.menu-wrapper.menu-visible .menu-content-wrapper {
    width: 150px;
    visibility: visible;
    padding-top: 1em;
    opacity: 1;
    pointer-events: auto;
}
.menu-content-wrapper::before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    top: -1em;
    right: 17px;
    border: 0.6em solid transparent;
    border-bottom-color: #fefefe;
    transition: 200ms ease;
}
.menu-wrapper.menu-visible .menu-content-wrapper::before {
    top: -0.1em;
}
.menu-content-wrapper {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 2.7em;
    padding-top: 0em;
    padding-bottom: 1em;
    width: 100%;
    transition: 200ms ease;
}
.menu-list {
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0;
    background-color: white;
    border-radius: 4px;
    box-shadow: 0px 0.1em 0.1em 0.1em rgb(204, 204, 204);
}
.menu-entry {
    border-bottom: 1px solid #d2d2d2;
    cursor: pointer;
}
.menu-entry:hover {
    background-color: #efefef;
}
.menu-entry > a {
    padding: 12px 18px;
    display: inline-block;
    text-decoration: none;
    color: #333;
    font-size: 1.1em;
    font-weight: 300;
    width: 100%;
    box-sizing: border-box;
}
/* \menu for logged user */
.noText{
    border-bottom: 1px solid transparent;
}

.noText .title {
    font-family: "Noto Sans";
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -0.23px;
    margin: 0;
    margin-bottom: 28px;
    text-transform: uppercase;
    line-height: 1.4;
}
.noText .title a:hover {
    color: #7f8994;
}

.width65 {
    width:65%;
}

.news_content {
    margin-right:190px;
}

.event_content {
    margin-right:190px;
    min-height:500px;
}
.news_content_menu {
    position:absolute;
    top:0;
    right:0;
    width:150px;
}
.event_content_menu {
    position: absolute;
    right: 0;
    width: 230px;
}
.event_content_menu .event_menu_top {
    padding: 15px 25px;
    background-color: #EAECED;
}
.event_content_menu .event_menu_bottom {
    padding-top: 30px;
}
.event_content_menu .event_menu_bottom .event_content_menu_bottom_hide {
    padding: 0 60px 0 25px;
}
.event_content_menu .event_menu_bottom .event_content_menu_bottom_hide .event_menu_link {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7;
    color: #2073CD;
    padding: 2px 10px;
    margin-bottom: 0;
}
.event_content_menu .event_menu_bottom .event_content_menu_bottom_hide .event_menu_link_active {
    color: #2D3031 !important;
    background-color: #eaeced;
}
.fake-checkbox,
.fake-radio {
    font-size: 12px;
    font-weight: 700;
    line-height: 3.5;
    color: #2D3031;
}
.fake-checkbox input[type='checkbox'] + span {
    position: relative;
    display: inline-block;
    top: 4px;
    width: 19px;
    height: 19px;
    background-color: #ffffff;
    border: 2px solid #232325;
    border-radius: 2px;
    margin-top: 2px;
    margin-right: 10px;
    outline: none;
}
.fake-checkbox input[type="checkbox"]:checked + span:before {
    content:"";
    display:block;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    background: url('/photo/svg/checkbox-icon.svg') no-repeat 50%;
    background-size: 12px;
}
.fake-checkbox.disabled {
    color: #7F8994;
}
.fake-checkbox.disabled input[type='checkbox'] + span {
    border: 2px solid #7F8994;
    background-color: #eaeced;
}
.fake-checkbox.disabled input[type="checkbox"]:checked + span:before {
    background: #eaeced;
}
.fake-radio input[type='radio'] + span {
    position: relative;
    display: inline-block;
    top: 4px;
    width: 19px;
    height: 19px;
    background-color: #ffffff;
    border: 2px solid #232325;
    border-radius: 25px;
    margin-top: 2px;
    margin-right: 10px;
    outline: none;
}
.fake-radio input[type="radio"]:checked + span:before {
    content:"";
    display:block;
    position: absolute;
    top: -2px;
    left: -2px;
    width: 19px;
    height: 19px;
    background: url('/photo/svg/checkbox-icon.svg') no-repeat 50%;
    background-size: 11px;
    border-radius: 25px;
}
.new_news_menu_link, .event_menu_link, .contact_menu_link, .grid_menu_link, .faq_menu_link, .two_column_link {
    margin-bottom:10px;
    display:block;
}

.two_column_title {
    font-weight:bold;
    font-size:16px;
}

.event_menu_link_active, .contact_menu_link_active, .grid_menu_link_active, .grid_menu_link_colored{
    color: #cd4e45 !important;
}

.event_menu_link_hidden {
    display:none !important;
}

.event_loading_gif {
    width: 100px;
    position: absolute;
    top: 200px;
    left: 40%;
}
.event_menu_top, .service_menu_top {
    padding-bottom:15px;
    border-bottom: 1px solid #eee;
}

.event_menu_top .checkbox:last-child, .service_menu_top .checkbox:last-child {
    margin-bottom:0;
}
.event_menu_bottom, .service_menu_bottom {
    padding-top:14px;
}
.new_news_menu_label {
    float:right;
    font-weight:bold;
    margin-bottom:10px;
}
.event_menu_top_label {
    margin: 0;
    float: none;
    font-family: "Noto Sans", sans-serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -.23px;
    color: #7C8284;
}
.event_menu_bottom_label {
    margin: 0;
    float: none;
}
.event_content_block_top_data,
.new_content_block_top_data {
    display: flex;
    font-family: "Noto Sans", sans-serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -.23px;
    color: #2D3031;
    margin-bottom: 12px;
}

.event_content_block_top_data_right {
}
.event_content_block_top_data_left {
    flex: 0 0 80px;
}
.new_content_block_top_data_left {
    flex: 0 0 150px;
}
.news_content_menu_left,  {
    /*width:60%;*/
    float:left;
}
.event_content_menu_bottom_left {
    float: right;
    text-align: right;
}
#content.page_afisha {
    min-height: 1150px;
}

.event_content_block .mainContentTextBlock > p,
.event_content_block .mainContentTextBlock > ol,
.event_content_block .mainContentTextBlock > ul {
    margin: 30px auto 25px;
}

.ad-description-block .ad-image-description span {
    display: inline-block;
    padding-top: 3px;
    color: #9ba6ab;
    font-family: "Noto Sans";
    font-size: 13px;
    letter-spacing: -0.21px;
    line-height: 1.3;
}

.news_content_menu_right {
    /*width:40%;*/
    float:right;
    text-align:left;
}
.event_content_menu_bottom_right {
    float: left;
}
.grid_content {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.gridElement {
    cursor:pointer;
    position:relative;
    display: flex;
    flex-direction: column;
    width: calc(100% / 3 - 17px);
    height: 300px;
    background-color: #f7f7f7;
    padding: 25px;
}
.gridElement + .gridElement {
    margin-left: 25px;
    margin-bottom: 25px;
}
.gridElement:nth-child(3n+1) {
    margin-left: 0;
}
/*.gridElement:nth-child(3n) {
    margin-right:0;
}*/

.displayNone {
    display:none;
}

.gridElementImageWrapper {
    display: none;
    position: relative;
    background:#f7f7f7;
    color:#FFFFFF;
    height:185px;
    width:100%;
    /*margin-left: auto;
    margin-top: auto;*/
    overflow: hidden;
}
.gridElementImage {
    /*position:absolute;
    top:0;
    left:0;*/
    width:100%;
    /*height:100%;*/
    opacity:.7;
    /*border-radius: 10px;*/
}
.gridElementImage:hover {
    opacity:.9;
    transition: all .2s;
}

/*.gridElementImageLabel {
    position:absolute;
    color:#FFFFFF;
    font-weight:bold;
    font-size:16px;
    width:100%;
    text-align:center;
    top:10px;
    padding:0 10px;
}*/

.gridElementIntroWrapper {
    overflow: hidden;
    width: 100%;
    height: auto;
    /*padding: 15px 0 50px;*/
}

.gridElementIntroText {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.23px;
    line-height: 1.35;
    color: #7F8994;
}

.gridElementIntroWrapperTitle {
    font-size: 17px;
    font-weight: 700;
    letter-spacing: -.43px;
    line-height: 1.23;
    color: #2D3031;
    margin-bottom: 20px;
}

.grid_menu {
    float:right;
    width:234px;
    min-height:500px;
    padding-left:20px;
    border-left: 1px solid #eee;
}

.faq_content_row {
    position: relative;
    background-color: #E9EFF1;
    padding: 20px 56px 20px 28px;
    margin-bottom: 10px;
}

.faq_glyph {
    cursor:pointer;
    position: absolute;
    top: calc(50% - 5px);
    right: 28px;
    float:right;
    color: #3B4256;
}
.glyphicon-chevron-down.collapsed:before {
    content: "\e114";
}
.glyphicon-chevron-down:before {
    content: "\e114";
    transform: rotate(90deg) !important;
}

.faq_content {
    width: 100%;
    max-width:740px;
    /*margin:0 auto 100px;*/
}

.faq_menu_link {
    font-size:16px;
    font-weight:700;
    color: #2d3031;
    width: 100%;
    max-width:684px;
    margin-bottom: 0;
}
.faq_menu_link:hover,
.faq_menu_link:focus {
    color: #2d3031;
}

.service_menu_link {
    font-size:16px;
    font-weight:bold;
    width:550px;
    margin-bottom:10px;
}

.faq_menu_link_visited {
    /*opacity:0.6;*/
}

.faq_content_answer_wrap {
    width:654px;
    margin:10px 0 0 40px;
}

.faq_content_answer {
    margin:30px 0 20px;
    width: 100%;
    max-width:559px;
}

.faq_content_answer {
    font-family: "Noto Serif";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.46;
}

.oneColumnTemplateContent {
    width:740px;
    margin:0 auto;
}

@media screen and (max-width: 1284px) {
    /*.gridElement:nth-child(3n) {
        margin-right:25px;
    }*/
}

.two_column_image {
    margin-bottom:20px;
    width:350px;
    height:233px;
}

.two_column_video_block {
    margin-bottom:20px;
}

.leftColumn {
    width:350px;
    float:left;
}

.rightColumn {
    margin-left:390px;
}

.serviceRow {
    border-bottom:1px solid #ebebeb;
    padding:10px;
}

.serviceRowAccess {
    width:90px;
    display:inline-block;
    vertical-align:top;
}

.serviceRowType {
    width:110px;
    display:inline-block;
    vertical-align:top;
}

.serviceRowContent {
    display:inline-block;
    width:609px;
    vertical-align:top;
}

.publRow {
    border-bottom:1px solid #ebebeb;
    padding:10px 0;
}

.serviceFilter, .publFilter {
    position: absolute;
    right: 0;
    width: 230px;
    padding: 15px 25px;
    background-color: #EAECED;
}

.serviceContent, .publContent {
    margin-right:184px;
    min-height:500px;
}
.contact_menu,
.rightWideBlock {
    z-index: 1;
    position: absolute;
    top: 87px;
    right: 0;
    width: 282px;
    padding: 30px 38px;
    background-color: #E9EFF1;
}
.contact_menu .contact_menu_link,
.rightWideBlock .two_column_link {
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
    color: #232325;
    margin-bottom: 25px;
}
.contact_menu .contact_menu_link:hover,
.contact_menu .contact_menu_link:focus,
.rightWideBlock .two_column_link:hover,
.rightWideBlock .two_column_link:focus {
    color: #7F8994;
    text-decoration: none;
    transition: color .2s;
}
.contact_menu .contact_menu_extras > a,
.rightWideBlock .two_column_link.two_column_link_child {
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.36;
    text-transform: none;
    color: #2073CD;
    margin-bottom: 10px;
}
.contact_menu .contact_menu_extras > a:hover,
.contact_menu .contact_menu_extras > a:focus,
.rightWideBlock .two_column_link.two_column_link_child:hover,
.rightWideBlock .two_column_link.two_column_link_child:focus {
    color: #237FE1;
    text-decoration: none;
    transition: color .2s;
}
.two_column_link_child + .two_column_title {
    margin-top: 25px;
}

.TwoColumnTemplateAndWideBlockContent {
    /*width: calc(100% - 260px);*/
    min-height: 500px;
}

.serviceRowAccessGreen {
    color:green;
}

.serviceRowAccessRed {
    color:red;
}

.serviceRowAccessYellow {
    color:#DAA520;
}
.mainContentTextBlock h2 {
    font-family: "Noto Sans", sans-serif;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: -.3px;
    line-height: 1.3;
    text-transform: uppercase;
    color: #2D3031;
    margin-bottom: 1.5em;
    margin-top: 3em;
}
.mainContentTextBlock h3 {
    font-family: "Noto Sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -.26px;
    line-height: 1.36;
    color: #2D3031;
    margin-bottom: 1.5em;
    margin-top: 3em;
}
.mainContentTextBlock,
.mainContentTextBlock > p {
    font-family: "Noto Serif";
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: -.16px;
    line-height: 1.65;
    color: rgba(0,0,0,.76);
    margin-bottom: 2.5em;
}
.mainContentTextBlock > p > img {
    width: 100%;
}
/*.mainContentTextBlock:first-of-type,*/
.mainContentTextBlock > p:first-child {
    font-family: "Noto Sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
}
/*.mainContentTextBlock p:first-of-type > strong {
    font-weight: 400 !important;
}*/
.mainContentTextBlock a.document {
    font-family: "Noto Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -.16px;
    line-height: 1.65;
    color: #2073CD;
    margin: 1em 0;
}
.mainContentTextBlock a.document:hover {
    color: #237FE1;
}
.mainContentTextBlock span.note {
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .06px;
    line-height: 1.35;
    color: #C7CCD2;
}
.mainContentTextBlock > ol,
.mainContentTextBlock > ul {
    list-style: none;
    padding-left: 28px;
    margin-bottom: 2.5em;
}
.mainContentTextBlock > ol {
counter-reset: myCounter;    
}
.mainContentTextBlock > ol li,
.mainContentTextBlock > ul li { 
    font-family: "Noto Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -.16px;
    line-height: 1.65;
    color: #2d3031;
    margin-bottom: 14px;
    position: relative;
}
.mainContentTextBlock > ul li {       
    list-style-type: none;
}
.mainContentTextBlock > ol li:before {
    counter-increment: myCounter;
    content:counter(myCounter)'.';    
    position: absolute;
    top: 8px;
    left: -25px;
    color: #9ba6ab;
    font-family: "Noto Sans";
    font-size: 16px;
    line-height: 1;
}
.mainContentTextBlock > ul li:before {
    content: ' ';
    display: block;
    position: absolute;
    left: -25px;
    top: 13px;
    width: 5px;
    height: 5px;
    background-color: #9ba6ab;
}
.mainContentTextBlock > ol li ul,
.mainContentTextBlock > ul li ul {       
    margin-top: 14px;
}
.mainContentTextBlock img {
    /*width: 100%;
    margin-bottom: 2.5em;*/
}
.ad-gallery .ad-thumbs li a.ad-active img {
    border: none;
}
.social-likes-buttons.social-likes {
    position: absolute;
    top: 60px;
    right: 0;
    box-shadow: 0 9px 19px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    border: 1px solid #d8e1e5;
    background-color: #ffffff;
    padding: 11px 15px;
}

.event_socials_footer {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .06px;
    border-top: 2px solid #2d3031;
    margin-top: 10em;
    padding-top: 20px;
}
.event_socials_footer_link {
    display: block;
}
.event_socials_footer_share {
    cursor: pointer;
    position: relative;
    margin-left: auto;
    padding-right: 39px;
}
.event_socials_footer_share:after {
    content: ' ';
    display: block;
    width: 22px;
    height: 18px;
    position: absolute;
    top: 0;
    right: 0;
    background: url('/css/images/share_arrow.svg');
}
.event_socials_footer_share:hover {
    color: #7F8994;
    transition: color .2s;
}
.important_text {
    position: relative;
    width: 70%;
    min-width: 360px;
    margin-bottom: 3em;
}
.important_text:before {
    content: '';
    position: absolute;
    top: 0;
    width: 50px;
    height: 3px;
    background-color: #cd4e45;
}
.important_text > p {
    font-family: "Noto Sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.39px;
    line-height: 1.25;
    color: #2d3031;
}
.important_text > p:first-child {
    padding-top: 1.5em;
}
.bookshelf {
    display: flex;
    justify-content: space-between;
    margin-bottom: 55px;
}
.bookshelf > p {
    font-family: 'Noto Sans', sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.25;
    color: #232325;
}
.bookshelf > a.book {
    min-width: 180px;
    max-width: 180px;
    margin-right: 60px;
}
.bookshelf > a.book > img {
    width: 100%;
}
blockquote {
    position: relative;
    width: calc(100% + 231px);
    max-width: 1200px;
    padding: 86px 125px 54px 231px;
    border-left: none;
    background-color: #e7e7e7;
    margin: 0;
    margin-left: -231px;
    margin-bottom: 55px;
}
blockquote:before {
    content: '';
    position: absolute;
    display: block;
    top: 27px;
    left: 27px;
    width: 48px;
    height: 40px;
    background: url("/photo/svg/quote.svg") no-repeat center;
}
blockquote > p {
    position: relative;
    font-family: "Noto Sans", sans-serif;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.39px;
    line-height: 1.25;
    color: #2d3031;
    margin: 0;
}
blockquote > cite {
    display: block;
    position: relative;
    max-width: 80%;
    font-family: "Noto Sans", sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: -.3px;
    line-height: 24px;
    color: #8F8F8F;
    padding-left: 40px;
}
blockquote > p + cite {
    margin-top: 25px;
}
/*
blockquote > cite:before {
    content: '';
    position: absolute;
    top: 13px;
    left: 0;
    width: 26px;
    height: 1px;
    background-color: #8F8F8F;
}
*/
.ad-description-block .ad-image-description span,
.caption-text {
    font-family: "Noto Sans", sans-serif;
    display: inline-block;
    font-size: 13px;
    letter-spacing: -.21px;
    line-height: 1.4;
    color: #9ba6ab;
    padding-top: 5px;
}


.btn-primary:active, .btn-primary:focus {
    background-color: #237FE1 !important;
    border: none !important;
    outline: none !important;
    transition: background-color .2s;
}
#footer_subscribe_block {
    width: 499px;
    height: 180px;
    border: 1px solid #d8e1e5;
    background-color: #ffffff;
    position: absolute;
    bottom: 100px;
    left: 102px;
    padding: 32px 33px;
    line-height: 1;
}
.footer_subscribe_block_header {
    font-family: "Noto Serif";
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.09px;
}
.footer_subscribe_block_subheader {
    font-size: 12px;
    letter-spacing: 0.06px;
    margin-top: 15px;
    margin-bottom: 32px;
}
.footer_subscribe_block_response {
    display: none;
    position: absolute;
    top: 75px;
    font-size: 12px;
    letter-spacing: 0.06px;
    margin-top: 15px;
    color: limegreen;
}
#footer_subscribe_block input[type="email"] {
    width: 312px;
    height: 34px;
    border-radius: 2px;
    border: 1px solid #f2f1f1;
    background-color: #f2f1f1;
    color: #7c8284;
    font-size: 14px;
    letter-spacing: 0.07px;
    padding: 6px 14px;
}
#footer_subscribe_block input[type="email"]:active,
#footer_subscribe_block input[type="email"]:focus {
    background-color: #fff;
    border: 1px solid #4AA3FE !important;
    border-radius: 2px;
    transition: all .2s;
}
.footer_subscribe_block_button {
    cursor: pointer;
    display: inline-block;
    width: 111px;
    height: 34px;
    border: none;
    border-radius: 2px;
    background-color: #cd4e45;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    padding: 10px 0;
    line-height: 1;
    float: right;
}
.footer_subscribe_block_button:hover,
.footer_subscribe_block_button:focus {
    background-color: #EB584E;
    transition: background-color .2s;
}


.nav__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px;
}
.nav__bottom {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cookies-message, .register-message {
    z-index: 5;
    display: none;
    position: fixed;
    bottom: 35px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 40px);
    max-width: 764px;
    /*border: 1px solid #C7CCD2;*/
    border-radius: 6px;
    background-color: #f2f1f1;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.08);
    padding: 20px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -.27px;
    line-height: 15px;
    color: #000;
}
.cookies-message-accept {
    display: inline-block;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: -.21px;
    line-height: 1;
    color: #fff;
    background-color: #2d3031;
    border-radius: 2px;
    padding: 12px 16px;
    margin-top: 14px;
}
/*.cookies-message-accept {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    width: 58px;
    height: 100%;
    background: url('/photo/svg/accept.svg') no-repeat center;
    background-size: 20px;
}
.cookies-message-accept:hover {
    opacity: .8;
}*/
a.chat-wrapper {
    z-index: 2;
    display: block;
    position: fixed;
    bottom: 0;
    right: 10px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -.21px;
    color: #fff;
    background: linear-gradient(#1D62AC,#1239EB);
    box-shadow: 0 8px 12px 0 rgba(26,87,189,.52);
    border-radius: 5px 5px 0 0;
    padding: 14px 20px 12px 55px;
}
a.chat-wrapper:hover {
    background: linear-gradient(#216ec2,#284cef);
    transition: all .2s;
}
a.chat-wrapper:before {
    content: '';
    display: block;
    position: absolute;
    top: 12px;
    left: 10px;
    width: 30px;
    height: 30px;
    background: url('/photo/svg/chat.svg');
    background-size: cover;
}
/* SLIDESHOW */

.image_container {
    display: block;
    box-shadow: none;
    padding-top: 0;
    margin-bottom: 95px;
}
.slideshow_wrapper {
    position: relative;
    text-align: center;
    opacity: 1;
    transition: opacity 300ms ease;
    box-shadow: 0 17px 33px rgba(0, 0, 0, 0.2);
}
.slideshow_wrapper img {
    display: none;
    width: auto;
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.slideshow_wrapper img.current {
    display: inline-block;
}
.slideshow_prev {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
}
.slideshow_next {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
    cursor: pointer;
}
.slideshow_dots {
    margin-top: 13px;
    text-align: right;
}
.slideshow_dot {
    width: 9px;
    height: 9px;
    background-color: #bec8d9;
    border-radius: 100%;
    margin: 0 5px;
    display: inline-block;
}
.slideshow_dot.current {
    background-color: #008cfe;
}
.urgent-bar {
    display: flex;
    align-items: center;
    width: 100%;
    height: auto;
    min-height: 64px;
    margin: 0 auto;
    background: linear-gradient(90deg, rgba(252,188,0,1) 0%, rgba(208,32,31,1) 100%);
}
.urgent-bar_text {
    max-width: 1200px;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.urgent-bar_text span {
    font-family: Noto Sans;
    font-size: 14px;
    letter-spacing: -.13px;
    font-weight: 700;
    color: #fff;
}
.urgent-bar_text a:hover {
    opacity: .85;
    transition: all .2s;
}
a.download-btn {
    display: inline-block;
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -.16px;
    color: #fff;
    background-color: #2073CD;
    box-shadow: 0 5px 13px rgba(167, 188, 210);
    text-align: center;
    border-radius: 4px;
    padding: 14px 30px;
    margin: 1.5em 0;
}
a.download-btn:hover {
    background-color: #237FE1;
    transition: all .2s;
}
/*p.working-hours {
    font-family: 'Noto Sans';
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -.26px;
    line-height: 1.75;
    border-top: 1px solid #EEEFEF;
    margin-bottom: 0;
    padding: 5px 0;
}*/
.contact-table {
    width: 100%;
    max-width: 489px;
    display: table;
    font-family: 'Noto Sans';
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -.26px;
    line-height: 1.75;
    border-top: 1px solid #F1B70E;
    margin-bottom: 3em;
}
.register-message{
    display: block;
    right: 15px;
    bottom: auto;
    transform: none;
    left: 15px;
    top: 90px;
    width: calc(100% - 30px);
}
.register-message button{
    border:none;
    position:absolute;
    background: none;
    top:5px;
    right:5px;
}
.contact-table .contact-row {
    display: table-row
}
.contact-table .contact-row .contact-head {
    display: table-cell;
    padding: 6px 0;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -.23px;
    border-top: none;
}
.contact-table .contact-row .contact-cell {
    display: table-cell;
    padding: 6px 0;
    border-bottom: 1px solid #EEEFEF;
}
.contact-table .contact-row .contact-cell:first-child {
    width: 60%
}
.contact-table .contact-row .contact-cell:nth-child(2) {
    padding-right: 30px;
    padding-left: 30px;
}

#pointer__table tr td:nth-of-type(5), #pointer__table tr td:nth-of-type(6){
    padding-left: 12px;
}

.mainContentTextBlock .small-note,
.mainContentTextBlock > p.small-note {
    font-family: 'Noto Sans';
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.23px;
    line-height: 22px;
    color: #9ba6ab;
}
.notice a.article-link-forward,
.small-note a.article-link-forward {
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.16px;
    color: #2073CD;
    margin-right: 22px;
}
.notice a.article-link-forward:after,
.small-note a.article-link-forward:after {
    width: 14px;
    height: 14px;
}
.notice a.article-link-forward:hover,
.small-note a.article-link-forward:hover {
    color: #237FE1;
    transition: all .2s;
}
a.quarantine-alert {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1200px;
    height: 72px;
    background: #F2F1F1;
    border-radius: 1px;
    box-shadow: 0 2px 8px rgba(0,0,0,.07);
    padding: 20px 25px;
    margin: 2rem auto;
}
.quarantine-alert-label {
    height: 24px;
    font-family: "Noto Sans", sans-serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: -.21px;
    color: #fff;
    line-height: 1;
    padding: 5px 10px;
    background-color: #FFBE31;
}
.quarantine-alert-text {
    font-family: "Noto Sans", sans-serif;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: -.35px;
    color: #2D3031;
}
.quarantine-alert-btn {
    height: 44px;
    font-family: "Noto Sans", sans-serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: -.21px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    padding: 15px 20px;
    border-radius: 3px;
    background-color: #cd4e45;
}
a.quarantine-alert:hover {
    text-decoration: none;
    box-shadow: 0 2px 12px rgba(0,0,0,.07);
    transition: all .2s;
}
a.quarantine-alert:hover > .quarantine-alert-btn {
    background-color: #EB584E;
    transition: all .2s;
}
p.helpdesk-text {
    font-family: "Noto Sans", sans-serif;
    font-size: 16px !important;
    font-weight: 400 !important;
    letter-spacing: -.26px;
    line-height: 1.37;
    color: #2D3031;
    margin-bottom: 3.5em;
}
p.helpdesk-text.helpdesk-lead {
    padding-right: 150px;
}
p.helpdesk-text + #s-la-widget-7140 {
    margin-top: -1em;
}
span.helpdesk-intro {
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    font-weight: 400 !important;
    letter-spacing: -.26px;
    line-height: 1.37;
    color: #2D3031;
    text-transform: uppercase;
    padding-right: 100px;
}
h2.helpdesk-header {
    font-family: "Noto Serif";
    font-size: 28px;
    font-weight: 700;
    letter-spacing: .14px;
    color: #2D3031;
    text-transform: none;
}
span.helpdesk-intro + h2.helpdesk-header {
    margin-top: 0em;
}
span.helpdesk-note {
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 0.87;
    letter-spacing: -.23px;
    color: #B0B9BD;
    margin-top: 1.5em;
}
.helpdesk-row {
    display: flex;
}
.helpdesk-cell {
    flex: 0 0 50%;
}
.helpdesk-afterword {
    display: flex;
    border-top: 1px solid #EEEFEF;
    margin-top: 6em;
    padding-top: 1.5em;
}
.helpdesk-afterword > p {
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -.26px;
    line-height: 1.37;
    color: #2D3031;
    margin: 0 0 1.5em;
    padding-right: 150px;
}
.helpdesk-afterword-image {
    width: 110px;
    height: 110px;
    background-image: url(/photo/!_ORS/2-CHITATELIAM/7-virtualjnaja-spravka/librarian.png);
    background-size: cover;
    padding-left: 110px;
}
#libchat_3985ebb800f54fc6ea90e014626b3dbb button {
    font-family: "Noto Sans", sans-serif !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    color: #1D62AC !important;
    border: 1px solid #1D62AC !important;
    border-radius: 2px !important;
    background: #fff url('') no-repeat right !important;
    padding: 10px 20px !important;
}
#libchat_3985ebb800f54fc6ea90e014626b3dbb button:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    background: url(/photo/svg/arr-fwd-blue.svg) no-repeat center;
    background-size: contain;
    margin-top: -2px;
    margin-left: 10px;
}
#libchat_3985ebb800f54fc6ea90e014626b3dbb button.libchat_offline {
    color: #b1babe !important;
    border: 1px solid #b1babe !important;
}
#libchat_3985ebb800f54fc6ea90e014626b3dbb button.libchat_offline:after {
    content: none !important;
}
input.form-control.s-la-content-search-query {
    font-family: "Noto Serif";
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .07px;
    color: #7C8284;
}
input.form-control.s-la-content-search-query::placeholder {
    font-family: "Noto Serif";
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .07px;
    color: #7C8284;
}
button#s-la-askform-submit-7140 {
    width: 100% !important;
    font-family: "Noto Sans", sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    background-color: #1D62AC !important;
    border: none;
    border-radius: 2px;
    padding: 13px 0;
}
button#s-la-askform-submit-7140:hover {
    background-color: #237FE1 !important;
    transition: all .2s;
}
#s-la-widget-7141 {
    border: none;
    margin: -1em 0 3em;
}
#s-la-widget-7141 input.s-la-content-search-query {
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .07px;
    color: #7C8284;
    background-color: #f9f9f9;
    box-shadow: none;
    border: none;
    border-radius: 3px;
    padding: 22px 14px;
}
#s-la-widget-7141 input.s-la-content-search-query::placeholder {
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .07px;
    color: #7C8284;
}
#s-la-widget-7141 button {
    font-family: "Noto Sans", sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    background-color: #cd4e45;
    box-shadow: none;
    border: none;
    border-radius: 2px;
    padding: 10px 38px;
}
.without__arrow::after{
    content:none;
}
#s-la-widget-7140 {
    border: none;
    padding: 0;
    margin-top: -1em;
}
#s-la-widget-7140 input,
#s-la-widget-7140 textarea {
    font-family: "Noto Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .07px;
    color: #2D3031;
    background-color: #f9f9f9;
    box-shadow: none;
    border: none;
    border-radius: 3px;
    padding: 22px 14px;
}
#s-la-widget-7140 textarea {
    resize: none;
}
#s-la-widget-7140 input:placeholder,
#s-la-widget-7140 textarea:placeholder {
    color: #7C8284;
}
#s-la-widget-7140 input:-webkit-autofill,
#s-la-widget-7140 input:-webkit-autofill:hover, 
#s-la-widget-7140 input:-webkit-autofill:focus
#s-la-widget-7140 input:-webkit-autofill, 
#s-la-widget-7140 textarea:-webkit-autofill,
#s-la-widget-7140 textarea:-webkit-autofill:hover
#s-la-widget-7140 textarea:-webkit-autofill:focus {
  border: 0;
  -webkit-text-fill-color: #ссс;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  transition: background-color 5000s ease-in-out 0s;
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,174,255,0.04) 50%,rgba(255,255,255,0) 51%,rgba(0,174,255,0.03) 100%);  
}
