body.action_news {
	background-color: #dff3ff;
}
body.action_news.with_id {
	background-color: #fff;
}
.news-detailed img {
	width: 100%;
}
.controls-group.align-by-sidebar a.active {
	background-color: #1b92c4;
}
.cards-list article img {
	width: 100%;
}
.button {
	padding: 0.53em 1.5em;
	font-size: 1.1rem;
}
.searchbar .input-group-button button {
	height: 40px;
	width: 40px;
}
.searchbar .input-group-button button svg {
	height: auto;
	width: auto;
}
.image-submit-button .button {
	color: #25AAE1;
	font-size: 0px;
}
.site-promo-wrapper .orbit-slide {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}
.orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
	background-color: transparent;
}
.hamburger {
	z-index: 10;
}
.site-promo-wrapper .title-bar {
	background-color: #3BA8E1;
}
.site-promo-wrapper li:nth-of-type(1) .orbit-item-container
, .site-promo-wrapper li:nth-of-type(2) .orbit-item-container
, .site-promo-wrapper li:nth-of-type(3) .orbit-item-container {
	background-image: none;
}
.site-logo-topbar.mobile {
	display: none;
}
.buy_link_wrap {
	position: absolute;
	left: 0;
	bottom: 20%;
	width: 100%;
	text-align: center;
}
.slider-column.auto.cell {
	position: relative;
}

.buy_link_wrap a.button.hollow {
	margin: auto;
	color: #fff;
}





@media print, screen and (max-width: 1200px) {
.site-logo-topbar {
	display: none;
}
.site-logo-topbar.mobile {
	display: block;
}
}

@media print, screen and (min-width: 40em) {
.dropdown.menu.pick-language {
	margin-bottom: 3rem;
}
}

@media (min-width: 1280px) {
.schedule-list-item .schedule-list-item-cell.ticket {
	width: calc(15% - 2.9411764706rem);
}
}

.schedule-list-item .schedule-list-item-cell.ticket .button {
	width: auto!important;
}

@media (max-width: 380px) {
.orbit-previous, .orbit-next {
	top: 42%;
}
.buy_link_wrap {
	bottom: 25%;
}
.site-promo-wrapper .orbit-bullets {
    bottom: 16%;
}
}
@media (max-width: 320px) {
.orbit-controls {
	display: none;
}
.buy_link_wrap {
	bottom: 27%;
}
.site-promo-wrapper .orbit-bullets {
	bottom: 20%;
}
}
