﻿/* postemobile.it 2017-11-13 11:07:29 */
@charset "UTF-8";
/* line 5, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
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;
}

/* line 22, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/**
 * Replace all occurrences of the search string with the replacement string
 * @param $search: The value being searched for, otherwise known as the needle.
 * @param $replace: The replacement value that replaces found search values.
 * @param $subject: The string being searched and replaced on, otherwise known as the haystack.
 */
/*
 * Mixin for creating a triangle element
 * @param $direction: The direction of the arrow.
 * @param $color: The color of the arrow @default #000000.
 * @param $size: The size of the arrow @default 1em.
 */
/*
 * Mixin for setting both width and height of an element
 * @param $width: The width size.
 * @param $height: The height size @default same of $width.
 */
/*
 * Mixin for setting both max-width and max-height of an element
 * @param $width: The max-width size.
 * @param $height: The max-height size @default same of $width.
 */
/*
 * Mixin for setting both min-width and hmin-eight of an element
 * @param $width: The min-width size.
 * @param $height: The min-height size @default same of $width.
 */
/*
 * Mixin for making squared an HTML element
 * @param $percentage: Value in percentage, gives the ratio between width and height
 */
/*
 * Mixin to center things with position and transform properties
 * @param $reset: Get the initial behaviour
 */
/*
 * Mixin for centering horizontally
 * @param $reset: Get the initial behaviour
 */
/*
 * Mixin for centering vertically
 * @param $reset: Get the initial behaviour
 */
/*
 * Mixin for adjusting the font size
 * @param $to-size: The size of the desired font
 * @param $line-height: The desired line height (Default: auto)
 * @param $from-size: The parent's font size (Default: $base-font-size)
 */
/* line 3, ../src/sass/helpers/_helpers.scss */
.container_form .blocco_form_submit input[type="submit"], .container_form .blocco_form_submit .pulsante_prosegui, .container_form .blocco_form .apri_blocco_form input[type="submit"], .container_form .blocco_form .apri_blocco_form .pulsante_prosegui, .container_form .blocco_invio_sms .apri_blocco_invio_sms input[type="submit"], .container_form .blocco_invio_sms .apri_blocco_invio_sms a.pulsante_prosegui, .container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.pagamento_cto li a.pulsante_cto, .popup_info .popup_info_pad .popup_info_download a.scarica_pdf, .scegli_riconoscimento li .riconoscimento_back .pad_riconoscimento .pulsante, .scegli_riconoscimento li .riconoscimento_back .pad_riconoscimento .pulsante_conferma, .no_webcam a, .div_video_riconoscimento .pulsante, .div_video_riconoscimento .pulsante_conferma {
  background: #eedc00;
  color: #787878;
  display: block;
  position: relative;
  border: none;
  margin: 0;
  padding: 0 50px;
  text-transform: uppercase;
  z-index: 10;
  height: 40px;
  border-radius: 20px;
  cursor: pointer;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.875em;
  line-height: 2.85714em;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  float: right;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 3, ../src/sass/helpers/_helpers.scss */
  .container_form .blocco_form_submit input[type="submit"], .container_form .blocco_form_submit .pulsante_prosegui, .container_form .blocco_form .apri_blocco_form input[type="submit"], .container_form .blocco_form .apri_blocco_form .pulsante_prosegui, .container_form .blocco_invio_sms .apri_blocco_invio_sms input[type="submit"], .container_form .blocco_invio_sms .apri_blocco_invio_sms a.pulsante_prosegui, .container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.pagamento_cto li a.pulsante_cto, .popup_info .popup_info_pad .popup_info_download a.scarica_pdf, .scegli_riconoscimento li .riconoscimento_back .pad_riconoscimento .pulsante, .scegli_riconoscimento li .riconoscimento_back .pad_riconoscimento .pulsante_conferma, .no_webcam a, .div_video_riconoscimento .pulsante, .div_video_riconoscimento .pulsante_conferma {
    float: none;
    margin: 0 auto;
  }
}
/* line 27, ../src/sass/helpers/_helpers.scss */
.container_form .blocco_form_submit input[type="submit"]:disabled, .container_form .blocco_form_submit .pulsante_prosegui:disabled, .container_form .blocco_form .apri_blocco_form input[type="submit"]:disabled, .container_form .blocco_form .apri_blocco_form .pulsante_prosegui:disabled, .container_form .blocco_invio_sms .apri_blocco_invio_sms input[type="submit"]:disabled, .container_form .blocco_invio_sms .apri_blocco_invio_sms a.pulsante_prosegui:disabled, .container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.pagamento_cto li a.pulsante_cto:disabled, .popup_info .popup_info_pad .popup_info_download a.scarica_pdf:disabled, .scegli_riconoscimento li .riconoscimento_back .pad_riconoscimento .pulsante:disabled, .scegli_riconoscimento li .riconoscimento_back .pad_riconoscimento .pulsante_conferma:disabled, .no_webcam a:disabled, .div_video_riconoscimento .pulsante:disabled, .div_video_riconoscimento .pulsante_conferma:disabled {
  background: #ebebeb;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  cursor: default;
}
/* line 32, ../src/sass/helpers/_helpers.scss */
.container_form .blocco_form_submit input.disabled[type="submit"], .container_form .blocco_form_submit .disabled.pulsante_prosegui, .container_form .blocco_form .apri_blocco_form input.disabled[type="submit"], .container_form .blocco_form .apri_blocco_form .disabled.pulsante_prosegui, .container_form .blocco_invio_sms .apri_blocco_invio_sms input.disabled[type="submit"], .container_form .blocco_invio_sms .apri_blocco_invio_sms a.disabled.pulsante_prosegui, .container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.pagamento_cto li a.disabled.pulsante_cto, .popup_info .popup_info_pad .popup_info_download a.disabled.scarica_pdf, .scegli_riconoscimento li .riconoscimento_back .pad_riconoscimento .disabled.pulsante, .scegli_riconoscimento li .riconoscimento_back .pad_riconoscimento .disabled.pulsante_conferma, .no_webcam a.disabled, .div_video_riconoscimento .disabled.pulsante, .div_video_riconoscimento .disabled.pulsante_conferma {
  background: #ebebeb;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  cursor: default;
}

/* line 106, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/typography/_vertical_rhythm.scss */
html {
  font-size: 100%;
  line-height: 1;
}

/* line 28, ../src/sass/base/_typography.scss */
body {
  font-weight: 400;
}

@font-face {
  font-family: 'Texta';
  src: url("../fonts/texta/Texta-Light/Texta-Light.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/texta/Texta-Light/Texta-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/texta/Texta-Light/Texta-Light.woff") format("woff"), url("../fonts/texta/Texta-Light/Texta-Light.ttf") format("truetype"), url("../fonts/texta/Texta-Light/Texta-Light.svg#Texta-Light") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 200;
  text-rendering: optimizeLegibility;
}
/* END Thin */
/* BEGIN Light */
@font-face {
  font-family: 'Texta';
  src: url("../fonts/texta/Texta-Light/Texta-Light.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/texta/Texta-Light/Texta-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/texta/Texta-Light/Texta-Light.woff") format("woff"), url("../fonts/texta/Texta-Light/Texta-Light.ttf") format("truetype"), url("../fonts/texta/Texta-Light/Texta-Light.svg#Texta-Light") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 300;
  text-rendering: optimizeLegibility;
}
/* END Light */
/* BEGIN Book */
@font-face {
  font-family: 'Texta';
  src: url("../fonts/texta/Texta-Book/Texta-Book.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/texta/Texta-Book/Texta-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/texta/Texta-Book/Texta-Book.woff") format("woff"), url("../fonts/texta/Texta-Book/Texta-Book.ttf") format("truetype"), url("../fonts/texta/Texta-Book/Texta-Book.svg#Texta-Book") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}
/* END Book */
/* BEGIN Regular */
@font-face {
  font-family: 'Texta';
  src: url("../fonts/texta/Texta-Regular/Texta-Regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/texta/Texta-Regular/Texta-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/texta/Texta-Regular/Texta-Regular.woff") format("woff"), url("../fonts/texta/Texta-Regular/Texta-Regular.ttf") format("truetype"), url("../fonts/texta/Texta-Regular/Texta-Regular.svg#Texta-Regular") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 500;
  text-rendering: optimizeLegibility;
}
/* END Regular */
/* BEGIN Medium */
@font-face {
  font-family: 'Texta';
  src: url("../fonts/texta/Texta-Medium/Texta-Medium.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/texta/Texta-Medium/Texta-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/texta/Texta-Medium/Texta-Medium.woff") format("woff"), url("../fonts/texta/Texta-Medium/Texta-Medium.ttf") format("truetype"), url("../fonts/texta/Texta-Medium/Texta-Medium.svg#Texta-Bold") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 600;
  text-rendering: optimizeLegibility;
}
/* line 96, ../src/sass/base/_common.scss */
html {
  height: 100%;
}

/* line 100, ../src/sass/base/_common.scss */
body {
  width: 100%;
  background: #fff;
  overflow-x: hidden;
  color: #222427;
  position: relative;
  display: block;
  font-family: 'Texta';
  padding: 0;
  font-weight: 500;
  min-width: 320px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 100, ../src/sass/base/_common.scss */
  body {
    /*padding: 100px 0 0; */
  }
}

/* line 115, ../src/sass/base/_common.scss */
input, textarea {
  font-family: 'Texta';
}

/* line 118, ../src/sass/base/_common.scss */
img {
  display: block;
  border: none;
}

/* line 123, ../src/sass/base/_common.scss */
a, a:visited, a:hover {
  text-decoration: none;
  color: #222427;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-fall, .tooltipster-grow.tooltipster-show {
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-base {
  display: flex;
  pointer-events: none;
  position: absolute;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-box {
  flex: 1 1 auto;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-content {
  box-sizing: border-box;
  max-height: 100%;
  max-width: 100%;
  overflow: auto;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-ruler {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-fade.tooltipster-show {
  opacity: 1;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-grow.tooltipster-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform,opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-swing.tooltipster-show {
  opacity: 1;
  -webkit-transform: rotateZ(0);
  -moz-transform: rotateZ(0);
  -o-transform: rotateZ(0);
  -ms-transform: rotateZ(0);
  transform: rotateZ(0);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-fall {
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-fall.tooltipster-initial {
  top: 0 !important;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0 !important;
  opacity: 0;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-slide {
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-slide.tooltipster-initial {
  left: -40px !important;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0 !important;
  opacity: 0;
}

@keyframes tooltipster-fading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* line 127, ../src/sass/base/_common.scss */
.tooltipster-update-fade {
  animation: tooltipster-fading .4s;
}

@keyframes tooltipster-rotating {
  25% {
    transform: rotate(-2deg);
  }
  75% {
    transform: rotate(2deg);
  }
  100% {
    transform: rotate(0);
  }
}
/* line 127, ../src/sass/base/_common.scss */
.tooltipster-update-rotate {
  animation: tooltipster-rotating .6s;
}

@keyframes tooltipster-scaling {
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
/* line 127, ../src/sass/base/_common.scss */
.tooltipster-update-scale {
  animation: tooltipster-scaling .6s;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-sidetip .tooltipster-box {
  background: #565656;
  border: 2px solid #000;
  border-radius: 4px;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-sidetip .tooltipster-content {
  color: #fff;
  line-height: 18px;
  padding: 6px 14px;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  margin-left: -10px;
  top: 0;
  width: 20px;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  top: 0;
  width: 10px;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: 0;
  top: 0;
  width: 10px;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #565656;
  left: 0;
  top: 3px;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #565656;
  left: -3px;
  top: 0;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #565656;
  left: 3px;
  top: 0;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #565656;
  left: 0;
  top: -3px;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #000;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #000;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #000;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #000;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px;
}

/* line 127, ../src/sass/base/_common.scss */
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px;
}

/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: March 10, 2017
 */
/* line 143, ../src/sass/base/_common.scss */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform,height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform,height;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
}

/* line 143, ../src/sass/base/_common.scss */
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate(0, -50%);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-cube, .swiper-container-flip {
  overflow: visible;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-scrollbar-cursor-drag {
  cursor: move;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}

/* line 143, ../src/sass/base/_common.scss */
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* line 144, ../src/sass/base/_common.scss */
#header {
  position: absolute;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10000000;
  left: 0;
  top: 0;
  width: 100%;
  padding: 0 80px 0;
  height: 174px;
  overflow: visible;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 144, ../src/sass/base/_common.scss */
  #header {
    top: 0 !important;
    padding: 0;
    height: 100px;
  }
}
/* line 161, ../src/sass/base/_common.scss */
#header.top_meno header {
  top: -100px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 161, ../src/sass/base/_common.scss */
  #header.top_meno header {
    top: 0 !important;
  }
}
/* line 168, ../src/sass/base/_common.scss */
#header.fixed {
  height: 100px;
  position: fixed;
}
/* line 172, ../src/sass/base/_common.scss */
#header.fixed:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  background: #fff;
  height: 96px;
  top: 96px;
  display: none;
}
/* line 182, ../src/sass/base/_common.scss */
#header.fixed #nav-toggle {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  visibility: visible;
}
/* line 186, ../src/sass/base/_common.scss */
#header.fixed header {
  top: 0;
  background: #fff;
  height: 80px;
  -moz-transition: ease-in-out 0.6s;
  -o-transition: ease-in-out 0.6s;
  -webkit-transition: ease-in-out 0.6s;
  transition: ease-in-out 0.6s;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 186, ../src/sass/base/_common.scss */
  #header.fixed header {
    top: 0 !important;
    height: 100px !important;
  }
}
/* line 197, ../src/sass/base/_common.scss */
#header.fixed .cerca-form {
  display: none;
  bottom: -92px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 197, ../src/sass/base/_common.scss */
  #header.fixed .cerca-form {
    bottom: 0 !important;
    display: block !important;
  }
}
/* line 205, ../src/sass/base/_common.scss */
#header.fixed .postemobileit {
  height: 60px;
  -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.25);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.25);
  box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.25);
  background: #fff;
}
/* line 210, ../src/sass/base/_common.scss */
#header.fixed .postemobileit #secondary-menu {
  right: 60px;
}
/* line 215, ../src/sass/base/_common.scss */
#header.fixed .postemobileit #secondary-menu li.secondary-menu-txt a {
  color: #222427;
}
/* line 220, ../src/sass/base/_common.scss */
#header.fixed .postemobileit #secondary-menu li.secondary-menu-txt.area-privati:after {
  content: '';
  background: #7a7c7d;
}
/* line 225, ../src/sass/base/_common.scss */
#header.fixed .postemobileit #secondary-menu li.secondary-menu-txt.active a {
  color: #222427;
}
/* line 229, ../src/sass/base/_common.scss */
#header.fixed .postemobileit #secondary-menu li.secondary-menu-txt a {
  color: #979797;
}
/* line 234, ../src/sass/base/_common.scss */
#header.fixed .postemobileit #secondary-menu li.secondary-menu-puls a {
  border: 1px #1c69cc solid;
}
/* line 236, ../src/sass/base/_common.scss */
#header.fixed .postemobileit #secondary-menu li.secondary-menu-puls a:hover {
  background: #1c69cc;
  color: #fff;
}
/* line 246, ../src/sass/base/_common.scss */
#header.fixed .postemobileit #main-menu {
  bottom: -96px;
  display: none;
}
/* line 249, ../src/sass/base/_common.scss */
#header.fixed .postemobileit #main-menu li.submenu div.sub {
  top: 190px !important;
}
/* line 253, ../src/sass/base/_common.scss */
#header.fixed .postemobileit div.pad_postemobileit {
  height: 60px;
}
/* line 255, ../src/sass/base/_common.scss */
#header.fixed .postemobileit div.pad_postemobileit a.logo-postemobile {
  width: 103px;
  height: 35px;
}
/* line 258, ../src/sass/base/_common.scss */
#header.fixed .postemobileit div.pad_postemobileit a.logo-postemobile img {
  width: 103px;
  height: auto;
}
/* line 265, ../src/sass/base/_common.scss */
#header.fixed .postemobileit .ico-cerca {
  bottom: -66px;
  display: none;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 265, ../src/sass/base/_common.scss */
  #header.fixed .postemobileit .ico-cerca {
    bottom: 10px;
    display: block;
  }
}
/* line 277, ../src/sass/base/_common.scss */
#header header {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 277, ../src/sass/base/_common.scss */
  #header header {
    height: 100px;
  }
}

/* line 292, ../src/sass/base/_common.scss */
body.open_mobile #header.fixed:after {
  content: '';
  display: block;
}
/* line 297, ../src/sass/base/_common.scss */
body.open_mobile #header.fixed .postemobileit #main-menu {
  display: block;
}
/* line 300, ../src/sass/base/_common.scss */
body.open_mobile #header.fixed .postemobileit .ico-cerca {
  display: block;
}
/* line 304, ../src/sass/base/_common.scss */
body.open_mobile #header.fixed .cerca-form {
  display: block;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 310, ../src/sass/base/_common.scss */
  body.open_mobile .animazione_menu_mobile {
    right: 0;
  }
}

/* line 319, ../src/sass/base/_common.scss */
.posteit {
  width: 100%;
  height: 40px;
  background: #eedc00;
  z-index: 10;
  position: relative;
}
/* line 325, ../src/sass/base/_common.scss */
.posteit div.pad_posteit {
  width: 100%;
  max-width: 1160px;
  height: 40px;
  margin: 0 auto;
  position: relative;
}
/* line 331, ../src/sass/base/_common.scss */
.posteit div.pad_posteit a {
  width: 124px;
  height: 16px;
  position: absolute;
  left: 20px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 331, ../src/sass/base/_common.scss */
  .posteit div.pad_posteit a {
    width: 93px;
    height: 12px;
  }
  /* line 341, ../src/sass/base/_common.scss */
  .posteit div.pad_posteit a img {
    width: 93px;
    height: auto;
  }
}

/* line 351, ../src/sass/base/_common.scss */
#nav-toggle {
  top: 10px;
  z-index: 1000000000;
  cursor: pointer;
  position: absolute;
  right: 20px;
  width: 40px;
  height: 39px;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 351, ../src/sass/base/_common.scss */
  #nav-toggle {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    visibility: visible;
    right: 0;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
}

/* line 372, ../src/sass/base/_common.scss */
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
  content: "";
  cursor: pointer;
  border-radius: 8px;
  height: 2px;
  width: 18px;
  position: absolute;
  display: block;
  top: 20px;
  left: 10px;
}

/* line 389, ../src/sass/base/_common.scss */
#nav-toggle span:before {
  top: -4px;
  left: 0;
  background: #4a4a4a;
}

/* line 396, ../src/sass/base/_common.scss */
#nav-toggle span:after {
  top: 4px;
  left: 0;
  background: #4a4a4a;
}

/* line 403, ../src/sass/base/_common.scss */
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

@media (min-width: 320px) and (max-width: 989px) {
  /* line 407, ../src/sass/base/_common.scss */
  #nav-toggle.active {
    top: -15px;
  }
}

/* line 415, ../src/sass/base/_common.scss */
#nav-toggle.active span {
  background-color: transparent;
}

/* line 419, ../src/sass/base/_common.scss */
#nav-toggle.active span:before, #nav-toggle.active span:after {
  top: 0;
}

/* line 424, ../src/sass/base/_common.scss */
#nav-toggle.active span:before {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 428, ../src/sass/base/_common.scss */
#nav-toggle.active span:after {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media (min-width: 320px) and (max-width: 989px) {
  /* line 432, ../src/sass/base/_common.scss */
  .animazione_menu_mobile {
    position: fixed;
    width: 90%;
    height: 100vh;
    background: #fff;
    z-index: 10;
    top: 0;
    right: -100%;
    -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.25);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.25);
    box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.25);
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
}

/* line 446, ../src/sass/base/_common.scss */
body.open_cerca .cerca-form {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  visibility: visible;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 446, ../src/sass/base/_common.scss */
  body.open_cerca .cerca-form {
    right: 0;
    display: block !important;
    bottom: 0 !important;
  }
}

