@charset "utf-8";
/* CSS Document */
html,body {
  width:100%;
  font-family: 'opificio_neueregular';
  width:100%;
  background-image: url(../images/home.jpg); 
  background-repeat: repeat;
  background-position: 0 0; 
}


#cookieChoiceInfo span {
  font-weight:400;
  letter-spacing: 0;
}
#cookieChoiceInfo a {
  text-decoration:none;
  color:#99acff;
  font-size:1.2em;
}


@font-face {
    font-family: 'poiret_oneregular';
    src: url('../font/poiretone-regular-webfont.eot');
    src: url('../font/poiretone-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/poiretone-regular-webfont.woff') format('woff'),
         url('../font/poiretone-regular-webfont.ttf') format('truetype'),
         url('../font/poiretone-regular-webfont.svg#poiret_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'opificio_neueregular';
  src: url('../font/NexaLight.eot');
  src: url('../font/NexaLight.eot?#iefix') format('embedded-opentype'),
    url('../font/NexaLight.woff') format('woff'),
    url('../font/NexaLight.ttf') format('truetype'),
    url('../font/NexaLight.svg#Elegantlight-Regular') format('svg');
  font-style: normal;
  font-stretch: normal;
}

@font-face {
    font-family: 'opificio_neueregular';
    src: url('../font/Opificio_neue-regular-webfont.eot');
    src: url('../font/Opificio_neue-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Opificio_neue-regular-webfont.woff2') format('woff2'),
         url('../font/Opificio_neue-regular-webfont.woff') format('woff'),
         url('../font/Opificio_neue-regular-webfont.ttf') format('truetype'),
         url('../font/Opificio_neue-regular-webfont.svg#opificio_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family:'SegoePrint-Regular';
    src: url('../font/SegoePrint_gdi.eot');
    src: url('../font/SegoePrint_gdi.eot?#iefix') format('embedded-opentype'),
         url('../font/SegoePrint_gdi.woff') format('woff'),
         url('../font/SegoePrint_gdi.ttf') format('truetype'),
         url('../font/SegoePrint_gdi.svg#SegoePrint_gdi') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Ensure-Medium';
    src: url('../font/KG Rise UP.eot');
    src: url('../font/KGRiseUP.eot?#iefix') format('embedded-opentype'),
    url('../font/KGRiseUP.woff2') format('woff2'),
    url('../font/KGRiseUP.svg#KG Rise UP') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-02DC;
}

@font-face {
  font-family:"Metro Normal";
  src:url("../font/metror.eot?") format("eot"),
  url("../font/metror.ttf") format("truetype"),
  url("../font/metror.svg#Metro-Normal") format("svg");
  font-weight:normal;
  font-style:normal;
}

@font-face {
  font-family: 'Mistral';
  src: url('../font/Mistral.eot');
  src: url('../font/Mistral.eot?#iefix') format('embedded-opentype'),
    url('../font/Mistral.woff2') format('woff2'),
    url('../font/Mistral.woff') format('woff'),
    url('../font/Mistral.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family:'Century-Regular';
  src: url('../font/CenturyGothic_latin+latin-ext_gdi.eot');
    src: url('../font/CenturyGothic_latin+latin-ext_gdi.eot?#iefix') format('embedded-opentype'),
         url('../font/CenturyGothic_latin+latin-ext_gdi.woff') format('woff'),
         url('../font/CenturyGothic_latin+latin-ext_gdi.ttf') format('truetype'),
         url('../font/CenturyGothic_latin+latin-ext_gdi.svg') format('svg');
    font-style: normal;
}

@font-face {
  font-family: 'GillSans';
  src: url('../font/GillSans-Light.eot');
  src: url('../font/GillSans-Light.eot?#iefix') format('embedded-opentype'),
    url('../font/GillSans-Light.woff') format('woff'),
    url('../font/GillSans-Light.ttf') format('truetype'),
    url('../font/GillSans-Light.svg#GillSans-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family:'MonotypeCorsiva-Regular';
  src: url('../font/MonotypeCorsiva_gdi.eot');
  src: url('../font/MonotypeCorsiva_gdi.eot?#iefix') format('embedded-opentype'),
    url('../font/MonotypeCorsiva_gdi.woff') format('woff'),
    url('../font/MonotypeCorsiva_gdi.ttf') format('truetype'),
    url('../font/MonotypeCorsiva_gdi.svg#MonotypeCorsiva-Regular') format('svg');
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
}

@font-face {
    font-family:'Murray Hill Bold';
    src: url('../font/Murray Hill Bold Regular.eot');
  src: url('../font/Murray Hill Bold Regular.eot?#iefix') format('embedded-opentype'),
    url('../font/Murray Hill Bold Regular.woff2') format('woff2'),
    url('../font/Murray Hill Bold Regular.woff') format('woff'),
    url('../font/Murray Hill Bold Regular.svg#Murray Hill Bold Regular') format('svg');
    font-weight: 5;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FC;
}

@font-face {
  font-family: 'Ensure-Medium';
  src: url('../font/Ensure-Medium.eot') format('embedded-opentype'),
    url('../font/Ensure-Medium.woff') format('woff'),
    url('../font/Ensure-Medium.svg#Ensure-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}


h1 { 
  font-size:3.6em;
  font-weight: 600;
}


h2 { 
  font-size: 4.2em;
  font-weight:400;
}

h3 {
  font-size:2.8em;
  font-weight:200;
}

h4 {
  font-size:1.8em;
  font-weight: 400;
}

h5 {
  font-size:1.6em;
}

p {
  font-family:'Century-Regular';
  font-size:1.3em;
}

a  {
  font-size:1.7em;
}

.fullpage {
  height:100%;
}

span {
  font-size:1.3em;
  font-weight:600;
  font-family:"Metro Normal";
  line-height: 1.2em;
  letter-spacing: 3px;
}

.wrap {
  max-width:1200px;
}

.ten {
    font-weight: 600;
    letter-spacing: 1.5px;
    color:#bac9ff;
}

.zen {
    font-family: 'Ensure-Medium';
    font-size: 1.5em;
    font-weight: 600;
    letter-spacing: 1.5px;
    color:#822020;
}

.wrap2 {
  max-width:900px;
}
#header {
  height:160px;
  background: rgba(255,255,255,0.3);
  text-align:center;
}

#header .row {
  max-width:95%;
}

.face {
  text-align:left;
}

.abso {
  position:absolute;
  top:38%;
  left:0;
  z-index:2;
  width:100%;
}

.partners p {
  text-align: left;
  margin-bottom: 4%!important;
  font-size: 1em!important;
  letter-spacing: 1px!important;
  padding-left: 20%!important;
}

.phone2 p {
  margin:1% 0;
}

.phone2 img {
  vertical-align: middle;
}

.phone2 a {
  display: inline-block;
  text-decoration: none;
  font-size:1.8em;
  padding:0 10px;
  color:#fff5ec;
}

.abso h3 {
  font-size:2.2em;
 font-family:"Metro Normal";
  line-height: 1.3em;
  letter-spacing: 1px;
  color:#fff;
  text-align:center;

}

.hospit {
    position: fixed;
    top: 240px;
    right: 0;
    z-index: 7;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
}

.animated.hinge {
  -webkit-animation-duration: 1.7s;
  -moz-animation-duration: 1.7s;
  -ms-animation-duration: 1.7s;
  -o-animation-duration: 1.7s;
  animation-duration: 1.7s;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-200px);
    transform: translateX(-200px);}
  100% {
    opacity: 1;
     -webkit-transform: translateX(0px);
    transform: translateX(0px);}
}

@-moz-keXframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: translateX(-200px);
    transform: translateX(-200px);}
  100% {
    opacity: 1;
     -moz-transform: translateX(0px);
    transform: translateX(0px);}
}
@-ms-keXframes bounceIn {
  0% {
    opacity: 0;
    -ms-transform: translateX(-200px);
    transform: translateX(-200px);}
  100% {
    opacity: 1;
    -ms-transform: translateX(0px);
    transform: translateX(0px);}
}

@-o-keXframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: translateX(-200px);
    transform: translateX(-200px);}
  100% {
    opacity: 1;
    -o-transform: translateX(0px);
    transform: translateY(0px);}
}


.bounceIn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -ms-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
}

.animated { 
    -webkit-animation-duration: 2.5s; 
    animation-duration: 2.5s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
} 

