button a,
button a:hover,
button a:focus {
	color: white;
}
.intro {
	margin-top: 50px;
	margin-bottom: 50px;
}
.video {
	margin: 30px auto 20px;
}
.videobottone {
	margin-bottom: 30px;
}
.bottone {
	margin-top: 30px;
}
.car {
	margin-top: 10px;
	margin-bottom: 20px;
}
.apri {
	margin-bottom: 50px;
}
.apri {
	font-size: 1.2em;
	line-height: 1.4;
	font-weight: 300;
}
.apri h4 {
	font-weight: 500;
	color: #555759;
	margin-top: 10px;
}
.spiega1 p {
	color: #555759;
	margin-bottom: 50px;
	text-align: center;
} 
.spiega1 img {
	margin: 30px auto;
}
.spiega1 h3 {
	text-align: center;
	font-weight: 500;
	color: #555759;
}
.risposta {
	margin-top: 20px;
	margin-bottom: 50px;
	color: #555759;
}
.staff h4 {
	font-weight: 400;
}
.staff img {
	width: 300px;
	border-radius: 50%;
	margin: 20px auto;
}
.staff a {
	color: #9BABA5;
}
.staff a:hover,
.staff a:focus {
	color: #757779;
}
.contatti {
	padding-top: 30px;
	font-size: 1.2em;
	line-height: 1.4;
}
.contatti img {
	height: 200px;
	margin: 0 auto;
}
.contatti p {
	color: #757779;
}
.att {
	background-image: url('/images/linea-wj.png');
	background-position: bottom;
	background-repeat: no-repeat; 	
	background-color: #252729;
}
.attivi {
	padding-top: 80px;
	padding-bottom: 80px;
}
.pot {
	margin-bottom: 20px;
}
.pot h2 {
	text-align: center;
	text-transform: uppercase;
}
.pot p {
	color: #555759;
	font-size: 1.2em;
	line-height: 1.4;
	font-weight: 400;
	text-align: center;
}
.pot img {
	margin: 20px auto;
	border-radius: 5px;
}
.pot-q {
	padding: 10px;
	border-radius: 10px;
}
.riserbo {
	margin-top: 20px;
}
.riserbo .alert {
	margin-bottom: 0;
}
.alert h4 {
	font-weight: 500;
}
.pass {
	margin-top: 20px;
	margin-bottom: 80px;
}
.pass p {
	margin-top: 20px;
}
.pass h3 {
	margin-top: 30px;
}
.pass .form-control {
	margin: 0 auto;
}
.pass .control-label {
	margin-top: 10px;
}
.inserisci p {
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: 500;
}
.input_hidden {
    position: absolute;
    left: -9999px;
}

#sites .selected {
    background-color: #fff;
    border: 2px solid #ccc;
    border-radius: 50px;
}
#sites {
	margin-top: 10px;
	margin-bottom: 20px;
}
#sites label {
    display: inline-block;
    cursor: pointer;
    border: 2px solid #fff;
    border-radius: 50px;
}
#sites label:hover {
    background-color: #fff;
    border: 2px solid #eee;
    border-radius: 50px;
}
#sites label img {
    margin: 5px;
    opacity: 0.9;  
}