/* line 459, ../src/sass/base/_common.scss */
.postemobileit {
  width: 100%;
  height: 160px;
  background: url("../img/share/top_curva.png") no-repeat center top;
  position: relative;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 459, ../src/sass/base/_common.scss */
  .postemobileit {
    height: 60px;
    background: #fff;
  }
}
/* line 468, ../src/sass/base/_common.scss */
.postemobileit div.pad_postemobileit {
  width: 100%;
  max-width: 1160px;
  height: 134px;
  margin: 0 auto;
  z-index: 10;
  position: relative;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 468, ../src/sass/base/_common.scss */
  .postemobileit div.pad_postemobileit {
    height: 60px;
  }
}
/* line 478, ../src/sass/base/_common.scss */
.postemobileit div.pad_postemobileit a.logo-postemobile {
  width: 200px;
  height: 68px;
  position: absolute;
  top: 50%;
  left: 20px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 478, ../src/sass/base/_common.scss */
  .postemobileit div.pad_postemobileit a.logo-postemobile {
    height: 35px;
    width: 103px;
  }
  /* line 488, ../src/sass/base/_common.scss */
  .postemobileit div.pad_postemobileit a.logo-postemobile img {
    width: 103px;
    height: auto;
  }
}
/* line 495, ../src/sass/base/_common.scss */
.postemobileit .cerca-form {
  display: block;
  position: absolute;
  right: 20px;
  bottom: 0;
  cursor: pointer;
  width: 700px;
  height: 72px;
  background: #fff;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 23px 0;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 495, ../src/sass/base/_common.scss */
  .postemobileit .cerca-form {
    right: -100%;
    width: 100%;
    z-index: 10000000000;
    height: 60px;
    padding: 15px 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    visibility: visible;
  }
}
/* line 520, ../src/sass/base/_common.scss */
.postemobileit .cerca-form .pad-cerca-form {
  float: right;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 520, ../src/sass/base/_common.scss */
  .postemobileit .cerca-form .pad-cerca-form {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
  }
}
/* line 529, ../src/sass/base/_common.scss */
.postemobileit .cerca-form .cerca_input {
  float: left;
  width: 640px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px #ebebeb solid;
  padding: 0 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.25em;
  line-height: 1.5em;
  height: 30px;
  outline: none;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 529, ../src/sass/base/_common.scss */
  .postemobileit .cerca-form .cerca_input {
    width: 100%;
  }
}
/* line 545, ../src/sass/base/_common.scss */
.postemobileit .cerca-form .cerca_input_img {
  float: left;
  margin: 6px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 545, ../src/sass/base/_common.scss */
  .postemobileit .cerca-form .cerca_input_img {
    position: absolute;
    right: 60px;
  }
}
/* line 553, ../src/sass/base/_common.scss */
.postemobileit .cerca-form .cerca_close {
  float: left;
  border-radius: 50%;
  border: 1px #000 solid;
  color: #000;
  width: 18px;
  height: 18px;
  margin: 6px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  line-height: 0.875em;
  text-align: center;
  cursor: pointer;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 553, ../src/sass/base/_common.scss */
  .postemobileit .cerca-form .cerca_close {
    position: absolute;
    right: 20px;
  }
}
/* line 571, ../src/sass/base/_common.scss */
.postemobileit .ico-cerca {
  position: absolute;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
  background: #fff url("../img/share/ico-cerca-blu.png") no-repeat center center;
  width: 40px;
  height: 40px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.31);
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.31);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.31);
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 571, ../src/sass/base/_common.scss */
  .postemobileit .ico-cerca {
    background: url("../img/share/ico-cerca-000.png") no-repeat center center;
    right: 40px;
    bottom: 10px;
  }
}
/* line 595, ../src/sass/base/_common.scss */
.postemobileit #secondary-menu {
  position: absolute;
  right: 10px;
  top: 10px;
  list-style-type: none;
  padding: 0;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 595, ../src/sass/base/_common.scss */
  .postemobileit #secondary-menu {
    position: relative;
    right: inherit !important;
    top: 0 !important;
    list-style-type: none;
    display: block !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 35px 20px 0;
  }
}
/* line 610, ../src/sass/base/_common.scss */
.postemobileit #secondary-menu li {
  float: left;
  position: relative;
  padding: 0 10px;
  text-transform: uppercase;
}
/* line 615, ../src/sass/base/_common.scss */
.postemobileit #secondary-menu li a {
  display: block;
}
/* line 618, ../src/sass/base/_common.scss */
.postemobileit #secondary-menu li.secondary-menu-txt {
  font-size: 0.875em;
  line-height: 1.42857em;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 618, ../src/sass/base/_common.scss */
  .postemobileit #secondary-menu li.secondary-menu-txt {
    padding: 0;
    width: 100%;
  }
  /* line 626, ../src/sass/base/_common.scss */
  .postemobileit #secondary-menu li.secondary-menu-txt.active {
    display: none;
  }
  /* line 629, ../src/sass/base/_common.scss */
  .postemobileit #secondary-menu li.secondary-menu-txt a {
    color: #222427;
  }
}
/* line 635, ../src/sass/base/_common.scss */
.postemobileit #secondary-menu li.secondary-menu-txt.area-privati:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 10px;
  right: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #fff;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 635, ../src/sass/base/_common.scss */
  .postemobileit #secondary-menu li.secondary-menu-txt.area-privati:after {
    display: none;
  }
}
/* line 649, ../src/sass/base/_common.scss */
.postemobileit #secondary-menu li.secondary-menu-txt.active a {
  text-decoration: underline;
  color: #fff;
}
/* line 654, ../src/sass/base/_common.scss */
.postemobileit #secondary-menu li.secondary-menu-txt a {
  padding: 10px 0;
  color: #fff;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 654, ../src/sass/base/_common.scss */
  .postemobileit #secondary-menu li.secondary-menu-txt a {
    color: #fff;
    padding: 0;
    margin: 0 0 20px;
  }
}
/* line 664, ../src/sass/base/_common.scss */
.postemobileit #secondary-menu li.secondary-menu-puls {
  font-size: 0.875em;
  line-height: 1.42857em;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 664, ../src/sass/base/_common.scss */
  .postemobileit #secondary-menu li.secondary-menu-puls {
    padding: 0 20px 20px 0;
    text-align: center;
  }
}
/* line 670, ../src/sass/base/_common.scss */
.postemobileit #secondary-menu li.secondary-menu-puls a {
  background: #fff;
  color: #005bac;
  padding: 10px 24px 10px 60px;
  border-radius: 20px;
  position: relative;
  -moz-transition: all 0.3s ease-in-out 0.1s;
  -o-transition: all 0.3s ease-in-out 0.1s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0.1s;
  transition: all 0.3s ease-in-out 0.1s;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 670, ../src/sass/base/_common.scss */
  .postemobileit #secondary-menu li.secondary-menu-puls a {
    background: transparent;
    color: #005bac;
    padding: 0;
    border-radius: 0;
    position: relative;
  }
}
/* line 684, ../src/sass/base/_common.scss */
.postemobileit #secondary-menu li.secondary-menu-puls a:hover {
  background: #005bac;
  color: #fff;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 684, ../src/sass/base/_common.scss */
  .postemobileit #secondary-menu li.secondary-menu-puls a:hover {
    background: transparent;
  }
}
/* line 691, ../src/sass/base/_common.scss */
.postemobileit #secondary-menu li.secondary-menu-puls a:hover span.ico-acquista {
  background-image: url("../img/share/ico-acquista.png");
}
/* line 694, ../src/sass/base/_common.scss */
.postemobileit #secondary-menu li.secondary-menu-puls a:hover span.ico-ricarica {
  background-image: url("../img/share/ico-ricarica.png");
}
/* line 697, ../src/sass/base/_common.scss */
.postemobileit #secondary-menu li.secondary-menu-puls a:hover span.ico-accedi {
  background-image: url("../img/share/ico-accedi.png");
}
/* line 702, ../src/sass/base/_common.scss */
.postemobileit #secondary-menu li.secondary-menu-puls a span {
  display: block;
  position: absolute;
  left: 23px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-position: center center;
  background-repeat: no-repeat;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 702, ../src/sass/base/_common.scss */
  .postemobileit #secondary-menu li.secondary-menu-puls a span {
    background-color: #005bac;
    width: 35px !important;
    height: 35px !important;
    border-radius: 50%;
    margin: 0 auto 5px;
    left: 0;
    top: 0;
    -moz-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    position: relative;
  }
}
/* line 721, ../src/sass/base/_common.scss */
.postemobileit #secondary-menu li.secondary-menu-puls a span.ico-acquista {
  background-image: url("../img/share/ico-acquista-blu.png");
  width: 18px;
  height: 16px;
}
/* line 726, ../src/sass/base/_common.scss */
.postemobileit #secondary-menu li.secondary-menu-puls a span.ico-ricarica {
  background-image: url("../img/share/ico-ricarica-blu.png");
  width: 23px;
  height: 13px;
}
/* line 731, ../src/sass/base/_common.scss */
.postemobileit #secondary-menu li.secondary-menu-puls a span.ico-accedi {
  background-image: url("../img/share/ico-accedi-blu.png");
  width: 20px;
  height: 20px;
}
/* line 742, ../src/sass/base/_common.scss */
.postemobileit #main-menu {
  list-style-type: none;
  padding: 0;
  overflow: visible;
  position: absolute;
  right: 60px;
  bottom: 0;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 742, ../src/sass/base/_common.scss */
  .postemobileit #main-menu {
    display: block !important;
    position: relative;
    right: 0;
    top: 0;
    bottom: inherit !important;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
  }
}
/* line 760, ../src/sass/base/_common.scss */
.postemobileit #main-menu li {
  float: left;
  margin: 0 30px 0 0;
  font-size: 1em;
  line-height: 1.125em;
  color: #222427;
  padding: 18px 0;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 760, ../src/sass/base/_common.scss */
  .postemobileit #main-menu li {
    padding: 35px 0 0;
    margin: 0;
    width: 100%;
    float: none;
  }
}
/* line 773, ../src/sass/base/_common.scss */
.postemobileit #main-menu li a {
  display: block;
  color: #222427;
  text-transform: uppercase;
  font-weight: 700;
}
/* line 779, ../src/sass/base/_common.scss */
.postemobileit #main-menu li a span {
  display: block;
  text-transform: initial;
  color: #ababab;
  font-style: italic;
  font-weight: 400;
}
/* line 788, ../src/sass/base/_common.scss */
.postemobileit #main-menu li.submenu div.sub {
  width: 100%;
  left: 0;
  top: 174px;
  position: fixed;
  background: #f8f9f9;
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  z-index: 1;
  -moz-transition: all 0.3s ease-in-out 0.1s;
  -o-transition: all 0.3s ease-in-out 0.1s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0.1s;
  transition: all 0.3s ease-in-out 0.1s;
  margin: 0 0 0 0;
  font-weight: 400;
  padding: 25px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 788, ../src/sass/base/_common.scss */
  .postemobileit #main-menu li.submenu div.sub {
    display: none !important;
  }
}
/* line 808, ../src/sass/base/_common.scss */
.postemobileit #main-menu li.submenu div.sub ul {
  width: 100%;
  list-style-type: none;
  padding: 35px;
  margin: 0;
  text-align: center;
  font-size: 1em;
  line-height: 1.25em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 817, ../src/sass/base/_common.scss */
.postemobileit #main-menu li.submenu div.sub ul li {
  display: inline-block;
  margin: 0 20px;
  float: none;
  padding: 0;
}
/* line 823, ../src/sass/base/_common.scss */
.postemobileit #main-menu li.submenu div.sub ul li a {
  display: block;
  white-space: nowrap;
  color: #005bac;
  text-align: center;
  min-width: 50px;
}
/* line 830, ../src/sass/base/_common.scss */
.postemobileit #main-menu li.submenu div.sub ul li a span {
  width: 100%;
  display: block;
  height: 45px;
  background: url("../img/share/ico-faq.png") no-repeat center center;
  margin: 0 0 5px;
}
/* line 845, ../src/sass/base/_common.scss */
.postemobileit #main-menu li.submenu:hover div.sub {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 849, ../src/sass/base/_common.scss */
.postemobileit #main-menu li.submenu:hover a p {
  text-decoration: underline;
}

/* line 862, ../src/sass/base/_common.scss */
.section_height_100 {
  height: auto;
  min-height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}

/* line 869, ../src/sass/base/_common.scss */
.section {
  height: auto;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0;
}

/* line 876, ../src/sass/base/_common.scss */
#footer {
  width: 100%;
}
/* line 878, ../src/sass/base/_common.scss */
#footer .pad_footer {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  z-index: 10;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
/* line 887, ../src/sass/base/_common.scss */
#footer #footer_1 {
  width: 100%;
  background: #eedc00;
  position: relative;
  overflow: hidden;
  padding: 60px 0 50px;
}
/* line 893, ../src/sass/base/_common.scss */
#footer #footer_1.ff_acq {
  padding: 30px 0 30px;
}
/* line 896, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_img {
  margin: 0 0 30px;
  display: block;
}
/* line 899, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_img.ff_acq {
  margin: 0;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 903, ../src/sass/base/_common.scss */
  #footer #footer_1 #footer_1_img img {
    margin: 0 auto;
  }
}
/* line 909, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_1 {
  float: left;
  width: 50px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 909, ../src/sass/base/_common.scss */
  #footer #footer_1 #footer_1_1 {
    width: 100%;
    margin: 0 0 10px;
  }
}
/* line 916, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_1 ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 916, ../src/sass/base/_common.scss */
  #footer #footer_1 #footer_1_1 ul {
    text-align: center;
  }
}
/* line 924, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_1 ul li {
  margin: 0 0 15px 0;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 924, ../src/sass/base/_common.scss */
  #footer #footer_1 #footer_1_1 ul li {
    float: none;
    margin: 0;
    display: inline-block;
  }
}
/* line 931, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_1 ul li a {
  border-radius: 50%;
  text-indent: -9999px;
  display: block;
  height: 35px;
  width: 35px;
  background-color: #005bac;
  background-repeat: no-repeat;
  background-position: center center;
}
/* line 940, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_1 ul li a.ico-fb {
  background-image: url("../img/share/ico-fb.png");
}
/* line 943, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_1 ul li a.ico-tw {
  background-image: url("../img/share/ico-tw.png");
}
/* line 946, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_1 ul li a.ico-in {
  background-image: url("../img/share/ico-in.png");
}
/* line 949, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_1 ul li a.ico-yt {
  background-image: url("../img/share/ico-yt.png");
}
/* line 952, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_1 ul li a.ico-gp {
  background-image: url("../img/share/ico-gp.png");
}
/* line 960, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_2 {
  float: left;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 960, ../src/sass/base/_common.scss */
  #footer #footer_1 #footer_1_2 {
    display: none;
  }
}
/* line 965, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_2 ul {
  list-style-type: none;
  padding: 0 0 0 30px;
  margin: 0;
  float: left;
}
@media (min-width: 1366px) and (max-width: 1599px) {
  /* line 965, ../src/sass/base/_common.scss */
  #footer #footer_1 #footer_1_2 ul {
    padding: 0 0 0 60px;
  }
}
/* line 973, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_2 ul li {
  width: 100%;
  font-size: 1em;
  line-height: 1.5625em;
}
/* line 976, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_2 ul li a {
  color: #000000;
}
/* line 980, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_2 ul li.principale a {
  text-transform: uppercase;
  margin: 0 0 15px;
  display: block;
  font-weight: 700;
}
/* line 991, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_3 {
  float: right;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 991, ../src/sass/base/_common.scss */
  #footer #footer_1 #footer_1_3 {
    width: 100%;
  }
}
/* line 996, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_3 ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
/* line 1001, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_3 ul li {
  width: 100%;
  font-size: 0.8125em;
  line-height: 1.30769em;
  margin: 0 0 20px;
  position: relative;
  min-height: 38px;
  padding: 2px 0 2px 48px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1001, ../src/sass/base/_common.scss */
  #footer #footer_1 #footer_1_3 ul li {
    width: 50%;
    float: left;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 0.8125em;
    line-height: 1.30769em;
  }
  /* line 1016, ../src/sass/base/_common.scss */
  #footer #footer_1 #footer_1_3 ul li:nth-child(2n+1) {
    clear: both;
  }
}
/* line 1020, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_3 ul li:before {
  position: absolute;
  left: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 38px;
  height: 38px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1020, ../src/sass/base/_common.scss */
  #footer #footer_1 #footer_1_3 ul li:before {
    position: relative;
    top: 0;
    -moz-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    margin: 0 auto 10px;
    display: block;
  }
}
/* line 1039, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_3 ul li.ico-assistenza-social:before {
  content: '';
  background-image: url("../img/share/ico-assistenza-social.png");
  background-size: 16px auto;
}
/* line 1044, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_3 ul li.ico-assistenza:before {
  content: '';
  background-image: url("../img/share/ico-assistenza.png");
  background-size: 16px auto;
}
/* line 1049, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_3 ul li.ico-uffici:before {
  content: '';
  background-image: url("../img/share/ico-uffici.png");
  background-size: 16px auto;
}
/* line 1054, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_3 ul li.ico-corner:before {
  content: '';
  background-image: url("../img/share/ico-corner.png");
  background-size: 16px auto;
}
/* line 1059, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_3 ul li p {
  text-transform: uppercase;
  font-weight: 700;
}
/* line 1063, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_3 ul li span {
  display: block;
  color: #000;
}
/* line 1070, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_4 {
  float: right;
  clear: both;
  margin: 50px 0 0;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1070, ../src/sass/base/_common.scss */
  #footer #footer_1 #footer_1_4 {
    float: none;
    width: 100%;
    margin: 20px 0 0;
  }
}
/* line 1079, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_4 ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1079, ../src/sass/base/_common.scss */
  #footer #footer_1 #footer_1_4 ul {
    text-align: center;
  }
}
/* line 1086, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_4 ul li {
  font-size: 1em;
  line-height: 2.1875em;
  position: relative;
  padding: 0 25px;
  float: left;
  overflow: hidden;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1086, ../src/sass/base/_common.scss */
  #footer #footer_1 #footer_1_4 ul li {
    float: none;
    margin: 0;
    padding: 0 10px;
    display: inline-block;
    font-size: 0.8125em;
    line-height: 1.30769em;
  }
}
/* line 1099, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_4 ul li:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  height: 10px;
  width: 1px;
  background: #000;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 1109, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_4 ul li:last-child {
  padding: 0 0 0 25px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1109, ../src/sass/base/_common.scss */
  #footer #footer_1 #footer_1_4 ul li:last-child {
    padding: 0 10px;
  }
}
/* line 1114, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_4 ul li:last-child:after {
  display: none;
}
/* line 1119, ../src/sass/base/_common.scss */
#footer #footer_1 #footer_1_4 ul li a {
  color: #000;
  display: block;
  position: relative;
}
/* line 1133, ../src/sass/base/_common.scss */
#footer #footer_2 {
  width: 100%;
  background: #fff;
  position: relative;
  overflow: hidden;
  padding: 20px 0 20px;
}
/* line 1141, ../src/sass/base/_common.scss */
#footer #footer_3 {
  width: 100%;
  background: #fff;
  position: relative;
  overflow: hidden;
  padding: 30px 0 30px;
}
/* line 1147, ../src/sass/base/_common.scss */
#footer #footer_3 #footer_3_1 {
  float: left;
  color: #787878;
  font-size: 0.875em;
  line-height: 1.28571em;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1147, ../src/sass/base/_common.scss */
  #footer #footer_3 #footer_3_1 {
    width: 100%;
    margin: 0 0 10px;
    text-align: center;
    font-size: 0.8125em;
    line-height: 1.30769em;
  }
}
/* line 1158, ../src/sass/base/_common.scss */
#footer #footer_3 #footer_3_2 {
  float: right;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1158, ../src/sass/base/_common.scss */
  #footer #footer_3 #footer_3_2 {
    float: none;
  }
}
/* line 1163, ../src/sass/base/_common.scss */
#footer #footer_3 #footer_3_2 ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1163, ../src/sass/base/_common.scss */
  #footer #footer_3 #footer_3_2 ul {
    text-align: center;
  }
}
/* line 1170, ../src/sass/base/_common.scss */
#footer #footer_3 #footer_3_2 ul li {
  font-size: 0.875em;
  line-height: 1.28571em;
  position: relative;
  padding: 0 25px;
  float: left;
  overflow: hidden;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1170, ../src/sass/base/_common.scss */
  #footer #footer_3 #footer_3_2 ul li {
    float: none;
    margin: 0;
    display: inline-block;
    font-size: 0.8125em;
    line-height: 1.30769em;
    padding: 0 10px;
  }
}
/* line 1184, ../src/sass/base/_common.scss */
#footer #footer_3 #footer_3_2 ul li:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  height: 10px;
  width: 1px;
  background: #787878;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 1194, ../src/sass/base/_common.scss */
#footer #footer_3 #footer_3_2 ul li:last-child {
  padding: 0 0 0 25px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1194, ../src/sass/base/_common.scss */
  #footer #footer_3 #footer_3_2 ul li:last-child {
    padding: 0 10px;
  }
}
/* line 1199, ../src/sass/base/_common.scss */
#footer #footer_3 #footer_3_2 ul li:last-child:after {
  display: none;
}
/* line 1204, ../src/sass/base/_common.scss */
#footer #footer_3 #footer_3_2 ul li a {
  color: #787878;
  display: block;
  position: relative;
}

/* line 1218, ../src/sass/base/_common.scss */
.nomobile {
  display: block;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1218, ../src/sass/base/_common.scss */
  .nomobile {
    display: none;
  }
}

/* line 1224, ../src/sass/base/_common.scss */
.simobile {
  display: none;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1224, ../src/sass/base/_common.scss */
  .simobile {
    display: block;
  }
}

/* line 1232, ../src/sass/base/_common.scss */
.ele_bread {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  background: #fff;
  position: relative;
  border-top: 1px #ececec solid;
  border-bottom: 1px #ececec solid;
  padding: 20px 0;
}
/* line 1241, ../src/sass/base/_common.scss */
.ele_bread .sc_categorie {
  color: #222427;
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  font-size: 1em;
  line-height: 1.25em;
}
/* line 1250, ../src/sass/base/_common.scss */
.ele_bread .sc_categorie span {
  color: #aeaeaf;
  margin: 0 10px;
}
/* line 1254, ../src/sass/base/_common.scss */
.ele_bread .sc_categorie a {
  color: #aeaeaf;
}
/* line 1256, ../src/sass/base/_common.scss */
.ele_bread .sc_categorie a.breadcrumb_home {
  width: 20px;
  height: 20px;
  background: url("../img/share/bread-home.png") no-repeat center center;
  text-indent: -9999px;
  display: inline-block;
}

/* line 1266, ../src/sass/base/_common.scss */
span.tooltip {
  width: 20px;
  height: 20px;
  display: inline-block;
  border-radius: 50%;
  z-index: 1;
  background: #787878;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 0.8125em;
  line-height: 1.38462em;
}

/* line 1278, ../src/sass/base/_common.scss */
.tooltipster-base {
  margin-top: 7px;
  z-index: 99999999999 !important;
}

/* line 1283, ../src/sass/base/_common.scss */
.tooltipster-base .tooltipster-box {
  background: #787878;
  border: none;
  border-radius: 2px;
  padding: 5px;
  -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
}

/* line 1292, ../src/sass/base/_common.scss */
.tooltipster-base .tooltipster-content {
  color: #fff;
  padding: 0;
  font-size: 0.8125em;
  line-height: 1.53846em;
}

/* line 1298, ../src/sass/base/_common.scss */
.tooltipster-base .tooltipster-arrow-background {
  border: 10px solid transparent;
}

/* line 1302, ../src/sass/base/_common.scss */
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #787878;
  left: 0px;
  top: 3px;
}

/* line 1308, ../src/sass/base/_common.scss */
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #787878;
  left: -3px;
  top: 0px;
}

/* line 1314, ../src/sass/base/_common.scss */
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #787878;
  left: 3px;
  top: 0px;
}

