/*THAT'S FREGA'S PERSONAL LIBRARY*/
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-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: "";
  content: none; }

q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*FLEXSLIDER STYLE RULES*/
/*@import 'flexslider';*/
/*------------DIMENSIONS--------------*/
/*solo in pixel!*/
/*/ 1.7777;*/
/*--------------FONTS-----------------*/
/*-------------COLOURS----------------*/
/*--------------EFFECTS---------------*/
.radius {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px; }

.shadow {
  box-shadow: 0px 100px 35px rgba(0, 0, 0, 0.75); }

.vanish {
  opacity: 0;
  position: absolute; }

.phantom {
  opacity: 0; }

.active {
  color: #8b171e !important; }

/*-----------BACKGROUNDS---------------*/
.gradient, #container {
  background-color: #e52622;
  background-image: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #e52622), color-stop(100%, #8b171e));
  background-image: -webkit-radial-gradient(center, ellipse cover, #e52622 0%, #8b171e 100%);
  background-image: -moz-radial-gradient(center, ellipse cover, #e52622 0%, #8b171e 100%);
  background-image: -o-radial-gradient(center, ellipse cover, #e52622 0%, #8b171e 100%);
  background-image: -ms-radial-gradient(center, ellipse cover, #e52622 0%, #8b171e 100%);
  background-image: radial-gradient(ellipse at center, #e52622 0%, #8b171e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ff9b', endColorstr='#22b59a', GradientType=1 ); }

.lineargradient, #container2 {
  background: #8b171e;
  /* Old browsers */
  background: -moz-linear-gradient(top, #8b171e 55%, #c90000 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, #8b171e), color-stop(100%, #c90000));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #8b171e 55%, #c90000 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #8b171e 55%, #c90000 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #8b171e 55%, #c90000 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #8b171e 55%, #c90000 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b171e', endColorstr='#c90000',GradientType=0 );
  /* IE6-9 */ }

/*------------TRANSITIONS------------*/
.smooth, .phantom, .yessa, .card, .horzflip, .vertflip, .back, a:link, a:visited, a:hover, a:active, .mailx:link, .mailx:visited, .mailx:hover, .mailx:active, #overlay, .main, .bubble, .bubble:hover, .bubble:hover > .page-anchor, .page-anchor:hover, #content, #download img:hover, input, input:focus {
  transition: All 0.7s ease;
  -webkit-transition: All 0.7s ease;
  -moz-transition: All 0.7s ease;
  -o-transition: All 0.7s ease; }

.transition1 {
  transition: All 1s ease;
  -webkit-transition: All 1s ease;
  -moz-transition: All 1s ease;
  -o-transition: All 1s ease;
  transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
  -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
  -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
  -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
  -ms-transform: rotate(0deg) scale(1) skew(0deg) translate(0px); }

.transition2 {
  transition: All 1s ease;
  -webkit-transition: All 1s ease;
  -moz-transition: All 1s ease;
  -o-transition: All 1s ease;
  transform: rotate(0deg) scale(1.05) skew(0deg) translate(0px);
  -webkit-transform: rotate(0deg) scale(1.05) skew(0deg) translate(0px);
  -moz-transform: rotate(0deg) scale(1.05) skew(0deg) translate(0px);
  -o-transform: rotate(0deg) scale(1.05) skew(0deg) translate(0px);
  -ms-transform: rotate(0deg) scale(1.05) skew(0deg) translate(0px); }

.transition3 {
  transition: All 1s ease;
  -webkit-transition: All 1s ease;
  -moz-transition: All 1s ease;
  -o-transition: All 1s ease;
  transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
  -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
  -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
  -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
  -ms-transform: rotate(0deg) scale(1) skew(0deg) translate(0px); }

.rotate45 {
  transition: All 1s ease;
  -webkit-transition: All 1s ease;
  -moz-transition: All 1s ease;
  -o-transition: All 1s ease;
  transform: rotate(45deg) scale(1) skew(0deg) translate(0px);
  -webkit-transform: rotate(45deg) scale(1) skew(0deg) translate(0px);
  -moz-transform: rotate(45deg) scale(1) skew(0deg) translate(0px);
  -o-transform: rotate(45deg) scale(1) skew(0deg) translate(0px);
  -ms-transform: rotate(45deg) scale(1) skew(0deg) translate(0px); }

.rotate90 {
  transition: All 1s ease;
  -webkit-transition: All 1s ease;
  -moz-transition: All 1s ease;
  -o-transition: All 1s ease;
  transform: rotate(90deg) scale(1) skew(0deg) translate(0px);
  -webkit-transform: rotate(90deg) scale(1) skew(0deg) translate(0px);
  -moz-transform: rotate(90deg) scale(1) skew(0deg) translate(0px);
  -o-transform: rotate(90deg) scale(1) skew(0deg) translate(0px);
  -ms-transform: rotate(90deg) scale(1) skew(0deg) translate(0px); }

.rotate135 {
  transition: All 1s ease;
  -webkit-transition: All 1s ease;
  -moz-transition: All 1s ease;
  -o-transition: All 1s ease;
  transform: rotate(135deg) scale(1) skew(0deg) translate(0px);
  -webkit-transform: rotate(135deg) scale(1) skew(0deg) translate(0px);
  -moz-transform: rotate(135deg) scale(1) skew(0deg) translate(0px);
  -o-transform: rotate(135deg) scale(1) skew(0deg) translate(0px);
  -ms-transform: rotate(135deg) scale(1) skew(0deg) translate(0px); }

.rotate180 {
  transition: All 1s ease;
  -webkit-transition: All 1s ease;
  -moz-transition: All 1s ease;
  -o-transition: All 1s ease;
  transform: rotate(180deg) scale(1) skew(0deg) translate(0px);
  -webkit-transform: rotate(180deg) scale(1) skew(0deg) translate(0px);
  -moz-transform: rotate(180deg) scale(1) skew(0deg) translate(0px);
  -o-transform: rotate(180deg) scale(1) skew(0deg) translate(0px);
  -ms-transform: rotate(180deg) scale(1) skew(0deg) translate(0px); }

.rotate225 {
  transition: All 1s ease;
  -webkit-transition: All 1s ease;
  -moz-transition: All 1s ease;
  -o-transition: All 1s ease;
  transform: rotate(225deg) scale(1) skew(0deg) translate(0px);
  -webkit-transform: rotate(225deg) scale(1) skew(0deg) translate(0px);
  -moz-transform: rotate(225deg) scale(1) skew(0deg) translate(0px);
  -o-transform: rotate(225deg) scale(1) skew(0deg) translate(0px);
  -ms-transform: rotate(225deg) scale(1) skew(0deg) translate(0px); }

.rotate270 {
  transition: All 1s ease;
  -webkit-transition: All 1s ease;
  -moz-transition: All 1s ease;
  -o-transition: All 1s ease;
  transform: rotate(270deg) scale(1) skew(0deg) translate(0px);
  -webkit-transform: rotate(270deg) scale(1) skew(0deg) translate(0px);
  -moz-transform: rotate(270deg) scale(1) skew(0deg) translate(0px);
  -o-transform: rotate(270deg) scale(1) skew(0deg) translate(0px);
  -ms-transform: rotate(270deg) scale(1) skew(0deg) translate(0px); }

.rotate315 {
  transition: All 1s ease;
  -webkit-transition: All 1s ease;
  -moz-transition: All 1s ease;
  -o-transition: All 1s ease;
  transform: rotate(315deg) scale(1) skew(0deg) translate(0px);
  -webkit-transform: rotate(315deg) scale(1) skew(0deg) translate(0px);
  -moz-transform: rotate(315deg) scale(1) skew(0deg) translate(0px);
  -o-transform: rotate(315deg) scale(1) skew(0deg) translate(0px);
  -ms-transform: rotate(315deg) scale(1) skew(0deg) translate(0px); }

.rotate360 {
  transition: All 1s ease;
  -webkit-transition: All 1s ease;
  -moz-transition: All 1s ease;
  -o-transition: All 1s ease;
  transform: rotate(360deg) scale(1) skew(0deg) translate(0px);
  -webkit-transform: rotate(360deg) scale(1) skew(0deg) translate(0px);
  -moz-transform: rotate(360deg) scale(1) skew(0deg) translate(0px);
  -o-transform: rotate(360deg) scale(1) skew(0deg) translate(0px);
  -ms-transform: rotate(360deg) scale(1) skew(0deg) translate(0px); }

.zoom, .bubble:hover {
  transition: All 1s ease;
  -webkit-transition: All 1s ease;
  -moz-transition: All 1s ease;
  -o-transition: All 1s ease;
  transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
  -webkit-transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
  -moz-transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
  -o-transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
  -ms-transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px); }

.yessa {
  /*@include transition(rotate(0deg), scale(5), skew(0deg), translate(0px));*/
  width: 100% !important;
  height: 100% !important;
  /**/
  z-index: 4 !important;
  position: fixed !important;
  /**/
  top: 0px !important;
  left: 0px !important;
  border-radius: 0px !important;
  background-color: rgba(255, 255, 255, 0.85); }

/**/
.flip {
  /*-webkit-perspective: 800;*/
  width: 400px;
  height: 200px;
  /*position: relative;*/
  margin: 50px auto; }

.card {
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d; }

.flip .card .face {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-backface-visibility: hidden;
  z-index: 2; }

.front {
  background-color: #FFFFFF; }

.back {
  background-color: rgba(0, 0, 0, 0.75);
  color: #FFFFFF; }

/*===============ANIMATIONS===================*/
@-webkit-keyframes pulse {
  0% {
    /*-webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);*/
    /*@extend .transition1;*/
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1) skew(0deg) translate(0px); }
  50% {
    /*-webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);*/
    /*@extend .transition2;*/
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    transform: rotate(0deg) scale(1.05) skew(0deg) translate(0px);
    -webkit-transform: rotate(0deg) scale(1.05) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1.05) skew(0deg) translate(0px);
    -o-transform: rotate(0deg) scale(1.05) skew(0deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1.05) skew(0deg) translate(0px); }
  100% {
    /*-webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);*/
    /*@extend .transition1;*/
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1) skew(0deg) translate(0px); } }
@keyframes pulse {
  0% {
    /*-webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);*/
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1) skew(0deg) translate(0px); }
  50% {
    /*-webkit-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);*/
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    transform: rotate(0deg) scale(1.05) skew(0deg) translate(0px);
    -webkit-transform: rotate(0deg) scale(1.05) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1.05) skew(0deg) translate(0px);
    -o-transform: rotate(0deg) scale(1.05) skew(0deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1.05) skew(0deg) translate(0px); }
  100% {
    /*-webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);*/
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1) skew(0deg) translate(0px); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

/*============================================================*/
.sticked {
  position: fixed;
  top: 0px;
  /*left:50%;*/
  left: 0px; }

.bold {
  font-weight: bold;
  text-transform: uppercase; }

.fadeUp {
  transition: All 1s ease;
  -webkit-transition: All 1s ease;
  -moz-transition: All 1s ease;
  -o-transition: All 1s ease;
  transform: rotate(0deg) scale(1) skew(0deg) translateY(-10%);
  -webkit-transform: rotate(0deg) scale(1) skew(0deg) translateY(-10%);
  -moz-transform: rotate(0deg) scale(1) skew(0deg) translateY(-10%);
  -o-transform: rotate(0deg) scale(1) skew(0deg) translateY(-10%);
  -ms-transform: rotate(0deg) scale(1) skew(0deg) translateY(-10%);
  opacity: 1 !important; }

.sxentrance {
  transition: All 1s ease;
  -webkit-transition: All 1s ease;
  -moz-transition: All 1s ease;
  -o-transition: All 1s ease;
  transform: rotate(0deg) scale(1) skew(0deg) translateX(-200%);
  -webkit-transform: rotate(0deg) scale(1) skew(0deg) translateX(-200%);
  -moz-transform: rotate(0deg) scale(1) skew(0deg) translateX(-200%);
  -o-transform: rotate(0deg) scale(1) skew(0deg) translateX(-200%);
  -ms-transform: rotate(0deg) scale(1) skew(0deg) translateX(-200%);
  opacity: 0 !important; }

.dxentrance {
  transition: All 1s ease;
  -webkit-transition: All 1s ease;
  -moz-transition: All 1s ease;
  -o-transition: All 1s ease;
  transform: rotate(0deg) scale(1) skew(0deg) translateX(200%);
  -webkit-transform: rotate(0deg) scale(1) skew(0deg) translateX(200%);
  -moz-transform: rotate(0deg) scale(1) skew(0deg) translateX(200%);
  -o-transform: rotate(0deg) scale(1) skew(0deg) translateX(200%);
  -ms-transform: rotate(0deg) scale(1) skew(0deg) translateX(200%);
  opacity: 0 !important; }

.horzflip {
  -webkit-transform: rotatey(-180deg); }

.vertflip, .back {
  -webkit-transform: rotatex(-180deg); }

/*-------------ELEMENTS---------------*/
h1, h2 {
  font-size: 1em; }

h3, h4 {
  font-size: 0.67em; }

h5, h6 {
  font-size: 0.34em; }

.lv2 {
  opacity: 0.8; }

.lv3 {
  opacity: 0.6; }

.lv4 {
  opacity: 0.4; }

.lv5 {
  opacity: 0.2; }

a:link {
  text-decoration: none;
  color: inherit; }

a:visited {
  text-decoration: none;
  color: inherit; }

a:hover {
  text-decoration: none;
  color: #ededed; }

a:active {
  text-decoration: none;
  color: #ededed; }

.mailx:link {
  text-decoration: none;
  color: #8b171e; }

.mailx:visited {
  text-decoration: none;
  color: #8b171e; }

.mailx:hover {
  text-decoration: none;
  color: #e52622; }

.mailx:active {
  text-decoration: none;
  color: #e52622; }

iframe {
  width: 100%;
  height: 100%; }

#overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2; }

#map-canvas {
  width: 100%;
  height: 100%; }

#return {
  position: fixed;
  z-index: 3;
  bottom: 40px;
  right: 40px;
  cursor: pointer; }

#back {
  position: fixed;
  z-index: 3;
  bottom: 40px;
  left: 40px;
  cursor: pointer; }

.arrdown {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 14px solid #e52622; }

.arrup, #return {
  width: 0;
  height: 0;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-bottom: 20px solid #FFFFFF; }

.arrleft, #back {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 14px solid #FFFFFF; }

/*////////////////////////////////////////////////////////// OH YEAH! ////////////////////////////////////////////////////////*/
body {
  width: 100%;
  overflow-x: hidden;
  font-family: "Ubuntu", sans-serif;
  }

img {
  height: 100%; }
.centered{
	margin:0 auto;
	text-align:center;
}
.scarica{
	font-size:40px;
	color:#FFFFFF;
	text-transform:uppercase;
	margin-bottom:30px;
	margin-top:15%;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.9);
}
#container {
  width: 100%;
  }

#container2 {
  width: 100%;
  /*background-color:$c2;*/
  background-attachment: fixed;
  float: left; }

#wrapper {
  width: 100%;
  float: left; }

.scene {
  width: 30%;
  margin: 0 35%;
  text-align: center;
  float: left; }

 #appstore{
	width:300px;
	cursor:pointer;
 }
 #appstore:hover{
	opacity:0.8;
 }
  
