html, body {
  height: 100%; }

body {
  background: #CCF3FC;
  padding: 0;
  margin: 0;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  font-size: 20px;
  color: #555; }

.clear {
  clear: both; }

#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -161px; }

.disclaimer_cookies {
  padding: 10px;
  font-size: 14px;
  color: #53cdfa;
  border-bottom: 1px solid #53cdfa;
  text-align: center;
  z-index: 4;
  position: relative; }

.disclaimer_cookies a {
  color: #53cdfa; }

header {
  padding-top: 30px; }

#logo {
  position: relative;
  z-index: 3; }

.introduzione {
  position: relative;
  font-size: 34px;
  z-index: 3;
  color: #555; }

.introduzione em {
  color: #000;
  font-size: 38px;
  font-style: normal; }

.introduzione a {
  color: #830300;
  text-decoration: none; }

.tooltip {
  cursor: help;
  position: relative; }

em.tooltip {
  border-bottom: dashed 1px #555; }

.contenitore_tooltip {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 10px;
  background-color: #fff;
  position: absolute;
  z-index: 2;
  display: none;
  font-size: 22px;
  width: 200px;
  bottom: 45px;
  left: 50%;
  margin-left: -111px; }

.fumo {
  position: absolute;
  width: 100px;
  height: 100px;
  background: white;
  bottom: 161px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  z-index: 0; }

#push {
  height: 64px; }

footer {
  color: #fff;
  position: relative;
  z-index: 2; }

#mare {
  background-color: #2b4ab9;
  background-image: url("../../images/mare_2.gif"); }

#mare p {
  margin: 0;
  padding: 15px; }

#vulcano {
  width: 100%;
  height: 97px;
  background: url("../../images/vesuvio.png") no-repeat center bottom; }

#costa {
  background: url("../../images/sfondo_ondulato.png") repeat-x top center;
  height: 10px; }

footer .interno {
  margin: 0 auto;
  padding: 15px; }

