.carousel-date-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    /*width: 15%;*/
    font-size: 20px;
    /* color: #fff; */
    text-align: center;
    /* text-shadow: 0 1px 2px rgba(0, 0, 0, .6); */
    /*background-color: rgba(0, 0, 0, 0);*/
    /*filter: alpha(opacity=50);*/
    /* opacity: .5; */
}

.carousel-date-control.right {
    right: 0;
    left: auto;
    top: 10%;
}
.carousel-date-control.left {
    top: 10%;
}
.carousel-date-inner {
    position: relative;
    left: 25px;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.day-active {
    background-color: #88cfcf;
}

.day-active a{
    color: #ffffff;
}

p.page-header {
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 15px;
    z-index: 2;
    font: 66px/1 'helioscondcbold', sans-serif;
    color: #88cfcf;
    font-size: 3.5vw;
}

.afisha-date-nav a{
    text-decoration: none;
}

.prefooter-wrapper #pre-footer a {
    color: #6f6f6f;
    padding: 7px;
    font-size: 10px;
}


.site-login {
    margin-top: 20px;
}

.simple-link {
    color: #3a3a3a;
    text-decoration: none;
}

.simple-link:hover {
    color: #f05623;
    text-decoration: none;
}

#lettermenu {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-bottom: 25px;
}

#lettermenu a {
    font-size: 18px;
    text-decoration: none;
}
#lettermenu a:hover {
    color: #e64e25;
}
.stopcontent-letter {
    font-weight: bold;
    margin-left: 12px;
    font-size: 18px;
    margin-bottom: 15px;
}

.stopcontent-link {
    font-size: 16px;
    text-decoration: none;
}

.stopcontent-link:hover {
    color: #e64e25;
    text-decoration: none;
}

.busroute-link {
    /*display: block;*/
}

.rwroute-link {
    display: block;
}

.panel-title a:hover {
    color: #e64e25;
}

.panel-title a.collapsed>i.second {
    display: inline;
}
.panel-title a.collapsed>i.first {
    display: none;
}

.panel-title a>i.second {
    display: none;
}
.panel-title a>i.first {
    display: inline;
}

.transport-header {
    font-size: 24px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    margin-bottom: 15px;
}

.sidebar-header {
    background-color: #88CFCF;
    color: #ffffff;
    text-transform: uppercase;
    padding: 7px 13px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.sidebar-menu-container ul{
    padding: 0;
    margin: 0;
    list-style: none;
}

.sidebar-menu-container li{
    padding: 0;
    margin: 0;
}

.sidebar-menu-container li a {
    display: block;
    padding: 8px 10px;
    color: #232323;
    border-bottom: 1px solid #e2e2e2;
    border-left: 0px solid transparent;
    transition: all 0.2s;
}
.sidebar-menu-container li a:hover {
    background: #e2e2e2;
    color: #232323;
    text-decoration: none;
    border-left: 10px solid transparent;
}

#railway_table {
    font-size: 14px;
}

.transport-link-header:hover {
    text-decoration: none;
    color: #f05623;
}

.transport-link {
    font-size: 14px;
    margin: 7px 0;
    display: block;
}

.transport-link:hover {
    text-decoration: none;
    color: #f05623;
}

#news-content {
    background: transparent; !important;
    box-shadow: none; !important;
}


.header_banner {
    /*height:250px;*/
}

.header-wrapper {
    /*top: 250px; высота шапки в пикселях*/
    position: fixed;
    z-index: 1000;
    box-shadow: 0 0px 10px -0.4em #999999;
}

#c_modal {
    z-index: 9999;
}

.mainpage_banner {
    text-align: center;
    margin: 35px 0;
}

.sidebar_banner {
    margin-top: 25px;
}

.section-title a:hover {
    color: #f05623;
}

a.afisha-poster-header>h4 {
    text-decoration: none;
}
a.afisha-poster-header:hover {
    text-decoration: none;
    color: #f05623;
}
a.afisha-poster-header:hover>h4 {
    text-decoration: none;
    color: #f05623;
}

.afisha-poster p {
    font-size: 16px;
}

.prefooter-wrapper #pre-footer a.active {
    color: #e84f25;
}

#main-catalog .main-catalog-row .main-catalog-item .main-catalog-item-company a:hover {
    color: #e84f25;
}