.scene img {
  margin-bottom: 20%; }

.dida {
  width: 100%;
  font-size: 24px;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 80px;
  float: left;
  line-height: 30px;
  text-align: center; }

.divider {
  margin: 20% auto; }

#stats {
  display: none; }

#particles {
  position: relative;
  z-index: 2;
  min-height: 1080px !important;
    background-image: url('../img/finqershop.png');
	background-size:cover;
  }

#container canvas {
  width: 100% !important;
  opacity: 0.23;
  z-index: 3;
  float: left;
  position: absolute;
  top: 0px;
  z-index: 0;
  min-height: 1080px !important; }

.title {
  padding: 70px 30px 50px 30px;
  float: left;
  color: rgba(255, 255, 255, 0.85);
  font-size: 60px; }

#header {
  width: 100%;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  z-index: 1; }

#header2 {
  width: 100%;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  z-index: 1;
  float: left;
  clear: both; }

#logo {
  width: 200px;
  margin: 0 auto;
  padding-top: 30px; }

#logo2 {
  width: 200px;
  padding: 30px;
  float: left; }

.infografica {
  width: 100%;
  float: left;
  padding: 30px 0px 30px 0px;
  /*@extend .gradient;*/
  box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.2);
  background-color: #8b171e;
  /*margin-left:-500px;*/ }