footer a img {
  border: 2px solid #fff;
  background: #fff; }

.evidenza {
  height: 484px;
  position: relative;
  z-index: 3;
  background: url("../../images/nuvole_portfolio.png") no-repeat center bottom;
  border-bottom: 1px solid #53cdfa; }
  .evidenza.ultimo {
    margin-bottom: 0; }
  .evidenza .interno {
    margin: 0 auto;
    width: 940px;
    height: 384px;
    padding-top: 100px; }
  .evidenza.fic {
    height: 536px; }
    .evidenza.fic .interno {
      height: 436px; }
  .evidenza .logo_centrato {
    vertical-align: middle; }
  .evidenza h2.specifica_logo {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    margin: 0 0 0 30px;
    padding-top: 5px; }

.box_browser {
  width: 562px;
  height: 384px;
  background-repeat: no-repeat;
  background-position-y: 33px;
  background-position-x: 6px;
  float: right;
  position: relative;
  margin-left: 20px;
  overflow: hidden; }

.box_browser .screen_shot {
  position: absolute;
  bottom: 0;
  left: 6px;
  z-index: 3; }

.box_browser .maschera_browser {
  z-index: 4;
  position: relative; }

.box_browser img {
  border: 0; }

.box_browser .dominio {
  position: absolute;
  top: 13px;
  left: 75px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #555;
  z-index: 5; }

.box_browser .dominio a {
  color: #555;
  text-decoration: none; }

.evidenza .box_specifiche {
  height: 384px;
  position: relative;
  float: right;
  width: 335px;
  text-align: left;
  margin-left: 20px; }

.evidenza .box_specifiche .specifiche {
  position: absolute;
  bottom: 0; }

/*
.evidenza .box_specifiche .specifiche strong {
	color:#000;
	font-weight: normal;
	font-size: 24px;
}
*/
.evidenza.immagine_a_destra {
  background: url("../../images/nuvole_portfolio_riflesse.png") no-repeat center bottom; }

.evidenza.immagine_a_destra .box_browser {
  float: left; }

.evidenza.immagine_a_destra .box_specifiche {
  float: left; }

.evidenza .call_to_action {
  font-size: 18px;
  text-decoration: none;
  color: #830300; }

.wrapper_tasto {
  margin: 20px 0;
  position: relative;
  z-index: 3; }

.evidenza.immagine_a_destra .wrapper_tasto {
  text-align: right; }

.tasto {
  padding: 10px;
  border-radius: 5px;
  font-size: 18px;
  background: none;
  text-decoration: none;
  margin: 0 auto;
  font-family: inherit;
  cursor: pointer;
  display: inline-block; }
  .tasto.deskero {
    border: 1px solid #E24B15;
    background-color: #E24B15;
    color: #fff; }
    .tasto.deskero:hover {
      background-color: transparent;
      color: #E24B15; }
  .tasto.fic {
    border: 1px solid #0095D5;
    background-color: #0095D5;
    color: #fff; }
    .tasto.fic:hover {
      background-color: transparent;
      color: #0095D5; }

.evidenza .logo_con_margine {
  margin-top: 5px; }

.portfolio {
  padding: 100px 0 60px 0; }

.portfolio .altri_lavori {
  font-size: 30px;
  display: none;
  margin-bottom: 30px; }

.portfolio .interno {
  width: 990px;
  margin: 0 auto;
  position: relative;
  z-index: 3; }

.portfolio .lavoro {
  float: left;
  width: 280px;
  height: 200px;
  margin: 25px; }

.portfolio .lavoro .specifiche {
  padding: 40px 15px;
  display: none;
  width: 250px;
  height: 120px;
  background: #fff;
  font-size: 40px;
  text-align: center; }

.portfolio .lavoro .specifiche a {
  color: #555;
  text-decoration: none;
  display: block; }

.portfolio .lavoro:hover .specifiche, .portfolio .lavoro:focus .specifiche {
  display: block; }

.portfolio .legenda {
  position: relative;
  z-index: 3;
  margin: 0 auto 50px; }

.basta_cosi {
  padding: 60px 0 60px 0;
  font-size: 25px; }

.basta_cosi .interno {
  width: 990px;
  margin: 0 auto;
  position: relative;
  z-index: 3; }

.basta_cosi h2 {
  color: #830300;
  font-size: 40px;
  margin: 0; }

/*
.basta_cosi strong {
	color:#000;
	font-weight: normal;
	font-size: 30px;
}
*/
.basta_cosi a {
  color: #830300;
  text-decoration: none; }

.skill {
  display: inline-block;
  width: 35px;
  height: 35px;
  margin: 10px;
  background-repeat: no-repeat; }

.skill.design {
  background-image: url("../../images/icona_design.png"); }

.skill.html {
  background-image: url("../../images/icona_html.png"); }

.skill.frontend {
  background-image: url("../../images/icona_frontend.png"); }

.skill.backend {
  background-image: url("../../images/icona_backend.png"); }

.contatti {
  position: relative;
  color: #555;
  position: relative;
  height: 780px;
  background-color: #E8FAFE;
  border-top: 1px solid #53cdfa; }
  .contatti .social {
    margin-bottom: 40px;
    text-align: center; }
  .contatti .istruzioni {
    text-align: center;
    margin-bottom: 10px; }
  .contatti .interno {
    margin: 0 auto;
    width: 500px;
    text-align: left; }
  .contatti label {
    width: 150px;
    float: left;
    height: 30px; }
  .contatti input[type=text] {
    width: 342px;
    padding: 10px;
    height: 42px;
    border-radius: 5px;
    font-size: 20px;
    border: 1px solid #53cdfa;
    margin-bottom: 20px;
    float: left;
    font-family: inherit;
    background: none;
    color: #53cdfa;
    box-sizing: border-box; }
    .contatti input[type=text]:focus {
      outline: none;
      background: #fff;
      color: #555; }
    .contatti input[type=text]::-webkit-input-placeholder {
      color: #999; }
    .contatti input[type=text]:-moz-placeholder {
      color: #999; }
    .contatti input[type=text]::-moz-placeholder {
      color: #999; }
    .contatti input[type=text]:-ms-input-placeholder {
      color: #999; }
    .contatti input[type=text].error {
      border-color: #cf201d;
      background-color: #cf201d;
      color: #fff; }
    .contatti input[type=text].valid {
      border-color: #9cfa9c;
      background-color: #9cfa9c;
      color: #fff; }
  .contatti select {
    width: 492px;
    padding: 10px;
    height: 42px;
    border-radius: 5px;
    font-size: 20px;
    border: 1px solid #53cdfa;
    margin-bottom: 20px;
    float: left;
    font-family: inherit;
    background: none;
    color: #53cdfa;
    box-sizing: border-box;
    margin-bottom: 50px;
    text-align: center; }
    .contatti select:focus {
      outline: none;
      background: #fff;
      color: #555; }
  .contatti textarea {
    width: 342px;
    padding: 10px;
    border-radius: 5px;
    font-size: 20px;
    border: 1px solid #53cdfa;
    margin-bottom: 20px;
    float: left;
    font-family: inherit;
    background: none;
    color: #53cdfa;
    box-sizing: border-box;
    resize: none; }
    .contatti textarea:focus {
      outline: none;
      background: #fff;
      color: #555; }
    .contatti textarea::-webkit-input-placeholder {
      color: #999; }
    .contatti textarea:-moz-placeholder {
      color: #999; }
    .contatti textarea::-moz-placeholder {
      color: #999; }
    .contatti textarea:-ms-input-placeholder {
      color: #999; }
  .contatti .error {
    border-color: #cf201d;
    background-color: #cf201d;
    color: #fff; }
  .contatti .valid {
    border-color: #9cfa9c;
    background-color: #9cfa9c;
    color: #fff; }
  .contatti button {
    width: 342px;
    padding: 10px;
    border-radius: 5px;
    font-size: 20px;
    border: 1px solid #53cdfa;
    color: #53cdfa;
    background: none;
    margin-left: 150px;
    font-family: inherit;
    cursor: pointer;
    box-sizing: border-box; }
    .contatti button:hover, .contatti button:focus {
      outline: none;
      background: #fff; }
  .contatti .allegato {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1; }
    .contatti .allegato + label {
      width: 342px;
      padding: 10px;
      border-radius: 5px;
      height: 42px;
      font-size: 20px;
      border: 1px solid #53cdfa;
      margin-bottom: 20px;
      float: left;
      font-family: inherit;
      background: none;
      color: #999;
      box-sizing: border-box;
      display: inline-block; }
      .contatti .allegato + label.errore {
        border-color: #cf201d;
        background-color: #cf201d;
        color: #fff; }
      .contatti .allegato + label.valid {
        border-color: #9cfa9c;
        background-color: #9cfa9c;
        color: #fff; }
    .contatti .allegato:focus + label,
    .contatti .allegato + label:hover {
      background-color: #fff;
      cursor: pointer; }
      .contatti .allegato:focus + label.errore,
      .contatti .allegato + label:hover.errore {
        border-color: #cf201d;
        background-color: #cf201d;
        color: #fff; }
      .contatti .allegato:focus + label.valid,
      .contatti .allegato + label:hover.valid {
        border-color: #9cfa9c;
        background-color: #9cfa9c;
        color: #fff; }
  .contatti .checkbox {
    clear: both;
    padding-left: 30px;
    height: 50px; }
    .contatti .checkbox input[type=checkbox] {
      opacity: 0;
      position: absolute; }
      .contatti .checkbox input[type=checkbox] + label {
        border-radius: 5px;
        font-size: 20px;
        border: 1px solid #53cdfa;
        height: 24px;
        width: 24px;
        margin-right: 20px;
        cursor: pointer;
        position: relative; }
      .contatti .checkbox input[type=checkbox]:checked + label:after {
        content: "\f00c";
        font-family: "Font Awesome 5 Pro";
        position: absolute;
        top: -5px;
        left: 3px;
        color: #53cdfa;
        font-size: 30px; }
      .contatti .checkbox input[type=checkbox].error + label {
        border-color: #cf201d; }

.form_contatti {
  padding: 100px 0 200px 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3; }
  .form_contatti#form_template {
    padding: 0;
    padding-top: 70px; }

.contatti_mobile {
  display: none; }

.form_response {
  height: 200px;
  color: #fff;
  font-size: 50px;
  padding: 220px 0 317px 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%; }

.form_response p {
  position: relative;
  z-index: 4;
  background: #fff;
  padding: 30px; }

.form_response.ok {
  background-color: #9cfa9c;
  color: #9cfa9c; }

.form_response.errore {
  background-color: #cf201d;
  color: #cf201d; }
  .form_response.errore a {
    text-decoration: none;
    color: #cf201d;
    border-bottom: 1px dotted #cf201d; }
    .form_response.errore a:hover {
      color: #53cdfa;
      border-color: #53cdfa; }

.form_response.loading {
  background-color: #FBD389;
  color: #FBD389; }

footer .separatore:after {
  content: "-"; }

.galleria_template {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
  z-index: 4;
  position: relative; }

.thumb_template {
  display: inline-block;
  width: 250px;
  height: 354px;
  margin: 20px;
  border-radius: 5px;
  overflow: hidden;
  opacity: 0.8;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3); }
  .thumb_template:hover {
    opacity: 1; }
  .thumb_template img {
    display: block; }

.landing-template a {
  color: #0095D5; }

.template {
  padding: 20px;
  margin: 0 auto;
  width: 900px; }
  .template h2 {
    font-size: 40px;
    color: #0095D5;
    margin: 0; }
    .template h2 .tasto {
      float: right;
      font-weight: normal; }
    .template h2:after {
      content: "";
      display: table;
      clear: both; }
  .template .thumb_template {
    overflow: visible;
    margin: 0;
    width: 380px;
    height: auto;
    float: left;
    position: relative; }
    .template .thumb_template img {
      width: 100%; }
    .template .thumb_template:after {
      content: "\f00e";
      font-family: "Font Awesome 5 Pro";
      position: absolute;
      font-size: 200px;
      top: 50%;
      left: 50%;
      text-decoration: none;
      color: #0095D5;
      opacity: 0.1;
      margin-left: -100px;
      margin-top: -100px; }
    .template .thumb_template:hover:after {
      opacity: 0.5; }
  .template .dettagli {
    text-align: left;
    font-size: 24px;
    float: right;
    width: 475px; }
  .template:after {
    content: "";
    display: table;
    clear: both; }
  .template .prezzo {
    font-size: 16px;
    border-top: 1px dotted #0095D5;
    margin-top: 20px;
    padding-top: 20px; }
    .template .prezzo b {
      font-size: 20px;
      color: #0095D5; }
    .template .prezzo + .prezzo {
      border-bottom: 1px dotted #0095D5;
      padding-bottom: 20px; }
  .template .tasto {
    font-size: 16px; }

.riga_allegati {
  display: none; }

.informativa_privacy {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 50px;
  font-size: 30px;
  box-sizing: border-box;
  z-index: 5;
  overflow: scroll;
  font-size: 24px;
  display: none; }
  .informativa_privacy div {
    margin: 0 auto; }

.domande_frequenti {
  text-align: justify;
  max-width: 670px;
  margin: 50px auto;
  font-size: 18px; }
  .domande_frequenti h3 {
    margin-bottom: 0;
    color: #0095D5; }
  .domande_frequenti p {
    margin-top: 5px;
    border-bottom: 1px dotted #0095D5;
    padding-bottom: 20px; }

div.fancy-select {
  position: relative;
  font-size: 20px;
  color: #53cdfa;
  width: 492px; }
  div.fancy-select.disabled {
    opacity: 0.5; }
  div.fancy-select select:focus + div.trigger {
    background: #fff; }
  div.fancy-select select.error + div.trigger {
    border-color: #cf201d;
    background-color: #cf201d;
    color: #fff; }
    div.fancy-select select.error + div.trigger:after {
      border-top-color: #fff; }
  div.fancy-select div.trigger {
    border-radius: 5px;
    cursor: pointer;
    padding: 10px 24px 9px 9px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    background: transparent;
    border: 1px solid #53cdfa;
    color: #53cdfa;
    width: 100%;
    box-sizing: border-box;
    transition: all 240ms ease-out;
    -webkit-transition: all 240ms ease-out;
    -moz-transition: all 240ms ease-out;
    -ms-transition: all 240ms ease-out;
    -o-transition: all 240ms ease-out;
    text-align: center;
    margin-bottom: 50px; }
    div.fancy-select div.trigger:after {
      content: "";
      display: block;
      position: absolute;
      width: 0;
      height: 0;
      border: 5px solid transparent;
      border-top-color: #53cdfa;
      top: 20px;
      right: 9px; }
    div.fancy-select div.trigger.open {
      background: #fff;
      color: #555;
      box-shadow: none; }
  div.fancy-select ul.options {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 40px;
    left: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 50;
    max-height: 400px;
    overflow: auto;
    background: #fff;
    border-radius: 5px;
    width: 100%;
    border: 1px solid #53cdfa;
    box-sizing: border-box;
    transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -webkit-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -moz-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -ms-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
    -o-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out; }
    div.fancy-select ul.options.open {
      visibility: visible;
      top: 50px;
      opacity: 1;
      /* have to use a non-visibility transition to prevent this iOS issue (bug?): */
      /*http://stackoverflow.com/questions/10736478/css-animation-visibility-visible-works-on-chrome-and-safari-but-not-on-ios*/
      transition: opacity 300ms ease-out, top 300ms ease-out;
      -webkit-transition: opacity 300ms ease-out, top 300ms ease-out;
      -moz-transition: opacity 300ms ease-out, top 300ms ease-out;
      -ms-transition: opacity 300ms ease-out, top 300ms ease-out;
      -o-transition: opacity 300ms ease-out, top 300ms ease-out; }
    div.fancy-select ul.options.overflowing {
      top: auto;
      bottom: 40px;
      transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
      -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
      -moz-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
      -ms-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
      -o-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out; }
      div.fancy-select ul.options.overflowing.open {
        top: auto;
        bottom: 50px;
        transition: opacity 300ms ease-out, bottom 300ms ease-out;
        -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out;
        -moz-transition: opacity 300ms ease-out, bottom 300ms ease-out;
        -ms-transition: opacity 300ms ease-out, bottom 300ms ease-out;
        -o-transition: opacity 300ms ease-out, bottom 300ms ease-out; }
    div.fancy-select ul.options li {
      margin: 0;
      padding: 8px 12px;
      color: #555;
      cursor: pointer;
      white-space: nowrap;
      transition: all 150ms ease-out;
      -webkit-transition: all 150ms ease-out;
      -moz-transition: all 150ms ease-out;
      -ms-transition: all 150ms ease-out;
      -o-transition: all 150ms ease-out; }
      div.fancy-select ul.options li.selected, div.fancy-select ul.options li.hover {
        background: #53cdfa;
        color: #fff; }