.animated2 { 
    -webkit-animation-duration: 2.8s; 
    animation-duration: 2.8s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
} 

@-webkit-keyframes bounceInLeft { 
    0% { 
        opacity: 0; 
        -webkit-transform: translateX(2000px); 
    } 
    60% { 
        opacity: 1; 
        -webkit-transform: translateX(-30px); 
    } 
    80% { 
        -webkit-transform: translateX(10px); 
    } 
    100% { 
        -webkit-transform: translateX(0); 
    } 
} 

@keyframes bounceInLeft { 
    0% { 
        opacity: 0; 
        transform: translateX(2000px); 
    } 
    60% { 
        opacity: 1; 
        transform: translateX(-30px); 
    } 
    80% { 
        transform: translateX(10px); 
    } 
    100% { 
        transform: translateX(0); 
    } 
} 

.bounceInLeft { 
    -webkit-animation-name: bounceInLeft; 
    animation-name: bounceInLeft; 
}


.phone {
    font-size: 0.8em;
    text-align: right;
    margin-top: 25px;
    text-align: right;
}

.phone img {
  vertical-align: middle;
}

.phone p {
  margin-top:5px;
  letter-spacing: 1px;
  font-weight: 600;
  color:#323238;
  font-family: 'Ensure-Medium';
}

.wen {
  text-align:center;
}

#header h1 {
  display:inline-block;
  background: url('../images/logo.png') center center no-repeat;
  text-indent: -9999px;
  margin:0 auto;
  height:160px;
  width:481px;
  z-index:999;
}

#header h1{
  margin-top:0;
}
.logo {
  vertical-align:middle;
  padding:20px;
}

.face img {
  margin-top:50px;
  padding:0 5px;
  width:40px;
  opacity: 0.95;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.face img:hover, .face img:focus, .face img:active {
  opacity: 1;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-animation-name: hang;
  animation-name: hang;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/*--------Menu--------*/

#cation {
  z-index:1;
}

#menu {
  background-image: url(../images/m1.jpg); 
  background-repeat: repeat;
  width:100%;
  padding:12px 0;
  -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 30px rgba(0,0,0,0.3);
  box-shadow: 0 0 30px rgba(0,0,0,0.3);
  z-index:999;
     -webkit-transition-duration: 0.4s; 
    transition-duration: 0.4s;
}

#menu nav {
  padding-top: 0;
  text-align:center;
}


#menu nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#menu nav ul li {
  display:inline;
}

#menu nav a {
  padding: 0 20px 0;
  display: inline;
  line-height:1em;
  font-size: 1.5em;
  text-decoration: none;
  color: #fff;
  transition-duration: 0.3s;
}

#menu nav a:hover {
  color:#ffecd6;
}

.selected {
  color:#fff!important;
  border-bottom: 2px solid #fff;
  z-index:1;
}

.stick {
  position:fixed;
  top:0px;
}

#bux {
  visibility:hidden;
}

#smart {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  right:0;
  z-index: 997;
  background: rgba(0,0,0,.9);
}

#smart nav {
  padding-top: 10%;
}

#smart.show {
  display: block;
}

#smart nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

nav ul li {
  position: relative;
}

#smart nav a {
  padding: 8px;
  display: block;
  text-align:center;
  font-family: 'opificio_neueregular';
  font-weight:200;
  border-bottom: 1px solid rgba(255,255,255,.2);
  text-decoration: none;
  color: #fff;
}


#smart nav a:hover {
  background: rgba(225,225,225,.2);
}


#smart nav ul ul {
  position: absolute;
  display: block;
  visibility:hidden;
  right:100%;
  top:0;
  min-width:240px;
  opacity:0;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

#smart nav ul ul li{
    position: relative;
    font-size:1em;
    top:0;
    text-align: center;
    background: rgba(0,0,0,.7);
  }

#smart nav ul li:hover > ul,
#smart nav ul ul:hover {
  display: block;
  visibility: visible;
  opacity:1;
}

.rim {
  display:block;
  margin:15% auto 0;
  text-align: center;
}

#menu-apri{
  position: fixed;
  top: 5%;
  right: 0;
  cursor:pointer;
  z-index: 998;
}

#smart .selected {
  background:#d4bcbc;
}

#menu-chiudi {
  position:absolute;
  top:5px;
  right:5px;
  padding:5px;
  cursor: pointer;
  z-index: 10;
}


/*-----body---*/

.onde {
  margin:2% 0!important;
  padding:0.7% 14%;
}

.spec {
    width: 100%;
}

.pane p, .spec p {
  font-family: 'Century-Regular';
  font-weight: 400;
  font-size:1.2em;
  color: #48434e;
}

.pane h3, .spec h3 {
  display: inline-block;
  width: 70%;
  font-family: 'Ensure-Medium';
  border-bottom: 4px solid #d4bcbc;
  color: #414044;
  font-weight:600;
  font-size: 3.7em;
  margin: 3% 0 0;
  padding-bottom:0;
}

.pane .row, .spec .row {
  max-width: 100%;
}

.pane .col-6 {
  width:50%;
  transition: all 0.35s ease 0s;
}

.pane .col-6:hover {
  background: rgb(255,255,255,0.9);
}


.p-back {
  height:500px;
}

.s-back {
  height:500px;
}

.corsi {
    display: inline-block;
    color: #fff;
    font-family: 'opificio_neueregular';
    margin: 0 0 5%;
    font-size: 1.3em;
    text-decoration: none;
    background: #47444e;
    padding: 15px 5% 15px 5%;
    font-weight: 200;
    letter-spacing: -0.5px;
    text-align: center;
    text-decoration: none;
    transition: all 0.35s ease 0s;
}

.corsi:hover {
  color:#fff;
  background:#d4bcbc;
}

.table {
  display: table;
  width: 100%;
  height: 100%;
  z-index: 999;

}
.cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  z-index:998;
}

.order  {
  display: none;
  text-align:center;
  font-size:120%;
   font-family: 'opificio_neueregular';
}

.order p {
  margin-bottom: 0;
}

/*----------------------------*/

#three {
  position:relative;
  margin:0 auto;
  padding:0 0 4%;
  background: url('../images/grad0.png') no-repeat right center;
  background-size: cover;
  text-align:center;
    -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

#three h2, .title h3, #terrazza h2 {
  margin-top:0;
  width:100%;
  text-align:center;
  padding: 2% 0 0;
} 

.tox {
  position:relative;
  margin-top:25px;
  max-height:420px;
  overflow:hidden;
}


.tox img {
  display:inline-block;
}

#three h2 {
  margin-bottom:0%;
  display: inline-block;
  font-family: 'Ensure-Medium';
  color: #414044;
  font-weight: 600;
  font-size: 4.5em;
  margin: 1% 0;
  padding-bottom: 0;
}

#three p {
  margin: 1% 26em 0;
  font-weight:400;
  color: #463d3c;
  line-height: 1.4em;
  font-size:1.35em;
}

.pane {
  padding: 3% 0 3.5%;
}


#iden {
  position:relative;
  width:100%;
  padding:0% 0 1%;
  background: url(../images/him.jpg) no-repeat top center;
  background-size: cover;
  z-index: 2;
  text-align:center;
-webkit-box-shadow: 0px 0px 54px -3px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 54px -3px rgba(0,0,0,0.75);
box-shadow: 0px 0px 54px -3px rgba(0,0,0,0.75);
}

#box-cont {
  padding:4% 7% 3%;
}

.ing {
    width: 0%;
} 

.design {
  position:relative;
  padding-bottom:0;
  padding-top:2%;
  margin:0 auto;
  overflow:hidden;
}

.mud {
  position:relative;
  padding:0;
  margin-top:0;
  text-align:center;
  overflow:hidden;
  z-index:0;

}

.mud a {
  display:inline-block;
  font-family: 'opificio_neueregular';
  text-decoration: none;
  text-align:center;
  padding:0;
  font-size:1.2em;
  letter-spacing: 0px;
  color:#fff;
  padding:3% 8%;
  margin-top:5%;
  background:#f38e56;
  opacity:1;
  z-index:9999;
   -webkit-transition-duration: 0.5s; 
    transition-duration: 0.5s;
}

.mud a:hover {
  background:#c6a9c9;
  color:#fff;
}

