.sidebar {
    gap: 20px;
}

.sidebar li {
    width: 250px;
}

.visually-hidden {
    position: absolute;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
}

[sidebar-navigation] ul li a.active {
    background-color: #F4F7FB;
    font-weight: 600;
}

.swiper-container-horizontal .product-info-block[data-entity="props-block"] {
    display: none;
}

a.content-box {
    z-index: 0;
}

.header--top {
    padding-bottom: 12px;
}

.header--top #title-search {
    margin-top: 16px;
}

.header--top #phonearea {
    margin-top: 23px;
}

.block--work {
    padding-top: 23px;
}

.block--office {
    padding-top: 23px;
}

.top-panel--desctop .ul-style a.active {
    font-weight: 400;
    text-decoration: none;
    color: #fc4a0a !important;
	border-color: rgba(252,74,10,.3) !important;
}

.top-panel--desctop .ul-style a {
    color: #1b86c0 !important;
	border-color: #1b86c0 !important;
}

.top-panel--desctop .ul-style a:hover {
    text-decoration: none;
}

@media only screen and (max-width: 768px) {

    .sidebar {
        flex-direction: column;
        gap: 5px;
    }

    .order_item div {
        left: 0;
    }

    a.content-box {
        z-index: 1;
    }

    .ul-style {
        flex-direction: column !important;
    }
}

@media only screen and (max-width: 540px) {
    .pagination {
        width: 100%;
        font-size: 10px;
    }

    .pagination .page-link {
        padding: 0.4rem 0.65rem;
    }
}

@media only screen and (max-width: 420px) {
    .pagination {
        font-size: 10px;
    }

    .pagination .page-link {
        padding: 0.2rem 0.45rem;
    }
}

@media (min-width: 576px) {
    .mobile-content-box {
        display: none !important;
    }
}

.insurance .item.strah {
    position: relative;
}

.insurance .item.strah .label {
    position: absolute;
    top: 0;
    right: 0;
    content: url('img/sticker1.png');
    width: 125px;
    height: 125px;
}

/* Menu 08.09.2021 */

.pff-mp-menu .pff-menu>.nav-item>.next-level-block .icon-content {
    display: none;
}

@media (min-width: 1200px) {
    .pff-mp-menu .pff-menu>.nav-item>.next-level-block {
        left: unset !important;
        margin-left: -1rem;
        max-width: 20%;
    }
}

.pff-mp-menu .pff-menu>.nav-item>.next-level-block .item-text:hover {
    color: #2babcc;
}

.pff-mp-menu .pff-menu>.nav-item>.next-level-block>ul>li {
    background-color: transparent;
}

.bg-fbd {
    background-color: #003265;
}

.pff-mp-menu .pff-menu>li:hover {
    background-color: #003265;
}

[data-nav-block] li {
    padding: 0.8rem;
}

@media (max-width: 1200px) {
    div.pff-mp-menu {
        background-color: #003265 !important;
    }

    .pff-mp-menu .nav-center.my-nav-center,
    .pff-mp-menu .nav-right {
        background-color: #003265;
    }

    .pff-mp-menu .nav-right a {
        color: #fff !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;
    }

    .pff-mp-menu .nav-center.my-nav-center .home-btn {
        background-color: #003265;
    }

    .pff-mp-menu .nav-center.my-nav-center .item-text,
    .pff-mp-menu .nav-center.my-nav-center .nav-item-link,
    .pff-mp-menu .nav-center.my-nav-center .home-btn a {
        background-color: #003265;
        color: #fff;
    }

    .pff-menu>li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;
    }

    .pff-mp-menu .nav-left a.btn-close {
        color: #fff !important;
    }
}

.fa-search:before {
    font-family: 'Font Awesome 5 Free';
}

.section-service .hover-card .icon-content {
    height: auto !important;
    padding-top: 24px;
    padding-bottom: 24px;
}

.section-service .hover-card .icon-content.left {
    height: auto !important;
    padding-bottom: 24px;
    padding-top: 0px;
}

.section-service .hover-card .icon-content.right {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100% !important;
    padding-top: 0px;
    padding-bottom: 0px;
}


.ul-style {
    display: flex;
    justify-content: space-between;
}

.ul-style a.active {
    font-weight: 800;
    text-decoration: underline;
}

.social-share {
    display: none !important;
}

@media (max-width: 576px) {

    header i.fa-clock,
    header i.fa-map-marker-alt {
        margin-right: 0px !important;
    }

    header i.fa-clock,
    header i.fa-clock+span.c-default,
    header .ta-left .f-left a,
    header .search-container #title-search-input,
    header .search-container #title-search-input::placeholder,
    header .f-right .c-white,
    header #phonearea {
        font-size: 12px !important;
    }

    header .f-right {
        margin-right: 4px;
    }

    header .f-right:last-child {
        margin-right: 0;
    }

    header .ta-left .f-left a {
        margin-right: 5px !important;
    }

    header i.fa-map-marker-alt+a {
        font-size: 12px !important;
    }

    header .search-container #title-search-input {
        padding-left: 10px !important;
    }

    header .search-container button.fa-search {
        width: 38px;
    }

    header ul.d-flex i.fa-sign-out-alt,
    header ul.d-flex i.fa-user {
        font-size: 12px !important;
        margin-right: 2px !important;
    }

    header .d-xs-block .row>div:first-child {
        padding-right: 0 !important;
    }

    header .d-xs-block .row>div:last-child {
        padding-left: 0 !important;
    }
}