/* CSS

 ____________________________________________________________
|                                                            |
|    ENGINE + Complic  { http://complic.eu }                 |
|    DESIGN + Complic Studio   { http://complicstudio.com }  |
|      DATE + 2015 Ottobre                                   |
|   CREDITS + Complic                                        |
| COPYRIGHT + Copyright Walkapp 2015                         |
|____________________________________________________________|

*/

/* reset css */
* {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: 'centuma';
}
div, a, li {
	text-decoration: none;
}
a {
	color: #000;
}
body {
	padding: 0;
	margin: 0;
	background: #000;
}
select, input {
	border-radius: 0;
	margin: 0;
	padding: 0;
}
#body {
	width: 100%;
	background-color: #FFF;
	margin: 0 auto;
}
h1, h2, h3, h4 {
	font-weight: bold;
    color: #000;
    font-size: 35px;
    margin-top: 15px;
    margin-bottom: 20px;
    text-align: left;
    line-height: 55px;
    position: relative;
    display: block;
}
h2 {
	font-size: 25px;
	margin-top: 0;
}
h3 {
	font-size: 21px;
	color: #008ed6;
	line-height: 21px;
	margin-bottom: 10px;
}
h4 {
	font-size: 21px;
	line-height: 30px;
	text-align: center;
	color: #FFF;
}
span.border {
	bottom: 0px;
    height: 3px;
    border-top: 3px solid #008ed6;
    position: absolute;
    left: 0px;
    width: 70px;
}
p {
	font-size: 15px;
	line-height: 24px;
	color: #888;
	margin-top: 5px;
	font-weight: light;
}
b {
	font-weight: bold;
}
.text {
	width: 600px;
    display: inline-block;
}
.text p {
	line-height: 25px;
}
.div_contatti .text {
	display: block;
}
.text.rivenditori {
	margin-right: 45px;
}
.white {
	color: #FFF;
}
.screenshot .screen {
	margin-right: 2%;
    position: absolute;
    top: 0;
    left: 0;
/*     background-image: url(../images/white-iphone.png); */
    height: 500px;
    background-repeat: no-repeat;
    width: 30%;
    overflow: hidden;
    background-size: cover;
    background-position: center;
}
 .hover {
	width: 216px;
	height: 165px;
	display: block;
	top: 0px;
	left: 0px;
	position: absolute;
	background: url("../images/photo_frame.png") no-repeat;
	z-index: 10;
}
.ticket {
	width: 400px;
	margin-left: 55px;
	display: inline-block;
	vertical-align: top;
}
p::selection {
  color: #f8f8f8;
  background: #008ed6;
}
section {
	width: 100%;
	margin: 0 auto;
	position: relative;
	padding: 0;
	padding-bottom: 10px;
}
section#fiasp {
	background-color: #DADADA;
}
section#fiasp .section_home {
	position: relative;
	height: 300px;
}
section#fiasp .section_home .logofiasp {
    right: 120px;
    width: 200px;
    height: 200px;
    top: 160px;
    display: block;
    background-image: url(../images/fiasp.png);
    background-position: right center;
    background-repeat: no-repeat;
}
section img {
    height: 357px;
    padding-bottom: 10px;
    position: absolute;
    top: 71px;
    bottom: 15px;
    left: 46px;
}
.social-ntw {
	position: absolute;
	right: 20px;
	margin-right: 60px;
	top: 20px;
	color: #c8c8c8;
	font-size: 40px;
	cursor: pointer;
	text-decoration: none;
}
.social-ntw.fiasp {
	top: 245px;
	font-size: 60px;
	color: #008ed6;
}
.social-ntw:hover {
	color: #FFF;
}
.social-ntw.fiasp:hover {
	color: #008ed6
}
.social-ntw span {
	display: none;
}
.social-network {
	text-align: center;
}
.social-network.event {
	background-color: rgba(194,216,47,0.4);
}
.condividi {
	margin: 0 auto 20px;
	font-size: 20px;
	color: #FFF;
}
#page {
	width: 100%;
	margin: 0 auto;
	padding: 80px 0;
}
.caption {
	position: absolute;
	left: 0;
	bottom: -110px;
	right: 0;
	top: 0px;
	text-indent: -99999px;
	color: #FFF;
	background-color: rgba(0,142,214,0);
	overflow: hidden;
}
.caption .text {
	position: absolute;
	background-color: rgba(0,142,214,0.4);
	height: 90px;
	bottom: 0px;
	width: 90%;
	padding: 5%;
}
.caption:hover {
    text-indent: 1;
	text-indent: 0px;
    bottom: 0;
}
.screen.fancybox:hover ~ caption {
	display: block;
}
.social-ntw:last-child {
	margin-right: 0;
}
section#app {
	background-image: url(../images/download_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 800px;
	background-size: cover;
}
.download {
	position: absolute;
	width: 690px;
	height: 140px;
	top: 50%;
	left: 50%;
	text-align: center;
	margin-left: -345px;
	margin-top: -70px;
}
.download span {
	display: block;
	color: #008ed6;
	font-size: 40px;
}
.download .btn {
	display: inline-block;
	vertical-align: top;
	margin-top: 30px;
	margin-right: 20px;
	background-color: #008ed6;
	color: #c8c8c8;
	text-align: center;
	padding-top: 18px;
	height: 42px;
	width: 180px;
	font-size: 20px;
	border: 0px;
	cursor: pointer;
	text-decoration: none;
}
.download .btn:last-child {
	margin-right: 0;
}
.download .btn:hover {
	color: #FFF;
}
.form-contatto {
	width: 100%;
	margin: 0 auto;
}
.form-contatto .cell {
	width: 49.8%;
	display: inline-block;
	padding: 0;
	outline: 0;
	text-align: center;
	margin: 5px 0;
	color: #000;
	position: relative;
}
.form-contatto .cell.terzo {
	width: 33%;
}
.form-contatto .cell.terzo input {
	width: 90%;
}
.form-contatto select {
	width: 96%;
    -webkit-appearance: none;
    height: 50px;
    padding-left: 3%;
	outline: 0;
	background-color: #FFF;
}
.form-contatto .cell label.error {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.form-contatto .textarea {
	width: 98%;
	margin: 5px auto;
	border: 1px solid #ccc;
}
.form-contatto .textarea textarea {
	width: 99%;
	max-width: 99%;
	height: 100px;
	max-height: 121px;
	border: 0px;
	padding-top: 10px;
	padding-left: 1%;
}
.form-contatto .textarea textarea:focus {
	outline: 0;
}
.form-contatto .cell input {
	margin-bottom: 10px;
    margin-top: 10px;
    height: 50px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #000;
    outline: 0;
    width: 92%;
    margin: 0 auto;
    padding-left: 3%;
}
.form-contatto .cell input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #000;
}
.form-contatto .cell input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #000;
   opacity:  1;
}
.form-contatto .cell input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #000;
   opacity:  1;
}
.form-contatto .cell input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #000;
}
.form-contatto .btn_invio {
	display: block;
	margin: 35px auto 0;
    background-color: #008ed6;
    color: #c8c8c8;
    text-align: center;
    padding-top: 18px;
    height: 42px;
    width: 180px;
    font-size: 20px;
    border: 0px;
    cursor: pointer;
}
.form-contatto .btn_invio:hover {
	color: #FFF;
}
.checkbox {
	margin-right: 10px;
	margin-left: 5px;
}
/* Page Loading */
#loading {
	position: fixed;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background-color: #000;
	z-index: 99999;
}
#loading .wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	margin-left: -50px;
	margin-top: -50px;
}
#loading .spinner {
    -webkit-animation: spin 3s infinite linear;
    -moz-animation: spin 3s infinite linear;
    -ms-animation: spin 3s infinite linear;
    -o-animation: spin 3s infinite linear;
    animation: spin 3s infinite linear;
}
#loading .spinner .icon-lattina {
	color: #FFF;
	font-size: 100px;
}
#loading .icon-marchio2 {
	margin-top: 40px;
	margin-left: -36px;
	color: #FFF;
	font-size: 60px;
	width: 162px;
	line-height: 60px;
}
@-webkit-keyframes spin {
    to { -webkit-transform: rotate(360deg); }
}
@-moz-keyframes spin {
    to { -moz-transform: rotate(360deg); }
}
@-ms-keyframes spin {
    to { -ms-transform: rotate(360deg); }
}
@-o-keyframes spin {
    to { -o-transform: rotate(360deg); }
}
@keyframes spin {
    to { transform: rotate(360deg); }
}