.camis, .camis2 {
  float: left; }

.iter {
  margin: 0 auto; }

.info {
  float: left;
  width: 200px; }

.case {
  color: #FFFFFF;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 25px;
  text-align: center; }

.desc {
  color: #FFFFFF;
  text-align: center;
  width: 165px;
  font-size: 11px;
  line-height: 20px; }

#s10 img {
  margin-bottom: 20px !important;
  margin-left: -70px; }

.comandi {
  width: 125px;
  color: #EEEEEE;
  margin-left: 30px;
  line-height: 0px; }

.scream {
  font-size: 40px;
  padding: 30px 0px; }

#world {
  width: 1270px;
  height: 850px;
  top: 25px;
  position: relative; }

.bubble-empty {
  position: absolute;
  float: left;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5); }

.bubble {
  position: absolute;
  float: left;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  cursor: pointer; }

.bubble:hover > .page-anchor {
  color: #FFFFFF; }

#b1 .page-anchor, #b6 .page-anchor, #b8 .page-anchor {
  margin-top: 12px; }

.page-anchor {
  position: absolute;
  width: 77%;
  text-align: center;
  font-size: 19px;
  /*@extend .smooth;*/ }

.page-anchor:hover {
  color: #FFFFFF; }

#b1 {
  width: 220px;
  top: 50px;
  left: 50px;
  z-index: 3; }