.wind a{
  display:inline-block;
  color:#fff;
  font-size:1.5em;
  text-decoration: none;
  background: #9b5353;
  padding: 15px 9% 15px 9%;
  margin:10% 0;
  font-weight:200;
  text-align: center;
  text-decoration: none;
  transition: all 0.35s ease 0s;
}

.wind a:hover {
 background: #3c1d1d;
 color:#fff;

}

.mud h2 {
  font-size:2em;
  line-height: 2em;
  font-weight:400;
  margin:0 0 1%;
  font-family: 'Ensure-Medium';
  color:#fff;
}
.mud p {
  margin-top:4%;
  font-size:0.7em;
  padding:0 2.3em;
  font-weight:200;
}

.bording img {
  margin-top:50%;
}

.triangle {
    border-bottom: 80px solid #fff;
    border-left: 98vw solid transparent;
}

.triangle2 {
    border-top: 80px solid #fff;
    border-right: 98vw solid transparent;
}

.triangle-3 {
    border-top: 80px solid #fff;
    border-left: 98vw solid transparent;
}

.triangle-4 {
    border-bottom: 80px solid #fff;
    border-left: 98vw solid transparent;
}

.triangle-6 {
    border-top: 80px solid #fffcfb;
    border-left: 98vw solid transparent;
}


#four {
  position:relative;
  background: rgba(255, 255, 255, 0.7);
  width:100%;
  text-align:center;
  padding:1% 0 3%;
  z-index:1;
  color:#717171;
}

#four h3 {
  display: inline-block;
  width: 50%;
  font-family: 'Ensure-Medium';
  border-bottom: 4px solid #d4bcbc;
  color: #414044;
  font-weight: 600;
  font-size: 3.5em;
  margin: 1% 0 4%;
  padding-bottom: 0;
}

#four p {
  padding:1% 0 0;
}

.weare {
  padding:0;
  text-align:center;
}

.weare img {
  padding: 0 10px;
  opacity: 0.9;
  max-width: 60px;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.weare img:hover, .weare img:focus, .weare img:active {
  opacity: 1;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-animation-name: hang;
  animation-name: hang;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

.demo {
  background:#47444e;
  padding:1% 5%;
  font-size: 0.8em;
    -webkit-transition-duration: 0.4s; 
  transition-duration: 0.4s;
}

.demo a {
  font-family:'Century-Regular';
  text-decoration:none;
  color:#fff;
  margin:0;
}

.demo img {
  vertical-align: middle;
}


.demo:hover {
  background:#d4bcbc;
  color:#fff;
}



#whis {
  position: relative;
  background: url(../images/home2.jpg) bottom center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  margin: 0 auto;
  text-align: center;
  color: #000;
}


.job span {
  font-family:'Century-Regular';
  font-weight:400;
  font-size:1.8em;
  letter-spacing: 5px;
  color:#fff;
} 


.job {
  padding: 3% 10% 1%;
  text-align:left;
  font-family: 'caviar_dreamsregular';
  color:#fff;
     -webkit-transition-duration: 0.4s; 
    transition-duration: 0.4s;
}

.job:hover {
  background:rgba(0,0,0,0.7);
}

.job h2 {
  display: inline-block;
  width: 30%;
  font-family: 'Ensure-Medium';
  border-bottom: 4px solid #d4bcbc;
  color: #fff;
  font-weight: 600;
  font-size: 4em;
  margin: 1% 0 3%;
  padding-bottom: 0;
}

.job p {
  padding:0 30% 1% 0;
  margin-top:0;
}

.pilot {
  font-family: 'opificio_neueregular';
  position:relative;
  background: url(../images/reis2.jpg) no-repeat center center;
  background-size: cover;
  padding:2.5em 15em;
  z-index: 2;
  text-align:center;
  color:#4f4f4f;

}

.c-mail a {
    margin-bottom:2%;
  }

.pilot h2 {
  padding:1% 0;
  margin:0;
  font-size:3.2em;
  font-weight:400;
  font-family: 'Ensure-Medium';
}

.pilot li {
  padding:8px 8%;
  font-weight:400;
  color:#000;
  text-decoration: none;
  list-style: none;
  font-size:1.5em;
}

.bon {
  text-align:center;
  padding:1% 0;
  background: url(../images/promo2.jpg) no-repeat center center;
  background-size: cover;
}

.bon span {
   font-family: 'Ensure-Medium';
  font-weight:600;
}


.bon h2 {
  padding:1% 0;
  margin:0;
  font-size:3.2em;
  font-weight:400;
  font-family: 'Ensure-Medium';
}

.bon .row {
  max-width: 95%
}

.bon ul {
  padding:1% 0;
  text-align: center;
}

.bon li {
  padding:2px 0;
  font-weight:200;
  color:#000;
  font-family: 'opificio_neueregular';
  text-decoration: none;
  list-style: none;
  font-size:1.5em;
}

.visual a {
  display:inline-block;
  color:#fff;
  margin:0 auto;
  text-decoration: none;
  background:#98a8d6;
  padding: 1% 4%;
  text-decoration: none;
  transition: all 0.35s ease 0s;
}

.visual a:hover {
 background:#4a4c56;
 color:#fff;

}

.dox a img {
  opacity:0.9;
 -webkit-transition-duration: 0.5s; 
    transition-duration: 0.5s;
}

.dox img:hover {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
   opacity:1;
}

.mappa {
  margin:0 auto;
}

iframe {
  width:100%;
  height:500px;
}

.elenco {
  padding: 2% 0 3%;
  position:relative;
  text-align:center;
}

.elenco2 {
  padding: 3% 0 2%;
  position:relative;
  text-align:center;
}

.tariffe {
  text-align: left;
}

.job4 h3 {
    display: inline-block;
    text-align: left;
    color: #414044;
    font-family: 'Ensure-Medium';
    font-weight: 600;
    font-size: 3.2em;
    margin: 0 0 30px;
    padding: 0 2em 0 10px;
    border-bottom: 4px solid #d4bcbc;
}

.job4 table {
  max-width: 700px;
}

table td {
    padding: 6px 15px;
    color: #1f1e1c;
    font-size: 1.1em;
    font-family:'Century-Regular';
    border:1px solid #dbdad9;
}

table .bold {
  font-weight: 600;
  font-family: 'opificio_neueregular';
}

.box {
  position:relative;
  margin-top: 2%;
  border: 6px solid #fde1b7;
  text-align: center;
  overflow:hidden;
   -webkit-transition-duration: 0.7s; 
    transition-duration: 0.7s;
}

.grad9 .row {
  max-width:85%;
}

.dek fieldset {
    width: 40%;
    margin-top: 3%;
    padding-left: 0!important;
}

.dek form#contact {
  color: #666;
}

.dek #fin-privacy span {
  color: #666;
  letter-spacing: 0;
  line-height: 1.1em;
  font-size: 0.8em;
}

.dek form#contact label {
    font-size: 1.2em;
}

form#contact  {
font-size:100%;
color:#fff;
}

.dek form#contact input, .dek form#contact textarea {
    font-size: 0.9em;
}

fieldset {
  margin-top:3%;
  padding:0 13%!important;
}

#main .row {
  max-width: 50%;
}

form#contact label  {
  float:left;
  display:block;
  margin-top:3px;
  letter-spacing: -1px;
  font-family: 'opificio_neueregular';
  font-size:1.4em;
  clear:both;
}

form#contact input  {
  color:#000;
  margin:0 0 15px 0;
  border:1px solid #d8d8d8;
  width:400px;float:right;
  -moz-border-radius:9px;
    -webkit-border-radius:5px;
  font-family: 'opificio_neueregular';
  padding:7px 15px;}

form#contact select {
  color:#000;margin:0 0 15px 0;
  border:1px solid #d8d8d8;
  width:300px;float:right;
  -moz-border-radius:9px;
  -webkit-border-radius:5px;
  padding:3px 5px 3px 10px;}

  form span {
    font-family: 'Nexa';
  }

form#contact option {display:block;color:#666;}

form#contact textarea {
  color:#666; 
  float:right;
  font-size:110%;
  font-family:arial;
  height:120px; 
  width:410px;
  font-family: 'opificio_neueregular';
  border:1px solid #d8d8d8;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  padding:2px 10px;
  margin-bottom:10px;
}

input#privacy {
  text-align:left;
  float:right!important;
  height:20px;
  width: 20px!important;
  display:inline-block;
  margin-right:0px!important;
}

#fin-privacy span {
  display:inline-block;
  color:#fff;
  line-height: 1em;
  font-size:0.9em;
  font-weight:400;
  text-align:left;
}

