/*
 * Copyright (c) 2021. sandysman@mail.ru Martynov A.V.
 */

.social__elem{
    width: 27px;
    height: 27px;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.aside_fixed .sideref {
    padding-left: 40px;
}
.uslugi__video .consumers__video{
    height: 330px;
}
.aside__menu .href::after {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    border: 2px solid #325491;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(45deg);
    margin-top: 6px !important;
    margin-left: 5px;
}
.consumers__video_active .video__play{
    display: none;
}
.consumers__video_active::before{
    content: none !important;
}
@media (max-width: 1100px) {
    .aside_fixed{
        display: block !important;
        position: static !important;
        width: 100% !important;
        margin-bottom: 20px;
    }
    .aside_fixed .info-aside__top{
        border-left: 0;
        margin: 0;
    }
    .aside_fixed .header_phone.phoneside.f4, .aside_fixed .info-aside__top-wrapper, .aside_fixed .sideref{
        padding-left: 0 !important;
        margin-left: 0 !important;
    }
    .aside_fixed .header_phone.phoneside.f4, .aside_fixed .info-aside__top-wrapper{
        margin: 10px 0 !important;
    }
    .aside_fixed .info-aside__top{
        padding: 0;
    }
}
@media (max-width: 600px) {
    .video {
        font-size: 16px;
        line-height: 22px;
    }

    .video p {
        padding-bottom: 5px;
    }

    body.fixmenu .aside_fixed {
        position: relative !important;
    }

    .f1 {
        display: none;
    }

    .f2 {
        padding-top: 0px !important;
        padding-left: 25px !important;
        border-top: 0px !important;
        border-bottom: 0px !important;
        padding-right: 6px !important;
    }

    .f4 {
        text-align: left !important;
        margin-top: 31px !important;
        padding-left: 25px !important;
    }

    .f2 .fhref {
        padding-bottom: 0px !important;
    }

    .grar {
        display: none;
    }

    .uslug_info-title {
        font-size: 20px;
        line-height: 27px;
    }

    .text {
        padding-right: 0px !important;
    }

    .title {
        font-size: 16px;
    }

    .imfile img {
        width: 17px;
    }

    .txtfile {
        padding-left: 20px;
        padding-top: 0px !important;
    }

    .file {
        margin-right: 0px !important;
    }

    .level-list {
        display: block !important;
    }

    .row {
        display: block !important;
    }

    .level-item {
        width: 100% !important;
        padding-top: 15px;
    }

    .arrow img {
        transform: rotate(90deg);
    }

    .arrow2 img {
        transform: rotate(270deg);
    }

    .arrow {
        display: block !important;
        padding-right: 0px;
        padding-left: 8px;
        text-align: center;
        padding-top: 31px;
    }

    .arrow2 {
        display: block !important;
        padding-right: 0px;
        padding-left: 8px;
        text-align: center;
        padding-top: 31px;
    }

    .row {
        margin-top: 0px !important;
    }

    .butside {
        padding-top: 35px;
        padding-bottom: 35px;
    }


    .aside__menu .sideref .href {
        width: auto;
    }

    .sideref {
        display: flex;
        flex-wrap: wrap;
        padding-left: 50px;
        padding-right: 45px;
        border-top: 1px solid #E2E2E2;
        border-bottom: 1px solid #E2E2E2;
        padding-bottom: 10px;
        padding-top: 30px;
    }

}
@media (max-width: 1000px) {
    .tbl {
        display: none !important;
    }
}
@media (max-width: 600px) {
    .sideref .href {
        padding-bottom: 20px;
        width: 50%;
    }

    .sideref {
        padding-right: 0px !important;
        border-top: 1px solid #E2E2E2;
        border-bottom: 1px solid #E2E2E2;
        padding-bottom: 10px;
        padding-top: 30px;
        margin-top: 54px;
        margin-bottom: 54px;
    }

    .butside {
        text-align: center;
        margin-top: 54px;
    }

    body.fixmenu .aside_fixed {
        display: none;
    }
}