/* line 1320, ../src/sass/base/_common.scss */
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #787878;
  left: 0px;
  top: -3px;
}

/* line 1326, ../src/sass/base/_common.scss */
.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0;
}

/* line 1332, ../src/sass/base/_common.scss */
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #787878;
}

/* line 1336, ../src/sass/base/_common.scss */
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #787878;
}

/* line 1340, ../src/sass/base/_common.scss */
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #787878;
}

/* line 1344, ../src/sass/base/_common.scss */
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #787878;
}

/* line 2, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 {
  width: 100%;
  height: calc(100vh - 150px);
  background: #eedc00;
  min-height: 550px;
  border-bottom: 7px #eedc00 solid;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 2, ../src/sass/pages/_home.scss */
  .primo_blocco_100_500 {
    height: calc(100vh);
  }
}
/* line 12, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .swiper-pagination {
  bottom: 20px !important;
}
/* line 14, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .swiper-pagination .swiper-pagination-bullet {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  background: #fff;
  margin: 0 10px;
  position: relative;
  z-index: 10;
}
/* line 20, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .swiper-pagination .swiper-pagination-bullet:before {
  content: '';
  width: 24px;
  height: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2;
  z-index: 1;
}
/* line 31, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .swiper-pagination .swiper-pagination-bullet:after {
  content: '';
  width: 1px;
  height: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 1px #eedc00 solid;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 10;
}
/* line 45, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .swiper-pagination .swiper-pagination-bullet:last-child:before {
  display: none;
}
/* line 50, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .swiper-pagination .swiper-pagination-bullet-active {
  background: #eedc00;
}
/* line 52, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .swiper-pagination .swiper-pagination-bullet-active:after {
  content: '';
  width: 16px;
  height: 16px;
}
/* line 59, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .slider-primo_blocco_100_500 {
  height: 100%;
}
/* line 62, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .video-viewport {
  position: absolute;
  top: 0;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 100%;
  width: 100%;
}
/* line 71, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .video-viewport img {
  display: none;
}
/* line 75, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 video.mini {
  position: absolute;
  bottom: 0px;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
/* line 90, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .swiper-slide.swiper-slide-active .calltoaction {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 93, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .swiper-slide.swiper-slide-active .calltoaction h2 {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  left: 0;
}
/* line 98, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .swiper-slide.swiper-slide-active .calltoaction h3 {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  left: 0;
}
/* line 102, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .swiper-slide.swiper-slide-active .calltoaction p {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  left: 0;
}
/* line 106, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .swiper-slide.swiper-slide-active .calltoaction div.promo {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 110, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .swiper-slide.swiper-slide-active .calltoaction span.pulsante {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  left: 0;
}
/* line 116, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .swiper-slide:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ffffff+100&1+0,0+100 */
  background: -moz-linear-gradient(left, black 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, black 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #000000 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00ffffff',GradientType=1 );
  /* IE6-9 */
  z-index: 10;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=58);
  opacity: 0.58;
}
/* line 133, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .swiper-slide.noafter:after {
  display: none;
}
/* line 136, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .swiper-slide img {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 1;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 150, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .swiper-slide.swiper-slide-active img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 153, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .swiper-slide.swiper-slide-active .calltoaction {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 159, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .back_opacity {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.2);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 170, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .calltoaction {
  position: absolute;
  top: 50%;
  left: 10%;
  z-index: 10000;
  cursor: pointer;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  text-align: left;
  margin-top: 80px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 170, ../src/sass/pages/_home.scss */
  .primo_blocco_100_500 .calltoaction {
    left: 0;
    width: 100%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
  }
}
/* line 189, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .calltoaction h2 {
  font-size: 3.125em;
  line-height: 1em;
  font-weight: 200;
  padding: 0 120px 0 0;
  color: #eedc00;
  text-transform: uppercase;
  position: relative;
  margin: 0 0 30px;
  left: -100%;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 189, ../src/sass/pages/_home.scss */
  .primo_blocco_100_500 .calltoaction h2 {
    font-size: 2.1875em;
    line-height: 1em;
  }
}
/* line 204, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .calltoaction h2 span.bounce1 {
  font-weight: 700;
  animation: bounce_offerta_giga 2.0s infinite;
  display: inline-block;
}
/* line 209, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .calltoaction h2 span.bounce2 {
  font-weight: 700;
  animation: bounce_offerta 2s infinite 0.6s;
  display: inline-block;
}
/* line 215, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .calltoaction h3 {
  -moz-transition: all 0.8s ease-in-out 0.2s;
  -o-transition: all 0.8s ease-in-out 0.2s;
  -webkit-transition: all 0.8s ease-in-out;
  -webkit-transition-delay: 0.2s;
  transition: all 0.8s ease-in-out 0.2s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  font-size: 1.3125em;
  line-height: 1em;
  font-weight: 400;
  color: #fff;
  left: -100%;
  position: relative;
  padding: 0 25px 10px 0;
  margin: 0 0 10px;
  display: inline-block;
  border-bottom: 1px #fff solid;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 215, ../src/sass/pages/_home.scss */
  .primo_blocco_100_500 .calltoaction h3 {
    font-size: 1.125em;
    line-height: 1em;
  }
}
/* line 231, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .calltoaction p {
  -moz-transition: all 0.8s ease-in-out 0.4s;
  -o-transition: all 0.8s ease-in-out 0.4s;
  -webkit-transition: all 0.8s ease-in-out;
  -webkit-transition-delay: 0.4s;
  transition: all 0.8s ease-in-out 0.4s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  font-size: 1.1875em;
  line-height: 1em;
  font-weight: 400;
  color: #fff;
  left: -100%;
  margin: 0;
  position: relative;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 231, ../src/sass/pages/_home.scss */
  .primo_blocco_100_500 .calltoaction p {
    font-size: 1.125em;
    line-height: 1em;
  }
}
/* line 244, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .calltoaction div.promo {
  -moz-transition: all 0.8s ease-in-out 0.6s;
  -o-transition: all 0.8s ease-in-out 0.6s;
  -webkit-transition: all 0.8s ease-in-out;
  -webkit-transition-delay: 0.6s;
  transition: all 0.8s ease-in-out 0.6s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: absolute;
  right: 0;
  top: 20px;
  width: 100px;
  height: 100px;
  background: #eedc00;
  overflow: hidden;
  border-radius: 50%;
  text-align: center;
  color: #706f6f;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 1.25em;
  padding: 20px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 263, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 .calltoaction span.pulsante {
  -moz-transition: all 0.8s ease-in-out 0.6s;
  -o-transition: all 0.8s ease-in-out 0.6s;
  -webkit-transition: all 0.8s ease-in-out;
  -webkit-transition-delay: 0.6s;
  transition: all 0.8s ease-in-out 0.6s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  font-size: 1.1875em;
  line-height: 0.94737em;
  font-weight: 700;
  color: #000;
  left: -100%;
  margin: 40px 0 0;
  padding: 11px 30px;
  text-transform: uppercase;
  background: #eedc00;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
}
/* line 279, ../src/sass/pages/_home.scss */
.primo_blocco_100_500 a:hover span.pulsante {
  background: #ffec00;
}

/* line 287, ../src/sass/pages/_home.scss */
.assistente2 {
  width: 100%;
  background: url("../img/assistente2.png") no-repeat center center;
  height: 260px;
  position: relative;
  overflow: hidden;
}

/* line 295, ../src/sass/pages/_home.scss */
.assistente {
  width: 100%;
  background: url("../img/cerchio.png") no-repeat center center;
  height: 240px;
  position: relative;
  overflow: hidden;
  margin: 0 0 55px 0;
  -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.25);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.25);
  box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.25);
}

/* line 304, ../src/sass/pages/_home.scss */
.assistente_uomo {
  width: 555px;
  margin: 33px auto 30px;
  position: relative;
  box-sizing: border-box;
  padding: 0 0 0 17px;
}

/* line 311, ../src/sass/pages/_home.scss */
.flip-container {
  -moz-perspective: 800;
  -webkit-perspective: 800;
  perspective: 800;
}