.faulty_field {
  background:#fff4f4 !important;
  color:#ff0000;
  border:1px solid #ff0000 !important;
}


.box img {
  line-height:0;
  display:block;
 -webkit-transition-duration: 0.7s; 
    transition-duration: 0.7s;
}

.box:hover img {
   opacity:1;
  transform: scale(1.15,1.15);
  -webkit-transform: scale(1.15,1.15);
  -moz-transform: scale(1.15,1.15);
  -ms-transform: scale(1.15,1.15);
  -o-transform: scale(1.15,1.15);
}


.gear {
  text-align:center;
}

.menus a { 
  display:inline-block;
  margin:1% auto;
  font-family: 'Ensure-Medium';
  text-decoration: none;
   background:#fff;
 color:#74534a;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 15px 25px;
  text-decoration: none;
  transition: all 0.35s ease 0s;
}

.menus a:hover {
   background:#e08c94;
  color:#fff;

}

.wall {
  padding:3% 0 1%;
  background:rgba(170, 178, 218, 0.14);
  text-align:center;
}

.marca img {
  opacity: 0.9;
  width:34%;
  transition-duration: 0.7s;
}

.marca img:hover {
  opacity: 1;
  transform: scale(1.05,1.05);
  -webkit-transform: scale(1.05,1.05);
  -moz-transform: scale(1.05,1.05);
  -ms-transform: scale(1.05,1.05);
  -o-transform: scale(1.05,1.05);
}

.gear {
  text-align:center;
}


.cation, #promo, #option, #eventi {
  position:relative;
  text-align:center;
  margin:0 auto;
  width:100%; 
  z-index:1;
}

#ottica {
  position:relative;
  text-align:center;
  margin:0 auto;
  width:100%; 
  z-index:1;

}

#cucina {
  position:relative;
  text-align:right;
  margin:0 auto;
  width:100%; 
  z-index:1;

}

#pizza, #prenota {
  position:relative;
  text-align:left;
  margin:0 auto;
  width:100%; 
  z-index:1;

}

.memo {
  text-align:center;
  padding:3% 24%;
}

.prom {
   margin:0 2%;
  padding:1%;
    background: url('../images/prom.png') center left no-repeat;
}

.prom2 {
  margin:0 2%;
  padding:1%;
    background: url('../images/prom.png') center right no-repeat;
}

.promo p {
    padding: 0 12% 5% 0%;
    font-size:1.4em;
    margin:0;
    font-family: 'opificio_neueregular';
}

 #occhiali {
  position:relative;
  text-align:center;
  margin:0 auto;
  width:100%; 
}

.grad {
  position:relative;
  background: url('../images/grad5.jpg') no-repeat bottom center;
  background-size:cover;
  color:#000;
  padding:4em 0 5em;
  margin-bottom:0;
-webkit-box-shadow: 0px 2px 20px 0px rgba(171,171,171,1);
-moz-box-shadow: 0px 2px 20px 0px rgba(171,171,171,1);
box-shadow: 0px 2px 20px 0px rgba(171,171,171,1);
}

.lop {
  text-align: left;
}

.grad1 {
  position:relative;
  background: url('../images/grad.jpg') no-repeat top center;
  background-size:cover;
  color:#000;
  padding:4em 0 3em;
  margin-bottom:0;
}

#wet {
  position:relative;
  background: url('../images/sent.jpg') no-repeat bottom center;
  background-size:cover;
  background-attachment: fixed;
-webkit-box-shadow: 0px 3px 22px -2px rgba(255,255,255,1);
-moz-box-shadow: 0px 3px 22px -2px rgba(255,255,255,1);
box-shadow: 0px 3px 22px -2px rgba(255,255,255,1);
  color:#fff;
  padding: 0;
  margin-bottom:0;
}

.grad2 {
  position:relative;
  background: url('../images/grad1.jpg') no-repeat bottom center;
  background-size:cover;
-webkit-box-shadow: 0px 3px 22px -2px rgba(255,255,255,1);
-moz-box-shadow: 0px 3px 22px -2px rgba(255,255,255,1);
box-shadow: 0px 3px 22px -2px rgba(255,255,255,1);
  color:#fff;
  padding:4em 0 0;
  margin-bottom:0;
}

.grad2 .row {
  max-width: 60%;
}

.grad8 {
  position:relative;
  background: url('../images/grad8.jpg') no-repeat center bottom;
  background-size:cover;
  color:#000;
  padding:8em 0 7em;
  margin-bottom:0;
}

.grad9 {
  position:relative;
  background: url('../images/grad9.jpg') no-repeat center bottom;
  background-size:cover;
  color:#000;
  padding:3em 0 1em;
  margin-bottom:0;
}

.grad4 {
  position:relative;
  background: url('../images/grad4.jpg') no-repeat bottom center;
  background-size:cover;
  color:#000;
  padding:4em 0 4em;
  margin-bottom:0;
}

.black {
  background-color: rgba(189, 140, 117, 0.07);
}

.grud {
  position:relative;
  color:#000;
  background:rgba(73, 91, 181, 0.14);
  padding:2em 0 2em;
  margin-bottom:0;
}

#tratt, #tratt2 {
  text-align: center;
  padding: 2% 0 4%;
  background-color: rgba(255,255,255,0.9);
}


.omen ul {
  margin-top: 0;
  margin-left: 3%;
  padding: 0;
}

.omen li {
  text-align: left;
  font-size: 0.95em;
  list-style: none;
}

.omen img {
    vertical-align: middle;
}

.tariffe ul {
  margin: 2% 0;
  padding: 0;
}

.tariffe li {
  text-align: left;
  font-size: 1.05em;
  font-family: 'opificio_neueregular';
  list-style: none;
}

.tariffe img {
    vertical-align: middle;
}


.job4 {
    z-index: 2;
    padding: 0;
    text-align: left;
}

.tariffe span {
  display: inline-block;
  font-style: italic;
  letter-spacing: 2px;
}

.tariffe p {
  font-size: 1em;
  padding-right: 20%;
}

.yox .row {
  max-width: 100%;
}

.sin p, .games p, .grud p {
  padding:1em 20em 0;
  font-family: 'opificio_neueregular';
}

.grad p {
    padding: 2em 25em 1em;
}


.storia p {
    padding:1em 22em 0;
    color: #463d3c;;
}

.grad2 p {
    padding: 0 3.2em 0;
    text-align: justify;
    color: #fff;
}

.zim {
    font-weight: 600;
    letter-spacing: 3px;
    color: #9c7979;
}

.grad1 p {
    padding: 1em 5em 0 48em;
}

.grad8 p {
    padding: 1em 48em 0 5em;
}

.grad4 p {
    padding: 1em 55em 0 5em;
}

#pizza .mad {
  margin-left:7em;
}

#cucina .mad {
  margin-right:7em;
}

.mad a {
    display: inline-block;
    font-family: 'opificio_neueregular';
    text-decoration: none;
    text-align: center;
    color: #fff;
    padding: 1% 3%;
    font-size: 1.5em;
    margin:1% 0 0;
    background: #47444e;
    opacity: 1;
    z-index: 9999;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.mad a:hover {
  background:#f38e56;
}

.allow {
  line-height: 0;
  display: block;
}

.mox {
  padding:3% 0 4%;
  background:rgba(255,255,255,0.7);
}

.hos .row, .mox .row {
  max-width:75%;
}

.title h3, #occhiali h3, #promo h3, #where h5 {
  display: inline;
  color:#fff;
  font-family: 'Ensure-Medium';
  margin:0 auto;
  font-weight: 600;
  font-size:3.2em;
  padding:0 2em 10px;
  border-bottom:2px solid #fff;
}

#tratt h3, #tratt2 h3 {
  display: inline-block;
  color:#46424c;
  font-family: 'Ensure-Medium';
  margin:0 auto;
  font-weight: 600;
  font-size:3.2em;
  padding:0 2em 5px;
  margin:2% 0 0;
  border-bottom: 4px solid #d4bcbc;
}

#eventi .events h3 {
  display: inline-block;
  color:#4e4954;
  font-family: 'Ensure-Medium';
  margin:0 auto;
  font-weight: 600;
  font-size:3em;
  padding:0 2em 5px;
  margin:1% 0 2%;
  border-bottom: 4px solid #d4bcbc;
}


