.bx-context-toolbar-empty-area {
    font-size: 14px;
    padding: 0 0 0 14px;
}

.phone_block .phone span {
    display: block;
    margin: 0 0 10px 0;
}

.main_block {
    /*overflow-x: hidden;*/
}


/**
    Доработки, поменять в sass
 */

p {
    margin-bottom: 28px;
    line-height: 24px;
}

img.cover {
    width: 100%;
}

.article_separate {
    display: block;
    line-height: 23px;
    padding: 2px 40px 10px 10px;
    background-color: #f7f7f7;
    font-style: italic;
}

.articles_list {
    font-family: 'PTSans';
    font-size: 18px;
    color: #272727;
    line-height: 24px;
    margin-bottom: 15px;
}

.bx_videojs_player_b746c6e0da90e2b1a19730CodW2j-dimensions {
    width: 640px;
}

.breadcramb_line:not(padding) {
    padding-top: 10px;
    border-bottom: 1px solid #eeeeee;
    padding-left: 29px;
}

.breadcramb_line.padding {
    padding-top: 35px !important;
}

.white {
    color: #fff !important;
}

.dash-list li:before {
    content: "—";
    position: relative;
    left: -5px;
}

@media (min-width: 769px) {
    main {
        margin-top: 0 !important;
    }
}

@media (min-width: 769px) {
    .main_menu {
        z-index: 100;
    }
}

.nav_min_height {
   /* min-height: 41px;*/
    z-index: 1;
}

@media (min-width: 686px) and (max-width: 1023px) {
    .main_menu {
        top: 0;
    }
    main {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    .left_block_wrap {
        display: flex;
        justify-content: space-between;
        margin-bottom: 0;
    }
    .img-container-articles,
    .float-text {
        float: none !important;
        padding: 0 !important;
        width: auto !important;
    }
    .float-text,
    .float-text h1 {
        width: auto !important;
    }
    .phone_block {
        margin-top: 30px;
    }
    .form_block_contact input[type="submit"] {
        margin: 0 auto;
        float: none;
        width: 100%;
    }
    .inclusive_fields input[type="submit"] {
        max-width: 350px !important;
        margin: 0 auto;
    }
    .bx_videojs_player_b746c6e0da90e2b1a19730CodW2j-dimensions {
        width: 100%;
    }
    .video_item {
        height: auto;
    }
    .social--block {
        text-align: left;
    }
}

@media (max-width: 385px) {
    .logo_block {
        font-size: 18px;
    }
}

@media (max-width: 360px) {
    .logo_block {
        font-size: 15px;
    }
}

@media (max-width: 991px) {
    .block-italic {
        width: 50% !important;
    }
}

@media (max-width: 767px) {
    .block-italic {
        width: 95% !important;
    }
}

.fixed-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 995;
}

.left_block_wrap.fixed-menu {
    background-color: #fff;
    border-bottom: 1px solid #f4f4f4;
    box-shadow: 0 6px 4px -4px rgba(0, 0, 0, .2);
    padding: 5px 15px 0px 15px;
}

.news-detail+section {
    background-color: white;
}

.b-popup {
    width: 100%;
    min-height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    position: fixed;
    top: 0px;
    z-index: 100;
    display: none;
}

.b-popup .b-popup-content {
    position: absolute;
    top: calc(50% - 300px);
    left: calc(50% - 400px);
    width: 800px;
    height: 600px;
}

.cloneFrame {
    height: 100%;
}

@media (max-width:800px) {
    .b-popup .b-popup-content {
        top: calc(50% - 100px);
        left: calc(50% - 150px);
        width: 300px;
        height: 200px;
    }
}


/* custom */

.right_block {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

div.full_list_procedure {
    flex-wrap: nowrap;
}

@media (max-width:1024px) {
    .from_the_author {
        padding: 90px 0 10px;
    }
}

@media (max-width:992px) {
    .contact_block .phone {
        font-size: 21px;
    }
}

@media (max-width:768px) {
    .main_block .main_block_inner .bg_madam2 {
        display: none;
    }
    .main_block {
        height: auto;
    }
    .one_rewievs {
        margin: 0 auto;
    }
    .rewievs {
        padding: 40px 0 0 0;
    }
    .rewievs .for_text_wrapper {
        height: auto;
    }
    .rewievs h3 {
        margin-bottom: 0;
    }
    .form_block_contact {
        margin-bottom: 0;
    }
    .main_inner_block {
        padding: 37px 0 10px;
    }
    div.full_list_procedure {
        flex-wrap: wrap;
    }
    center .video-js.vjs-default-skin {
        height: 230px;
    }
}

center .vjs-big-play-centered .vjs-big-play-button {
    top: calc(50% - 22px);
    left: calc(50% - 30px);
    margin-left: 0;
}

@media (max-width:640px) {
    .testimonials_top_right {
        /*height: 200px; */
    }
}

@media (max-width:410px) {
    .bottom_slider .owl-dots {
        width: 33%;
    }
}

.complex {
    background-color: #f3f3f3;
    background-image: none;
}

.write_to_consultation .text_block .top li {
    border: 1px solid #e5e5e5;
}

.how_we_do_it {
    background-image: url(/local/templates/spb_zaikanie/images/how_we_do_it_bg.jpg);
}

.video-js {
    background-color: transparent;
}

video {
    background: url(/images/image.png) no-repeat;
}

.how_we_do_it h3 {
    color: #fff;
}

.testim-methods .owl-prev {
    background-image: url(/local/templates/spb_zaikanie/images/rewievs_arrow_prev_white.png);
}

.testim-methods .owl-next {
    background-image: url(/local/templates/spb_zaikanie/images/rewievs_arrow_next_white.png);
}

@media (max-width:340px) {
    .testim-methods .owl-prev {
        left: -23px;
        top: -80px;
        background-size: 21px;
    }
    .testim-methods .owl-next {
        top: -80px;
        background-size: 21px;
        right: -36px;
    }
}