@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

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

/* 
Designed by Marco Tonet for IL VERDI
*/
/* _normalize.SCSS */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* -COLORS.SCSS */
/* COLORI OLD */
/* ILARIA E MARCO */
/* _TEXT.SCSS */
/* Font Library */
/* FONT PER LE ICONE */
@font-face {
  font-family: 't1t';
  src: url("../font/t1t.eot?16460771");
  src: url("../font/t1t.eot?16460771#iefix") format("embedded-opentype"), url("../font/t1t.woff?16460771") format("woff"), url("../font/t1t.ttf?16460771") format("truetype"), url("../font/t1t.svg?16460771#iconfont") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 't1t';
    src: url('../font/t1t.svg?16460771#t1t') format('svg');
  }
}
*/
@font-face {
  font-family: 'by_peoplebold';
  src: url("../font/by_people_bold-webfont.eot");
  src: url("../font/by_people_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/by_people_bold-webfont.woff2") format("woff2"), url("../font/by_people_bold-webfont.woff") format("woff"), url("../font/by_people_bold-webfont.ttf") format("truetype"), url("../font/by_people_bold-webfont.svg#by_peoplebold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'by_people_handwrittenregular';
  src: url("../font/by_people_handwritten-webfont.eot");
  src: url("../font/by_people_handwritten-webfont.eot?#iefix") format("embedded-opentype"), url("../font/by_people_handwritten-webfont.woff2") format("woff2"), url("../font/by_people_handwritten-webfont.woff") format("woff"), url("../font/by_people_handwritten-webfont.ttf") format("truetype"), url("../font/by_people_handwritten-webfont.svg#by_people_handwrittenregular") format("svg");
  font-weight: normal;
  font-style: normal; }
i, em {
  font-style: italic; }

strong, b {
  font-weight: bold; }

strong em, strong i {
  font-weight: bold;
  font-style: italic; }

/* Link di base */
a {
  text-decoration: none;
  color: #E5A030;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

a:hover {
  color: #878786;
  text-decoration: none; }

/* ICONE */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "t1t";
 /*
 font-style: normal;
 font-weight: normal;
 speak: none;

 display: inline-block;
 text-decoration: inherit;
 width: 1em;
 margin-right: .2em;
 text-align: center;
 /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  /*  font-variant: normal;
   /* text-transform: none;
       
    /* fix buttons height, for twitter bootstrap */
  /* line-height: 1em;
  
   /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* margin-left: .2em;
  
   /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-instagram:before {
  content: '\e800'; }

/* '' */
.icon-linkedin:before {
  content: '\e801'; }

/* '' */
.icon-skype:before {
  content: '\e802'; }

/* '' */
.icon-pinterest:before {
  content: '\e803'; }

/* '' */
.icon-facebook:before {
  content: '\e804'; }

/* '' */
.icon-facebook-squared:before {
  content: '\e805'; }

/* '' */
.icon-linkedin-squared:before {
  content: '\e806'; }

/* '' */
.icon-pinterest-squared:before {
  content: '\e807'; }

/* '' */
.icon-twitter-squared:before {
  content: '\e808'; }

/* '' */
.icon-twitter:before {
  content: '\e809'; }

/* '' */
.icon-vimeo-squared:before {
  content: '\e80a'; }

/* '' */
.icon-youtube-play:before {
  content: '\e80b'; }

/* '' */
.icon-behance:before {
  content: '\e80c'; }

/* '' */
.icon-behance-1:before {
  content: '\e80d'; }

/* '' */
.icon-angle-left:before {
  content: '\e80e'; }

/* '' */
.icon-angle-right:before {
  content: '\e80f'; }

/* '' */
.icon-angle-up:before {
  content: '\e810'; }

/* '' */
.icon-angle-down:before {
  content: '\e811'; }

/* '' */
/* INTESTAZIONI */
h1,
h2,
h3,
h4,
h5,
h6 {
  font: normal 100%/1.5 'by_people_handwrittenregular', serif;
  color: #E5A030;
  margin: 0;
  padding: 0;
  font-family: inherit;
  line-height: 1;
  color: inherit;
  text-rendering: optimizelegibility; }

.wp_content h1,
.wp_content h2,
.wp_content h3,
.wp_content h4,
.wp_content h5,
.wp_content h6 {
  margin-top: 1em;
  margin-bottom: 0.8em;
  line-height: 1.3em; }
.wp_content h1 {
  font-size: 1.8em; }
.wp_content h2 {
  font-size: 1.6em; }
.wp_content h3 {
  font-size: 1.4em; }
.wp_content h4 {
  font-size: 1.2em;
  font-style: italic;
  font-weight: bold; }
.wp_content h5 {
  font-size: 1em;
  text-transform: uppercase; }
.wp_content h6 {
  font-size: 0.8em;
  font-style: italic;
  text-transform: uppercase; }

.wrap_news .wp_content h1,
.wrap_news .wp_content h2,
.wrap_news .wp_content h3,
.wrap_news .wp_content h4,
.wrap_news .wp_content h5,
.wrap_news .wp_content h6 {
  margin-top: 0em; }

/* _MIXIN.SCSS */
/*.css3 {
@include linear-gradient(color-stops($bianco 30%, $nero));
@include border-radius(2px);
@include box-shadow(1px 1px 6px  #999);
@include box-shadow( inset 0px 2px 3px #fff, 0px 3px 2px #aaa);
@include text-shadow(0 1px 1px rgba(255, 255, 255, 0.75));
}
*/
/* _MEDIAVISIBILITY.SCSS */
.onlymobile {
  display: block; }

.onlytab {
  display: none !important; }

.onlywide {
  display: none !important; }

.nomobile {
  display: none !important; }

.notab {
  display: inherit !important; }

.nowide {
  display: inherit !important; }

@media screen and (min-width: 768px) {
  .onlymobile {
    display: none !important; }

  .onlytab {
    display: inherit !important; }

  .onlywide {
    display: none !important; }

  .nomobile {
    display: inherit !important; }

  .notab {
    display: none !important; }

  .nowide {
    display: inherit !important; } }
@media screen and (min-width: 1024px) {
  .onlymobile {
    display: none !important; }

  .onlytab {
    display: none !important; }

  .onlywide {
    display: inherit !important; }

  .nomobile {
    display: inherit !important; }

  .notab {
    display: inherit !important; }

  .nowide {
    display: none !important; } }
/* CSS ESTERNI */
/* _FLEXSLIDER.SCSS */
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Font Library */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
  min-height: 100% !important; }

.flexslider .slides > li {
  display: none; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  min-width: 100%;
  display: block;
  min-height: 100% !important; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  position: relative;
  zoom: 1; }

.flex-viewport {
  min-height: 100% !important;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/* VARIABILI */
/* BODY */
html {
  overflow-y: scroll; }

html, body {
  font: normal 100%/1.5  'Lato', serif;
  font-size: 16px;
  background: #f9f9f9;
  color: #282828;
  max-width: 100%;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-ransition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease; }

.wrap {
  width: 92%;
  margin: 0 auto;
  max-width: 1160px; }
  @media all and (min-width: 48em) {
    .wrap {
      padding-left: 20px;
      padding-right: 20px; } }

/* PAGINE INTERNE --- PAGINE INTERNE --- PAGINE INTERNE */
a, a:hover {
  outline: none !important; }

a#scroll_top {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  bottom: 25px;
  display: block;
  height: 40px;
  opacity: .95;
  position: fixed;
  right: 25px;
  width: 40px;
  z-index: 999;
  background: #E5A030; }
  a#scroll_top:after {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-family: 'keynet_iconfont';
    content: '\e80a';
    text-align: center;
    color: #FFF; }

a#scroll_top:hover {
  opacity: .55;
  background: #E5A030; }

/* GRIGLIA */
.col05, .col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col25, .col33 {
  width: 100%;
  display: block;
  float: left; }
  .col05.testo, .col1.testo, .col2.testo, .col3.testo, .col4.testo, .col5.testo, .col6.testo, .col7.testo, .col8.testo, .col9.testo, .col10.testo, .col25.testo, .col33.testo {
    padding-right: 30px; }

@media all and (min-width: 48em) {
  .col05 {
    width: 5%; } }

@media all and (min-width: 48em) {
  .col1 {
    width: 10%; } }

@media all and (min-width: 48em) {
  .col2 {
    width: 20%; } }

@media all and (min-width: 48em) {
  .col25 {
    width: 25%; } }

@media all and (min-width: 48em) {
  .col3 {
    width: 30%; } }

@media all and (min-width: 48em) {
  .col4 {
    width: 40%; } }

@media all and (min-width: 48em) {
  .col5 {
    width: 50%; } }

@media all and (min-width: 48em) {
  .col6 {
    width: 60%; } }

@media all and (min-width: 48em) {
  .col7 {
    width: 70%; } }

@media all and (min-width: 48em) {
  .col8 {
    width: 80%; } }

@media all and (min-width: 48em) {
  .col9 {
    width: 90%; } }

@media all and (min-width: 48em) {
  .col33 {
    width: 33.33333%; } }

.section {
  text-align: center; }

#menu li {
  display: inline-block;
  margin: 10px;
  color: #000;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 10px;
  border-radius: 10px; }

#menu li.active {
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  color: #fff; }

#menu li a {
  text-decoration: none;
  color: #000; }

#menu li.active a:hover {
  color: #000; }

#menu li:hover {
  background: rgba(255, 255, 255, 0.8); }