#eventi h3 {
  display: inline-block;
  color:#fff;
  font-family: 'Ensure-Medium';
  margin:0 auto;
  font-weight: 600;
  font-size: 3em;
  padding:0 2em 5px;
  margin: 0;
  border-bottom: 4px solid #ffaf78;
}


.city {
    text-align: center;
    background: url(../images/ground1.jpg) center center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 4% 5% 4%;
    -webkit-box-shadow: 0px 1px 63px -29px rgba(97,57,48,1);
    -moz-box-shadow: 0px 1px 63px -29px rgba(97,57,48,1);
    box-shadow: 0px 1px 63px -29px rgba(97,57,48,1);
}

.city .col-4 {
  margin-left: 2%;
}

.city img {
  max-width: 120px;
  margin:4% 0;
}

.city p {
  margin-top:0;
  font-size: 0.95em;
}

.lft {
    text-align: left;
}

.prom {
    margin: 0 2%;
    padding: 0;
    background: url(../images/prom.png) center left no-repeat;
}

#ottica h3 {
  display: inline;
  color:#fff;
  font-family: 'Ensure-Medium';
  margin:0 auto;
  font-weight: 600;
  font-size:4em;
  padding:0 2em 10px;
  border-bottom:4px solid #d4bcbc;
}

#cucina h3 {
  display: inline;
  color:#414044;
  font-family: 'Ensure-Medium';
  margin:0 auto;
  font-weight: 600;
  font-size:3.2em;
  padding:0 2em 10px;
  border-bottom:4px solid #d4bcbc;
}

#pizza h3, #camere h3, #prenota h3 {
  display: inline;
  color:#414044;
  font-family: 'Ensure-Medium';
  margin:0 auto;
  font-weight: 600;
  font-size:3.2em;
  padding:0 2em 10px;
  border-bottom:4px solid #d4bcbc;
}

.city h3 {
  color: #414044;
  display: inline;
  font-family: 'Ensure-Medium';
  margin: 0 auto;
  font-weight: 600;
  font-size: 3.2em;
  padding: 0 2em 5px;
  border-bottom: 4px solid #d4bcbc;
}

.zen a {
  text-decoration: none;
  font-size: 1em;
  color: inherit;
}

.speak {
  margin-top:5%;
}

#cucina span, #ottica span, .optic span, #pizza span, #prenota span {
  color: #b7adae;
}

#option h3 {
  display: inline;
  color:#000;
  font-family: 'Ensure-Medium';
  margin:0 auto;
  font-weight: 400;
  font-size:3.2em;
  padding:0 2em 10px;
  border-bottom:2px solid #000;
}

.gals h3, .games h3 {
  display: inline-block;
  color:#4f403a;
  font-family: 'Ensure-Medium';
  margin:0 auto 3%;
  border-bottom: 2px solid #000;
  font-weight: 400;
  font-size:3.2em;
}

.wols img{
  margin-top:1%;
 -webkit-transition-duration: 0.7s; 
    transition-duration: 0.7s;
}

.port {
  margin-top:2%!important;
}

.wols:hover img {
   opacity:1;
  transform: scale(1.15,1.15);
  -webkit-transform: scale(1.15,1.15);
  -moz-transform: scale(1.15,1.15);
  -ms-transform: scale(1.15,1.15);
  -o-transform: scale(1.15,1.15);

}

.gals {
  text-align:center;
  padding:1% 0;
}

.ben {
  background:rgba(255,255,255,0.4);
}

.events {
  padding: 3% 6% 2%;
  text-align:center;
}

.job2 {
    background: url(../images/jey1.jpg) top center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    z-index: 2;
    padding: 0;
    text-align: left;
    font-family: 'caviar_dreamsregular';
    color: #fff;
}

.job3 {
    background: url(../images/jey2.jpg) top center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    z-index: 2;
    padding: 0;
    text-align: left;
    font-family: 'caviar_dreamsregular';
    color: #fff;
}

.games p {
  margin-top:0;
}

.process-icon {
    width: 50px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    display: inline-block;
    overflow: hidden;
    background: #ffffff;
    transition: background 0.3s, color 0.3s, box-shadow 0.3s;
    border-radius: 50%;
    box-shadow: 0 0 0 2px #bbbbbb;
      transition-duration:0.3s;
}

.process-icon img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.lop:hover .process-icon {
    box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.1);
}

.lop:hover .process-icon {
    background: #e4e4e4;
}

.up img {
  vertical-align: middle;
}

.optic {
    padding: 0% 0 5%;
    background: url('../images/back.jpg') no-repeat center bottom;
    background-size:cover;
    text-align: center;
}

.optic h3 {
  font-family: 'Ensure-Medium';
  margin:0;
  padding:1% 0;
  color:#414044;;
  font-size:3.2em;
  font-weight:600;
  letter-spacing: 1px;
} 


.orew {
  padding: 2% 5% 0;
}

.omen {
  margin-top: 1%;
}

.optic h4 {
    font-family: 'Century-Regular';
    font-size: 1.1em;
    font-weight: 600;
    color: #463d3c;
    margin-bottom:0;
    text-align: left;
    padding-bottom:3%;
    letter-spacing: 1px;
}

.optic h4 {
  margin-top:5%;
}

.optic p {
  padding: 0em 10em;
  margin: 0 0 1%;
  text-align: center;
}

.rux {
  padding-top:1%;
}


.up li {
  color:#3d4154;
  display:inline-block;
  font-size:1.9em;
  font-family: 'opificio_neueregular';
  padding:0.5% 1%;
  line-height: 1.7em;
     -webkit-transition-duration: 0.4s; 
    transition-duration: 0.4s;
}

.up li:hover {
  padding-left:4%;
  color:#e05810;
}


.sin {
    position: relative;
    background: url(../images/sin.jpg) no-repeat top center;
    background-size: cover;
    color: #fff;
    -webkit-box-shadow: 0px 0px 54px -3px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 54px -3px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 54px -3px rgba(0,0,0,0.75);
    text-align:center;
    padding: 1em 0 3em;
    margin-bottom: 0;
}

#where span {
  font-size: 0.9em;
}

#orari {
  text-align:center;
  background: url('../images/time.jpg') no-repeat right center;
  background-size: cover;
  font-family: 'opificio_neueregular';
  color:#fff;
  width:100%;
  color:#fff;
  padding:3% 0;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

#orari h2, #prenotazione h2 {
  margin:0;
  font-size:3.4em;
  line-height: 2em;
  font-weight:600;
  font-family: 'Ensure-Medium';
}

#orari p {
  padding:0 15em;
  line-height: 1.6em;
  font-size:1.6em;
}

#end {
  width:100%;
  background: url(../images/m5.jpg); 
  background-repeat: repeat;
  padding: 3% 0 3%;
  margin:0 auto;
  text-align:center;
      -webkit-box-shadow: 0px 2px 20px 0px rgba(171,171,171,1);
    -moz-box-shadow: 0px 2px 20px 0px rgba(171,171,171,1);
    box-shadow:0px 2px 20px 0px rgb(92, 83, 78);
}

#end .row {
  max-width: 90%;
}

.city span {
  color: #f37016;
  font-family: 'GillSans';
  font-size: 1.4em;
  letter-spacing: 1px;
}

#left img {
  padding-top:2%;
}

#end p {
  font-size:1.2em;
  font-family:'Century-Regular';
  color:#fff;
  line-height: 1.4em;
  letter-spacing: 0px;
  padding:0;
  margin:0;
  font-weight: 200;
}

#right a { 
  display: block;
  font-family: 'opificio_neueregular';
  color:#fff; 
   font-size:1.2em;
    -webkit-transition-duration: 0.4s; 
    transition-duration: 0.4s;
}

#right .social a {
  margin-top: 4%;
  display: inline-block;
}

#right img, #where img {
  padding:3px 5px;
  max-width: 40px;
  vertical-align: middle;
}

#cent span {
  font-size:1em;
  font-weight: 400;
  font-family: 'Ensure-Medium';
  line-height: 2em;
  letter-spacing: 0;
}


.power a {
  background:none;
  width:100%;
  text-align:center;
  font-weight:200;
}

.power a:hover {
  background:none;
}

.power p {
  margin-top:0;
  text-align:center;
  font-size:0.9em!important;
  color:#fff;
}
.power img {
  display:inline;
  vertical-align: middle;
  padding:0!important;
}


