

/* Start:/local/templates/airline/components/bitrix/search.title/top_material/style.css?17748758761048*/
.title-search-result {
    z-index: 99;
}
div.title-search-result-custom {
    border-top: 1px solid #c6c6c6;
    display: block;
    overflow: hidden;
    z-index: 205;
    background: #FFFFFF;
    padding: 0px;
    box-shadow: 0px 20px 15px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}

span.title-search-item-name {
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #272C2E;
}

.title-search-item-sect a {
    display: flex;
    flex-direction: column;
}

.title-search-row a {
    padding: 5px;
}
.title-search-all a {
    padding: 10px 70px;
    display: block;
}
.title-search-all a:hover {
    background-color: #F9F9F9;
}
span.title-search-item-name:hover {
    color: #EA5B0C;
}

span.title-search-path {
    color: #828E9B;
    font-size: 14px;
}

.title-search-item a {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.title-search-item img {
    height: 55px;
    margin-right: 10px;
}

.title-search-item a:hover {
    background-color: #F9F9F9;
}
/* End */
/* /local/templates/airline/components/bitrix/search.title/top_material/style.css?17748758761048 */
