

/* Start:/local/components/shkaf/zayavki.publiclist2/templates/.default/style.css?17796322153788*/
.rasp-list {
    display: none;
}

.loaded .rasp-list {
    display: block;
}

.rasp-timer, .rasp-filters {
    visibility: hidden;
}
.loaded .rasp-filters,
.loaded .rasp-timer {
    visibility: visible;
}

.loading .loading-icon {
    display: block;
}

.loading .map_block {
    visibility: hidden;
}

.rasp-sect-name {
    font-weight: bold;
    font-size: 18px;
}

.rasp-item {
    width: 300px;
    height: 175px;
    max-width: 100%;
    border-radius: 15px;
    box-shadow: 0 0 17px -5px #C6C6C6;
    display: inline-block;
    float: left;
    margin: 10px 5px 10px 15px;
}

.rasp-item-name {
    margin-top: 25px;
}

.rasp-item-name .a {
    word-wrap: break-word;
    color: #354446;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
}

.rasp-item-name .a:hover {
    color: #1685d6;
    text-decoration: none;
}

.rasp-item-info {
    padding: 15px;
    width: 225px;
    float: left;
    display: inline-block;
    position: relative;
    height: 175px;
}

.rasp-item-img {
    width: 75px;
    height: 100%;
    border-radius: 15px 0 0 15px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    display: inline-block;
}



.rasp-item-where {
    position: absolute;
    top: 10px;
    left: 16px;
}

.rasp-item-time {
    position: absolute;
    bottom: 10px;
    left: 15px;
}


.rasp-item-where span {
    display: inline-block;
    float: left;
    height: 20px;
    width: 20px;
    margin-right: 3px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.rasp-item-where .rasp-vk {
    background-image: url('/images/rasp/vk.svg');
}
.rasp-item-where .rasp-twitch {
    background-image: url('/images/rasp/twitch.svg');
}
.rasp-item-where .rasp-zoom {
    background-image: url('/images/rasp/zoom.svg');
}
.rasp-item-where .rasp-site {
    background-image: url('/images/logo_top.png');
}
.rasp-item-where .rasp-youtube {
    background-image: url('/images/rasp/youtube.svg');
}

.rasp-ryo {
    opacity: 0.4;
    position: absolute;
    bottom: 10px;
    right: 10px;
    height: 20px;
    width: 20px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/images/rasp/ryo.png');
}

.rasp-item-fav {
    cursor: pointer;
    position: absolute;
    top: 8px;
    right: 7px;
    height: 25px;
    width: 25px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/images/rasp/star_border-black-18dp.svg');
}

.bx-no-touch .rasp-item-fav:hover,
.rasp-item-fav.fav-selected {
    background-image: url('/images/rasp/star-black-18dp.svg');
}

.bx-no-touch .rasp-item-fav.fav-selected:hover {
    background-image: url('/images/rasp/star_border-black-18dp.svg');
}

.rasp-filters .blue_dashed:hover {
    border-bottom: transparent;
    cursor: pointer;
}


.rasp-dead {
    opacity: .5;
}

.rasp-place {
    position: absolute;
    top: 9px;
    font-size: 14px;
    color: gray;
}

.map img {
    width: 100%;
    max-width: 600px;
}

.map_btn {
    cursor: pointer;
    font-size: 24px;
}
.map_btn.blue_dashed:hover {
    border-color: transparent;
}

.ann_banner {
    background: #000 url('/images/ann/bg.png') no-repeat center;
    width: 100%;
    text-align: center;
    padding: 10px;
    margin-bottom: 16px;
    display: block;
    border-radius: 8px;
}
.ann_banner:hover {
    opacity: .8;
}

.ann_banner .ann_text {
    color: white;
    font-family: 'Lobster', cursive, Georgia, serif;
    font-size: 26px;
}


@media (max-width: 1280px) {
    .ann_banner .ann_text {
        font-size: 22px;
    }
}

@media (max-width: 680px) {
    .ann_banner .ann_text {
        font-size: 18px;
    }
}
/* End */
/* /local/components/shkaf/zayavki.publiclist2/templates/.default/style.css?17796322153788 */