.f-mail a {
  display:inline;
  padding:5px 10px;
  color:#fff;
  text-decoration:none;
  border-radius:2px;
}

#right a:hover{
  color:#f3a08a;
}

#right {
  padding-top:0;
  font-size:100%;
}

.social img {
  margin-top:2%;
  padding:5px;
  width:40px;
  opacity: 0.8;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.social img:hover, .social img:focus, .social img:active {
  opacity: 1;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-animation-name: hang;
  animation-name: hang;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/*--------------------contatti-------------------*/


#total { 
  position:relative;
  width:100%;
  margin:0 auto;
  background: url('../images/cont.jpg') no-repeat top center;
  background-size:cover;
  background-attachment: fixed;
  color:#fff;
  padding:0;
}

#where {
  margin:0;
  font-family: 'NexaLight';
  text-align:center;
  width:100%;
  padding:0 0 3% 0;
}
#where h3 {
  margin-bottom:0;
  font-weight:400;
  font-family: 'Ensure-Medium';
}

#where a {
  font-family: 'opificio_neueregular';
  text-decoration: none;
  color:#fff;
}

#where p {
  margin-top:0;
  padding:0;
}

#prenotazione {
  padding: 2% 0 1%;
  text-align: center;
}

.orari p {
  padding:0 0 1%!important;
  font-weight:400;
  font-size:1.6em;
  line-height: 1.8em;
  text-align:center;
  color:#fff;
}

.orari {
  padding:2% 0 3%;
}


.c-mail a {
  display:inline-block;
  padding:0.5% 5% 0.6% 1%;
  background: url('../images/mai2.png') no-repeat scroll 93% center;
  color:#fff;
  margin-top:1%;
  background-color:#ffaf78;
  font-size:1.6em;
  text-decoration:none;
  -webkit-transition-duration: 0.3s; 
    transition-duration: 0.3s;
}

.c-mail a:hover{
  background: url('../images/mai2.png') no-repeat scroll 98% center;
  background-color:rgba(0,0,0,0.5);
  color:#f66656;
}



#total > .row { max-width: 100%; }


#main {
  margin:0 auto;
  text-align:center;
}

form#contact  {
font-size:100%;
color:#fff;
}

fieldset {
  margin-top:7%;
  padding:0 13%!important;
}

#main .row {
  max-width: 55%;
}

form#contact label  {
  float:left;
  display:block;
  margin-top:3px;
  font-family:'Century-Regular';
  font-size:1.4em;
  clear:both;
}

form#contact input  {
  color:#000;
  margin:0 0 10px 0;
  border:1px solid #d8d8d8;
  width:400px;float:right;
  -moz-border-radius:9px;
    -webkit-border-radius:5px;
  font-family:'Century-Regular';
  padding:7px 15px;}

form#contact select {
  color:#000;margin:0 0 15px 0;
  border:1px solid #d8d8d8;
  width:300px;float:right;
  -moz-border-radius:9px;
  -webkit-border-radius:5px;
  padding:3px 5px 3px 10px;}

form#contact option {display:block;color:#666;}

form#contact textarea {
  color:#666; 
  float:right;
  font-size:110%;
  font-family:arial;
  height:120px; 
  width:410px;
  font-family:'Century-Regular';
  border:1px solid #d8d8d8;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  padding:2px 10px;
  margin-bottom:10px;
}

input#privacy {
  text-align:left;
  float:right!important;
  height:20px;
  width: 20px!important;
  display:inline-block;
  margin-right:0px!important;
}

#fin-privacy span {
  display:inline-block;
  color:#fff;
  font-family: 'opificio_neueregular';
  line-height: 1em;
  font-size:0.9em;
  font-weight:400;
  text-align:left;
}

.policy {
  display: inline-block;
  font-size: 0.9em;
  color:#f0f0f0;
  margin-top:1%;
  padding:0 1%;
  border-bottom: 1px solid #fff;
  text-decoration: none;
}

#send { 
  clear:both;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border:0;
  background:#70b35e;
  font-family: 'opificio_neueregular';
  cursor:pointer;
  color:#fff;
  top:0;
  float:right;
  font-weight:bold;
  font-size:120%;
  padding:10px 50px;
  margin:20px 0 50px;
   -webkit-transition-duration: 0.4s; 
    transition-duration: 0.4s;
}

#send:hover {
  background:#c0befb;
}

.faulty_field {
  background:#fff4f4 !important;
  color:#ff0000;
  border:1px solid #ff0000 !important;
}


