/*main color:  rgba(248,243,43,1);*/

/*@font-face {
	font-family: open_sans_l;
	src: url('../font/opensans-light-webfont.eot');
    src: url('../font/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-light-webfont.woff') format('woff'),
         url('../font/opensans-light-webfont.ttf') format('truetype'),
         url('../font/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

.navbar-collapse.collapse {
  display: block!important;
}

.navbar-nav>li, .navbar-nav {
  float: left !important;
}

.navbar-nav.navbar-right:last-child {
  margin-right: -15px !important;
}

.navbar-right {
  float: right!important;
}

body {
	margin:0;
	padding:0 !important;
	font-family: 'Montserrat', sans-serif;
	font-size:18px;
	/*background: rgba(201,162,82,1);*/
}

#header {
	font-family: 'Italianno', cursive;
	font-size: 45px;
}

#indexmenu a div{
	font-family: 'Italianno', cursive !important;
	font-size: 40px;
	color: rgba(172,46,41,1) !important;
}

#indexmenu a div:hover {
	color: rgba(201,162,82,1) !important;
}

#vidplay {
	background: url('img/logo.png');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

#vidplay:hover {
	background:url('img/play-button-circled-red.png');
}

/*.background-image {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 0;

  display: block;
  background-image: url('../img/torino-teatro.jpg');
  background-size: cover;
  width: 100%;
  height: 100%;

  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}*/

input:focus, textarea:focus{
 outline:none;
}

.container-fluid {
	width: 100% !important;
	margin: 0;
	padding: 0;
	/*max-width: 1800px;*/
	background: #fff;
	position: relative;
}

/*@media(min-width: 1800px) {
	.container-fluid {
		position: relative;
		left:50%;
		margin-left: -900px;
		background: #fff;
	}
}
*/
#titolo {
	font-family: 'Italianno', cursive;
	/*font-size: 80px;*/
	text-align: center;
	color: rgba(172,46,41,1);
	/*color: rgba(142, 53, 67,1);*/
	/*color: rgba(108, 42, 52,1);*/
}

.item {
	text-align: center;
	font-size: 45px;
	color: rgba(172,46,41,1) !important;
	margin-top: 100px;
	width: 20% !important;
}

.item a:hover {
	color: rgba(201,162,82,1) !important;
	text-decoration: none;
}

.nav li a,.navbar li a,.navbar-nav li a,.navbar-right li a{
	margin:0 6px 0 5px !important;
	padding:0 !important;
	color: rgba(172,46,41,1) !important;
	/*margin:0 !important;*/
}

.nav li a:hover,.navbar li a:hover,.navbar-nav li a:hover,.navbar-right li a:hover{
	text-decoration: none;
	background-color: rgba(0,0,0,0);
}

.navbar {
	background: none!important;
	border: none !important;
	box-shadow: none !important;
	width:100%;
	text-align: center;
	margin: 0 !important;
	border-radius: 0;
}

.nav {
	width:60% !important;
	position: absolute;
	right: 0;
}

.navbar-header, .nav, .navbar-nav {
	width:100%;
}

.page-header {
	background: none !important;
	border: none !important;
	box-shadow: none !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	height: 280px;
	line-height: 200px;
	padding:0 !important;
	margin: 0 !important;
	width: 100%;
}

.cycle-slideshow {
	width: 100%;
	overflow: hidden;
}


.slid1 {
	width: 100%;
	background-size: cover !important; 
	background-position: center !important;
}

.descslide {
	color: rgba(172,46,41,1);
	background-color: rgba(201,162,82,0.7);
	border-radius: 5px;
	width: 30%;
	margin-left: 35%;
	font-size: 36px;
	position: absolute;
	bottom: 10px;
	height: 50px !important;
	line-height: 25px;
	padding: 10px;
	text-align: center;
}

.slider2 img {
	position: relative;
	float: left;
	clear: none;
	border-radius: 100px;
	margin-right: 20px;
}
.slider2 {
	width: 100%;
	height: 200px;
}

.slider img {
	border: 3px solid rgba(172,46,41,1);
}

#logo {
	width: 400px;
	height: auto;
	position: relative;
	float: left;
	margin-left: -200px;
	left: 50%;
	top:0;
	margin-bottom: 50px;
}

#homedesc,#chidesc,#altrodesc,#contdesc {
	float: left; 
	position: relative; 
	clear: both; 
	width: 1100px; 
	margin-left: -550px;
	left: 50%; 
	text-align: justify;
}

.fotobig {
	width: 100%;
	position: relative;
	float: left;
	clear: both;
	margin-bottom: 30px;
	margin-top: 30px;
}

.fotosmall {
	width:33%;
	height: 300px;
	position: relative;
	float: left;
	clear: none;
	text-align: center;
	margin-bottom: 30px;
	font-size: 35px;
	font-family: "Italianno",cursive;
}

.altrocont {
	width: 33%;
	height: 250px;
	position: relative;
	float: left;
	clear: none;
}

.altrocont img:hover {
	transform: scale(1.2);
}

.altrocont img {
	width: 200px;
	height: 200px;
	/*border-radius: 150px;*/
	margin-left: -100px;
	left: 50%;
	position: relative;
	/*border: 3px solid rgba(172,46,41,1);*/
	transition: 0.2s ease-in-out;
}

.fotobigcont {
	width: 33%;
	height: 200px;
	position: relative;
	float: left;
	clear: none;
	margin-bottom: 30px;
	margin-top: 30px;
	vertical-align: middle;
}

.fotobigcont:nth-child(2) div {
		text-align: right !important;
	}

label {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
}

