@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,600,700');
@font-face {
	font-family: Rift;
	src: url(../fonts/Rift-Bold.otf);
}
html {
	background-color: #EDEDED;
}
body {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	;
	background-color: transparent;
	font-size: 14px;
}
p {
	text-align: left;
	color: #444444;
	text-shadow: none;
	font-size: 115%;
	line-height: 165%;
}
img {
	max-width: 100%;
	height: auto;
}
footer p {
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	padding-top: 60px;
	padding-bottom: 0px;
}
section a {
	text-decoration: underline;
	color: #333333;
	font-weight: 600;
}
section a:hover, section a:focus {
	text-decoration: underline;
	color: #CA006B;
}
footer a {
	font-weight: bold;
}
section {
	padding-top: 60px;
	padding-bottom: 60px;
	/*margin-bottom: 60px;*/
	background-color: #EDEDED;
}
section h4 {
	text-align: left;
	color: #444444;
	text-shadow: none;
	margin-top: 30px;
	font-size: 26px;
}
.center-block {
	float: none;
	display: inline-block;
}
/*	Parallax Background
	==================================================*/

#parallax {
	height: 100%;
	width: 100%;
	top: 0;
	bottom: 0px;
	position: fixed;
	background: url(../images/home_page_2.jpg) center center no-repeat;
	background-size: cover;
	z-index: -100;
}
#video-parallax {
	height: 100%;
	width: 100%;
	top: 0;
	bottom: 0px;
	position: fixed;
	z-index: -50;
}
/* end parallax */

#header {
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.solid-bg.sky {
	background-color: #4BADB6;
	background-image: url(../images/bg_sky.jpg);
	background-repeat: repeat-x;
	border-top: solid 4px #FFFFFF;
}
.solid-bg.dark p, .solid-bg.dark a, .solid-bg.dark a:hover, .solid-bg.dark a:focus {
	color: #FFFFFF;
}
.solid-bg a.btn {
	text-decoration: none;
}
.solid-bg a:hover, .solid-bg a:focus {
	text-decoration: none;
}
h1, h2, h3, h4, .lead, .sky-title, .nav li {
	font-family: "Rift", Arial, Helvetca, sans-serif;
}
.btn-default, .btn-personalized {
	background-color: #C7026B;
	border: 0px none;
	font-family: "Rift", Arial, Helvetca, sans-serif;
	font-size: 22px;
	padding: 0px 20px;
	line-height: 36px;
 text*-align: center;
	box-shadow: -1px 3px 0px 0px #7D0D45;
}
.btn-default:hover, .btn-personalized:hover, .btn-default:focus, .btn-personalized:focus {
	background-color: #E8027A;
	border: 0px none;
	font-family: "Rift", Aial, Helvetca, sans-serif;
	font-size: 22px;
}
.nav>li.expo_btn {
	margin-top: 10px;
	margin-left: auto;
}
.inner.cover.hp-video {
	transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	display: inline-block;
}
.inner.cover.hp-video .lead {
	font-style: italic;
	font-size: 46px;
	-ms-transform: translateX(-10px); /* IE 9 */
	-webkit-transform: translateX(-10px); /* Safari */
	transform: translateX(-10px);
	margin-top: 0px;
}
.logo.lead {
	display: block;
	font-size: 22px;
	margin: 0px;
	width: 220px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #C7026B;
	font-style: italic;
	text-shadow: -1px -1px 0px #76013E, -1px 0 0px #76013E, 0px -1px 0px #76013E;
	transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	margin-top: -5px;
	margin-bottom: -5px;
}
.logo.lead a, .logo.lead a:hover, .logo.lead a:focus {
	color: #C7026B;
}
.cover-heading {
	font-family: "Rift", arial, Helvetca, sans-serif;
	color: #C7026B;
	font-style: italic;
	text-shadow: -6px -3px 0px #76013E, -6px 0 0px #76013E, 0px -3px 0px #76013E;
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	padding: 0px;
	margin: 0px;
	line-height: 0.8em;
}
.inner.cover.hp-video .lead.giallino, #program.solid-bg.sky p.lead.giallino {
	color: #C1C030;
	text-shadow: -6px -3px 0px #70712F, -6px 0 0px #70712F, 0px -3px 0px #70712F;
	line-height: 1em;
	margin-top: 10px;
	text-align: left;
	clear: left;
	margin-bottom: 0px;
}
.orario.giallino {
	color: #C1C030;
}
.orario.verdino {
	color: #84AB40;
}
.orario.giallo {
	color: #EFE212
}
p.lead.day_programm {
	font-size: 40px !important;
}
.lead.elenco_programma {
	padding-top: 15px;
}
.inner.cover.hp-video .lead.giallino.text-center, .inner.cover.hp-video .lead.verdino.text-center {
	text-align: center;
}
.inner.cover.hp-video .lead.giallino.sub {
	margin-left: -10px;
	margin-top: -5px;
}
.inner.cover.hp-video .lead.verdino, #program.solid-bg.sky p.lead.verdino {
	color: #84AB40;
	text-shadow: -6px -3px 0px #4E622D, -6px 0 0px #4E622D, 0px -3px 0px #4E622D;
	line-height: 1em;
	margin-top: 10px;
	text-align: right;
	clear: right;
	margin-bottom: 0px;
}
.inner.cover.hp-video .lead.verdino.sub {
	margin-right: 5px;
	margin-top: -5px;
}
.lead.fucsia, .solid-bg.sky .lead.fucsia {
	font-family: "Rift", arial, Helvetca, sans-serif;
	color: #C7026B;
	font-style: italic;
	text-shadow: -6px -3px 0px #76013E, -6px 0 0px #76013E, 0px -3px 0px #76013E;
}
#program.solid-bg.sky p.lead, .elenco_programma .riga.stortypo {
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	display: table-row;
}
.day_programm {
	font-size: 28px;
}
.overlay {
	background: rgba(0, 0, 0, 0);
}
#controlBar_bgndVideo {
	display: none !important;
}
.homepage .cover-container {
	/* margin-top: 120px; */
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}
/* NEWSLETTER HOMEPAGE */

