/* home-composition */
#show-1,#show-2,#show-3,#show-4,#show-5,#show-6,#show-7 {
	position: absolute;
	top: 144px;
	margin-top: 0;
	z-index: 1;
}

/* show-extract / start ---------------------------------------------------------------------------------------*/
.show-extract .grid_4 {
	display: none;
	margin-top: 70px; /* -moz-box-shadow: 0px 0px 20px #000; -webkit-box-shadow: 0px 0px 20px #000; box-shadow: 0px 0px 20px #000; */
}

.show-extract .extract h1 img {
	max-width: 100%;
	height: auto;
	display: inline;
}

.show-extract .extract h1 {
	font-family: 'Dosis', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 62px;
	line-height: 50px;
	margin-bottom: 20px;
	text-align: center;
}

.show-extract .extract h3 {
	font-family: 'Dosis', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 10px;
}

.show-extract .extract {
	padding: 10px;
}

.show-extract .extract p {
	font-family: 'Dosis', sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 20px;
}

.show-extract .extract a {
	font-family: 'Dosis', sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 20px;
	display: block;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 14px;
	font-weight: 500;
	padding: 0px;
	height: 20px;
	margin-top: 10px;
	width: 80px;
	color: #FFF;
	background-repeat: no-repeat;
	background-image: url(../images/home/arrow.png);
	background-position: center right;
}

.show-extract .extract .read-more {
	font-family: 'Dosis', sans-serif;
	font-weight: 300;
	font-size: 18px;
	line-height: 20px;
	display: block;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 14px;
	font-weight: 500;
	padding: 0px;
	height: 20px;
	margin-top: 10px;
	width: 80px;
	color: #FFF;
	background-repeat: no-repeat;
	background-image: url(../images/home/arrow.png);
	background-position: center right;
}

.show-extract .portfolio a {
	color: #000;
	display: block;
	font-family: 'Dosis', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	cursor: pointer;
	color: #000;
	background-image: url(../images/home/special-events-portfolio.png);
	padding: 10px;
}

.show-extract .next-date h2 {
	font-family: 'Dosis', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	display: inline;
	margin-right: 10px;
}

.show-extract .next-date {
	padding: 10px;
	font-size: 12px;
	line-height: 16px;
}

.show-extract .tweet-list {
	background-color: #FFF;
	padding: 10px;
}

.show-extract .tweet-list h2 {
	font-family: 'Dosis', sans-serif;
	font-weight: 500;
	color: #757575;
	text-transform: uppercase;
}

.show-extract .next-date .book-now {
	font-family: 'Dosis', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	margin: 5px 0px;
	display: block;
	width: 81px;
	height: 26px;
	line-height: 26px;
	text-align: center;
}

.show-extract .read-more:hover {
	text-decoration: none;
}

.extract {
	display: block;
}
/* show-extract / end ---------------------------------------------------------------------------------------*/

/* fabbrica / start ---------------------------------------------------------------------------------------*/
.fabbrica .extract h1,.fabbrica .extract h3,.fabbrica .next-date h2 {
	color: #ded4ff;
}

.fabbrica .extract p,.fabbrica .next-date span {
	color: #FFF;
}

.fabbrica .extract {
	background-image: url(../images/home/fabbrica-extract.png);
}

.fabbrica .next-date {
	background-image: url(../images/home/fabbrica-next-date.png);
}

.fabbrica .next-date .book-now {
	color: #180528;
	background-color: #ded4ff;
}

.fabbrica .next-date .book-now:hover {
	color: #180528;
	background-color: #f0ebff;
}

.fabbrica .read-more:hover {
	color: #ded4ff;
}
/* fabbrica / end ---------------------------------------------------------------------------------------*/

/* musical / start ---------------------------------------------------------------------------------------*/
.musical .extract h1,.musical .extract h3,.musical .next-date h2 {
	color: #ff7471;
}

.musical .extract p,.musical .next-date span {
	color: #FFF;
}

.musical .extract {
	background-image: url(../images/home/musical-extract.png);
}