#b2 {
  width: 300px;
  left: 500px;
  z-index: 3; }

#b3 {
  width: 200px;
  top: 160px;
  left: 640px;
  z-index: 2; }

#b4 {
  width: 550px;
  left: 670px;
  top: 135px;
  z-index: 1; }

#b5 {
  width: 380px;
  top: 470px;
  left: 615px;
  z-index: 1; }

#b6 {
  width: 280px;
  left: 80px;
  top: 560px;
  z-index: 1; }

#b7 {
  width: 200px;
  left: 965px;
  top: 440px;
  z-index: 1; }

#b8 {
  width: 200px;
  left: 1015px;
  top: 540px;
  z-index: 1; }

#b9 {
  width: 240px;
  left: 300px;
  top: 657px;
  z-index: 1; }

#content {
  width: 680px;
  height: 680px;
  background-color: #FFFFFF;
  border-radius: 340px;
  /*top: 250px;
  left: 400px;*/
  top: 90px;
  left: 70px;
  z-index: 0; }

/*#content:hover{
	@extend .yessa;
}*/
#cosa {
  font-size: 19px; }

#vantaggi {
  width: 450px;
  font-size: 17px; }

#vantaggi ul {
  list-style-type: circle; }

#vantaggi ul li {
  margin: 5px 0px; }