.homepage .form-wrapper {
	position: absolute;
	/* height: 60px; */
	bottom: 0px;
	background-color: rgba(255, 255, 255, 0.20);
	width: 100%;
	left: 0px;
	right: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#contatti {
	background-image: url(../images/pictures/partners.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}
.homepage #contatti .form-wrapper {
	position: relative;
	background-color: transparent;
}
.homepage .form-container input, .homepage .form-container textarea {
	width: 100%;
	/*padding-right: 120px;*/
	font-family: "Rift", Arial, Helvetca, sans-serif;
	font-size: 18px;
}
.homepage #contatti .form-container input, .homepage #contatti .form-container textarea {
	margin-bottom: 15px;
	padding-left: 37px;
}
.homepage .form-container button.btn-personalized {
	/*margin-top: -35px;
	display: block;
	float: right;*/
	width: 100%;
}
.form-container input, .form-container button, .form-container .cta {
/*margin-right: 5px;
	display: inline-block;*/
}
.form-container .cta h3 {
	margin: 0px;
	padding: 0px;
	line-height: 36px;
}
.form-container input, .form-container textarea {
	color: #666666;
	line-height: 36px;
	font-size: 18px;
	font-weight: 300;
	padding: 0px 10px;
	border: 0px none;
	/*min-width:220px;*/
	width: 100%;
}
#myResults, #contactResults {
	float: left;
	width: 100%;
}
#myResults > div, #contactResults > div {
	margin-top: 10px;
}
/* SECTION PREVENDITE HOMEPAGE */

.solid-bg.sky .lead {
	font-size: 32px;
	color: #FFFFFF;
	line-height: 1em;
	padding-bottom: 20px;
}
.solid-bg.sky h2 {
	font-size: 80px;
	color: #FFFFFF;
	text-shadow: -6px -3px 0px #99A8B0, -6px 0 0px #99A8B0, 0px -3px 0px #99A8B0;
}
.stortypo {
	transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	font-style: italic;
}
p.lead {
	text-align: center;
	margin-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
}
.margin-y-15 {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}
.margin-y-30 {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}
.padding-x-15 {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
.padding-x-30 {
	padding-top: 30px !important;
	margin-bottom: 30px !important;
}
.video-container {
	margin-top: 30px;
	margin-bottom: 30px;
}
.images-container {
	margin-bottom: 30px;
	float: left;
	width: 100%;
}
.carousel-container {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
}
.carousel-container .carousel-inner:after, .section-header:before, #contatti:before, #video-parallax:before, #parallax:before, .overlay:before, .site-wrapper.video-background.active-section:before {
	display: block;
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background-image: url(../images/txt_carousel.png);
	background-repeat: repeat;
	z-index: 0;
}
.partners {
	background-image: url(../images/pictures/contatti.jpg);
}
.section-header {
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding-top: 60px;
	padding-bottom: 60px;
}
.section-header p.lead {
	margin-bottom: 15px;
	color: #C1C030;
	text-shadow: -2px -2px 0px #70712F, -2px 0 0px #70712F, 0px -2px 0px #70712F;
	line-height: 1em;
	margin-top: 10px;
	text-align: left;
	clear: left;
	margin-bottom: 0px;
	text-align: center;
	transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	font-style: italic;
}
.section-header p.lead.verdino {
	color: #84AB40;
	text-shadow: -2px -2px 0px #4E622D, -2px 0 0px #4E622D, 0px -2px 0px #4E622D;
}
/*EFFETTO OMBRA DA SEGNARE */
/*
.cover-heading {
    text-shadow: 0px -2px 0px #9E0157, -6px 0 0px #76013E;
    text-shadow: 1px -2px 0px #AAFF00, -5px 0 0px #FF0000;
	definitivo 
	text-shadow: -6px -3px 0px #76013E, -6px 0 0px #76013E, 0px -3px 0px #76013E;
}
*/

