@font-face {
  font-family: 'landing-font';
  src: url('../font/landing-fonte512.eot?75677089');
  src: url('../font/landing-fonte512.eot?75677089#iefix') format('embedded-opentype'),
       url('../font/landing-fonte512.woff2?75677089') format('woff2'),
       url('../font/landing-fonte512.woff?75677089') format('woff'),
       url('../font/landing-fonte512.ttf?75677089') format('truetype'),
       url('../font/landing-fonte512.svg?75677089#landing-font') 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: 'landing-font';
    src: url('../font/landing-font.svg?75677089#landing-font') format('svg');
  }
}
*/
 
 [class^="icona-"]:before, [class*=" icona-"]:before {
  font-family: "landing-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}

 
.icona-doc-text:before { content: '\e800'; } /* '' */
.icona-whatsapp-92:before { content: '\e801'; } /* '' */
.icona-cart_meno-99:before { content: '\e802'; } /* '' */
.icona-asterisco-100:before { content: '\e803'; } /* '' */
.icona-twitter-89:before { content: '\e804'; } /* '' */
.icona-stopwatch:before { content: '\e805'; } /* '' */
.icona-lock-open:before { content: '\e806'; } /* '' */
.icona-cart_piu-98:before { content: '\e807'; } /* '' */
.icona-chiama-81:before { content: '\e808'; } /* '' */
.icona-condividi-91:before { content: '\e809'; } /* '' */
.icona-download-96:before { content: '\e80a'; } /* '' */
.icona-facebook-96:before { content: '\e80b'; font-size:4em!important;} /* '' */
.icona-googleplus-98:before { content: '\e80c';font-size:4em!important; } /* '' */
.icona-info-92:before { content: '\e80d'; } /* '' */
.icona-mail-95:before { content: '\e80e'; } /* '' */
.icona-map-97:before { content: '\e80f'; } /* '' */
.icona-privacy-90:before { content: '\e810'; } /* '' */
.icona-seguici-95:before { content: '\e811'; } /* '' */
.icona-sms-93:before { content: '\e812'; } /* '' */
.icona-timer-94:before { content: '\e813'; } /* '' */
.icona-twitter-97:before { content: '\e814'; } /* '' */
.icona-video-94:before { content: '\e815'; } /* '' */
.icona-x-93:before { content: '\e816'; } /* '' */
.icona-facebook-88:before { content: '\e817'; } /* '' */
.icona-google-90:before { content: '\e818'; } /* '' */
.icona-minus-circled-2:before { content: '\e819'; } /* '' */
.icona-plus-circled-2:before { content: '\e81a'; } /* '' */
.icona-link-1:before { content: '\e81b'; } /* '' */
.icona-minus-circled-1:before { content: '\e81c'; } /* '' */
.icona-plus-circled-1:before { content: '\e81d'; } /* '' */
.icona-cancel-circled-1:before { content: '\e81e'; } /* '' */
.icona-basket:before { content: '\e81f'; } /* '' */
.icona-gplus-circled:before { content: '\e820'; font-size:4em!important;} /* '' */
.icona-twitter-circled:before { content: '\e821';font-size:4em!important; } /* '' */
.icona-facebook-circled:before { content: '\e822';font-size:4em!important; } /* '' */
.icona-VK-circled:before { content: '\e822';font-size:4em!important; } /* '' */
.icona-OK-circled:before { content: '\e822';font-size:4em!important; } /* '' */
.icona-info-circled:before { content: '\e823'; } /* '' */
.icona-basket-1:before { content: '\e824'; } /* '' */
.icona-angle-down:before { content: '\e825'; } /* '' */
.icona-cancel-circled-2:before { content: '\e826';font-size:4em!important; } /* '' */
.icona-share-1:before { content: '\e827'; } /* '' */
.icona-down-open-1:before { content: '\e828'; } /* '' */
.icona-ok:before { content: '\e829'; } /* '' */
.icona-lock:before { content: '\e82a'; } /* '' */
.icona-down-open:before { content: '\e82b'; } /* '' */
.icona-share:before { content: '\e82c'; } /* '' */
.icona-informativa:before { content: '\e82d'; } /* '' */
.icona-ico-whatsapp-circled:before { content: '\e82e';font-size:4em!important; } /* '' */
.icona-cancel:before { content: '\e82f'; } /* '' */
.icona-menu:before { content: '\f0c9'; } /* '' */
.icona-ico-movietelling_link:before { content: '\e830'; } /* '' */

.l.iconaaa {
  display: inline-block;
  font-size: 0px;
  cursor: pointer;
  /*margin: 15px 30px;*/
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;


}

.l.iconaaa:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box; 
  -moz-box-sizing: content-box; 
  box-sizing: content-box;
}

.l.iconaaa:before {
  font-family: 'landing-font';
  speak: none;
  font-size: 44px;
  line-height: 60px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}




.iconaaa-effect-3b .l.iconaaa {
  color: #fff;
}

.hi.iconaaa-effect-3b .l.iconaaa:hover {
  opacity: 0.8;
}

.hi.iconaaa-effect-3b .l.iconaaa:after {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 0;
}

.hi.iconaaa-effect-3b .l.iconaaa:hover:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.hi.iconaaa-effect-3 .l.iconaaa {
  box-shadow: 0 0 0 2px #fff;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}

.hi.iconaaa-effect-3 .l.iconaaa:after {
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  background: #fff;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
  -moz-transition: -moz-transform 0.2s, opacity 0.3s;
  transition: transform 0.2s, opacity 0.3s;
}

 .l.iconaaa:hover:after {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.4s, opacity 0.2s;
  -moz-transition: -moz-transform 0.4s, opacity 0.2s;
  transition: transform 0.4s, opacity 0.2s;
}