/* line 315, ../src/sass/pages/_home.scss */
.assistente.apriamo .flip-container .flipper {
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

/* line 319, ../src/sass/pages/_home.scss */
.flip-container, .back {
  width: 68px;
  height: 77px;
}

/* line 323, ../src/sass/pages/_home.scss */
.flipper {
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
}

/* line 328, ../src/sass/pages/_home.scss */
.back {
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
}

/* line 336, ../src/sass/pages/_home.scss */
.back {
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

/* line 339, ../src/sass/pages/_home.scss */
.benvenuto {
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  background: url("../img/benvenuto.png") no-repeat center center;
  width: 450px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 350, ../src/sass/pages/_home.scss */
.assistente.apriamo .benvenuto {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 353, ../src/sass/pages/_home.scss */
.risposte {
  height: 100px;
  background-color: rgba(243, 243, 243, 0.5);
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  position: relative;
  bottom: -100px;
}

/* line 362, ../src/sass/pages/_home.scss */
.assistente.apriamo .risposte {
  bottom: 0;
}

/* line 365, ../src/sass/pages/_home.scss */
.risposte div {
  width: 1080px;
  height: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url("../img/risposte.png") no-repeat center center;
}

/* line 375, ../src/sass/pages/_home.scss */
.blocco_assistente {
  padding: 60px 0 0;
  background: #f7f7f7;
  overflow: hidden;
}
/* line 382, ../src/sass/pages/_home.scss */
.blocco_assistente.blocco_assistente_bentornato .blocco_assistente_pad:before {
  background: #fff;
}
/* line 388, ../src/sass/pages/_home.scss */
.blocco_assistente.blocco_assistente_bentornato .blocco_assistente_faq:before {
  background: #eedc00 !important;
}
/* line 391, ../src/sass/pages/_home.scss */
.blocco_assistente.blocco_assistente_bentornato .blocco_assistente_faq h2 {
  background: #fff !important;
}
/* line 397, ../src/sass/pages/_home.scss */
.blocco_assistente .blocco_assistente_pad {
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 0;
  max-width: 1120px;
  margin: 0 auto;
  list-style-type: none;
  padding: 0;
  overflow: visible;
  display: block;
  position: relative;
  width: 100%;
}
/* line 414, ../src/sass/pages/_home.scss */
.blocco_assistente .blocco_assistente_pad:before {
  content: '';
  position: absolute;
  z-index: 1;
  right: 0;
  width: 0;
  height: 100%;
  background: #eedc00;
  top: 0;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
/* line 425, ../src/sass/pages/_home.scss */
.blocco_assistente .blocco_assistente_pad.open {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 427, ../src/sass/pages/_home.scss */
.blocco_assistente .blocco_assistente_pad.open:before {
  content: '';
  width: 100%;
}
/* line 432, ../src/sass/pages/_home.scss */
.blocco_assistente .blocco_assistente_pad.open .blocco_assistente_img {
  animation: play 6s steps(257) forwards;
}
/* line 437, ../src/sass/pages/_home.scss */
.blocco_assistente .blocco_assistente_pad.open .blocco_assistente_faq:before {
  width: 100%;
}
/* line 440, ../src/sass/pages/_home.scss */
.blocco_assistente .blocco_assistente_pad.open .blocco_assistente_faq h2 {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 443, ../src/sass/pages/_home.scss */
.blocco_assistente .blocco_assistente_pad.open .blocco_assistente_faq ul {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 450, ../src/sass/pages/_home.scss */
.blocco_assistente .blocco_assistente_pad .blocco_assistente_img {
  position: absolute;
  left: 0;
  top: 0;
  width: 170px;
  z-index: 10;
  height: 156px;
  background: url("../img/share/paolo_sprite.png") left center;
}
/* line 460, ../src/sass/pages/_home.scss */
.blocco_assistente .blocco_assistente_pad .blocco_assistente_faq {
  position: relative;
  right: 0;
  margin: 0 0 0 auto;
  padding: 40px;
  -webkit-border-top-left-radius: 70px;
  -webkit-border-bottom-left-radius: 70px;
  -moz-border-radius-topleft: 70px;
  -moz-border-radius-bottomleft: 70px;
  border-top-left-radius: 70px;
  border-bottom-left-radius: 70px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% - 130px);
  overflow: hidden;
}
/* line 474, ../src/sass/pages/_home.scss */
.blocco_assistente .blocco_assistente_pad .blocco_assistente_faq:before {
  content: '';
  position: absolute;
  z-index: 1;
  right: 0;
  width: 0;
  height: 100%;
  background: #FFF;
  top: 0;
  -moz-transition: all 0.6s ease-in-out 0.6s;
  -o-transition: all 0.6s ease-in-out 0.6s;
  -webkit-transition: all 0.6s ease-in-out;
  -webkit-transition-delay: 0.6s;
  transition: all 0.6s ease-in-out 0.6s;
}
/* line 485, ../src/sass/pages/_home.scss */
.blocco_assistente .blocco_assistente_pad .blocco_assistente_faq h2 {
  -webkit-border-radius: 17px;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius: 17px;
  -moz-border-radius-bottomleft: 0;
  border-radius: 17px;
  border-bottom-left-radius: 0;
  background: #e2e2e2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px 24px;
  color: #4a4a4a;
  font-size: 1em;
  line-height: 1em;
  display: inline-block;
  margin: 0 0 8px;
  position: relative;
  z-index: 10;
  -moz-transition: all 0.6s ease-in-out 1.2s;
  -o-transition: all 0.6s ease-in-out 1.2s;
  -webkit-transition: all 0.6s ease-in-out;
  -webkit-transition-delay: 1.2s;
  transition: all 0.6s ease-in-out 1.2s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 505, ../src/sass/pages/_home.scss */
.blocco_assistente .blocco_assistente_pad .blocco_assistente_faq ul {
  list-style-type: none;
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 10;
  -moz-transition: all 0.6s ease-in-out 1.2s;
  -o-transition: all 0.6s ease-in-out 1.2s;
  -webkit-transition: all 0.6s ease-in-out;
  -webkit-transition-delay: 1.2s;
  transition: all 0.6s ease-in-out 1.2s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 514, ../src/sass/pages/_home.scss */
.blocco_assistente .blocco_assistente_pad .blocco_assistente_faq ul li {
  display: inline-block;
  margin: 0 20px 0 0;
}
/* line 517, ../src/sass/pages/_home.scss */
.blocco_assistente .blocco_assistente_pad .blocco_assistente_faq ul li span {
  font-weight: 700;
}
/* line 520, ../src/sass/pages/_home.scss */
.blocco_assistente .blocco_assistente_pad .blocco_assistente_faq ul li a {
  display: block;
  color: #005bac;
  border: 1px #1c69cc solid;
  border-radius: 20px;
  padding: 5px 10px;
}

/* line 534, ../src/sass/pages/_home.scss */
.slider-banner {
  padding: 60px 0;
  background: #f7f7f7;
  overflow: hidden;
}
/* line 538, ../src/sass/pages/_home.scss */
.slider-banner .swiper-button-prev {
  display: none;
  width: 36px;
  height: 36px;
  margin-top: -18px;
  border-radius: 50%;
  background: #333333 url("/img/share/prev.png") no-repeat center center;
  background-size: 36px 36px;
}
/* line 547, ../src/sass/pages/_home.scss */
.slider-banner .swiper-button-next {
  display: none;
  width: 36px;
  height: 36px;
  margin-top: -18px;
  border-radius: 50%;
  background: #333333 url("/img/share/next.png") no-repeat center center;
  background-size: 36px 36px;
}
/* line 557, ../src/sass/pages/_home.scss */
.slider-banner.swiper-container-horizontal .swiper-button-prev, .slider-banner.swiper-container-horizontal .swiper-button-next {
  display: block;
}
/* line 561, ../src/sass/pages/_home.scss */
.slider-banner.swiper-container-horizontal .banner_col {
  overflow: visible;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
/* line 568, ../src/sass/pages/_home.scss */
.slider-banner.swiper-container-horizontal .banner_col > li .banner_animation_test a .calltoaction {
  padding: 30px 50px !important;
}

/* line 574, ../src/sass/pages/_home.scss */
.banner_col {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 0;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  list-style-type: none;
  padding: 0;
  overflow: visible;
  display: block;
}
/* line 584, ../src/sass/pages/_home.scss */
.banner_col > li {
  width: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 352px;
  padding: 0 10px;
  float: left;
  overflow: visible;
  position: relative;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  margin: 0;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 584, ../src/sass/pages/_home.scss */
  .banner_col > li {
    width: 100% !important;
    top: 0 !important;
    padding: 0 0 100% !important;
    float: none !important;
    height: inherit !important;
    margin: 0 0 20px !important;
  }
}
/* line 604, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica {
  background: #eedc00;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 611, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica .tool_effettua_ricarica {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #fff;
  z-index: 100;
  width: 100%;
  padding: 20px 0;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  font-size: 0.875em;
  line-height: 1.42857em;
  font-weight: 700;
  cursor: pointer;
}
/* line 626, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica h2 {
  text-align: center;
  padding: 20px 0 0;
  color: #000;
  font-size: 1.875em;
  line-height: 1em;
  font-weight: 500;
}
/* line 633, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica .tool_input {
  padding: 20px 0 0 0;
}
/* line 635, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica .tool_input input {
  width: 80%;
  border: 0;
  display: block;
  margin: 0 auto;
  font-size: 1em;
  line-height: 2.5em;
  height: 40px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  text-transform: uppercase;
  color: #979899;
  text-align: center;
  outline: none;
}
/* line 648, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica .tool_input input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #979899;
}
/* line 651, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica .tool_input input::-moz-placeholder {
  /* Firefox 19+ */
  color: #979899;
}
/* line 654, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica .tool_input input:-ms-input-placeholder {
  /* IE 10+ */
  color: #979899;
}
/* line 657, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica .tool_input input:-moz-placeholder {
  /* Firefox 18- */
  color: #979899;
}
/* line 663, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica .tool_tagli_ricarica {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 145px;
  list-style-type: none;
  left: 0;
  bottom: 62px;
  font-weight: 500;
}
/* line 672, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica .tool_tagli_ricarica li {
  position: absolute;
  width: 40px;
  font-size: 1.25em;
  line-height: 1.5em;
  text-align: center;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  cursor: pointer;
}
/* line 679, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica .tool_tagli_ricarica li:after {
  content: '€';
  display: inline-block;
  font-size: 0.625em;
}
/* line 684, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica .tool_tagli_ricarica li.active {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  font-weight: 700;
}
/* line 688, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica .tool_tagli_ricarica li:nth-child(1) {
  left: 3%;
  bottom: 20px;
}
/* line 692, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica .tool_tagli_ricarica li:nth-child(2) {
  left: 9%;
  bottom: 65px;
}
/* line 696, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica .tool_tagli_ricarica li:nth-child(3) {
  left: 19%;
  top: 16px;
}
/* line 700, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica .tool_tagli_ricarica li:nth-child(4) {
  left: 36%;
  top: 0;
}
/* line 704, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica .tool_tagli_ricarica li:nth-child(5) {
  right: 36%;
  top: 0;
}
/* line 708, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica .tool_tagli_ricarica li:nth-child(6) {
  right: 19%;
  top: 16px;
}
/* line 712, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica .tool_tagli_ricarica li:nth-child(7) {
  right: 9%;
  bottom: 65px;
}
/* line 716, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica .tool_tagli_ricarica li:nth-child(8) {
  right: 3%;
  bottom: 20px;
}
/* line 726, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica .envelope {
  position: absolute;
  z-index: 1;
  bottom: -60px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 233px;
  height: 231px;
  background: url("/img/share/ricarica_back.png") no-repeat center center;
}
/* line 737, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica #speedNobe {
  position: absolute;
  width: 100%;
  z-index: 10;
  transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  -moz-transition: all 1s;
  height: 28px;
  top: 106px;
  -moz-transform: rotate(62deg);
  -ms-transform: rotate(62deg);
  -webkit-transform: rotate(62deg);
  transform: rotate(62deg);
}
/* line 748, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica #speedNobe.ricarica_5 {
  -moz-transform: rotate(22deg);
  -ms-transform: rotate(22deg);
  -webkit-transform: rotate(22deg);
  transform: rotate(22deg);
}
/* line 751, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica #speedNobe.ricarica_10 {
  -moz-transform: rotate(42deg);
  -ms-transform: rotate(42deg);
  -webkit-transform: rotate(42deg);
  transform: rotate(42deg);
}
/* line 754, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica #speedNobe.ricarica_15 {
  -moz-transform: rotate(62deg);
  -ms-transform: rotate(62deg);
  -webkit-transform: rotate(62deg);
  transform: rotate(62deg);
}
/* line 757, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica #speedNobe.ricarica_20 {
  -moz-transform: rotate(82deg);
  -ms-transform: rotate(82deg);
  -webkit-transform: rotate(82deg);
  transform: rotate(82deg);
}
/* line 760, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica #speedNobe.ricarica_50 {
  -moz-transform: rotate(102deg);
  -ms-transform: rotate(102deg);
  -webkit-transform: rotate(102deg);
  transform: rotate(102deg);
}
/* line 763, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica #speedNobe.ricarica_80 {
  -moz-transform: rotate(122deg);
  -ms-transform: rotate(122deg);
  -webkit-transform: rotate(122deg);
  transform: rotate(122deg);
}
/* line 766, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica #speedNobe.ricarica_100 {
  -moz-transform: rotate(142deg);
  -ms-transform: rotate(142deg);
  -webkit-transform: rotate(142deg);
  transform: rotate(142deg);
}
/* line 769, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica #speedNobe.ricarica_150 {
  -moz-transform: rotate(162deg);
  -ms-transform: rotate(162deg);
  -webkit-transform: rotate(162deg);
  transform: rotate(162deg);
}
/* line 772, ../src/sass/pages/_home.scss */
.banner_col > li .tool_ricarica #speedNobe div {
  background: url("/img/share/lancetta.png") no-repeat 0 0;
  position: absolute;
  top: 0;
  width: 115px;
  height: 28px;
  left: 13px;
}
/* line 783, ../src/sass/pages/_home.scss */
.banner_col > li .banner_static {
  background: #000;
  width: 100%;
  height: 100%;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 783, ../src/sass/pages/_home.scss */
  .banner_col > li .banner_static {
    position: absolute;
  }
}
/* line 793, ../src/sass/pages/_home.scss */
.banner_col > li .banner_static a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 800, ../src/sass/pages/_home.scss */
.banner_col > li .banner_static img {
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
/* line 812, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test {
  background: #000;
  width: 100%;
  height: 100%;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 0.9s ease-in-out;
  -o-transition: all 0.9s ease-in-out;
  -webkit-transition: all 0.9s ease-in-out;
  transition: all 0.9s ease-in-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 825, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test.open {
  left: 0 !important;
  right: 0 !important;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 831, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test.open a .calltoaction h2 {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 834, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test.open a .calltoaction p {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 837, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test.open a .calltoaction span {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 812, ../src/sass/pages/_home.scss */
  .banner_col > li .banner_animation_test {
    position: absolute;
  }
}
/* line 846, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1000;
}
/* line 852, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test a .calltoaction {
  position: absolute;
  width: 100%;
  max-width: 50%;
  z-index: 10000;
  cursor: pointer;
  position: absolute;
  top: 50%;
  bottom: initial;
  left: 50%;
  right: initial;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  box-sizing: border-box;
  min-height: 190px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 852, ../src/sass/pages/_home.scss */
  .banner_col > li .banner_animation_test a .calltoaction {
    max-width: 100%;
  }
}
/* line 865, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test a .calltoaction h2 {
  font-size: 1.875em;
  line-height: 0.93333em;
  font-weight: 700;
  color: #fff;
  min-height: 54px;
  max-height: 81px;
  -moz-transition: all 0.3s ease-in-out 3.6s;
  -o-transition: all 0.3s ease-in-out 3.6s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 3.6s;
  transition: all 0.3s ease-in-out 3.6s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 874, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test a .calltoaction p {
  font-size: 1.0625em;
  line-height: 1.17647em;
  font-weight: 400;
  color: #fff;
  max-height: 57px;
  -moz-transition: all 0.3s ease-in-out 3.9s;
  -o-transition: all 0.3s ease-in-out 3.9s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 3.9s;
  transition: all 0.3s ease-in-out 3.9s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 882, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test a .calltoaction span {
  font-size: 0.875em;
  line-height: 1.28571em;
  font-weight: 700;
  color: #000;
  margin: 20px 0 0;
  padding: 11px 30px;
  text-transform: uppercase;
  background: #eedc00;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  -moz-transition: all 0.3s ease-in-out 4.2s;
  -o-transition: all 0.3s ease-in-out 4.2s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 4.2s;
  transition: all 0.3s ease-in-out 4.2s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
/* line 902, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test .video_autoplay {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  visibility: hidden;
  -moz-transition: all 0.3s ease-in-out 0.6s;
  -o-transition: all 0.3s ease-in-out 0.6s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0.6s;
  transition: all 0.3s ease-in-out 0.6s;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
/* line 912, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test .video_autoplay.close {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  visibility: visible;
  background: #005bac;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 917, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test .video_autoplay.close:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background: #eedc00;
  z-index: 10;
}
/* line 929, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test .video_autoplay img {
  display: none;
}
/* line 934, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test img {
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
/* line 945, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test .demotxt {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  z-index: 100;
}
/* line 949, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test .video_autoplay_hover {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/* line 958, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test .video_autoplay_only {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 968, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test video.mini_hover_autoplay {
  position: absolute;
  bottom: 0;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 10;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 982, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test video.mini_hover {
  position: absolute;
  bottom: 0;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 10;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 996, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test:hover {
  background: #1c478b;
  cursor: pointer;
}
/* line 1003, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test:hover video.mini_hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2;
}
/* line 1006, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test:hover img.demoimg {
  min-width: 105%;
  min-height: 105%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
/* line 1012, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test:hover span {
  background: #ffec00 !important;
}
/* line 1017, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test img.demoimg {
  z-index: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 1021, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test .demotxt {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 1027, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test.banner_animation_nohover a .calltoaction {
  text-align: left;
  padding: 70px 50px !important;
  width: calc(45% + 140px) !important;
}
/* line 1031, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test.banner_animation_nohover a .calltoaction h2 {
  color: #005bac;
  font-size: 3.125em;
  line-height: 1em;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1031, ../src/sass/pages/_home.scss */
  .banner_col > li .banner_animation_test.banner_animation_nohover a .calltoaction h2 {
    font-size: 1.875em;
    line-height: 1em;
  }
}
/* line 1038, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test.banner_animation_nohover a .calltoaction p {
  color: #000;
  font-size: 1.5625em;
  line-height: 1em;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1038, ../src/sass/pages/_home.scss */
  .banner_col > li .banner_animation_test.banner_animation_nohover a .calltoaction p {
    font-size: 1.125em;
    line-height: 1em;
  }
}
/* line 1045, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test.banner_animation_nohover a .calltoaction span {
  left: 0;
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
  position: relative;
  bottom: 0 !important;
}
/* line 1057, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test.banner_animation_nohover:hover {
  background: #fff;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 1060, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test.banner_animation_nohover:hover img.demoimg {
  min-width: 100%;
  min-height: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -webkit-filter: none;
  filter: none;
}
/* line 1070, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test.banner_animation_nohover img.demoimg {
  z-index: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 1074, ../src/sass/pages/_home.scss */
.banner_col > li .banner_animation_test.banner_animation_nohover .demotxt {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 1085, ../src/sass/pages/_home.scss */
.banner_col.banner_3col_2righe > li {
  width: 33.3333333%;
}
/* line 1088, ../src/sass/pages/_home.scss */
.banner_col.banner_3col_2righe > li:nth-child(4n+1) {
  top: 20px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  height: 520px;
}
/* line 1092, ../src/sass/pages/_home.scss */
.banner_col.banner_3col_2righe > li:nth-child(4n+1) .banner_animation_test a .calltoaction {
  padding: 120px 20px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1092, ../src/sass/pages/_home.scss */
  .banner_col.banner_3col_2righe > li:nth-child(4n+1) .banner_animation_test a .calltoaction {
    padding: 70px 20px;
  }
}
/* line 1097, ../src/sass/pages/_home.scss */
.banner_col.banner_3col_2righe > li:nth-child(4n+1) .banner_animation_test a .calltoaction span {
  bottom: 120px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1097, ../src/sass/pages/_home.scss */
  .banner_col.banner_3col_2righe > li:nth-child(4n+1) .banner_animation_test a .calltoaction span {
    bottom: 30px;
  }
}
/* line 1106, ../src/sass/pages/_home.scss */
.banner_col.banner_3col_2righe > li:nth-child(4n+2) {
  top: 40px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  height: 520px;
}
/* line 1110, ../src/sass/pages/_home.scss */
.banner_col.banner_3col_2righe > li:nth-child(4n+2) .banner_animation_test a .calltoaction {
  padding: 120px 20px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1110, ../src/sass/pages/_home.scss */
  .banner_col.banner_3col_2righe > li:nth-child(4n+2) .banner_animation_test a .calltoaction {
    padding: 70px 20px;
  }
}
/* line 1115, ../src/sass/pages/_home.scss */
.banner_col.banner_3col_2righe > li:nth-child(4n+2) .banner_animation_test a .calltoaction span {
  bottom: 120px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1115, ../src/sass/pages/_home.scss */
  .banner_col.banner_3col_2righe > li:nth-child(4n+2) .banner_animation_test a .calltoaction span {
    bottom: 30px;
  }
}
/* line 1123, ../src/sass/pages/_home.scss */
.banner_col.banner_3col_2righe > li:nth-child(4n+3) {
  top: 80px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 1127, ../src/sass/pages/_home.scss */
.banner_col.banner_3col_2righe > li:nth-child(4n+4) {
  top: 80px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  height: 162px;
}
/* line 1131, ../src/sass/pages/_home.scss */
.banner_col.banner_3col_2righe > li:nth-child(4n+4) .banner_animation_test a .calltoaction {
  padding: 30px 20px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1131, ../src/sass/pages/_home.scss */
  .banner_col.banner_3col_2righe > li:nth-child(4n+4) .banner_animation_test a .calltoaction {
    padding: 70px 50px;
  }
}
/* line 1136, ../src/sass/pages/_home.scss */
.banner_col.banner_3col_2righe > li:nth-child(4n+4) .banner_animation_test a .calltoaction span {
  bottom: 30px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1136, ../src/sass/pages/_home.scss */
  .banner_col.banner_3col_2righe > li:nth-child(4n+4) .banner_animation_test a .calltoaction span {
    bottom: 30px;
  }
}
/* line 1149, ../src/sass/pages/_home.scss */
.banner_col.banner_2col_2righe > li {
  width: 33.3333333%;
}
/* line 1152, ../src/sass/pages/_home.scss */
.banner_col.banner_2col_2righe > li:nth-child(3n+1) {
  top: 20px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  height: 520px;
  width: 66.6666666%;
}
/* line 1157, ../src/sass/pages/_home.scss */
.banner_col.banner_2col_2righe > li:nth-child(3n+1) .banner_animation_test a .calltoaction {
  padding: 120px 100px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1157, ../src/sass/pages/_home.scss */
  .banner_col.banner_2col_2righe > li:nth-child(3n+1) .banner_animation_test a .calltoaction {
    padding: 70px 50px;
  }
}
/* line 1162, ../src/sass/pages/_home.scss */
.banner_col.banner_2col_2righe > li:nth-child(3n+1) .banner_animation_test a .calltoaction span {
  bottom: 120px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1162, ../src/sass/pages/_home.scss */
  .banner_col.banner_2col_2righe > li:nth-child(3n+1) .banner_animation_test a .calltoaction span {
    bottom: 30px;
  }
}
/* line 1172, ../src/sass/pages/_home.scss */
.banner_col.banner_2col_2righe > li:nth-child(3n+2) {
  top: 40px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 1176, ../src/sass/pages/_home.scss */
.banner_col.banner_2col_2righe > li:nth-child(3n+3) {
  top: 40px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  height: 162px;
}
/* line 1180, ../src/sass/pages/_home.scss */
.banner_col.banner_2col_2righe > li:nth-child(3n+3) .banner_animation_test a .calltoaction {
  padding: 30px 20px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1180, ../src/sass/pages/_home.scss */
  .banner_col.banner_2col_2righe > li:nth-child(3n+3) .banner_animation_test a .calltoaction {
    padding: 70px 50px;
  }
}
/* line 1185, ../src/sass/pages/_home.scss */
.banner_col.banner_2col_2righe > li:nth-child(3n+3) .banner_animation_test a .calltoaction span {
  bottom: 30px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1185, ../src/sass/pages/_home.scss */
  .banner_col.banner_2col_2righe > li:nth-child(3n+3) .banner_animation_test a .calltoaction span {
    bottom: 30px;
  }
}
/* line 1198, ../src/sass/pages/_home.scss */
.banner_col.banner_3col > li {
  width: 33.3333333%;
}
/* line 1200, ../src/sass/pages/_home.scss */
.banner_col.banner_3col > li:nth-child(3n+1) {
  top: 20px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 1205, ../src/sass/pages/_home.scss */
.banner_col.banner_3col > li:nth-child(3n+2) {
  top: 40px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 1209, ../src/sass/pages/_home.scss */
.banner_col.banner_3col > li:nth-child(3n+3) {
  top: 80px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 1216, ../src/sass/pages/_home.scss */
.banner_col.banner_4col > li {
  width: 25%;
}
/* line 1218, ../src/sass/pages/_home.scss */
.banner_col.banner_4col > li:nth-child(4n+1) {
  top: 20px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 1223, ../src/sass/pages/_home.scss */
.banner_col.banner_4col > li:nth-child(4n+2) {
  top: 40px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 1227, ../src/sass/pages/_home.scss */
.banner_col.banner_4col > li:nth-child(4n+3) {
  top: 80px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 1231, ../src/sass/pages/_home.scss */
.banner_col.banner_4col > li:nth-child(4n+4) {
  top: 100px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 1238, ../src/sass/pages/_home.scss */
.banner_col.banner_2col > li {
  width: 50%;
}
/* line 1254, ../src/sass/pages/_home.scss */
.banner_col.banner_2col_ani > li {
  width: 50%;
}
/* line 1260, ../src/sass/pages/_home.scss */
.banner_col.banner_2col_ani > li .banner_animation_test a .calltoaction h2 {
  -moz-transition: all 0.3s ease-in-out 0.6s;
  -o-transition: all 0.3s ease-in-out 0.6s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0.6s;
  transition: all 0.3s ease-in-out 0.6s;
}
/* line 1263, ../src/sass/pages/_home.scss */
.banner_col.banner_2col_ani > li .banner_animation_test a .calltoaction p {
  -moz-transition: all 0.3s ease-in-out 0.9s;
  -o-transition: all 0.3s ease-in-out 0.9s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0.9s;
  transition: all 0.3s ease-in-out 0.9s;
}
/* line 1266, ../src/sass/pages/_home.scss */
.banner_col.banner_2col_ani > li .banner_animation_test a .calltoaction span {
  -moz-transition: all 0.3s ease-in-out 1.2s;
  -o-transition: all 0.3s ease-in-out 1.2s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 1.2s;
  transition: all 0.3s ease-in-out 1.2s;
}
/* line 1271, ../src/sass/pages/_home.scss */
.banner_col.banner_2col_ani > li .banner_animation_test .video_autoplay {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  visibility: visible;
}
/* line 1277, ../src/sass/pages/_home.scss */
.banner_col.banner_2col_ani > li:nth-child(4n+1) .banner_animation_test {
  left: -150%;
}
/* line 1281, ../src/sass/pages/_home.scss */
.banner_col.banner_2col_ani > li:nth-child(4n+2) .banner_animation_test {
  left: inherit !important;
  right: -150%;
}

/* line 1290, ../src/sass/pages/_home.scss */
.section.apriamo ul > li {
  top: 0 !important;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false) !important;
  opacity: 1 !important;
}

/* line 1296, ../src/sass/pages/_home.scss */
.banner_basket {
  background: url("/img/bg.jpg") no-repeat center center;
  background-size: cover;
  height: 400px;
  margin: 0;
  position: relative;
  overflow: hidden;
}

/* line 1304, ../src/sass/pages/_home.scss */
.banner_basket .canestro {
  background: url("/img/canestro.png") no-repeat center center;
  width: 188px;
  height: 306px;
  position: absolute;
  right: 0;
  top: -120px;
  z-index: 10;
}

/* line 1314, ../src/sass/pages/_home.scss */
.banner_basket .atleta {
  background: url("/img/giocatore.png") no-repeat center center;
  background-size: 100% auto;
  width: 453px;
  height: 458px;
  position: absolute;
  right: 300px;
  top: 50px;
  z-index: 10;
}

/* line 1325, ../src/sass/pages/_home.scss */
.banner_basket .testo {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1140px;
  height: 250px;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  background: url("/img/lega.png") no-repeat left center;
}

/* line 1336, ../src/sass/pages/_home.scss */
.section.apriamo .banner_basket .testo {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 1343, ../src/sass/pages/_home.scss */
.banner_blocco_video {
  width: 100%;
  height: 400px;
  overflow: hidden;
  position: relative;
}

/* line 1349, ../src/sass/pages/_home.scss */
.banner-viewport {
  position: absolute;
  top: 0;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 100%;
  width: 100%;
}
/* line 1358, ../src/sass/pages/_home.scss */
.banner-viewport img {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}

/* line 1371, ../src/sass/pages/_home.scss */
video.bannervideo {
  position: absolute;
  bottom: 0px;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
  z-index: 10;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 1382, ../src/sass/pages/_home.scss */
.guarda_video_2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  cursor: pointer;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -webkit-transform: translatez(0);
  transform: translatez(0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  background: url("/img/share/banner_mano.png") no-repeat right 15% bottom;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1382, ../src/sass/pages/_home.scss */
  .guarda_video_2 {
    background: none;
  }
}
/* line 1398, ../src/sass/pages/_home.scss */
.guarda_video_2 a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 1403, ../src/sass/pages/_home.scss */
.guarda_video_2 a .calltoaction {
  position: relative;
  top: 50%;
  left: 0;
  width: 100%;
  z-index: 10000;
  cursor: pointer;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: left;
  box-sizing: border-box;
  padding: 0 20px;
  margin: 0 auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1160px;
}
/* line 1418, ../src/sass/pages/_home.scss */
.guarda_video_2 a .calltoaction h2 {
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 700;
  color: #fff;
}
/* line 1423, ../src/sass/pages/_home.scss */
.guarda_video_2 a .calltoaction p {
  font-size: 1.5625em;
  line-height: 1em;
  font-weight: 400;
  color: #fff;
  margin: 15px 0 0;
}
/* line 1429, ../src/sass/pages/_home.scss */
.guarda_video_2 a .calltoaction span {
  font-size: 0.875em;
  line-height: 1.28571em;
  font-weight: 700;
  color: #000;
  margin: 20px 0 0;
  padding: 11px 30px;
  text-transform: uppercase;
  background: #eedc00;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  white-space: nowrap;
}

/* line 1448, ../src/sass/pages/_home.scss */
.section.apriamo .banner_blocco_video .guarda_video_2 {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 1453, ../src/sass/pages/_home.scss */
.utility {
  padding: 60px 20px 40px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
/* line 1457, ../src/sass/pages/_home.scss */
.utility h2 {
  font-size: 2.1875em;
  line-height: 1em;
  padding: 0 0 25px;
  color: #222427;
  text-align: center;
  font-weight: 700;
}
/* line 1464, ../src/sass/pages/_home.scss */
.utility ul {
  background: #f3f3f3;
  list-style-type: none;
  padding: 70px 0;
  margin: 0 auto;
  max-width: 1120px;
  overflow: hidden;
  width: 100%;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1464, ../src/sass/pages/_home.scss */
  .utility ul {
    background: #fff;
    padding: 0;
  }
  /* line 1475, ../src/sass/pages/_home.scss */
  .utility ul:after {
    content: '';
    width: 10px;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
/* line 1485, ../src/sass/pages/_home.scss */
.utility ul li {
  width: 25%;
  float: left;
  position: relative;
  top: 100px;
}
/* line 1491, ../src/sass/pages/_home.scss */
.utility ul li:nth-child(1) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 1495, ../src/sass/pages/_home.scss */
.utility ul li:nth-child(2) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.3s ease-in-out 0.1s;
  -o-transition: all 0.3s ease-in-out 0.1s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0.1s;
  transition: all 0.3s ease-in-out 0.1s;
}
/* line 1499, ../src/sass/pages/_home.scss */
.utility ul li:nth-child(3) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.3s ease-in-out 0.2s;
  -o-transition: all 0.3s ease-in-out 0.2s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0.2s;
  transition: all 0.3s ease-in-out 0.2s;
}
/* line 1503, ../src/sass/pages/_home.scss */
.utility ul li:nth-child(4) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.3s ease-in-out 0.3s;
  -o-transition: all 0.3s ease-in-out 0.3s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0.3s;
  transition: all 0.3s ease-in-out 0.3s;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1485, ../src/sass/pages/_home.scss */
  .utility ul li {
    width: 50%;
    padding: 0;
    background: #f3f3f3;
    margin: 0 0 40px;
  }
  /* line 1512, ../src/sass/pages/_home.scss */
  .utility ul li:nth-child(2n+1) {
    clear: both;
  }
}
/* line 1516, ../src/sass/pages/_home.scss */
.utility ul li a {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.875em;
  line-height: 1em;
  font-weight: 700;
  position: relative;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1516, ../src/sass/pages/_home.scss */
  .utility ul li a {
    padding: 0 0 30px;
    font-size: 0.6875em;
    line-height: 1.27273em;
  }
}
/* line 1528, ../src/sass/pages/_home.scss */
.utility ul li a:before {
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  width: 70px;
  height: 70px;
  margin: 0 auto 15px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1528, ../src/sass/pages/_home.scss */
  .utility ul li a:before {
    width: 60px;
    height: 60px;
    margin: 10px auto 10px;
  }
}
/* line 1542, ../src/sass/pages/_home.scss */
.utility ul li a.utility-sim:before {
  background-image: url("../img/share/ico-attiva.gif");
}
/* line 1545, ../src/sass/pages/_home.scss */
.utility ul li a.utility-configura:before {
  background-image: url("../img/share/ico-configura.gif");
}
/* line 1548, ../src/sass/pages/_home.scss */
.utility ul li a.utility-punto:before {
  background-image: url("../img/share/ico-trova.gif");
}
/* line 1551, ../src/sass/pages/_home.scss */
.utility ul li a.utility-app:before {
  background-image: url("../img/share/ico-scarica.gif");
}
/* line 1554, ../src/sass/pages/_home.scss */
.utility ul li a:after {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  margin: 15px auto 0;
  background: #eedc00 url("../img/share/next-000.png") no-repeat center center;
  border-radius: 50%;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1554, ../src/sass/pages/_home.scss */
  .utility ul li a:after {
    position: absolute;
    left: 50%;
    bottom: -20px;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@-moz-keyframes bounce {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    opacity: 1;
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes bounce {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    opacity: 1;
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes bounce {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    opacity: 1;
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
/* line 1594, ../src/sass/pages/_home.scss */
.txt_banner_basket {
  position: absolute;
  z-index: 10;
  position: absolute;
  top: 50%;
  bottom: initial;
  left: initial;
  right: initial;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 0 0 145px;
  -moz-transition: all 0.8s ease-in-out 0.8s;
  -o-transition: all 0.8s ease-in-out 0.8s;
  -webkit-transition: all 0.8s ease-in-out;
  -webkit-transition-delay: 0.8s;
  transition: all 0.8s ease-in-out 0.8s;
  background: url("../img/share/logo_seriea.png") no-repeat -100% 0;
  left: 10%;
}
/* line 1604, ../src/sass/pages/_home.scss */
.txt_banner_basket.open {
  background-position: 0 0;
}
/* line 1607, ../src/sass/pages/_home.scss */
.txt_banner_basket.open h2 {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  left: 0;
}
/* line 1612, ../src/sass/pages/_home.scss */
.txt_banner_basket.open h3 {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  left: 0;
}
/* line 1616, ../src/sass/pages/_home.scss */
.txt_banner_basket.open p {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  left: 0;
}
/* line 1620, ../src/sass/pages/_home.scss */
.txt_banner_basket.open span {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 1624, ../src/sass/pages/_home.scss */
.txt_banner_basket a {
  display: block;
}
/* line 1627, ../src/sass/pages/_home.scss */
.txt_banner_basket h2 {
  font-size: 3.75em;
  line-height: 1em;
  color: #eedc00;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  left: -100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: relative;
}
/* line 1635, ../src/sass/pages/_home.scss */
.txt_banner_basket h3 {
  font-size: 1.875em;
  line-height: 1em;
  color: #fff;
  padding: 0 0 20px;
  -moz-transition: all 0.8s ease-in-out 0.2s;
  -o-transition: all 0.8s ease-in-out 0.2s;
  -webkit-transition: all 0.8s ease-in-out;
  -webkit-transition-delay: 0.2s;
  transition: all 0.8s ease-in-out 0.2s;
  left: -100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: relative;
}
/* line 1644, ../src/sass/pages/_home.scss */
.txt_banner_basket p {
  font-size: 1.5625em;
  line-height: 1em;
  color: #fff;
  padding: 0 0 20px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.8s ease-in-out 0.4s;
  -o-transition: all 0.8s ease-in-out 0.4s;
  -webkit-transition: all 0.8s ease-in-out;
  -webkit-transition-delay: 0.4s;
  transition: all 0.8s ease-in-out 0.4s;
  left: -100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: relative;
}
/* line 1654, ../src/sass/pages/_home.scss */
.txt_banner_basket span {
  font-size: 0.875em;
  line-height: 1.28571em;
  font-weight: 700;
  color: #000;
  margin: 20px 0 0 0;
  padding: 11px 30px;
  text-transform: uppercase;
  background: #eedc00;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  white-space: nowrap;
  -moz-transition: all 0.8s ease-in-out 0.6s;
  -o-transition: all 0.8s ease-in-out 0.6s;
  -webkit-transition: all 0.8s ease-in-out;
  -webkit-transition-delay: 0.6s;
  transition: all 0.8s ease-in-out 0.6s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

/* line 1669, ../src/sass/pages/_home.scss */
#scena_skyline {
  margin: 0;
  width: 100%;
  top: 0;
  height: 533px;
  position: relative;
  z-index: 5;
  overflow: hidden;
  background: #000;
}
/* line 1678, ../src/sass/pages/_home.scss */
#scena_skyline ul#scene {
  display: block;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style-type: none;
  position: relative;
  overflow: hidden;
}
/* line 1687, ../src/sass/pages/_home.scss */
#scena_skyline ul#scene li {
  display: block;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}
/* line 1693, ../src/sass/pages/_home.scss */
#scena_skyline ul#scene li div {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* line 1703, ../src/sass/pages/_home.scss */
#scena_skyline ul#scene li div.basket_1 {
  background: url("../img/share/basket_1.jpg") no-repeat 50% 100%;
  bottom: 0;
  background-size: cover;
  position: absolute;
  width: 110%;
  left: -5%;
  top: -5%;
}
/* line 1712, ../src/sass/pages/_home.scss */
#scena_skyline ul#scene li div.basket_2 {
  background: url("../img/share/basket_2.png") no-repeat right center;
  bottom: 0;
  background-size: cover;
  position: absolute;
  width: 110%;
  height: 120%;
  left: -5%;
  top: -10%;
}
/* line 1722, ../src/sass/pages/_home.scss */
#scena_skyline ul#scene li div.basket_3 {
  background: url("../img/share/basket_3.png") no-repeat right center;
  bottom: 0;
  background-size: cover;
  position: absolute;
  height: 120%;
  width: 110%;
  left: -5%;
  top: -25%;
}

/* line 1736, ../src/sass/pages/_home.scss */
.opinione_ricarica {
  padding: 60px 0 0 0;
}
/* line 1740, ../src/sass/pages/_home.scss */
.opinione_ricarica ul.open li a {
  border: 1px #e6e6e6 solid;
}
/* line 1743, ../src/sass/pages/_home.scss */
.opinione_ricarica ul.open li .opinione_ricarica_img {
  left: 0;
}
/* line 1748, ../src/sass/pages/_home.scss */
.opinione_ricarica ul.open li .opinione_ricarica_txt:after {
  content: '';
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 1752, ../src/sass/pages/_home.scss */
.opinione_ricarica ul.open li .opinione_ricarica_txt h2 {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 1755, ../src/sass/pages/_home.scss */
.opinione_ricarica ul.open li .opinione_ricarica_txt p {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 1761, ../src/sass/pages/_home.scss */
.opinione_ricarica ul {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 0;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  list-style-type: none;
  padding: 0;
  overflow: visible;
  display: block;
}
/* line 1771, ../src/sass/pages/_home.scss */
.opinione_ricarica ul li {
  float: left;
  width: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 176px;
  padding: 0 10px;
  float: left;
  overflow: visible;
  position: relative;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  margin: 0;
}
/* line 1783, ../src/sass/pages/_home.scss */
.opinione_ricarica ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  border: 0 #e6e6e6 solid;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
/* line 1794, ../src/sass/pages/_home.scss */
.opinione_ricarica ul li .opinione_ricarica_img {
  position: absolute;
  left: -100%;
  top: 0;
  z-index: 10;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
/* line 1801, ../src/sass/pages/_home.scss */
.opinione_ricarica ul li .opinione_ricarica_txt {
  position: absolute;
  top: 50%;
  bottom: initial;
  left: initial;
  right: initial;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  left: 256px;
  width: 290px;
  overflow: visible;
  position: absolute;
  min-height: 110px;
}
/* line 1810, ../src/sass/pages/_home.scss */
.opinione_ricarica ul li .opinione_ricarica_txt:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30px;
  height: 30px;
  background: #eedc00 url("../img/share/next-000.png") no-repeat center center;
  background-size: 30px auto;
  border-radius: 50%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.6s ease-in-out 0.6s;
  -o-transition: all 0.6s ease-in-out 0.6s;
  -webkit-transition: all 0.6s ease-in-out;
  -webkit-transition-delay: 0.6s;
  transition: all 0.6s ease-in-out 0.6s;
}
/* line 1823, ../src/sass/pages/_home.scss */
.opinione_ricarica ul li .opinione_ricarica_txt h2 {
  font-size: 1.625em;
  line-height: 1.15385em;
  padding: 0 0 5px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
/* line 1829, ../src/sass/pages/_home.scss */
.opinione_ricarica ul li .opinione_ricarica_txt p {
  font-size: 1.125em;
  line-height: 1.11111em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.6s ease-in-out 0.3s;
  -o-transition: all 0.6s ease-in-out 0.3s;
  -webkit-transition: all 0.6s ease-in-out;
  -webkit-transition-delay: 0.3s;
  transition: all 0.6s ease-in-out 0.3s;
}

/* line 1839, ../src/sass/pages/_home.scss */
.assistente_bottom {
  position: fixed;
  z-index: 10000000;
  right: -200px;
  bottom: 40px;
  background: #fff;
  width: 158px;
  height: 68px;
  border-radius: 34px;
  overflow: visible;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  -moz-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.25);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.25);
  box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.25);
}
/* line 1853, ../src/sass/pages/_home.scss */
.assistente_bottom.fixed_assistente {
  right: 40px;
}
/* line 1857, ../src/sass/pages/_home.scss */
.assistente_bottom.fixed_assistente .assistente_bottom_img div {
  animation: play_attesa 3s steps(60) infinite;
}
/* line 1863, ../src/sass/pages/_home.scss */
.assistente_bottom .assistente_bottom_txt {
  width: 90px;
  height: 68px;
  float: left;
  overflow: visible;
  position: relative;
}
/* line 1869, ../src/sass/pages/_home.scss */
.assistente_bottom .assistente_bottom_txt h2 {
  color: #000;
  text-transform: uppercase;
  position: absolute;
  position: absolute;
  top: 50%;
  bottom: initial;
  left: 50%;
  right: initial;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 20px;
}
/* line 1880, ../src/sass/pages/_home.scss */
.assistente_bottom .assistente_bottom_img {
  width: 68px;
  height: 68px;
  float: none;
  overflow: hidden;
  position: absolute;
  right: 0;
  border-radius: 50%;
  background: #eedc00;
}
/* line 1889, ../src/sass/pages/_home.scss */
.assistente_bottom .assistente_bottom_img div {
  position: absolute;
  left: -34px;
  top: -42px;
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  width: 170px;
  z-index: 10;
  height: 156px;
  background: url("../img/share/paolo_sprite.png") -33886px center;
}

@keyframes play {
  100% {
    background-position: -44206px;
  }
}
@keyframes play_attesa {
  100% {
    background-position: -44206px;
  }
}
@keyframes bounce_offerta {
  0%,100% {
    transform: translate(0);
  }
  25% {
    transform: rotateX(20deg) translateY(2px) rotate(-3deg);
  }
  50% {
    transform: translateY(-2px) rotate(5deg) scale(1.4);
    color: #fff;
  }
}
@keyframes bounce_offerta_giga {
  0%,100% {
    transform: translate(0);
  }
  25% {
    transform: rotateX(20deg) translateY(2px) rotate(-3deg);
  }
  50% {
    transform: translateY(-2px) rotate(5deg) scale(1.1);
    color: #fff;
  }
}
/* line 1943, ../src/sass/pages/_home.scss */
#offertaposte {
  margin: 0;
  padding: 0;
  width: 100%;
  left: 0;
  overflow: visible;
  bottom: -100%;
  position: fixed;
  z-index: 2147483647;
  background: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: ease-in-out 0.6s;
  -o-transition: ease-in-out 0.6s;
  -webkit-transition: ease-in-out 0.6s;
  transition: ease-in-out 0.6s;
  -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.25);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.25);
  box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.25);
}
/* line 1957, ../src/sass/pages/_home.scss */
#offertaposte.open {
  bottom: 0;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1943, ../src/sass/pages/_home.scss */
  #offertaposte {
    display: none;
  }
}
/* line 1963, ../src/sass/pages/_home.scss */
#offertaposte .offertaposte_close {
  position: absolute;
  right: 30px;
  width: 40px;
  /* height: 100%; */
  z-index: 100;
  cursor: pointer;
  line-height: 40px;
  text-align: center;
  color: #005bac;
  top: 10px;
}

/* line 1977, ../src/sass/pages/_home.scss */
.offertaposte_960 {
  position: relative;
  width: 950px;
  margin: 0 auto;
  overflow: visible;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  min-height: 65px;
}
/* line 1986, ../src/sass/pages/_home.scss */
.offertaposte_960 .offertaposte_960_1 {
  width: 150px;
  height: 121px;
  position: absolute;
  /* float: left; */
  left: 0;
  bottom: 12px;
}
/* line 1993, ../src/sass/pages/_home.scss */
.offertaposte_960 .offertaposte_960_1 img {
  width: 150px;
  height: auto;
}
/* line 1999, ../src/sass/pages/_home.scss */
.offertaposte_960 .offertaposte_960_2 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  color: #fff;
  padding: 20px 50px 10px 220px;
  width: 100%;
}
/* line 2005, ../src/sass/pages/_home.scss */
.offertaposte_960 .offertaposte_960_2 a {
  color: #fff;
}
/* line 2008, ../src/sass/pages/_home.scss */
.offertaposte_960 .offertaposte_960_2 h3 {
  font-size: 1.125em;
  line-height: 1.16667em;
  text-transform: uppercase;
  color: #005bac;
  padding-bottom: 10px;
}
/* line 2014, ../src/sass/pages/_home.scss */
.offertaposte_960 .offertaposte_960_2 p {
  font-size: 0.9375em;
  line-height: 1.06667em;
  color: #000;
  padding-bottom: 10px;
}
/* line 2019, ../src/sass/pages/_home.scss */
.offertaposte_960 .offertaposte_960_2:after {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  margin: 0;
  background: #eedc00 url("../img/share/next-000.png") no-repeat center center;
  border-radius: 50%;
  position: absolute;
  position: absolute;
  top: 50%;
  bottom: initial;
  left: initial;
  right: initial;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}

/* line 1, ../src/sass/pages/_processo.scss */
body.processo_acquisto {
 /* padding: 160px 0 0 0; */
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1, ../src/sass/pages/_processo.scss */
  body.processo_acquisto {
   /* padding: 100px 0 0;*/
  }
}
/* line 6, ../src/sass/pages/_processo.scss */
body.processo_acquisto #header {
  height: 160px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 6, ../src/sass/pages/_processo.scss */
  body.processo_acquisto #header {
    height: 100px;
  }
}
/* line 11, ../src/sass/pages/_processo.scss */
body.processo_acquisto #header header {
  height: 160px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 11, ../src/sass/pages/_processo.scss */
  body.processo_acquisto #header header {
    height: 100px;
  }
}
/* line 16, ../src/sass/pages/_processo.scss */
body.processo_acquisto #header header .postemobileit {
  height: 120px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 16, ../src/sass/pages/_processo.scss */
  body.processo_acquisto #header header .postemobileit {
    height: 60px;
  }
}
/* line 21, ../src/sass/pages/_processo.scss */
body.processo_acquisto #header header .postemobileit div.pad_postemobileit {
  height: 120px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 21, ../src/sass/pages/_processo.scss */
  body.processo_acquisto #header header .postemobileit div.pad_postemobileit {
    height: 60px;
  }
}
/* line 29, ../src/sass/pages/_processo.scss */
body.processo_acquisto #header.fixed {
  height: 120px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 29, ../src/sass/pages/_processo.scss */
  body.processo_acquisto #header.fixed {
    height: 100px;
  }
}
/* line 36, ../src/sass/pages/_processo.scss */
body.processo_acquisto #header.fixed header {
  height: 120px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 36, ../src/sass/pages/_processo.scss */
  body.processo_acquisto #header.fixed header {
    height: 100px;
  }
}
/* line 41, ../src/sass/pages/_processo.scss */
body.processo_acquisto #header.fixed header .postemobileit {
  height: 80px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 41, ../src/sass/pages/_processo.scss */
  body.processo_acquisto #header.fixed header .postemobileit {
    height: 60px;
  }
}
/* line 46, ../src/sass/pages/_processo.scss */
body.processo_acquisto #header.fixed header .postemobileit div.pad_postemobileit {
  height: 80px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 46, ../src/sass/pages/_processo.scss */
  body.processo_acquisto #header.fixed header .postemobileit div.pad_postemobileit {
    height: 60px;
  }
}

