

/* Start:/bitrix/templates/d_fest/components/bitrix/news.list/vizit-pist/style.css?16534982053157*/
.--border{
    border: 1px solid #fff;
}
.afishap-inn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: #000 !important;
    padding: 0 !important;
}
.place {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    margin-bottom: 20px;
    height: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.place__image {
    width: 100%;
    position: relative;
}
.place__image .special_offers {
    position: absolute;
    background-color: #fff;
    padding: 5px;
    left: 0;
    bottom: 0;
    width: 60%;
}
.place__email {
    margin-bottom: 1rem;
}
.place__email img {
    width: 40px;
}
.place__contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.place__image img {
    width: 100%;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
    height: 250px;
    -o-object-fit: cover;
       object-fit: cover;
}
.place__info p {
    margin-bottom: 0 !important;
    color: #fff;
    font-size: 11pt !important;
}
.place__info p a {
    color: #fff;
}
.place__info__name {
	min-height: 45px;
}
.place__info__address, .place__info__phone {
    font-family: "Anselm", Arial, sans-serif;
    margin-bottom: 20px !important;
}
.place__socials__list {
    list-style: none;
    padding: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.place__socials__list__item {
    margin-right: 5px;
}
.place__socials__list__item img {
    width: 40px;
}
.--border-left-vizit {
    border-left: 1px solid #fff;
}
.--border-not-third {
    border-right: 1px solid #fff;
}
.--border-unset {
    border-right: unset;
}
.--divider {
    border: 1px solid #fff;
}
.--fe {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
}
@media (max-width: 1200px) {
    .place__image .special_offers {
        width: 100%;
    }
}
@media (max-width: 992px) {
    .--divider-wrap {
        display: none;
    }
    .--border-not-third {
        border-right: unset !important;
        border-bottom: 1px solid #fff;
    }
    .--margin-bottom {
        border-bottom: 1px solid #fff;
        margin-bottom: 20px;
    }
    .--border-left-vizit {
        border-left: unset !important;
    }
}
/* End */
/* /bitrix/templates/d_fest/components/bitrix/news.list/vizit-pist/style.css?16534982053157 */