#aderire {
  font-size: 22px; }

.contenuto {
  width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  /*margin-left:10%;*/
  text-transform: lowercase;
  /*color:$bk;*/
  color: #8b171e;
  font-size: 30px; }

#welcome {
  height: 80px;
  margin: -40px 10% 60px 10%;
  top: 50%;
  left: 0px;
  /*initial*/ }

#download {
  width: 280px; }

#download img {
  margin: 5px 0px; }

#download img:hover {
  opacity: 0.8; }

#dati {
  position: absolute;
  z-index: 1;
  bottom: 30px;
  right: 30px;
  text-align: right;
  color: rgba(255, 255, 255, 0.55);
  line-height: 20px;
  font-size: 13px; }

#login {
  text-align: center; }

input {
  font-family: "Ubuntu", sans-serif;
  -moz-appearance: none;
  -webkit-appearance: none; }

input:focus {
  outline: none;
  box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.75); }

.userdata {
  width: 200px;
  height: 30px;
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  margin: 8px 0px;
  box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.4); }

#accedi {
  width: 90px;
  border: 1px solid #8b171e;
  color: #FFFFFF;
  padding: 10px;
  margin-top: 10px;
  background-color: #8b171e;
  text-transform: uppercase; }

#contacts {
  color: #8b171e;
  text-align: center; }