.musical .next-date {
	background-image: url(../images/home/musical-next-date.png);
}

.musical .next-date .book-now {
	color: #fff;
	background-color: #ff7471;
}

.musical .next-date .book-now:hover {
	color: #fff;
	background-color: #ff9593;
}

.musical .read-more:hover {
	color: #ff7471;
}
/* musical / end ---------------------------------------------------------------------------------------*/

/* wild-west / start ---------------------------------------------------------------------------------------*/
.wild-west .extract h1,.wild-west .extract h3,.wild-west .next-date h2 {
	color: #f0ba00;
}

.wild-west .extract p,.wild-west .next-date span {
	color: #FFF;
}

.wild-west .extract {
	background-image: url(../images/home/wild-west-extract.png);
}

.wild-west .next-date {
	background-image: url(../images/home/wild-west-next-date.png);
}

.wild-west .next-date .book-now {
	color: #000;
	background-color: #f0ba00;
}

.wild-west .next-date .book-now:hover {
	color: #000;
	background-color: #f0c83e;
}

.wild-west .read-more:hover {
	color: #f0ba00;
}
/* wild-west / end ---------------------------------------------------------------------------------------*/

/* casino / start ---------------------------------------------------------------------------------------*/
.casino .extract h1,.casino .extract h3,.casino .next-date h2 {
	color: #f04770;
}

.casino .extract p {
	color: #FFF;
}

.casino .next-date span {
	color: #3c3c3c;
}

.casino .extract {
	background-image: url(../images/home/casino-extract.png);
}

.casino .next-date {
	background-image: url(../images/home/casino-next-date.png);
}

.casino .next-date .book-now {
	color: #fff;
	background-color: #f04770;
}

.casino .next-date .book-now:hover {
	color: #fff;
	background-color: #f05c80;
}

.casino .read-more:hover {
	color: #f04770;
}
/* casino / end ---------------------------------------------------------------------------------------*/

/* brothers / start ---------------------------------------------------------------------------------------*/
.brothers .extract h1,.brothers .extract h3,.brothers .next-date h2 {
	color: #d80534;
}

.brothers .extract p,.brothers .next-date span {
	color: #fff;
}

.brothers .extract {
	background-image: url(../images/home/brothers-extract.png);
}

.brothers .next-date {
	background-image: url(../images/home/brothers-next-date.png);
}

.brothers .next-date .book-now {
	color: #fff;
	background-color: #d80534;
}

.brothers .next-date .book-now:hover {
	color: #fff;
	background-color: #d82a50;
}

.brothers .read-more:hover {
	color: #d80534;
}

/* wild-west / end ---------------------------------------------------------------------------------------*/

/* special-events / start ---------------------------------------------------------------------------------------*/
.special-events .extract h1,.special-events .extract h3,.special-events .extract p,.special-events .next-date span {
	color: #FFF;
}

.special-events .extract {
	background-image: url(../images/home/special-events-extract.png);
}

.special-events .portfolio a {
	background-image: url(../images/home/special-events-portfolio.png);
}

.special-events .portfolio a:hover {
	background-color: #fff000;
}

.special-events .next-date {
	background-image: url(../images/home/special-events-next-date.png);
}

.special-events .next-date .book-now {
	color: #FFF;
	background-color: #3d3c3c;
}

.special-events .next-date .book-now:hover {
	color: #FFF;
	background-color: #515151;
}

.special-events  .read-more:hover {
	color: #3d3c3c;
}

/* special events / end ---------------------------------------------------------------------------------------*/

/* principe / start ---------------------------------------------------------------------------------------*/
.principe .extract h1,.special-events .extract h3,.special-events .extract p,.special-events .next-date span {
	color: #FFF;
}
/*.principe .extract{ background-image:url(../images/home/special-events-extract.png); }*/
.principe .extract {
	background-color: rgba(0, 73, 26, 0.6);
}

.principe .portfolio a {
	background-image: url(../images/home/special-events-portfolio.png);
}

.principe .portfolio a:hover {
	background-color: #fff000;
}

