﻿.afisha-block-item {
    width: 288px;
    padding: 60px 0 0;
    position: relative;
    border-top: 1px solid #EDEDED;
    margin-bottom: 30px;
}

.afisha-block-item-def {
    padding: 0;
}

.afisha-block-img img {
    width: 288px;
}

.visibility-hidden {
    visibility: hidden;
}

.afisha-list-not-display {
    display: none;
}

.afisha-list-item-schedules-not-display {
    display: none;
}

.afisha-block-top a.title {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    display: block;
    padding: 19px 20px;
    text-align: center;
    border-bottom: 1px solid #EDEDED;
    border-left: 1px solid #EDEDED;
    border-right: 1px solid #EDEDED;
    color: #6f6f6f;
    font-family: "Roboto Slab","arial narrow",sans-serif;
    word-wrap: break-word;
}

.afisha-block-top a.title:hover {
    color: #ca2027;
}

.afisha-block-top nav {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    height: 60px;
    overflow: hidden;
}

.afisha-block-top nav:hover {
    height: auto;
}

.afisha-block-top nav:hover .icon::before {
    content: "s";
}

.afisha-block-top nav a {
    padding: 19px 20px;
    display: block;
    border-bottom: 1px solid #EDEDED;
    border-left: 1px solid #EDEDED;
    border-right: 1px solid #EDEDED;
    color: #6f6f6f;
    font-family: "Roboto Slab","arial narrow",sans-serif;
    word-wrap: break-word;
}

.afisha-block-top nav a:hover {
    color: #ca2027;
}

.afisha-icon {
    position: relative;
    top: 3px;
    left: 5px;
}

.afisha-block-bottom {
    border-bottom: 1px solid #EDEDED;
    border-left: 1px solid #EDEDED;
    border-right: 1px solid #EDEDED;
}

.afisha-block-bottom .day-big {
    font-size: 36px;
    line-height: 42px;
	font-family: 'Roboto Slab', 'arial narrow', sans-serif;
}

.afisha-block-address {
    padding: 14px 0;
    margin: 0 17px;
    border-bottom: 1px solid #EDEDED;
}

.afisha-block-border-bottom {
    border-bottom: 1px solid #EDEDED;
    margin: 0 25px;
}

.afisha-block-address .h5 {
    color: #565656;
}

.afisha-block-bottom nav.list > a:first-child {
    border-top: none;
}

.afisha-block-bottom nav.list > a {
    padding: 14px 0;
    margin: 0 17px;
    display: block;
    border-top: 1px solid #EDEDED;
    overflow: hidden;
}

.afisha-block-bottom nav.list > a .a-b-t {
    width: 47px;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 14px;
    position: relative;
    top: 4px;
    color: #878787;
}

.afisha-block-bottom nav.list > a .a-b-t .icon {
    position: relative;
    top: 2px;
}

.afisha-block-bottom nav.list > a .a-b-s {
    display: block;
    margin-left: 47px;
}

.afisha-block-bottom > a {
    border-top: 1px solid #EDEDED;
    padding: 19px 20px;
    display: block;
    text-align: center;
}

/* макет 2 begin */
.afisha-tab {
    overflow: hidden;
}

.afisha-tab nav {
    border-bottom: 1px solid #D9DBDA;
    height: 35px;
}

.afisha-tab a {
    float: left;
    display: block;
}

.afisha-tab a span {
    position: relative;
    top: 2px;
    display: block;
    padding: 0 0 10px;
    margin: 0 10px 0 0;
    max-width: 150px;
    overflow: hidden;
    height: 22px;
    border-bottom: 3px solid rgba(0,0,0,0);
    white-space: nowrap;
}

.afisha-tab a.selected span, .afisha-tab a:hover span {
    border-bottom: 3px solid #CA2027;
    color: #DC2027;
}

.afisha-tab-width-item {
    width: 33%;
}

.afisha-item {
    overflow: hidden;
}

.afisha-item .listitems .item {
    overflow: hidden;
}

.afisha-item-title .font-robota-h3 {
	letter-spacing: 0;
    font-weight: 100;
}


/* макет 2 end */

