.avo-header .avo-header-top {
    background: #434343;
    color: #FFF;
}
.avo-header .avo-header-top .avo-btn__important {
    background-color: #E5A000;
    padding-left: 20px;
    padding-right: 20px;
}
.medical_news.medical_big_news_single .item .date {
    background-color: #E5A000;
}
.avo-header .avo-header-top a.avo-btn:hover span,
.avo_fullmenu_wrapper .menu-search .portlet-content .fieldset .input-group-inset-item-after svg {
    color: #FFF;
}
.menu-search .menu-search .portlet-content .fieldset .input-group-inset-item-after svg {
    color: #1E1E1E;
}
.avo-menu, .avo-menu .search-box, .avo-section.colored, .avo_flash_card {
    background: #F5F5F5;
}
.avo-menu,
.avo-section.colored,
.medical_news.medical_news_squared .item,
.group_slides .avo_flash_card {
    box-shadow: 0px 3px 5px 0px #0000000D inset;
}
.avo-menu .menu .navbar-nav li a,
.avo-menu .header-mobile-link,
.menu-search .portlet-content .fieldset .input-group-inset-item-after svg,
.menu-search .portlet-content input[type='text'],
.menu-search .portlet-content input.search-input {
    color: #000;
}
.avo-menu .header-right-buttons a.avo-btn.search-btn svg.search_icon path,
.avo-menu .header-right-buttons a.avo-btn.search-btn svg.close_icon path,
.avo-menu .header-right-buttons a.avo-btn.menu_btn svg path {
    fill: #1E1E1E;
}
.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-menu .menu .navbar-nav .child-menu li a,
.avo-body a,
.avo-body h1,
.avo-body h2,
.avo-body h3,
.avo-body h4,
.avo-body h5,
.avo-body h6 {
    color: #40513B;
}
.avo_footer {
    background-color: #394B3A;
}
.site-title-section img {
    margin-right: 0;
    max-height: none;
    max-width: 100%;
}
.site-title-section flex {
    column-gap: 20px;
}
.gavrilov_logo-img {
    max-width: 100%;
}
.avo_fullmenu_wrapper {
    background: #434343;
}
.avo_fullmenu_wrapper .site-title-section img {
    max-width: 90%;
    max-height: none;
}
.avo_fullmenu_wrapper .avo_fullmenu>li li a,
.avo-header .avo-header-top a.avo-btn span {
    color: #c9c9c9;
}
.avo-header .avo-header-top a.avo-btn svg path,
.avo-header .avo-socials a svg path {
    fill: #c9c9c9;
}
.avo-header .avo-header-top .avo-btn__important span,
.avo_fullmenu_wrapper .menu-search .portlet-content input[type='text'],
.avo_fullmenu_wrapper .menu-search .portlet-content input[type='text']::placeholder,
.avo_footer .first-footer .footer_search .portlet-content input[type='text']::placeholder {
    color: #fff !important;
}
.avo-header .avo-header-top a.avo-btn__important svg path,
.avo-header .avo-socials a:hover svg path,
.avo-header .avo-header-top a.avo-btn:hover svg path {
    fill: #fff;
}
.toast-body .btn {
    background-color: #394B3A !important;
}
.avo-body a.icon-rss::after {
    background-image: url("../../images/icons/rss_feed-gavrilov-24px.svg");
}
.avo-body a.icon-link::after {
    background-image: url("../../images/icons/launch-gavrilov-24px.svg");
}
.home-page-layout .avo-section.home_useful_section {
    border-bottom: 3px solid #F5F5F5;
}
.medical_news.medical_big_news_single a {
    color: inherit;
}

@media (min-width: 1200px) {
    .gavrilov_logo-img {
        max-width: 90%;
    }
}
@media (max-width: 768px) {
    .site-title-section img {
         margin-right: 0;
         margin-left: 0;
         margin-top: 0;
         max-height: none;
         max-width: 100%;
    }
    .avo_fullmenu_wrapper .site-title-section img {
        max-width: 100%;
        max-height: none;
        margin-top: 0;
    }
}