* {
    box-sizing: border-box;
}

*:before,
*:after {
    box-sizing: border-box;
}

a {
    color: #e43927;
    text-decoration: none;
    background-color: transparent;
    outline: 0;
}

a {
    transition: all .1s ease;
    cursor: pointer !important;
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}

dir, menu, p, ul {
    display: block;
    margin: 0;
}

dir, menu, ul {
    list-style-type: disc;
    padding: 0;
}

ul > li {
    list-style: none;
}

.nav > li {
    position: relative;
    display: block;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.dropdown {
    position: relative;
}

button {
    border: none;
    outline: none;
}

/*--------------------------------*/

.svg-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    transition: all .1s;
}

.main-header-959 a,
    /*.in-top .navbar-nav > li.notifications > span,*/
.header-line-2 a {
    /*transition: all .1s ease;*/
    cursor: pointer !important;
}

.right-column {
    margin-top: 25px;
}

.height-40 {
    height: 40%;
    padding-bottom: 50px;
}

.height-50 {
    height: 50%;
    padding-bottom: 50px;
}

.height-60 {
    height: 60%;
    padding-bottom: 50px;
}

.height-100 {
    height: 100%;
    padding-bottom: 50px;
}

.sticky-80 {
    position: -webkit-sticky;
    position: sticky;
    top: 80px;
}

.sticky-105 {
    position: -webkit-sticky;
    position: sticky;
    top: 105px;
}

.select-city,
.noti_button {
    user-select: none;
}

/*----------------------------*/

/*Adaptive menu - Базовая разметка*/

nav.greedy {
    display: flex;
    /*justify-content: space-between;*/
    align-items: center;
    flex-grow: 1;
}

.greedy-btn {
    align-self: stretch;
    padding: 0;
    outline: 0;
    border: 0;
    background: transparent;
    position: relative;
}

.greedy-btn.hidden {
    transition: none;
    border-right: 0.5rem solid #b6b6b6;
    width: 0;
    padding: 0;
    overflow: hidden;
}

.greedy ul.links,
.greedy-nav-footer-fixed ul.links {
    display: flex;
    justify-content: flex-start;
    flex: 1;
}

/*.greedy ul.links.links-1 {
    justify-content: space-between;
}*/

nav.greedy-2 {
    /*overflow: hidden;*/
    /*max-width: calc(100% - 165px);*/
}

.greedy ul.links.links-2 {
    /*justify-content: end;*/
    /*justify-content: space-between;*/
}

.greedy-nav-top-fixed ul.links {
    display: flex;
    /*justify-content: end;*/
    justify-content: space-between;
    flex: 1;
}

.greedy-nav-top-fixed ul.links-4 {
    justify-content: end;
}

.greedy-nav-top-fixed ul.links-3,
.greedy-nav-top-fixed ul.links-4 {
    /*justify-content: end;*/
    padding: 0;
}

.greedy ul.links-1 li,
.greedy-nav-top-fixed ul.links.greedy-show-more {
    flex: none;
}

ul.hidden-links.hidden {
    display: none;
}

/*End of Adaptive menu - Базовая разметка*/

nav.greedy-nav {
    height: 84px;
    transition: all .2s ease-out;
}

nav.greedy-nav .greedy-btn {
    width: 80px;
    min-width: 80px;
}

.greedy ul.links li,
.greedy-nav-top-fixed ul.links li {
    margin-right: 0;
}

ul.links-1 .greedy-li:hover,
ul.links-1 .greedy-li:focus {
    z-index: 1000;
}

ul.links-1 li > a,
.greedy-nav-top-fixed .parent-rubric .greedy-a,
.greedy-nav-top-fixed .greedy-li-name-rubric .greedy-a,
.greedy-nav-top-fixed .greedy-li-name-subrubric .greedy-a,
.greedy-nav-top-fixed .links-3 .greedy-a,
#footer_main .greedy-nav-footer-fixed .links-3 .greedy-a {
    padding: 0 10px;
    position: relative;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}

@media (min-width: 1400px) {
    ul.links-1 li > a,
    .greedy-nav-top-fixed .parent-rubric .greedy-a,
    .greedy-nav-top-fixed .greedy-li-name-rubric .greedy-a,
    .greedy-nav-top-fixed .greedy-li-name-subrubric .greedy-a,
    .greedy-nav-top-fixed .links-3 .greedy-a,
    #footer_main .greedy-nav-footer-fixed .links-3 .greedy-a {
        padding: 0 24px;
    }
}

/*ul.links-1 li > a {
    padding: 0 5px;
}*/

ul.links-1 li > a.greedy-a-plus,
.greedy-nav-top-fixed .links-3 a.greedy-a-plus {
    text-transform: none;
}

ul.links-1 li > a {
    line-height: 804px;
}

ul.links-2 li a,
ul.links-4 li a {
    line-height: 65px;
    padding: 0 17px;
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
    text-align: center;
}

ul.links-4 li a {
    line-height: 50px;
}

/*ul.links-2 li a:hover,
ul.links-4 li a:hover {
    text-decoration: underline;
}*/

/*.greedy.greedy-nav {
    align-items: flex-start;
}*/

/*.greedy.greedy-nav > .links-1 > .greedy-li,
.greedy.greedy-nav > .greedy-show-more > .greedy-li {
    padding: 10px 0 0;
}*/

.greedy.greedy-nav > .links-1 > .greedy-li > a,
.greedy.greedy-nav > .greedy-show-more > .greedy-li > .greedy-btn {
    line-height: 84px;
    display: flex;
}

.greedy.greedy-nav > .links-1 > .greedy-li:last-child > a {
    padding-right: 0;
}

/*.greedy.greedy-nav > .links-1 > .greedy-li.nav_dropdown:hover > a,
.greedy.greedy-nav > .links-1 > .greedy-li.nav_dropdown:focus > a,
.greedy.greedy-nav > .links-1 > .greedy-li.nav_dropdown.open_menu > a,
.greedy.greedy-nav > .greedy-show-more > .greedy-li.nav_dropdown:hover > .greedy-btn,
.greedy.greedy-nav > .greedy-show-more > .greedy-li.nav_dropdown:focus > .greedy-btn,
.greedy.greedy-nav > .greedy-show-more > .greedy-li.nav_dropdown.open_menu > .greedy-btn {
    line-height: 50px;
    padding-bottom: 10px;
    border-radius: 16px 16px 0 0;
}*/

a.greedy-a .svg-icon {
    width: 10px;
    height: 10px;
    vertical-align: baseline;
    margin-left: 5px;
}

/*-------------------------------*/

.greedy-nav {
    display: flex;
    justify-content: flex-start;
    /*max-width: 100%;
    width: 100%;*/
}

.greedy-nav-fixed {
    display: flex;
}

