body {
    overflow-x: hidden;
}
html body .bvi-panel {
    top: 88px;
}
.bvi-body .avo-header .avo-header-top {
    top: 0;
}
.bvi-body .avo_fullmenu_wrapper {
    z-index: 1000000;
}
.bvi-body .avo-header .avo-header-top .col-auto a {
    text-transform: none;
}
.avo-header {
    background-color: #F0F0F0;
    z-index: 1;
}
.avo-header .avo-header-middle {
    padding-top: 77px;
    background-image: url("../../images/decor/dou/girl.png"), url("../../images/decor/dou/tree.png");
    background-repeat: no-repeat, no-repeat;
    background-position: 13px 100%, 94% 96%;
    background-size: 240px, 78px;
    background-color: transparent;
}
.avo_footer {
    background-color: #566D50;
}
.avo_footer .footer_search .input-group-inset::placeholder {
    color: #A6AEBF;
}
.avo_fullmenu_wrapper {
    position: fixed;
    top: 10px;
    right: 170px;
    left: 170px;
    border-radius: 12px;
    background-color: #A8CC9E;
}
.avo_fullmenu_wrapper .avo_fullmenu > li li a,
.avo_fullmenu_wrapper .site-title-section .subtitle,
.avo_fullmenu_wrapper .site-title-section .title,
.avo_fullmenu_wrapper .menu-close .menu_btn,
.avo_fullmenu_wrapper .menu-close .menu_btn:hover,
.avo_fullmenu_wrapper .menu-bottom-icons a,
.avo_fullmenu_wrapper .menu-bottom-icons a:hover,
.menu-search .portlet-content input[type="text"] {
    color: #161E26;
}
.avo_fullmenu_wrapper .menu-bottom-icons a svg path,
.avo_fullmenu_wrapper .menu-bottom-icons a:hover svg path,
.avo_fullmenu_wrapper .menu-bottom-icons .avo-socials a svg path,
.avo_fullmenu_wrapper .menu-bottom-icons .avo-socials a:hover svg path,
.avo_fullmenu_wrapper .menu-close .menu_btn:hover svg path,
.menu-search .portlet-content .fieldset .input-group-inset-item-after svg {
    fill: #161E26;
}
.avo_fullmenu_wrapper .avo_fullmenu > li > a,
.avo_fullmenu_wrapper .avo_fullmenu > li > a:hover,
.site-title-section .title,
.site-title-section .subtitle,
.avo-menu .menu .navbar-nav .child-menu-wrapper h3,
.home_important_section .second-dropzone-row,
.home_important_section .second-dropzone-row a,
.avo-body h1,
.avo-body h2,
.avo-body h3,
.avo-body h4,
.avo-body h5,
.avo-body h6 {
    color: #5E007C;
}
.avo_flash_card h3 {
    color: inherit;
}
.avo-menu .menu .navbar-nav .child-menu li a,
.third-level-menu .portlet .navbar-nav .nav-item.selected a,
.third-level-menu .portlet .navbar-nav .nav-item.active a {
    color: #3B4938;
}
.avo_fullmenu_wrapper .menu-search .portlet-content .fieldset .input-group-inset-item-after,
.avo_fullmenu_wrapper .menu-search .portlet-content input[type="text"] {
    border-bottom: 1px solid #161E26;
}
.avo_fullmenu_wrapper .menu-bottom-icons > .row.flex > .col-auto.flex:first-child {
    padding: 0;
}
.avo-body a.icon-rss::after {
    background-image: url("../../images/icons/rss_feed-dou-24px.svg");
}
.home-page-layout .avo-section.home_banner_section .portlet-dropzone {
    padding: 50px 0 0;
}

/* Верхняя часть шапки */

/* Поиск */
.avo-header-top .container_search {
    left: 96px;
    margin-top: 0;
    top: 0;
}
.avo-header-top .search-box {
    padding-right: 0;
    background: #A8CC9E;
    margin: 0 572px 0 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 10px;
    height: 67px;
}
.avo-header-top .menu-search .portlet-content .input-group-inset {
    order: initial;
    height: 67px;
    padding-left: 15px;
}
/* END | Поиск */