.principe .next-date {
	background-color: rgba(163, 219, 91, 0.4);
	color: white;
}

.principe .next-date .book-now {
	color: #FFF;
	background-color: #3d3c3c;
}

.principe .next-date .book-now:hover {
	color: #FFF;
	background-color: #515151;
}

.principe .read-more:hover {
	color: #a3db5b;
}

/* principe / end ---------------------------------------------------------------------------------------*/

/* show-thumbs */
.show-thumb-btn {
	width: 105px;
	height: 66px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: top;
	cursor: pointer;
}

.show-thumb-btn:hover {
	background-position: center;
}

.active .show-thumb-btn {
	background-position: bottom;
}

.show-2 {
	background-image: url(../images/home/show-thumb/thumbs_06.png);
}

.show-3 {
	background-image: url(../images/home/show-thumb/thumbs_01.png);
}

.show-4 {
	background-image: url(../images/home/show-thumb/thumbs_03.png);
}

.show-5 {
	background-image: url(../images/home/show-thumb/thumbs_02.png);
}

.show-6 {
	background-image: url(../images/home/show-thumb/thumbs_05.png);
}

.show-7 {
	background-image: url(../images/home/show-thumb/thumbs_04.png);
}

.show-1 {
	background-image: url(../images/home/show-thumb/thumbs_07.png);
}

.show-thumbs {
	clear: both;
	width: 100%;
	display: block;
	text-align: center;
	background-image: url(../images/design/show-thumbs-bg.png);
	border-top: #9a9b9b;
	height: 66px;
	position: fixed;
	bottom: 32px;
	border-top: solid 1px #555;
}

.show-thumbs a.prev {
	background-image: url(../images/design/prev.png);
	height: 66px;
	width: 36px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	background-position: center;
}

.show-thumbs a.next {
	background-image: url(../images/design/next.png);
	height: 66px;
	width: 36px;
	background-repeat: no-repeat;
	display: block;
	float: right;
	background-position: center;
}

ul.thumbs li,ul.thumbs {
	display: inline;
	text-align: center;
}

ul.thumbs {
	width: 740px;
	height: 66px;
	display: block;
	position: absolute;
	margin-left: -370px;
	top: 0px;
	left: 50%;
}

/* HOME RESPONSIVE */
@media screen and (max-height: 677px) {
	.show-extract .extract h1 img {
		width: 244px;
	}
	#show-1,#show-2,#show-3,#show-4,#show-5,#show-6,#show-7 {
		top: 40px
	}
	.next-date {
		float: left;
		width: 131px;
		height: 100px;
	}
	.tweet-list {
		float: left;
		width: 43%;
		height: 100px;
	}
}

@media screen and (max-width:992px) {
	.header .container_16 {
		width: 100%;
	}
	.header .container_16 {
		position: relative;
	}
	h1.logo {
		top: 44px;
		left: 11px;
	}
	.navbar {
		margin-left: 135px;
	}
	.top-menu {
		position: absolute;
		right: 0;
		top: 0;
	}
	.show-extract .grid_4 {
		margin-top: 135px;
		margin-left: 26px;
	}
	.show-thumbs .container_16 {
		width: 100%;
	}
	.footer .container_16 {
		width: 96%%;
		margin: 0 auto;
		padding: 10px 0;
		height: 100px;
		position: relative;
	}
	.social-icons li {
		margin-bottom: 7px;
		display: block;
		float: left;
		margin-right: 6px;
	}
	.social-icons {
		position: absolute;
		right: -6px;
		top: -12px;
	}
	.show-thumbs {
		height: 80px
	}
	#homepage .footer {
		height: 79px !important;
	}
}

@media screen and (max-width:767px) {
	.navbar {
		margin-left: 25px;
	}
	.show-thumb-btn {
		width: 13%;
	}
	ul.thumbs {
		margin-left: 10%;
		left: 0;
	}
}

.hamburger {
	display: none;
}

.menu-mobile {
	display: none
}

