#top-block {
    margin-top: 25px;
    margin-bottom: 35px;
}

.top-afisha-main-col {
    text-align: center;
    margin-bottom: 25px;
}

.top-afisha-main-col-div {
    position: relative;
    display: inline-block;
}

.top-afisha-main-col-div img {
    display: inline-block;
    width: 100%;
    max-width: 424px;
    height: auto;
}

.top-afisha-main-text {
    display: inline-block;
    width: 100%;
    max-width: 424px;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 999;
    padding: 25px 15px 25px 15px;
    text-align: center;
    font-family: 'PermianSansTypeface', Helvetica, sans-serif;
    font-size: 23px;
    font-weight: bold;
    text-shadow: -1px -1px 2px black;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));

}

.top-afisha-main-text a {
    color: #ffffff;
    text-decoration: none;
}
.top-afisha-main-text a:hover {
    color: #ffffff;
    text-decoration: none;
}

.top-afisha-item-col {
    text-align: center;
}

.top-afisha-item {
    display: flex;
    max-width: 650px;
    margin-bottom: 15px;
}



.top-afisha-item-image img{
    height: 195px;
    width: auto;
    margin-right: 15px;
}

.top-afisha-item-text {
    text-align: left;
}

.top-afisha-desc {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
}

.top-afisha-header {
    font-size: 1.7rem;
    font-weight: bold;
    margin-bottom: 5px;
}

.top-afisha-header a {
    color: #3a3a3a;
    text-decoration: none;
}

.top-afisha-header a:hover {
    color: #f05623;
    text-decoration: none;
}

.top-afisha-text {
    margin-bottom: 15px;
}

.top-afisha-text a {
    color: #3a3a3a;
    text-decoration: none;
}

.top-afisha-text a:hover {
    color: #f05623;
    text-decoration: none;
}

.top-afisha-footer {
    font-size: 12px;
    color: #818181;
}

#top-block .top-news-link {
    border-top: 1px solid #b3b3b3;
    color: #b3b3b3;
    text-decoration: none;
    padding-right: 50px;
    padding-left: 50px;
}


.top-afisha-footer {
    text-align: left;
}

.top-news-link:hover {
    color: #f05623 !important;
}

#transport-block {
    margin-bottom: 35px;
}

.rasp-item {
    position: relative;
    margin-bottom: 25px;
}

.rasp-item-link {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
    padding: 10px 15px 10px 15px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
    width: 100%;
    font-size: 18px;
    font-weight: bold;
}

.rasp-item-link a {
    color: #ffffff;
    text-decoration: none;
}

.rasp-link {
    border-top: 1px solid #b3b3b3;
    color: #b3b3b3;
    text-decoration: none;
    padding-right: 100px;
    padding-left: 100px;
}

.rasp-link:hover {
    color: #f05623 !important;
    text-decoration: none;
}

.page-header a {
    color: #88cfcf;
}

.page-header a:hover {
    color: #f05623 !important;
    text-decoration: none;
}

.news-content img {
    margin-top: 12px;
    margin-bottom: 12px;
}

.top-news-title-mobile {
    text-align: center;
}

.top-news-title-mobile a{
    color: #282828;
    text-decoration: none;
    font: 18px/1.3 Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#banner1_small > .container {
    margin-left: -15px;
    margin-right: -15px;
}

.pogoda-view h3 {
    color: #111;
}