.avo-header .avo-header-top {
    height: 88px;
    padding: 10px 0;
    background: transparent;
}
.avo-header .avo-header-top.scrolled {
    background: linear-gradient(180deg, #F0F0F0 1.56%, rgba(255, 255, 255, 0.8) 100%);
    box-shadow: 0px 0.5px 1px rgba(28, 52, 103, 0.1);
}
.avo-header-top .row.flex {
    position: relative;
    margin-right: 0;
    margin-left: 0;
    row-gap: 11px;
}
.avo-header-top a.avo-btn.search-btn svg.close_icon,
.avo-header-top a.avo-btn.search-btn.opened svg.search_icon {
    display: none;
}
.avo-header-top a.avo-btn.search-btn.opened svg.close_icon,
.avo-header-top a.avo-btn.search-btn svg.search_icon {
    display: block;
}
.avo-header-top a.avo-btn.search-btn svg.close_icon {
    margin-top: -4px !important;
}
.avo-header-top .col-auto {
    background: #A8CC9E;
    border-radius: 5px;
    color: #3B4938;
    text-transform: uppercase;
}
.avo-header-top .row.flex .col-auto:first-child {
    column-gap: 10px;
}
.avo-header-top .row.flex .col-auto:first-child .avo-btn {
    min-height: 48px;
}
.avo-header-top .row.flex > .col-auto:first-of-type .avo-btn {
    padding-top: 20px;
    padding-bottom: 19px;
}
.avo-header .avo-header-top .avo-btn {
    padding-top: 23px;
    padding-bottom: 22px;
    font-size: 14px;
}
.avo-header-top .col-auto svg path,
.avo-header-top .col-auto .avo-socials svg path {
    fill: #3B4938;
}
.avo-header .avo-header-top .col-auto:last-child {
  padding-left: 15px;
}
.avo-header .avo-header-top .avo-btn__important {
    background-color: transparent;
    color: inherit;
    fill: inherit;
    padding-left: 0;
    padding-right: 0;
}
.avo-header .avo-header-top a.avo-btn span {
    margin: 0 8px;
}
.avo-header .avo-header-top .row.flex > .col-auto.flex:not(:first-of-type) svg {
    display: none;
}
.avo-header-top .show_on_mobile {
    display: block;
}
/* END | Верхняя часть шапки */

/* Нижняя часть шапки (навигация) */
.avo-menu {
    background: transparent;
}
.avo-menu .menu {
    border-top: 1px solid #A8CC9E;
    margin-left: 15px;
    margin-right: 15px;
}
.avo-menu .menu .navbar-nav {
    justify-content: space-between;
    margin-right: 0;
}
.avo-menu .menu .navbar-nav li a {
    padding: 32px 22px;
    color: #3B4938;
    font-weight: 700;
}
/* END | Нижняя часть шапки (навигация) */

.top-banner,
.home-page-layout .home_important_section .medical_news,
.medical-hoime-slider .item {
    border-radius: 12px;
    overflow: hidden;
}
.important_text_block,
.medical_news.medical_news_squared .item {
    border-radius: 12px;
}
.gos_links .item {
    border-radius: 5px;
}
.avo_flash_card {
    border-radius: 12px;
    background: #FAFAFA;
    border: 0.5px solid #BDC5D3;
}
.avo-section.colored {
    background: #F0F0F0;
}
.home-page-layout .avo-section.home_useful_section {
    border-bottom: 5px solid rgba(168, 204, 158, 0.3);
}
.avo_fullmenu_wrapper .menu-bottom-icons {
    border-top: 1px solid #161E26;
}
.site-title-section {
    padding: 45px 0 33px;
}
.site-title-section .subtitle {
    margin-left: 0;
}

.avo-header-top .row.flex > .col-auto:first-of-type {
    width: 100px;
}
.avo-header-top .row.flex > .col-auto:nth-child(3) {
    width: 668px;
    padding: 0;
    justify-content: center;
}
.avo-header-top .row.flex > .col-auto:nth-child(4) {
    width: 272px;
}
.avo-header-top .row.flex > .col-auto:last-of-type {
    width: 189px;
    display: flex;
    justify-content: center;
}


@media (min-width: 768px) {
    .signed-out {
        margin-top: 0;
    }
    .avo-header-top .show_on_mobile {
        display: none;
    }
}

@media (max-width: 1570px) {
    .avo-header .avo-header-middle {
        background-image: url("../../images/decor/dou/girl_mobile.png"), url("../../images/decor/dou/tree.png");
        background-position: 0 100%, 101% 100%;
        background-size: 210px, 65px;
    }
    .avo-header::after {
        content: "";
        background-image: url("../../images/decor/dou/balloons.png");
        width: 308px;
        height: 278px;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
    }
    .avo_fullmenu_wrapper {
        right: 55px;
        left: 55px;
    }
}

@media (max-width: 991px) {
    .avo-header-top .search-box {
        margin: 0 97px 0 0;
    }
}

@media (max-width: 940px) {
    .avo_fullmenu_wrapper {
        right: 0;
        left: 0;
        top: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
}

@media (max-width: 768px) {
    .site-title-section {
        padding: 24px 0 23px;
    }
    .avo-header .avo-header-top .avo-btn {
        padding-top: 13px;
        padding-bottom: 13px;
    }
    .avo-header-top .row.flex > .col-auto:first-of-type .avo-btn {
        padding-top: 12px;
        padding-bottom: 9px;
    }
    .avo-header .avo-header-middle {
        padding-top: 0;
        background-image: none;
    }
    .avo-header {
        display: flex;
        flex-direction: column-reverse;
        padding-bottom: 35px;
    }
    .avo-header::after {
        background-image: url("../../images/decor/dou/balloons_mobile.png");
        top: auto;
        left: auto;
        right: 0;
        bottom: 0;
        width: 233px;
        height: 224px;
    }
    .avo-header-top .container {
        padding: 0 8px;
    }
    .avo-header .avo-header-top {
        overflow: visible;
        height: auto;
        padding: 0;
        background: none;
        box-shadow: none;
    }
    .avo-header .avo-header-top .row.flex {
        justify-content: space-between;
        flex-wrap: nowrap;
    }
    .avo-header .avo-header-top .mobile_nav_block.show_on_mobile {
        margin-bottom: 10px;
    }
    .avo-header .avo-header-top .mobile_nav_block {
        background: #A8CC9E;
        border-radius: 5px;
        padding: 0 16px;
        font-weight: 700;
        text-transform: uppercase;
    }
    .avo-header .avo-header-top a.avo-btn span {
        font-size: 14px;
    }
    .avo-header .avo-socials {
        display: block;
    }
    .avo-header .avo-header-top .avo-socials > :not(:first-child) {
        display: none;
    }
    .avo-header .avo-header-top .col-auto:last-child {
        padding-left: 0;
    }
    .avo-header .avo-header-top a.avo-btn span {
        margin: 0;
    }
    .avo_fullmenu_wrapper .menu-bottom-icons .hide_on_mobile {
        display: block !important;
    }
    .avo_fullmenu_wrapper .avo_fullmenu .child-menu li a {
        color: #161E26;
    }
    .avo-header-top a.avo-btn.search-btn svg.close_icon {
        margin-top: 1px !important;
    }
    .avo-header-top .search-box,
    .avo-header-top .menu-search .portlet-content .input-group-inset {
        height: 49px;
    }
    .avo_fullmenu_wrapper .menu-bottom-icons > .row.flex > .col-auto.flex:first-child {
        flex-direction: column;
        align-items: flex-start;
    }
    .avo_fullmenu_wrapper .site-title-section .title {
        max-height: none;
    }
    .avo-header-top .row.flex > .col-auto:first-of-type,
    .avo-header-top .row.flex > .col-auto:nth-child(3),
    .avo-header-top .row.flex > .col-auto:last-of-type {
        width: auto;
    }
    .avo_fullmenu_wrapper {
        position: absolute;
    }
}