@media screen and (max-width:660px) {
	h1.logo a {
		width: 94px;
		background-size: 100% auto;
		background-repeat: no-repeat;
	}
	h1.logo {
		top: 4px;
	}
	.top-menu {
		top: 0;
		right: 32px;
	}
	.show-extract .grid_4 {
		width: 271px;
	}
	.show-extract .grid_4 {
		margin-top: 89px;
		margin-left: 13px;
	}
	.show-extract .extract h1 {
		font-size: 26px;
	}
	.top-menu li:last-child {
		margin-top: 0;
	}
	.navbar {
		display: none
	}
	.menu-mobile,.hamburger {
		display: block;
	}
	.menu-mobile {
		position: relative;
		z-index: 100;
	}
	.ul-menu li {
		display: block;
		overflow: hidden;
	}
	.ul-menu li a {
		background-color: rgba(57, 12, 93, 0.88);
		color: #fff;
		width: 100%;
		display: block;
		border-bottom: solid 1px rgba(241, 241, 241, 0.15);
		padding: 10px 12px;
		font-size: 12px;
		text-align: center;
	}
	.ul-menu li a:hover {
		background-color: rgba(77, 11, 129, 0.88);
	}
	.hamburger {
		position: absolute;
		z-index: 2;
		right: 9px;
		background: url(../images/home/hamburger.png) center center no-repeat;
		padding: 8px 12px;
		border-radius: 4px;
		top: 3px;
		text-indent: -9999px;
		overflow: hidden;
	}
	.ul-menu {
		position: absolute;
		width: 100%;
		z-index: 1;
		top: 38px;
	}
	.show-extract .container_12 {
		height: 100% !important;
		width: 88%;
	}
	.ul-menu .ul-submenu li a {
		background-color: rgba(34, 6, 56, 0.88);
	}
}

@media screen and (max-width:600px) { /*.navbar {
    margin-left: 16px;
    left: 0;
    width: 100%;
  }
  .top-menu {
    width: 84px;
  }
  .top-menu li {
    display: block;
    float: left;
  }
  .top-menu li:last-child {
    margin-top: 12px;
    text-align: center;
    width: 100%;
  }
  .top-menu li:last-child a {
    float: none;
  }
  h1.logo {
    width: 126px;
    height: 74px;
    position: absolute;
    z-index: 3;
  }
  h1.logo a {
    background-size: 100% auto;
    width: 100%;
    background-repeat: no-repeat;
  }*/
	ul.thumbs {
		width: 81%;
		margin-left: 0;
		left: 45px;
	}
	ul.thumbs li a {
		width: 85px;
	}
	.show-extract .grid_4 {
		width: 300px;
		margin-top: 87px;
	}
	.show-extract .extract h1 img {
		width: 136px;
	}
	/* #homepage .next-date {
      display: none;
  }
  #homepage .tweet-list {
      display: none;
  }*/
	.show-extract .extract p {
		font-size: 16px;
		margin-bottom: 14px;
	}
	.show-extract .extract h3 {
		font-size: 17px;
		margin-bottom: 0px;
	}
	.show-extract .extract h1 {
		margin-bottom: 5px;
	}
	.show-extract .extract p:first-child {
		display: none;
	}
	.show-extract .extract h1 {
		font-size: 42px;
		margin-bottom: 5px;
	}
	.show-extract .grid_4 {
		width: 94%;
		text-align: center;
	}
	.show-extract .grid_4 H3 {
		margin-bottom: 0;
		display: block;
	}
	.show-extract .grid_4 p {
		margin-bottom: -5px;
	}
	p.resumen {
		display: none;
	}
	.show-thumbs {
		background: none;
		border-top: none;
	}
	.show-thumbs .prev {
		background-color: rgba(31, 6, 77, 0.65);
	}
	.show-thumbs a.next {
		background-color: rgba(31, 6, 77, 0.65);
	}
	.show-extract .container_12 {
		height: 100% !important
	}
	.menu-mobile .ul-menu {
		top: 38px
	}
	ul.thumbs {
		width: 80%;
		margin: 0;
		left: 10%;
	}
	ul.thumbs li a {
		width: 79px;
	}
	.show-thumbs {
		bottom: 0 !important;
	}
	#show-1,#show-2,#show-3,#show-4,#show-5,#show-6,#show-7 {
		top: 34px;
	}
	#homepage .footer {
		display: none;
	}
}