/* COLORI */
.tb h1, 
.tb h3 {
	color: #555759;
}
.tw h1, 
.tw h3 {
	color: #fff;
}
.y1 {
  background-color: #f1c40f;
}
.y2 {
  background-color: #f39c12;
}
.y3 {
  background-color: #e67e22;
}
.r1 {
  background-color: #d35400;
}
.r2 {
  background-color: #e74c3c;
}
.r3 {
  background-color: #c0392b;
}
.b1 {
  background-color: #9bd6e6;
}
.b2 {
  background-color: #7cc5d7;
}
.b3 {
  background-color: #66aabb;
}
.g0 {
  background-color: #A6F5C8;
}
.g1 {
  background-color: #6DE8A1;
}
.g2 {
  background-color: #2ecc71;
}
.g3 {
  background-color: #27ae60;
}
.gr1 {
  background-color: #F0F0F0;
  background-image: url('/images/linea-w.png');
  background-position: top;
  background-repeat: no-repeat; 
}
.w2 {
  background-color: #fff;
  background-image: url('/images/linea-g3.png');
  background-position: top;
  background-repeat: no-repeat; 
}
.gr3b {
  background-color: #252729;
  color: #fff;
}
.gr3 {
  background-color: #252729;
  background-image: url('/images/linea-w.png');
  background-position: top;
  background-repeat: no-repeat; 
  color: #fff;
}
.w1 {
  background-color: #fff;
  background-image: url('/images/linea-g.png');
  background-position: top;
  background-repeat: no-repeat;
}
.etichetta img {
	max-width: 151px;
	max-height: 150px;
	text-align: right;
	margin-top: 50px;
	margin-right: 0;
}
/* Circular Content Carousel Style
.ca-container{
	position:relative;
	margin-top: -130px;
	width:80%;
	left: 12%;
	height:370px;
}
.ca-wrapper{
	width:100%;
	height:100%;
	position:relative;
}
.ca-item{
	position:relative;
	float:left;
	width:260px;
	height:100%;
	text-align:center;
}
.ca-more{
	position: absolute;
	bottom: 10px;
	right:0px;
	padding:4px 15px;
	font-weight:bold;
	background: #ccbda2;
	text-align:center;
	color: white;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
	text-shadow:1px 1px 1px #897c63;
}
.ca-close{
	position:absolute;
	top:10px;
	right:10px;
	background:#fff url(../images/cross.png) no-repeat center center;
	width:27px;
	height:27px;
	text-indent:-9000px;
	outline:none;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	opacity:0.7;
}
.ca-close:hover{
	opacity:1.0;
}
.ca-item-main{
	padding:20px;
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
	background:#fff;
	overflow:hidden;
	background-color: #45818e;
	border-radius: 20px;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
}
.ca-icon{
	width:233px;
	height:169px;
	position:relative;
	margin:0 auto;
	background:transparent url(../images/animal1.png) no-repeat center center;
}
.ca-item-2 .ca-icon{
	background-image:url(../images/animal2.png);
}
.ca-item-3 .ca-icon{
	background-image:url(../images/animal3.png);
}
.ca-item-4 .ca-icon{
	background-image:url(../images/animal4.png);
}
.ca-item-5 .ca-icon{
	background-image:url(../images/animal5.png);
}
.ca-item-6 .ca-icon{
	background-image:url(../images/animal6.png);
}
.ca-item-7 .ca-icon{
	background-image:url(../images/animal7.png);
}
.ca-item-8 .ca-icon{
	background-image:url(../images/animal8.png);
}
.ca-item h3{
	font-size:23px;
	color:#fff;
	margin-bottom:20px;
	height:85px;
	text-align:center;
}
.ca-item h4{
	color: white;
	font-size:16px;
	text-align:left;
	padding-left:10px;
	line-height:24px;
	margin-top:-40px;
	position:relative;
}
.ca-item h4 span{
	display:block;
}
.ca-item h4  span.ca-quote{
	color:#f4eee3;
	font-size:100px;
	position:absolute;
	top:20px;
	left:0px;
	text-indent:0px;
}
.ca-content-wrapper{
	background:#b0ccc6;
	position:absolute;
	width:0px; /* expands to width of the wrapper minus 1 element
	height:440px;
	top:5px;
	text-align:left;
	z-index:10000;
	overflow:hidden;
}
.ca-content{
	width:660px;
	overflow:hidden;
}
.ca-content-text{
	font-size: 14px;
	font-style: italic;
	font-family: "Georgia","Times New Roman",serif;
	margin:10px 20px;
	padding:10px 20px;
	line-height:24px;
}
.ca-content-text p{
	padding-bottom:5px;
}
.ca-content h6{
	margin:25px 20px 0px 35px;
	font-size:32px;
	padding-bottom:5px;
	color:#000;
	font-family: 'Coustard', sans-serif;
	color:#60817a;
	border-bottom:2px solid #99bcb4;
	text-shadow: 1px 1px 1px #99BCB4;
}
.ca-content ul{
	margin:20px 35px;
	height:30px;
}
.ca-content ul li{
	float:left;
	margin:0px 2px;
}
.ca-content ul li a{
	color:#fff;
	background:#000;
	padding:3px 6px;
	font-size:14px;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
}
.ca-content ul li a:hover{
	background:#fff;
	color:#000;
	text-shadow:none;
}
.ca-nav span{
	width:25px;
	height:38px;
	background:transparent url(../images/arrows.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-19px;
	left:-40px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:100;
}
.ca-nav span.ca-nav-next{
	background-position:top right;
	left:auto;
	right:-40px;
}
.ca-nav span:hover{
	opacity:1.0;
} */