

/* Start:/local/templates/.default/components/bitrix/breadcrumb/universal/style.min.css?1751018024800*/
.bx-breadcrumb {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .bx-breadcrumb-item {height: 22px; white-space: nowrap; } .bx-breadcrumb-item-angle {margin: 0 10px; color: #212529; vertical-align: top; font-size: 12px; } .bx-breadcrumb-item-link {border-bottom: 0; vertical-align: top; line-height: 21px; } .bx-breadcrumb-item-text {vertical-align: top; white-space: normal; font: 400 14px/21px "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif; transition: 50ms linear all; } a.bx-breadcrumb-item-link {color: #212529; line-height: 200%; } a.bx-breadcrumb-item-link:hover {color: #00BBEA; }
/* End */


/* Start:/local/components/coa/search.delivery/templates/.default/style.css?17126482814135*/
.page-search-delivery.block{
    padding-bottom: 120px;
}

.page-search-delivery .page-title{
        margin-bottom: 10px;
        text-align: left;
    }

    .page-search-delivery .desc{
        margin-bottom: 40px;
        font-size: 14px;
        font-weight: 500;
    }

    .page-search-delivery small{
        display: block;
        font-size: 12px;
        font-weight: 300;
        color: #1E2A34;
        margin-bottom: 8px;
    }

    .page-search-delivery input[type='submit']{
        height: 48px;
        padding-left: 24px;
        padding-right: 24px;
        padding-top: 0;
        padding-bottom: 0;
        width: 100%;
        margin-top: 16px;
    }

    .page-search-delivery input[type='text']{
        display: block;
        width: 100%;
        max-width: 555px;
        height: 48px;
        background: #F6F6F6;
        border-radius: 5px;
        border: none;
        padding-left: 12px;
        padding-right: 12px;
    }

    .page-search-delivery input[type='text'].error{
        border: 1px solid #D62C1F;
        color: #D62C1F;
    }


    .page-search-delivery .block-form .errors .error-text{
        margin-top: 16px;
        color: #D62C1F;
        font-size: 12px;
        text-align: center;
       
    }
    
    

    .page-search-delivery .found-results{
        margin-top: 56px;
        display: none;
    }

    .page-search-delivery .found-results.show{
        display: block;
    }

    .page-search-delivery .found-results .sub-title{
        font-size: 18px;
        font-weight: 900;
        color: #1E2A34;
        margin-bottom: 24px;
    }

    .page-search-delivery .found-results .items .item{
        margin-bottom: 24px;
        font-size: 16px;
    }

    .page-search-delivery .found-results .items .item .item-title{
        font-weight: 900;
    }

    .page-search-delivery .found-results .items .item .key{
        color: #8E97A2; 
    }


    .page-search-delivery .found-results .items-header{
        display: none;
    }

    .page-search-delivery .found-results .items-header.show{
        display: none;
    }


    @media screen and (min-width: 992px){
        .page-search-delivery.block{
            padding-bottom: 240px;
        }

        .page-search-delivery .page-title{
            text-align: left;
        }

        .page-search-delivery .block-form form{
            display: flex;
            -webkit-flex-flow: row wrap;
                -ms-flex-flow: row wrap;
                    flex-flow: row wrap;
        }

        .page-search-delivery .found-results .sub-title{
            font-size: 24px;
        }

        .page-search-delivery .block-form .errors{
            width: 100%;
        }

        .page-search-delivery .block-form .errors .error-text{
            text-align: left;
        }

        .page-search-delivery input[type='submit']{
            margin-left: 16px;
            width: auto;
            margin-top: 0;
        }

        .page-search-delivery .found-results .items .item{
            display: table;
            width: 100%;
            margin-bottom: 0;
            padding-top: 24px;
            padding-bottom: 24px;
            padding-left: 24px;
            padding-right: 24px;
        }

        .page-search-delivery .found-results .item:nth-of-type(even){
            background: #F6F7FA;    
        }
        

        .page-search-delivery .found-results .item .item-title{
            display: table-cell;
            width: 15%;
        }

        .page-search-delivery .found-results .item .line{
            display: table-cell;
            width: 15%;
        }

        .page-search-delivery .found-results .item .key{
            display: none;
        }

        .page-search-delivery .found-results .items-header{
            display: none;
            width: 100%;
            padding-left: 24px;
            padding-right: 24px;
        }

        .page-search-delivery .found-results .items-header.show{
            display: table;
        }

        .page-search-delivery .found-results .items-header .cell{
            display: table-cell;
            width: 15%;
        }
    }
/* End */
/* /local/templates/.default/components/bitrix/breadcrumb/universal/style.min.css?1751018024800 */
/* /local/components/coa/search.delivery/templates/.default/style.css?17126482814135 */