/* VIDEO HTML5 */
/*
video#bgvid { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(polina.jpg) no-repeat;
    background-size: cover; 
}
*/

/* h1 video title */
/* .video-header {
	text-indent: -6000px;
}
*/
/* hide on mobile */
/* 
.portrait .video-header {
	text-indent: 0px;
}
*/

/* section contatti */
/*#contatti {
	background-color: #EDEDED;
	margin-top: 80px;
	padding: 30px;
		position: relative;
}

/*#contatti:before {
position: absolute; 
content: "";
display: block;
width: 100%;
height: 5px;
background-image: url(../images/top_border.png);
background-repeat: repeat-x;
top:-5px;
left: 0px;
}*/

.form_icon {
	position: absolute;
	color: #333;
	top: 8px;
	left: 28px;
}
.section_title {
	font-size: 60px;
	color: #CA006B;
	text-shadow: 0 1px 3px #7D0D45;
	text-shadow: -6px -3px 0px #76013E, -6px 0 0px #76013E, 0px -3px 0px #76013E;
	font-size: 80px;
}
/* FOOTER */
footer {
	background-color: #F0F0F0;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 60px;
	font-size: 12px;
}
footer a {
	color: #666666;
	text-decoration: underline;
}
footer a:hover, footer a:focus {
	text-decoration: none;
	color: #333333;
}
footer .partner_wrapper {
	text-align: center;
}
/* delete elements */
/* #contatti, li.contatti {
	display: none;
}*/

/*end delete */

