/*
 *	commons
 */

.wrapper {
	width: 1144px;
}

/*
 *	top
 */

#top {
	height: 220px;
}

#top .cassa {
	left: 730px;
	top: 100px;
	width: 140px;
}

#top .links {
	left: 570px;
	top: 110px;
}

#top .links form {
	width: 166px;
}

#top .hovered div {
	top: 0 !important;
}

#top .links input {
	width: 94px;
}

#top .special {
	width: 32px;
	text-indent: -9999px;
	outline: none;
	padding-left: 0;
	left: 524px;
	top: 120px;
}

#theme-switcher {
	top: 40px;
}

/*
 *	menu
 */

#menu {
	font-size: 13px;
}

#menu span {
	margin: 0 2px;
}

/*
 *	partners
 */

#partners {
	min-width: 1144px;
}

#partners .informational {
	width: 530px;
}

#partners .general {
	width: 400px;
}

#partners .government {
	width: 200px;
}

/*
 *	footer
 */

#footer {
	min-width: 1144px;
}

#footer .info {
	width: 300px;
}

#footer .column {
	width: 164px;
}

#footer .column.no-right-margin {
	float: right;
	width: 168px !important;
}

#footer .more-links {
	padding-right: 0;
}

/*
 *	sidebar
 */

#sidebar {
	float: none;
	width: 100%;
}

#sidebar .dice {
	float: left;
	margin-right: 20px;
}

#sidebar.with-dias .tickets,
#sidebar.with-dias .offers {
    margin-right: 0 !important;
}

/*
 *	content
 */

#content {
	float: none;
	margin-right: 0;
	margin-bottom: 20px;
}

/*
 *	center
 */

#center {
	margin-right: 0;
}

/*
 *	play-list
 */

#play-list {
	float: none;
	width: 1144px;
}

#play-list .buy {
	float: right;
	margin-top: 24px;
}

/*
 *	posters
 */

#posters {
	float: none;
	width: 100%;
	margin-left: 0;
	display: flex;
	flex-wrap: wrap;
}

#posters .poster {
	float: none/*left*/;
	margin-bottom: 16px;
	margin-right: 20px;
}

/*
 *	top-block
 */

#top-block {
	height: 536px;
}

#top-block .image img {
	width: 100%;
}

#top-block .info {
	margin-left: 350px;
}

/*
 *	content spactacle
 */

#spectacle .other {
	float: none;
	margin-left: 388px;
}

/*
 *	wide sidebar
 */

#wide .sidebar {
	float: none;
	width: 100%;
}

/*
 *	gallery
 */

.gallery .left,
.gallery .right {
	float: left;
	margin: 0 0 20px 0;
}

.gallery .not_six {
	margin-right: 20px !important;
}

/*
 *	hero
 */

#hero .image {
	left: -194px;
}

/*
 *	visit-dices
 */

#visit-dices {
	height: 854px;
}

/*
 *	visit-dices hall
 */

#visit-dices .hall {
	top: 582px;
}

/*
 *	visit-dices tour
 */

#visit-dices .tour {
	left: 388px;
}

/*
 *	visit-dices rules
 */

#visit-dices .rules {
	left: 0;
}


#wide .sidebar .video-embed {
	position: static;
	height: auto;
	padding-bottom: 0;
	text-align: center;
}

#wide .sidebar .video-embed iframe {
	position: static;
	width: 480px;
	height: 270px;
}