#menu li a,
#menu li.active a {
  padding: 9px 18px;
  display: block; }

#menu li.active a {
  color: #fff; }

#menu {
  position: fixed;
  top: 0;
  left: 0;
  height: 40px;
  z-index: 70;
  width: 100%;
  padding: 0;
  margin: 0; }

.twitter-share-button {
  position: fixed;
  z-index: 99;
  right: 149px;
  top: 9px; }

#download {
  margin: 10px 0 0 0;
  padding: 15px 10px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }

#download a {
  text-decoration: none;
  color: #fff; }

#download:hover {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #2F96B4;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -ms-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear; }

#infoMenu {
  height: 20px;
  color: #f2f2f2;
  position: fixed;
  z-index: 70;
  bottom: 0;
  width: 100%;
  text-align: right;
  font-size: 0.9em;
  padding: 8px 0 8px 0; }

#infoMenu ul {
  padding: 0 40px; }

#infoMenu li a {
  display: block;
  margin: 0 22px 0 0;
  color: #333; }

#infoMenu li a:hover {
  text-decoration: underline; }

#infoMenu li {
  display: inline-block;
  position: relative; }

#examplesList {
  display: none;
  background: #282828;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 20px;
  float: left;
  position: absolute;
  bottom: 29px;
  right: 0;
  width: 638px;
  text-align: left; }