.navbar-fixed-top.scrolled {
	/*background-color: #fff !important;*/
	background-image: url(../images/bg_sky.jpg);
	background-repeat: repeat-x;
	transition: background-color 200ms linear;
	border-bottom: solid 4px #FFFFFF;
}
.nav>li>a:focus, .nav>li>a:hover {
	background-color: #E8027A;
}
i.fa.fa-angle-left, i.fa.fa-angle-right {
	top: 35%;
	position: absolute;
	font-size: 48px;
}
.wrap-float {
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	white-space: nowrap;
	max-width: 100%;
	overflow: hidden;
	font-size: 2.7vw;
	line-height: 0.9em;
}
.inner.cover.hp-video.lineup .lead.giallino {
	font-size: 40px;
}
.inner.cover.hp-video.lineup .lead.verdino {
	font-size: 40px;
}
.inner.cover.hp-video.lineup .lead.giallino {
	text-shadow: -2px -2px 0px #70712F, -2px 0 0px #70712F, 0px -2px 0px #70712F;
}
.inner.cover.hp-video.lineup .lead.verdino {
	text-shadow: -2px -2px 0px #4E622D, -2px 0 0px #4E622D, 0px -2px 0px #4E622D;
}
.carousel-control {
	z-index: 3000;
}
.carousel.slide, .carousel-inner, .carousel-inner>.item, .carousel-inner>.item>a>img, .carousel-inner>.item>img {
	min-height: 100%;
	width: auto;
	height: auto;
	min-width: 100%;
}
.programma_wrapper {
	margin-top: -100px;
	margin-bottom: 100px;
}
#lineupCarousel .carousel-indicators {
	display: none;
}
.lineup {
	background-image: url(../images/pictures/lineup_2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}
.news {
	background-image: url(../images/pictures/lineup.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}
.orario, .band_sch {
	display: table-cell;
	font-size: 26px;
	line-height: 26px;
	font-weight: normal;
	padding-bottom: 10px;
}
.orario {
	padding-right: 2%;
	width: 23%;
}
.band_sch {
	width: 75%
}
/* flipboxes*/
.wrapper {
	width: 100%;
	margin: 0 auto;
	hoverflow: hidden;
}
.panel {
	margin: 0 auto;
	height: 350px;
	position: relative;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	background-color: transparent;
	border: 0px none;
	overflow: hidden;
	padding: 15px;
	box-sizing: border-box;
}
.panel .front, .panel .back {
	position: absolute;
	top: 15px;
	bottom: 15px;
	left: 15px;
	right: 15px;
	text-align: center;
	cursor: pointer;
	background-color: rgba(255, 255, 255, 0.1);
}
.panel .front .box, .panel .back .box {
	position: absolute;
	top: 15px;
	bottom: 15px;
	left: 15px;
	right: 15px;
		margin: 0 auto;
	padding: 0px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.panel .front {
	height: inherit;
	z-index: 900;
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform: rotateX(0deg) rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.panel .front img, .panel .back img {
	max-height: 60px;
	max-width: 100px;
	text-align: center;
	float: none;
}
.panel .front img.full-img, .panel .back img.full-img {
	max-height: 100%;
	max-width: 100%;
	height: auto;
	margin: auto;/*position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%)*/
}
.panel .back {
	height: inherit;
	z-index: 1000;
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
/*.panel .back .lead {
	margin-bottom: 10px;
	padding-bottom: 0px;
}*/
.panel.flip .front {
	z-index: 900;
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}
.panel.flip .back {
	z-index: 1000;
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform: rotateX(0deg) rotateY(0deg);
}

.front .box .lead {
	top: 50%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	font-size: 38px
}

 .back .box .center_wrap {
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
}

.back .box .lead {
    font-size: 24px;
    margin: 0px auto;
    padding: 0px;
}

.back .box p {
	font-size: 13px;
	line-height: 1.4em;
	padding-right: 15px;
	padding-left: 15px;
}

.front .box .lead.stortypo.giallino {
	color: #C1C030;
	text-shadow: -6px -3px 0px #70712F, -6px 0 0px #70712F, 0px -3px 0px #70712F;
	line-height: 1em;
	margin-top: 10px;
	text-align: center;
	clear: left;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%
}

/* end flipboxes */
section.news-section {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
section.lineup-section {
	padding-top: 0px;
}



/* RESPONSIVE  */
@media (min-width: 768px) {
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}
.lead {
	font-size: 32px;
	max-width: 80%;
}
.site-wrapper-inner {
	vertical-align: middle;
	width: 100%;
}
.nav>li.expo_btn {
	margin-left: 10px;
	margin-top: 0px;
}
}
 @media (max-width: 1400px) {
.wrap-float {
	font-size: 3vw;
}
}
 @media (max-width: 1280px) {
.wrap-float {
	font-size: 3.6vw;
}
header .container {
	width: 100%;
	max-width: none;
}
header .container>.navbar-collapse {
	margin-top: 40px;
}
.navbar-right {
	margin-right: 15px;
}
}
 @media (max-width: 990px) {
.wrap-float {
	font-size: 5vw;
}
}
 @media (min-width: 769px) and (max-width: 990px) {
.navbar-nav {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	display: block;
	text-align: center;
}
.navbar-nav li {
	float: none;
	display: inline-block;
}
.container>.navbar-header {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
}
.container>.navbar-header .logo.lead {
	margin-left: auto;
	margin-right: auto;
}
}
 @media (max-width: 768px) {
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: 1200px;
}
.nav>li {
	max-width: 200px;
	margin: auto;
}
.navbar-nav>li>a {
	font-size: 26px;
}
.navbar-collapse.in {
	overflow-y: visible;
}
.inner.cover.hp-video {
	width: 80%;
}
.navbar-toggle .icon-bar {
	background-color: #FFFFFF;
}
#header:hover {
/*background-image: url(../images/bg_sky.jpg);
	background-repeat: repeat-x;*/
}
.carousel {
	position: relative;
	height: 100%;
}
.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 100%;
}
.carousel-inner>.item {
	height: 100%;
	width: auto;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
	display: block;
	max-width: none;
	height: 100% !important;
	width: auto !important;
}
.inner.cover.hp-video.lineup .lead.giallino {
	font-size: 24px;
	text-shadow: -2px -2px 0px #70712F, -2px 0 0px #70712F, 0px -2px 0px #70712F;
}
.inner.cover.hp-video.lineup .lead.verdino {
	font-size: 24px;
	text-shadow: -2px -2px 0px #4E622D, -2px 0 0px #4E622D, 0px -2px 0px #4E622D;
}
}
 @media (max-width: 460px) {
.fileds_container.col-md-6.col-xs-6, .fileds_container.col-md-3.col-xs-6 {
	width: 100% !important;
	margin-top: 5px !important;
}
section a {
	word-break:break-all;
}
.section_title, .solid-bg.sky h2 {
	font-size: 60px;
}
}