/* Banner Home */
.class_home {
	height: homepx;
	position: relative;
	padding: 0;
	background-image: url(../images/bg_trecking.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.class_home .wrapper, .section_home .wrapper {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	padding-top: 200px;
	background-color: rgba(0,0,0,0.6);
	background-image: url(../images/logo-wap.png);
	background-position: center 110px;
	background-repeat: no-repeat;
}

.section_home .wrapper {
	background-color: rgba(255,255,255,0.6);
}

.class_home h1.title {
	font-size: 35px;
	text-align: center;
	line-height: 70px;
	color: #FFF;
}
.class_home img {
	height: homepx;
	width: 100%;
}
section#drinks {
	background-image: url(../images/coocktail_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.class_home .cycle-slideshow {
	height: 100%;
}
.class_home .div_bg span {
	font-size: 30px;
	line-height: 45px;
	width: 500px;
	float: left;
	width: 500px;
	margin-top: 10px;
	margin-left: 50px;
	color: #C2D82F;
}
.cycle-slideshow a {
	z-index: 9999;
	cursor: pointer;
}
.cycle-slideshow a.cycle-next {
	background: url("../images/white/rect.png") no-repeat scroll 12px 3px;
	font-size: 0;
	height: 40px;
	position: absolute;
	right: 10px;
	top: 50%;
	width: 50px;
}
.cycle-slideshow a.cycle-next::before {
	background: url("../images/white/arrow.png") no-repeat scroll 1px 15px;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: 300ms;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
}
.cycle-slideshow a.cycle-next:hover::before {
  background: url("../images/white/arrow.png") no-repeat scroll 12px 15px;
}
.cycle-slideshow a.cycle-prev {
	background: url("../images/white/rect2.png") no-repeat scroll 0px 3px;
	height: 40px !important;
	left: 10px;
	position: absolute;
	top: 50%;
	width: 50px !important;
	font-size: 0;
}
.cycle-slideshow a.cycle-prev:hover::before {
	background: url("../../images/white/arrow2.png") no-repeat scroll 9px 15px;
}
.cycle-slideshow a.cycle-prev::before {
	background: url("../images/white/arrow2.png") no-repeat scroll 21px 15px;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: 300ms;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
}

/* Page */
.page {
	width: 960px;
	padding: 15px 0;
	margin: 0 auto;
	text-align: left;
}

#menu {
	overflow: hidden;
	width: 100%;
}
#info {
	display: none;
	font-size: 40px;
}
section#contatti .div_contatti {
	width: 960px;
	margin: 0 auto;
	padding: 15px 0;
}
section#rivenditori .input_contact {
	border-bottom: 1px solid #000;
}
section#rivenditori .input_contact input {
	color: #000;
}