#contacts img {
  vertical-align: bottom; }

#footer {
  width: 100%;
  color: #FFFFFF;
  font-size: 11px;
  line-height: 20px;
  text-align: center;
  float: left;
  margin: 0px 0px 50px 0px; }

/*==================steps====================*/
@media only screen and (max-width: 1280px) {
  .info {
    width: 160px; }

  .desc {
    width: 130px; }

  #world {
    /*width:100%;*/
    width: 800px;
    height: 665px; }

  #logo {
    width: 150px; }

  #content {
    width: 480px;
    height: 480px;
    left: 20px; }

  #b1 {
    width: 170px;
    left: 65px; }

  #b2 {
    width: 190px;
    left: 320px; }

  #b3 {
    width: 140px;
    top: 90px;
    left: 400px; }

  #b4 {
    width: 440px;
    left: 430px;
    top: 80px; }

  #b5 {
    width: 340px;
    top: 350px;
    left: 400px; }

  #b6 {
    width: 180px;
    left: 80px;
    top: 460px; }

  #b7 {
    width: 170px;
    left: 666px;
    top: 310px; }

  #b8 {
    width: 160px;
    left: 720px;
    top: 400px; }

  #b9 {
    width: 160px;
    left: 200px;
    top: 530px; }

  .contenuto {
    font-size: 23px; }

  #b6 .page-anchor {
    font-size: 21px;
    /*21px - SCARICA L'APP!*/
    margin-top: 10px; }

  .page-anchor {
    font-size: 17px;
    line-height: 24px; }

  #cosa {
    font-size: 16px;
    width: 360px; }

  #vantaggi {
    width: 350px;
    font-size: 15px; }

  #download {
    width: 200px; }

  #aderire {
    font-size: 17px; } }
@media only screen and (max-width: 1025px) and (orientation: portrait) {
  #container canvas, #particles {
    min-height: 1024px !important; } }
@media only screen and (max-width: 1025px) and (orientation: landscape) {
  #container canvas, #particles {
    min-height: 850px !important; } }
@media only screen and (max-width: 1025px) {
  #logo2 {
    width: 130px; }

  .title {
    padding: 57px 30px 20px 0px;
    font-size: 40px; }

  .dida {
    font-size: 19px; }

  #world {
    left: 0px !important; }

  #b2 .page-anchor {
    margin-top: 14px; } }
@media only screen and (max-width: 870px) {
  /*#world{
  	left:-50px !important;
  }*/
  .infografica {
    padding: 30px 0px 10px 0px; }

  #footer img {
    width: 100px; }

  .info {
    width: 160px; }

  #b2 {
    width: 190px;
    left: 300px;
    top: 10px; }

  #b4 {
    width: 350px;
    left: 430px;
    top: 110px; }

  #b5 {
    width: 300px;
    top: 340px;
    left: 405px; }

  #b7 {
    left: 600px; }

  #b8 {
    width: 160px;
    left: 520px;
    top: 480px; } }