#examplesList ul {
  padding: 0; }

#examplesList ul li {
  display: block;
  margin: 5px 0; }

#examplesList ul li a {
  color: #BDBDBD;
  margin: 0; }

#examplesList ul li a:hover {
  color: #f2f2f2; }

#examplesList .column {
  float: left;
  margin: 0 20px 0 0; }

#examplesList h3 {
  color: #f2f2f2;
  font-size: 1.2em;
  margin: 0 0 15px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
  padding: 0 0 5px 0; }

/* Demos Menu
 * --------------------------------------- */
#demosMenu {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 999; }

html.fp-enabled,
.fp-enabled body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  /*Avoid flicker on slides transitions for mobile phones #336 */
  -webkit-tap-highlight-color: transparent; }

#superContainer {
  height: 100%;
  position: relative;
  /* Touch detection for Windows 8 */
  -ms-touch-action: none;
  /* IE 11 on Windows Phone 8.1*/
  touch-action: none; }

.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  /* Safari<=5 Android<=3 */
  -moz-box-sizing: border-box;
  /* <=28 */
  box-sizing: border-box; }

.fp-slide {
  float: left; }

.fp-slide, .fp-slidesContainer {
  height: 100%;
  display: block; }

.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  /* Safari<=6 Android<=4.3 */
  transition: all 0.3s ease-out; }

.fp-section.fp-table, .fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%; }

.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%; }

.fp-slidesContainer {
  float: left;
  position: relative; }

.fp-controlArrow {
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -19px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.fp-controlArrow.fp-prev {
  left: 30px;
  width: 0;
  border-width: 14.5px 17px 14.5px 0;
  border-color: transparent #fff transparent transparent; }

.fp-controlArrow.fp-next {
  right: 30px;
  border-width: 14.5px 0 14.5px 17px;
  border-color: transparent transparent transparent #fff; }

.fp-scrollable {
  overflow: scroll; }

.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important; }

#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0); }

#fp-nav.right {
  right: 17px; }

#fp-nav.left {
  left: 17px; }

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  left: 50%;
  opacity: 1; }

.fp-slidesNav.bottom {
  bottom: 17px; }

.fp-slidesNav.top {
  top: 17px; }

#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0; }

#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative; }

.fp-slidesNav ul li {
  display: inline-block; }

#fp-nav ul li a,
.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none; }

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%; }

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  border: 1px solid #E5A030;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0px 0px -5px; }

#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -20px;
  color: #E5A030;
  font-size: 40px;
  font-family: by_people_handwrittenregular, serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer; }

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1; }