body#homepage {
	overflow: hidden !important
}

@media screen and (max-width: 568px) {
	ul.thumbs li a {
		width: 81px;
	}
	ul.thumbs {
		width: 86%;
		left: 7%;
	}
	.show-thumbs {
		height: 66px;
	}
}

@media screen and (max-width:384px) {
	ul#menu {
		width: 309px;
		left: 10%;
	}
	#show-1,#show-2,#show-3,#show-4,#show-5,#show-6,#show-7 {
		margin-left: 15px;
	}
	ul.thumbs li a {
		width: 51px;
	}
	div.next-date {
		display: block;
	}
	.show-extract .tweet-list {
		display: block;
	}
	.show-extract .next-date {
		display: block;
	}
	p.resumen {
		display: block;
		margin-bottom: 12px;
	}
	.show-extract .extract h1 img {
		width: 80%;
	}
	.show-extract .grid_4 p {
		margin-bottom: 10px;
	}
}

@media screen and (max-width:320px) {
	#show-1,#show-2,#show-3,#show-4,#show-5,#show-6,#show-7 {
		margin-left: 0;
		width: 280px;
	}
	.show-extract .next-date,.show-extract .tweet-list {
		width: 120px;
	}
	.show-extract .grid_4 h3 {
		padding-bottom: 0;
		font-size: 14px;
		line-height: 110%;
	}
	.show-extract .extract h1 img {
		width: 150px;
	}
	.show-extract .extract h1 {
		font-size: 30px;
	}
	.show-extract .extract p.resumen {
		font-size: 15px !important;
		line-height: 114%;
		padding-top: 5px;
	}
	ul.thumbs li a {
		width: 40px;
	}
	ul#menu {
		width: 240px;
		left: 40px;
	}
}

@media screen and (max-width:320px) and (max-height: 500px) {
	.show-extract .next-date,.show-extract .tweet-list {
		display: none
	}
}

@media screen and (max-height: 384px) {
	.show-extract .extract h1 img {
		width: 153px;
	}
	.show-extract .grid_4 h3 {
		font-size: 16px;
		line-height: 105%;
		text-align: center;
		padding-bottom: 5px;
		-webkit-text-shadow: 0 1px 2px rgba(51, 51, 51, 0.50);
		-moz-text-shadow: 0 1px 2px rgba(51, 51, 51, 0.50);
		text-shadow: 0 1px 2px rgba(51, 51, 51, 0.50);
	}
	.show-extract .extract h1 {
		font-size: 30px;
		text-align: center;
		line-height: 103%;
	}
	.show-extract .grid_4 p {
		font-size: 16px;
		display: block;
	}
	.musical .extract {
		text-align: center;
	}
	.show-extract .extract .read-more {
		text-align: center;
		width: auto;
	}
	#show-1,#show-2,#show-3,#show-4,#show-5,#show-6,#show-7 {
		top: 13px;
	}
	#show-1,#show-2,#show-3,#show-4,#show-5,#show-6,#show-7 {
		width: 466px;
		left: 5%;
	}
	.show-extract .tweet-list {
		display: none;
	}
	.show-extract .next-date {
		display: none;
	}
	.wild-west .extract {
		background-image: url(../images/home/wild-west-extract-mobi.png);
	}
}

@media screen and (max-height:320px) {
	.show-extract .grid_4 p.resumen {
		display: none
	}
}

@media screen and (max-width:568px) and (max-height:320px) {
	#show-1,#show-2,#show-3,#show-4,#show-5,#show-6,#show-7 {
		width: 86%;
		left: 7%;
	}
}

@media screen and (max-width:480px) and (max-height:320px) {
	#show-1,#show-2,#show-3,#show-4,#show-5,#show-6,#show-7 {
		width: 86%;
		left: 7%;
	}
}