/* line 58, ../src/sass/pages/_processo.scss */
.header_acquisto {
  background: #fff !important;
}
/* line 60, ../src/sass/pages/_processo.scss */
.header_acquisto .step_acquisto {
  position: absolute;
  right: 20px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  list-style-type: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 60, ../src/sass/pages/_processo.scss */
  .header_acquisto .step_acquisto {
    display: block;
    max-width: 60%;
  }
}
/* line 73, ../src/sass/pages/_processo.scss */
.header_acquisto .step_acquisto li {
  float: left;
  margin: 0 0 0 30px;
  font-size: 0.8125em;
  line-height: 2em;
  text-transform: uppercase;
  color: #c6c6c6;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 73, ../src/sass/pages/_processo.scss */
  .header_acquisto .step_acquisto li {
    display: none;
    margin: 0;
    font-size: 0.625em;
    line-height: 2.6em;
  }
}
/* line 84, ../src/sass/pages/_processo.scss */
.header_acquisto .step_acquisto li.active {
  color: #005bac;
  display: block;
}
/* line 87, ../src/sass/pages/_processo.scss */
.header_acquisto .step_acquisto li.active span {
  background: #005bac;
}
/* line 91, ../src/sass/pages/_processo.scss */
.header_acquisto .step_acquisto li a {
  color: #c6c6c6;
}
/* line 93, ../src/sass/pages/_processo.scss */
.header_acquisto .step_acquisto li a span {
  background: #c6c6c6 url("../img/share/ico-fatto.png") no-repeat center center;
  text-indent: -9999px;
}
/* line 98, ../src/sass/pages/_processo.scss */
.header_acquisto .step_acquisto li span {
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  margin: 0 10px 0 0;
  background: #c6c6c6;
  color: #fff;
  text-align: center;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 98, ../src/sass/pages/_processo.scss */
  .header_acquisto .step_acquisto li span {
    margin: 0 5px 0 0;
  }
}

/* line 117, ../src/sass/pages/_processo.scss */
.offerta_scelta {
  background: #fff;
  padding: 20px 20px;
  width: 100%;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.5em;
  line-height: 1.70833em;
  border-top: 1px #ececec solid;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 117, ../src/sass/pages/_processo.scss */
  .offerta_scelta {
    padding: 20px 20px;
    font-size: 1.25em;
    line-height: 1.2em;
  }
}
/* line 129, ../src/sass/pages/_processo.scss */
.offerta_scelta span {
  font-weight: 200;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 129, ../src/sass/pages/_processo.scss */
  .offerta_scelta span {
    display: block;
  }
}

/* line 137, ../src/sass/pages/_processo.scss */
.container_form {
  background: #f6f6f6;
  padding: 174px 20px 50px 20px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 137, ../src/sass/pages/_processo.scss */
  .container_form {
    padding: 120px 20px 30px 20px;
  }
}
/* line 145, ../src/sass/pages/_processo.scss */
.container_form .dati_personali {
  text-align: center;
  padding: 50px 0px 0px 50px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 145, ../src/sass/pages/_processo.scss */
  .container_form .dati_personali {
    padding: 0 0 20px;
  }
}
/* line 151, ../src/sass/pages/_processo.scss */
.container_form .dati_personali h1 {
  font-size: 2.5em;
  line-height: 1.7em;
  display: inline-block;
  background: url("../img/share/assistente.png") no-repeat left center;
  min-height: 67px;
  padding: 0 0 0 80px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 151, ../src/sass/pages/_processo.scss */
  .container_form .dati_personali h1 {
    font-size: 1.25em;
    line-height: 2em;
    background-size: auto 40px;
    min-height: 40px;
    padding: 0 0 0 50px;
  }
}
/* line 164, ../src/sass/pages/_processo.scss */
.container_form .dati_personali h1.firma {
  background: url("../img/share/icona_firma_digitale.png") no-repeat left center;
  background-size: 60px auto;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 164, ../src/sass/pages/_processo.scss */
  .container_form .dati_personali h1.firma {
    background-size: auto 40px;
  }
}
/* line 171, ../src/sass/pages/_processo.scss */
.container_form .dati_personali h1.riconoscimento {
  background: url("../img/share/icona_riconoscimento.png") no-repeat left center;
  background-size: 60px auto;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 171, ../src/sass/pages/_processo.scss */
  .container_form .dati_personali h1.riconoscimento {
    background-size: auto 40px;
  }
}
/* line 178, ../src/sass/pages/_processo.scss */
.container_form .dati_personali h2 {
  font-size: 2.5em;
  line-height: 1.7em;
  display: inline-block;
  min-height: 67px;
  padding: 0;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 178, ../src/sass/pages/_processo.scss */
  .container_form .dati_personali h2 {
    font-size: 1.25em;
    line-height: 2em;
    min-height: 40px;
    padding: 0;
  }
}
/* line 191, ../src/sass/pages/_processo.scss */
.container_form .cosa_serve {
  background: #fff;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 30px;
  max-width: 1120px;
  margin: 0 auto 30px;
  border: 1px #ececec solid;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 191, ../src/sass/pages/_processo.scss */
  .container_form .cosa_serve {
    margin: 0 auto 20px;
    padding: 20px;
  }
}
/* line 203, ../src/sass/pages/_processo.scss */
.container_form .cosa_serve h2 {
  color: #005bac;
  text-transform: uppercase;
  text-align: center;
  padding: 0 0 40px;
  margin: auto;
  width: fit-content;
  position: relative;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 203, ../src/sass/pages/_processo.scss */
  .container_form .cosa_serve h2 {
    padding: 0 20px 0 0;
    cursor: pointer;
    text-align: left;
  }
  /* line 213, ../src/sass/pages/_processo.scss */
  .container_form .cosa_serve h2.open_h2:after {
    content: '';
    background: url("../img/share/apri-chiudi.png") no-repeat center top;
  }
  /* line 217, ../src/sass/pages/_processo.scss */
  .container_form .cosa_serve h2:after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    /*background: url("../img/share/apri-chiudi.png") no-repeat center bottom;*/
    position: absolute;
    top: 0;
    right: 0;
    -moz-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}