/* Banner */
.class_home .div_bg {
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	background-size: cover;
	position: relative;
	background-color: #2B2B2B;
}
.class_home .div_bg.lattina {
	background-image: url(../images/banner_lattina.jpg);
	background-position: right center;
}
.class_home .div_bg.cocktail {
	background-image: url(../images/banner_coktail.jpg);
	background-position: right center;
}
.class_home .div_bg.sbk {
	background-image: url(../images/banner_sbk.jpg);
	background-position: right center;
}
.class_home .div_bg.expo {
	background-image: url(../images/banner_expo.jpg);
	background-position: right center;
}
.contatti {
	width: 502px;
	margin-right: 45px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	color: #FFF;
	font-size: 16px;
}
@-moz-keyframes jumpArrow {
	from { -webkit-transform:translateY(0); }
	50% { -webkit-transform:translateY(-25%); }
    to { -webkit-transform:translateY(0); }
}
@-o-keyframes jumpArrow {
	from { -webkit-transform:translateY(0); }
	50% { -webkit-transform:translateY(-25%); }
    to { -webkit-transform:translateY(0); }
}
@keyframes jumpArrow {
	from { -webkit-transform:translateY(0); }
	50% { -webkit-transform:translateY(-25%); }
    to { -webkit-transform:translateY(0); }
}
@-webkit-keyframes jumpArrow {
    from { -webkit-transform:translateY(0); }
	50% { -webkit-transform:translateY(-25%); }
    to { -webkit-transform:translateY(0); }
}
.section_home {
	padding: 40px 0;
	width: 960px;
	margin: 0 auto;
}
.section_home .sezione {
	width: 32%;
	display: inline-block;
	vertical-align: top;
}
.section_home .sezione.one {
	width: 27%;
	padding-right: 5%;
}
.section_home .sezione.one h2, .section_home .sezione.one h3, .section_home .sezione.one p  {
	text-align: right !important;
}
.section_home .sezione.one span.border {
	right: 0px;
	left: auto;
}
.section_home .sezione.two {
	text-align: center;
}
.section_home .sezione img {
	width: 70%;
	height: auto;
}
.section_home .sezione.three {
	text-align: left;
    width: 31%;
    padding-right: 2%;
}
#header {
	position: fixed;
	top: 0px;
	background-color: #008ed6;
	left: 0px;
	right: 0px;
	height: 77px;
	z-index: 999;
}
#header #menu_footer {
	width: 960px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