label input {
	float: right;
	position: relative;
	width: 80%;
}

.ui-datepicker {
	background: rgba(201,162,82,1);
	padding:10px;
	border-radius: 0 0 5px 5px;
}

.ui-datepicker a {
	color: rgba(172,46,41,1);
}

#conf {
	position: relative;
	float: left;
	clear: both;
	width:100px;
	left:50% !important;
	margin-top: 20px !important;
	padding: 10px !important;
}

#prenota {
	width: 65%;
	text-align: left;
	margin-left: 15%;
	background-color: transparent; /*rgba(230,230,230,0.9);*/
	padding:20px;
	position: relative; 
	z-index: 10; 
	float: left; 
	clear: none; 
	top: -150px;
	left:30px;
	margin-top: 130px;
}

#prenota input {
	margin-bottom: 20px;
}

/*#videointro {
	width:inherit;
	height:inherit;
}*/

#logoh {
	width: 410px;
	height: auto;
	position: relative !important;
	float: left;
	padding: 0 0px;
	margin: 40px 20px 0 20px;
	/*-webkit-transition: width 1s, height 1s;
	transition: width 1s, height 1s;*/
	transition: 0.2s ease-in-out;
}

#logoh:hover {
	/*width: 470px;
	height: auto;*/
	transform: scale(1.07);
}

#indexmenu {
	position: relative;
	margin:auto;    
	width:1330px;         
}

#indexmenu div {
	height: 180px;
	width: 180px;
	background-size: 90%;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	float:left;
	text-align: center;
	line-height: 130px;
	margin: 20px 20px 0 20px;
}

div#ui-datepicker-div.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
	display: none;
}

@media(max-width: 1450px) {
	#logoh {
		width:360px !important;
		margin-top:30px !important;
	}
	#indexmenu {
		position: relative;
		margin: 0 0 0 -560px !important;    
		width:1120px;   
		left:50%;  
	}
	#indexmenu div {
		height: 130px !important;
		width: 130px !important;
		line-height: 100px;
		font-size: 0.8em !important;
		line-height: 40px !important;
		padding-top: 100px;
	}
	.page-header {
		height: 230px !important;
		width:100% !important;
		z-index: 2000;
	}
	#homedesc,#chidesc,#altrodesc,#contdesc {
		font-size: 1em !important;
	}
}

@media(max-width: 1320px) {
	/*#indexmenu {
		position: relative;
		margin:auto;    
		width:1200px;          
	}
	#indexmenu div {
		height: 200px !important;
		width: 200px !important;
		line-height: 120px;
	}
	.page-header {
		height: 240px;
		z-index: 2000;
	}*/
}


@media (max-width:1200px) { 
	#homedesc,#chidesc,#altrodesc,#contdesc {
		width: 80%;
		margin-left: 10%;
		left: 0;
	}
	.container-fluid {
		background:#fff;
	}
	#indexmenu {
		position: relative;
		margin:auto;    
		width:1120px;          
	}
	#logoh {
		width: 270px;
	}
	.page-header {
		height: 300px;
		z-index: 2000;
	}
	.fotobig div {
		width: 50% !important;
	}
	#prenota {
		font-size: 18px;
		margin-top: 240px;
		padding: 20px 0 0 0;
	}
	#prenota input {
		margin-bottom: 5px;
	}
	#prenota label, #prenota input {
		width: 220px;
	}
	#prenota label {
		float:inherit;
	}
	#conf {
		margin-left:-40px !important; 
		height: 40px;
		width: 80px !important;
		line-height: 20px;
		background: #999 !important;
	}
}

@media(max-width:1120px) {
	#indexmenu {
		position: relative;
		margin: 0 0 0 -480px !important;    
		width:960px !important;   
		left:50%;           
	}
	#logoh {
		width: 230px !important;
		margin-top: 40px !important;
	}
	#indexmenu div {
		height: 130px !important;
		width: 130px !important;
	}
	#homedesc,#chidesc,#altrodesc,#contdesc {
		font-size: 1.2em !important;
	}
	.page-header {
		height: 200px !important;
		z-index: 2000;
	}
}

@media (max-width:1112px) { 
	/*#indexmenu {
		position: relative;
		margin:auto;    
		width:1040px;          
	}
	#indexmenu div {
		height: 180px !important;
		width: 180px !important;
		line-height: 120px;
	}
	.page-header {
		height: 200px;
		z-index: 2000;
	}*/
	.fotobigcont:nth-child(2) div {
		text-align: right !important;
	}
	.container-fluid {
		background:#fff;
	}

}



@media (max-width:930px) { 
	.fotobig div {
		width: 45% !important;
	}
}

@media (max-width:855px) { 
	.fotobig div {
		width: 100% !important;
		text-align: center !important;
	}
	.fotobig {
		text-align: center !important;
	}
	.fotobig:nth-child(odd) img{
		left: 50%;
		margin-left: -135px;
		width: 270px;
	}
	.fotobig:nth-child(even) img {
		right: 50%;
		margin-right: -135px !important;
		width: 270px;
	}
}


@media (max-width:920px) { 
	.altrocont {
		width: 50%;
	}
	.fotosmall {
		width:50%;
	}
	.container-fluid {
		background:#fff;
	}
}

@media (max-width:770px) { 
	#logo {
		width: 300px;
		margin-left: -150px;
	}
	#homedesc,#chidesc,#altrodesc,#contdesc {
		width: 80%;
		margin-left: 10%;
		left: 0;
	}
	.container-fluid {
		background:#fff;
	}
}

#gdpr-cookie-advanced {
	display: none !important;
}