

/* Start:/local/templates/mybani.v2/components/bitrix/search.title/bootstrap_v5_BB/style.css?1636233130451*/

.title-search-result {
    border:           1px solid #c6c6c6;
    display:          none;
    overflow:         hidden;
    z-index:          999999;
    background-color: #fff;
    padding:          10px;
    border-radius:    3px;
}

.bx_item_block {
    font-size:      14px;
    padding-bottom: 5px;
    margin-bottom:  5px;
    border-bottom:  1px solid #ddd;
}

.all_result,
.others_result { border: none; }

.all_result { margin-bottom: 0;}

/* End */


/* Start:/local/components/bb/metro.list/templates/footer_list/style.css?1602169059151*/

.metro-list__item {
    display   : inline-block;
    padding   : 0 5px;
    font-size : 0.8em;
    opacity   : 0.9;
}

.metro-list-item__link {

}



/* End */


/* Start:/local/templates/mybani.v2/styles.css?16285947963086*/
html {
    font-size   : 14px !important;
    font-weight : 300 !important;
    font-family : Helvetica Neue, Helvetica, Arial, sans-serif !important;
}

body {
    /*background      : url('/local/templates/mybani.v1.1/images/pattern-NY2021.png') 0 0 repeat;*/
    /*background-size : 50%;*/
}


/* COMMON */
.c-orange {
    color : #ff8600;
}


/* HEADER */

header {
    position   : relative;
    background : #2D2D2D;
    /*background : #7A001E;*/
    color      : white;
}

.header-cover-lines {
    position  : absolute;
    max-width : 390px;
    width     : 30%;
    height    : 100%;
}

.header-cover-lines_l {
    left       : 0;
    top        : 0;
    background : url("/images/header-lines-l.png") 100% 50% no-repeat;
    /*background : url("/images/ny-l.png") 0 50% no-repeat;*/
}

.header-cover-lines_r {
    right      : 0;
    bottom     : 0;
    background : url("/images/header-lines-r.png") 0 50% no-repeat;
    /*background : url("/images/ny-r.png") 100% 50% no-repeat;*/
}



.header-logo {
    font-size   : 2em;
    font-weight : 900;
    font-family : Helvetica Neue, Helvetica, Arial, sans-serif !important;
}

.header-logo:hover {
    text-decoration : none;
}

.header-logo-link:hover {
    text-decoration : none;
}

#header-burger {
    width         : 50px;
    padding       : 6px 12px;
    margin-top    : 6px;
    border        : 1px solid orange;
    border-radius : 4px;
    cursor        : pointer;
}

#header-burger:active {
    border : 1px solid #ff6400;
}

.header-menu__box {
    position   : relative;
    background : #2D2D2D;
    overflow   : hidden;
    display    : none;
}

.header-menu__item {
    font-size     : 1.3em;
    margin-bottom : 20px;
}

.header-menu__item a {
    color : white;
}

.header-menu__item-icon {
    width        : 20px;
    margin-right : 7px;
    opacity      : 0.4;
}

.header-menu__delimiter {
    width         : 100%;
    border-bottom : 1px solid #DEDEDE;
    margin        : 20px 0;
}

@media (max-width : 768px) {
    .header-cover-lines {
        display : none;
    }

    .header-cover-lines_l {
        /*display : none; */
    }

    #header-burger {
        margin-top : -12px;
    }
}

/* WORKAREA */
#workarea .container {
    /*background : white;*/
}

/* FOOTER */

footer a {
    /*color : #2196f3;*/
}

footer .nav {}

footer .nav.nav-tabs {border-bottom : none;}

footer .tab-content {
    padding : 0;
    margin  : 0;
}

footer .tab-content .tab-pane {
    padding          : 2.5rem 0;
    color            : #999;
    text-align       : center;
    background-color : #f9f9f9;
    border-top       : .05rem solid #e5e5e5;
}

footer .tab-content .tab-pane#nav-metro {
    text-align : left;
}

.footer-logo {
    color           : #000;
    font-weight     : 900;
    text-decoration : none;
}

.footer-logo:hover {
    text-decoration : none;
    color           : #000;
}


/* POINT EDIT */
.bx-filter-select-popup[data-role=dropdownContent] {
    max-height : 400px;
    overflow   : scroll;
}


/* TOOLS */

.red {
    border : 1px solid red;
}

.grey {
    border : 1px solid grey;
}
/* End */


/* Start:/local/templates/mybani.v2/template_styles.css?16285947961085*/

.mb-content__box {
    position: relative;
}

.mb-content__box_blue {
    background: #F1F5F6;
}

.mb-content {
    margin: 0 auto;
    max-width: 900px;
    padding: 50px 20px;
    font-size: 1.2em;
    line-height: 2em;
}

.mb-h1, .mb-h2, .mb-h3, .mb-h4, .mb-h5, .mb-h6 {
    font-family: 'Oswald', sans-serif;;
}

.mb-content code {
    padding: 10px;
    background: #deedf1;
    border-radius: 4px;
}

.mb-content .table {
    text-align: center;
}

.mb-content .table td, .mb-content .table th {
    vertical-align: middle;
    min-width: 150px;
}

.mb-content .table td:nth-child(1) {
    text-align: left;
}

.mb-content .table .fa-plus {
    color: green;
}

.mb-content .table .fa-minus {
    color: red;
}

.mb-content img {
    max-width: 100%;
}

.mb-line_short {
    line-height: normal;
}

@media (max-width: 992px) {
    .mb-content {
        max-width: 720px;
    }
    .mb-content .table td, .mb-content .table th {
        min-width: auto;
    }}

@media (max-width: 768px) {
    .mb-content .table {
        font-size: 0.9em;
        line-height: normal;
    }
}


/* End */
/* /local/templates/mybani.v2/components/bitrix/search.title/bootstrap_v5_BB/style.css?1636233130451 */
/* /local/components/bb/metro.list/templates/footer_list/style.css?1602169059151 */
/* /local/templates/mybani.v2/styles.css?16285947963086 */
/* /local/templates/mybani.v2/template_styles.css?16285947961085 */