.logo {
	height: 50px;
	color: #FFF;
	width: 100px;
	margin-left: 0;
	position: absolute;
	left: 0;
	top: 14px;
	background-image: url(/images/logo_base_white.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.logo.mobile {
	height: 40px;
}
#banner_page {
	margin-top: 50px;
}
#banner_page img {
	width: 100%;
	height: auto;
}
#body .iscrizione_newsletter div {
	padding-left: 10px;
	display: inline-block;
	height: 50px;
	background-color: #FFF;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 15px;
	border: 1px solid #DADADA;
	width: 676px;
}
#iscrizione_nl {
	width: 100%;
	height: 140px;
}
.iscrizione_newsletter {
    width: 960px;
    margin: 0 auto;
    text-align: left;
    padding-bottom: 20px;
}
.iscrizione_newsletter.homepg {
	width: 354px;
	float: right;
	display: block;
	height: 120px;
	margin-bottom: 120px;
}
#body .iscrizione_newsletter div.subscribe {
	background-color: #008ed6;
	color: #c8c8c8;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	width: 260px;
	cursor: pointer;
	margin-left: -3px;
	padding-left: 0px;
}
#body .iscrizione_newsletter.homepg div {
	width: 220px;
	height: 33px;
}
#body .iscrizione_newsletter div.subscribe:hover {
	color: #FFF;
}
#body .iscrizione_newsletter.homepg div.subscribe {
	height: 29px;
	padding-top: 5px;
	font-size: 15px;
	width: 110px;
}
.iscrizione_newsletter div input {
    width: 80%;
    margin: 0 auto;
    border: none;
    font-size: 18px;
    color: #000;
    font-style: italic;
    padding-top: 15px;
}
.iscrizione_newsletter.homepg div input {
	font-size: 15px;
	padding-top: 5px;
}
.iscrizione_newsletter div input:focus {
	outline: 0;
}
@media screen and (min-width: 960px) {
	.logo.mobile {
		height: 0px;
	}
}
#class_footer {
	width: 100%;
	margin: 0 auto;
	background-color: #000;
}
.class_footer {
	width: 780px;
	padding-left: 180px;
	height: 60px;
	padding-top: 20px;
	margin: 0 auto;
	background-color: #000;
	color: #FFF;
	position: relative;
}
.class_footer a {
	color: #FFF;
	text-decoration: none;
}
.class_footer #credits {
	width: 70px;
	height: 30px;
	position: absolute;
	top: 15px;
	right: 0px;
	font-size: 40px;
	color: #FFF;
}
.close {
	height: 0px;
	overflow: hidden;
}
#header #menu_footer ul.menu {
	position: absolute;
	right: 170px;
	color: #FFF;
	top: 0px;
}
#header #menu_footer ul.menu li {
	display: inline-block;
}
#header #menu_footer ul.menu a {
	font-size: 13px;
	line-height: 15px;
	color: #FFF;
	padding-left: 15px;
    padding-right: 15px;
	padding-top: 30px;
	text-transform: capitalize;
	font-weight: lighter;
	height: 47px;
	display: inline-block;
	position: relative;
}
#header #menu_footer ul.menu li .voce {
	position: absolute;
	top: 30px;
	left: 0px;
	right: 0px;
	color: #FFF;
	font-size: 15px;
}
#header #menu_footer ul.menu li a:hover .voce {
	top:150px;
}
#header #menu_footer ul.menu li .icona {
	-webkit-transform: translate(0px, -20px);
	position: absolute;
	top: -20px;
	left: 25px;
	color: #000;
	font-size: 30px;
}
#header #menu_footer ul.menu li a:hover .icona.icon-expo {
	font-size: 15px;
	left: 15px;
	top: 50px;
}
#header #menu_footer ul.menu li a:hover .icona {
	top: 45px;
}
#header #menu_footer ul.menu li a:hover, #header #menu_footer ul.menu a.current {
	color: #FFF!important;
	-webkit-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
#header #menu_footer ul.menu a {
	text-decoration: none;
	color: #c8c8c8;
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
	-moz-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
	-ms-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1);

}
#header #menu_footer ul.menu a:last-child {
	border-right: none;
}
.contatto {
	padding-left: 10px;
	display: inline-block;
	font-size: 16px;
}
.contatto .icon {
	font-family: 'FontAwesome';
	color: #FFF;
	font-size: 20px;
	display: inline-block;
	margin-right: 10px;
}

/* .address {
	width: 420px;
	padding-left: 50px;
	font-size: 28px;
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 30px;
	color: #576268;
}
.address.dove {
	background-image: url(../images/ic_dove.png);
	margin-top: 9px;
}
.address.mobile {
	background-image: url(../images/ic_tel.png);
}
.address.facebook {
	background-image: url(../images/ic_facebook_2.png);
}
.address.twitter {
	background-image: url(../images/ic_twitter_2.png);
}
.address.mail {
	background-image: url(../images/ic_mail.png);
}
.address.orario {
	background-image: url(../images/ic_orario.png);
}
input {
	position: absolute;
	width: 100%;
	left: 10px;
	height: 35px;
	top: 24px;
	border: 0px;
	color: #FFF;
	background-color: rgba(255,255,255,0);
	font-size: 14px;
	font-weight: normal;
}
input:focus {
	outline: 0;
}
input::-webkit-input-placeholder {
   color: #FFF;
   border: 0px;
   font-weight: normal;
}
input:-moz-placeholder { /* Firefox 18- *//*
   color: #FFF;
   font-weight: normal;
}

input::-moz-placeholder {  /* Firefox 19+ *//*
   color: #FFF;
   font-weight: normal;
}
*/
/* campi richieste */
.campi {
	padding-top: 10px;
	width: 100%;
	text-align: center;
}
.campi div._cell {
	display: inline-block;
    position: relative;
    height: 65px;
    margin-top: 10px;
}
.campi div.meta {
	width: 49%;
}
.campi div.intero {
	width: 100%;
}
.campi div.terzo {
	width: 33%;
}
.campi label {
    position: absolute;
    color: #646563;
    font-size: 12px;
    top: 0px;
    text-align: left;
    left: 0px;
}
.campi ._cell.textarea textarea {
	width: 100%;
    height: 100%;
    background: none;
	border: none;
	-webkit-appearance: none;
	color: #FFF;
	font-size: 13px;
}
.campi ._cell.textarea textarea:focus {
	border: 0;
	outline: 0;
}
.buttons {
    width: 100%;
    margin: 10px auto;
    height: 80px;
    position: relative;
    text-align: left;
}
.buttons #btn_invia {
    width: 170px;
	height: 16px;
	padding: 10px;
	text-align: center;
	color: #FFF;
	background-color: #C2D82F;
	display: block;
	text-transform: uppercase;
	margin: 15px auto 0;
	cursor: pointer;
}
.campi #error {
	margin-top: 30px;
}
.campi #error .error {
    position: relative;
    color: #646563;
    font-size: 14px;
    text-align: center;
    top: auto;
    left: auto;
}
#btn_invio {
	width: 260px;
	border-bottom: 1px solid #FFF;
	text-align: center;
	float: right;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 10px;
	height: 20px;
	font-size: 23px;
	line-height: 17px;
	cursor: pointer;
	text-transform: uppercase;
}
#buttons .error {
	color: #113176;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}
