

/* Start:/local/templates/vodohod/components/bitrix/news.list/hotels/style.css?1760596689782*/

.row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.row-item {
    padding: 18px;
    width: calc((100% / 3) - 36px);
}

.row-item a {
    color: #6e86ff;
    text-decoration: underline;
}

.item-heading {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.item-heading h3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}

.item-heading p {
    font-size: 14px;
    line-height: 20px;
}

.item-heading img {
    margin-right: 14px;
    display: inline;
}

.fdb__info {
    color: white;
    text-decoration: underline;
}
.item-heading {
    margin-bottom: 18px;
}
.content-page .item-heading h3 {
    margin-bottom: 0px;
}

@media only screen and (max-width: 1024px) {
    .row-item {
        width: 320px;
    }
}
/* End */
/* /local/templates/vodohod/components/bitrix/news.list/hotels/style.css?1760596689782 */