#fp-nav ul li .fp-tooltip.right {
  right: 20px; }

#fp-nav ul li .fp-tooltip.left {
  left: 20px; }

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
  height: auto !important; }

/* CONTENUTI PAGINE */
* {
  box-sizing: border-box; }

#map {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.section {
  width: 100vw;
  min-height: 100vh;
  float: left;
  position: relative; }
  @media all and (max-width: 47.99em) {
    .section {
      margin-bottom: 60px;
      min-height: 100px; } }

#section0 {
  min-height: 100vh !important; }

#section0 h1 {
  margin-top: 25vh; }
  @media all and (min-width: 48em) {
    #section0 h1 {
      margin-top: initial; } }

#section0 .data {
  padding-bottom: 15vh; }
  @media all and (min-width: 48em) {
    #section0 .data {
      padding-bottom: initial; } }

h1 {
  font-family: 'by_people_handwrittenregular', serif;
  font-size: 60px;
  color: #E5A030;
  z-index: 99999;
  display: block;
  position: relative; }
  @media all and (min-width: 48em) {
    h1 {
      font-size: 100px; } }
  @media all and (min-width: 62.5em) {
    h1 {
      font-size: 120px; } }
  @media all and (min-width: 78.75em) {
    h1 {
      font-size: 150px; } }

.data {
  font-weight: 100;
  font-size: 30px;
  color: #B2B2B1; }

.slide {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }
  .slide h1 {
    color: #FFF; }

/* COUNTDOWN */
.flip-clock-wrapper {
  margin: 0;
  position: relative;
  z-index: 99;
  margin: 0 auto;
  margin-top: 40px; }
  @media all and (min-width: 48em) {
    .flip-clock-wrapper {
      width: 460px;
      margin-top: 80px; } }
  @media all and (max-width: 47.99em) {
    .flip-clock-wrapper {
      width: 190px; } }
  .flip-clock-wrapper .flip {
    width: 50px;
    height: 68px;
    line-height: 70px;
    margin: 0px;
    margin-left: 1px; }
    @media all and (max-width: 47.99em) {
      .flip-clock-wrapper .flip {
        width: 40px;
        height: 60px;
        line-height: 58px;
        margin-bottom: 50px; } }
  .flip-clock-wrapper .flip-clock-divider {
    width: 10px; }
  .flip-clock-wrapper .flip-clock-divider .flip-clock-label {
    top: -2em;
    left: 0;
    text-shadow: none;
    text-transform: uppercase;
    text-align: center;
    width: 124px;
    font-size: 11px;
    color: #ddd; }
    @media all and (max-width: 47.99em) {
      .flip-clock-wrapper .flip-clock-divider .flip-clock-label {
        width: 100px; } }
  .flip-clock-wrapper .flip-clock-dot {
    display: none !important; }
  .flip-clock-wrapper > ul {
    border-radius: 0px !important; }
  .flip-clock-wrapper ul li a div div.inn {
    color: #fff;
    text-align: center;
    border-radius: 6px;
    font-size: 22px;
    font-weight: bold; }
    @media all and (min-width: 48em) {
      .flip-clock-wrapper ul li a div div.inn {
        font-size: 26px; } }
    @media all and (min-width: 62.5em) {
      .flip-clock-wrapper ul li a div div.inn {
        font-size: 30px; } }
    @media all and (min-width: 78.75em) {
      .flip-clock-wrapper ul li a div div.inn {
        font-size: 34px; } }
  .flip-clock-wrapper ul li a div.up:after {
    top: 34px; }

.flip-clock-wrapper ul li a div div.inn {
  font-size: 40px; }

.flip-clock-wrapper .flip {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }

.flip-clock-wrapper ul {
  background: none !important; }

.flip-clock-wrapper a {
  color: #eee; }

.flip-clock-wrapper ul li a div div.inn {
  color: #eee;
  text-shadow: 0 1px 2px #eee;
  width: 100%;
  height: 200%;
  color: #eee;
  text-align: center;
  background-color: #fff;
  border-radius: 6px; }

.flip-clock-wrapper ul li a div.up:after {
  background-color: rgba(0, 0, 0, 0.1); }

.flip-clock-dot {
  display: block;
  background: #fff;
  width: 7px;
  height: 7px;
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  left: 5px; }

/* PROGRAMMA */
.programma {
  text-align: left;
  width: 80%;
  max-width: 800px;
  margin: 0 auto;
  padding-bottom: 60px; }
  @media all and (min-width: 48em) {
    .programma {
      padding-bottom: 0; } }
  .programma span {
    display: block;
    width: 100%;
    margin-bottom: 20px; }
  .programma span.ora {
    color: #878786;
    margin-top: 1em; }
  .programma span.description {
    font-weight: 300; }
  .programma .col5 {
    text-align: justify;
    margin-top: 30px; }
    @media all and (min-width: 48em) {
      .programma .col5 {
        margin-top: 0;
        padding: 30px;
        padding-bottom: 0; } }
  .programma .col5.azzera {
    clear: left; }

h3 {
  font-family: 'by_people_handwrittenregular', serif;
  font-size: 30px;
  color: #E5A030;
  z-index: 99999;
  display: block;
  position: relative; }
  @media all and (min-width: 48em) {
    h3 {
      font-size: 36px; } }
  @media all and (min-width: 62.5em) {
    h3 {
      font-size: 40px; } }
  @media all and (min-width: 78.75em) {
    h3 {
      font-size: 48px; } }

/* SLIDER FOTO */
#slider-matrimonio {
  width: 100%;
  height: 0;
  padding-bottom: 66%; }
  @media all and (min-width: 48em) {
    #slider-matrimonio {
      padding: 0;
      height: 100%; } }
  #slider-matrimonio ul.slides {
    width: 100%;
    height: 100%;
    position: absolute; }
    #slider-matrimonio ul.slides li {
      width: 100%;
      height: 100%;
      position: relative;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat; }
      #slider-matrimonio ul.slides li h1 {
        color: #FFF;
        position: absolute;
        top: 50%;
        width: 100%;
        text-align: center;
        transform: translateY(-50%); }
  #slider-matrimonio .flex-viewport {
    height: 100%;
    width: 100%;
    position: absolute !important; }
  #slider-matrimonio .flex-control-nav {
    display: none !important; }
  #slider-matrimonio .flex-prev, #slider-matrimonio .flex-next {
    width: 50%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    text-indent: -99999px;
    cursor: url("http://lnx.nicolagalliziadesign.com/wp-content/themes/gallizia/img/cursor-left.png"), auto !important; }
    #slider-matrimonio .flex-prev:after, #slider-matrimonio .flex-next:after {
      content: ""; }
    @media all and (max-width: 47.99em) {
      #slider-matrimonio .flex-prev, #slider-matrimonio .flex-next {
        display: none !important; } }
  #slider-matrimonio .flex-next {
    left: inherit;
    right: 0;
    cursor: url("http://lnx.nicolagalliziadesign.com/wp-content/themes/gallizia/img/cursor-right.png"), auto !important; }
    @media all and (max-width: 47.99em) {
      #slider-matrimonio .flex-next {
        display: none; } }