@media only screen and (min-width:0px) and (max-width: 720px){
  
  html,body {
  font-size:78%;
  }

  #smart nav a {
    font-size:2em;
  }

  p {
    font-size: 1.5em;
  }

  #cookieChoiceInfo span {
    font-size: 1.8em;
    letter-spacing: 1px;
    display: block;
    width: 100%;
    padding: 0 5%;
  }

  #cookieChoiceInfo a {
    display: inline-block;
    margin-top: 2%;
    font-size: 1.7em;
  }

  .arr-2 {
    margin-top: 2%;
    max-height: 25px;
  }

  #three {
    padding:8% 10%;
    -webkit-box-shadow: 0px 3px 26px -1px rgba(0,0,0,0.35);
  -moz-box-shadow: 0px 3px 26px -1px rgba(0,0,0,0.35);
  box-shadow: 0px 3px 26px -1px rgba(0,0,0,0.35);
  }

  #three h2 {
    font-size: 3.6em;
  }

  form#contact label {
    font-size: 1.4em;
    letter-spacing: 0.3px;
    margin:2% 0 1%;
  }

  #wet {
    background: url(../images/sent.jpg) no-repeat bottom left;
  }

  .onde {
    background: rgba(255,255,255, 0.8);
  }

  .pane p, .spec p {
    font-size: 1.3em;
  }

  .bording img {
    max-height:150px;
  }

  .box {
    margin-top: 10px;
  }

  .rux {
    padding-top: 6%;
  }

  .optic .row {
    max-width: 95%;
  }

  .optic p {
    font-size: 1.8em;
  }
  .up img {
    display: block;
    text-align:center;
    margin:0 auto;
    width:32px;
    vertical-align: middle;
  }

  .pane .col-6, .spec .col-6 {
    width: 100%;
    margin: 0;
  }

  .onde {
    padding: 3% 14%;
  }

  .onde {
      -webkit-box-shadow: 0px 3px 26px -1px rgba(0,0,0,0.30);
  -moz-box-shadow: 0px 3px 26px -1px rgba(0,0,0,0.30);
  box-shadow: 0px 3px 26px -1px rgba(0,0,0,0.30);
  }

  .partners img {
    max-width: 160px;
  } 

  .partners p {
  text-align: center;
  margin: 6% 0 3%!important;
  font-size: 1.4em!important;
  padding-left: 0!important;
  }

  .mega {
  background: url(../images/home.jpg); 
  background-repeat: no-repeat;
  background-attachment: fixed;
  }

  #orari {
    background-size: 200%;
    background: url(../images/time.jpg) no-repeat center center;
  }

  #iden {
    background: url(../images/him.jpg) no-repeat right top;
  }

  #header .row {
    max-width:100%;
  }

  .phone {
    display:none;
  }

  .bording {
    display:none;
  }

  .mud h2 {
    font-size: 3em;
  }

  .mud a {
    margin:0 0 6%;
    font-size:2em;
    padding:2% 6%;
  }

  .responsive {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  #header {
    height: 100px;
  }

  #box-cont {
    padding: 4% 0%;
  }

  .wall .row {
    max-width:100%;
  }

  .optic p {
  padding: 0;
  }

  .mud img {
    width:70px;
  }

  .bon {
    padding:4% 0;
  }

  .phone2 img {
    vertical-align: middle;
    width: 45px;
  }

  .phone2 a {
    font-size: 2.4em;
    padding: 0px 5px 23px;
    font-weight: 600;
  }

  #orari p {
    font-size: 2em;
  }

  .bon li img {
    width:30px;
  }

  .games p {
    padding: 1em 2em 0;
  }

  .order {display:block;}

  #header h1 {
  display:inline-block;
  background: url('../images/logo1.png') center center no-repeat;
  text-indent: -9999px;
  margin:0 auto;
  height:100px;
  width:300px;
  z-index:999;
  }

  .memo {
    text-align: center;
    padding: 5% 0%;
  }

  .prom {
    background-size: 30%;
  }

  .prom2 {
    background-size: 30%;
  }

  .promo p {
    padding: 2% 0;
    font-size: 1.6em;
  }

  #bux {
    visibility:visible;
  } 

  .pane, .spec {
    padding: 3% 0;
  }


  #menu {
    display:none;
  }

  #three img {
    height:30px;
  }
  .gear {
    padding-left:0;
  }

  .hospit {
    top: 120px;
  }

    .hospit img {
    width: 140px;
  }

  .face {
    display:none;
  }

  .power {
    display: none;
  }

  #main h3 {
    margin-top:10%;
    font-size: 3em;
  }

  #main .row {
    max-width: 80%;
  }

  #where h5 {
    display: inline-block;
    font-size:2.2em;
    margin-top: 5%;
    padding-bottom:2px;
  }

  fieldset {
      margin-top: 7%;
      padding: 0!important;
  }

  form#contact label {
    float: none;
  }

  form#contact input {
    width: 89%!important;
    margin: 0 0 5px 0;
    float: none;
  }

  form#contact textarea {
    width: 92%;
  }

  form a {
    display:none;
  }

  input#privacy {
    margin-left: 6%!important;
    margin-top:5px!important;
    float:left!important;
  }

  #fin-privacy span {
    padding:0 4%;
    text-align: center;
  }

  #send {
    float:none;
    display: block;
    margin: 20px auto;
    margin-bottom: 20px;
  }


  .title h3, #birre h3, #ottica h3, #occhiali h3, #eventi h3 {
    font-size: 3em;
    padding: 0 1em 5px;
  }

  .gals h3 {
    margin: 0 auto 6%;
    font-size: 2em;
  }

  .grad p, .sin p, .grud p, .grad1 p, .grad2 p, .grad8 p, .grad4 p {
    padding: 1em 4em 0;
  }

  .grad8 {
    padding: 4em 0 3em;
  }

  .job4 h3 {
    margin: 5% 0 30px;
  }

  .tariffe {
    padding-left: 5%;
  }

  .dek fieldset {
    width: 97%;
    margin-top: 12%;
    padding-left: 0!important;
  }

  table td {
    padding: 7px 5px;
  }

  .tariffe li {
    font-size: 1.2em;
  }

  .tariffe p {
    font-size: 1.3em;
  }


  .process-icon {
    width: 40px;
    height: 40px;
  }

  .storia p {
    padding: 1em 3em 0;
  }

  #tratt h3, #tratt2 h3 {
    padding: 3% 0 5px;
  }

  .lft {
    text-align: center;
  }

  .city img {
    max-width: 120px;
    margin: 6% 0 0;
  }

  .city {
    margin-top:8%;
  }

  .optic h4 {
    text-align: center;
    margin-top: 6%;
    font-size: 1.5em;
  }

  .omen li {
    text-align: center;
    font-size: 1.3em;
  }

  .grad2 .row {
    max-width: 90%;
  }

  .grad2 {
    padding: 4em 0 0;
  }

  .city {
    padding: 7% 5% 7%;
  }

  .orari p {
    padding: 0 5% 1%!important;
  }


  .city h3 {
    padding: 0 0 5px;
  }

  .grad2 iframe {
    height: 500px;
    width: 350px;
    margin-bottom: 6%;
  }

  #prenotazione img {
    max-width: 100px;
  }

  .trex {
    height: 20px;
    padding: 2% 0;
  }

  .optic {
    padding: 0% 0 8%;
    background: #fff;
  }

  .mad a {
    margin-top:4%;
    font-size:2em;
    padding: 2% 5%;
  }

  .process-icon img {
    height: 30px;
  }

  .weare img {
    max-width: 40px;
  }

  .demo {
    margin:5% 0;
    padding: 3% 2%;
  }

  .demo img {
    max-width: 30px;
    margin: 0 auto;
    display: block;
  }

  .job h2 {
      width: 70%;
  }

  .wols img {
    height:60px;
  }

  #three p {
  margin: 0em;
  font-size:1.5em;
  padding:4% 0;
  }

  .p-back, .s-back {
    display: none;
  }

  .pix {
    display:none;
  }

  #orari p {
  padding: 0 2em; 
  }

  #left, #cent, #right {
    width:100%;
  }

  #end.wrap {
    max-width:100%;
  }

  #end {
    padding: 10px 0 20px;
  }

  #cent.col-4, #right.col-4 {
    margin-left:0;
    margin-top:2%;
  }

  .gals {
      padding: 6% 0;
  }

  #good p {
    margin:0 1em;
    padding-bottom:10px;
  }

  #left img {
    padding-top: 2%;
    width:250px;
  }

  #right img {
    width:30px;
  }

  .hos .row, .mox .row {
    max-width: 88%;
    margin-left: 6%;
  }

  #where h3 {
    padding: 0 2em;
  }

  .pilot {
    padding: 2.5em 5em;
  }

  .abso {
    display:none;
  }

  .trex {
    height:30px;
  }



  .pilot li span {
    display:block;
  }

  .center {
    display:block;
    margin:0 auto;
  }

  iframe {
  height:300px;
  }

  .cation img {
    height:130px;
  }

  .c-mail {
    display:none;
  }

}

@media only screen and (min-width:2000px) and (max-width: 2560px){

  html,body {font-size: 115%;}

  .abso {
    top: 35%;
  }




  }

@media only screen and (min-device-width:721px) and (max-device-width: 1240px){
 body {
  font-size:80%;
 }

  .face {
    padding-right:2%;
  }
  .face img {
    width:20%;
  }

  #slider {
    height:270px;
  }

  .abso {
    top: 28%;
  }

  #orari p {
  padding:0 5em;
  }

  iframe {
    width:100%;
    height:400px;
  }

  #right img, #where img {
    width: 35px;
  }

}

@media screen and (min-width: 1241px) and (max-width: 1780px){

  body {
      font-size: 82%;
    }

  #three h2 {
    padding: 5% 0 0;
  }

  .partners img {
    max-width: 160px;
  } 

  #tratt {
    text-align: center;
    padding: 2% 0 2%;
  }

  #tratt2 {
    text-align: center;
    padding: 2% 0 4%;
  }

  .process-icon {
    width: 35px;
    height: 35px;
  }

  .process-icon img {
    max-width: 20px;
  }

  .trop {
    padding-top: 4%;
  }

  .tariffe {
    margin-left: 3%!important;
  }

  .weare img {
    padding: 0 5px;
    max-width: 40px;
  }

  table td {
    font-size: 1em;
  }

  .onde {
    margin: 2% 0!important;
    padding: 0.7% 8%;
  }

  .grad1 p {
    padding: 1em 5em 0 38em;
  }

  .grad8 p {
    padding: 1em 42em 0 5em;
  }

  .grad4 p {
    padding: 1em 45em 0 5em;
  }

  .dek fieldset {
    width: 52%;
  }

  .city {
    padding: 4% 2% 4%;
  }

  .city img {
    max-width: 100px;
    margin: 4% 0;
  }

    #three p {
    margin: 1em 24em 0;
  }

  .pilot {
    padding: 2.5em 10em;
  }

  .p-back, .s-back {
    height:430px;
  }


  .prom {
    background-size: 32%;
  }

  .prom2 {
    background-size: 32%;
  }

  #right img, #where img {
    width: 35px;
  }

  #main .row {
    max-width: 72%;
  }

  .grad2 p {
    padding: 1em 2em 0;
  }

  .storia p {
    padding: 1em 15em 0;
  }

} 


/*--------------------contatti-------------------*/
@media screen and (min-width: 2100px) and (max-width: 2500px){

  body {
      font-size: 110%;
    }

} 

