.staff-list--short .but88 {
    margin-top: 10px;
}

.staff-list--short .but88 button {
    width: 100%;
}

.ublock4 .cta1 .wf_callback-form {
    color: #fff;
    border-color: #fff;
}

.fancybox-close-small {
    z-index: 1052;
}

.button:not(.button_active) {
    background-color: transparent;
}

.button.services_section:not(.button_active):hover,
input.button:hover, .button.button--green:not(.button_active):hover,
.staff-card__btn-wrapper a:hover,
.staff-card button:hover,
.button:hover {
    color: #af8246;
}

.button.button--green {
    text-decoration: none;
}

.article-warning-block .article-warning-title {
    font-size: 18px;
    color: #83958c;
    transform: scaleY(2);
    min-height: 20px;
    line-height: 20px;
    padding-top: 25px;
    padding-right: 25px;
    padding-left: 25px;
    text-align: center;
    margin-bottom: 10px;
    width: 100%;
    letter-spacing: 0.555px;
    display: inline-block;
}

.article-warning-block {
    background: #f6f6f6;
}

.article-warning-block .article-warning-offer {
    font-size: 16px;
    color: #777;
    margin: 0;
    padding: 25px;
    text-align: justify;
}

@media screen and (max-width: 560px) {
    .modal-body iframe {
        max-height: none;
    }

    #wf_callback-form .modal-content {
        height: 70vh;
    }

    .fancybox-slide--html .fancybox-close-small {
        top: 50px;
        right: 10px;
        color: #b1854a;
        padding: 0;
    }
}

@media screen and (min-width: 1280px) {
    .header .social-block__bottom-line {
        width: auto;
    }
}

@media screen and (max-width: 1280px) {
    .new-main {
        width: 100%;
    }
}

.new-main {

.accordion-item.active .accordion-content {
    max-height: 4500px;
}

}

[data-controller="signin"] {

&
.input-group {
    display: flex;
    align-items: center;
}

&
.input-group-text {
    background: gainsboro;
    border: 1px solid #b0b0b0;
    border-right: 0;
    height: 41px;
    border-radius: 8px 0 0 8px;
}

&
.form-group .form-control {
    margin-bottom: 0;
    border: 1px solid #b0b0b0;
}

&
[data-controller="serviceDesk"],

&
[data-action="signin#esia"] {
    border: unset;
    padding: 8px;
    display: inline-flex;
    align-items: center;
}

&
[data-action="signin#esia"] img {
    width: 40px;
}

&
.modal-footer {
    padding: 20px 0;
}

&
.modal-footer .btn {
    background: unset;
}

}
[role="document"] {

&
.underline {
    border: unset;
    margin: 0;
    padding: 0;
    text-decoration: underline !important;
}

&
.form-group .form-check label {
    margin-bottom: 0;
    font-size: 14px;
}

&
#accept {
    margin: 0;
}

}


.top-banner__btn {
    gap: 10px;
    display: flex;
}

.top-banner__btn a {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 0 !important;
}

.top-banner__btn button{
    margin-top: 0 !important;
}

.top-banner > .b-grey {
    background-size: cover !important;
}

@media (max-width: 920px) {

    .centers button, .directions-items button {
        width: 100%;
        margin-bottom: 10px;
    }

    .top-banner .m-45 {
        font-size: 32px;
    }

    .top-banner__btn{
        flex-direction: column;
    }
}

@media (max-width: 540px) {
    .new-main .directions-padding {
        padding: 30px 22px 20px 22px;
    }

    .new-main .padding-42 {
        padding: 22px;
    }
}

.new-main .specialist-block #show-more-button{
    margin-top: 20px;
}

.price-table__title{
    text-align: left;
}

.accordion-type-1{
    background-color: #fff;
}

.accordion-type-1 .shadow:hover{
    box-shadow: 0 5px 25px 0 rgba(18, 25, 38, .1);
}


@media(max-width: 1000px){
    /* Стили для .table-price-wrap .table */
    .table-price-wrap .table {
        border: 0;
        margin-top: 0;
    }

    .table-price-wrap .table table,
    .table-price-wrap .table thead,
    .table-price-wrap .table tbody,
    .table-price-wrap .table th,
    .table-price-wrap .table td,
    .table-price-wrap .table tr {
        display: block;
    }

    .table-price-wrap .table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .table-price-wrap .table td {
        border: none;
        position: relative;
        padding-left: 0;
        text-align: left;
        width: 100%;
        border-bottom: none !important;
        border-top: none !important;
    }

    .table-price-wrap .table td:before {
        content: attr(data-label);
        position: absolute;
        left: 10px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        font-weight: bold;
    }

    .table-price-wrap .table .col-xs-7.nowrap.text-right{
        width: auto;
    }

    .table-price-wrap .table .akcii-price{
        padding-top: 0;
    }

    .table-price-wrap .table tr{
        border-top: 1px solid #f1f1f1;
        background: transparent !important;
    }

    .table-price-wrap .table tr:hover{
        background: transparent !important;
    }

    .table-price-wrap .table tr:hover td{
        background: transparent !important;
    }

    .table-price-wrap table.table:not(.table-bordered) > tbody > tr:hover td:first-of-type{
        padding-left: 0;
        border-left: 0;
    }

    .table-price-wrap table.table:not(.table-bordered)>tbody>tr:hover td:last-of-type{
        padding-right: 0;
        border-right: none;
    }

    /* Существующие стили для .m-accordion .table */
    .m-accordion .table {
        border: 0;
    }

    .m-accordion .table table,
    .m-accordion .table thead,
    .m-accordion .table tbody,
    .m-accordion .table th,
    .m-accordion .table td,
    .m-accordion .table tr {
        display: block;
    }

    .m-accordion .table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .m-accordion .table td {
        border: none;
        position: relative;
        padding-left: 0;
        text-align: left;
        width: 100%;
        border-bottom: none !important;
    }

    .m-accordion .table td:before {
        content: attr(data-label);
        position: absolute;
        left: 10px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        font-weight: bold;
    }

    .m-accordion .table td{
        border-top: none !important;
    }

    .m-accordion .table  .col-xs-7.nowrap.text-right{
        width: auto;
    }

    .m-accordion .table  .akcii-price{
        padding-top: 0;
    }

    .m-accordion .table{
        margin-top: 0;
    }

    .m-accordion .table tr{
        border-top: 1px solid #f1f1f1;
        background: transparent !important;
    }

    .m-accordion .table tr:hover{
        background: transparent !important;
    }
    .m-accordion .table tr:hover td{
        background: transparent !important;
    }

    .m-accordion table.table:not(.table-bordered) > tbody > tr:hover td:first-of-type{
        padding-left: 0;
        border-left: 0;
    }

    .m-accordion table.table:not(.table-bordered)>tbody>tr:hover td:last-of-type{
        padding-right: 0;
        border-right: none;
    }

    .table-price-wrap table.table tbody tr td .col-xs-6{
        width: auto;
        padding: 0;
        margin-right: 20px;
    }

    .price-table .price-table__price{
        width: auto;
        padding: 0;
        margin-right: 20px;
    }

    .table-price-wrap table.table tbody tr td button{
        transform: translateY(-12px);
    }

    .ublock0-2{
     padding-bottom: 10px;
    }
}