#btn_streetindication {
	width: 330px;
	text-align: center;
	background-color: #428AE2;
	color: #FFF;
	height: 32px;
	padding-top: 12px;
	margin-top: 50px;
	font-size: 18px;
	cursor: pointer;
}
.feature {
	margin-top: 25px;
	display: block;
}
.features .feature p {
	margin-top: 0px;
}
.features .feature .icon {
	width: 60px;
	height: 49px;
	padding-top: 11px;
	text-align: center;
	position: absolute;
	left: 0px;
	background-color: #C2D82F;
	color: #FFF;
	font-family: 'gasolinefont';
	font-size: 40px;
}
.features .feature .icon.icon-expo {
	font-size: 15px;
	padding-top: 20px;
	height: 40px;
}
.container {
	width: 960px;
	margin: 15px auto 0;
	margin-left: 25px;
}
.logo_footer {
	background-position: center top;
	width: 100px;
	height: 80px;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 50px;
  padding-top: 14px;


	background-image: url(/images/logo_base_white.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
}
.class_home .bg_black_mob {
	display: none;
}
.logo_wrapper {
	margin: 0 auto;
	color: #FFF;
	text-align: center;
	background-image: url(/images/logo_base_white.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 300px;
	height: 200px;
	display: block;
}
.screenshots {
	margin-top: 70px;
}
.screenshot {
    padding-left: 40%;
    position: relative;
    display: block;
    min-height: 500px;
    padding-top: 77px;
    font-size: 20px;
    line-height: 40px;
    padding-right: 20%;
    font-style: italic;
    color: #888;
}
.screenshot:nth-child(2n) {
	padding-left: 0;
	text-align: right;
	padding-right: 40%;
	padding-left: 20%;
}
.screenshot:nth-child(2n) .screen {
	right: 0;
	left: auto;
}
/* CSS for Mobile */

@media screen and (max-width: 1024px) {
	.class_footer #credits {
		position: relative;
		float: right;
		top: auto;
		right: 0px;
		margin-right: 20px;
		top: -30px;
	}
	.class_footer {
		width: 80%;
		padding-left: 20%;
	}
}

@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-devicepixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	#header #menu_footer .logo {
		background-image: url(../images/logo@2x.png);
		background-size: 160px 55px;
	}
}

/* Burger */
.burger, .burger:before, .burger:after {
	position: absolute;
	top: 20px;
    right: 10px;
	width: 24px;
	height: 3px;
	background: #FFF; /* hamburger color */
	-webkit-transition: background 0.3s, -webkit-transform 0.3s, top 0.3s;
	-ms-transition: background 0.3s, transform 0.3s, top 0.3s;
	transition: background 0.3s, transform 0.3s, top 0.3s;
}
.burger:before {
	top: -8px;
	left: 0;
	content: "";
}
.burger:after {
	top: 8px;
	left: 0;
	content: "";
}
.burger-box:hover .burger,
.burger-box:hover .burger:before,
.burger-box:hover .burger:after {
	background: #7c7c7c; /* hover color for hamburger */
}
.close .burger {
	background: transparent !important; /* keeps center line hidden when in X shape */
}
.close .burger:before {
	top: 0;
	-ms-transform: rotate3d(0, 0, 1, -45deg);
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
}
.close .burger:after {
	top: 0;
	-ms-transform: rotate3d(0, 0, 1, 45deg);
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
}

.reveal-modal-bg {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: black;
  background: rgba(255, 255, 255, 0.95);
  z-index: 1004;
  display: none;
  left: 0; }