.greedy-nav-in {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.greedy-nav-item {
    display: flex;
    justify-content: center;
}

.greedy-nav-list,
.greedy-nav-list-2 {
    display: flex;
    flex: 1;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.greedy-nav-list > .greedy-nav-item:nth-of-type(1n+2),
.greedy-nav-list-2 > .greedy-nav-item:nth-of-type(1n+2) {
    margin-left: 0;
}

.greedy-li {
    flex: 1 1 auto;
    text-decoration: none;
    /*transition: all .2s ease-in-out;*/
}

.greedy-show-more .greedy-nav-item {
    display: flex;
    position: relative;
}

.greedy-nav-hidden {
    display: none;
}

/*------------*/

.greedy-btn,
.greedy-btn-2 {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 0;
    outline: 0;
    padding: 0;
    width: 44px;
    height: 100%;
    position: relative;
    transform: rotate(0deg);
    cursor: pointer;
}

.greedy-sandwich-line {
    font-size: inherit
}

.greedy-sandwich-line {
    display: block;
    position: absolute;
    height: 3px;
    width: 24px;
    border-radius: 1.5px;
    opacity: 1;
    left: calc(50% - 12px);
    transform: rotate(0deg);
    transition: all .05s linear;
}

.greedy-sandwich-line:nth-child(1) {
    top: calc(50% - 8px);
}

.greedy-sandwich-line:nth-child(2) {
    top: calc(50% - 1.5px);
}

.greedy-sandwich-line:nth-child(3) {
    top: calc(50% + 6px);
}

.greedy-nav-top-fixed .greedy-sandwich-line:nth-child(1) {
    top: calc(50% - 8px);
}

.greedy-nav-top-fixed .greedy-sandwich-line:nth-child(2) {
    top: calc(50% - 1.5px);
}

.greedy-nav-top-fixed .greedy-sandwich-line:nth-child(3) {
    top: calc(50% + 6px);
}

.header-line-2 .greedy-dot,
.greedy-4 .greedy-dot {
    display: block;
    position: absolute;
    height: 4px;
    width: 4px;
    border-radius: 50%;
    opacity: 1;
    top: calc(50% - 2.5px);
    transform: rotate(0deg);
    transition: all .05s ease-in-out;
}

.header-line-2 .greedy-dot:nth-child(1),
.greedy-4 .greedy-dot:nth-child(1) {
    left: calc(50% - 11.5px);
}

.header-line-2 .greedy-dot:nth-child(2),
.greedy-4 .greedy-dot:nth-child(2) {
    left: calc(50% - 2.5px);
}

.header-line-2 .greedy-dot:nth-child(3),
.greedy-4 .greedy-dot:nth-child(3) {
    left: calc(50% + 6.5px);
}

/*End of Adaptive menu*/

/*Adaptive menu - skin*/

.greedy-nav,
.greedy-show-more,
.greedy-show-more .greedy-btn-show-more,
.greedy-nav-fixed {
    height: 84px;
}

.greedy-nav {
    /*position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    transition: all .2s ease-out;*/
}

.greedy-nav-item {
    display: inline-block;
    float: left;
    margin-right: 0;
    flex-grow: 1;
}

.greedy-nav-item:hover,
.greedy-nav-item:focus {
    z-index: 1000;
}

.nav_dropdown,
.greedy-show-more .dropdown {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    position: relative;
}

.greedy-show-more .dropdown {
    width: 100%;
}

.greedy-show-more .dropdown .dropdown-toggle::after {
    display: none;
}

/*.nav_dropdown.greedy-li-nn,
.greedy-nav-top-fixed .parent-rubric .greedy-show-more,
.greedy-nav-top-fixed ul.greedy-visible li {
    position: unset;
}*/

.greedy-nav-top-fixed ul.greedy-visible li {
    flex-grow: 0;
}

.greedy-nav-top-fixed .parent-rubric ~ .greedy-li:last-of-type,
.greedy-nav-top-fixed ul.greedy-visible .greedy-show-more li {
    position: relative;
}

/*.greedy-nav-top-fixed .parent-rubric ~ .greedy-li.greedy-li-name-rubric {
    position: unset;
}*/

.greedy-nav-top-fixed .parent-rubric ~ .greedy-li.greedy-li-name-rubric a {
    max-width: 300px;
    font-weight: 400;
}

.greedy-nav-top-fixed .parent-rubric ~ .greedy-li.greedy-li-name-rubric .greedy-a {
    font-weight: 700;
}

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

.greedy-a {
    width: 100%;
}

/*.greedy-a,
.greedy-a:hover,
.greedy-a:focus,
.greedy-a:active,
.greedy-btn {
    transition: none;
}*/

/*.greedy-nav-top-fixed .greedy-a,
.greedy-nav-top-fixed .greedy-nav-top-fixed .parent-rubric .greedy-a {
    border-radius: 0 16px 0 0;
}

.greedy-nav-top-fixed .links-3 .greedy-a,
.greedy-nav-top-fixed .links-4 .greedy-a,
.greedy-nav-top-fixed .greedy-btn {
    border-radius: 0;
}*/

.greedy-nav-top-fixed .greedy-btn:before {
    display: none;
}

.greedy-li:hover .greedy-a,
.greedy-li:focus .greedy-a,
.greedy-li.open_menu .greedy-a,
.greedy-show-more .greedy-li:hover .greedy-btn,
.greedy-show-more .greedy-li:focus .greedy-btn,
.greedy-show-more .greedy-li.open_menu .greedy-btn,
.h-container-in .header-line-2-current-rubric.open_menu:last-of-type span,
.open .select-in-line-btn {
    z-index: 1020;
}

.greedy-li > .greedy-a > i {
    font-size: 18px;
}

/*
.greedy-nav-top-fixed .parent-rubric ~ .greedy-li .greedy-a:before,
.h-container-in .header-line-2-current-rubric:last-of-type span:before {
    content: '';
    background: url(/themes/default/front/img/external-el.svg) center no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: -16px;
    width: 16px;
    height: 16px;
}
*/

.greedy .links-1 > .greedy-li:first-of-type .greedy-a:before,
.h-container-in .header-line-2-logo-rubric + .header-line-2-current-rubric span:before,
.dropdown-panel a:before {
    display: none;
}

.greedy ul.links.greedy-show-more {
    width: 64px;
    min-width: 64px;
    flex: none;
}

.greedy.greedy-1 ul.links.greedy-show-more {
    margin-right: -12px;
}

.greedy-nav-top-fixed ul.links.greedy-show-more {
    width: 64px;
    min-width: 64px;
    max-width: 64px;
}

.greedy ul.links.greedy-show-more.hidden-btn {
    transition: none;
    width: 0;
    min-width: 0;
    padding: 0;
    overflow: hidden;
}

.greedy ul.links.greedy-show-more.hidden-btn > .greedy-li {
    display: none;
}

.greedy-show-more .greedy-btn-show-more {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 64px;
    padding: 0;
}

.greedy-nav-fixed {
    width: 70px;
    min-width: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.greedy-nav-fixed .search {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    text-align: center;
    line-height: 1;
    font-size: 22px;
}

.greedy-nav-top-fixed .greedy-nav-fixed .search {
    width: 35px;
    height: 35px;
    font-size: 17px;
}

.main-header-959 .greedy-nav-top-fixed {
    visibility: hidden;
    opacity: 0;
}

.main-header-959 .greedy-nav-top-fixed {
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    left: 0;
}

@media (min-width: 768px) {
    .main-header-959 .greedy-nav-top-fixed {
        width: calc(100% - 86px);
    }

    /*.greedy ul.links-1 {
        min-width: 393px;
        width: 393px;
    }*/
    .greedy-nav-top-fixed ul.links-3 {
        min-width: 345px;
        width: 345px;
    }

    .greedy-nav-top-fixed ul.links-4 {
        min-width: 184px;
        width: 184px;
    }
}

@media (min-width: 992px) {
    .greedy-nav-top-fixed ul.links-1,
    .greedy-nav-top-fixed ul.links-3 {
        justify-content: start;
    }

    /*.greedy ul.links-1 {
        min-width: 100%;
        width: 100%;
        justify-content: space-between;
    }*/
    .greedy-nav-top-fixed ul.links-3 {
        min-width: 629px;
        width: 629px;
    }

    .greedy-nav-top-fixed ul.links-4 {
        min-width: 404px;
        width: 404px;
    }
}

@media (min-width: 1200px) {
    .main-header-959 .greedy-nav-top-fixed {
        width: calc(100% - 315px);
    }

    /*.greedy ul.links-1 {
        margin-right: 7px;
    }

    .greedy ul.links-1 {
        min-width: 611px;
        width: 611px;
    }*/
    .header-themes-block {
        width: calc(100% - 611px - 7px)
    }

    .greedy-nav-top-fixed ul.links-3 {
        min-width: 690px;
        width: 690px;
    }

    .greedy-nav-top-fixed ul.links-4 {
        min-width: 465px;
        width: 465px;
    }
}

@media (min-width: 1400px) {
    .main-header-959 .greedy-nav-top-fixed {
        width: calc(100% - 390px);
    }
}

.greedy-nav-top-fixed,
.greedy-nav-top-fixed .greedy-nav-in,
.greedy-nav-top-fixed .greedy-show-more,
.greedy-nav-top-fixed > ul > .greedy-li,
.greedy-nav-top-fixed .greedy-show-more .greedy-btn-show-more,
.greedy-nav-top-fixed .greedy-nav-fixed,
.greedy-nav-top-fixed .greedy-3,
.greedy-nav-top-fixed .greedy-4 {
    height: 804px;
}

.greedy-nav-top-fixed.greedy_fixed_fadeIn,
.greedy-nav-top-fixed.greedy_fixed_fadeIn .greedy-nav-in,
.greedy-nav-top-fixed.greedy_fixed_fadeIn .greedy-show-more,
.greedy-nav-top-fixed.greedy_fixed_fadeIn > ul > .greedy-li,
.greedy-nav-top-fixed.greedy_fixed_fadeIn .greedy-show-more .greedy-btn-show-more,
.greedy-nav-top-fixed.greedy_fixed_fadeIn .greedy-nav-fixed,
.greedy-nav-top-fixed.greedy_fixed_fadeIn .greedy-3,
.greedy-nav-top-fixed.greedy_fixed_fadeIn .greedy-4 {
    height: 60px;
}

.greedy-nav-top-fixed .greedy-nav-list > div {
    display: flex;
    justify-content: center;
    align-items: center;
}

/*.greedy-nav-top-fixed ul.links.greedy-visible {
    margin-left: -26px;
}*/

.greedy-nav-top-fixed .parent-rubric {
    display: flex;
}

.greedy-nav-top-fixed .parent-rubric .greedy-a,
.greedy-nav-top-fixed .greedy-li-name-rubric .greedy-a,
.greedy-nav-top-fixed .greedy-li-name-subrubric .greedy-a {
    line-height: 60px;
    white-space: nowrap;
}

.greedy-nav-top-fixed .parent-rubric .greedy-li {
    padding: 0 16px;
}

.greedy-nav-top-fixed .parent-rubric .dropdown-panel .greedy-li {
    padding: 0;
}

.greedy-nav-top-fixed .greedy-3,
.greedy-nav-top-fixed .greedy-4 {
    position: relative;
    right: auto;
    bottom: auto;
    width: 100%;
    padding: 0;
    flex: 1;
}

.greedy-nav-top-fixed .group-el {
    display: flex;
    justify-content: flex-end;
    min-width: 100px;
}

.greedy-nav-top-fixed .links-3 .greedy-li,
.greedy-nav-top-fixed .links-4 .greedy-li {
    flex: none;
}

.greedy-nav-top-fixed .links-3 .greedy-a {
    line-height: 60px;
    white-space: nowrap;
}

.greedy-nav-top-fixed .greedy-show-more,
.greedy-nav-top-fixed .greedy-show-more .greedy-btn,
.greedy-nav-top-fixed .greedy-nav-fixed {
    width: 64px;
    min-width: auto;
}

.greedy-nav-top-fixed .parent-rubric .greedy-show-more {
    width: 64px;
    min-width: auto;
}

.greedy-nav-top-fixed .parent-rubric .greedy-show-more > a {
    padding: 0;
}

.greedy-nav-top-fixed .parent-rubric .greedy-show-more:hover > a,
.greedy-nav-top-fixed .parent-rubric .greedy-show-more:focus > a,
.greedy-nav-top-fixed .parent-rubric .greedy-show-more.open_menu > a {
    z-index: 1020;
}

/*End of Adaptive menu - skin*/

.mobile-header {
    display: block;
}

.main-header-959 {
    display: none;
}

@media (min-width: 992px) {
    body:not(.for-phone) .mobile-header {
        display: none;
    }

    .main-header-959 {
        display: block;
    }
}

.main-header-959 {
    z-index: 1010;
    position: sticky;
    top: 0;
}

.main-header-959.fixed {
    margin-top: 0;
}

.main-header-959.fixed-permanent {
    position: fixed;
    left: 0;
    width: 100%;
    bottom: auto;
    top: -80px;
}

.header-line-1 {
    height: 84px;
    position: relative;
    z-index: 1010;
}

/*.header-line-1:before,
.header-line-2:before,
.mobile-header:before {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    background: linear-gradient(0deg, rgba(7, 25, 49, 0) 0%, rgba(7, 25, 49, 0.09) 100%);
}*/

.header-line-1:before,
.mobile-header:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: var(--color-cyan);
    height: 100%;
    width: 16px;
}

@media (min-width: 576px) {
    .header-line-1:before,
    .mobile-header:before {
        width: calc(50vw - 285px + 16px);
    }
}

@media (min-width: 768px) {
    .header-line-1:before,
    body:not(.for-phone) .mobile-header:before {
        width: calc(50vw - 375px + 16px);
    }
}

@media (min-width: 992px) {
    .header-line-1:before,
    body:not(.for-phone) .mobile-header:before {
        width: calc(50vw - 495px + 16px);
    }
}

@media (min-width: 1400px) {
    .header-line-1:before {
        width: calc(50vw - 660px + 16px);
    }
}

.h-container-in {
    position: relative;
    height: 84px;
}

.logo-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    width: 84px;
    height: 84px;
    background-color: var(--color-cyan);
    clip-path: polygon(0% 0%, 0% 100%, 80% 100%, 100% 80%, 100% 0%);
}

.logo-box img {
    width: auto;
    height: 71.43%;
}

.footer-logo {
    width: 84px;
    height: auto;
}

.header-content {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 110px;
    width: calc(100% - 110px);
    height: 84px;
}

.select-city button {
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    font-weight: 400;
    font-size: 14px;
    margin-right: 20px;
    background-color: transparent;
    transform: none;
}

@media (min-width: 1400px) {
    .select-city button {
        margin-right: 50px;
    }
}

.mob_popup .select-city button {
    display: flex;
    justify-content: center;
    align-items: center;
}

.select-city button:after {
    display: none;
}

.select-city-hint {
    padding-left: 2px;
}

.selected-city {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 5px;
    color: var(--color-cyan);
}

.selected-city .svg-icon {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    fill: var(--color-cyan);
}

.select-city .dropdown-menu li {
    padding: 5px 25px;
    cursor: pointer;
    color: var(--color-cyan);
    transition: var(--transition);
}

.select-city .dropdown-menu li:hover {
    background-color: var(--color-cyan);
    color: #fff;
}

.main-header-959.fixed .header-content {
    left: 225px;
    width: calc(100% - 225px);
}

.header-content,
.greedy.greedy-2 {
    transition: all .2s ease-out;
}

.header-content.noload,
.greedy.greedy-2.noload {
    overflow: hidden;
    opacity: 0;
}

.header-line-add-in {
    position: absolute;
    top: 0;
    left: -265px;
    height: 60px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.sitebar_reklama_wr.reklama_wr_mob {
    position: relative;
    margin: 90px auto 25px;
}

.container-adm1:before {
    content: '';
    display: block;
    padding-top: 56.34%;
}

.container-adm1 .reklama_wr_mob_in {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}

.container-adm1 .reklama_wr_mob_in > div {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.vue-code-covid + .sitebar_reklama_wr.reklama_wr_mob {
    margin: 0 auto;
}

.info-block-mob {
    display: block;
    margin: 115px auto 25px;
}

.vue-code-covid + .info-block-mob,
.sitebar_reklama_wr.reklama_wr_mob + .info-block-mob {
    display: block;
    margin: 25px 0;
    min-height: 35px;
    height: 35px;
}

.header-add-block,
.header-line-add .h_inf,
.info-block-mob .inf_mob,
.info-block-mob .h_inf {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.header-add-block {
    background-color: #fff;
    height: 28px;
    padding: 0 9px;
    margin-right: 18px;
}

.header-add-block-title {
    text-transform: uppercase;
    color: #64717a;
    font-size: 10px;
    line-height: .8;
    white-space: nowrap;
}

.header-add-block-buttons {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.info-block-mob .inf_mob {
    justify-content: center;
}

/*.header-line-add .h_inf > div,
.info-block-mob .h_inf > div {
    margin-right: 20px;
    display: inline-block;
    white-space: nowrap;
    font-size: 16px;
    line-height: 17px;
}

.info-block-mob .h_inf > div {
    font-size: 18px;
    line-height: 18px;
}*/

/*.weather a,
.currency > div {
    display: flex;
    align-items: center;
}

.weather .w-city {
    display: flex;
    align-items: center;
}

.img-weather {
    height: 25px;
    width: 25px;
    min-width: 25px;
    margin: 0 7px;
}

.weather span,
.currency span {
    color: #000;
    font-size: 15px;
    line-height: .8;
}

.weather .w-city + .w-city {
    margin-left: 18px;
}

.main-header-959 .currency {
    display: none;
}

@media (min-width: 992px) {
    .main-header-959 .currency {
        display: flex;
    }
}

.header-line-add .h_inf .currency {
    white-space: normal;
}

.info-block-mob .h_inf .currency {
    white-space: nowrap;
    margin-right: 0;
}

.currency .currency-volume {
    margin-left: 10px;
    white-space: nowrap;
}

.currency .сurrent-symbol {
    margin-right: 2px;
    font-weight: 700;
    color: #3cbd00;
}*/

/*.header-line-add .h_inf i.fa,
.info-block-mob .h_inf i.fa {
    display: inline-block;
    margin-right: 2px;
    font-size: 16px;
}*/

.header-banner {
    width: 150px;
    height: 45px;
}

.header-banner:active {
    transform: translateY(2px);
}

/*------------*/

.menu-add {
    height: 100%;
}

.main-header-959 .in-top {
    position: absolute;
    top: 13px;
    right: 0;
    z-index: 10;
    height: 34px;
}

/*.header-add-block.header-search {
    padding: 0;
    background-color: transparent;
    justify-content: flex-end;
}*/

@media (min-width: 1200px) {
    .header-line-add-in {
        width: 890px;
        display: flex;
        justify-content: space-between;
    }

    .main-header-959 .in-top {
        width: 300px;
    }

    /*.header-add-block.header-search {
        flex-grow: 1;
    }

    .header-add-block.header-search .search-form {
        !*width: 197.44px;*!
        width: 100%;
        transition: outline .15s;
    }

    .main-header-959.fixed .header-add-block.header-search .search-form {
        outline: 1px solid #e8ebef;
    }*/
    .authorized {
        flex-shrink: 0;
    }
}

@media (min-width: 1400px) {
    .header-line-add-in {
        width: 965px;
    }

    /*.header-add-block.header-search .search-form {
        width: 265px;
    }*/

}

/*.header-add-block.header-search .search-row {
    width: 100%;
}

.header-add-block.header-search .search-form input {
    width: calc(100% - 28px);
    padding: 0 10px;
    font-size: 14px;
}

.header-add-block.header-search .button-search {
    width: 28px;
    height: 28px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-add-block.header-search .search {
    width: 34px;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-add-block.header-search .search .svg-icon {
    width: 18px;
    height: 18px;
}*/

.button-add-nn {
    margin-left: 30px;
}

.menu-add .search,
.not-authorized,
.authorized {
    margin-left: 14px;
}

@media (min-width: 1400px) {
    .button-add-nn,
    .menu-add .search,
    .not-authorized,
    .authorized {
        margin-left: 24px;
    }
}

.button-add-nn {
    height: 36px;
    color: #fff;
}

.mobile-header .mobile-header-top .button-add-nn {
    margin: 0 20px;
}

.button-add-nn:hover {
    color: #fff;
}

.menu-add .search {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 36px;
    width: 36px;
    height: 36px;
}

.main-header-959 a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.not-authorized {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 36px;
    padding: 0;
}

.not-authorized span {
    margin: 0 0 0 5px;
    /*display: none;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    margin-top: 3px;
    text-transform: uppercase;*/
}

.not-authorized .svg-icon {
    fill: var(--color-cyan);
    width: 20px;
    height: 20px;
}

.header-line-1 .button-add-nn span {
    white-space: normal;
    font-size: 14px;
    line-height: 1;
}

.header-line-1 .button-add-nn span span {
    display: none;
}

@media (min-width: 1200px) {
    .not-authorized {
        /*width: 130px;*/
    }

    .not-authorized span {
        display: block;
    }
}

@media (min-width: 1400px) {
    .header-line-1 .button-add-nn span {
        white-space: nowrap;
        font-size: 16px;
        line-height: normal;
    }

    .header-line-1 .button-add-nn span span {
        display: inline;
    }
}

.authorized img {
    object-fit: cover;
    height: 36px;
    width: 36px;
    min-width: 36px;
    margin-right: 0;
    border-radius: 50%;
    background-color: #e3f8ff;
    transition: all .1s;
}

.authorized:hover img {
    transform: scale(1.1);
}

.authorized .user_name {
    font-size: 13px;
    margin-left: 5px;
}

/*---dropdown-panel---*/

.nav_dropdown {
    /*font-size: 14px;
    font-weight: 400;*/
}

.nav_dropdown .dropdown-panel {
    display: none;
}

.nav_dropdown.open_menu > .dropdown-panel {
    display: block;
}

.dropdown-panel {
    position: absolute;
    top: 100%;
    z-index: 1001;
    display: none;
}

.dropdown-panel p,
.dropdown-panel a,
.dropdown-panel .dropdown-panel-list li,
.dropdown-panel .dropdown-panel-list li a,
ul.links-1 .greedy-li-other .dropdown-panel-list li a {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    text-align: left;
    text-transform: none;
    white-space: normal;
    display: inline-block;
    padding: 0;
}

ul.links-1 .greedy-li-other .dropdown-panel-list li a {
    white-space: nowrap;
}

.dropdown-panel li > a {
    width: 100%;
}

.dropdown-panel .dropdown-panel-list {
    column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-gap: 20px;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
    line-height: 1.2;
}

.dropdown-panel-one-col .dropdown-panel-list {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-gap: 20px;
}

.header-line-2 .nav_dropdown .dropdown-panel-list,
.greedy-show-more .dropdown .dropdown-panel .dropdown-panel-list {
    column-count: auto;
    -moz-column-count: auto;
    -webkit-column-count: auto;
}

.dropdown-panel.dropdown-panel-small .dropdown-panel-list {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
}

.dropdown-panel .dropdown-panel-list li,
.dropdown-panel.greedy-li-other .dropdown-panel-list li,
.dropdown-panel.novosti_vse .dropdown-panel-list a {
    display: inline-block;
    margin: 0;
    width: 100%;
    height: auto;
    text-align: left;
    line-height: 1.2;
    text-transform: none;
}

.dropdown-panel .dropdown-panel-list li a {
    line-height: 1.6;
    white-space: normal;
    padding: 5px 0;
}

.dropdown-panel .dropdown-panel-list li a span {
    display: inline-block;
    width: auto;
    line-height: 1.6;
    height: auto;
    white-space: nowrap;
}

.greedy-nav-top-fixed .greedy-show-more .nav_dropdown .dropdown-panel .dropdown-panel-list li a {
    white-space: nowrap;
}

/*.dropdown-panel-small .dropdown-panel-list li a {
    white-space: nowrap;
}*/

/*.dropdown-panel a:hover {
    text-decoration: underline;
}*/

.dropdown-panel .dropdown-panel-list li a.active,
.dropdown-panel .dropdown-panel-list li a.active:focus {
    color: var(--color-cyan);
    pointer-events: none;
}

.dropdown-panel .dropdown-panel-list li a.active:hover span,
.dropdown-panel .dropdown-panel-list li a.active:focus span {
    background: none;
}

.dropdown-panel-footer {
    margin: 17px 0 5px;
}

/*---dropdown-panel - Individual---*/

.greedy-1 .greedy-show-more .dropdown-panel-add,
.greedy-nav-top-fixed .greedy-show-more .dropdown-panel-add,
.dropdown-panel-extended {
    width: auto;
}

.greedy-1 .greedy-show-more .dropdown-panel-add {
    right: -64px;
}

.greedy-nav-top-fixed .greedy-show-more .dropdown-panel-add {
    left: -10px;
}

.greedy-nav-top-fixed .greedy-3 .greedy-show-more .dropdown-panel-add {
    left: auto;
    right: -50px;
}

.dropdown-panel {
    padding: 20px 30px;
}

.greedy-li-name-rubric .dropdown-panel-extended {
    left: -10px;
}

.header-line-2 .nav_dropdown .dropdown-panel-extended {
    transform: none;
    inset: 50px 0 auto auto;
}

.greedy-show-more .dropdown .dropdown-panel {
    transform: none !important;
    inset: 50px 0 auto auto !important;
}

.dropdown-panel-small {
    min-width: 140px;
    max-width: 300px;
}

.greedy-li-guide .dropdown-panel-small {
    min-width: 284px;
    max-width: 284px;
}

.greedy-show-more .greedy-nav-item.nav_dropdown {
    position: unset;
}

.dropdown-panel-small {
    left: 0;
}

.header-line-2-current-rubric .dropdown-panel-small {
    top: calc(100% + 1px);
}

/*---End of dropdown-panel - Individual---*/

.nav_dropdown .novosti_vse,
.nav_dropdown .dropdown-panel {
    transform: translate(-50%);
    inset: 170% auto auto 50%;
}

.nav_dropdown .dropdown-panel:before {
    content: '';
    position: absolute;
    transform: translate(-50%);
    inset: -15px auto auto 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #fff transparent;
}

.header-line-2 .nav_dropdown .dropdown-panel-extended:before {
    display: none;
}

.greedy-1 .greedy-show-more .nav_dropdown .dropdown-panel {
    left: auto;
    top: 60px;
    right: 0;
}

.greedy-nav-top-fixed .nav_dropdown .dropdown-panel {
    top: 50px;
}

.greedy-nav-top-fixed .greedy-show-more .nav_dropdown .dropdown-panel {
    left: auto;
    right: 0;
}

.greedy-nav-top-fixed .parent-rubric .dropdown-panel {
    left: -10px;
}

.nav_dropdown .novosti_vse {
    padding: 0 30px 20px;
}

/*.nav_dropdown .novosti_vse_nn {
    width: 590px;
}*/

.header-menu .novosti_vse_head,
.header-menu .novosti_vse_head * {
    line-height: 75px;
    height: 75px;
    display: inline-block;
}

.nav_dropdown .novosti_vse_head,
.nav_dropdown .novosti_vse_head * {
    line-height: 55px;
    height: 55px;
}

.nav_dropdown .novosti_vse_head {
    border-bottom: 1px solid #e4ebf0;
    margin-bottom: 20px;
}

.nav_dropdown .novosti_vse_head .all_novosi {
    margin-right: 30px;
}

.novosti_vse_photo_video a:first-child {
    margin-right: 25px;
}

.nav_dropdown .novosti_vse_head .novosti_vse_photo_video span {
    line-height: normal;
    height: auto;
}

.main-header-959 .novosti_vse_photo_video .svg-icon {
    fill: #e43927;
    margin: -2px 4px 0 0;
}

/*.nav_dropdown .novosti_vse_head .novosti_vse_top,
.nav_dropdown .novosti_vse_head .novosti_vse_top div i {
    float: left;
}

.nav_dropdown .novosti_vse_head .novosti_vse_photo_video {
    float: right;
}

.nav_dropdown .novosti_vse_head .novosti_vse_top div,
.nav_dropdown .novosti_vse_head .novosti_vse_top > a {
    margin-right: 20px;
    float: left;
}*/

/*.dropdown-panel .icon-icon-moe-33 {
    margin-left: 20px;
}

.novosti_vse_head [class*='icon-icon-'] {
    font-size: .9em;
    margin-right: 6px;
    vertical-align: baseline;
    text-decoration: none;
}*/

.dropdown-panel .novosti_vse_small_head {
    padding: 0 10px;
    width: 100%;
}

.dropdown-panel .novosti_vse_right_side {
    width: 100%;
}

.dropdown-panel .novosti_vse_right_side .novosti_vse_small_head {
    margin-bottom: 5px;
}

.dropdown-panel .novosti_vse_small_head,
.dropdown-panel .novosti_vse_small_head a {
    font-size: 14px;
    line-height: 28px;
}

.dropdown-panel .novosti_vse_small_head a {
    float: right;
    text-decoration: underline;
}

.dropdown-panel .novosti_vse_theme {
    width: 100%;
    position: relative;
}

.dropdown-panel .novosti_vse_theme a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 18px;
    position: relative;
    text-decoration: none;
}

.dropdown-panel .novosti_vse_theme:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -11px;
    left: 46px;
    width: calc(100% - 46px);
}

.dropdown-panel .novosti_vse_theme a .tema-img {
    box-sizing: border-box;
    border-radius: 50%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 36px;
    min-width: 36px;
    flex: 0 0 36px;
    max-width: 36px;
    height: 36px;
    margin-right: 10px;
    transition: all .1s ease-in-out;
}

.dropdown-panel .novosti_vse_theme .tema-title {
    display: inline-block;
    width: calc(100% - 90px);
    padding-right: 15px;
    transition: all .2s ease;
}

.dropdown-panel .novosti_vse_theme a:hover .tema-title {
    text-decoration: underline;
}

.dropdown-panel .novosti_vse_theme .tema-inform {
    min-width: 55px;
    text-align: right;
    font-size: 14px;
    line-height: 20px;
    padding-top: 4px;
}

.dropdown-panel .novosti_vse_theme .tema-inform img {
    height: 10px;
    margin-right: 5px;
    margin-bottom: 2px;
    opacity: .75;
}

/*.dropdown-panel.novosti_vse .dropdown-panel-list {
    padding-left: 10px
}*/

.dropdown-panel-list .dpl-list-item {
    display: inline-block;
    width: 100%;
}

/*.dropdown-panel.novosti_vse_nn .dpl-list-item,*/
.header-line-2 .dropdown-panel li {
    display: inline-block;
    margin: 0;
    width: 100%;
    height: auto;
    text-align: left;
}

/*.dropdown-panel.novosti_vse_nn .dropdown-panel-list a,*/
.header-line-2 .dropdown-panel a {
    display: flex;
    width: 100%;
}

ul.links-2 li {
    flex-shrink: 1;
    display: inline-block;
}

ul.links-2 li a {
    display: inline-block;
    text-align: left;
}

/*.dropdown-panel.novosti_vse_nn .dropdown-panel-list span {
    display: inline-block;
    width: auto;
}*/

.links-1 .greedy-a span,
ul.links-2 li a span {
    display: inline-block;
    width: auto;
    line-height: 1.6;
    height: auto;
    white-space: nowrap;
}

/*.dropdown-panel.novosti_vse_nn .dropdown-panel-list [class^="nn-"],
ul.links-2 li a [class^="nn-"],
.header-line-2 .dropdown-panel a [class^="nn-"] {
    margin-right: 6px;
    width: 14px;
    vertical-align: -1px;
}

.dropdown-panel.novosti_vse_nn .dropdown-panel-list span.nn-poetry,
.header-line-2 span.nn-poetry {
    background-image: url(/themes/default/front/img/nn_poetry.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 6px;
    width: 14px;
    min-width: 14px;
    height: 16.5px;
    margin-top: -2px;
    display: inline-block;
}

.dropdown-panel.novosti_vse_nn .dropdown-panel-list span.nn-sport,
.header-line-2 span.nn-sport {
    background-image: url(/themes/default/front/img/nn_sport.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 6px;
    width: 14px;
    min-width: 14px;
    height: 16px;
    display: inline-block;
}

.dropdown-panel.novosti_vse_nn .dropdown-panel-list a:hover,
.header-line-2 .dropdown-panel a:hover {
    text-decoration: none;
}

.dropdown-panel.novosti_vse_nn .dropdown-panel-list a:hover span:last-child,
ul.links-2 li a:hover span:last-child,
.header-line-2 .dropdown-panel a:hover span:last-child {
    text-decoration: underline;
}*/


.greedy-nav-top-fixed .parent-rubric ~ .greedy-li.greedy-li-name-rubric .dropdown-panel {
    width: 600px;
    left: 0;
}

.h-container-in .header-line-2-logo-rubric + .header-line-2-current-rubric .dropdown-panel {
    right: auto;
    left: 0;
    width: 555px;
}

.dropdown-panel-add .dropdown-panel-list {
    width: 100%;
    padding: 0;
}

.soc-in-menu {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

/*header-line-2*/

.header-line-2 {
    z-index: 1001;
}

nav.greedy-2,
nav.greedy-2 .greedy-btn,
.header-line-2 .greedy-li,
.header-line-2,
.header-line-2 .h-container-in,
.header-line-2 .greedy-nav-2,
.header-line-2 .greedy-show-more,
.header-line-2 .greedy-btn-show-more,
.header-line-2 .greedy-nav-fixed {
    height: 65px;
}

.header-line-2 .greedy-nav-fixed {
    max-width: 70px;
    width: 70px;
}

.header-line-2 .h-container-in {
    width: 100%;
    /*padding-right: 70px;*/
    display: flex;
}

.header-line-2-logo-rubric,
.header-line-2-current-rubric span {
    font-size: 16px;
    line-height: 65px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
}

.header-line-2-logo-rubric {
    display: flex;
    align-items: center;
    white-space: nowrap;
    padding-right: 40px;
    position: relative;
}

.header-line-2-logo-rubric a {
    width: 100%;
    display: block;
}

body:not(.for-phone) .header-line-2:has(.header-line-2-current-rubric) .header-line-2-logo-rubric:before,
body:not(.for-phone) .header-line-2:has(.greedy-2) .header-line-2-logo-rubric:before {
    content: '';
    position: absolute;
    top: 20px;
    right: 9px;
    background-color: var(--color-cyan);
    height: 24px;
    width: 1px;
    transform: rotate(45deg);
}

/*body:not(.for-phone) .header-line-2-logo-rubric.no-marker:before {
    display: none;
}*/

.header-line-2-current-rubric {
    position: relative;
    z-index: 1;
    font-weight: 400;
    text-transform: uppercase;
    padding-left: 25px;
}


.h-container-in .header-line-2-current-rubric:last-of-type span {
    box-shadow: -1px 0 0 #e8ebef;
}

.h-container-in .header-line-2-logo-rubric + .header-line-2-current-rubric span {
    box-shadow: none;
}

.header-line-2-current-rubric span:after,
.header-line-2-current-rubric:last-of-type span:after,
.header-line-2 .greedy-show-more .greedy-li:hover .greedy-btn:after,
.header-line-2 .greedy-show-more .greedy-li:focus .greedy-btn:after,
.header-line-2 .greedy-show-more .greedy-li.open_menu .greedy-btn:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
}

/*.header-line-2 .greedy-li {
    height: 50px;
}*/

.header-line-2 .greedy-visible .greedy-nav-item:hover .greedy-li:before {
    display: none;
}

.header-line-2 .greedy-visible .greedy-nav-item:hover .greedy-li {
    box-shadow: none;
    background-color: transparent;
}

/*-----------------------------*/


/*End of header-line-2*/

@media (min-width: 768px) {
    /*.greedy-nav-top-fixed .links-3 .greedy-a {
        padding: 0 12px;
    }*/
    /*.nav_dropdown .novosti_vse {
        width: 475px;
    }*/
    /*.nav_dropdown .novosti_vse_nn {
        left: 0;
        width: 555px;
    }

    .greedy-nav-top-fixed .dropdown-panel.novosti_vse_nn {
        left: 15px;
        right: auto;
        width: 540px;
    }*/
    /*.dropdown-panel .novosti_vse_left_side {
        width: 47%;
        float: left;
        margin-bottom: 11px;
    }*/
    /*.dropdown-panel .novosti_vse_right_side {
        width: 47%;
        float: right;
    }*/
    .dropdown-panel.novosti_vse .dropdown-panel-list {
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2;
    }

    .greedy-nav-top-fixed .parent-rubric .greedy-a {
        padding: 0 0 0 20px;
    }

    .greedy-nav-top-fixed .greedy-li-name-rubric .greedy-a,
    .greedy-nav-top-fixed .greedy-li-name-subrubric .greedy-a {
        padding: 0 30px;
    }

    /*.cards .main-header-959 .container {
        width: 750px;
        max-width: none;
    }*/
    .greedy.nav_wr_small .novosti_vse {
        width: 550px;
    }

    .greedy.nav_wr_small .nav_dropdown .novosti_vse_head .all_novosi {
        margin-right: 40px;
    }

    .greedy.nav_wr_small .nav_dropdown .novosti_vse_head .novosti_vse_top > a,
    .greedy.nav_wr_small .novosti_vse_left_side {
        display: none !important;
    }

    .greedy.nav_wr_small .novosti_vse_right_side {
        width: 100%;
        float: none;
    }

    .greedy.nav_wr_small .dropdown-panel.novosti_vse .dropdown-panel-list {
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
    }
}


@media (min-width: 992px) {
    /*ul.links-1 li > a {
        padding: 0 16px;
    }*/
    /*.nav_dropdown .novosti_vse {
        width: 600px;
    }*/
    /*.nav_dropdown .novosti_vse_nn {
        left: 0;
        width: 590px;
    }

    .greedy-nav-top-fixed .dropdown-panel.novosti_vse_nn {
        left: 16px;
        right: auto;
        width: 590px;
    }*/
    /*.dropdown-panel .novosti_vse_left_side {
        width: 40%;
        float: left;
    }*/
    /*.dropdown-panel .novosti_vse_right_side {
        width: 100%;
        float: right;
    }*/
    .dropdown-panel.novosti_vse .dropdown-panel-list {
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
    }

    /*.greedy-nav-top-fixed .parent-rubric .greedy-a {
        padding: 0 16px;
    }*/
    .greedy-nav-top-fixed .greedy-li-name-rubric .greedy-a,
    .greedy-nav-top-fixed .greedy-li-name-subrubric .greedy-a {
        padding: 0 30px;
    }

    .header-line-add .h_inf .currency {
        white-space: nowrap;
    }

    /*.main-header-959:not(.fixed) .in-top {
        flex: 0 0 200px;
        max-width: 200px;
    }*/
    /*.cards .main-header-959 .container {
        width: 970px;
        max-width: none;
    }*/
}

@media (min-width: 1200px) {
    /*.greedy-nav-top-fixed .links-3 .greedy-a {
        padding: 0 15px;
    }*/
    .header-add-block {
        padding: 0 10px;
        margin-right: 20px;
    }

    .user_name {
        white-space: nowrap;
        max-width: 100px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    /*.nav_dropdown .novosti_vse {
        width: 600px;
    }*/
    .header-line-add .btn-send-nn,
    .greedy-nav-top-fixed .btn-send-nn {
        margin: 0 25px;
    }

    /*.header-line-add .h_inf > div {
        margin-right: 25px;
        font-size: 18px;
        line-height: 18px;
    }*/
    /*.cards .main-header-959 .container {
        width: 1260px;
        max-width: none;
    }*/
}

@media (min-width: 1400px) {
    .header-line-add-in .header-add-block {
        padding: 0 15px;
    }
}

/*fixed-position*/

.main-header-959.fixed .greedy-nav {
    height: 60px;
}

.main-header-959 .in-top {
    transition: all .5s;
}

.main-header-959.fixed .in-top {
    top: 93px;
}

.greedy_fadeIn {
    -webkit-animation-name: greedy_fadeIn;
    animation-name: greedy_fadeIn;
    -webkit-animation-duration: 0s;
    animation-duration: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes greedy_fadeIn {
    0% {
        visibility: hidden;
        opacity: 0;
    }
    1% {
        visibility: visible;
        opacity: 0;
    }
    100% {
        visibility: visible;
        opacity: 1;
    }
}

@keyframes greedy_fadeIn {
    0% {
        visibility: hidden;
        opacity: 0;
    }
    1% {
        visibility: visible;
        opacity: 0;
    }
    100% {
        visibility: visible;
        opacity: 1;
    }
}

.greedy_fadeOut {
    -webkit-animation-name: greedy_fadeOut;
    animation-name: greedy_fadeOut;
    -webkit-animation-duration: 0s;
    animation-duration: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    transform-origin: bottom;
}

@-webkit-keyframes greedy_fadeOut {
    0% {
        visibility: visible;
        opacity: 1;
    }
    100% {
        visibility: hidden;
        opacity: 0;
    }
}

@keyframes greedy_fadeOut {
    0% {
        visibility: visible;
        opacity: 1;
    }
    100% {
        visibility: hidden;
        opacity: 0;
    }
}

.greedy_fixed_fadeIn {
    -webkit-animation-name: greedy_fixed_fadeIn;
    animation-name: greedy_fixed_fadeIn;
    -webkit-animation-duration: 0s;
    animation-duration: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes greedy_fixed_fadeIn {
    0% {
        visibility: hidden;
        opacity: 0;
    }
    10% {
        visibility: hidden;
        opacity: 0;
    }
    100% {
        visibility: visible;
        opacity: 1;
    }
}

@keyframes greedy_fixed_fadeIn {
    0% {
        visibility: hidden;
        opacity: 0;
    }
    10% {
        visibility: hidden;
        opacity: 0;
    }
    100% {
        visibility: visible;
        opacity: 1;
    }
}

.greedy_fixed_fadeOut {
    -webkit-animation-name: greedy_fixed_fadeOut;
    animation-name: greedy_fixed_fadeOut;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes greedy_fixed_fadeOut {
    0% {
        visibility: visible;
        opacity: 1;
    }
    100% {
        visibility: hidden;
        opacity: 0;
    }
}

@keyframes greedy_fixed_fadeOut {
    0% {
        visibility: visible;
        opacity: 1;
    }
    100% {
        visibility: hidden;
        opacity: 0;
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        visibility: hidden;
        opacity: 0;
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        visibility: hidden;
        opacity: 0;
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible;
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        visibility: hidden;
        opacity: 0;
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible;
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        visibility: hidden;
        opacity: 0;
    }
}

/*End of fixed-position*/

.margin-top-compact {
    margin-top: 50px;
}

.for-phone .margin-top-compact {
    margin-top: 90px;
}

/*Mobile header*/

.mobile-header {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: 74px;
    margin-bottom: 5px;
    z-index: 1010;
}

.mobile-header .container,
.mobile-header .row,
.mobile-header .col-xs-12 {
    height: 100%;
}

.mobile-header .mobile-header-top {
    z-index: 100;
    display: flex;
    position: relative;
    height: 100%;
    /*margin: 0 calc(-1 * var(--size-base));
    width: calc(100% + calc(2 * var(--size-base)));*/
}

.mobile-header .logo-box {
    height: 74px;
    width: 74px;
    min-width: 74px;
}

.mobile-header .logo-rubric {
    position: relative;
    height: 100%;
    width: calc(100% - 45px);
    margin-top: 1px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.mobile-header .logo-mob > a {
    display: flex;
    align-items: center;
    margin: 0 0 0 -20px;
    z-index: 101;
    width: auto;
    height: 100%;
    padding: 0 10px 0 20px;
}

.mobile-header .logo-mob > a img {
    /*width: 147.44px;*/
    height: 27px;
}

.mobile-header .logo-mob.logo-mob-main > a img {
    margin-top: 1px;
}

.mobile-header .logo-mob.logo-mob-min > a img {
    width: 33.77px;
    height: 25px;
}

.mobile-header .logo-rubric a {
    width: 100%;
    line-height: 0;
}

.mobile-header .logo-rubric a:last-child {
    margin-top: -1px;
}

.mobile-header .logo-mob a span {
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.mobile-header .logo-mob a .logo-subrubric {
    font-weight: 400;
}

.mobile-header .logo-mob a .logo-subrubric:empty {
    display: none;
}

.logo-subrubric.with-symbol {
    position: relative;
    padding-left: 12px;
}

.logo-subrubric.with-symbol:before {
    content: '';
    position: absolute;
    top: 3px;
    left: -2px;
    background-image: url(/themes/default/front/img/angle-guide-color.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 12px;
    width: 12px;
}

/*.mobile-header .logo-mob.logo-mob-news {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 6.5px;
}

.mobile-header .logo-mob.logo-mob-news .logo-cut {
    width: 60px;
    height: auto;
    margin-bottom: 1px;
}

.mobile-header .logo-mob.logo-mob-news .logo-rubric {
    height: auto;
    width: 100%;
}*/

/*.logo-main-rubric.with-symbol {
    position: relative;
    padding-left: 15px;
}

.logo-main-rubric.with-symbol:before {
    content: '';
    position: absolute;
    top: 2px;
    left: -2px;
    background-image: url(/themes/default/front/img/angle-guide-color.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 14px;
    width: 14px;
}*/

.go-admin-panel-mob {
    width: auto;
    height: 74px;
    padding: 0 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}

.go-admin-panel-mob .svg-icon {
    width: 26px;
    height: 26px;
    opacity: .5;
    transition: none !important;
}

.go-admin-panel-mob .svg-icon:active {
    opacity: 1;
}

.mobile-header .menu-add .search,
.mobile-header .authorized,
.mobile-header .not-authorized {
    padding: 0 20px;
    margin: 0;
    width: auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

@media (max-width: 380px) {
    .mobile-header .menu-add .search,
    .mobile-header .authorized,
    .go-admin-panel-mob {
        padding: 0 4vw;
    }
}

.mobile-header .menu-mob,
.menu-mob-close,
.select-city-close {
    width: 60px;
    height: 74px;
    padding: 31px 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    cursor: pointer;
}

.dot-more-box {
    height: 12px;
    width: 20px;
    position: relative;
}

.dot-more-box .dot-more {
    display: block;
    position: absolute;
    height: 2px;
    width: 20px;
    border-radius: 1px;
    opacity: 1;
    transform: scale(1) rotate(0deg);
    transform-origin: center;
    transition: var(--transition);
    background-color: var(--color-cyan);
}

.dot-more-box .dot-more:nth-child(1) {
    top: 0;
}

.dot-more-box .dot-more:nth-child(2),
.dot-more-box .dot-more:nth-child(3) {
    top: calc(50% - 1px);
}

.dot-more-box .dot-more:nth-child(4) {
    bottom: 0;
    width: 20px;
}

.dot-more-box.active .dot-more:nth-child(2) {
    transform: rotate(45deg);
}

.dot-more-box.active .dot-more:nth-child(3) {
    transform: rotate(-45deg);
}

.dot-more-box.active .dot-more:nth-child(1),
.dot-more-box.active .dot-more:nth-child(4) {
    transform: scale(0);
    opacity: 0;
}

.nn_down_panel,
.lower_panel {
    position: fixed;
    z-index: 1040;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 65px;
    transform: translate3d(0, 0, 0);
    transition: transform .5s;
}

.nn_down_panel.is-hidden-down,
.lower_panel.is-hidden-down {
    transform: translateY(100%);
    box-shadow: none;
}

/*End of Анимация шапки и нижней панели*/

/*mob_popup*/

.mob_popup {
    height: 100vh;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1200;
    overflow: hidden;
    background-color: #fff;
}

.mob_popup {
    min-height: 100vh;
}

@media (min-width: 576px) {
    body:not(.for-phone) .mob_popup .container {
        max-width: 570px;
    }
}

.mob_popup .mobile-header:before {
    display: none;
}

.mob_popup .logo-box {
    background-color: transparent;
}

.mob_popup .wv .weather,
.mob_popup .wv .valute > div {
    background-color: var(--color-body);
}

.mob_popup_container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: calc(100% - 95px);
    perspective: 150px;
}

.mob_popup-header {
    z-index: 100;
    display: block;
    position: relative;
    height: 55px;
}

.mob_popup-header {
    margin-left: -20px;
    width: calc(100% + 40px);
}

.mob_popup .anons-box-title {
    /*color: #fff;*/
    font-size: 15px;
}

.mob_popup .anons-box-title {
    padding-left: 15px;
    margin-left: 20px;
}

.mob_popup .anons-box-title:before {
    top: 2px;
    left: -2px;
    background-image: url(/themes/default/front/img/angle-guide-color-on-dark.svg);
    height: 14px;
    width: 14px;
}

.mob_popup .close {
    position: absolute;
    right: 0;
    top: 0;
    width: 64px;
    height: 100%;
}

.mob_popup .close .nav-icon-box span {
    background-color: #fff;
}

.mob_popup .close .nav-icon-box span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 0;
    opacity: 1;
    left: 0;
    transform: rotate(0);
    transform-origin: center;
    transition: .15s ease-in-out;
}

.mob_popup-open .mob_popup .close .nav-icon-box span:nth-child(1),
.mob_popup-open .mob_popup .close .nav-icon-box span:nth-child(4) {
    opacity: 0;
    transform: rotate(0) translateX(0);
}

.mob_popup-open .mob_popup .close .nav-icon-box span:nth-child(2) {
    top: 8px;
    transform: rotate(45deg);
}

.mob_popup-open .mob_popup .close .nav-icon-box span:nth-child(3) {
    bottom: 8px;
    transform: rotate(-45deg);
}

.mob_popup_container .container,
.mob_popup_container .row,
.mob_popup_container .col-12 {
    height: 100%;
}

.mob_popup-content {
    height: calc(100% - 350px);
    overflow-y: auto;
    display: flex;
    flex-direction: column;
}

.mob_popup .header-add-block {
    background-color: transparent;
    height: auto;
    padding: 0;
    margin: 0;
}

.mob_popup .header-add-block-title {
    color: #8898a4;
    line-height: normal;
    text-align: center;
    height: 15px;
    margin-bottom: 5px;
}

.mob_popup .current-inf-mob,
.mob_popup .h_inf {
    width: 100%;
}

.mob_popup .h_inf {
    display: flex;
    justify-content: space-around;
}

.mob_popup .select-city .dropdown-menu {
    position: fixed !important;
    inset: auto !important;
    margin: 0;
    padding: 30px 0;
    transform: none !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    z-index: 1011;
    background-color: rgba(255, 255, 255, .9);
    box-shadow: none;
    backdrop-filter: blur(5px);
}

.mob_popup .select-city .dropdown-menu .select-city-close {
    position: absolute;
    top: -30px;
    right: 0;
}

.mob_popup .dropdown-select-city {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.mob_popup .dropdown-select-city > div .svg-icon {
    width: 50px;
    height: 50px;
}

.dropdown-select-city > div .select-city-hint {
    margin: 10px 0 0 0;
    padding: 0;
    text-align: center;
}

.mob_popup .dropdown-select-city ul {
    max-height: calc(100vh - 130px);
    overflow-y: auto;
}

.select-city .dropdown-menu .dropdown-select-city li {
    padding: 10px 25px;
    text-align: center;
}

.mob_popup .weather {
    display: flex;
    justify-content: space-between;
}

.mob_popup .weather .w-city,
.mob_popup .currency {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 65px;
}

.mob_popup .weather span,
.mob_popup .currency span {
    /*color: #fff;*/
    line-height: normal;
    text-align: center;
}

.mob_popup-content .search-form {
    width: 100%;
}

.mob_popup-content .search-row {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

.mob_popup-content .search-row input {
    flex-grow: 1;
}

.mob_popup-content .button-search .svg-icon {
    width: 18px;
    height: 18px;
}

.mobile-body {
    height: calc(100vh - 100px);
}

.mob_popup_footer {
    height: 130px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #fff;
}

.mob_popup_footer .button-add-nn {
    height: 40px;
    width: 100%;
    margin: 0;
}

.mob_popup_footer .social-links {
    height: 90px;
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.nav_list_mob {
    overflow-x: hidden;
    width: 100%;
    height: 100%;
}

.nav_list_mob .nav_list {
    flex: 0 1 auto;
    padding: 0 14px 0 0;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
    margin: 0 auto;
    width: 70%;
    max-width: 250px;
    height: 100%;
    list-style: none;
}

.nav_list_mob .nav_list li {
    position: relative;
    display: block;
    width: 100%;
}

.nav_list_mob .nav_list a {
    display: block;
    line-height: 1.2;
    font-size: 16px;
    font-weight: 700;
    padding: 15px 0;
    width: 100%;
    height: 48px;
}

.nav_list_mob .nav_list > li > a {
    width: calc(100% - 42px);
    text-transform: uppercase;
}

.nav_list_mob .nav_list .menu_down {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    bottom: 0;
    height: 48px;
    width: 48px;
    padding: 10px;
    cursor: pointer;
}

.nav_list_mob .nav_list .menu_down .svg-icon {
    margin: 0;
    width: 12px;
    height: 12px;
    fill: var(--color-cyan);
    transition: .3s linear;
}

/*.nav_list_mob .nav_list .menu_down .svg-icon.rotate-i,
.nav_list_mob .nav_list .menu_down .svg-icon:hover,
.nav_list_mob .nav_list .menu_down .svg-icon:active {
    fill: #e75242;
}*/

.nav_list_mob .svg-icon.rotate-i {
    transform: rotate(180deg);
}

.nav_list_mob .nav_list > li > ul > li,
.nav_list_mob .nav_list > li > ul > li > ul > li {
    padding-left: 25px;
    margin: 0;
}

.nav_list_mob .nav_list > li > ul > li:first-child,
.nav_list_mob .nav_list > li > ul > li > ul > li:first-child,
.nav_list_mob .nav_list > li > ul > li:last-child,
.nav_list_mob .nav_list > li > ul > li > ul > li:last-child {
    margin-top: 0;
}

.nav_list_mob .nav_list > li > ul > li a,
.nav_list_mob .nav_list > li > ul > li > ul > li a {
    font-size: 16px;
    font-weight: 400;
    padding: 8px 0;
    height: auto;
}

/*End of mob_popup*/

/*End of Mobile header*/

/*down-lower panel*/

.lower_panel {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 65px;
    background-color: #fff;
    color: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0.1), 0 0 25px rgba(0, 0, 0, 0.06);
}

.lower_panel {
    /*opacity: 0;*/
    bottom: -75px;
    animation: lower_panel-animation .5s 1;
    animation-fill-mode: forwards;
    animation-delay: .25s;
}

@keyframes lower_panel-animation {
    from {
        /*opacity: 0;*/
        bottom: -75px;
    }
    to {
        /*opacity: 1;*/
        bottom: 0;
    }
}

.lower_panel .dropdown-menu {
    width: 196px;
    padding: 0;
    transform-origin: bottom left;
    inset: auto auto 0px 0px !important;
    transform: scale(0);
}

.button-select-city,
.button-send-message {
    height: 40px;
    width: 100%;
}

@media (min-width: 576px) {
    .button-send-message {
        width: calc(100% - 2 * var(--news-size));
        margin: 0 var(--news-size);
    }
}

/*.lower_panel.is-hidden-down {
    box-shadow: none;
}

.lower_panel_container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    max-width: 420px;
    width: 100%;
    height: 65px;
}

.lower_panel_container.noadmin {
    max-width: 280px;
}

.lower_icon {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 25%;
    height: 100%;
    padding: 12px 0 12px;
    opacity: 1;
    text-align: center;
    position: relative;
}

.lower_icon:active {
    opacity: .5;
}

.lower_icon a.a-down-total {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

[class^='lower_icon_'] {
    height: 25px;
    width: 100%;
}

.lower_icon_rubric {
    background: transparent url(/themes/default/front/img/rubric.svg) no-repeat center;
    background-size: contain;
    height: 19px;
    margin-top: 3px;
}

.lower_icon_write {
    background: transparent url(/themes/default/front/img/write.svg) no-repeat center;
    background-size: contain;
    height: 22px;
    margin-top: 2px;
}

.lower_icon_live {
    background: transparent url(/themes/default/front/img/live.svg) no-repeat center;
    background-size: contain;
}

.lower_icon_chat {
    background: transparent url(/themes/default/front/img/chat.svg) no-repeat center;
    background-size: contain;
}

.lower_icon_moe_plus {
    background: transparent url(/themes/default/front/img/yo-plus.svg) no-repeat center;
    background-size: contain;
}

.lower_icon p {
    color: #fff;
    font-size: 11px;
    line-height: 1;
    white-space: nowrap;
}*/

/*End of down-lower panel*/

/*color-scheme*/

.header-line-1,
.mobile-header {
    background-color: #fff;
}

.main-header-959:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30px;
    background-color: #fff;
}

.mobile-header,
.main-header-959:before {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.06), 0 0 10px rgba(0, 0, 0, 0.02), 0 0 25px rgba(0, 0, 0, 0.02);
}

.main-header-959 .user_name {
    color: var(--color-cyan);
}

.greedy-li.open_menu .dropdown-panel-list .greedy-a {
    box-shadow: none;
    background-color: transparent;
}

.nav_dropdown > div,
.select-in-line-2 .dropdown-menu {
    box-shadow: 0 0 6px 2px rgba(0, 0, 0, .02),
    0 0 30px 0 rgba(0, 0, 0, .15);
}

.dropdown-panel {
    background-color: #fff;
}

.nav_dropdown .novosti_vse_head .novosti_vse_photo_video span,
.nav_dropdown.open_menu > div .icon-icon-moe-31 {
    color: #e43927;
}

.greedy ul.links-1 li > a,
.greedy-nav-top-fixed .parent-rubric ~ .greedy-li .greedy-a,
.greedy-nav-top-fixed .links-3 .greedy-a,
.main-header-959 .search,
.main-header-959 .search:hover,
.greedy-nav-footer-fixed .links-3 .greedy-a {
    color: var(--color-cyan);
}

.greedy .dropdown-panel,
.greedy .dropdown-panel a,
.greedy .dropdown-panel p,
.greedy-nav-top-fixed .dropdown-panel a,
.dropdown-panel-add .soc-in-menu p,
.header-line-2 .dropdown-panel a,
ul.links-2 .dropdown-panel-list li a:hover span:last-child {
    color: var(--color-gray-menu);
}

ul.links-2 .dropdown-panel-list li a:hover span,
.dropdown-panel a:hover,
.dropdown-panel .novosti_vse_theme a:hover .tema-title,
.header-line-2 .dropdown-panel a:hover {
    color: var(--color-cyan);
}

.dropdown-panel .novosti_vse_small_head {
    background-color: #e8ebef;
}

.dropdown-panel .novosti_vse_small_head,
.dropdown-panel .novosti_vse_theme .tema-inform {
    color: rgba(0, 0, 0, 0.75);
}

.dropdown-panel .novosti_vse_theme:after {
    border-bottom: 1px solid #bfc8cf;
}

.greedy-nav-top-fixed .search {
    background-color: #c9d5de;
}

.main-header-959 .search:hover .svg-icon,
.button-search:hover .svg-icon {
    fill: var(--color-cyan);
}

.dropdown-panel-footer .soc-in-menu {
    border-top: 1px solid #bfc8cf;
}

.greedy-sandwich-line {
    background-color: #24406e;
}

.main-header-959 .svg-icon {
    fill: var(--color-cyan);
}

.main-header-959 a.greedy-a:hover .svg-icon {
    fill: var(--color-cyan);
}

.greedy-nav-top-fixed .parent-rubric .greedy-sandwich-line,
.greedy-nav-top-fixed .parent-rubric .greedy-show-more:hover .greedy-sandwich-line,
.greedy-nav-top-fixed .parent-rubric .greedy-show-more.open_menu .greedy-sandwich-line {
    background-color: #fff;
}

.greedy-show-more:hover .greedy-sandwich-line,
.greedy-show-more:focus .greedy-sandwich-line,
.greedy-show-more.open_menu .greedy-sandwich-line,
.header-line-2 .greedy-li:hover .greedy-dot,
.header-line-2 .greedy-li:focus .greedy-dot,
.header-line-2 .greedy-li.open_menu .greedy-dot,
.header-line-2 .greedy-show-more:hover .greedy-dot,
.header-line-2 .greedy-show-more:focus .greedy-dot,
.header-line-2 .greedy-show-more .show .greedy-dot,
.greedy-4 .greedy-li:hover .greedy-dot,
.greedy-4 .greedy-li:focus .greedy-dot,
.greedy-4 .greedy-li.open_menu .greedy-dot {
    background-color: var(--color-cyan);
}

.header-line-add .select-city .dropdown-menu {
    background-color: #fff;
}

.header-logo-2020 .select-city .dropdown-menu {
    background-color: var(--color-cyan);
}

.header-line-2-logo-rubric a {
    color: var(--color-black);
}

.header-line-2-logo-rubric a:hover,
.header-line-2-logo-rubric a:focus,
.header-line-2-logo-rubric a:active {
    color: var(--color-cyan);
}

.greedy ul.links-2 li > a,
.greedy ul.links-4 li > a,
.header-line-2-logo-rubric .header-line-2-current-rubric {
    color: var(--color-gray-menu);
}

.header-line-2 .greedy-dot,
.greedy-4 .greedy-dot {
    background-color: var(--color-gray-menu);
}

.select-city a,
.header-line-add .select-city .selected-city a:hover,
.header-line-add .select-city .selected-city a:focus,
.header-line-add .select-city .selected-city a:active,
.select-city i,
.select-city .dropdown-menu > li > a,
.greedy ul.links-1 li a:hover,
.greedy ul.links-1 li a:focus,
.greedy ul.links-1 li a:active,
.greedy ul.links-1 li.open_menu > a,
.greedy ul.links-2 li a:hover,
.greedy ul.links-4 li a:hover,
.greedy-nav-top-fixed .links-3 .greedy-a:hover,
.greedy-nav-top-fixed .links-4 .greedy-a:hover,
.greedy-nav-top-fixed .parent-rubric ~ .greedy-li .greedy-a:hover,
.greedy-nav-footer-fixed .links-3 .greedy-a:hover {
    color: var(--color-cyan);
}

.greedy-nav-top-fixed .parent-rubric {
    background-color: var(--color-cyan);
}

.greedy-nav-top-fixed .parent-rubric:hover .greedy-a {
    background-color: transparent;
}

.greedy-nav-top-fixed .parent-rubric .greedy-a {
    color: #fff
}

.header-line-2-logo-rubric {
    color: var(--color-black);
}

.nav-icon span {
    background: var(--color-cyan);
}

/*Слайдер (Темы)*/

.header-themes-block {
    overflow: hidden;
    opacity: 1;
    visibility: visible;
}

.fixed .header-themes-block {
    /*display: none !important;*/
    opacity: 0;
    visibility: hidden;
}

.header-themes {
    width: 100%;
    height: 100%;
}

.header-themes .splide__track-shadow {
    position: absolute;
    right: -20px;
    top: 10%;
    width: 20px;
    height: 80%;
    border-radius: 50%;
    box-shadow: -3px 0 10px rgba(0, 0, 0, 0.2);
}

.header-themes li a {
    font-size: 15px;
    line-height: 84px;
    color: #e75242;
}

.header-themes li a:hover {
    color: var(--color-cyan);
}

.header-themes .splide__arrows {
    position: absolute;
    top: 27px;
    right: -68px;
    left: auto;
    width: 58px;
    height: 20px;
    z-index: 10;
    transition: all .5s ease-in;
    transition-delay: .25s;
}

.header-themes.splide:hover .splide__arrows {
    right: 6px;
    left: auto;
    width: 58px;
    transition: all .3s ease-out;
}

.header-themes .splide__arrow {
    position: absolute;
    top: 0;
    width: 26px;
    height: 26px;
    padding: 4px;
}

.header-themes .splide__arrow--prev {
    left: 0;
}

.header-themes .splide__arrow--next {
    right: 0;
}

.header_gradient {
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 16%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 16%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 16%, rgba(255, 255, 255, 1) 100%);
}

/*End of Слайдер (Темы)*/

.news-header,
.news-header.w-100vw {
    height: 30px;
    margin-bottom: 5px !important;
    display: flex;
    font-size: 14px;
    line-height: 30px;
}

.news-header-section,
.news-header-rubric,
.news-header-plate {
    height: 100%;
    position: relative;
}

.news-header a,
.news-header a:hover,
.news-header a:focus,
.news-header a:active {
    color: #fff;
}

.news-header-section {
    width: calc(100px + var(--size-base));
    padding: 0 42px 0 var(--size-base);
    z-index: 1;
    margin-right: -37px;
    color: #fff;
    background-color: var(--color-cyan);
    clip-path: polygon(0% 0%, 0% 100%, 85px 100%, 100% 0%, 100% 0%);
}

.news-header-a .news-header-section {
    width: calc(120px + var(--size-base));
    clip-path: polygon(0% 0%, 0% 100%, 105px 100%, 100% 0%, 100% 0%);
}

.news-header-nn .news-header-section {
    width: calc(175px + var(--size-base));
    clip-path: polygon(0% 0%, 0% 100%, 160px 100%, 100% 0%, 100% 0%);
}

@media (min-width: 576px) {
    .news-header-section {
        width: calc(110px + var(--size-base));
        clip-path: polygon(0% 0%, 0% 100%, 105px 100%, 100% 0%, 100% 0%);
    }

    .news-header-a .news-header-section {
        width: calc(120px + var(--size-base));
        clip-path: polygon(0% 0%, 0% 100%, 115px 100%, 100% 0%, 100% 0%);
    }

    .news-header-nn .news-header-section {
        width: calc(175px + var(--size-base));
        clip-path: polygon(0% 0%, 0% 100%, 170px 100%, 100% 0%, 100% 0%);
    }
}

.news-header:has(.news-header-rubric) .news-header-section {
    margin-right: -30px;
}

.news-header-section:before {
    content: '';
    position: absolute;
    right: 15px;
    top: 0;
    width: 7px;
    height: 100%;
    z-index: 1;
    transform: skew(-45deg, 0deg);
    background-color: var(--color-body);
}

.news-header-rubric {
    padding: 0 37px 0 37px;
    margin-right: -30px;
    color: #fff;
    background-color: var(--color-cyan);
}

div.news-header:not(:has(.news-header-section)) .news-header-rubric {
    padding: 0 37px 0 var(--size-base);
}

.news-header-plate {
    background-color: #fff;
    flex-grow: 1;
    z-index: 1;
    clip-path: polygon(30px 0%, 0% 100%, 100% 100%, 100% 0%, 100% 0%);
}

.news-header-plate:before {
    content: '';
    position: absolute;
    left: 15px;
    top: 0;
    width: 7px;
    height: 100%;
    z-index: 1;
    transform: skew(-45deg, 0deg);
    background-color: var(--color-body);
}

/*footer*/

footer {
    position: relative;
    background: #fff;
}

footer .header-line-1,
.for-phone footer .header-line-1 {
    display: none;
}

footer footer .mobile-header,
.for-phone footer .mobile-header {
    display: block;
}

footer .footer-container,
.for-phone footer .footer-container {
    position: relative;
    padding-left: calc(74px + 30px);
    padding-top: 10px;
}

@media (min-width: 768px) {
    footer .header-line-1 {
        display: block;
    }

    footer .mobile-header {
        display: none;
    }

    footer .footer-container {
        position: relative;
        padding-left: 15px;
        padding-top: 20px;
    }
}

footer .header-content {
    left: 84px;
    width: calc(100% - 84px);
}

footer .greedy ul.links {
    justify-content: center;
}

footer .greedy.greedy-nav > .links-1 > .greedy-li:last-child > a {
    padding: 0 24px;
}

footer .mobile-header {
    position: absolute;
    width: 100%;
    height: 74px;
    z-index: auto;
    box-shadow: none;
}

footer .footer-container,
footer .footer-container p {
    font-size: 12px;
}

footer .footer-container p {
    margin-bottom: 5px;
}

footer .weather-logo a,
footer .weather-logo img {
    width: 115px;
}

footer .rss-link a {
    width: 60px;
    height: 25px;
    border-radius: 5px;
    margin-left: 7px;
    font-weight: 700;
    background-color: #fff;
    color: var(--color-black);
}

footer .rss-link a .svg-icon {
    width: 15px;
    height: 15px;
    margin-right: 5px;
    fill: #ff9900;
}

footer .rss-link p {
    margin-bottom: 0;
}

.age-limit {
    font-size: 13px;
    font-weight: 700;
}

/*End of footer*/