@media only screen 
  and (min-device-width : 768px) 
  and (max-device-width : 1024px) 
  and (orientation : portrait)
  and (-webkit-min-device-pixel-ratio: 1)  { 

  html,body {
  font-size:108%;
  }

  #smart nav a {
    font-size:2em;
  }

  p {
    font-size: 1.5em;
  }

  #cookieChoiceInfo span {
    font-size: 1.8em;
    letter-spacing: 1px;
    display: block;
    width: 100%;
    padding: 0 5%;
  }

  #cookieChoiceInfo a {
    display: inline-block;
    margin-top: 2%;
    font-size: 1.7em;
  }

  .box {
    max-width: 600px;
    margin: 2% auto!important;
  }

  form#contact label {
    font-size: 1.5em!important;
    letter-spacing: 0.3px;
    margin: 2% 0 1%;
  }

  .dek form#contact textarea {
    float: left;
  }

  .arr-2 {
    margin-top: 2%;
    max-height: 25px;
  }

  #three {
    padding:8% 10%;
    -webkit-box-shadow: 0px 3px 26px -1px rgba(0,0,0,0.35);
  -moz-box-shadow: 0px 3px 26px -1px rgba(0,0,0,0.35);
  box-shadow: 0px 3px 26px -1px rgba(0,0,0,0.35);
  }

  #three h2 {
    font-size: 3.6em;
  }

  form#contact label {
    font-size: 1.4em;
    letter-spacing: 0.3px;
    margin:2% 0 1%;
  }

  #wet {
    background: url(../images/sent.jpg) no-repeat bottom left;
    background-size: cover;
  }

  .onde {
    background: rgba(255,255,255, 0.8);
    margin: 2% 8% !important;
    padding: 3% 5%;
  }

  .pane p, .spec p {
    font-size: 1.3em;
  }

  .bording img {
    max-height:150px;
  }

  .box {
    margin-top: 10px;
  }

  .rux {
    padding-top: 6%;
  }

  .optic .row {
    max-width: 95%;
  }

  .optic p {
    font-size: 1.8em;
  }
  .up img {
    display: block;
    text-align:center;
    margin:0 auto;
    width:32px;
    vertical-align: middle;
  }

  .pane .col-6, .spec .col-6 {
    width: 84%;
    margin: 0;
  }

  .onde {
      -webkit-box-shadow: 0px 3px 26px -1px rgba(0,0,0,0.30);
  -moz-box-shadow: 0px 3px 26px -1px rgba(0,0,0,0.30);
  box-shadow: 0px 3px 26px -1px rgba(0,0,0,0.30);
  }

  .mega {
  background: url(../images/home.jpg); 
  background-repeat: no-repeat;
  background-attachment: fixed;
  }

  #orari {
    background-size: 200%;
    background: url(../images/time.jpg) no-repeat center center;
  }

  #iden {
    background: url(../images/him.jpg) no-repeat right top;
  }

  #header .row {
    max-width:100%;
  }

  .phone {
    display:none;
  }

  .bording {
    display:none;
  }

  .mud h2 {
    font-size: 3em;
  }

  .mud a {
    margin:0 0 6%;
    font-size:2em;
    padding:2% 6%;
  }

  .responsive {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  #box-cont {
    padding: 4% 0%;
  }

  .wall .row {
    max-width:100%;
  }

  .optic p {
  padding: 0;
  }

  .mud img {
    width:70px;
  }

  .bon {
    padding:4% 0;
  }

  .phone2 img {
    vertical-align: middle;
    width: 45px;
  }

  .phone2 a {
    font-size: 2.4em;
    padding: 0px 5px 23px;
    font-weight: 600;
  }

  #orari p {
    font-size: 2em;
  }

  .bon li img {
    width:30px;
  }

  .games p {
    padding: 1em 2em 0;
  }

  .order {display:block;}

  .memo {
    text-align: center;
    padding: 5% 0%;
  }

  .prom {
    background-size: 30%;
  }

  .prom2 {
    background-size: 30%;
  }

  .promo p {
    padding: 2% 10%;
    font-size: 1.4em;
  }

  #bux {
    visibility:visible;
  } 

  .pane, .spec {
    padding: 3% 0;
  }

  .partners img {
    max-width: 180px;
  } 

  .partners p {
  text-align: center;
  margin: 6% 0 3%!important;
  font-size: 1.2em!important;
  padding-left: 0!important;
  }


  #menu {
    display:none;
  }

  #three img {
    height:30px;
  }
  .gear {
    padding-left:0;
  }

  .face {
    display:none;
  }

  .power {
    display: none;
  }

  #main h3 {
    margin-top:10%;
    font-size: 3em;
  }

  #main .row {
    max-width: 80%;
  }

  #where h5 {
    display: inline-block;
    font-size:2.2em;
    margin-top: 5%;
    padding-bottom:2px;
  }

  fieldset {
      margin-top: 7%;
      padding: 0!important;
  }

  form#contact label {
    float: none;
  }

  form#contact input {
    width: 89%!important;
    margin: 0 0 5px 0;
    float: none;
  }

  form#contact textarea {
    width: 92%;
  }

  form a {
    display:none;
  }

  input#privacy {
    margin-left: 6%!important;
    margin-top:5px!important;
    float:left!important;
  }

  #fin-privacy span {
    padding:0 4%;
    text-align: center;
  }

  #send {
    float:none;
    display: block;
    margin: 20px auto;
    margin-bottom: 20px;
  }


  .title h3, #birre h3, #ottica h3, #occhiali h3, #eventi h3 {
    font-size: 3em;
    padding: 0 1em 5px;
  }

  .gals h3 {
    margin: 0 auto 6%;
    font-size: 2em;
  }

  .grad p, .sin p, .grud p, .grad1 p, .grad2 p, .grad8 p, .grad4 p {
    padding: 1em 4em 0;
  }

  .grad8 {
    padding: 4em 0 3em;
  }

  .job4 h3 {
    margin: 5% 0 30px;
  }

  .tariffe {
    padding-left: 5%;
  }

  .dek fieldset {
    width: 97%;
    margin-top: 6%;
    padding-left: 0!important;
  }

  table td {
    padding: 7px 5px;
  }

  .tariffe li {
    font-size: 1.2em;
  }

  .tariffe p {
    font-size: 1.3em;
  }


  .process-icon {
    width: 40px;
    height: 40px;
  }

  .storia p {
    padding: 1em 3em 0;
  }

  #tratt h3, #tratt2 h3 {
    padding: 3% 0 5px;
  }

  .lft {
    text-align: center;
  }

  .city img {
    max-width: 120px;
    margin: 6% 0 0;
  }

  .city {
    margin-top:8%;
  }

  .optic h4 {
    text-align: center;
    margin-top: 6%;
    font-size: 1.5em;
  }

  .omen li {
    text-align: center;
    font-size: 1.3em;
  }

  .grad2 .row {
    max-width: 90%;
  }

  .grad2 {
    padding: 4em 0 0;
  }

  .city {
    padding: 7% 5% 7%;
  }

  .orari p {
    padding: 0 5% 1%!important;
  }


  .city h3 {
    padding: 0 0 5px;
  }

  .grad2 iframe {
    height: 500px;
    width: 350px;
    margin-bottom: 6%;
  }

  #prenotazione img {
    max-width: 100px;
  }

  .trex {
    height: 20px;
    padding: 2% 0;
  }

  .optic {
    padding: 0% 0 8%;
    background: #fff;
  }

  .mad a {
    margin-top:4%;
    font-size:2em;
    padding: 2% 5%;
  }

  .process-icon img {
    height: 30px;
  }

  .weare img {
    max-width: 40px;
  }

  .demo {
    margin:5% 0;
    padding: 3% 2%;
  }

  .demo img {
    max-width: 30px;
    margin: 0 auto;
    display: block;
  }

  .job h2 {
      width: 70%;
  }

  .wols img {
    height:60px;
  }

  #three p {
  margin: 0em;
  font-size:1.5em;
  padding:4% 0;
  }

  .p-back, .s-back {
    display: none;
  }

  .pix {
    display:none;
  }

  #orari p {
  padding: 0 2em; 
  }

  #left, #cent, #right {
    width:100%;
  }

  #end.wrap {
    max-width:100%;
  }

  #end {
    padding: 10px 0 20px;
  }

  #cent.col-4, #right.col-4 {
    margin-left:0;
    margin-top:2%;
  }

  .gals {
      padding: 6% 0;
  }

  #good p {
    margin:0 1em;
    padding-bottom:10px;
  }

  #left img {
    padding-top: 2%;
    width:250px;
  }

  #right img {
    width:30px;
  }

  .hos .row, .mox .row {
    max-width: 88%;
    margin-left: 6%;
  }

  #where h3 {
    padding: 0 2em;
  }

  .pilot {
    padding: 2.5em 5em;
  }

  .abso {
    display:none;
  }

  .trex {
    height:30px;
  }



  .pilot li span {
    display:block;
  }

  .center {
    display:block;
    margin:0 auto;
  }

  iframe {
  height:500px;
  }

  .cation img {
    height:130px;
  }

  .c-mail {
    display:none;
  }

  }

}