.reveal-modal img {
  max-width: 100%;
  height: auto;
}
.reveal-modal, dialog {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 1005;
  width: 100vw;
  top: 0;
  border-radius: 2px;
  left: 0;
  padding: 1.25rem;
  padding: 1.875rem; }

  @media screen and (max-width: 640px) {
.reveal-modal, dialog {
  width: 90%;
  padding: 2%;
  margin: 0 auto;
  position: relative;
 }
 }

  @media only screen and (max-width: 40em) {
    .reveal-modal, dialog {
      min-height: 100vh; } }
  .reveal-modal .column, dialog .column, .reveal-modal .columns, dialog .columns {
    min-width: 0; }
  .reveal-modal > :first-child, dialog > :first-child {
    margin-top: 0; }
  .reveal-modal > :last-child, dialog > :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal, dialog {
      width: 80%;
      max-width: 62.5em;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal, dialog {
      top: 6.25rem; } }
  .reveal-modal.radius, dialog.radius {
    border-radius: 2px; }
  .reveal-modal.round, dialog.round {
    border-radius: 1000px; }
  .reveal-modal.collapse, dialog.collapse {
    padding: 0; }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.tiny, dialog.tiny {
      width: 30%;
      max-width: 62.5em;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.small, dialog.small {
      width: 40%;
      max-width: 62.5em;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.medium, dialog.medium {
      width: 60%;
      max-width: 62.5em;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.large, dialog.large {
      width: 70%;
      max-width: 62.5em;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.xlarge, dialog.xlarge {
      width: 95%;
      max-width: 62.5em;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  .reveal-modal.full, dialog.full {
    top: 0;
    left: 0;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none !important;
    margin-left: 0 !important; }
    @media only screen and (min-width: 40.063em) {
      .reveal-modal.full, dialog.full {
        width: 100vw;
        max-width: 62.5em;
        left: 0;
        right: 0;
        margin: 0 auto; } }
  .reveal-modal .close-reveal-modal, dialog .close-reveal-modal {
    font-size: 2.5rem;
    line-height: 1;
    position: absolute;
    top: 0.5rem;
    right: 0.6875rem;
    color: #aaaaaa;
    font-weight: bold;
    cursor: pointer; }

dialog {
  display: none; }
  dialog::backdrop, dialog + .backdrop {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: black;
    background: rgba(0, 0, 0, 0.45);
    z-index: auto;
    display: none;
    left: 0; }
  dialog[open] {
    display: block; }
}

/* freccie avanti e indietro */
button {
	-webkit-appearance: none;
	border: 0;
	outline:0;
}
button.cycle-prev, button.cycle-next {
	border: 0px;
	background-color: transparent;
	position: absolute;
	top: 45%;
	z-index: 999;
}
button.cycle-prev:focus, button.cycle-next:focus {
	outline: 0;
}
button.cycle-next {
	right: 0;
}
button svg {
  padding: 0 15px;
}

button.cycle-prev:hover polyline,
button.cycle-prev:focus polyline {
	stroke-width: 3;
}
button.cycle-prev:active polyline {
	stroke-width: 6;
	transition: all 100ms ease-in-out;
}
button.cycle-next:hover polyline,
button.cycle-next:focus polyline {
	stroke-width: 3;
}
button.cycle-next:active polyline {
	stroke-width: 6;
	transition: all 100ms ease-in-out;
}
button polyline {
	transition: all 250ms ease-in-out;
}

@media screen and (max-width: 960px) {
	.form-contatto .cell {
		width: 100%;
	}
	.form-contatto .textarea {
		width: 98%;
	}
	#header #menu_footer ul.menu a {
		text-transform: none;
		font-size: 20px;
	}
		.container {
		margin-left: 0px;
		text-align: center;
	}
	.class_home {
		height: 1000px !important;
	}
	section#contatti {
		width: 90%;
	}
	.section_home {
		width: 90%;
		margin: 0 auto;
	}
	.page {
		width: 90%;
		padding: 10px 0 25px;
	}
	.text, .text.int {
		width: 100%;
	}
	.features {
		width: 100%;
		margin: 30px auto 0;
	}
	.features .feature {
		width: 80%;
		padding-left: 10%;
		margin: 0 auto;
	}
	.testo {
		width: 80%;
		margin: 0 auto;
		padding-bottom: 20px;
	}
	.form {
		width: 90%;
		margin: 0 auto;
		display: block;
	}
	.contatti {
		margin-right: 0;
		width: 90%;
		text-align: center;
	}
	.input_contact {
		width: 100%;
		margin: 0 auto;
		display: block;
		margin-right: 0;
	}
	.text.rivenditori {
		margin-right: 0;
	}
	section#contatti .div_contatti {
		width: 100%;
	}
	#header #menu_footer ul.menu li .voce {
		position: relative;
		top: 0;
	}
	#header #menu_footer ul.menu li a:hover .voce {
		top: 0;
	}
	#header #menu_footer ul.menu li .icona {
		display: none;
	}
	.class_690 .location2 {
		display: none;
		position: relative;
		right: 0;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		background-image: url(../images/img_location2.jpg);
		background-position: center top;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.class_home .bannerbar {
		bottom: 0px;
	}
	.class_956 {
		min-height: 600px;
	}
	.social-network {
		width: 100%;
	}
	.social-ntw {
		margin-right: 30px;
	}
	.wrapper.hm {
		top: 300px;
		background-size: 60%;
	}
	.class_690 .gioca2 {
		position: relative;
		right: 0px;
		top: 0px;
		width: 100%;
		height: 100%;
		background-image: url(../images/img_gioca2.jpg);
		background-position: left top;
		background-repeat: no-repeat;
		background-size: cover;
		margin-bottom: 30px;
	}
	.campi {
		width: 90%;
		margin: 0 auto;
	}
	h1.tit1, h1.tit2 {
		font-size: 25px;
		margin-top: 0px;
		margin-left: 1px;
	}
	h1.tit2 {
		margin-left: 5px;
	}
	.class_1090.indexmenu {
		padding-top: 0px !important;
	}
	#hamburger {
		height: 33px;
		width: 35px;
		position: fixed;
		right: 10px;
		top: 10px;
		padding-left: 10px;
		padding-top: 10px;
		background-color: rgba(0,0,0,0.5);
		background-position: center;
		background-repeat: no-repeat;
		z-index: 9999;
		cursor: pointer;
	}

	#hamburger.close {
		background-image: url(../images/menu_close.png);
	}
	#header.close {
		display: none !important;
	}
	#header {
		position: fixed;
		bottom: 0px !important;
		left: 0px;
		right: 0px;
		top: 0px !important;
		height: auto;
		background-color: rgba(0, 0, 0, 0.8);
		color: #FFF;
		filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#E6428AE2', endColorstr='#E6428AE2'); /* IE */
		z-index: 1000;
	}
	#header #menu_footer {
		width: 66%;
		position: absolute;
		left: 50%;
		margin-top: -474px;
		top: 50% !important;
		margin-left: -33%;
		margin-top: -332px;
	}
	#header #menu_footer ul.menu {
		width: 100%;
		top: 0;
		right: auto;
	}
	#header #menu_footer ul.menu li {
		display: block;
		margin: 7px auto;
		border-right: 0px;
		padding-left: 0px;
		padding-right: 0px;
		color: #FFF;
		width: auto;
	}
	.form-contatto .cell input {
		width: 94%;
	}
	.form-contatto select {
		width: 98%;
	}
	#header #menu_footer ul.menu li a {
		/* padding-bottom: 15px; */
		width: auto;
		padding-left: 10px;
		/* padding-top: 10px; */
		color: #FFF !important;
		padding-right: 10px;
		border-bottom: 2px solid #FFF;
		text-decoration: none;
		display: block;
		border-right: 0px solid;
		text-transform: uppercase;
	}
	.lista_menu, .lista_menu.right {
		-webkit-column-count: 1;
		width: 80%;
		margin: 0 auto;
		padding-left: 0;
		padding-right: 0;
	}
	#div_snack.due, #div_snack.uno {
		background-image: none;
	}
	.class_690 .map {
		width: 100%;
	}
	.sport p, .drink p {
		font-size: 15px;
	}
	.features.img {
		height: 150px;
		width: 100%;
		background: url(../images/logo.png) no-repeat center;
		display: block;
	}
	.sport, .drink {
		width: 45%;
		padding-left: 15%;
		padding-right: 10%;
		margin: 10px auto;
		text-align: left;
		height: auto;
		min-height: 110px;
	}
	.logo {
		display: none;
	}
	.logo.mobile {
		display: block;
	}
	#header #menu_footer ul.menu {
		position: relative;
	}
	#header #menu_footer ul.menu li, #header #menu_footer ul.menu li a:hover, #header #menu_footer ul.menu li a.current  {
		color: #FFF !important;
		background-color: rgba(0,0,0,0) !important;
	}
	.buttons {
		width: 90%;
		text-align: left;
	}
	#eventi {
		width: 90%;
		margin: 0 auto;
	}
	#eventi .evento {
		width: 100%;
	}
	.form {
		padding-bottom: 80px;
		padding-top: 25px;
	}
	#buttons {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.logo_footer {
		width: 100%;
	}
	.ticket img {
		width: 100%;
		height: auto;
		text-align: center;
	}
	.social-ntw {
		margin-right: 4%;
	}
	.social-ntw:last-child {
		margin-right: 0;
	}
	.class_home h1.title {
		line-height: 40px;
	}
	section#fiasp .section_home {
		padding-bottom: 200px;
		background-position: center bottom;
	}
	.screenshots {
		margin: 0 auto;
		text-align: left;
	}
	.screenshot .screen{
		width: 228px;
		height: 390px;
		margin-right: 0;
		background-size: contain;
	}
	.social-ntw {
		position: relative;
	    display: inline-block;
	    vertical-align: top;
	    margin-top: 40px;
	}
	.social-ntw {
		margin-right: 15px;
	}
	section img {
		height: 72%;
	    padding-bottom: 10px;
	    position: absolute;
	    top: 55px;
	    bottom: 15px;
	    left: 37px;
	    width: 71%;
	}
	.iscrizione_newsletter {
		width: 100%;
	}
	#body .iscrizione_newsletter div {
		width: 60%;
	}
	#body .iscrizione_newsletter div.subscribe {
		width: 36%;
	}
}