/* line 233, ../src/sass/pages/_processo.scss */
.container_form .cosa_serve ul {
  width: 100%;
  list-style-type: none;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
  /* max-width: 750px; */
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 233, ../src/sass/pages/_processo.scss */
  .container_form .cosa_serve ul {
    padding: 0;
    visibility: visible;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 1;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 20px 0 0;
    overflow: hidden;
  }
  /* line 249, ../src/sass/pages/_processo.scss */
  .container_form .cosa_serve ul.cosa_serve_aperto {
    max-height: 1000000px;
    visibility: visible;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    padding: 20px 0 0;
    display: block;
  }
}
/* line 258, ../src/sass/pages/_processo.scss */
.container_form .cosa_serve ul li {
  float: left;
  min-width: 116px;
  text-align: center;
  color: #222427;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 258, ../src/sass/pages/_processo.scss */
  .container_form .cosa_serve ul li {
    width: 100%;
    margin: 0 0 20px;
  }
}
/* line 267, ../src/sass/pages/_processo.scss */
.container_form .cosa_serve ul li span {
  display: block;
  width: 79px;
  height: 79px;
  margin: 0 auto 21px;
  background-repeat: no-repeat;
  background-position: center center;
  border: 3px #777777 solid;
  border-radius: 50%;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 267, ../src/sass/pages/_processo.scss */
  .container_form .cosa_serve ul li span {
    margin: 0 auto 10px;
  }
}
/* line 279, ../src/sass/pages/_processo.scss */
.container_form .cosa_serve ul li span.ico-documento {
  background-image: url("../img/share/ico-documento.png");
  background-size: 30px auto;
}
/* line 283, ../src/sass/pages/_processo.scss */
.container_form .cosa_serve ul li span.ico-codice {
  background-image: url("../img/share/ico-codice.png");
  background-size: 43px auto;
}
/* line 287, ../src/sass/pages/_processo.scss */
.container_form .cosa_serve ul li span.ico-webcam {
  background-image: url("../img/share/ico-webcam.png");
  background-size: 39px auto;
}
.container_form .cosa_serve ul li span.ico-sim {
  background-image: url("../img/share/ico-sim.png");
  background-size: 27px auto;
}
/* line 294, ../src/sass/pages/_processo.scss */
.container_form .cosa_serve p {
  text-align: center;
  color: #777777;
}
/* line 299, ../src/sass/pages/_processo.scss */
.container_form .blocco_form_submit {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 10px;
  max-width: 1120px;
  margin: 0 auto 30px;
  position: relative;
  text-align: center;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 299, ../src/sass/pages/_processo.scss */
  .container_form .blocco_form_submit {
    padding: 0;
  }
}
/* line 310, ../src/sass/pages/_processo.scss */
.container_form .blocco_form_submit input[type="submit"], .container_form .blocco_form_submit .pulsante_prosegui {
  float: none;
  margin: 0 auto;
}
/* line 316, ../src/sass/pages/_processo.scss */
.container_form .blocco_form {
  background: #fff;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 10px;
  max-width: 1120px;
  margin: 0 auto 30px;
  border: 1px #ececec solid;
  position: relative;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 316, ../src/sass/pages/_processo.scss */
  .container_form .blocco_form {
    padding: 0;
  }
}
/* line 328, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_chiudi_blocco_form {
  position: relative;
  /*cursor: pointer;*/
  padding: 20px 50px 0;
  /*&:after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background: url('../img/share/apri-chiudi.png') no-repeat center bottom;
    position: absolute;
    right: 50px;
    top: 50%;
    @include transform(translateY(-50%));
    @include transition(all 0.3s ease-in-out);
    @include mobile {
      right: 20px;
      top: 15px;
      @include transform(none);
    }
  }*/
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 328, ../src/sass/pages/_processo.scss */
  .container_form .blocco_form .apri_chiudi_blocco_form {
    padding: 20px;
  }
}
/* line 335, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_chiudi_blocco_form.no_click {
  cursor: inherit;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 339, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_chiudi_blocco_form.no_click:after {
  display: none;
}
/* line 360, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_chiudi_blocco_form .apri_chiudi_tit {
  font-size: 1.25em;
  line-height: 1.5em;
  -moz-transition: all 0.3s ease-in-out 0.3s;
  -o-transition: all 0.3s ease-in-out 0.3s;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0.3s;
  transition: all 0.3s ease-in-out 0.3s;
  color: #005bac;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 360, ../src/sass/pages/_processo.scss */
  .container_form .blocco_form .apri_chiudi_blocco_form .apri_chiudi_tit {
    font-size: 0.9375em;
    line-height: 1.33333em;
  }
}
/* line 370, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_chiudi_blocco_form .apri_chiudi_stit {
  position: absolute;
  left: 50px;
  bottom: 0;
  font-size: 1.125em;
  line-height: 1em;
  color: #4a4a4a;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 370, ../src/sass/pages/_processo.scss */
  .container_form .blocco_form .apri_chiudi_blocco_form .apri_chiudi_stit {
    left: 0;
    font-size: 0.875em;
    line-height: 1.14286em;
    position: relative;
    width: 100%;
    display: none;
    padding: 5px 0;
  }
}
/* line 389, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_chiudi_blocco_form .apri_chiudi_obb {
  font-size: 0.9375em;
  line-height: 2em;
  color: #787878;
  position: absolute;
  right: 50px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 389, ../src/sass/pages/_processo.scss */
  .container_form .blocco_form .apri_chiudi_blocco_form .apri_chiudi_obb {
    right: 0;
    margin: 0;
    font-size: 0.75em;
    line-height: 1.33333em;
    text-align: left;
    width: 100%;
    position: relative;
    display: none;
    padding: 10px 0 0;
  }
}
/* line 411, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form {
  max-height: 0;
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  display: none;
}
/* line 419, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form .blocco_form_100 {
  width: 100%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 50px 40px;
  position: relative;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 419, ../src/sass/pages/_processo.scss */
  .container_form .blocco_form .apri_blocco_form .blocco_form_100 {
    padding: 0 20px 20px !important;
    width: 100% !important;
    height: inherit !important;
  }
}
/* line 431, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form .blocco_form_50 {
  width: 50%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 50px 25px;
  position: relative;
  height: 100px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 431, ../src/sass/pages/_processo.scss */
  .container_form .blocco_form .apri_blocco_form .blocco_form_50 {
    padding: 0 20px 20px !important;
    width: 100% !important;
    height: inherit !important;
  }
}
/* line 444, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form .blocco_form_25 {
  width: 25%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 50px 25px;
  position: relative;
  height: 100px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 444, ../src/sass/pages/_processo.scss */
  .container_form .blocco_form .apri_blocco_form .blocco_form_25 {
    padding: 0 20px 20px !important;
    width: 100% !important;
    height: inherit !important;
  }
}
/* line 458, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form .blocco_form_75 {
  width: 75%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 50px 25px;
  position: relative;
  height: 100px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 458, ../src/sass/pages/_processo.scss */
  .container_form .blocco_form .apri_blocco_form .blocco_form_75 {
    padding: 0 20px 20px !important;
    width: 100% !important;
    height: inherit !important;
  }
}
/* line 472, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form .blocco_form_66 {
  width: 66.6666666%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 50px 25px;
  position: relative;
  height: 100px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 472, ../src/sass/pages/_processo.scss */
  .container_form .blocco_form .apri_blocco_form .blocco_form_66 {
    padding: 0 20px 20px !important;
    width: 100% !important;
    height: inherit !important;
  }
}
/* line 485, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form .blocco_form_33 {
  width: 33.33333333%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 50px 25px;
  position: relative;
  height: 100px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 485, ../src/sass/pages/_processo.scss */
  .container_form .blocco_form .apri_blocco_form .blocco_form_33 {
    padding: 0 20px 20px !important;
    width: 100% !important;
    height: inherit !important;
  }
}
/* line 498, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form .blocco_form_30 {
  width: 30%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 50px 25px;
  position: relative;
  height: 100px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 498, ../src/sass/pages/_processo.scss */
  .container_form .blocco_form .apri_blocco_form .blocco_form_30 {
    padding: 0 20px 20px !important;
    width: 100% !important;
    height: inherit !important;
  }
}
/* line 512, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form .blocco_form_20 {
  width: 20%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 50px 25px;
  position: relative;
  height: 100px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 512, ../src/sass/pages/_processo.scss */
  .container_form .blocco_form .apri_blocco_form .blocco_form_20 {
    padding: 0 20px 20px !important;
    width: 100% !important;
    height: inherit !important;
  }
}
/* line 525, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form p.nota {
  position: absolute;
  left: 50px;
  bottom: 2px;
  color: #cfcfcf;
  font-size: 0.9375em;
  line-height: 1.2em;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 525, ../src/sass/pages/_processo.scss */
  .container_form .blocco_form .apri_blocco_form p.nota {
    left: 0;
    position: relative;
    bottom: inherit;
    margin: 5px 0 0;
  }
}
/* line 538, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form ul.checkbox {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  clear: both;
}
/* line 546, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form ul.checkbox li:hover label {
  background: #eedc00;
}
/* line 550, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form ul.checkbox input[type=radio] {
  position: absolute;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 554, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form ul.checkbox input[type=radio]:focus ~ label {
  border: 2px #eedc00 solid;
}
/* line 557, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form ul.checkbox input[type=radio]:checked ~ label {
  background: #eedc00;
}
/* line 560, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form ul.checkbox label {
  color: #787878;
  display: block;
  position: relative;
  float: left;
  border: 1px #cfcfcf solid;
  background: #fff;
  margin: 0 20px 0 0;
  padding: 0 50px;
  text-transform: uppercase;
  z-index: 10;
  height: 40px;
  border-radius: 20px;
  cursor: pointer;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.875em;
  line-height: 2.85714em;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 560, ../src/sass/pages/_processo.scss */
  .container_form .blocco_form .apri_blocco_form ul.checkbox label {
    margin: 0 10px 5px 0;
    padding: 0 10px;
    font-size: 0.75em;
    line-height: 3.33333em;
    width: 100%;
    text-align: center;
  }
}
/* line 597, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form a.calcola_cf {
  position: absolute;
  z-index: 10;
  right: 50px;
  top: 0;
  color: #787878;
  display: block;
  border: 1px #cfcfcf solid;
  background: #eedc00;
  padding: 0 20px;
  text-transform: uppercase;
  height: 30px;
  border-radius: 15px;
  cursor: pointer;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.875em;
  line-height: 2.14286em;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 597, ../src/sass/pages/_processo.scss */
  .container_form .blocco_form .apri_blocco_form a.calcola_cf {
    padding: 0 15px;
    right: 20px;
    top: -5px;
    font-size: 0.8125em;
    line-height: 2.30769em;
  }
}
/* line 621, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form h4 {
  position: relative;
  bottom: 0;
  font-size: 1.125em;
  line-height: 1em;
  color: #4a4a4a;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 621, ../src/sass/pages/_processo.scss */
  .container_form .blocco_form .apri_blocco_form h4 {
    left: 20px;
    font-size: 0.8125em;
    line-height: 1em;
  }
}
/* line 631, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form label {
  display: block;
  color: #005bac;
  text-transform: uppercase;
  font-size: 0.9375em;
  line-height: 1.46667em;
  padding: 0;
}
/* line 637, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form label.validazione_ok {
  background: url("../img/share/ico-ok.png") no-repeat left 3px;
  background-size: 16px auto;
  padding: 0 0 0 25px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 637, ../src/sass/pages/_processo.scss */
  .container_form .blocco_form .apri_blocco_form label.validazione_ok {
    padding: 0 0 0 25px;
  }
}
/* line 645, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form label.validazione_ko {
  background: url("../img/share/ico-errore.png") no-repeat left 3px;
  padding: 0 0 0 25px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 645, ../src/sass/pages/_processo.scss */
  .container_form .blocco_form .apri_blocco_form label.validazione_ko {
    padding: 0 0 0 25px;
  }
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 631, ../src/sass/pages/_processo.scss */
  .container_form .blocco_form .apri_blocco_form label {
    padding: 0;
  }
}
/* line 657, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form label.labelmini {
  color: #787878;
  text-transform: inherit;
}
/* line 665, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form p.valore_campo {
  border: none;
  width: 100%;
  font-size: 1.125em;
  line-height: 2.22222em;
  height: 40px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  font-family: 'Texta';
}
/* line 674, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form span.help-block {
  position: absolute;
  right: 0;
  top: 63px;
  color: #ff0000;
  left: 0;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 50px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 674, ../src/sass/pages/_processo.scss */
  .container_form .blocco_form .apri_blocco_form span.help-block {
    position: relative;
    right: 0;
    top: inherit;
    padding: 5px 0 10px;
    clear: both;
    display: block;
  }
}
/* line 696, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form input[type="checkbox"] {
  float: left;
  margin: 4px 10px 0 0;
}
/* line 700, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form input[type="text"],
.container_form .blocco_form .apri_blocco_form input[type="date"],
.container_form .blocco_form .apri_blocco_form input[type="file"] {
  border: none;
  width: 100%;
  border-bottom: 1px #d0d0d0 solid;
  font-size: 1.125em;
  line-height: 2.22222em;
  height: 40px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  font-family: 'Texta';
}
/* line 711, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form input[type="text"]:focus,
.container_form .blocco_form .apri_blocco_form input[type="date"]:focus,
.container_form .blocco_form .apri_blocco_form input[type="file"]:focus {
  border-bottom: 2px #eedc00 solid;
}
/* line 714, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form input[type="text"]::-webkit-input-placeholder,
.container_form .blocco_form .apri_blocco_form input[type="date"]::-webkit-input-placeholder,
.container_form .blocco_form .apri_blocco_form input[type="file"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #787878;
  font-style: italic;
}
/* line 718, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form input[type="text"]::-moz-placeholder,
.container_form .blocco_form .apri_blocco_form input[type="date"]::-moz-placeholder,
.container_form .blocco_form .apri_blocco_form input[type="file"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #787878;
  font-style: italic;
}
/* line 722, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form input[type="text"]:-ms-input-placeholder,
.container_form .blocco_form .apri_blocco_form input[type="date"]:-ms-input-placeholder,
.container_form .blocco_form .apri_blocco_form input[type="file"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #787878;
  font-style: italic;
}
/* line 726, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form input[type="text"]:-moz-placeholder,
.container_form .blocco_form .apri_blocco_form input[type="date"]:-moz-placeholder,
.container_form .blocco_form .apri_blocco_form input[type="file"]:-moz-placeholder {
  /* Firefox 18- */
  color: #787878;
  font-style: italic;
}
/* line 732, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form select {
  width: 100%;
  border: 1px #d0d0d0 solid;
  font-size: 1.125em;
  line-height: 2.22222em;
  height: 40px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  background: #fff;
  font-family: 'Texta';
}
/* line 741, ../src/sass/pages/_processo.scss */
.container_form .blocco_form .apri_blocco_form select:focus {
  border: 2px #eedc00 solid;
}
/* line 749, ../src/sass/pages/_processo.scss */
.container_form .blocco_form.blocco_form_completato:before {
  content: '';
  background: #eedc00;
  width: 100%;
  height: 90px;
  position: absolute;
  left: 0;
  top: 0;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 749, ../src/sass/pages/_processo.scss */
  .container_form .blocco_form.blocco_form_completato:before {
    height: 60px;
  }
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 761, ../src/sass/pages/_processo.scss */
  .container_form .blocco_form.blocco_form_completato .apri_blocco_form {
    padding: 20px 0 0 !important;
  }
}
/* line 772, ../src/sass/pages/_processo.scss */
/* .container_form .blocco_form.blocco_form_aperto .apri_chiudi_blocco_form:after {
  content: '';
  background: url("../img/share/apri-chiudi.png") no-repeat center top;
} */
/* line 776, ../src/sass/pages/_processo.scss */
.container_form .blocco_form.blocco_form_aperto .apri_chiudi_blocco_form .apri_chiudi_tit {
  font-size: 1.875em;
  line-height: 1em;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 776, ../src/sass/pages/_processo.scss */
  .container_form .blocco_form.blocco_form_aperto .apri_chiudi_blocco_form .apri_chiudi_tit {
    font-size: 1.25em;
    line-height: 1em;
  }
}
/* line 783, ../src/sass/pages/_processo.scss */
.container_form .blocco_form.blocco_form_aperto .apri_chiudi_blocco_form .apri_chiudi_stit {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  display: block;
}
/* line 787, ../src/sass/pages/_processo.scss */
.container_form .blocco_form.blocco_form_aperto .apri_chiudi_blocco_form .apri_chiudi_obb {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  display: block;
}
/* line 792, ../src/sass/pages/_processo.scss */
.container_form .blocco_form.blocco_form_aperto .apri_blocco_form {
  max-height: 1000000px;
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  padding: 30px 0 0;
  display: block;

}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 792, ../src/sass/pages/_processo.scss */
  .container_form .blocco_form.blocco_form_aperto .apri_blocco_form {
    padding: 0;
	display:flex;
	flex-direction:column;
  }
  .trasferimentoCredito{
	  order:1;
  }
  .possessoSim{
	  order:2;
  }
}
/* line 805, ../src/sass/pages/_processo.scss */
.container_form .blocco_contratto_100 {
  background: #fff;
  width: 100%;
  margin: 0 auto 30px;
  border: 1px #ececec solid;
  overflow: hidden;
  max-width: 1120px;
  position: relative;
}
/* line 813, ../src/sass/pages/_processo.scss */
.container_form .blocco_contratto_100 .apri_chiudi_obb {
  font-size: 0.9375em;
  line-height: 2em;
  color: #787878;
  position: absolute;
  right: 50px;
  top: 20px;
  z-index: 10;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 813, ../src/sass/pages/_processo.scss */
  .container_form .blocco_contratto_100 .apri_chiudi_obb {
    right: 0;
    margin: 0;
    font-size: 0.75em;
    line-height: 1.33333em;
    text-align: left;
    width: 100%;
    position: relative;
    display: none;
    padding: 10px 0 0;
  }
}
/* line 833, ../src/sass/pages/_processo.scss */
.container_form .blocco_contratto_100 .blocco_contratto {
  margin: 0;
  border: none;
  width: 50%;
  float: left;
}
/* line 838, ../src/sass/pages/_processo.scss */
.container_form .blocco_contratto_100 .blocco_contratto.blocco_contratto_100w {
  width: 100% !important;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 833, ../src/sass/pages/_processo.scss */
  .container_form .blocco_contratto_100 .blocco_contratto {
    width: 100%;
    margin: 0 auto 0;
  }
  /* line 844, ../src/sass/pages/_processo.scss */
  .container_form .blocco_contratto_100 .blocco_contratto:first-child {
    padding: 30px 20px 0;
  }
}
/* line 850, ../src/sass/pages/_processo.scss */
.container_form .blocco_contratto_100 .blocco_contratto .apri_blocco_contratto ul li {
  padding: 0 0 0 25px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 850, ../src/sass/pages/_processo.scss */
  .container_form .blocco_contratto_100 .blocco_contratto .apri_blocco_contratto ul li {
    padding: 0 0 0 25px;
  }
}
/* line 857, ../src/sass/pages/_processo.scss */
.container_form .blocco_contratto_100 .blocco_contratto .apri_blocco_contratto ul li div.contratto_check {
  position: absolute;
  left: 0;
  top: 0;
}
/* line 868, ../src/sass/pages/_processo.scss */
.container_form .blocco_contratto {
  background: #fff;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 45px 50px 20px;
  max-width: 1120px;
  margin: 0 auto 30px;
  border: 1px #ececec solid;
  position: relative;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 868, ../src/sass/pages/_processo.scss */
  .container_form .blocco_contratto {
    padding: 30px 20px;
  }
}
/* line 880, ../src/sass/pages/_processo.scss */
.container_form .blocco_contratto .check_uncheck {
  height: 20px;
  padding: 20px 0 0;
}
/* line 883, ../src/sass/pages/_processo.scss */
.container_form .blocco_contratto .check_uncheck input {
  margin: 0 8px 0 2px;
}
/* line 887, ../src/sass/pages/_processo.scss */
.container_form .blocco_contratto h3 {
  color: #005bac;
  text-transform: uppercase;
  font-size: 1.125em;
  line-height: 1.22222em;
  font-weight: 700;
}
/* line 893, ../src/sass/pages/_processo.scss */
.container_form .blocco_contratto p {
  font-size: 1em;
  line-height: 1.25em;
  padding: 0;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 893, ../src/sass/pages/_processo.scss */
  .container_form .blocco_contratto p {
    padding: 0;
  }
}
/* line 904, ../src/sass/pages/_processo.scss */
.container_form .blocco_contratto .apri_blocco_contratto {
  width: 100%;
  position: relative;
  margin: 5px 0 0;
  padding: 25px 0  0 0;
  border-top: 2px #0047bb solid;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 904, ../src/sass/pages/_processo.scss */
  .container_form .blocco_contratto .apri_blocco_contratto {
    margin: 5px 0 0;
    padding: 15px 0  0 0;
  }
}
/* line 915, ../src/sass/pages/_processo.scss */
.container_form .blocco_contratto .apri_blocco_contratto ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
/* line 920, ../src/sass/pages/_processo.scss */
.container_form .blocco_contratto .apri_blocco_contratto ul li {
  width: 100%;
  position: relative;
  margin: 0 0 25px;
  padding: 0 140px 0 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 920, ../src/sass/pages/_processo.scss */
  .container_form .blocco_contratto .apri_blocco_contratto ul li {
    margin: 0 0 15px;
    padding: 0 85px 0 0;
    font-size: 0.75em;
    line-height: 1.33333em;
  }
}
/* line 932, ../src/sass/pages/_processo.scss */
.container_form .blocco_contratto .apri_blocco_contratto ul li div.contratto_radio {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 936, ../src/sass/pages/_processo.scss */
.container_form .blocco_contratto .apri_blocco_contratto ul li div.contratto_radio label {
  display: inline-block;
  margin: 0 0 0 15px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 936, ../src/sass/pages/_processo.scss */
  .container_form .blocco_contratto .apri_blocco_contratto ul li div.contratto_radio label {
    margin: 0 0 0 5px;
    font-size: 1.08333em;
    line-height: 1.53846em;
    vertical-align: middle;
  }
}
/* line 945, ../src/sass/pages/_processo.scss */
.container_form .blocco_contratto .apri_blocco_contratto ul li div.contratto_radio input[type=radio] {
  display: inline-block;
  margin: 0 0 0 5px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 945, ../src/sass/pages/_processo.scss */
  .container_form .blocco_contratto .apri_blocco_contratto ul li div.contratto_radio input[type=radio] {
    vertical-align: middle;
  }
}
/* line 953, ../src/sass/pages/_processo.scss */
.container_form .blocco_contratto .apri_blocco_contratto ul li a {
  color: #005bac;
  text-decoration: underline;
}
/* line 963, ../src/sass/pages/_processo.scss */
.container_form .blocco_invio_sms {
  background: #fff;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 45px 50px 20px;
  max-width: 1120px;
  margin: 0 auto 30px;
  border: 1px #ececec solid;
  position: relative;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 963, ../src/sass/pages/_processo.scss */
  .container_form .blocco_invio_sms {
    padding: 30px 20px;
  }
}
/* line 976, ../src/sass/pages/_processo.scss */
.container_form .blocco_invio_sms h3 {
  font-size: 1em;
  line-height: 1.25em;
  text-align: center;
}
/* line 980, ../src/sass/pages/_processo.scss */
.container_form .blocco_invio_sms p {
  font-size: 1em;
  line-height: 1.25em;
  text-align: center;
  padding: 0 0 25px;
  color: #777777;
}
/* line 986, ../src/sass/pages/_processo.scss */
.container_form .blocco_invio_sms .apri_blocco_invio_sms {
  width: 100%;
  position: relative;
  overflow: hidden;
}
/* line 990, ../src/sass/pages/_processo.scss */
.container_form .blocco_invio_sms .apri_blocco_invio_sms .blocco_form_50 {
  width: 50%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 25px 25px;
  position: relative;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 990, ../src/sass/pages/_processo.scss */
  .container_form .blocco_invio_sms .apri_blocco_invio_sms .blocco_form_50 {
    padding: 0 0 20px !important;
    width: 100% !important;
  }
}
/* line 1001, ../src/sass/pages/_processo.scss */
.container_form .blocco_invio_sms .apri_blocco_invio_sms .blocco_form_25 {
  width: 25%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 25px 25px 0;
  position: relative;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1001, ../src/sass/pages/_processo.scss */
  .container_form .blocco_invio_sms .apri_blocco_invio_sms .blocco_form_25 {
    padding: 0 0 20px !important;
    width: 100% !important;
  }
}
/* line 1013, ../src/sass/pages/_processo.scss */
.container_form .blocco_invio_sms .apri_blocco_invio_sms .blocco_form_30 {
  width: 30%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 25px 25px 0;
  position: relative;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1013, ../src/sass/pages/_processo.scss */
  .container_form .blocco_invio_sms .apri_blocco_invio_sms .blocco_form_30 {
    padding: 0 0 20px !important;
    width: 100% !important;
  }
}
/* line 1025, ../src/sass/pages/_processo.scss */
.container_form .blocco_invio_sms .apri_blocco_invio_sms .blocco_form_20 {
  width: 20%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 25px 25px 0;
  position: relative;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1025, ../src/sass/pages/_processo.scss */
  .container_form .blocco_invio_sms .apri_blocco_invio_sms .blocco_form_20 {
    padding: 0 0 20px !important;
    width: 100% !important;
  }
}
/* line 1037, ../src/sass/pages/_processo.scss */
.container_form .blocco_invio_sms .apri_blocco_invio_sms a.invia_sms {
  background: #005bac;
  color: #fff;
  display: inline-block;
  position: relative;
  border: 1px #005bac solid;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  z-index: 10;
  height: 40px;
  border-radius: 20px;
  cursor: pointer;
  padding: 0 50px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.875em;
  line-height: 2.85714em;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1037, ../src/sass/pages/_processo.scss */
  .container_form .blocco_invio_sms .apri_blocco_invio_sms a.invia_sms {
    float: none;
    margin: 0 auto 10px;
    width: 100%;
    padding: 0 20px;
  }
}
/* line 1068, ../src/sass/pages/_processo.scss */
.container_form .blocco_invio_sms .apri_blocco_invio_sms input[type="text"] {
  border: none;
  width: 100%;
  border-bottom: 1px #d0d0d0 solid;
  font-size: 1.125em;
  line-height: 2.22222em;
  height: 40px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  font-family: 'Texta';
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1068, ../src/sass/pages/_processo.scss */
  .container_form .blocco_invio_sms .apri_blocco_invio_sms input[type="text"] {
    width: 200px;
    margin: 0 auto;
    display: block;
  }
}
/* line 1084, ../src/sass/pages/_processo.scss */
.container_form .blocco_invio_sms .apri_blocco_invio_sms input[type="text"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #787878;
  font-style: italic;
}
/* line 1088, ../src/sass/pages/_processo.scss */
.container_form .blocco_invio_sms .apri_blocco_invio_sms input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #787878;
  font-style: italic;
}
/* line 1092, ../src/sass/pages/_processo.scss */
.container_form .blocco_invio_sms .apri_blocco_invio_sms input[type="text"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #787878;
  font-style: italic;
}
/* line 1096, ../src/sass/pages/_processo.scss */
.container_form .blocco_invio_sms .apri_blocco_invio_sms input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  color: #787878;
  font-style: italic;
}
/* line 1105, ../src/sass/pages/_processo.scss */
.container_form .blocco_riepilogo_ordine {
  background: #fff;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 45px 50px 45px;
  max-width: 1120px;
  margin: 0 auto 30px;
  border: 1px #ececec solid;
  position: relative;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1105, ../src/sass/pages/_processo.scss */
  .container_form .blocco_riepilogo_ordine {
    padding: 30px 20px 30px;
  }
}
/* line 1118, ../src/sass/pages/_processo.scss */
.container_form .blocco_riepilogo_ordine h3 {
  font-size: 1.875em;
  line-height: 1.13333em;
  padding: 0 0 25px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1118, ../src/sass/pages/_processo.scss */
  .container_form .blocco_riepilogo_ordine h3 {
    font-size: 1.25em;
    line-height: 1.2em;
    padding: 0 0 15px;
  }
}
/* line 1127, ../src/sass/pages/_processo.scss */
.container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.dettaglio_pagamento_intestazione {
  list-style-type: none;
  padding: 0 0 15px;
  margin: 0;
  width: 100%;
  overflow: hidden;
}
/* line 1133, ../src/sass/pages/_processo.scss */
.container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.dettaglio_pagamento_intestazione li {
  width: 50%;
  font-size: 1.125em;
  line-height: 1.22222em;
  float: left;
  color: #777777;
}
/* line 1138, ../src/sass/pages/_processo.scss */
.container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.dettaglio_pagamento_intestazione li:last-child {
  text-align: right;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1138, ../src/sass/pages/_processo.scss */
  .container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.dettaglio_pagamento_intestazione li:last-child {
    display: none;
  }
}
/* line 1146, ../src/sass/pages/_processo.scss */
.container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.dettaglio_pagamento_elenco {
  list-style-type: none;
  padding: 25px;
  margin: 0;
  width: 100%;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #eaf6ff;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1146, ../src/sass/pages/_processo.scss */
  .container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.dettaglio_pagamento_elenco {
    padding: 20px;
  }
}
/* line 1158, ../src/sass/pages/_processo.scss */
.container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.dettaglio_pagamento_elenco li {
  width: 100%;
  font-size: 1.125em;
  line-height: 1.22222em;
  padding: 0 0 10px;
  overflow: hidden;
}
/* line 1163, ../src/sass/pages/_processo.scss */
.container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.dettaglio_pagamento_elenco li .pagamento_dett {
  width: 50%;
  float: left;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1163, ../src/sass/pages/_processo.scss */
  .container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.dettaglio_pagamento_elenco li .pagamento_dett {
    width: 100%;
    text-align: left;
  }
}
/* line 1171, ../src/sass/pages/_processo.scss */
.container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.dettaglio_pagamento_elenco li .pagamento_euro {
  width: 50%;
  float: left;
  text-align: right;
  color: #005bac;
  font-weight: 700;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1171, ../src/sass/pages/_processo.scss */
  .container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.dettaglio_pagamento_elenco li .pagamento_euro {
    width: 100%;
    text-align: left;
  }
}
/* line 1182, ../src/sass/pages/_processo.scss */
.container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.dettaglio_pagamento_elenco li.totale {
  border-top: 1px #cedde8 solid;
  padding: 15px 0 0;
  margin: 5px 0 0;
}
/* line 1186, ../src/sass/pages/_processo.scss */
.container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.dettaglio_pagamento_elenco li.totale .pagamento_dett {
  color: #005bac;
  font-weight: 700;
}
/* line 1192, ../src/sass/pages/_processo.scss */
.container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.dettaglio_pagamento_elenco li.totale .pagamento_euro {
  font-size: 1.11111em;
  line-height: 1.1em;
}
/* line 1199, ../src/sass/pages/_processo.scss */
.container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.pagamento_cto {
  list-style-type: none;
  padding: 50px 25px 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  text-align: center;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1199, ../src/sass/pages/_processo.scss */
  .container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.pagamento_cto {
    padding: 20px;
  }
}
/* line 1211, ../src/sass/pages/_processo.scss */
.container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.pagamento_cto li {
  display: inline-block;
  color: #777777;
  position: relative;
  margin: 0 25px;
  vertical-align: top;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1211, ../src/sass/pages/_processo.scss */
  .container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.pagamento_cto li {
    width: 100%;
    margin: 0 0 30px;
  }
}
/* line 1222, ../src/sass/pages/_processo.scss */
.container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.pagamento_cto li span {
  color: #222427;
  text-align: center;
  margin: 0 0 25px;
  white-space: nowrap;
  display: block;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1222, ../src/sass/pages/_processo.scss */
  .container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.pagamento_cto li span {
    margin: 0 0 15px;
  }
}
/* line 1232, ../src/sass/pages/_processo.scss */
.container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.pagamento_cto li img {
  margin: 0 auto 8px;
}
/* line 1234, ../src/sass/pages/_processo.scss */
.container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.pagamento_cto li img.ico-contanti {
  margin: -5px auto 7px;
}
/* line 1238, ../src/sass/pages/_processo.scss */
.container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.pagamento_cto li a.pulsante_cto {
  font-size: 0.875em;
  line-height: 2.14286em;
  height: 30px;
  float: none;
  width: 150px;
  display: inline-block;
  color: #222427;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1238, ../src/sass/pages/_processo.scss */
  .container_form .blocco_riepilogo_ordine .dettaglio_pagamento ul.pagamento_cto li a.pulsante_cto {
    padding: 10px;
    font-size: 0.875em;
    line-height: 1.42857em;
    height: inherit;
    text-align: center;
  }
}