@media only screen and (max-width: 769px) {
  .info {
    width: 140px; }

  .infografica {
    display: none !Important; }

  .case {
    font-size: 24px;
    line-height: 26px; }

  .dida {
    width: 80%;
    margin: 20px 10%;
    font-size: 20px; }

  .scream {
    font-size: 28px; }

  .desc {
    width: 117px; }

  #cosa {
    font-size: 14px;
    width: 320px; }

  #vantaggi {
    width: 300px;
    font-size: 14px; } }
@media only screen and (max-width: 740px) {
  .title {
    font-size: 34px; }

  .scene {
    width: 50%;
    margin: 0 25%; }

  #world {
    width: 100%;
    height: 665px; }

  #content {
    border-radius: 0px;
    width: 100%;
    left: 0px; }

  #b1 {
    width: 120px;
    left: 10px;
    top: 30px; }

  #b2 {
    width: 150px;
    left: 100px;
    top: 10px; }

  #b3 {
    display: none; }

  #b4 {
    width: 200px;
    left: 205px;
    top: 0px; }

  #b5 {
    width: 200px;
    top: 500px;
    left: -10px; }

  #b6 {
    width: 200px;
    left: 385px;
    top: 480px; }

  #b7 {
    left: 140px;
    top: 485px; }

  #b8 {
    width: 160px;
    left: 275px;
    top: 500px; }

  #b9 {
    width: 140px;
    left: 365px;
    top: 10px; }

  .page-anchor {
    width: 60%;
    margin-left: 8%;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 10px; }

  #b1 .page-anchor, #b8 .page-anchor {
    margin-top: 22px; }

  #vantaggi, #aderire, #cosa {
    width: 80%;
    font-size: 18px; }

  #back {
    display: none; } }
@media only screen and (max-width: 550px) {
  #s10 img {
    margin-bottom: 20px !important;
    margin-left: 0px; }

  #b1 .page-anchor, #b2 .page-anchor, #b8 .page-anchor {
    margin-top: 32px; }

  #b5 .page-anchor {
    margin-top: 16px; }

  #b7 .page-anchor {
    margin-top: 23px; }

  #logo2 {
    float: none;
    margin: 0 auto; }

  .title {
    float: none;
    margin: 0 auto;
    padding: 0px;
    font-size: 26px; }

  .scream {
    font-size: 22px; }

  .dida {
    font-size: 15px; }

  #dati {
    width: 100%;
    text-align: center;
    right: initial; }

  .page-anchor {
    font-size: 8px;
    margin-top: 25px;
    line-height: 14px; }

  #world {
    top: -10px; }

  #content {
    height: 400px; }

  #b1 {
    width: 80px;
    top: 50px;
    left: -2; }

  #b2 {
    width: 100px;
    left: 68px;
    top: 45px; }

  #b4 {
    width: 100px;
    left: 145px;
    top: 30px; }

  #b5 {
    width: 100px;
    top: 450px;
    left: 5px; }

  #b6 {
    width: 100px;
    left: 210px;
    top: 435px; }

  #b7 {
    width: 100px;
    left: 80px;
    top: 440px; }

  #b8 {
    width: 100px;
    left: 155px;
    top: 475px; }

  #b9 {
    width: 90px;
    left: 215px;
    top: 55px; }

  #b6 .page-anchor {
    font-size: 12px;
    margin-top: 25px; }

  #vantaggi, #aderire, #cosa {
    font-size: 13px;
    line-height: 14px; }

  #contacts {
    font-size: 18px; }

  #contacts img {
    vertical-align: -8px; }

  #container canvas, #particles {
    min-height: 860px !important; }

  #footer {
    width: 70%;
    margin: 0px 15% 50px 15%; } }

/*# sourceMappingURL=style.css.map */