/* MAPPA */
#section3 {
  min-height: 100vh; }
  #section3 h1 {
    top: 10%;
    position: absolute;
    width: 50%;
    left: 25%; }

/* IMMAGINI */
.polaroid {
  width: 80%;
  height: 0;
  padding-bottom: 80%;
  left: 10%;
  margin-bottom: 20px;
  border-radius: 3px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  display: block;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-ransition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  @media all and (min-width: 48em) {
    .polaroid {
      width: 30%;
      padding-bottom: 30%;
      margin: 1.65%;
      float: left;
      left: 0; } }
  .polaroid img {
    position: absolute;
    width: 100%; }
  .polaroid:hover {
    opacity: 0.7; }

.iban {
  color: #E5A030;
  font-weight: bold; }

/* RSVP */
form {
  width: 100%;
  margin: 0 auto;
  max-width: 400px; }
  form input {
    width: 100%;
    border: 0;
    background: none;
    font-family: 'by_people_handwrittenregular', serif;
    font-size: 2em;
    border-bottom: 1px solid #E5A030;
    margin-bottom: 2.3em;
    height: 50px;
    line-height: 50px; }
  form textarea {
    border: 0;
    border-bottom: 1px solid #E5A030;
    font-family: 'by_people_handwrittenregular', serif;
    font-size: 2.3em;
    width: 100%;
    height: 250px;
    padding: 10px;
    margin-bottom: 30px;
    float: left;
    background: none !important; }
  form input[type="submit"] {
    background: #E5A030;
    cursor: pointer !important;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    display: block;
    margin-top: 25px;
    margin: 0 auto;
    width: 150px;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    color: #FFF;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-ransition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    form input[type="submit"]:hover {
      background: #FFF;
      color: #E5A030; }