/* line 1262, ../src/sass/pages/_processo.scss */
.popup_info {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2147483647;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  visibility: hidden;
}
/* line 1272, ../src/sass/pages/_processo.scss */
.popup_info.open {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  visibility: visible;
}
/* line 1276, ../src/sass/pages/_processo.scss */
.popup_info .popup_info_back {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.8);
}
 .popup_info_back_light {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.4);
}
.popup_container {
  width: fit-content;
  margin: auto;
  position: relative;
  background-color: rgba(255, 255, 255, 1);
  z-index: 100;
  top: 20vh;
  padding: 3rem 3rem 4rem;
  box-shadow: 1px 1px 15px rgb(0 0 0 / 20%)
}
/* line 1286, ../src/sass/pages/_processo.scss */

.popup_info .popup_info_pad {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: calc(100vh - 100px);
  left: 50%;
  top: 50%;
  background: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px;
  max-width: 990px;
  max-height: 880px;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1286, ../src/sass/pages/_processo.scss */
  .popup_info .popup_info_pad {
    padding: 50px 20px 30px;
  }
}
/* line 1302, ../src/sass/pages/_processo.scss */
.popup_info .popup_info_pad #popup_load {
  height: 100%;
}
/* line 1306, ../src/sass/pages/_processo.scss */
.popup_info .popup_info_pad .popup_info_close {
  position: absolute;
  cursor: pointer;
  right: 15px;
  top: 15px;
  width: 30px;
  height: 30px;
  background: url("../img/share/ico-close.png") no-repeat center center;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1306, ../src/sass/pages/_processo.scss */
  .popup_info .popup_info_pad .popup_info_close {
    right: 10px;
    top: 10px;
  }
}
/* line 1319, ../src/sass/pages/_processo.scss */
.popup_info .popup_info_pad .popup_info_tit {
  padding: 0 0 15px;
}
/* line 1321, ../src/sass/pages/_processo.scss */
.popup_info .popup_info_pad .popup_info_tit h2 {
  text-transform: uppercase;
  font-size: 1em;
  line-height: 1.25em;
}
/* line 1326, ../src/sass/pages/_processo.scss */
.popup_info .popup_info_pad .popup_info_txt {
  max-height: 79%;
  position: relative;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px 0 0;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1326, ../src/sass/pages/_processo.scss */
  .popup_info .popup_info_pad .popup_info_txt {
    padding: 0 20px 0 0;
    max-height: 60%;
  }
}
/* line 1339, ../src/sass/pages/_processo.scss */
.popup_info .popup_info_pad .popup_info_txt::-webkit-scrollbar-track {
  border-radius: 0;
  background-color: #e6e6ed;
}
/* line 1343, ../src/sass/pages/_processo.scss */
.popup_info .popup_info_pad .popup_info_txt::-webkit-scrollbar {
  width: 8px;
  background-color: #e6e6ed;
}
/* line 1347, ../src/sass/pages/_processo.scss */
.popup_info .popup_info_pad .popup_info_txt::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #005bac;
}
/* line 1351, ../src/sass/pages/_processo.scss */
.popup_info .popup_info_pad .popup_info_txt p {
  padding: 0 0 25px;
}
/* line 1354, ../src/sass/pages/_processo.scss */
.popup_info .popup_info_pad .popup_info_txt ol {
  list-style: decimal;
  padding: 0 0 15px;
}
/* line 1357, ../src/sass/pages/_processo.scss */
.popup_info .popup_info_pad .popup_info_txt ol li {
  padding: 0 0 10px;
}
/* line 1361, ../src/sass/pages/_processo.scss */
.popup_info .popup_info_pad .popup_info_txt ul {
  list-style: inherit;
  padding: 0 0 15px;
}
/* line 1364, ../src/sass/pages/_processo.scss */
.popup_info .popup_info_pad .popup_info_txt ul li {
  padding: 0 0 10px;
}
/* line 1369, ../src/sass/pages/_processo.scss */
.popup_info .popup_info_pad .popup_info_download {
  width: 100%;
  margin: 25px 0 0;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1369, ../src/sass/pages/_processo.scss */
  .popup_info .popup_info_pad .popup_info_download {
    margin: 20px 0 0;
  }
}
/* line 1375, ../src/sass/pages/_processo.scss */
.popup_info .popup_info_pad .popup_info_download a.scarica_pdf {
  margin: 0 0 15px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1375, ../src/sass/pages/_processo.scss */
  .popup_info .popup_info_pad .popup_info_download a.scarica_pdf {
    text-align: center;
  }
}

/* line 1386, ../src/sass/pages/_processo.scss */
.pagamento_ok {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 50px 0;
  max-width: 1120px;
  margin: 0 auto;
  position: relative;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1386, ../src/sass/pages/_processo.scss */
  .pagamento_ok {
    padding: 10px 0 20px;
  }
}
/* line 1396, ../src/sass/pages/_processo.scss */
.pagamento_ok h3 {
  color: #005bac;
  font-size: 1.875em;
  line-height: 1.13333em;
  padding: 0 0 45px;
  text-align: center;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1396, ../src/sass/pages/_processo.scss */
  .pagamento_ok h3 {
    font-size: 1.5em;
    line-height: 1em;
    padding: 0 0 20px;
  }
}
/* line 1406, ../src/sass/pages/_processo.scss */
.pagamento_ok p {
  font-size: 1.125em;
  line-height: 1.22222em;
  text-align: center;
  color: #777777;
  padding: 0 0 30px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1406, ../src/sass/pages/_processo.scss */
  .pagamento_ok p {
    font-size: 0.9375em;
    line-height: 1.26667em;
    padding: 0 0 20px;
  }
}
/* line 1415, ../src/sass/pages/_processo.scss */
.pagamento_ok p span {
  color: #000;
}
/* line 1418, ../src/sass/pages/_processo.scss */
.pagamento_ok p a {
  color: #005bac;
}
/* line 1421, ../src/sass/pages/_processo.scss */
.pagamento_ok p strong {
  font-weight: 700;
  color: #303030;
}

/* line 1427, ../src/sass/pages/_processo.scss */
.scegli_riconoscimento {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  max-width: 1160px;
  margin: 0 auto 0;
  position: relative;
  overflow: hidden;
  list-style-type: none;
}
/* line 1439, ../src/sass/pages/_processo.scss */
.scegli_riconoscimento li {
  width: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  float: left;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1439, ../src/sass/pages/_processo.scss */
  .scegli_riconoscimento li {
    width: 100%;
    padding: 0 0 20px;
  }
}
/* line 1448, ../src/sass/pages/_processo.scss */
.scegli_riconoscimento li .riconoscimento_back {
  background: #fff;
  width: 100%;
  height: 500px;
  position: relative;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1448, ../src/sass/pages/_processo.scss */
  .scegli_riconoscimento li .riconoscimento_back {
    background: #eedc00;
    height: inherit;
  }
}
/* line 1458, ../src/sass/pages/_processo.scss */
.scegli_riconoscimento li .riconoscimento_back:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 8px;
  background: #eedc00;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1458, ../src/sass/pages/_processo.scss */
  .scegli_riconoscimento li .riconoscimento_back:after {
    display: none;
  }
}
/* line 1470, ../src/sass/pages/_processo.scss */
.scegli_riconoscimento li .riconoscimento_back img {
  width: 100%;
  height: auto;
}
/* line 1474, ../src/sass/pages/_processo.scss */
.scegli_riconoscimento li .riconoscimento_back .pad_riconoscimento {
  padding: 50px 50px 0;
  text-align: center;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1474, ../src/sass/pages/_processo.scss */
  .scegli_riconoscimento li .riconoscimento_back .pad_riconoscimento {
    padding: 30px 20px;
  }
}
/* line 1480, ../src/sass/pages/_processo.scss */
.scegli_riconoscimento li .riconoscimento_back .pad_riconoscimento h4 {
  font-size: 1.875em;
  line-height: 1.13333em;
  padding: 0 0 20px;
  text-align: center;
  color: #000;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1480, ../src/sass/pages/_processo.scss */
  .scegli_riconoscimento li .riconoscimento_back .pad_riconoscimento h4 {
    font-size: 1.0625em;
    line-height: 1.23529em;
    padding: 0 0 10px;
  }
}
/* line 1490, ../src/sass/pages/_processo.scss */
.scegli_riconoscimento li .riconoscimento_back .pad_riconoscimento p {
  font-size: 1.125em;
  line-height: 1.22222em;
  text-align: center;
  padding: 0 0 20px;
  max-width: 360px;
  margin: 0 auto;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1490, ../src/sass/pages/_processo.scss */
  .scegli_riconoscimento li .riconoscimento_back .pad_riconoscimento p {
    font-size: 0.8125em;
    line-height: 1.30769em;
    padding: 0 0 10px;
  }
}
/* line 1501, ../src/sass/pages/_processo.scss */
.scegli_riconoscimento li .riconoscimento_back .pad_riconoscimento .form_invia_sms {
  width: 100%;
  overflow: hidden;
  max-width: 360px;
  margin: 0 auto;
}
/* line 1506, ../src/sass/pages/_processo.scss */
.scegli_riconoscimento li .riconoscimento_back .pad_riconoscimento .form_invia_sms .form_invia_sms_1 {
  width: 40%;
  float: left;
  text-align: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px 0 0;
  font-size: 0.9375em;
  line-height: 1.33333em;
  color: #4a4a4a;
}
/* line 1518, ../src/sass/pages/_processo.scss */
.scegli_riconoscimento li .riconoscimento_back .pad_riconoscimento .form_invia_sms .form_invia_sms_2 {
  width: 60%;
  float: left;
  margin: 0 7% 0 0;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1518, ../src/sass/pages/_processo.scss */
  .scegli_riconoscimento li .riconoscimento_back .pad_riconoscimento .form_invia_sms .form_invia_sms_2 {
    width: 47%;
  }
}
/* line 1526, ../src/sass/pages/_processo.scss */
.scegli_riconoscimento li .riconoscimento_back .pad_riconoscimento .form_invia_sms .form_invia_sms_2 input[type="text"] {
  border: none;
  width: 100%;
  border-bottom: 1px #d0d0d0 solid;
  font-size: 1.125em;
  line-height: 2.22222em;
  height: 40px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  font-family: 'Texta';
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1526, ../src/sass/pages/_processo.scss */
  .scegli_riconoscimento li .riconoscimento_back .pad_riconoscimento .form_invia_sms .form_invia_sms_2 input[type="text"] {
    width: 200px;
    margin: 0 auto;
    display: block;
    background: transparent;
  }
}
/* line 1543, ../src/sass/pages/_processo.scss */
.scegli_riconoscimento li .riconoscimento_back .pad_riconoscimento .form_invia_sms .form_invia_sms_2 input[type="text"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #787878;
  font-style: italic;
}
/* line 1547, ../src/sass/pages/_processo.scss */
.scegli_riconoscimento li .riconoscimento_back .pad_riconoscimento .form_invia_sms .form_invia_sms_2 input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #787878;
  font-style: italic;
}
/* line 1551, ../src/sass/pages/_processo.scss */
.scegli_riconoscimento li .riconoscimento_back .pad_riconoscimento .form_invia_sms .form_invia_sms_2 input[type="text"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #787878;
  font-style: italic;
}
/* line 1555, ../src/sass/pages/_processo.scss */
.scegli_riconoscimento li .riconoscimento_back .pad_riconoscimento .form_invia_sms .form_invia_sms_2 input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  color: #787878;
  font-style: italic;
}
/* line 1563, ../src/sass/pages/_processo.scss */
.scegli_riconoscimento li .riconoscimento_back .pad_riconoscimento .form_invia_sms .form_invia_sms_3 {
  width: 30%;
  padding: 0;
  float: left;
}
/* line 1570, ../src/sass/pages/_processo.scss */
.scegli_riconoscimento li .riconoscimento_back .pad_riconoscimento .pulsante, .scegli_riconoscimento li .riconoscimento_back .pad_riconoscimento .pulsante_conferma {
  background: #005bac;
  color: #fff;
  display: inline-block;
  font-size: 0.875em;
  line-height: 1.42857em;
  padding: 10px 25px;
  float: none;
}