/* макет 3 begin */
.afisha-datatime {
    position: relative;
}

.selected a{
    color: #999;
}

.afisha-datatime .a-d-b {
    height: 70px;
    overflow: hidden;
}

.afisha-datatime .a-d-i {
    display: block;
    height: 70px;
    overflow: hidden;
    text-align: center;
    float: left;
    margin: 0 0 0 36px;
    padding: 0 25px;
    width: 238px;
}

.afisha-datatime .a-d-i:first-child {
    margin: 0;
}

.afisha-datatime .a-d-i a {
    display: block;
    float: left;
    width: 34px;
    line-height: 16px;
    padding: 7px 0;
}

.afisha-datatime .a-d-i a.date-now {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #CA2027;
}

.afisha-datatime .a-d-i a.selected {
    background: #ECECEC;
}

.afisha-datatime .a-d-i a span {
    display: block;
}

.afisha-datatime .a-d-i-n {
    font-weight: bold;
}

.afisha-datatime .a-d-i-m {
    font-size: 12px;
}

.afisha-datatime .a-d-i-d {
    font-size: 12px;
    color: #565656;
}

.afisha-datatime .afisha-button {
    color: #C5C7C6;
    display: block;
    position: absolute;
    top: 5px;
    width: 25px;
    font-size: 30px;
    line-height: 30px;
    padding: 10px 0;
    overflow: hidden;
}

.afisha-datatime .afisha-left {
    left: 0;
}

.afisha-datatime .afisha-right {
    right: 0;
}

.afisha-list td {
    border-left: 0;
    padding: 10px 3px;
}

.afisha-list .a-d {
    color: #c5c7c6;
    white-space: nowrap;
}

.deactivate-link {
    color: #91C6DD;
}

.afisha-list .a-link {
    color: #91C6DD;
}

.afisha-list .a-link:hover {
    color: #ca2027;
}

.afisha-list .a-d span {
    color: #C5C7C6;
}

.afisha-list .a-t {
    font-size: 16px;
    line-height: 19px;
    color: #878787;
}

.afisha-list .a-t > div {
    display: inline-block;
    width: 90px;
}

.afisha-list .a-t span {
    color: #c5c7c6;
}

/* макет 3 end */


/* стили для оформления details afisha */

.afisha-c-b {
    width: 306px;
    float: left;
    position: relative;
}

.afisha-c-b:first-child {
    color: #B1B2B4;
}

.afisha-c-brd {
    position: relative;
    top: -6px;
    border-bottom: 2px dotted #B1B2B4;
    margin-right: 5px;
}

.afisha-c-brd span {
    position: relative;
    top: 6px;
    display: inline-block;
    background: #fff;
    padding-right: 5px;
}

.afisha-c-b-t {
    position: relative;
    top: -12px;
    font-size: 32px;
    line-height: 38px;
}

.afisha-c-s {
    font-size: 22px;
    line-height: 22px;
    position: absolute;
    bottom: 2px;
    right: 0;
}

.afisha-c-s .icon-star {
    display: block;
    float: left;
    width: 22px;
    height: 22px;
    overflow: hidden;
}

.afisha-c-s .icon-g {
    color: #D9DBDA;
}

.afisha-c-s .icon-s {
    color: #E78125;
}

.afisha-c-b-p {
    padding: 10px 0;
}

.icon-star {
    display: block;
    float: left;
    width: 22px;
    height: 22px;
    overflow: hidden;
}

@media only screen and (max-width:649px) {
    .afisha-datatime .a-d-i {
        float: none;
        width: inherit;
    }

    .afisha-datatime .a-d-i a {
        width: 14%;
    }

    .afisha-list td {
        font-size: 14px;
        line-height: 16px;
    }
}

@media only screen and (max-width:983px) and (min-width:650px) {
}

@media only screen and (min-width:984px) {
}

@media only screen and (min-width:1269px) {
    .mainContent > .content-big {
        width: 936px;
    }

    .afisha-tab-width-item:first-child {
        margin: 0;
    }

    .afisha-tab-width-item {
        width: 288px;
        margin: 0 0 0 36px;
    }

    .afisha-item .listitems {
        width: 972px;
    }
}