@font-face {
font-family: 'DIN';
  src: url('../DIN.ttf');
  src: local('☺'),
         url('../DIN.ttf') format('truetype'), url('../DIN.ttf') format('truetype');
}

html, body {
  width: 100%;
  height: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

p {
   font-family: DIN, Arial;
}

#contattiOK {
	display: none;
	width: 650px;
	text-align: center;
	padding: 1em; 
	border: 4px solid #60C7C4;
	margin: 0 auto;
	color: #60C7C4;
	margin-bottom: 2em;
}

.error {
	padding: 1em; 
	margin: 0 auto;
	color: red;
}

.hover, .pre-landing {
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
  z-index: 100;
}

.pre-landing {
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -webkit-transform-origin: 50% 0%;
}

.titolo-prelanding {
  padding: 1.5em 0;
	margin: 0 auto;
	text-align: center;
}

.titolo-prelanding h2 {
	font-size: 3em;
	padding-bottom: 1em;
	letter-spacing: -2px;
	color: #999999;
}

.goccione {
  padding: 1em 0;
  width: 20%;
}

.more {
	cursor: pointer;
	position: relative;
	z-index: 1;
}

.restoLanding {
	position: relative;
	z-index: 2;
}

body {
	margin: 0;
	padding: 0;
	color: #545454;
	background-color: #FFFFFF;
   font-family: DIN, Arial;
}

.clear {
clear: both;
}

a {
	color: #0095B6;
	text-decoration: none;
	cursor: pointer;
}

header {
	width: 100%;
	height: 220px;
	background-color: #FFFFFF;
}

header .logo {
    background-image: url("../images/goccia-blu.png");
    background-position: -73px -27px;
    background-repeat: no-repeat;
    background-size: auto 348px;
 	background-color: #FFFFFF;
	float: left;
    height: 220px;
    width: 39%;
}

header .logo img {
	padding: 1.8em 0.5em;
	float: right;
	margin-right:30px;
}

header .testo {
	width: 60%;
	float: left;
}

header .testo p {
	margin-top: 3em;
	max-width: 650px;
	color: #545454;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	padding-left: 1em;
}

#slider {
	width: 100%;
	height: 400px;
	overflow: hidden;
	position: relative;
	z-index: 0;
}

#slider .cycle-slideshow {
	width: 100%;
	height: 400px;
	overflow: hidden;
}

.cycle-slideshow img {
	width: 100%;
}

.external img {     
	width: 50px;
    margin-right: 6px;
    height: auto;
    margin-top: 6px;
    position: relative;
    vertical-align: top;
}

#container {
	background-color: #ffffff !important;
    margin: -5em auto 0;
    position: relative;
    z-index: 99;
    width: 1000px;
}

#container .over {
	width: 80%;
	margin: 0 auto;
	padding-top: 0.3em;
	text-align: center;
	font-size: 24px;
}

.evento {
    margin: -19em auto 0 !important;
}

.circle {
	width: 303px;
	height: 300px;
	float: left;
	margin: 2em 0.6em;
	text-align: center;
	background-image: url('../images/cerchio.png'); 
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.circle h1 {
	font-size: 20px;
	color: #0094B8;
	padding-top: 2.5em;
	line-height: 20px;
	text-transform: uppercase;
}

.circle p {
	font-size: 18px;
	margin-top: -10px;
	padding: 0;
}

.privacy {
	padding: 2em;
}

.button-reserved {
	position: fixed;
	top: 0;
	right: 10px;
	background-color: #60C7C4;
	padding: 0.5em 1em;
	z-index: 99;
}

.button-reserved span img {
	margin-left: 10px;
	vertical-align: bottom;
}

.button-reserved a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	font-size: 14px;
}

footer {
	width: 100%;
	background-image: url('../images/goccia-grigina.png'); 
	background-position: top right;
	background-size: auto 90%;
	background-repeat: no-repeat;
}

.screenglass {
	padding: 2em 0;
}

.screenglass hr {
	width: 80%;
	float: left;
	height: 1px;
	border-top: 0px;
	background-color: #666666; 
	}

.container {
	margin: 0 auto;
    padding: 4em 0 6em;
    width: 1000px;
}

.logo-screenglass {
	width: 240px;
	float: left;
}

.paragrafo-footer {
	width: 70%;
	float: left;
	padding-top: 0.6em;
}

.paragrafo-footer h2 {
	font-size: 22px;
	font-weight: bold;
}

.disclaimer {
background-color: #303E48;
color: #FAFAFA;
font-size: 14px;
text-align: center;
padding: 1em;
}

.contattaci {
	margin: 4em 0;
}

.contattaci .titolo {
	width: 35%;
	background-image: url('../images/contattaci-bg.png');
	background-repeat: repeat-x;
	height: 63px; 
}

.contattaci .titolo h1 {
	background-image: url("../images/contattaci-img.png");
	background-repeat: no-repeat;
    background-position: right 0;
    color: #ffffff;
    float: right;
    height: 63px;
    margin: 0;
    padding-top: 10px;
    width: 215px;
    font-size: 22px;
    font-weight: 200;
}

form {
	width: 1000px;
	margin: 0 auto;
}

fieldset {
	border: 0px;
}

label, input, textarea {
	color: #777777;
	font-size: 16px;
	width: 85%;
	margin-right: 14%;
	margin-top: 0.5em;    
}

 input, textarea {
 	height: 40px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #DDDDDD;
}

.form_input {
	float: left;
	width: 31%;
}

.conferma-invio {
	width: 31%;
	float: left;
}

.bottone {
	width: 85%;
	height: 50px;
	color: #FFFFFF;
	background-color: #007AA4;
	font-size: 16px;
	vertical-align: middle;
	margin-top: 10px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 0px;
}


.bottone:hover {
	background-color: #0095B6;
	cursor: pointer;
}

.privacy-contatti a {
	font-size: 14px;
}


/* evento */
.arrow { 
    padding: 0px 10px;
    vertical-align: bottom; }