/* line 1583, ../src/sass/pages/_processo.scss */
.no_webcam {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 50px;
  max-width: 1160px;
  margin: 0 auto 30px;
  position: relative;
  overflow: hidden;
  list-style-type: none;
  text-align: center;
}
/* line 1593, ../src/sass/pages/_processo.scss */
.no_webcam h3 {
  font-size: 1.125em;
  line-height: 1.22222em;
  text-align: center;
  color: #303030;
}
/* line 1598, ../src/sass/pages/_processo.scss */
.no_webcam p {
  font-size: 0.9375em;
  line-height: 1.26667em;
  text-align: center;
  color: #777777;
  padding: 0 0 20px;
}
/* line 1604, ../src/sass/pages/_processo.scss */
.no_webcam a {
  float: none;
  display: inline-block;
  background: transparent;
  border: 1px #005bac solid;
  color: #005bac;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1604, ../src/sass/pages/_processo.scss */
  .no_webcam a {
    padding: 0 20px;
  }
}

/* line 1617, ../src/sass/pages/_processo.scss */
.errore {
  background: #f6f6f6;
  padding: 30px 20px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
/* line 1624, ../src/sass/pages/_processo.scss */
.errore h1 {
  font-size: 1.875em;
  line-height: 1.33333em;
  display: inline-block;
  padding: 0 60px 30px;
  color: #da4026;
  position: relative;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1624, ../src/sass/pages/_processo.scss */
  .errore h1 {
    font-size: 1.25em;
    line-height: 1.5em;
    padding: 45px 0 20px 0;
  }
}
/* line 1634, ../src/sass/pages/_processo.scss */
.errore h1:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: url("../img/share/ico-errore.png") no-repeat center center;
  background-size: 18px auto;
  width: 40px;
  height: 40px;
  z-index: 10;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1634, ../src/sass/pages/_processo.scss */
  .errore h1:after {
    width: 40px;
    height: 40px;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
  }
}
/* line 1654, ../src/sass/pages/_processo.scss */
.errore h1:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  border-radius: 50%;
  border: 3px #e6e6e6 solid;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1654, ../src/sass/pages/_processo.scss */
  .errore h1:before {
    width: 40px;
    height: 40px;
    top: 0;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
/* line 1674, ../src/sass/pages/_processo.scss */
.errore p {
  font-size: 1.25em;
  line-height: 1.2em;
  padding: 0 0 30px;
  text-align: center;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1674, ../src/sass/pages/_processo.scss */
  .errore p {
    font-size: 0.9375em;
    line-height: 1.26667em;
    padding: 0 0 20px;
  }
}

/* line 1684, ../src/sass/pages/_processo.scss */
.grazie {
  width: 100%;
  background: url("../img/share/grazie.jpg") no-repeat center center;
  background-size: cover;
 
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
    padding-top: 147px;
    padding-right: 120px;
    padding-bottom: 60px;
    padding-left: 120px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1684, ../src/sass/pages/_processo.scss */
  .grazie {
        padding-top: 100px;
    padding-right: 20px;
    padding-bottom: 100px;
    padding-left: 20px;
  }
}
/* line 1694, ../src/sass/pages/_processo.scss */
.grazie h1 {
  font-size: 2.125em;
  line-height: 1.14706em;
  padding: 160px 0 40px;
  color: #eedc00;
  font-weight: 700;
  position: relative;
  text-align: center;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1694, ../src/sass/pages/_processo.scss */
  .grazie h1 {
    font-size: 1.6875em;
    line-height: 1.14815em;
    padding: 100px 0 20px;
  }
}
/* line 1706, ../src/sass/pages/_processo.scss */
.grazie h1:after {
  content: '';
  position: absolute;
  top: 60px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url("../img/share/assistente2.png") no-repeat left center;
  background-size: 76px auto;
  width: 76px;
  height: 86px;
  z-index: 10;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1706, ../src/sass/pages/_processo.scss */
  .grazie h1:after {
    width: 61px;
    height: 61px;
    background-size: 61px auto;
    top: 15px;
  }
}
/* line 1726, ../src/sass/pages/_processo.scss */
.grazie h1:before {
  content: '';
  position: absolute;
  top: 60px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #005bac;
  width: 90px;
  height: 90px;
  z-index: 1;
  border-radius: 50%;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1726, ../src/sass/pages/_processo.scss */
  .grazie h1:before {
    width: 71px;
    height: 71px;
    top: 15px;
  }
}
/* line 1744, ../src/sass/pages/_processo.scss */
.grazie h2 {
  font-size: 1.75em;
  line-height: 1.14286em;
  color: #fff;
  position: relative;
  text-align: center;
  padding: 0 0 30px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1744, ../src/sass/pages/_processo.scss */
  .grazie h2 {
    font-size: 1.25em;
    line-height: 1.2em;
    padding: 0 0 20px;
  }
}
/* line 1755, ../src/sass/pages/_processo.scss */
.grazie p {
  font-size: 1.25em;
  line-height: 1.2em;
  color: #fff;
  padding: 0 0 30px;
  text-align: center;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1755, ../src/sass/pages/_processo.scss */
  .grazie p {
    font-size: 0.9375em;
    line-height: 1.26667em;
    padding: 0 0 20px;
  }
}

/* line 1767, ../src/sass/pages/_processo.scss */
.a_presto {
  width: 100%;
  background: #eedc00;
  padding: 60px 120px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1767, ../src/sass/pages/_processo.scss */
  .a_presto {
    padding: 30px 20px;
  }
}
/* line 1776, ../src/sass/pages/_processo.scss */
.a_presto h3 {
  font-size: 2em;
  line-height: 1.125em;
  padding: 0 0 160px;
  color: #005bac;
  position: relative;
  text-align: center;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1776, ../src/sass/pages/_processo.scss */
  .a_presto h3 {
    font-size: 1.125em;
    line-height: 1.22222em;
    padding: 0 0 120px;
  }
}
/* line 1786, ../src/sass/pages/_processo.scss */
.a_presto h3:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url("../img/share/logo-postemobile.png") no-repeat center center;
  background-size: 116px auto;
  width: 142px;
  height: 142px;
  z-index: 10;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1786, ../src/sass/pages/_processo.scss */
  .a_presto h3:after {
    width: 100px;
    height: 100px;
    background-size: 80px auto;
  }
}
/* line 1803, ../src/sass/pages/_processo.scss */
.a_presto h3:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #fff;
  width: 142px;
  height: 142px;
  z-index: 1;
  border-radius: 50%;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1803, ../src/sass/pages/_processo.scss */
  .a_presto h3:before {
    width: 100px;
    height: 100px;
  }
}

/* line 1822, ../src/sass/pages/_processo.scss */
.div_video_riconoscimento {
  text-align: center;
}
/* line 1824, ../src/sass/pages/_processo.scss */
.div_video_riconoscimento .pulsante, .div_video_riconoscimento .pulsante_conferma {
  background: #005bac;
  color: #fff;
  display: inline-block;
  font-size: 0.875em;
  line-height: 1.42857em;
  padding: 10px 25px;
  float: none;
}
/* line 1834, ../src/sass/pages/_processo.scss */
.div_video_riconoscimento .video_riconoscimento {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 50px;
  max-width: 1160px;
  margin: 0 auto 0;
  position: relative;
  overflow: hidden;
  list-style-type: none;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1834, ../src/sass/pages/_processo.scss */
  .div_video_riconoscimento .video_riconoscimento {
    padding: 0 0 20px;
  }
}
/* line 1847, ../src/sass/pages/_processo.scss */
.div_video_riconoscimento .video_riconoscimento.video_riconoscimento_3col li {
  width: 33.33333%;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1847, ../src/sass/pages/_processo.scss */
  .div_video_riconoscimento .video_riconoscimento.video_riconoscimento_3col li {
    width: 100%;
  }
}
/* line 1854, ../src/sass/pages/_processo.scss */
.div_video_riconoscimento .video_riconoscimento li {
  width: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 0;
  position: relative;
}
/* line 1860, ../src/sass/pages/_processo.scss */
.div_video_riconoscimento .video_riconoscimento li:after {
  content: '+';
  width: 25px;
  height: 25px;
  text-align: center;
  border: 1px #ececec solid;
  position: absolute;
  right: -12px;
  font-size: 1.5625em;
  line-height: 1em;
  top: 50%;
  border-radius: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1860, ../src/sass/pages/_processo.scss */
  .div_video_riconoscimento .video_riconoscimento li:after {
    display: none;
  }
}
/* line 1877, ../src/sass/pages/_processo.scss */
.div_video_riconoscimento .video_riconoscimento li:last-child:after {
  display: none;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1854, ../src/sass/pages/_processo.scss */
  .div_video_riconoscimento .video_riconoscimento li {
    padding: 0 0 20px;
    width: 100%;
  }
}
/* line 1885, ../src/sass/pages/_processo.scss */
.div_video_riconoscimento .video_riconoscimento li .video_riconoscimento_back {
  background: #fff;
  width: 100%;
  position: relative;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1885, ../src/sass/pages/_processo.scss */
  .div_video_riconoscimento .video_riconoscimento li .video_riconoscimento_back {
    background: #eedc00;
  }
}
/* line 1893, ../src/sass/pages/_processo.scss */
.div_video_riconoscimento .video_riconoscimento li .video_riconoscimento_back:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 8px;
  background: #eedc00;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1893, ../src/sass/pages/_processo.scss */
  .div_video_riconoscimento .video_riconoscimento li .video_riconoscimento_back:after {
    display: none;
  }
}
/* line 1905, ../src/sass/pages/_processo.scss */
.div_video_riconoscimento .video_riconoscimento li .video_riconoscimento_back .pad_video_riconoscimento {
  padding: 50px 50px;
  text-align: center;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1905, ../src/sass/pages/_processo.scss */
  .div_video_riconoscimento .video_riconoscimento li .video_riconoscimento_back .pad_video_riconoscimento {
    padding: 30px 20px;
  }
}
/* line 1911, ../src/sass/pages/_processo.scss */
.div_video_riconoscimento .video_riconoscimento li .video_riconoscimento_back .pad_video_riconoscimento label {
  font-size: 1.25em;
  line-height: 1.2em;
  padding: 0 0 10px;
  text-align: center;
  color: #000;
  display: block;
}
/*REP*/
.div_video_riconoscimento .video_riconoscimento li .video_riconoscimento_back .pad_video_riconoscimento .help-block {
	/*float: left;
	margin-left: 100px;
	color: #ff0000;*/
  position: absolute;
	margin-top: 45px;
  right: 0;
  color: #ff0000;
  left: 0;
  width: 100%;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1911, ../src/sass/pages/_processo.scss */
  .div_video_riconoscimento .video_riconoscimento li .video_riconoscimento_back .pad_video_riconoscimento label {
    font-size: 1.0625em;
    line-height: 1.23529em;
    padding: 0 0 10px;
  }
.div_video_riconoscimento .video_riconoscimento li .video_riconoscimento_back .pad_video_riconoscimento .help-block {
  margin-top: 0px;
	right: 0;
  color: #000;
  left: 0;
  width: 100%;
}	
}
/* line 1922, ../src/sass/pages/_processo.scss */
.div_video_riconoscimento .video_riconoscimento li .video_riconoscimento_back .pad_video_riconoscimento input[type="text"] {
  border: none;
  width: 100%;
  max-width: 250px;
  border-bottom: 1px #d0d0d0 solid;
  font-size: 1.125em;
  line-height: 2.22222em;
  height: 40px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  font-family: 'Texta';
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 1922, ../src/sass/pages/_processo.scss */
  .div_video_riconoscimento .video_riconoscimento li .video_riconoscimento_back .pad_video_riconoscimento input[type="text"] {
    width: 200px;
    margin: 0 auto;
    display: block;
    background: transparent;
  }
}
/* line 1940, ../src/sass/pages/_processo.scss */
.div_video_riconoscimento .video_riconoscimento li .video_riconoscimento_back .pad_video_riconoscimento input[type="text"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #787878;
  font-style: italic;
}
/* line 1944, ../src/sass/pages/_processo.scss */
.div_video_riconoscimento .video_riconoscimento li .video_riconoscimento_back .pad_video_riconoscimento input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #787878;
  font-style: italic;
}
/* line 1948, ../src/sass/pages/_processo.scss */
.div_video_riconoscimento .video_riconoscimento li .video_riconoscimento_back .pad_video_riconoscimento input[type="text"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #787878;
  font-style: italic;
}
/* line 1952, ../src/sass/pages/_processo.scss */
.div_video_riconoscimento .video_riconoscimento li .video_riconoscimento_back .pad_video_riconoscimento input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  color: #787878;
  font-style: italic;
}

/* SharePoint Fixes */
/* line 1970, ../src/sass/pages/_processo.scss */
body.v4master {
  overflow: auto;
  padding-top: 0px;
}

/* line 1974, ../src/sass/pages/_processo.scss */
body.v4master #s4-bodyContainer {
  min-width: inherit;
  overflow-y: hidden;
}

/* line 1978, ../src/sass/pages/_processo.scss */
body.v4master #s4-workspace {
  overflow: auto;
}

/* line 1981, ../src/sass/pages/_processo.scss */
body.v4master .container_form {
  padding-top: 210px;
}

@media (min-width: 320px) and (max-width: 989px) {
  /* line 1985, ../src/sass/pages/_processo.scss */
  body.v4master .container_form {
    padding-top: 130px;
  }
}
/* line 1989, ../src/sass/pages/_processo.scss */
body.v4master .grazie {
  padding-top: 240px;
}

/* line 1992, ../src/sass/pages/_processo.scss */
body.v4master .errore {
  padding-top: 240px;
}

/* line 1995, ../src/sass/pages/_processo.scss */
.container_form .blocco_invio_sms .apri_blocco_invio_sms a.invia_sms.disabled {
  background: #ebebeb;
  color: #787878;
  border: none;
  cursor: default;
}

/* line 2001, ../src/sass/pages/_processo.scss */
.blocco_contratto .apri_blocco_contratto label.validazione_ko {
  background: url("../img/share/ico-errore.png") no-repeat left 3px;
  padding: 0 0 10px 25px;
  display: block;
  margin-top: 20px;
}

/* line 2007, ../src/sass/pages/_processo.scss */
#condizioni .help-block {
  display: none;
}

/* line 2010, ../src/sass/pages/_processo.scss */
.ui-datepicker {
  z-index: 100 !important;
}

/* line 2014, ../src/sass/pages/_processo.scss */
.carrello {
  position: fixed;
  right: -220px;
  top: 180px;
  width: 220px;
  height: 455px;
  z-index: 10000;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 2014, ../src/sass/pages/_processo.scss */
  .carrello {
    top: 110px;
    width: 150px;
    height: 310px;
    right: -150px;
  }
}
/* line 2027, ../src/sass/pages/_processo.scss */
.carrello .link_carrello {
  width: 62px;
  height: 50px;
  background: url("../img/share/cart_icon.png") no-repeat 0 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  left: 0;
  top: 0;
  position: absolute;
}
/* line 2037, ../src/sass/pages/_processo.scss */
.carrello .dett_carrello {
  width: 220px;
  height: 455px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  left: 15px;
  top: 0;
  position: absolute;
  z-index: 10000;
  -moz-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.25);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.25);
  box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.25);
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 2037, ../src/sass/pages/_processo.scss */
  .carrello .dett_carrello {
    width: 150px;
    height: 310px;
  }
}
/* line 2051, ../src/sass/pages/_processo.scss */
.carrello .dett_carrello .close_carrello {
  position: absolute;
  left: 15px;
  top: 15px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  z-index: 10;
  background: #000 url("../img/share/next.png") no-repeat center center;
  background-size: 28px auto;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 2051, ../src/sass/pages/_processo.scss */
  .carrello .dett_carrello .close_carrello {
    left: 5px;
    top: 5px;
  }
}
/* line 2066, ../src/sass/pages/_processo.scss */
.carrello .dett_carrello img {
  width: 100%;
  height: auto;
}
/* line 2072, ../src/sass/pages/_processo.scss */
.carrello.open_link_carrello .link_carrello {
  left: -62px;
}
/* line 2075, ../src/sass/pages/_processo.scss */
.carrello.open_link_carrello .dett_carrello {
  left: 15px;
}
/* line 2080, ../src/sass/pages/_processo.scss */
.carrello.open_link_dett .link_carrello {
  left: 0;
}
/* line 2083, ../src/sass/pages/_processo.scss */
.carrello.open_link_dett .dett_carrello {
  left: -220px;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 2083, ../src/sass/pages/_processo.scss */
  .carrello.open_link_dett .dett_carrello {
    left: -150px;
  }
}

/* REPLY */
.container_form .blocco_invio_sms h3.codice_confermato {
  font-size: 1.125em;
}
.blocco_form input[type="text"] {
  text-transform: uppercase
}

.container_form .blocco_form .apri_blocco_form a.calcola_cf.disabled {
    background: #ebebeb;
    opacity: 0.6;
    cursor: default;
}

.labelCheckDisabled {
  color: #787878;
  display: block;
  position: relative;
  float: left;
  border: 1px #cfcfcf solid;
  background: #cfcfcf;
  margin: 0 20px 0 0;
  padding: 0 50px;
  text-transform: uppercase;
  z-index: 10;
  height: 40px;
  border-radius: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.875em;
  line-height: 2.85714em;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media (min-width: 320px) and (max-width: 989px) {
  .labelCheckDisabled {
    margin: 0 10px 5px 0;
    padding: 0 10px;
    font-size: 0.75em;
    line-height: 3.33333em;
    width: 100%;
    text-align: center;
  }
}

/* custom input file*/
.div_inputfile {
	height: 40px;
	border-bottom: 1px #d0d0d0 solid;
}
.div_inputfilefocus {
	border-bottom: 2px #eedc00 solid;
}
.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.inputfile-6 + label {
    color: #d3394c;
}

.inputfile-6 + label {
    padding: 0;
}

.inputfile-6 + label span,
.inputfile-6 + label strong {
    padding: 4px 8px;
}

.inputfile-6 + label span {
    width: 70%;
    min-height: 2em;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
	text-transform: none;
	color: #464651;
	font-size: 1.2em;
}

.inputfile-6 + label strong {
    height: 100%;
    color: #1e0000;
    background-color: #f0f0f0;
    display: inline-block;
	border: 1px #a5a5a5 solid;
	text-transform: none;
	font-size: 1.4em;
}

.notaDocumento {
    padding: 20px 50px 0px;
    color: #787878;
}
@media (min-width: 320px) and (max-width: 989px) {
  /* line 525, ../src/sass/pages/_processo.scss */
  .notaDocumento {
    padding: 0px 20px 20px;
    color: #787878;
  }
}

/* se si mostrano solo i consensi contrattuali */
.blocco_contratto_onecol {
    width: 100% !important;
}

.blocco_contratto_onecol .apri_blocco_contratto ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.blocco_contratto_onecol .apri_blocco_contratto ul li {
    flex: 0 0 50% !important;
    width: 50% !important;
    margin-bottom: 40px !important;
    padding-right: 30px !important;
}

.lista_nopadding .radio .radio-inline {
    flex: 1 1 auto;
}

.apri_blocco_contratto {
    margin-top: 30px !important;
}

.lista_nopadding .radio {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 10px;
}

@media (max-width: 550px) {
.blocco_contratto_onecol .apri_blocco_contratto ul li {
    flex: none !important;
    width: 100% !important;
    margin-bottom: 40px !important;
    padding-right: 30px !important;
}

#consensi ul li {
    padding: 0 0 0 0px;
  }

}
/**/
.what_you_need {
  display: flex;
  justify-content: space-between;
}



.text_field_head {
  padding-top: 27px;
}

.line {
  width: 1px;
  background-color:#777777;
  flex-shrink: 0;
}

.info {
  background-image: url("../img/share/info-icon.png");
  width: 16px;
  height: 20px;
  position: relative;
  bottom: 124px;
  left: 100px;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
}

.show {
  visibility: visible !important;
  opacity: 1;
}

.cosa_serve_flexbox_right_container {
  width: 45%;
}
.cosa_serve_flexbox_left_container {
  width: 45%;
}

.cosa_serve_flexbox_right {
  display: flex;
  justify-content: center;
}

.cosa_serve_flexbox_left {
  display: flex;
  justify-content: center;
}

@media (min-width: 320px) and (max-width: 989px) {
  .cosa_serve_flexbox_right_container {
    width: 100%;
    max-width: 290px;
  }
  
  .cosa_serve_flexbox_left_container{
    width: 100%;
    max-width: 290px;
  }

  .what_you_need {
    flex-direction: column;
    align-items: center;
    gap:37px;
  }

  .line {
    width: 290px;
    height: 1px;
    margin: auto;
  }

  .text_field_head {
    max-width: 290px;
  }

  .sim_photo_instructions {
    flex-direction: column;
  }
}

#popUp {
  box-shadow: -8px -8px 11px rgba(0, 0, 0, 0.02), 6px 6px 23px rgba(0, 0, 0, 0.06), 0px 4px 6px rgba(0, 0, 0, 0.03);
  padding:26px 47px 47px 38px;
  /* width: fit-content; */
  margin: 0 auto;
}

.popup_title {
  color: #005bac;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
}

.popup_head {
  align-items: center;
  justify-content: space-between;
  margin-bottom: 47px;
}

.close-icon {
  background-image: url("../img/share/close-icon.png");
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.sim-photo {
  content:'';
  background: url("../img/share/ico-sim-popup.png") no-repeat center top;
  width: 365px;
  height: 248px;
  /* background-image: url("../img/share/ico-sim-popup.png");
  background-size: 365px 248px; */
}

.sim_photo_instructions {
  display: flex;
  align-items: center;
  gap:75px;
}

.photo_sim_list {
  max-width: 345px;
  display: flex;
  flex-direction: column;
  gap: 22px;
}

.labelminigrey {
  margin-top: 20px !important;
  color: black !important;
  text-transform: none !important;
}


b {
  font-weight: 800;
}

.popup_info_close1 {
  position: absolute;
  cursor: pointer;
  right: 15px;
  top: 15px;
  width: 30px;
  height: 30px;
  /* background: url("../img/share/close-icon.png") no-repeat center center; */
}