@media screen and (max-width: 820px) {
	.cell.terzo {
		width: 100% !important;
	}
	.form-contatto .cell.terzo input {
   		width: 94%;
	}
}

@media screen and (max-width: 768px) {
	.screenshot {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: left !important;
	}

	.screenshot .screen {
		position: relative;
		margin: 0 auto 20px;
	}
	.section_home .sezione.one {
		width: 100%;
		padding-right: 0;
	}
	.section_home .sezione.one h2, .section_home .sezione.one h3, .section_home .sezione.one p {
		text-align: left !important;
	}
	.section_home .sezione.one span.border {
		left: 0;
		right: auto;
	}
	.section_home .sezione.two {
		width: 100%;
	}
	.section_home .sezione.three {
		width: 100%;
	}
	.section_home .sezione img {
	    width: auto;
	    height: 500px;
	}
	.campo {
		width: 100%;
	}
	.campo.terzo {
		width: 100%;
		margin-right: 0px;
	}
	.campo.centro {
		width: 100%;
		margin: 0 auto;
	}
	#home #logo {
		background-image: url(../images/logo.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		height: 190px;
		width: 80%;
		left: 10%;
		right: 10%;
		margin: 0 auto;
		position: absolute;
		top: 80px;
	}
	.class_footer {
		width: 100%;
		padding-left: 0;
		height: auto !important;
		padding-top: 0px;
		text-align: center;
	}
	.class_footer .logo_footer, .class_footer #credits {
		position: relative;
		margin: 0 auto;
		float: none;
	}
	.class_footer .logo_footer {
		padding-bottom: 15px;
		margin: 0 auto;
		position: relative;
	}
	.class_footer .copyright {
		width: 80%;
		margin: 0 auto;
	}
	.class_footer #credits {
		margin-right: 0px;
		top: 0px;
		text-align: center;
		margin: 0px auto;
		padding-bottom: 20px;
	}
	.address {
		width: 90%;
		margin: 0 auto;
		font-size: 14px;
	}
	.class_footer .logo_footer img {
		height: auto;
		width: 100%;
	}
	#header #menu_footer {
		position: absolute;
		top: 50%;
		left: 50%;
		margin-left: 0%;
		margin-top: 0px;
		-webkit-transform: translate3d(-50%, -60%, 0);
		-moz-transform: translate3d(-50%, -60%, 0);
		-ms-transform: translate3d(-50%, -60%, 0);
		-o-transform: translate3d(-50%, -60%, 0);
		text-align: center;
	}
	#header #menu_footer ul.menu li a {
		font-size: 15px;
		padding-bottom: 30px;
		height: 10px;
	}
	.class_home .div_bg span {
		font-size: 24px;
		line-height: 24px;
		color: #FFF;
		width: 90%;
		margin-left: 5%;
	}
	.ticket {
		display: block;
		width: 90%;
		margin-left: 0;
		margin: 0 auto;
		text-align: center;
	}
	.download a.btn {
		display: block;
		text-decoration: none !important;

		margin: 25px auto;
	}
	.download .btn:last-child {
		margin-right: auto;
	}
	.section_home .sezione.three {
		padding-left: 0;
	}
	.download span {
	    width: 70%;
		margin: 0 auto;
	}
	.class_home {
		background-position: center top;
		background-size: cover;
	}
	.download {
	    position: relative;
	    width: 100%;
	    height: 140px;
	    text-align: center;
		margin-left: 0;
		margin-top: 180px;
		left: 0;
		top: 0;
	    z-index: 99;
    }
    .screen {
	 	width: 48%;
	 	margin-right: 2%;
	}
	.screen:nth-child(3n) {
		margin-right: 2%;
	}
    .screen:nth-child(2n) {
		margin-right: 0;
	}
	.screenshots {
		width: 100%;
		text-align: left;
	}
	#body .iscrizione_newsletter div.subscribe {
		width: 35%;
	}
	.social-ntw.fiasp {
		top: auto;
		position: relative;
		padding-top: 30px;
		margin: 30px auto;
		text-align: center;
		width: 40px;
		display: block;
	}
	section#fiasp .section_home .logofiasp {
		position: relative;
		right: 0;
		top: 0;
		margin: 0 auto;
	}
}
@media screen and (max-width: 640px) {
	#header #menu_footer ul.menu li {
		font-size: 12px;
	}
	#header #menu_footer {
		margin-top: 50px;
	}
	.campi div.meta {
		width: 100%;
		position: relative;
	}
	#header #menu_footer ul.menu li a {
		font-size: 13px;
		padding-top: 15px;
		padding-bottom: 30px;
		height: 0px;
	}
	.features .feature {
		width: 70%;
		padding-left: 20%;
	}
	.hover {
		width: 100%;
	}
	#body .iscrizione_newsletter div.subscribe {
		width: 33%;
	}
}

/* end of css */
